Port details |
- libmtp Media Transfer Protocol (MTP) library
- 1.1.6_1 audio
=5 1.1.6_1Version 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: 2006-12-06 21:54:22
- Last Update: 2014-03-09 18:14:50
- SVN Revision: 347678
- People watching this port, also watch:: sdl, vcdimager, libmad, xorg-apps, libXdamage
- License: LGPL21
- WWW:
- http://libmtp.sourceforge.net/
- Description:
- libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in a form of a library.
WWW: http://libmtp.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libmtp
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf : devel/pkgconf
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libiconv.so.3 : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libmtp-1.1.6_1:
MTPZ=on: Enable functionality to connect to MTPZ devices
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
09 Mar 2014 18:14:50
|
gerald |
Move libmtp from audio to multimedia.
PR: 175266
Requested by: yuri@tsoft.com |
1.1.6_1 09 Oct 2013 23:52:22 |
madpilot |
- Convert to staging
- Use option helpers |
1.1.6_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.6_1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.1.6 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.1.6 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
28 Mar 2013 15:51:17
|
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
1.1.6 26 Mar 2013 16:10:55 |
miwi |
- Update to 1.1.6
PR: 177248
Submitted by: Ports fury |
1.1.5 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.1.5 30 Oct 2012 13:21:27 |
madpilot |
- Update to 1.1.5
- Trim Makefile headers
- Mark pkgconfig as a build only dependency
PR: ports/171963
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: tabthorpe (portmgr)
Feature safe: yes |
1.1.4 02 Sep 2012 15:52:06 |
rakuco |
Update to 1.1.4.
PR: ports/171243
Submitted by: Peter Kosyh <p.kosyh@gmail.com> |
1.1.3_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.1.3_1 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
1.1.3_1 17 Jun 2012 20:10:13 |
sylvio |
- Fix build on 7-stable
PR: ports/168991
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1.3 10 Jun 2012 15:38:20 |
pav |
- Mark BROKEN on FreeBSD 7.X: does not link
Reported by: pointyhat |
1.1.3 01 Jun 2012 09:38:09 |
bapt |
Convert to new options framework |
1.1.3 25 May 2012 15:13:22 |
miwi |
- Update to 1.1.3
Notes:
This is a shlib downgrade please see changelog from 1.0.6 to 1.1.0
http://sourceforge.net/projects/libmtp/files/libmtp/1.1.0/
PR: 168022
Submitted by: Ports Fury |
1.0.6 23 Jan 2012 20:26:13 |
pawel |
Drop maintainership |
1.0.6 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.0.6 29 Oct 2011 10:35:43 |
miwi |
- Fix build on FreeBSD 10 |
1.0.6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.6 23 Mar 2011 16:58:01 |
pawel |
- Update my email to FreeBSD
Approved by: miwi, wen (mentors) |
1.0.6 15 Feb 2011 07:22:47 |
miwi |
- Update to 1.0.6
PR: 154785
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintaine) |
1.0.5 08 Feb 2011 06:48:02 |
miwi |
- Update to version 1.0.5
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Take maintainership
PR: 154523
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
Feature safe: yes |
1.0.3 16 Sep 2010 13:48:18 |
decke |
- Update to 1.0.3
PR: ports/150597
Submitted by: Armin Pirkovitsch <armin at frozen-zone dot org>
Approved by: beat (co-mentor, implicit) |
1.0.2 18 Jun 2010 09:43:54 |
linimon |
Reset pesho.petrov@gmail.com due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.0.2 10 May 2010 13:06:12 |
makc |
Update to 1.0.2
PR: ports/143580
Submitted by: Guido Falsi <mad at madpilot.net>
Approved by: maintainer timeout (3 months) |
0.3.1_2 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.3.1_2 13 Apr 2009 22:49:17 |
rnoland |
Fix libmtp.pc to work with usb2 systems.
Approved by: portmgr (pav) |
0.3.1_1 09 Mar 2009 17:15:43 |
stas |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
0.3.1_1 16 Jan 2009 21:48:53 |
beech |
- Add missing includes to fix on amd64
- Bump portrevision
PR: ports/130520
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer) |
0.3.1 12 Dec 2008 14:30:09 |
stefan |
Update to 0.3.1.
PR: 126905
Submitted by: maintainer |
0.2.6.1 31 Mar 2008 07:54:14 |
rafan |
- Update to 0.2.6.1
- Share library version bumped from 7 to 8
PR: ports/122035
Submitted by: Petar Zhivkov Petrov <pesho.petrov at gmail.com> (maintainer) |
0.2.4 28 Feb 2008 10:48:55 |
rafan |
- Update to 0.2.4
PR: ports/118499
Submitted by: maintainer |
0.2.1 10 Sep 2007 11:08:48 |
edwin |
Update port: audio/libmtp to version 0.2.1
This is an update patch for libmtp. Current libmtp version
in ports is 0.2.0, the newest release is 0.2.1. This is
just a bugfix release.
PR: ports/116086
Submitted by: pesho.petrov@gmail.com |
0.2.0 18 Aug 2007 14:13:17 |
sat |
- Change the order of cflags to prevent build failure when an old
version of libmtp is already installed
Approved by: Petar Petrov <pesho.petrov@gmail.com> (maintainer) |
0.2.0 15 Aug 2007 17:24:05 |
sat |
- Update libmtp to 0.2.0
- Chase shlib version bump in amarok and gnomad2
PR: ports/115218
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> |
0.1.5 16 Apr 2007 08:03:21 |
edwin |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111671
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: "Petar Petrov" <pesho.petrov@gmail.com> |
0.1.5 31 Mar 2007 18:10:54 |
erwin |
Update to 0.1.5
PR: 111056
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer) |
0.1.4 16 Mar 2007 00:04:42 |
nox |
Update to 0.1.4
PR: ports/110355
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer)
Approved by: miwi (mentor) |
0.1.3 05 Mar 2007 01:59:05 |
clsung |
- Update to 0.1.3
PR: ports/109301
Submitted by: Herbert J. Skuhra <h dot skuhra@gmail.com>
Reviewed by: maintainer (Petar Petrov)
Approved by: maintainer |
0.0.21 06 Dec 2006 21:20:45 |
miwi |
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in a form of a library.
WWW: http://libmtp.sourceforge.net/
PR: ports/106423
Submitted by: Petar Zhivkov Petrov (pesho.petrov at gmail.com) |