Port details |
- libusbmuxd Communication interface library for usbmuxd
- 2.1.0 comms =6 2.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2014-09-28 22:59:11
- Last Update: 2024-07-11 01:45:31
- Commit Hash: 2c3fb6e
- People watching this port, also watch:: bomber, xev, xorg-drivers, openssl, libpciaccess
- License: LGPL21+
- WWW:
- https://www.libimobiledevice.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libusbmuxd>0:comms/libusbmuxd
- 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 = 1713935966
SHA256 (libusbmuxd-2.1.0.tar.bz2) = c35bf68f8e248434957bd5b234c389b02206a06ecd9303a7fb931ed7a5636b16
SIZE (libusbmuxd-2.1.0.tar.bz2) = 325055
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:
-
- libimobiledevice-glue-1.0.so : comms/libimobiledevice-glue
- libplist-2.0.so : devel/libplist
- This port is required by:
- for Libraries
-
- comms/libimobiledevice
- multimedia/droidcam
-
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.1.0:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0 11 Jul 2024 01:45:31 |
Jason E. Hale (jhale) |
comms/libusbmuxd: Update to 2.1.0
https://github.com/libimobiledevice/libusbmuxd/releases/tag/2.1.0
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
2.0.2_1 29 Jan 2024 19:54:18 |
Muhammad Moinur Rahman (bofh) |
comms/libusbmuxd: Moved man to share/man
Approved by: portmgr (blanket) |
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.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.0.2 14 Oct 2021 18:25:03 |
Bernhard Froehlich (decke) |
comms/libusbmuxd: Fix build after last commit
Reported by: tobik |
2.0.2 14 Oct 2021 10:34:16 |
Stefan Eßer (se) |
comms/libusbmuxd: Add CPE information
Approved by: portmgr (blanket) |
2.0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.2 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.0.10 01 Oct 2018 21:43:18 |
rene |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
1.0.10 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.10 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.0.9 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. |