| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Feb 2012 15:57:34
14.3.2_3
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
14 Jan 2012 22:27:02
14.3.2_2
|
netchild  |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
02 Nov 2011 18:42:51
14.3.2_1
|
eadler  |
- create empty directories missing from packages
PR: ports/162116
Submitted by: "4720@hushmail.com" <4720@hushmail.com>
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by: gnome (marcus@, graphics/gimp-app)
Approved by: gecko (beat@, www/firefox)
Approved by: bapt (mentor) |
23 Sep 2011 22:26:39
14.3.2_1
|
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 |
24 Jun 2011 22:39:03
14.3.2_1
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
11 Jun 2011 02:47:50
14.3.2
|
wxs  |
- Update to 14.3.2.
- Add LICENSE.
- Add a patch to fix build if ffmpeg-devel is installed.
PR: ports/157673
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
10 Feb 2011 16:36:07
14.3.1
|
miwi  |
- Update to 14.3.1
PR: 154618
Submitted by: maintainer |
16 Dec 2010 17:34:41
14.3.0_6
|
makc  |
Add optinal dependency on alsa-lib
Remove md5 checksum while I'm here
PR: ports/153159
Reported by: Anatoly Borodin <anatoly.borodin at gmail.com>
Patched by: Dan Nelson (maintainer) |
12 Dec 2010 16:51:50
14.3.0_6
|
marcus  |
Belated PORTREVISION bump to chase the pulseaudio update.
Reported by: olgeni |
24 Jul 2010 16:38:20
14.3.0_5
|
mm  |
- Update ffmpeg to 0.6 |
06 Jun 2010 20:39:21
14.3.0_4
|
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
03 Jun 2010 08:55:01
14.3.0_3
|
netchild  |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
10 Apr 2010 14:38:28
14.3.0_2
|
sylvio  |
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit) |
28 Mar 2010 06:47:48
14.3.0_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
18 Sep 2009 19:32:50
14.3.0
|
pav  |
- Update to 14.3.0
PR: ports/138248
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
Feature safe: yes |
02 Aug 2009 19:36:34
14.2.0_2
|
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 |
06 Jul 2009 21:26:00
14.2.0_1
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
15 Feb 2009 00:08:14
14.2.0
|
naddy  |
Don't try to extract a "distro name" from /etc/issue and choke on
unexpected contents. Found the hard way by Lars Eighner.
Approved by: maintainer |
15 Dec 2008 14:56:34
14.2.0
|
rafan  |
- Add OPTIONS for png support
PR: ports/129643
Submitted by: Dan Nelson <dnelson at allantgroup.com> (maintainer) |
15 Nov 2008 18:57:47
14.2.0
|
amdmi3  |
- Update to 14.2.0
PR: 128849
Submitted by: Peter Beckman <beckman at angryox dot com>
Final patch by: Dan Nelson <dnelson at allantgroup dot com> (maintainer)
Approved by: Dan Nelson <dnelson at allantgroup dot com> (maintainer) |
24 Sep 2008 12:12:26
14.1.0
|
pav  |
- Update to 14.1.0
- Toggle LAME option off while package building
PR: ports/127593
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
21 Aug 2008 06:18:49
14.0.1_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2008 20:37:24
14.0.1_1
|
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
15 Feb 2008 23:29:27
14.0.1
|
beech  |
- Update to 14.0.1
- Add PTHREAD_LIBS to LDFLAGS
Bring sox up to the latest release. It can now decode any format
recognized by ffmpeg or flac.
PR: ports/120418
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
28 Jul 2007 12:27:31
13.0.0_1
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
07 Jul 2007 13:38:15
13.0.0
|
max  |
Upgrade to 13.0.0.
Submitted by: maintainer
PR: 114141 |
04 Sep 2006 22:00:44
12.18.2
|
sat  |
- Update to 12.18.2
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
02 Jun 2006 15:24:22
12.18.1
|
sat  |
- Update to 12.18.1
- Move plist to Makefile
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer), krion
(mentor) |
22 Jan 2006 08:13:12
12.17.8
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Nov 2005 23:55:38
12.17.8
|
jylefort  |
OPTIONSify.
PR: ports/89117
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by: maintainer |
05 Oct 2005 04:54:17
12.17.8
|
ahze  |
- Update to 12.17.8
PR: ports/86904
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
24 Dec 2004 08:10:52
12.17.7
|
krion  |
Fix build on 4.x |
21 Dec 2004 10:42:02
12.17.7
|
krion  |
Update to 12.17.7
PR: ports/75339
Submitted by: maintainer |
16 Oct 2004 01:59:03
12.17.6
|
naddy  |
Update to 12.17.6.
Changes in this release: numerous bugfixes.
Reviewed by and with: Dan Nelson <dnelson@allantgroup.com> |
19 Aug 2004 12:47:48
12.17.4_2
|
pav  |
- Register conflicts over ${PREFIX}/bin/play file
Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list |
28 Jul 2004 21:39:53
12.17.4_2
|
eik  |
Fix SoX buffer overflows when handling .WAV files (CAN-2004-0557)
Buffer overflow when parsing .wav file headers in sox. The IFF chunks
concerned have a 2-byte size field, but sox reads them into a 256-byte
buffer.
portaudit reference:
<http://www.freebsd.org/ports/portaudit/3e4ffe76-e0d4-11d8-9b0a-000347a4fa7d.html>
PR: 69725
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
31 Mar 2004 03:12:58
12.17.4_1  |
trevor  |
SIZEify (maintainer timeout) |
20 Dec 2003 16:14:14
12.17.4_1  |
naddy  |
Catch up with libogg/libvorbis version bump. |
08 Dec 2003 07:56:05
12.17.4_1  |
bland  |
Switch dependency mad -> libmad as more apropriate.
Approved by: maintainer |
07 Dec 2003 01:27:06
12.17.4  |
marcus  |
Chase the libmad/libid3tag shared lib version. |
17 Jul 2003 04:52:08
12.17.4  |
daichi  |
update audio/sox: 12.17.3 -> 12.17.4
PR: 54562
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) |
21 Feb 2003 10:59:39
12.17.3_1  |
knu  |
De-pkg-comment. |
20 Jul 2002 15:32:43
12.17.3_1  |
naddy  |
Ogg Vorbis 1.0 library major version bumps. |
17 Jan 2002 19:22:41 
|
naddy  |
* Upgrade to 12.17.3. Changes in this version include: - integrated GSM
support - new soxmix program |
22 Oct 2001 19:44:30 
|
sf  |
o unbreak Alpha and prepare for other 64-bit platforms. o add WITH_VORBIS and
fix WITH_GSM. |
11 Oct 2001 12:16:32 
|
ijliao  |
upgrade to 12.17.2 |
10 Mar 2001 16:28:45 
|
alex  |
Fix build for alpha. |
26 Feb 2001 04:15:57 
|
steve  |
Bump PORTREVISION so we know which version compiles on the Alpha. |
26 Feb 2001 04:14:40 
|
steve  |
Fix compilation errors on FreeBSD/Alpha. |
01 Jan 2001 19:18:53 
|
sf  |
update to 12.17.1. change MASTER_SITES to ${MASTER_SITE_SOURCEFORGE}. |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |