Commit graph

18 commits

Author SHA1 Message Date
Tijl Coosemans
c9ceb8d5e7 - Remove :build from USES=libtool because this port does not need
/usr/local/bin/libtool
- Don't replace -lpthread with -pthread because they are the same
2014-10-01 11:28:44 +00:00
Alberto Villa
c6c79da969 - 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.
2014-09-28 22:58:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Martin Wilke
bdd421e301 - Stage support 2014-02-28 16:18:45 +00:00
Baptiste Daroussin
22aa02fd75 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alberto Villa
7bbf12108c - Update to 1.0.8. 2013-05-07 00:29:48 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alberto Villa
4e92a142cc - 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
2013-01-05 03:00:14 +00:00
Alberto Villa
85a578b049 - Fix build when devel/libinotify is installed [1], and add optional
dependency on it (defaulting to off).
- Use bsd.port.options.mk.
- Use IGNORE instead of BROKEN.
- Bump PORTREVISION.

PR:		166790 [1]
2012-04-18 23:23:10 +00:00
Alberto Villa
7a906d1a49 - Move Python scripts to DATADIR to avoid spamming Python directories
without depending on Python. [1]
- Remove hardcoded Python binary path from Python scripts.
- Bump PORTREVISION.

Requested by:	pav [1]
2012-02-04 17:39:12 +00:00
Alberto Villa
1b0bf9280f - Install Python scripts.
- Bump PORTREVISION.
2011-09-08 12:03:01 +00:00
Alberto Villa
631e33df2a - Update to 1.0.7. 2011-03-22 11:12:02 +00:00
Alberto Villa
f084cf7c2a - Rework the checks to allow running in crossbuilding environment.
Reported by:	pointyhat via pav
2011-03-07 00:35:46 +00:00
Alberto Villa
11a6fb8ab0 - Replace ECHO with ECHO_CMD. 2011-03-02 03:01:01 +00:00
Alberto Villa
e738604a7f - Mark BROKEN when base libusb is older than 1.0.4.
Reported by:	pointyhat via pav
2011-03-02 02:56:31 +00:00
Alberto Villa
406f08f796 '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.

WWW: http://marcansoft.com/blog/iphonelinux/usbmuxd
2011-02-28 05:09:56 +00:00