Port details |
- trac-iniadmin Edit all trac.ini option via the WebAdminPlugin
- 0.2.3915_3 www
=0 0.2.3915_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: joneum@FreeBSD.org
- Port Added: 2007-05-27 17:42:33
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: devel python
- License: BSD
- WWW:
- https://trac-hacks.org/wiki/IniAdminPlugin
- Description:
- Edit all trac.ini options via the WebAdminPlugin
WWW: https://trac-hacks.org/wiki/IniAdminPlugin
-
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-iniadmin>0:www/trac-iniadmin
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-iniadmin
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (iniadminplugin-0.2.3915.tar.gz) = 43ebd22de58f79922b84aef87d4727baa04c6e56830385565484013313777389
SIZE (iniadminplugin-0.2.3915.tar.gz) = 2735
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- tracd : www/trac
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- 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.2.3915_3 01 Jan 2021 11:45:05 |
antoine |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
0.2.3915_3 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
0.2.3915_3 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
0.2.3915_3 09 Aug 2020 09:36:28 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Update WWW
Approved by: portmgr blanket |
0.2.3915_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.2.3915_3 18 Jun 2017 17:58:40 |
dbn |
www/trac-iniadmin: remove trailing backtick from NO_ARCH
The unescaped backtick causes issues when NO_ARCH is passed, unquoted, to a
script.
PR: 218976
Approved by: portmgr (implicit: minor fixes) |
0.2.3915_3 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
0.2.3915_3 14 Mar 2017 03:14:05 |
wen |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
0.2.3915_3 29 May 2016 01:29:08 |
amdmi3 |
www/trac-*: minor cleanup
- Don't use trac/plugin.mk which is now empty and unneeded
- Add some NO_ARCH'es
- Add/fix some LICENSEs and LICENSE_FILES
- Pet portlint
- Regenerate some patches
Approved by: portmgr blanket |
0.2.3915_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.2.3915_3 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.2.3915_3 19 Jun 2014 06:13:33 |
mva |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
0.2.3915_2 26 Jan 2014 14:32:18 |
miwi |
- Stage support |
0.2.3915_2 13 Jan 2014 21:00:04 |
rene |
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.2.3915_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.2.3915_2 30 Aug 2013 16:49:44 |
mva |
- do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead |
0.2.3915_2 28 Feb 2013 17:06:37 |
brooks |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers. |
0.2.3915_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2.3915_2 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
0.2.3915_1 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@ |
0.2.3915 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 |
0.2.3915 01 Sep 2009 20:45:31 |
brooks |
Remove the dependency on the obsolete trac-webadmin port. It was
incorporated into trac in 0.11 so there's no point it using the external
version. |
0.2.3915 22 May 2009 17:53:28 |
glarkin |
- Reassign maintainer to brooks@
Approved by: maintainer (glarkin) |
0.2.3915 06 May 2009 22:15:18 |
glarkin |
- Take maintainership |
0.2.3915 04 May 2009 20:31:59 |
miwi |
- Reset maintainer
PR: 133702
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
0.2.3915 27 Oct 2008 11:29:33 |
mm |
- Update to 0.2.3915
- Match with trac 0.11
- simplify (use more of bsd.python.mk)
- fix package build (register with easy-install)
- forgot in last commit
PR: ports/127966
Submitted by: mm
Approved by: Geritt Beine <geritt.beine at gmx.de> (maintainer) |
0.2.3915 27 Oct 2008 11:27:56 |
mm |
- Update to 0.2.3915
- Match with trac 0.11
- simplify (use more of bsd.python.mk)
- fix package build (register with easy-install)
PR: ports/127966
Submitted by: mm
Approved by: Geritt Beine <geritt.beine at gmx.de> (maintainer) |
0.1_2 07 Jul 2008 11:45:26 |
miwi |
- Bump PORTREVISION after arp update
PR: 125269 125274 |
0.1_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) |
0.1 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 |
0.1 27 May 2007 17:33:19 |
miwi |
Edit all trac.ini options via the WebAdminPlugin
WWW: http://trac-hacks.org/wiki/IniAdminPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> |