aboutsummaryrefslogtreecommitdiff
path: root/comms/libimobiledevice/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* comms/[py-]libimobiledevice: Update to 1.4.0Jason E. Hale2025-10-161-3/+3
| | | | | | | | | Switch back to pre-rolled release. Refactor bindings, folding most variables and all targets into the parent port for easier maintainence and less trickery. https://github.com/libimobiledevice/libimobiledevice/releases/tag/1.4.0
* imobiledevice: Update suite to lastest versionsJason E. Hale2025-08-021-3/+3
| | | | | | | | | comms/libimobiledevice-glue: Update to 1.3.2 comms/libimobiledevice: Update to git commit cb34a17 comms/libusbmuxd: Update to 2.1.1 comms/usbmuxd: Update to git commit 523f700 devel/libplist: Update to 2.7.0 security/libtatsu: Update to 1.0.5
* comms/*libimobiledevice: Update to latest git commitJason E. Hale2024-07-111-3/+3
| | | | | | | | | | | | | The libimobiledevice stack has been undergoing great changes over the years and it has come to a head where modern iOS/iPadOS users are unable to make practical use of these tools in the official releases. Since most iOS/iPadOS users are likely using the most recent versions, I have decided the best course of action is to follow the git repo and created a couple of new support ports (comms/libimobiledevice-glue and security/libtatsu) needed for this to be a reality. PR: 280014 Reported by: <fabio.comolli@gmail.com>
* comms/libimobiledevice: Update to 1.3.0Jason E. Hale2021-01-211-2/+3
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=562216
* - Update libplist to 1.12.Alberto Villa2015-06-111-2/+2
| | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=389224
* - Update libplist to 1.11.Alberto Villa2014-09-281-2/+2
| | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=369503
* - Update libimobiledevice to 1.1.5.Alberto Villa2013-05-071-2/+2
| | | | | | | | | | | | - Add a port with its Python bindings. The update brings important improvements: * backup/restore support on iOS 4+; * OpenSSL support; * compatibility with iOS 6+. Notes: svn path=/head/; revision=317564
* - Update to 1.0.7.Alberto Villa2012-04-201-2/+2
| | | | Notes: svn path=/head/; revision=295163
* - Update to 1.0.6.Alberto Villa2011-04-061-2/+2
| | | | Notes: svn path=/head/; revision=272278
* libimobiledevice is a software library that talks the protocols toAlberto Villa2011-02-281-0/+2
support iPhone, iPod Touch and iPad devices on Linux. 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. WWW: http://www.libimobiledevice.org Notes: svn path=/head/; revision=269954