notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
trac-ticketdelete Ticket and ticket change deletion
2.0.3543_3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.3543_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Functionality of this plugin has been incorporated into Trac 0.12
Expired 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. easy_install-2.7 : devel/py-setuptools
  2. python2.7 : lang/python27
Runtime dependencies:
  1. tracd : www/trac
  2. easy_install-2.7 : devel/py-setuptools
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.freebsd.org/~mm/trac/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.3543_3
14 Jun 2012 04:38:18
Original commit files touched by this commit
rm search for other commits by this committer
Remove expired port: Functionality of this plugin has been incorporated into
Trac 0.12
2.0.3543_3
13 May 2012 16:53:51
Original commit files touched by this commit
rm search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.0.3543_3
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
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@
2.0.3543_1
27 Jan 2010 02:16:20
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove dependency on www/trac-webadmin which is in trac now.
2.0.3543
13 Dec 2009 16:28:06
Original commit files touched by this commit
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
2.0.3543
05 Jun 2009 19:19:39
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix maintainer mail adress

Reported by:    portscout.org
2.0.3543
04 May 2009 20:31:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Reset maintainer

PR:             133702
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de>
2.0.3543
27 Oct 2008 11:30:55
Original commit files touched by this commit
mm search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Bump PORTREVISION after arp update

PR:             125269 125274
1.1.4_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
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)
1.1.4
30 Jul 2007 09:42:28
Original commit files touched by this commit
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
1.1.4
27 May 2007 19:44:25
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 14