Port details |
- trac-scrumburndown Plugin to enable Scrum burndown chart capabilities
- 1.9.2_5 www
=0 1.9.2_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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-02-26 21:06:49
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: devel python
- License: APACHE20
- WWW:
- http://trac-hacks.org/wiki/ScrumBurndownPlugin
- Description:
- This Trac plugin adds burndown chart capabilities, a common part
of Scrum and other agile development methodologies.
WWW: http://trac-hacks.org/wiki/ScrumBurndownPlugin
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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-scrumburndown>0:www/trac-scrumburndown
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-scrumburndown
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (scrumburndown-1.9.2.tar.gz) = bcd7a685fdc191a590f0485991dd1f69063f9b1f29824beb4b5d775d85f06d95
SIZE (scrumburndown-1.9.2.tar.gz) = 6194062
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 pkg-fallout](/images/fallout.svg)
- 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
- trac-timingandestimation>=0 : www/trac-timingandestimation
- 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]
timingandestimationplugin.* = enabled
burndown.* = enabled
to your trac.ini to enable the plugins.
Next, upgrade your database with the command:
trac-admin /full/path/to/YourProjectName upgrade
Finally, visit:
http://trac-hacks.org/wiki/ScrumBurndownPlugin#Usingtheplugin
for usage instructions.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.2_5 01 Jan 2021 11:45:05
![Revision:559825 Revision:559825](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
1.9.2_5 01 Jan 2021 10:11:35
![Revision:559822 Revision:559822](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
1.9.2_5 01 Jan 2021 00:57:24
![Revision:559792 Revision:559792](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.9.2_5 14 Aug 2019 12:25:09
![Revision:508913 Revision:508913](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories w) |
1.9.2_5 19 Feb 2018 11:10:43
![Revision:462307 Revision:462307](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.9.2_4 16 May 2017 13:37:51
![Revision:441000 Revision:441000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.9.2_4 14 Mar 2017 03:14:05
![Revision:436124 Revision:436124](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
1.9.2_4 29 May 2016 01:29:08
![Revision:416081 Revision:416081](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.9.2_4 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.9.2_4 03 Jan 2015 08:41:21
![Revision:376109 Revision:376109](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.9.2_4 26 Dec 2013 18:05:36
![Revision:337585 Revision:337585](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/trac-scrumburndown: support staging |
1.9.2_3 16 Dec 2013 18:24:49
![Revision:336656 Revision:336656](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[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 |
1.9.2_3 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.9.2_3 26 Oct 2012 18:59:44
![Revision:306466 Revision:306466](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW
PR: 173110
Submitted by: rm (myself)
Approved by: glarkin (maintainer, by mail)
Feature safe: yes |
1.9.2_2 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
1.9.2_2 18 May 2010 04:08:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.9.2_1 05 May 2010 21:52:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.9.2 26 Feb 2010 21:06:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
This Trac plugin adds burndown chart capabilities, a common part
of Scrum and other agile development methodologies.
WWW: http://trac-hacks.org/wiki/ScrumBurndownPlugin
Feature safe: yes |