non port: converters/py-zfec/Makefile |
SVNWeb
|
Number of commits found: 27 |
Thu, 16 Jun 2022
|
[ 13:59 Po-Chuan Hsieh (sunpoet) ] 4bb2b61
converters/py-zfec: Update to 1.5.7.2
Changes: https://github.com/tahoe-lafs/zfec/releases
https://github.com/tahoe-lafs/zfec/commits/master
|
Mon, 25 Oct 2021
|
[ 15:57 Po-Chuan Hsieh (sunpoet) ] 0b35f5f
converters/py-zfec: Cosmetic change
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Thu, 24 Dec 2020
|
[ 13:46 kai ] (Only the first 10 of 166 ports in this commit are shown above. )
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python)
|
Sun, 15 Nov 2020
|
[ 18:01 sunpoet ]
Update to 1.5.5
Changes: https://github.com/tahoe-lafs/zfec/blob/master/NEWS.txt
|
Sun, 18 Oct 2020
|
[ 15:35 sunpoet ]
Update to 1.5.4
Changes: https://github.com/tahoe-lafs/zfec/blob/master/NEWS.txt
|
Wed, 29 Jan 2020
|
[ 19:13 sunpoet ]
Readd py-zfec 1.5.3
- Fix LICENSE
- Fix RUN_DEPENDS
- Relax USES=python by removing pyutil dependency
- Bump PORTREVISION for dependency change
- Take maintainership
Obtained
from: https://github.com/tahoe-lafs/zfec/commit/0441f248ffec150c9c27191b0b7a69a7364a5e7c
https://github.com/tahoe-lafs/zfec/commit/7d159d3b6ebb28417b333b89b11c0d88cc069568
https://github.com/tahoe-lafs/zfec/commit/819ca0443fc71e33e61226aef9b0b3fd1a93dd41
|
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Wed, 22 Aug 2018
|
[ 06:38 wen ]
- Update to 1.5.3
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Sun, 11 Feb 2018
|
[ 07:15 antoine ]
Unbreak bulk -a
|
[ 05:19 yuri ]
converters/py-zfec: Update to 1.5.2
Changelog:
https://github.com/tahoe-lafs/zfec/blob/master/changelog
Additional port changes:
* Changed to DISTVERSION
* Updated dependencies according to setup.py
* USES=python because it supports all python versions
* Added library stripping
* Improved docs installation
* Replaced pkg-plist with PORTDOCS
Reported by: portscout
Approved by: tcberner (mentor, implicit)
|
Fri, 12 Jan 2018
|
[ 11:21 rene ] (Only the first 10 of 53 ports in this commit are shown above. )
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 19 Oct 2014
|
[ 07:50 mva ] (Only the first 10 of 22 ports in this commit are shown above. )
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit)
|
Tue, 15 Jul 2014
|
[ 15:04 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sun, 8 Jun 2014
|
[ 09:35 mva ]
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
Tue, 22 Apr 2014
|
[ 01:43 kevlo ]
- Update to 1.4.24
- Support stage [1]
PR: ports/188603 [1]
Submitted by: Bartek Rutkowski [1]
|
Fri, 3 Jan 2014
|
[ 16:12 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert converters to MDOCS and MEXAMPLES
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Wed, 14 Mar 2012
|
[ 01:29 kevlo ]
Fix wrong doc path
Reported by: pointyhat
Feature safe: yes
|
Tue, 6 Mar 2012
|
[ 01:34 kevlo ]
Oops
|
Mon, 5 Mar 2012
|
[ 03:14 kevlo ]
Cosmetic change
|
Fri, 2 Mar 2012
|
[ 09:28 kevlo ]
Initial import of zfec-1.4.22
Zfec is a fast erasure codec which can be used with the command-line,
C, Python, or Haskell.
|
Number of commits found: 27 |