Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
3.0.1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
3.0.1 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 ) |
3.0.1 19 Nov 2015 20:49:11 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
3.0.1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
3.0.1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
3.0.1 27 Mar 2014 18:24:29 |
pawel |
- Add staging support
- Move things to proper places |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
3.0.1 03 Jun 2013 16:37:29 |
rene |
Drop maintainership. |
3.0.1 25 Mar 2013 10:09:40 |
rene |
- remove empty OPTIONS_DEFAULT
- portlint fixes |
3.0.1 07 Oct 2012 09:11:51 |
rene |
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself. |
3.0.1 26 Jun 2012 19:25:12 |
rene |
Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. |
3.0.1 07 Jun 2012 18:19:23 |
rene |
- convert to optionsNG
- include bsd.port.mk instead of bsd.port.{pre|post}.mk |
3.0.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.0.1 17 Jul 2010 21:48:24 |
rene |
Add license information
Approved by: tabthorpe (mentor, implicit) |
3.0.1 12 Jul 2010 11:28:43 |
rene |
Adopt these ports.
Approved by: tabthorpe (mentor, implicit) |
3.0.1 22 May 2008 00:49:07 |
miwi |
- Update to 3.0.1
PR: 123868
Submitted by: Ports Fury |
3.0 09 Feb 2008 02:50:40 |
perky |
- Update to 3.0
- Drop the maintainership |
2.1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
2.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.1 10 Jun 2004 07:10:36 |
perky |
Add an option to switch exporting html encoding. |
2.1 10 Jun 2004 05:23:02 |
perky |
- Update to 2.1.
- Take maintainership. |
2.0 13 Apr 2004 22:12:49 |
kris |
Add missing @dirrm |
2.0 04 Apr 2004 10:58:47 |
erwin |
Somehow, pkg-descr from another port was added. Replace with a
description that describes the actual port.
PR: 65157
Submitted by: Marco Ferreira <seth@netc.pt> |
2.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.0 29 Dec 2003 07:07:37 |
ijliao |
add epydoc 2.0
Python API documentation generation tool |