7142 FreshPorts -- www/trac-tags
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
trac-tags 0.7.r11504_1 www on this many watch lists=0 search for ports that depend on this port
Generic tags frontend for trac

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Dec 2006 13:43:30
Also Listed In: devel python
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-setuptools
  2. lang/python27
Required To Run:
  1. www/trac
  2. devel/py-setuptools
  3. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/trac-tags/ && make install clean
To add the package: pkg_add -r trac-tags


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/trac/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Feb 2013 17:06:37
Original commit files touched by this commit  0.7.r11504_1
brooks search for other commits by this committer
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers.
30 Oct 2012 19:35:20
Original commit files touched by this commit  0.7.r11504_1
rm search for other commits by this committer
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- remove indefinite article in COMMENT
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

PR:		173058
Submitted by:	rm (myself)
Approved by:	brooks (maintainer, by mail)
Feature safe:	yes
20 Apr 2012 00:10:54
Original commit files touched by this commit  0.7.r11504
brooks search for other commits by this committer
Upgrade to the latest version in svn.  Since the port has never installed a
wiki_namespace table, remove the braindead code that checks for one and
spews two lines of postgres log messages each time the plugin starts (over
two lines per second in my slightly crazy enviornment).
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6_2
miwi search for other commits by this committer
- Get Rid MD5 support
18 May 2010 04:08:06
Original commit files touched by this commit  0.6_2
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
05 May 2010 21:52:39
Original commit files touched by this commit  0.6_1
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
13 Dec 2009 16:28:06
Original commit files touched by this commit  0.6
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
22 May 2009 17:53:28
Original commit files touched by this commit  0.6
glarkin search for other commits by this committer
- Reassign maintainer to brooks@

Approved by:    maintainer (glarkin)
06 May 2009 22:15:18
Original commit files touched by this commit  0.6
glarkin search for other commits by this committer
- Take maintainership
04 May 2009 20:31:59
Original commit files touched by this commit  0.6
miwi search for other commits by this committer
- Reset maintainer

PR:             133702
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de>
19 Jan 2009 23:38:13
Original commit files touched by this commit  0.6
beech search for other commits by this committer
- Update to version 0.6

PR:             ports/130709
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
07 Jul 2008 11:45:26
Original commit files touched by this commit  0.4.1_2
miwi search for other commits by this committer
- Bump PORTREVISION after arp update

PR:             125269 125274
06 Jun 2008 14:07:24
Original commit files touched by this commit  0.4.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
05 Aug 2007 21:26:54
Original commit files touched by this commit  0.4.1
miwi search for other commits by this committer
- Update to 0.4.1

PR:             115190
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.4
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
27 May 2007 15:34:52
Original commit files touched by this commit  0.4
miwi search for other commits by this committer
- Update MASTER_SITE
- Repacked the archiv (No functional changes.)

PR:             112792
Submitted by:   Gerrit Beine<gerrit.beine@gmx.de>
31 Dec 2006 13:40:38
Original commit files touched by this commit  0.4
miwi search for other commits by this committer
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>

Number of commits found: 17

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0