Port details |
- trac-ticketdelete Ticket and ticket change deletion
- 2.0.3543_3 www
=0 2.0.3543_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Functionality of this plugin has been incorporated into Trac 0.12
This port expired on: 2012-06-13
- 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
- Port Added: 2007-05-27 19:57:44
- Last Update: 2012-06-14 04:38:18
- SVN Revision: UNKNOWN
- Also Listed In: devel python
- License: not specified in port
- WWW:
- http://trac-hacks.org/wiki/TicketDeletePlugin
- Description:
- This is a small plugin to allow deleting tickets from within Trac. This as a
method of dealing with tickets very often, it is a commonly requested feature,
and it is needed on rare occasions (generally dealing with spam).
WWW: http://trac-hacks.org/wiki/TicketDeletePlugin
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-ticketdelete>0:www/trac-ticketdelete
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-ticketdelete
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- easy_install-2.7 : devel/py-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- tracd : www/trac
- easy_install-2.7 : devel/py-setuptools
- python2.7 : lang/python27
- 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 |
2.0.3543_3 14 Jun 2012 04:38:18 |
rm |
Remove expired port: Functionality of this plugin has been incorporated into
Trac 0.12 |
2.0.3543_3 13 May 2012 16:53:51 |
rm |
- Mark as deprecated. Set expiration date to 2012-06-13.
- Strict python version to 2.x only
The functionality of this plugin has been incorporated into Trac 0.12 |
2.0.3543_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0.3543_3 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
2.0.3543_2 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
2.0.3543_1 27 Jan 2010 02:16:20 |
kuriyama |
- Remove dependency on www/trac-webadmin which is in trac now. |
2.0.3543 13 Dec 2009 16:28:06 |
miwi |
- 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 |
2.0.3543 05 Jun 2009 19:19:39 |
miwi |
- Fix maintainer mail adress
Reported by: portscout.org |
2.0.3543 04 May 2009 20:31:59 |
miwi |
- Reset maintainer
PR: 133702
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
2.0.3543 27 Oct 2008 11:30:55 |
mm |
- Update to 2.0.3543
- Match with trac 0.11
- simplify (use more of bsd.python.mk)
- fix package build (register with easy-install)
PR: ports/127967
Submitted by: mm
Approved by: Geritt Beine <geritt.beine at gmx.de> (maintainer) |
1.1.4_2 07 Jul 2008 11:45:26 |
miwi |
- Bump PORTREVISION after arp update
PR: 125269 125274 |
1.1.4_1 06 Jun 2008 14:07:24 |
edwin |
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) |
1.1.4 30 Jul 2007 09:42:28 |
alexbl |
- 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 |
1.1.4 27 May 2007 19:44:25 |
miwi |
This is a small plugin to allow deleting tickets from within Trac. This as a
method of dealing with tickets very often, it is a commonly requested feature,
and it is needed on rare occasions (generally dealing with spam).
WWW: http://trac-hacks.org/wiki/TicketDeletePlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> |