aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dvda-author
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updatebapt2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Cleanup plistbapt2014-10-201-1/+0
|
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-5/+5
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)ohauer2014-06-011-1/+1
|
* Remove trailing whitespaces from category audioehaupt2014-02-211-1/+1
|
* - Stage supportmiwi2014-02-172-3/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery)
* multimedia/ffmpeg: update to 2.0.1wg2013-10-201-5/+5
| | | | | | | - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-2/+2
| | | | | | * Chase the update in dependent ports. PR: 179072
* - Respect CFLAGSpawel2013-03-131-6/+13
| | | | | | | | | | - Fix build with clang - Convert to OptionsNG - Trim Makefile header PR: ports/176766 Submitted by: myself Approved by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-2/+2
| | | | directly or indirectly (via libvorbis, libtheora).
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-2/+2
| | | | (via libvorbis, libtheora).
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Fix build with new sox, drop unneeded dependencies, portlintpav2009-09-212-8/+16
| | | | | Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Feature safe: yes
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+2
|
* - Update to 09.05pgollucci2009-06-224-19/+43
| | | | | PR: ports/135616 Submited by: Martin Dieringer <martin.dieringer@gmx.de>
* - Update to 08.07miwi2008-09-302-8/+22
| | | | | | | - Update maintainer mail adress PR: 127247 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
* A set of tools for authoring and playback of unencrypted and uncompressedmiwi2007-10-093-0/+34
audio on DVD. WWW: http://sourceforge.net/projects/dvd-audio/ PR: ports/117039 (merged from nosedive) Submitted by: dieringe at zedat.fu-berlin.de