notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/libvorbis/pkg-plist
SVNWeb

Number of commits found: 22

Sun, 5 Jul 2020
[ 17:43 naddy search for other commits by this committer ] Original commit   Revision:541294
Update to 1.3.7 for an accumulation of small bug fixes.  No interface changes.
The port already had the CVE fixes.
Thu, 8 Dec 2016
[ 15:38 tijl search for other commits by this committer ] Original commit   Revision:428129 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Thu, 5 Mar 2015
[ 20:29 naddy search for other commits by this committer ] Original commit   Revision:380550
Update to 1.3.5.  Changes in this release:
* Tolerate single-entry codebooks.
* Fix decoder crash with invalid input.
* Fix encoder crash with non-positive sample rates.
* Fix issues in vorbisfile's seek bisection code.
* Spec errata.
* Reject multiple headers of the same type.
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 20 Oct 2014
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:371234 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Tue, 21 Jan 2014
[ 22:56 bapt search for other commits by this committer ] Original commit   Revision:340670 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Fix properties on pkg-plist
Thu, 25 Nov 2010
[ 17:01 naddy search for other commits by this committer ] Original commit 
Update to 1.3.2: robustness fixes and documentation updates.
Mon, 6 Jul 2009
[ 21:23 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 7 Feb 2009
[ 16:19 naddy search for other commits by this committer ] Original commit 
Install a few missing docs.

Submitted by:   Tim van der Molen (via OpenBSD)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 28 Jul 2007
[ 12:26 miwi search for other commits by this committer ] Original commit 
- 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
Wed, 24 Nov 2004
[ 02:44 kris search for other commits by this committer ] Original commit 
Add some libtool .la droppings
Tue, 12 Oct 2004
[ 14:55 naddy search for other commits by this committer ] Original commit 
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
Sat, 20 Dec 2003
[ 15:22 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
Tue, 21 Oct 2003
[ 11:24 osa search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
Sat, 5 Oct 2002
[ 16:36 naddy search for other commits by this committer ] Original commit 
Do not install .la library wrappers.
Sat, 20 Jul 2002
[ 15:29 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Welcome to the long-awaited release of Ogg Vorbis 1.0!
Wed, 16 Jan 2002
[ 14:42 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Upgrade to Ogg Vorbis RC3.    
Thu, 19 Jul 2001
[ 07:29 sf search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
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.    
Fri, 23 Mar 2001
[ 22:21 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
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.    
Thu, 1 Mar 2001
[ 09:36 sf search for other commits by this committer ] Original commit 
update to 1.0 beta4.    
Thu, 2 Nov 2000
[ 21:15 trevor search for other commits by this committer ] Original commit 
Add new port of libvorbis, a library for handling Vorbis-encoded   Ogg streams. 
  

Number of commits found: 22