notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: comms/libimobiledevice/pkg-plist

Number of commits found: 10

Thursday, 11 Jul 2024
01:45 Jason E. Hale (jhale) search for other commits by this committer
comms/*libimobiledevice: Update to latest git commit

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>
commit hash: 2705dd431c33ae6cbf5f66c64f62f450f21e2619 commit hash: 2705dd431c33ae6cbf5f66c64f62f450f21e2619 commit hash: 2705dd431c33ae6cbf5f66c64f62f450f21e2619 commit hash: 2705dd431c33ae6cbf5f66c64f62f450f21e2619 2705dd4
Wednesday, 21 Feb 2024
11:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/libimobiledevice: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 06345bfa3c0e38f78858f71608cd0c261af735fb commit hash: 06345bfa3c0e38f78858f71608cd0c261af735fb commit hash: 06345bfa3c0e38f78858f71608cd0c261af735fb commit hash: 06345bfa3c0e38f78858f71608cd0c261af735fb 06345bf
Thursday, 21 Jan 2021
14:37 jhale search for other commits by this committer
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.
Original commitRevision:562216 
Thursday, 11 Jun 2015
15:07 avilla search for other commits by this committer
- 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.
Original commitRevision:389224 
Sunday, 28 Sep 2014
22:58 avilla search for other commits by this committer
- 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.
Original commitRevision:369503 
Monday, 11 Aug 2014
16:52 tijl search for other commits by this committer
- Switch back to CFLAGS/LDFLAGS to fix configure in py-libimobiledevice
  after r364564 [1]
- Convert to USES=libtool

Reported by:	antoine [1]
Original commitRevision:364626 
Thursday, 31 Oct 2013
03:59 danfe search for other commits by this committer
None of the binaries installed by comms/libimobiledevice are actually linked
to gnutls/gcrypt/tasn1, while they are explicitly listed in the LIB_DEPENDS,
remove them.  Judging from configure script, GnuTLS is used only when OpenSSL
is explicitly disabled with --disable-openssl; Gentoo ebuild agrees.  OpenSSL
is preferred, and is our standard SSL provider.  If GnuTLS is required for
some special feature of libimobiledevice, it can be introduced as an OPTION.
While here: stagify the port, use modern LIB_DEPENDS syntax.

Approved by:	maintainer (avilla; timeout since May 16th)
Original commitRevision:332199 
Tuesday, 7 May 2013
00:35 avilla search for other commits by this committer
- Update libimobiledevice to 1.1.5.
- Add a port with its Python bindings.

The update brings important improvements:
* backup/restore support on iOS 4+;
* OpenSSL support;
* compatibility with iOS 6+.
Original commitRevision:317564 
Wednesday, 6 Apr 2011
06:03 avilla search for other commits by this committer
- Update to 1.0.6.
Original commit
Monday, 28 Feb 2011
05:13 avilla search for other commits by this committer
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
Original commit

Number of commits found: 10