1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
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