Date: Sun, 29 Jul 2007 11:00:26 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/114964: commit references a PR Message-ID: <200707291100.l6TB0QL9050908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114964; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114964: commit references a PR Date: Sun, 29 Jul 2007 10:54:56 +0000 (UTC) miwi 2007-07-29 10:54:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal5-views Makefile distinfo pkg-descr Log: The views module provides a flexible method for Drupal site designers to control how lists of content (nodes) are presented. Traditionally, Drupal has hard-coded most of this, particularly in how taxonomy and tracker lists are formatted. This tool is essentially a smart query builder that, given enough information, can build the proper query, execute it, and display the results. It has four modes, plus a special mode, and provides an impressive amount of functionality from these modes. WWW: http://drupal.org/project/views PR: ports/114964 Submitted by: Geoff Glasson <g_glasson at jimali.dyndns.org> Revision Changes Path 1.1871 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/drupal5-views/Makefile (new) 1.1 +3 -0 ports/www/drupal5-views/distinfo (new) 1.1 +12 -0 ports/www/drupal5-views/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707291100.l6TB0QL9050908>