Port details |
- fusefs-ifuse FUSE-based filesystem for mounting iOS devices over USB
- 1.1.4_2 sysutils
=4 1.1.4_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-11-23 01:53:47
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: mesa-libs, autoconf, libevent, openjpeg
- License: LGPL21+
- WWW:
- https://www.libimobiledevice.org
- Description:
- iFuse is a tool for reaching iOS devices filesystems over USB, without
the need of jailbreaking and installing an SSH server on your iGadget.
iFuse is useful if you want to mount the device manually or if you
don't have GNOME with GVFS nor KDE with kio-ufc installed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-ifuse>0:sysutils/fusefs-ifuse
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-ifuse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611120705
SHA256 (ifuse-1.1.4.tar.bz2) = 3550702ef94b2f5f16c7db91c6b3282b2aed1340665834a03e47458e09d98d87
SIZE (ifuse-1.1.4.tar.bz2) = 94137
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- usbmuxd : comms/usbmuxd
- Library dependencies:
-
- libplist-2.0.so : devel/libplist
- libimobiledevice-1.0.so : comms/libimobiledevice
- libfuse.so : sysutils/fusefs-libs
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-ifuse
- USES:
- fuse localbase gnome pkgconfig tar:bzip2
- pkg-message:
- For install:
- To mount your iGadget you first need to launch usbmuxd; see...
$ usbmuxd --help
...for help. Then, plug in your device and run iFuse:
# ifuse -o allow_other /mnt/ipod
After that, you'll be able to reach its files and use, e.g., gtkpod to
add/delete music/pictures.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4_2 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
1.1.4_2 11 Jul 2024 01:45:33 |
Jason E. Hale (jhale) |
*.*: Bump consumers of devel/libplist
Shlib version has be been bumped in devel/libplist and other components
pertaining to the libimobledevice stack. Consequently, all consumers need
to be rebuilt.
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
1.1.4_1 09 Mar 2024 18:55:00 |
Muhammad Moinur Rahman (bofh) |
sysutils/fusefs-ifuse: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.4 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.1.4 19 May 2021 19:56:07 |
Danilo Egea Gondolfo (danilo) |
sysutils/fusefs-ifuse: Drop maintainership |
1.1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.4 13 Mar 2021 00:14:45 |
jhale |
sysutils/fusefs-ifuse: Update to 1.1.4
Fix LICENSE and add LICENSE_FILE.
Convert CFLAGS/LDFLAGS to USES=localbase.
Pet portlint(1).
PR: 252889
Submitted by: jhale
Approved by: maintainer timeout (7 weeks) |
1.1.3_3 21 Jan 2021 14:37:32 |
jhale |
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. |
1.1.3_2 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
1.1.3_2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.1.3_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.3_2 11 Jun 2015 15:10:50 |
avilla |
- Chase libplist shlib version update. |
1.1.3_1 28 Sep 2014 23:02:29 |
avilla |
- Chase libplist shlib bump. |
1.1.3 03 Aug 2014 00:10:01 |
danilo |
- Update from 1.1.2 to 1.1.3
- Take maintainership |
1.1.2 11 Jun 2014 06:59:48 |
vanilla |
1: Stagify.
2: new format of LIB_DEPENDS
3: switch to tar:bzip2. |
1.1.2 10 Jun 2014 07:14:19 |
linimon |
Reset maintainer as per request to freebsd-ports@. Thanks for your help
so far.
Submitted by: maintainer
Approved by: portmgr (blanket) |
1.1.2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.1.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.2 07 May 2013 00:38:51 |
avilla |
- Update to 1.1.2.
- Rewrite COMMENT.
- Rewrite pkg-message.
- Add LICENSE.
- Cleanup.
Approved by: Gabor Zahemszky <Gabor@Zahemszky.HU> (maintainer) via email |
1.1.1 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
1.1.1 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
1.1.1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
1.1.1 23 Nov 2011 01:53:31 |
avilla |
iFuse is a tool to reach iPod Touch and iPhone filesystems over USB
(w/out the need of JailBreaking, and installing SSH-server on your iGadget).
iFuse is useful if you want to mount the device manually or
if you do not have GNOME with GVFS or KDE with kio-ufc installed
WWW: http://www.libimobiledevice.org
Submitted by: Gabor Zahemszky <gabor@zahemszky.hu> via e-mail
Feature safe: yes |