aboutsummaryrefslogtreecommitdiff
path: root/converters/py-zfec
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-5/+1
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371249
* - Convert ports from cad/, chinese/, comms/ and converters/ to newMarcus von Appen2014-10-191-3/+2
| | | | | | | | | USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371172
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-2/+4
| | | | Notes: svn path=/head/; revision=361938
* - Remove easy_install dependencyMarcus von Appen2014-06-082-50/+4
| | | | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=356997
* - Update to 1.4.24Kevin Lo2014-04-222-10/+8
| | | | | | | | | | - Support stage [1] PR: ports/188603 [1] Submitted by: Bartek Rutkowski [1] Notes: svn path=/head/; revision=351745
* Convert converters to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-1/+1
| | | | Notes: svn path=/head/; revision=338556
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-201-1/+1
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* Fix wrong doc pathKevin Lo2012-03-141-1/+3
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=293261
* OopsKevin Lo2012-03-061-4/+0
| | | | Notes: svn path=/head/; revision=292790
* Cosmetic changeKevin Lo2012-03-052-12/+11
| | | | Notes: svn path=/head/; revision=292712
* Initial import of zfec-1.4.22Kevin Lo2012-03-025-0/+112
Zfec is a fast erasure codec which can be used with the command-line, C, Python, or Haskell. Notes: svn path=/head/; revision=292516