Port details |
- trac-addcomment Add formatted comments to wiki pages
- 0.3_3 www
=0 0.3_3Version of this port present on the latest quarterly branch. DEPRECATED: No more public distfiles
This port expired on: 2014-03-10
- 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 search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2006-12-30 21:52:18
- Last Update: 2014-03-30 00:46:53
- SVN Revision: 349601
- Also Listed In: devel python
- License: not specified in port
- WWW:
- http://trac-hacks.org/wiki/AddCommentMacro
- Description:
- The AddCommentMacro allows for easy addition of commetns to a page, in a
standard format. The comment body supports normal TracWiki WikiFormatting.
WWW: http://trac-hacks.org/wiki/AddCommentMacro
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- trac-addcomment>0:www/trac-addcomment
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-addcomment
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- tracd : www/trac
- trac-macropost>0 : www/trac-macropost
- easy_install-2.7 : devel/py-setuptools
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_3 30 Mar 2014 00:46:53
![Revision:349601 Revision:349601](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/xmess: No more public distfiles
2014-03-07 benchmarks/xdd: No more public distfiles
2014-03-07 chinese/srecite: No more public distfiles
2014-03-07 games/hlstats: No more public distfiles
2014-03-07 audio/teamspeak_server: No more public distfiles
2014-03-07 games/utserver: No more public distfiles
2014-03-07 databases/p5-hp200lx-db: No more public distfiles
2014-03-07 audio/teamspeak_client: No more public distfiles
2014-03-10 german/vtiger: Depends on expiring www/vtiger
2014-03-10 www/gallery: No more public distfiles
2014-03-10 www/vtiger: No more public distfiles
2014-03-10 net/linux-nx-client: No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
0.3_3 10 Feb 2014 13:27:10
![Revision:343630 Revision:343630](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Back to the futur |
0.3_3 10 Feb 2014 12:58:55
![Revision:343626 Revision:343626](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
0.3_3 26 Jan 2014 14:31:00
![Revision:341180 Revision:341180](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support |
0.3_3 13 Jan 2014 21:00:04
![Revision:339634 Revision:339634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.3_3 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.3_3 28 Feb 2013 17:06:37
![Revision:313115 Revision:313115](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers. |
0.3_3 30 Oct 2012 19:41:47
![Revision:306698 Revision:306698](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
PR: 173160
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
0.3_2 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.3_2 18 May 2010 04:08:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
0.3_1 05 May 2010 21:52:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
0.3 13 Dec 2009 16:28:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
0.3 22 May 2009 17:53:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reassign maintainer to brooks@
Approved by: maintainer (glarkin) |
0.3 06 May 2009 22:15:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take maintainership |
0.3 04 May 2009 20:31:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reset maintainer
PR: 133702
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
0.3 19 Jan 2009 22:45:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.3
PR: ports/130703
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.2_2 07 Jul 2008 11:45:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION after arp update
PR: 125269 125274 |
0.2_1 06 Jun 2008 14:07:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.2 30 Jul 2007 09:42:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
0.2 27 May 2007 15:34:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.2
PR: 112786
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) |
0.1 30 Dec 2006 21:49:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The AddCommentMacro allows for easy addition of commetns to a page, in a
standard format. The comment body supports normal TracWiki WikiFormatting.
WWW: http://trac-hacks.org/wiki/AddCommentMacro
PR: ports/107268
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> |