non port: audio/libmtp/Makefile |
SVNWeb
|
Number of commits found: 42 |
Wed, 9 Oct 2013
|
[ 23:52 madpilot ]
- Convert to staging
- Use option helpers
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 3 May 2013
|
[ 16:36 ehaupt ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase security/libgcrypt update
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Thu, 28 Mar 2013
|
[ 15:51 eadler ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
|
Tue, 26 Mar 2013
|
[ 16:10 miwi ]
- Update to 1.1.6
PR: 177248
Submitted by: Ports fury
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
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)
|
Tue, 30 Oct 2012
|
[ 13:21 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
|
Sun, 2 Sep 2012
|
[ 15:52 rakuco ]
Update to 1.1.4.
PR: ports/171243
Submitted by: Peter Kosyh <p.kosyh@gmail.com>
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
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)
|
Mon, 23 Jul 2012
|
[ 01:33 dougb ] (Only the first 10 of 45 ports in this commit are shown above. )
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.
|
Sun, 17 Jun 2012
|
[ 20:10 sylvio ]
- Fix build on 7-stable
PR: ports/168991
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 10 Jun 2012
|
[ 15:38 pav ]
- Mark BROKEN on FreeBSD 7.X: does not link
Reported by: pointyhat
|
Fri, 1 Jun 2012
|
[ 09:38 bapt ]
Convert to new options framework
|
Fri, 25 May 2012
|
[ 15:13 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
|
Mon, 23 Jan 2012
|
[ 20:26 pawel ]
Drop maintainership
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 10:35 miwi ]
- Fix build on FreeBSD 10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Wed, 23 Mar 2011
|
[ 16:58 pawel ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update my email to FreeBSD
Approved by: miwi, wen (mentors)
|
Tue, 15 Feb 2011
|
[ 07:22 miwi ]
- Update to 1.0.6
PR: 154785
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintaine)
|
Tue, 8 Feb 2011
|
[ 06:48 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
|
Thu, 16 Sep 2010
|
[ 13:48 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)
|
Fri, 18 Jun 2010
|
[ 09:43 linimon ]
Reset pesho.petrov@gmail.com due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Mon, 10 May 2010
|
[ 13:06 makc ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 1.0.2
PR: ports/143580
Submitted by: Guido Falsi <mad at madpilot.net>
Approved by: maintainer timeout (3 months)
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Mon, 13 Apr 2009
|
[ 22:49 rnoland ]
Fix libmtp.pc to work with usb2 systems.
Approved by: portmgr (pav)
|
Mon, 9 Mar 2009
|
[ 17:15 stas ] (Only the first 10 of 78 ports in this commit are shown above. )
- 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
|
Fri, 16 Jan 2009
|
[ 21:48 beech ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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)
|
Fri, 12 Dec 2008
|
[ 14:30 stefan ]
Update to 0.3.1.
PR: 126905
Submitted by: maintainer
|
Mon, 31 Mar 2008
|
[ 07:54 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)
|
Thu, 28 Feb 2008
|
[ 10:48 rafan ]
- Update to 0.2.4
PR: ports/118499
Submitted by: maintainer
|
Mon, 10 Sep 2007
|
[ 11:08 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
|
Sat, 18 Aug 2007
|
[ 14:13 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)
|
Wed, 15 Aug 2007
|
[ 17:24 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>
|
Mon, 16 Apr 2007
|
[ 08:03 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>
|
Sat, 31 Mar 2007
|
[ 18:10 erwin ]
Update to 0.1.5
PR: 111056
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer)
|
Fri, 16 Mar 2007
|
[ 00:04 nox ]
Update to 0.1.4
PR: ports/110355
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer)
Approved by: miwi (mentor)
|
Mon, 5 Mar 2007
|
[ 01:59 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
|
Wed, 6 Dec 2006
|
[ 21:20 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)
|
Number of commits found: 42 |