Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
09.05_13,1 28 Nov 2015 23:08:03
  |
rene  |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
09.05_13,1 25 Oct 2015 19:35:28
  |
antoine  |
Deprecate ports broken for more than 6 months |
09.05_13,1 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
09.05_13,1 02 May 2015 14:02:55
  |
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) |
09.05_12,1 05 Apr 2015 10:29:47
  |
bapt  |
Mark as broken ports with issue in distfiles |
09.05_12,1 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
09.05_11,1 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
09.05_11,1 08 Dec 2014 16:48:41
  |
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. (Only the first 15 lines of the commit message are shown above ) |
09.05_10,1 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
09.05_10,1 17 Sep 2014 07:38:16
  |
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) |
09.05_10,1 01 Jun 2014 13:03:14
  |
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
09.05_10,1 21 Feb 2014 13:35:10
  |
ehaupt  |
Remove trailing whitespaces from category audio |
09.05_10,1 17 Feb 2014 07:39:46
  |
miwi  |
- Stage support |
09.05_10,1 10 Feb 2014 13:54:28
  |
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) |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
09.05_10,1 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
09.05_10,1 19 Oct 2013 16:43:33
  |
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) |
09.05_9,1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
09.05_9,1 09 Jun 2013 19:30:59
  |
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
09.05_8,1 13 Mar 2013 15:31:04
  |
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) |
09.05_8,1 19 Jul 2012 20:15:39
 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
09.05_7,1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
09.05_6,1 16 Feb 2012 15:57:34
 |
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
09.05_5,1 23 Sep 2011 22:26:39
 |
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 |
09.05_5,1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
09.05_5,1 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
09.05_4,1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
09.05_3,1 20 Sep 2009 20:03:42
 |
pav  |
- Fix build with new sox, drop unneeded dependencies, portlint
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
Feature safe: yes |
09.05_2 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
09.05_2,1 02 Aug 2009 19:36:34
 |
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 |
09.05_1,1 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
09.05,1 21 Jun 2009 22:09:27
 |
pgollucci  |
- Update to 09.05
PR: ports/135616
Submited by: Martin Dieringer <martin.dieringer@gmx.de> |
08.07,1 30 Sep 2008 12:04:30
 |
miwi  |
- Update to 08.07
- Update maintainer mail adress
PR: 127247
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
20050703 09 Oct 2007 12:00:32
 |
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 |