Port details on branch 2022Q2 |
- py-libplist Python bindings for libplist
- 2.2.0 devel
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2022-04-24 04:17:11
- Last Update: unknown
- License: LGPL21+
- WWW:
- http://www.libimobiledevice.org
- Description:
- libimobiledevice is a cross-platform software library that talks the
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
Unlike other projects, it does not depend on using any existing
proprietary libraries and does not require jailbreaking. It allows
other software to easily access the device's filesystem, retrieve
information about the device and its internals, backup/restore the
device, manage SpringBoard icons, manage installed applications,
retrieve addressbook/calendars/notes and bookmarks and synchronize
music and video to the device.
This port installs the library required to handle Apple Binary and XML
Property Lists.
WWW: http://www.libimobiledevice.org
¦ ¦ ¦ ¦ 
- 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}libplist>0:devel/py-libplist@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-libplist/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-libplist
- pkg install py38-libplist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py38-libplist listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-libplist
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1611087644
SHA256 (libplist-2.2.0.tar.bz2) = 4a5517e5377ec421df84c586ba85bb4e1d26f11ad203d7d450a907c0156fbd9a
SIZE (libplist-2.2.0.tar.bz2) = 451801
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:

- Master port: devel/libplist
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cython-3.8 : lang/cython@py38
- python3.8 : lang/python38
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- python3.8 : lang/python38
- Library dependencies:
-
- libplist-2.0.so : devel/libplist
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-libplist
- USES:
- cpe python:3.6+ autoreconf compiler cpe gnome libtool pathfix pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|