Port details |
- android-file-transfer Android MTP client with minimalistic UI
- 4.3 sysutils =2 4.2_1Version of this port present on the latest quarterly branch.
- Maintainer: tiago.gasiba@gmail.com
- Port Added: 2016-09-26 06:44:32
- Last Update: 2024-08-03 19:27:01
- Commit Hash: b746fd0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/whoozle/android-file-transfer-linux
- Description:
- Android File Transfer for Linux - reliable MTP client with
minimalistic UI similar to Android File Transfer for Mac.
Features:
* Simple Qt UI with progress dialogs.
* FUSE wrapper (If you'd prefer mounting your device), supporting
partial read/writes, allowing instant access to your files.
* No file size limits.
* Automatically renames album cover to make it visible from media player.
* No extra dependencies (e.g., libptp/libmtp).
* Available as static/shared library.
* Command line tool (aft-mtp-cli)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- android-file-transfer>0:sysutils/android-file-transfer
- To install the port:
- cd /usr/ports/sysutils/android-file-transfer/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/android-file-transfer
- pkg install android-file-transfer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: android-file-transfer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721159585
SHA256 (whoozle-android-file-transfer-linux-v4.3_GH0.tar.gz) = 8ff658630fc820a7ca0b70025aa47d235b7fb64f5cb6a72ca76a7acbf3435128
SIZE (whoozle-android-file-transfer-linux-v4.3_GH0.tar.gz) = 827232
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- sysutils/android-file-transfer-qt5
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libtag.so : audio/taglib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for android-file-transfer-4.3:
CLI=on: CLI (Command-Line Interface) support
FUSE=off: FUSE (Filesystem in Userspace) support
OPENSSL=on: SSL/TLS support via OpenSSL
TAGLIB=on: Reading audio metadata via taglib
===> Use 'make config' to modify these settings
- Options name:
- sysutils_android-file-transfer
- USES:
- cmake compiler:c++11-lib pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3 03 Aug 2024 19:27:01 |
Zsolt Udvari (uzsolt) Author: gatekeeper |
sysutils/android-file-transfer: skip bad version
Portscout reports "continuous" is the newest version so skip this
version.
PR: 280460
Approved by: submitter is maintainer |
4.3 23 Jul 2024 05:03:26 |
Zsolt Udvari (uzsolt) Author: gatekeeper |
sysutils/android-file-transfer: update to 4.3
Submitter takes maintainership.
Remove Python option because this port install files under
PYTHON_SITELIBDIR (must use pyXY prefix).
Disable libusb debug option in code: this makes the software much more
clean and usable in the command line.
Pet portfmt.
PR: 279895 |
4.2_1 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
4.2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
4.2 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 ) |
4.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2 31 Jan 2021 01:55:20 |
jbeich |
Drop illusion of maintenance
Gift important ports (reset if undesired):
- multimedia/libmtp -> desktop@
- x11-drivers/xf86-input-wacom -> x11@ |
4.2 30 Dec 2020 09:53:01 |
jbeich |
sysutils/android-file-transfer: update to 4.2
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v4.2
Reported by: GitHub (watch releases) |
4.1 24 Dec 2020 13:38:38 |
fluffy |
sysutils/android-file-transfer: switch to PYTHON_EXT_SUFFIX |
4.1 14 Dec 2020 10:00:40 |
jbeich |
sysutils/android-file-transfer: update to 4.1
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v4.1
Reported by: GitHub (watch releases) |
4.0 16 Nov 2020 15:31:51 |
jbeich |
sysutils/android-file-transfer: update to 4.0
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v4.0
Reported by: GitHub (watch releases) |
3.9_1 10 Dec 2019 23:32:13 |
jbeich |
sysutils/android-file-transfer: expose FUSE on DragonFly
See https://gitweb.dragonflybsd.org/dragonfly.git/commit/5812c3cc7f8e |
3.9_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.9 13 Jun 2019 00:44:36 |
jbeich |
sysutils/android-file-transfer: update to 3.9
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.9
Reported by: GitHub (watch releases) |
3.8 21 May 2019 00:43:48 |
jbeich |
sysutils/android-file-transfer: update to 3.8
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.8 |
3.7_3 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.7_2 16 Mar 2019 23:39:05 |
jbeich |
Avoid misuse of GH_TAGNAME in my ports
For snapshots based on git-describe(1) use DISTVERSIONFULL instead. |
3.7_2 16 Mar 2019 23:20:52 |
jbeich |
sysutils/android-file-transfer: clean up after r495936 + r495967
Drop QT (common), RADIO and MULTI and move QT5 to DEFAULT. |
3.7_2 16 Mar 2019 18:01:23 |
tcberner |
sysutils/android-file-transfer: remove QT4 option (Qt4 deprecation)
- this breaks sysutils/android-file-transfer-qt4 until removal
Approved by: portmgr (implicit) |
3.7_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.7 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
3.7 13 Nov 2018 00:21:50 |
jbeich |
sysutils/android-file-transfer: update to 3.7
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.7
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/v3.6...v3.7 |
3.6 07 Nov 2018 22:40:11 |
jbeich |
sysutils/android-file-transfer: update to 3.6
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.6
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/v3.5...v3.6 |
3.5 11 Sep 2018 13:44:36 |
jbeich |
sysutils/android-file-transfer: update to 3.5
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.5
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/v3.4...v3.5 |
3.4_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.4 07 Jul 2018 00:39:16 |
jbeich |
sysutils/android-file-transfer: update to 3.4
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.4
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/v3.3...v3.4
MFH: 2018Q3 (mainly bug fixes) |
3.3 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
3.3 11 Apr 2018 23:44:24 |
jbeich |
sysutils/android-file-transfer: update to 3.3
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.3
MFH: 2018Q2 (mainly bug fixes) |
3.2_2 01 Jan 2018 13:48:27 |
jbeich |
sysutils/android-file-transfer: re-indent PLIST_FILES after r457776 |
3.2_2 01 Jan 2018 13:42:55 |
jbeich |
Improve CMake style in my ports
- Convert to CMAKE_{ON,OFF} helpers
- Convert to _CMAKE_BOOL option helpers
- android-file-transfer: Share _CMAKE_BOOL via _IMPLIES
- Annotate types |
3.2_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.2_1 26 Jul 2017 17:02:36 |
jbeich |
Fix some typos |
3.2_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.2 24 Jun 2017 20:00:31 |
jbeich |
sysutils/android-file-transfer: update to 3.2
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.2 |
3.1_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.1 26 Feb 2017 10:31:05 |
jbeich |
sysutils/android-file-transfer: update to 3.1
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/5a818d8...v3.1 |
3.0.14 03 Jan 2017 12:49:39 |
jbeich |
Drop pre-10.3 support in my ports
Figuring out which GCC hacks are safe to drop is tricky but at least
devel/fb-adb is limited to x86 due to ADA bootstrap. |
3.0.14 24 Nov 2016 06:28:45 |
jbeich |
sysutils/android-file-transfer: unbreak on 9.x after r426565
In file included from cli/Session.cpp:22:0:
./cli/PosixStreams.h: In constructor
'cli::ObjectInputStream::ObjectInputStream(const string&)':
./cli/PosixStreams.h:72:18: error: 'perror' was not declared in this scope
perror("open");
^
./cli/PosixStreams.h: In constructor
'cli::ObjectOutputStream::ObjectOutputStream(const string&)':
./cli/PosixStreams.h:109:18: error: 'perror' was not declared in this scope
perror("open");
^
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/40640fb...5a818d8
PR: 196712
Reported by: pkg-fallout |
3.0.10_1 10 Oct 2016 16:22:04 |
jbeich |
sysutils/android-file-transfer: unbreak _OFF helpers after r422824 |
3.0.10_1 30 Sep 2016 19:24:30 |
tijl |
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.0.10_1 27 Sep 2016 18:25:17 |
jbeich |
sysutils/android-file-transfer: enslave GUI and expose CLI option
Catering package-only users that want Qt4 flavor or just non-GUI parts.
COMMENT and pkg-descr (both plural) can be improved in future. |
3.0.10 26 Sep 2016 06:44:23 |
jbeich |
sysutils/android-file-transfer: add new port
Requested by: @whoozle (upstream)
Android File Transfer for Linux - reliable MTP client with
minimalistic UI similar to Android File Transfer for Mac.
Features:
* Simple Qt UI with progress dialogs.
* FUSE wrapper (If you'd prefer mounting your device), supporting
partial read/writes, allowing instant access to your files.
* No file size limits.
* Automatically renames album cover to make it visible from media player.
* No extra dependencies (e.g. libptp/libmtp).
* Available as static/shared library.
* Command line tool (aft-mtp-cli)
https://github.com/whoozle/android-file-transfer-linux |