aboutsummaryrefslogtreecommitdiff
path: root/www/trac-timingandestimation
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingWilliam Grzybowski2013-12-261-10/+4
| | | | | | | - Modernize python knobs Notes: svn path=/head/; revision=337589
* [Errno 11] Resource Temporarily UnavailableGreg Larkin2013-12-161-1/+1
| | | | | | | | | | Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin Notes: svn path=/head/; revision=336656
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - do not directly depend on setuptools, use USE_DISTUTILS insteadRuslan Makhmatkhanov2012-10-263-13/+8
| | | | | | | | | | | | | | | | - bump PORTREVISION because of dependency change - move pkg-plist contents into Makefile:PLIST_FILES - trim Makefile header - limit python version to 2.x only - tab -> space change in pkg-descr:WWW PR: 173062 Submitted by: rm (myself) Approved by: glarkin (maintainer, by mail) Feature safe: yes Notes: svn path=/head/; revision=306457
* - Updated to 1.0.8b to fix PostgreSQL-related bug noted in PR and inGreg Larkin2011-01-032-4/+5
| | | | | | | | | | | http://trac-hacks.org/ticket/8324 PR: ports/153322 Submitted by: Sergey Chernikov <s dot bilberry at gmail dot com> Assisted by: Russ Tyndall at Acceleration.net (upstream maintainer) Notes: svn path=/head/; revision=267337
* - Updated to 1.0.6bGreg Larkin2010-12-102-5/+3
| | | | | | | | | http://trac-hacks.org/wiki/TimingAndEstimationPlugin#RecentChanges Submitted by: Sutra Zhou <zhoushuqun at gmail dot com> (via email) Notes: svn path=/head/; revision=265987
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* - Added pkg-message for post-installation configuration tips.Greg Larkin2010-02-262-0/+20
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250381
* This is a plugin that adds (aspires to add) estimation and timeGreg Larkin2010-02-264-0/+39
tracking to Trac. This basically adds CustomFields and CustomReports and an interface for filling the dynamic variables for the report (requires Javascript). WWW: http://trac-hacks.org/wiki/TimingAndEstimationPlugin Feature safe: yes Notes: svn path=/head/; revision=250373