Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.3_2 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.1.3_2 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 |
2.1.3_2 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 ) |
2.1.3_2 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.1.3_1 16 May 2017 13:37:51
  |
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
2.1.3_1 14 Mar 2017 03:14:05
  |
wen  |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
2.1.3_1 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 |
2.1.3_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.1.3_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
2.1.3_1 18 Jun 2014 06:21:12
  |
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) |
2.1.3 16 Mar 2014 16:07:59
  |
ohauer  |
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE |
2.1.3 26 Jan 2014 14:32:48
  |
miwi  |
- Stage support |
2.1.3 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) |
2.1.3 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.1.3 02 Mar 2013 14:42:02
  |
miwi  |
- Update to 2.1.3 |
2.1.0 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. |
2.1.0 26 Dec 2012 09:38:23
  |
rm  |
- update to 2.1.0
- change MASTER_SITES to pypi
- add license (BSD)
- use bzip2 distribution
- simplify Makefile a bit
PR: 173829
Submitted by: rm (myself)
Approved by: maintainer timeout (1 month) |
2.0_3 30 Oct 2012 19:36:17
  |
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
PR: 173059
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
2.0_2 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
2.0_2 18 May 2010 04:08:06
 |
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
2.0_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@ |
2.0 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 |
2.0 09 Jan 2009 23:53:48
 |
brooks  |
This plugin simplifies the process of distributing and deploying
themes and styles.
WWW: http://trac-hacks.org/wiki/ThemeEnginePlugin |