non port: audio/dvda-author/Makefile |
Number of commits found: 30 |
Sunday, 25 Oct 2015
|
19:35 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 19 Aug 2015
|
13:30 mat
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
 |
Saturday, 2 May 2015
|
14:02 riggs
- Update to upstream version 14.4.2
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer)
 |
Sunday, 5 Apr 2015
|
10:29 bapt
Mark as broken ports with issue in distfiles
 |
Thursday, 25 Dec 2014
|
20:54 bapt
Bump portrevision after png update
 |
19:04 antoine
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
 |
Monday, 8 Dec 2014
|
16:48 tijl
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)
 |
Wednesday, 17 Sep 2014
|
07:38 tijl
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)
 |
Sunday, 1 Jun 2014
|
13:03 ohauer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
 |
Friday, 21 Feb 2014
|
13:35 ehaupt
Remove trailing whitespaces from category audio
 |
Monday, 17 Feb 2014
|
07:39 miwi
- Stage support
 |
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
 |
Wednesday, 11 Dec 2013
|
14:35 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
 |
Saturday, 19 Oct 2013
|
16:43 wg
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Sunday, 9 Jun 2013
|
19:30 naddy
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
 |
Wednesday, 13 Mar 2013
|
15:31 pawel
- Respect CFLAGS
- 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)
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Sunday, 20 Sep 2009
|
20:03 pav
- Fix build with new sox, drop unneeded dependencies, portlint
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
Feature safe: yes
 |
Saturday, 22 Aug 2009
|
00:13 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with A
 |
Sunday, 2 Aug 2009
|
19:36 mezz
-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
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Sunday, 21 Jun 2009
|
22:09 pgollucci
- Update to 09.05
PR: ports/135616
Submited by: Martin Dieringer <martin.dieringer@gmx.de>
 |
Tuesday, 30 Sep 2008
|
12:04 miwi
- Update to 08.07
- Update maintainer mail adress
PR: 127247
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
 |
Tuesday, 9 Oct 2007
|
12:00 miwi
A set of tools for authoring and playback of unencrypted and uncompressed
audio on DVD.
WWW: http://sourceforge.net/projects/dvd-audio/
PR: ports/117039 (merged from nosedive)
Submitted by: dieringe at zedat.fu-berlin.de
 |
Number of commits found: 30 |