Port details |
- trac-estimator Produce detailed range-based estimations for Trac tickets
- 0.1.1_5 www
=0 0.1.1_5Version 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: 2010-02-26 19:57:11
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: devel python
- License: MIT
- WWW:
- https://trac-hacks.org/wiki/EstimatorPlugin
- Description:
- This Trac plugin implements a page for creating time estimates. The
estimates will be attached to whatever tickets are specified in the
tickets box.
WWW: https://trac-hacks.org/wiki/EstimatorPlugin
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-estimator>0:www/trac-estimator
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-estimator
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (estimatorplugin-0.1.1.tar.gz) = bc6d16af2da264b91c1445d5fc8732f0fa77913a70f8c94e859ff2e402f14155
SIZE (estimatorplugin-0.1.1.tar.gz) = 32631
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
- pkg-message:
- For install:
- To complete the installation, please add:
[components]
estimatorplugin.api.estimatorsetupparticipant = enabled
estimatorplugin.macro_provider.estimatormacroprovider = enabled
estimatorplugin.webui.estimationspage = enabled
to your trac.ini to enable the plugin.
Next, upgrade your database with the command:
trac-admin /full/path/to/YourProjectName upgrade
Finally, restart your web server, browse to your Trac URL
and click on the "Estimate" button to create an estimate.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1_5 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
0.1.1_5 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.1.1_5 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.1.1_5 13 Sep 2020 09:36:49
  |
amdmi3  |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
0.1.1_5 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
0.1.1_5 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.1.1_4 16 May 2017 13:37:51
  |
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
0.1.1_4 14 Mar 2017 03:14:05
  |
wen  |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
0.1.1_4 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.1.1_4 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.1.1_4 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.1.1_4 26 Dec 2013 17:54:58
  |
wg  |
- Support staging
- Modernize python knobs |
0.1.1_3 16 Dec 2013 18:24:49
  |
glarkin  |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
0.1.1_3 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1.1_3 27 Oct 2012 18:52:36
  |
rm  |
- 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
- tab -> space change in pkg-descr:WWW
Approved by: glarkin (maintainer, implicit)
Feature safe: yes |
0.1.1_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.1.1_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.1.1_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.1.1 26 Feb 2010 21:34:12
 |
glarkin  |
- Added pkg-message for post-installation configuration tips.
Feature safe: yes |
0.1.1 26 Feb 2010 19:56:37
 |
glarkin  |
This Trac plugin implements a page for creating time estimates. The
estimates will be attached to whatever tickets are specified in the
tickets box.
WWW: http://trac-hacks.org/wiki/EstimatorPlugin
Feature safe: yes |