| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
1.3.3_1,3
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
18 Dec 2012 21:29:04
1.3.3_1,3
|
naddy  |
Convert to OptionsNG and trim Makefile headers. |
19 Jul 2012 20:15:39
1.3.3_1,3
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
05 Feb 2012 20:03:21
1.3.3,3
|
naddy  |
Update to 1.3.3:
* additional proofing against invalid/malicious streams in decode
* fix a memory leak in vorbis_commentheader_out().
* updates, corrections and clarifications in the Vorbis I specification
document |
04 Dec 2010 07:34:27
1.3.2,3
|
ade  |
Sync to new bsd.autotools.mk |
25 Nov 2010 17:01:05
1.3.2,3
|
naddy  |
Update to 1.3.2: robustness fixes and documentation updates. |
06 Jun 2010 20:36:53
1.3.1,3
|
naddy  |
Update to 1.3.1. Improvements in this release:
* Optimized/coupled surround support for 5.1 encoding at 44.1/48kHz
* Added encoder control call to disable channel coupling
* Corrected an overflow bug in very low-bitrate encoding on 32 bit
machines that caused inflated bitrates
* Numerous API hardening, leak and build fixes
* Correct bug in 22kHz compand setup that could cause a crash
* Correct bug in 16kHz codebooks that could cause unstable pure
tones at high bitrates |
24 Nov 2009 21:32:39
1.2.3_1,3
|
naddy  |
Fix handling of malformed Vorbis streams that would crash libvorbis.
CVE-2008-1420 (improved), CVE-2009-3379
Obtained from: xiph.org SVN
Security:
http://www.vuxml.org/freebsd/94edff42-d93d-11de-a434-0211d880e350.html |
02 Aug 2009 19:36:34
1.2.3,3  |
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 |
10 Jul 2009 20:28:37
1.2.3,3  |
naddy  |
Bugfix update to 1.2.3. From the change log:
* correct a vorbisfile bug that prevented proper playback of
Vorbis files where all audio in a logical stream is in a
single page
* Additional decode setup hardening against malicious streams |
06 Jul 2009 21:23:56
1.2.2,3  |
naddy  |
Update to 1.2.2. From the change log:
* define VENDOR and ENCODER strings
* fix regression from CVE-2008-1420; 1.0b1 files work again
* mark all tables as constant to reduce memory occupation
* additional decoder hardening against malicious streams
* substantially reduce amount of seeking performed by Vorbisfile
* Multichannel decode bugfix
* Improved robustness with corrupt streams.
* New ov_read_filter() vorbisfile call allows filtering decoded
audio as floats before converting to integer samples.
* Fix an encoder bug with multichannel streams.
* Bare bones self test under 'make check'.
* Fix a problem encoding some streams between 14 and 28 kHz.
* Fix a numerical instability in the edge extrapolation filter.
* Specification correction. |
24 Mar 2009 14:47:42
1.2.0_3,3  |
naddy  |
allow parallel building |
07 Feb 2009 16:19:22
1.2.0_3,3  |
naddy  |
Install a few missing docs.
Submitted by: Tim van der Molen (via OpenBSD) |
17 May 2008 20:28:41
1.2.0_2,3  |
naddy  |
* add code to prevent heap attacks by exploiting dim=bignum and
partition_codewords = partion_values
* correctly handle the nonsensical codebook.dim==0 case
* dd checks/rejection for absurdly huge codebooks
Obtained from: Xiph SVN
Security:
http://www.vuxml.org/freebsd/f5a76faf-244c-11dd-b143-0211d880e350 |
24 Oct 2007 23:37:25
1.2.0_1,3  |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
28 Jul 2007 21:49:35
1.2.0,3  |
miwi  |
- Add backup mirror
Submitted by: pointyhat via pav
Approved by: portmgr (pav) |
28 Jul 2007 12:26:26
1.2.0,3  |
miwi  |
- Update to 1.2.0
Approved by: maintainer timeout (security, 1 day), simon (secteam)
Security:
http://www.vuxml.org/freebsd/b73335a5-3bbe-11dc-8e83-0016179b2dd5.html |
01 May 2007 18:36:30
1.1.2,3  |
mezz  |
Back out to fix the patch, my mistake for test in wrong branch (tested in MC)
and I always thought that gnomehack is post-patch, which isn't and is in
pre-patch. |
30 Apr 2007 17:47:42
1.1.2,3  |
mezz  |
Fix two patches to create against to the actually orignal file. No function
change.
Approved by: naddy (maintainer) |
01 Feb 2007 02:42:06
1.1.2,3  |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
23 Feb 2006 10:40:45
1.1.2,3  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
03 Dec 2005 22:13:25
1.1.2,3  |
naddy  |
Maintenance update to libogg 1.1.3 and libvorbis 1.1.2.
No user-visible changes. |
15 Nov 2005 06:52:12
1.1.1,3  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
04 Jul 2005 14:48:39
1.1.1,3  |
naddy  |
Update to 1.1.1. Minor bug and documentation fixes. |
15 Dec 2004 14:59:18
1.1.0_1,3  |
naddy  |
Remove obsolete and ineffectual libtool hack. |
15 Dec 2004 14:55:03
1.1.0_1,3  |
naddy  |
Bump port revision after silent addition of .la files. |
24 Nov 2004 02:44:58
1.1.0,3  |
kris  |
Add some libtool .la droppings |
12 Oct 2004 14:55:16
1.1.0,3  |
naddy  |
Update to 1.1.0. Changes in this release:
* merges tuning improvements from Aoyumi's aoTuV with fixups
* new managed bitrate (CBR) mode support
* new vorbis_encoder_ctl() interface
* extensive documentation updates
* application/ogg mimetype is now official
* autotools cleanup from Thomas Vander Stichele
* various bugfixes |
09 Jul 2004 17:43:11
1.0.1,3  |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
28 May 2004 17:41:44
1.0.1,3  |
knu  |
This CONFLICTS with libvorbis-aotuv. |
18 Mar 2004 20:59:15
1.0.1,3  |
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
1.0.1,3  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
20 Dec 2003 15:22:56
1.0.1,3  |
naddy  |
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files. |
21 Oct 2003 11:24:02
1.0_1,3  |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
07 Jun 2003 23:31:09
1.0_1,3  |
naddy  |
Remove dead mirror.
Submitted by: fenner (portsurvey) |
21 Feb 2003 12:52:53
1.0_1,3  |
naddy  |
pkg-comment -> COMMENT |
30 Jan 2003 22:18:24
1.0_1,3  |
naddy  |
Update master sites.
PR: 47676, 47677
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
26 Dec 2002 12:31:55
1.0_1,3  |
edwin  |
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Noticed by: portsurvey |
05 Oct 2002 16:36:30
1.0_1,3  |
naddy  |
Do not install .la library wrappers. |
20 Jul 2002 15:29:27
1.0,3  |
naddy  |
Welcome to the long-awaited release of Ogg Vorbis 1.0! |
27 Jan 2002 12:50:50 
|
naddy  |
Properly mark installation of shared libs. |
21 Jan 2002 16:18:42 
|
naddy  |
fix typo in master site URL |
16 Jan 2002 14:42:34 
|
naddy  |
Upgrade to Ogg Vorbis RC3. |
03 Nov 2001 22:22:34 
|
naddy  |
Update my MAINTAINER address. |
29 Aug 2001 00:12:06 
|
trevor  |
Avoid division by zero when encoding on the Alpha. |
27 Aug 2001 02:26:34 
|
trevor  |
Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2. This version supports
"channel coupling" for more efficient compression of stereo material. |
19 Jul 2001 07:29:35 
|
sf  |
o update to 1.0 RC1. PORTEPOCH bumped due to PKGNAME now strictly follows
handbook. (1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2) o support
NOPORTDOCS. o remove stale MASTER_SITES. |
10 Apr 2001 00:31:49 
|
trevor  |
minor changes to documentation |
24 Mar 2001 07:07:57 
|
asami  |
Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is confusing
the hell out of make. |
23 Mar 2001 22:21:39 
|
trevor  |
Change maintainer for libao, libogg, libvorbis, and vorbis. Improve use of
autoconf and automake. Support NOPORTDOCS. Respect CFLAGS. Fix libvorbis
encoder on Alpha. Install documentation in proper places. |
12 Mar 2001 16:53:12 
|
sf  |
correct configure args to respect PREFIX. |
02 Mar 2001 22:07:38 
|
sf  |
o respect CFLAGS (libao, libogg, libvorbis) o add ESOUND and KDE2 knob.
(libao) o add WWW. (libogg) o get rid of xmms dependency. (vorbis) |
01 Mar 2001 09:36:35 
|
sf  |
update to 1.0 beta4. |
29 Nov 2000 10:08:19 
|
sobomax  |
- Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4); -
eliminate duplicate calls to automake and friends; - remove redundant
GNU_CONFIGURE; - tweak CPPFLAGS instead of CFLAGS; - fix pthread detection.
|
16 Nov 2000 13:06:29 
|
asami  |
Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools which need
--add-missing to be passed to automake. |
13 Nov 2000 23:12:50 
|
asami  |
Add USE_AUTOMAKE. |
02 Nov 2000 21:15:11 
|
trevor  |
Add new port of libvorbis, a library for handling Vorbis-encoded Ogg streams.
|