cvs commit: ports/comms Makefile ports/comms/libimobiledevice Makefile distinfo pkg-descr pkg-plist

Alberto Villa avilla at FreeBSD.org
Mon Feb 28 05:13:24 UTC 2011


avilla      2011-02-28 05:13:23 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/libimobiledevice Makefile distinfo pkg-descr pkg-plist 
  Log:
  libimobiledevice is a software library that talks the protocols to
  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
  
  Revision  Changes    Path
  1.225     +1 -0      ports/comms/Makefile
  1.1       +63 -0     ports/comms/libimobiledevice/Makefile (new)
  1.1       +2 -0      ports/comms/libimobiledevice/distinfo (new)
  1.1       +11 -0     ports/comms/libimobiledevice/pkg-descr (new)
  1.1       +24 -0     ports/comms/libimobiledevice/pkg-plist (new)


More information about the cvs-ports mailing list