1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
8581a128b6 - Fix ID3 option selection
PR:		213469
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
MFH:		2016Q4
2016-10-14 14:34:42 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Danilo Egea Gondolfo
3c43ce4c29 libmp3splt
- Update to 0.9.2
- Use INSTALL_TARGET as install-strip
while here
- Use options helpers
- Add a pkg-plist file

mp3splt
- Update to 2.6.2
while here
- Use options helpers
- Add a pkg-plist file

PR:		195923
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer)
2014-12-13 18:59:28 +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
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Dmitry Marakasov
f52068f244 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-25 11:48:18 +00:00
Martin Wilke
3d51c3b559 - Stage support 2014-02-14 14:59:39 +00:00
Baptiste Daroussin
1ada6e33a5 Chase libmad changes 2014-02-05 15:53:18 +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
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
Baptiste Daroussin
03b14428ba Add an explicit dependency on pkgconfig 2013-09-02 13:16:00 +00:00
John Marino
ab73db34fb audio/libmp3splt: Fix configure script test for modern binutils
The id3tag library will fail to be detected on systems using ld from
recent binutils.  This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries.  The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor), maintainer
2013-07-25 18:30:17 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Andrej Zverev
f9e23d60b2 - Update libmp3splt to 0.8.2
- Update mp3splt to 2.5.2

- Add license
- Pet portlint

Submitted by:	maintainer via IRC
2013-04-24 08:51:36 +00:00
Andrej Zverev
544e269b91 Fix typo in previous revision
Submitted by:	maintainer (via IRC)
2013-02-05 09:08:43 +00:00
Alexey Dokuchaev
3c82823874 Update to version 0.8.1a.
Submitted by:	maintainer
2013-02-01 10:55:26 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Vsevolod Stakhov
17a10f82d0 Update to 0.7.3.
Submitted by:	maintainer via private email
Feature safe:	yes
2012-12-04 17:22:20 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Vsevolod Stakhov
d36b804b07 Update to OptionsNG.
Submitted by:	maintainer via private email
2012-06-19 14:52:48 +00:00
Sunpoet Po-Chuan Hsieh
12b4d3e9e0 - Update to 0.7.2
- Sort PLIST_FILES
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:	https://sourceforge.net/news/?group_id=55130
PR:		ports/168184
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
2012-05-29 02:51:20 +00:00
Chris Rees
4fe1a78c73 - Update to 0.7.1
- Fix WITHOUT_ID3 build

PR:		ports/160821
Submitted by:	Spil <spil.oss@googlemail.com>
Submitted by:	Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
2012-04-18 08:24:07 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Vsevolod Stakhov
3f6d1d4ea7 - Update mp3splt to 2.4
- Update libmp3splt to 0.7

Submitted by:	maintainer via email
2011-09-16 16:00:37 +00:00
Vsevolod Stakhov
26fc88168e Fix plist issue with removing unnecessary directory.
Improve CPPFLAGS passing to CONFIGURE_ENV.

Submitted by:	maintainer via private email
2011-03-25 14:43:05 +00:00
Vsevolod Stakhov
e874e83d6e Unbreak plist.
Submitted by:	maintainer via private email
2011-03-21 12:54:53 +00:00
Vsevolod Stakhov
c25aad5d64 Update mp3splt to 2.3a.
Update libmp3splt to 0.6.1a.

Submitted by:	maintainer via private email
2011-03-18 16:25:50 +00:00
Sunpoet Po-Chuan Hsieh
efb0f6400d - Update to 0.6
- Remove WITHOUT_NLS patch which was applied upstream

Changes:
- fixed bug #3028775 & #3028078: naming conventions for files > 100 minutes confuses sort
- fixed bug #3025671: getting original ID3v2 tags was not working on Windows
- fixed bug #3012688: wrong include and lib path using --with-mp3splt
- fixed bug #2969968: build failed with --disable-nls
- fixed bug #2969223: 'invalid dir I:'
- added > 2Gb support on Windows

PR:		ports/151114
Submitted by:	sunpoet (myself)
Approved by:	Anton Yuzhaninov <citrin at citrin.ru> (maintainer), pgollucci (mentor)
2010-10-06 06:01:08 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Vsevolod Stakhov
c71081c3b3 * Update to 0.5.9 [1]
* Fix build when WITHOUT_NLS is defined [2]

PR:		144718
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1], maintainer [2]
Approved by:	maintainer
2010-04-22 15:09:13 +00:00
Wen Heping
72ece2ca28 - Update to 0.5.8a
PR:		ports/141409
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-01-07 07:20:37 +00:00
Wen Heping
9367deaf27 - Update to 0.5.7a
PR:		ports/139166
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	maintainer
2009-11-27 01:57:49 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Vsevolod Stakhov
6b5d678bf3 Fix parsing of CUE files.
Bump portrevision.

Submitted by:	maintainer via email
2009-03-31 09:46:33 +00:00
Vsevolod Stakhov
da61be2a8b Add libmp3splt that is required for new version of audio/mp3splt port.
Submitted by:	Anton Yuzhaninov <citrin at citrin.ru> via email
2009-03-27 13:56:23 +00:00