Bug 107271 - New port: www/trac-tags
Summary: New port: www/trac-tags
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: 2006-12-28 11:00 UTC by Gerrit Beine
Modified: 2006-12-31 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.14 KB, text/plain)
2006-12-28 11:00 UTC, Gerrit Beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2006-12-28 11:00:30 UTC
The TagsPlugin implements both a generic tagging engine and frontends for the
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page for tagging Wiki pages and ticket fields (you can configure which ones) are treated as tags for the ticket system.

WWW: http://trac-hacks.org/wiki/TagsPlugin
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-28 11:56:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-31 13:40:44 UTC
miwi        2006-12-31 13:40:38 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-tags        Makefile distinfo pkg-descr pkg-plist 
  Log:
  The TagsPlugin implements both a generic tagging engine and frontends for the
  Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
  for tagging Wiki pages and ticket fields (you can configure which ones) are
  treated as tags for the ticket system.
  
  WWW: http://trac-hacks.org/wiki/TagsPlugin
  
  PR:             ports/107271
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.1659    +1 -0      ports/www/Makefile
  1.1       +28 -0     ports/www/trac-tags/Makefile (new)
  1.1       +3 -0      ports/www/trac-tags/distinfo (new)
  1.1       +6 -0      ports/www/trac-tags/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-tags/pkg-plist (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 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-31 13:42:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!