Bug 125711 - [new port] www/drupal5-tagadelic
Summary: [new port] www/drupal5-tagadelic
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-17 11:00 UTC by Eygene Ryabinkin
Modified: 2008-07-19 07:40 UTC (History)
0 users

See Also:


Attachments
drupal5-tagadelic.new-port.patch (1.73 KB, patch)
2008-07-17 11:00 UTC, Eygene Ryabinkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin 2008-07-17 11:00:06 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-17 11:00:17 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-17 11:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-07-18 21:41:18 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-18 21:41:37 UTC
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"
Comment 5 Eygene Ryabinkin 2008-07-19 07:30:09 UTC
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