Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_4 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 ) |
1.3_4 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.3_4 28 Oct 2018 19:56:53 |
sunpoet |
Update WWW |
1.3_4 12 Aug 2018 17:33:52 |
sunpoet |
Update PLIST_FILES: remove %% |
1.3_4 03 Dec 2017 20:47:08 |
antoine |
Unbreak
Pointyhat: sunpoet |
1.3_4 03 Dec 2017 20:34:48 |
sunpoet |
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change |
1.3_3 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 ) |
1.3_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.3_3 04 Nov 2015 20:13:52 |
sunpoet |
- Add LICENSE_FILE
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin |
1.3_3 09 Oct 2014 15:24:39 |
sunpoet |
- Convert from slave port to normal port |
1.3_3 15 Aug 2014 03:01:23 |
sunpoet |
- Use USES=python |
1.3_3 10 Jul 2014 15:47:22 |
sunpoet |
- Use USES=libtool
- Bump PORTREVISION for package change |
1.3_1 18 Mar 2014 16:16:53 |
sunpoet |
- Fix PLIST: use NONEXISTENT instead of empty string [1]
- Strip shared library in post-install: phase
- Bump PORTREVISION for package change
Suggested by: vd [1] |
1.3 15 Mar 2014 17:43:25 |
sunpoet |
- Fix USE_PYTHON |
1.3 14 Feb 2014 19:41:04 |
sunpoet |
- Use PLIST_FILES |
1.3 18 Nov 2013 19:53:39 |
sunpoet |
- Update to 1.3
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
- Add pkg-descr
- Take minatainership |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.1 20 Feb 2013 16:08:59 |
fluffy |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
1.1 03 Oct 2009 10:47:15 |
avl |
- Speed up build phase
Approved by: tabthorpe, glarkin (mentors, implicit) |
1.1 28 May 2009 20:44:16 |
avl |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
1.1 19 Jun 2008 22:06:13 |
erwin |
Add py-librtfcomp , LZRTF compression library.
PR: ports/124554
Submitted by: Alexander Logvinov <ports at logvinov.com> |