Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8b_3 01 Jan 2021 11:45:05 |
antoine |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
1.0.8b_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 |
1.0.8b_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 ) |
1.0.8b_3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.0.8b_3 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.0.8b_2 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.0.8b_2 14 Mar 2017 03:14:05 |
wen |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
1.0.8b_2 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 |
1.0.8b_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0.8b_2 03 Jan 2015 17:53:30 |
antoine |
Unbreak |
1.0.8b_2 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.0.8b_2 10 Mar 2014 18:01:09 |
bapt |
Convert www to USES=zip |
1.0.8b_2 26 Dec 2013 18:12:45 |
wg |
- Support staging
- Modernize python knobs |
1.0.8b_1 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 |
1.0.8b_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.8b_1 26 Oct 2012 18:52:42 |
rm |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- 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 |
1.0.8b 03 Jan 2011 20:18:40 |
glarkin |
- Updated to 1.0.8b to fix PostgreSQL-related bug noted in PR and in
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) |
1.0.6b 10 Dec 2010 15:26:32 |
glarkin |
- Updated to 1.0.6b
http://trac-hacks.org/wiki/TimingAndEstimationPlugin#RecentChanges
Submitted by: Sutra Zhou <zhoushuqun at gmail dot com> (via email) |
0.9.0b_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.9.0b_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.9.0b 26 Feb 2010 21:27:08 |
glarkin |
- Added pkg-message for post-installation configuration tips.
Feature safe: yes |
0.9.0b 26 Feb 2010 18:15:19 |
glarkin |
This is a plugin that adds (aspires to add) estimation and time
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 |