Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 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.4.0 06 Apr 2020 17:04:43 |
adamw |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
0.4.0 05 Apr 2020 18:33:39 |
yuri |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
0.4.0 22 Mar 2020 19:02:25 |
yuri |
news/py-yenc: Update 0.3 -> 0.4.0
PR: 239309
Submitted by: swills
Approved by: jlaffaye (maintainer's timeout; 8+ months) |
0.3 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.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 ) |
0.3 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
0.3 24 Oct 2014 16:43:00 |
mva |
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit) |
0.3 27 Dec 2013 09:43:50 |
bapt |
Support stage |
0.3 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
0.3 08 Jun 2011 16:52:32 |
jlaffaye |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
0.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.3 17 Mar 2011 11:08:08 |
bapt |
- Update MASTER_SITES
- Submitter is now maintainer
- Remove MD5 while I'm here
PR: ports/155616
Submitted by: Julien Laffaye <kimelto _at_ gmail.com> |
0.3 16 Mar 2011 15:17:57 |
bapt |
undeprecate has it is used by many other ports
Reported by: Julien Laffaye <kimelto _at_ gmail.com> |
0.3 14 Mar 2011 08:05:25 |
bapt |
Deprecate unmaintained ports from news where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
0.3 02 Aug 2009 08:02:03 |
linimon |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
0.3 13 Sep 2006 03:21:38 |
alexbl |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
0.3 25 Aug 2006 05:33:11 |
novel |
This a fairly simple Python module, it provides only raw yEnc
encoding/decoding with built-in crc32 calculation.
PR: ports/102497
Submitted by: Alexander Botero-Lowry <alex at foxybanana.com> |