Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.5.3_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 ) |
8.5.3_1 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
8.5.3_1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
8.5.3_1 28 Feb 2018 15:12:53
  |
sunpoet  |
Expand PYNUMERIC |
8.5.3_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 ) |
8.5.3_1 14 Sep 2015 12:20:05
  |
amdmi3  |
- Add LICENSE
- Pet portlint
- Add NO_ARCH
- Regenerate patches with `make makepatch` |
8.5.3_1 11 Sep 2015 02:49:29
  |
wen  |
- Reset the maintainer to ports@ |
8.5.3_1 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
8.5.3_1 19 Feb 2014 05:31:15
  |
miwi  |
- Stage Support
- Convert to autoplist
- Bump PORTREV |
8.5.3 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
8.5.3 16 Sep 2013 18:03:36
  |
antoine  |
Fix use of PYNUMERIC dependency line (noticed by poudriere incremental bulk
always rebuilding this port)
While here, trim Makefile header and remove useless WRKSRC |
8.5.3 12 Feb 2012 15:46:19
 |
rm  |
- convert to using PYTHON_SITELIBDIR (not functional change) |
8.5.3 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
8.5.3 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
8.5.3 28 Apr 2008 09:23:24
 |
miwi  |
- Update to 8.5.3
PR: 123161
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
8.1 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 |
8.1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
8.1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
8.1 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
8.1 25 Jul 2002 03:48:41
 |
ijliao  |
add py-fortran 8.1
Creating extensions to the Python language with Fortran routines |