Port details |
- libusbmuxd Communication interface library for usbmuxd
- 2.0.2 comms
=3 2.0.2Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2014-09-28 22:59:11
- Last Update: 2021-10-14 18:25:03
- Commit Hash: f693aac
- People watching this port, also watch:: screen, alsa-plugins, json-c, py38-pycparser, libinotify
- License: LGPL21+
- Description:
- 'usbmuxd' stands for "USB multiplexing daemon". This daemon is in
charge of multiplexing connections over USB to an iPhone or iPod
Touch. To users, it means you can sync your music, contacts, photos,
etc. over USB. To developers, it means you can connect to any
listening localhost socket on the device.
This package contains the usbmuxd communication interface library.
WWW: http://www.libimobiledevice.org
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libusbmuxd>0:comms/libusbmuxd
- For LIB depends:
- libusbmuxd-2.0.so:comms/libusbmuxd
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/comms/libusbmuxd/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/libusbmuxd
- pkg install libusbmuxd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libusbmuxd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611088906
SHA256 (libusbmuxd-2.0.2.tar.bz2) = cc6a808553da4efa9fa5638be256d5ae020498795d9d260d280b87074e799b20
SIZE (libusbmuxd-2.0.2.tar.bz2) = 340634
- Packages (timestamps in pop-ups are UTC):
- 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
- Library dependencies:
-
- libplist-2.0.so : devel/libplist
- This port is required by:
- for Libraries
-
- comms/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 libusbmuxd-2.0.2:
DOCS=on: Build and/or install documentation
INOTIFY=off: Use inotify instead of polling (saves energy)
===> Use 'make config' to modify these settings
- Options name:
- comms_libusbmuxd
- USES:
- cpe libtool pathfix pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Oct 2021 18:25:03 2.0.2
|
Bernhard Froehlich (decke)  |
comms/libusbmuxd: Fix build after last commit
Reported by: tobik |
14 Oct 2021 10:34:16 2.0.2
|
Stefan Eßer (se)  |
comms/libusbmuxd: Add CPE information
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 2.0.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Jan 2021 14:37:32
2.0.2
|
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. |
01 Oct 2018 21:43:18
1.0.10
|
rene  |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
01 Apr 2016 13:29:17
1.0.10
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11 Jun 2015 15:07:49
1.0.10
|
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. |
28 Sep 2014 22:58:52
1.0.9
|
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. |