Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4_2 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 ) |
0.4_2 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
0.4_2 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.4_2 21 Apr 2017 08:43:45
  |
amdmi3  |
- Add LICENSE
- Fix shebangs
- Add NO_ARCH
- Regenerate patches
- Fix WWW: |
0.4_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4_1 27 Oct 2014 12:24:23
  |
bapt  |
Clean up plist |
0.4_1 19 Oct 2014 15:43:33
  |
mva  |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
0.4_1 09 Apr 2014 14:47:06
  |
pawel  |
Add staging support |
0.4_1 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.4_1 20 Sep 2013 16:43:53
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.4_1 22 Sep 2012 15:48:24
  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
0.4_1 12 Feb 2012 15:56:42
 |
rm  |
- convert to using PYTHON_SITELIBDIR (non-functional change) |
0.4_1 02 Jul 2011 17:14:20
 |
miwi  |
= Drop MD5 support |
0.4_1 19 Oct 2010 08:09:08
 |
sunpoet  |
- Change build dependency from dynagen-devel to dynagen
- Bump PORTREVISION
PR: ports/151516
Submitted by: sunpoet (myself)
Approved by: Andy Greenwood <greenwood.andy@gmail.com> (maintainer),
pgollucci (mentor, implicit) |
0.4 22 Aug 2009 00:20:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.4 14 Feb 2009 19:25:53
 |
miwi  |
Dynagui is a GUI frontend to the dynamips Cisco 7200/36XX router
simulator. It uses the dyna-gen library in order to communicate
with the dynamips hypervisor.
WWW: http://dynagui.sourceforge.net
PR: ports/131544
Submitted by: Andrew Greenwood |