Port details |
- libplist Library to handle Apple Property List format
- 2.6.0 devel =7 2.6.0Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2011-02-28 05:06:52
- Last Update: 2024-07-11 01:45:30
- Commit Hash: 208fb5d
- People watching this port, also watch:: xterm, nspr, p5-Net-SSLeay, nss, libevent
- License: LGPL21+
- WWW:
- https://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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libplist>0:devel/libplist
- To install the port:
- cd /usr/ports/devel/libplist/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libplist
- pkg install libplist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libplist
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720417590
SHA256 (libplist-2.6.0.tar.bz2) = 67be9ee3169366589c92dc7c22809b90f51911dd9de22520c39c9a64fb047c9c
SIZE (libplist-2.6.0.tar.bz2) = 493169
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- devel/py-libplist
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- audio/libgpod
- audio/owntone
- audio/shairport-sync
- comms/libimobiledevice
- comms/libimobiledevice-glue
- comms/libusbmuxd
- comms/py-libimobiledevice
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libplist-2.6.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libplist
- USES:
- autoreconf compiler cpe libtool pathfix pkgconfig tar:bzip2
- 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 |
2.6.0 11 Jul 2024 01:45:30 |
Jason E. Hale (jhale) |
devel/*libplist: Update to 2.6.0
https://github.com/libimobiledevice/libplist/releases/tag/2.3.0
https://github.com/libimobiledevice/libplist/releases/tag/2.4.0
https://github.com/libimobiledevice/libplist/releases/tag/2.5.0
https://github.com/libimobiledevice/libplist/releases/tag/2.6.0
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
2.2.0_3 29 Jan 2024 14:08:44 |
Muhammad Moinur Rahman (bofh) |
devel/libplist: Moved man to share/man
Approved by: portmgr (blanket) |
2.2.0_2 22 Sep 2023 18:54:39 |
Gerald Pfeifer (gerald) |
devel/libplist: Remove special casing old compilers
We no longer support the GCC 4.2 system compiler nor GCC 4.x in
general as part of the Ports infrastructure (except GCC 4.8 for
sysutils/uefi-edk2-bhyve-csm). GCC 4.4 in particular went end of
life 11 years ago.
Approved by: jhale (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.2.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.2.0 14 Oct 2021 21:30:29 |
Stefan Eßer (se) |
devel/libplist: Add CPE information
Approved by: portmgr (blanket) |
2.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 21 Jan 2021 14:37:32 |
jhale |
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0
Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0
Take maintainership of the ports listed above.
Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names. |
1.12 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
1.12 01 Oct 2018 21:43:18 |
rene |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
1.12 11 Jun 2015 15:07:49 |
avilla |
- Update libplist to 1.12.
- Update libusbmuxd to 1.0.10.
- Update libimobiledevice to 1.2.0.
- Update usbmuxd to 1.1.0.
This marks an important milestone with proper iOS 8 support that is
packed with new features, tools, speed improvements, code refactoring,
crash fixes, memory leak fixes and much more. |
1.11 28 Sep 2014 22:58:52 |
avilla |
- Update libplist to 1.11.
- Split libusbmuxd.so into comms/libusbmuxd and update to 1.0.9.
- Update libimobiledevice to 1.1.6.
- Update usbmuxd to Git snapshot (~1.0.9).
- Document usbmuxd upgrade process.
This marks an important refactoring effort for proper iOS 7 support.
It's packed with new features, tools, speed improvements, code
refactoring, crash fixes, memory leak fixes and much more. |
1.10_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.10_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.10 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
1.10 21 Feb 2014 01:56:03 |
miwi |
- Stage support |
1.10 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.10 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.10 06 Sep 2013 19:58:39 |
bapt |
Fix build with libc++ |
1.10 07 May 2013 00:17:21 |
avilla |
- Update libplist to 1.10.
- Split Python bindings from the main port, and put them into
devel/py-libplist. |
1.8 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.8 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.8 05 Jan 2013 03:00:15 |
avilla |
- Port to optionsNG.
- Trim headers.
- Cleanup COMMENT and LICENSE.
PR: 173807 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email |
1.8 04 Feb 2012 01:20:02 |
avilla |
- Remove dependency on gmake. |
1.8 31 Jan 2012 09:17:00 |
pav |
- MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.8 29 Jan 2012 15:32:56 |
avilla |
- Update to 1.8.
- Add option to build Cython bindings.
- Add two patches to fix build with Clang. |
1.4 22 Mar 2011 11:11:26 |
avilla |
- Update to 1.4. |
1.3 28 Feb 2011 05:06:26 |
avilla |
Add libplist 1.3, a library to handle Apple Property List format. |