45 Commits

Author SHA1 Message Date
naddy
93d2d614ff devel/libmtp: update to 1.1.18, which includes a -fno-common fix
ok sthen@
2021-02-01 22:46:36 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
jasper
276cb1a4b2 update to libmtp-1.1.15 2018-04-28 13:05:45 +00:00
jca
e67d0e7a5a Give this a chance on !mips64 gcc platforms
Only mips64* archs need ports-gcc as a workaround, other gcc platforms
should be fine with base-gcc.

Cluebat from espie@, ok kirby@
2017-12-08 18:28:49 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
jasper
022db87c74 update to libmtp-1.1.14 2017-11-07 18:14:48 +00:00
visa
534c236f47 Unbreak build on mips64. It is affected by the same compiler bug
as mips64el.
2017-08-21 15:52:14 +00:00
sthen
5afe9c3ee0 use gcc to unbreak build on mips64el, original version using MODULES from
Donovan Watteau, modified following a suggestion from jca. ok jca@
2017-07-03 15:26:27 +00:00
ajacoutot
06b07fe764 Update to libmtp-1.1.13. 2017-05-30 20:48:04 +00:00
sthen
aeccedf956 don't use doxygen, from rsadowski 2017-01-31 10:01:50 +00:00
jca
af64c8bb61 Update to doxygen-1.8.12 and switch the gui to Qt5
From Rafael Sadowski, who takes maintainership.
2016-11-12 20:50:41 +00:00
ajacoutot
1771a0433c Update to libmtp-1.1.12.
- drop the gettext MODULE
2016-08-28 12:40:41 +00:00
robert
dbc5b23493 update to 1.1.11 2016-04-27 12:28:53 +00:00
jca
4ea50190a7 Update to doxygen-1.8.11 (latest)
This switches doxygen to the cmake build system.

All the hard work done by Rafael Sadowski, thanks!

Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
ajacoutot
1730ffae10 Update to libmtp-1.1.10. 2015-11-12 15:13:51 +00:00
ajacoutot
83820661f2 Regen PLIST. 2015-07-01 09:22:44 +00:00
phessler
0d86dd00f9 update to libmtp 1.1.9
usual set of bugfixes and newly detected devices.

Tested with my Yotaphone 2

OK bentley@
2015-04-26 19:08:05 +00:00
brad
ba0eddee91 Merge in my original update.
ok ian@
2013-03-29 23:39:13 +00:00
ajacoutot
3c3d4e66d8 Bugfix update to libmtp-1.1.6. 2013-03-29 13:23:50 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
nigel
158457f4c1 PLIST sync for doxygen 1.8.2
Ok sthen@
2013-01-26 23:58:36 +00:00
brad
9ca15ca9f7 Update libmtp to 1.1.5.
Started by LEVAI Daniel and I patched it so it will build with older
GCC versions due to the use of __builtin_bswap32.

ok sthen@
2013-01-26 09:46:35 +00:00
sthen
c4b99465de sync plist; doxygen update 2012-12-16 11:30:50 +00:00
jasper
abdcd487f1 - update to 1.1.3
- remove gcc2 patches which are unneeded (unless someone with a usb-capable
vax shows up)
- reset maintainer

ok william@ (previous maintainer)
2012-04-23 13:39:50 +00:00
sthen
2af41ca8ed set DOXYGEN_ENCODE_PATH_STRIP to avoid random md5 changing filenames. bump. 2012-04-01 21:05:20 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
jasper
b20d9cdf29 - set license number
- tweak PLIST
2010-12-23 16:36:16 +00:00
jasper
9f3b5dc9eb - build and install docs 2010-12-23 13:09:00 +00:00
jasper
8756029f01 - update libmtp to 1.0.3
from LEVAI Daniel, with some tweaks by me
ok william@ (MAINTAINER)
2010-12-21 18:16:04 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
naddy
103451b272 changing MAINTAINER requires a pkg bump 2009-06-04 22:23:27 +00:00
jasper
2722c7816d - william@ takes over maintainership 2009-06-03 17:13:28 +00:00
jasper
561b7937d9 - fix compilation by declaring on top of the top, not somewhere halfway 2009-03-31 13:37:16 +00:00
sthen
8e6445c5b4 Use iconv module. From Brad. ok jasper@ (MAINTAINER) 2008-06-03 12:11:43 +00:00
jasper
b2cc02e1d2 - update libmtp to 0.2.6.1
from bsd@openbsd.rutgers.edu, thanks!
2008-04-21 15:23:22 +00:00
jasper
8d1721323f - update libmtp to 0.2.4 2007-12-30 19:57:35 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jasper
e59f98056d update libmtp to 0.1.5 2007-03-30 16:49:07 +00:00
jasper
8e55bc08f4 update libmtp to 0.1.4 2007-03-15 07:17:59 +00:00
jasper
5e869917fb update to libmtp 0.1.3 2007-02-02 14:25:28 +00:00
espie
efad9e5d9b make it usable by pkg-config 2007-01-30 14:15:27 +00:00
jasper
adc5c2a626 import libmtp 0.1.2
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.

ok naddy@
2007-01-11 21:56:16 +00:00