Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.3_2 15 Aug 2020 10:50:59
  |
rene  |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.0.3_2 24 Apr 2020 21:10:08
  |
rm  |
Drop maintainership of ports I'm not using anymore |
0.0.3_2 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
0.0.3_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.0.3_2 17 Jul 2015 14:10:16
  |
rm  |
textproc/py-elib.intl: instruct portscout to not check for updates
Portscout incorrectly reports that updates are available, so disable
checks at all. While here add NO_ARCH and sort USE_PYTHON. |
0.0.3_2 07 May 2015 20:24:16
  |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.0.3_2 07 Dec 2014 10:01:37
  |
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
0.0.3_2 09 Feb 2014 23:13:52
  |
rm  |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION |
0.0.3_1 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.0.3_1 07 Jun 2013 22:29:02
  |
bdrewery  |
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.
With hat: portmgr |
0.0.3_1 27 Apr 2013 15:17:50
  |
rm  |
- fix packaging on pointyhat
Packaging is still broken on a system where devel/py-nose is installed, but
I have no free time to work on this atm. See ports/177937 for the details.
Reported by: miwi |
0.0.3 23 Mar 2013 13:11:46
  |
rm  |
The elib.intl module provides enhanced internationalization (I18N) services for
your Python modules and applications.
WWW: https://github.com/dieterv/elib.intl
This port is needed for upcoming deskutils/gourmet update |