1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jan Beich
724a9dcc08 Update to version 1.3.9
PR:		197155
Differential Revision:	https://reviews.freebsd.org/D1720
Submitted by:	lgfbsd@be-well.ilk.org (maintainer)
Approved by:	bapt (mentor)

ChangeLog:
- Add pt_BR translation
2015-01-30 03:42:24 +00:00
Pawel Pekala
cdca5d3c0a - Update to version 1.3.8
- Add NLS option, convert to option helpers

PR:		195862
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
Approved by:	maintainer timeout
2014-12-28 15:30:30 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Mark Felder
c3baf251db Correct "BSD" licenses in audio category 2014-12-04 23:19:12 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Tijl Coosemans
14e2af0516 audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command

Bump dependent ports
2014-07-18 11:02:58 +00:00
Gerald Pfeifer
257835028d Chase the move of libmtp from audio to multimedia.
PR:		175266
Reported by:	makc, cperciva
2014-03-09 19:40:40 +00:00
Guido Falsi
f9d34e8421 - Convert to staging
PR:		ports/184518
Submitted by:	me
Approved by:	Maintainer timeout
2013-12-23 14:33:58 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Antoine Brodin
df1104c674 Add an explicit dependency on pkgconf
Obtained from:	portmgr (bapt)
2013-09-08 08:27:08 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Martin Wilke
c50850b097 - Chase libmtp shlib bump 2013-03-26 16:13:17 +00:00
Guido Falsi
9913440af2 Basic GUI for Microsoft's Media Transfer Protocol (MTP)
including file transer and some playlist handling.

WWW: http://gmtp.sourceforge.net/

PR:		ports/176113
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2013-03-06 22:31:04 +00:00