Commit graph

3 commits

Author SHA1 Message Date
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Kubilay Kocak
4119b6af1b archivers/py3-libarchive-c: Add Python 3.x version of port
Add a Python 3.x sub-port of py-libarchive-c, in order for a port of the
Debian diffoscope project to be created, which is Python 3 only. This
(py3-*) hack^W workaround ensures a py3x-* package can be created by
default.

 - Allow USES to be overriden in base port accordingly

While I'm here

 - Enable NO_ARCH

Requested by:	emaste, bapt (for diffoscope, reproducible builds)
2016-01-31 08:21:49 +00:00
Kubilay Kocak
b802b166a4 [NEW] archivers/py-libarchive-c: Python interface to libarchive
A Python interface to libarchive. It uses the standard ctypes module to
dynamically load and access the C library.

WWW: https://github.com/Changaco/python-libarchive-c

Requested by:	emaste, bapt (for diffoscope / reproducible builds)
2016-01-30 11:24:29 +00:00