aboutsummaryrefslogtreecommitdiff
path: root/comms/py-libimobiledevice
Commit message (Collapse)AuthorAgeFilesLines
* - Update libplist to 1.11.Alberto Villa2014-09-281-3/+10
| | | | | | | | | | | | | | - 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
* - Switch back to CFLAGS/LDFLAGS to fix configure in py-libimobiledeviceTijl Coosemans2014-08-111-3/+4
| | | | | | | | | | after r364564 [1] - Convert to USES=libtool Reported by: antoine [1] Notes: svn path=/head/; revision=364626
* - Backport patch to fix build of py-libimobiledevice.Alberto Villa2013-10-141-2/+1
| | | | | | | | | | Reported by: pkg-fallout - Adapt to LIB_DEPENDS change. - Enable stage support. Notes: svn path=/head/; revision=330274
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Fix plist.Alberto Villa2013-05-071-3/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=317569
* - Update libimobiledevice to 1.1.5.Alberto Villa2013-05-071-0/+31
- 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