non port: news/py-yenc/Makefile |
Number of commits found: 16 |
Monday, 6 Apr 2020
|
17:04 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
|
Sunday, 5 Apr 2020
|
18:33 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
|
Sunday, 22 Mar 2020
|
19:02 yuri
news/py-yenc: Update 0.3 -> 0.4.0
PR: 239309
Submitted by: swills
Approved by: jlaffaye (maintainer's timeout; 8+ months)
|
Sunday, 23 Feb 2020
|
15:25 antoine
Deprecate a few ports
With hat: portmgr
|
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Thursday, 8 Oct 2015
|
15:12 olgeni
Remove trailing whitespace from Makefiles, M-X.
|
Friday, 24 Oct 2014
|
16:43 mva
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit)
|
Friday, 27 Dec 2013
|
09:43 bapt
Support stage
|
Friday, 20 Sep 2013
|
22:31 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
|
Wednesday, 8 Jun 2011
|
16:52 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)
|
Thursday, 17 Mar 2011
|
11: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>
|
Wednesday, 16 Mar 2011
|
15:17 bapt
undeprecate has it is used by many other ports
Reported by: Julien Laffaye <kimelto _at_ gmail.com>
|
Monday, 14 Mar 2011
|
08:05 bapt
Deprecate unmaintained ports from news where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
Sunday, 2 Aug 2009
|
08:02 linimon
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
|
Wednesday, 13 Sep 2006
|
03:21 alexbl
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
|
Friday, 25 Aug 2006
|
05:33 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>
|
Number of commits found: 16 |