Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.a1.r2717 28 Jan 2018 01:39:12 |
rene |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.5.a1.r2717 27 Dec 2017 09:30:47 |
antoine |
Deprecate ports broken for more than 6 months |
0.5.a1.r2717 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.5.a1.r2717 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.a1.r2717 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.5.a1.r2717 15 Apr 2014 22:01:12 |
nivit |
- Add another download site
- Update distinfo: the distfile was rerolled without any change
of the content [1]
old distfile: http://goo.gl/OJa0Io
new distfile: http://goo.gl/uGU5sg
Noted by: marino [1] |
0.5.a1.r2717 14 Apr 2014 02:29:55 |
nivit |
- Update to 0.5.a1.r2717
- Remove files/*
- Update MASTER_SITES
- Add LICENSE
- Stagify [1]
- Don't install a (zipped) Python egg anymore
- Add pre-build and pre-install targets to strip dynamic library
- Improve description of the port
- Add WWW field [1], and remove Author: from pkg-descr
PR: ports/188559 [1]
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.5.a1.r2506_2 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) |
0.5.a1.r2506_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.5.a1.r2506_2 25 Feb 2011 07:50:41 |
miwi |
- Move from py24 over to py25 or above
- Drop md5 support |
0.5.a1.r2506_1 13 Dec 2009 17:00:14 |
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 |
0.5.a1.r2506_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
0.5.a1.r2506 15 Jan 2009 16:59:16 |
nivit |
- The tarball has been rerolled, but the included files have not been touched.
Reported by: pavbot |
0.5.a1.r2506 13 Jan 2009 12:36:51 |
nivit |
- Update to 0.5.a1.r2506
- Add devel/py-extremes to RUN_DEPENDS
- Convert easy_install support to bsd.python.mk
- Remove files/pkg-deinstall.in, files/pkg-install.in, files/setup.cfg
- Take maintainership
- Update MASTER_SITES |
0.5.a0.r2427 18 Dec 2008 02:24:04 |
linimon |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
0.5.a0.r2427 17 Dec 2008 15:11:11 |
pav |
- Update to 0.5.a0.r2427
PR: ports/124877
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout (dryice; 5 months) |
0.5.a0.r2306 24 Jan 2008 16:19:28 |
dryice |
update to0.5a0.dev-r2306. Thanks alexander smishlajev <alex@ank-sia.com> for
pointing out. |
0.5.a0.r2115 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5.a0.r2115 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.5.a0.r2115 04 Jan 2007 14:15:45 |
nivit |
Rule-based Dispatching and Generic Functions
Author: Phillip J. Eby <peak@eby-sarna.com>
PR: ports/106767
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor) |