Port details |
- py-binplist Binary plist parser
- 0.1.4 devel
=0 0.1.4Version of this port present on the latest quarterly branch. DEPRECATED: Not depended upon anymore, no longer maintained upstream
This port expired on: 2018-06-25
- Maintainer: antoine@FreeBSD.org
 - Port Added: 2013-06-30 14:51:22
- Last Update: 2018-06-26 19:23:20
- SVN Revision: 473407
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/google/binplist
- Description:
- Binary property list (plist) parser module written in python.
WWW: https://github.com/google/binplist
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}binplist>0:devel/py-binplist@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-binplist
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (binplist-0.1.4.tar.gz) = e436d61582789ac6b5e81233e32bafb5d9086ee3b8fcd825efc99be8048b62a1
SIZE (binplist-0.1.4.tar.gz) = 22546
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pytz>=0 : devel/py-pytz@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4 26 Jun 2018 19:23:20
  |
rene  |
Remove expired port:
2018-06-25 devel/py-binplist: Not depended upon anymore, no longer maintained
upstream |
0.1.4 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.1.4 24 May 2018 14:55:55
  |
antoine  |
Deprecate: Not depended upon anymore, no longer maintained upstream |
0.1.4 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.1.4 14 Sep 2016 16:08:44
  |
mat  |
Messed up those two.
Pointy hat: mat
Sponsored by: Absolight |
0.1.4 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.1.4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.4 29 Jan 2015 11:12:01
  |
antoine  |
Add an extra MASTER_SITE |
0.1.4 29 Aug 2014 17:28:42
  |
antoine  |
Convert a few ports to USES=python |
0.1.4 30 Dec 2013 20:55:19
  |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
0.1.4 21 Dec 2013 21:34:19
  |
antoine  |
- Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST |
0.1.4 16 Nov 2013 14:52:00
  |
antoine  |
Stage support |
0.1.4 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.1.4 23 Aug 2013 13:39:54
  |
antoine  |
Update py-binplist to 0.1.4:
- better unicode support
- binplist renamed plist.py |
0.1.3 09 Aug 2013 16:02:28
  |
antoine  |
Update py-binplist to 0.1.3 |
0.1.2 30 Jul 2013 12:28:51
  |
antoine  |
Update py-binplist to 0.1.2 |
0.1.1 30 Jun 2013 14:51:12
  |
antoine  |
New port: py-binplist
A binary property list parser module written in python |