Add new drupal5 module -- tagadelic. It allows to generate tag cloulds. Fix: The following patch will create all files for the new port. It was tested with www/drupal5. How-To-Repeat: find /usr/ports -name \*tagadelic\* | wc -l
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2008-07-18 20:41:22 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal5-tagadelic Makefile distinfo pkg-descr Log: Tagadelic is a small module, without any databases, or configuration, that generates a page with weighted tags. The cool thing is that by merely altering font sizes, these lists suddenly gain a dimension. Tagadelic offers various ways to add terms and vocabularies in one tag cloud. By using the urls, you can create your own clouds pages. It also offers a sideblock for each taxonomy tree. WWW: http://drupal.org/project/tagadelic PR: ports/125711 Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru> Revision Changes Path 1.2093 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/drupal5-tagadelic/Makefile (new) 1.1 +3 -0 ports/www/drupal5-tagadelic/distinfo (new) 1.1 +8 -0 ports/www/drupal5-tagadelic/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"
Martin, good day. Fri, Jul 18, 2008 at 08:41:18PM +0000, miwi@FreeBSD.org wrote: > Synopsis: [new port] www/drupal5-tagadelic > > State-Changed-From-To: open->closed > State-Changed-By: miwi > State-Changed-When: Fri Jul 18 20:41:18 UTC 2008 > State-Changed-Why: > New port added, with minor changes. Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=125711 First line of the Makefile now reads ----- # New ports collection makefile for: drupal5-simplenews ----- but I think that 'drupal5-simplenews' should be changed to 'drupal5-tagadelic'. Am I missing something? Thank you! -- Eygene Remember that it is hard to read the on-line manual while single-stepping the kernel. -- FreeBSD Developers handbook