| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handling of malformed Vorbis streams that would crash libvorbis. | Christian Weisgerber | 2009-11-24 | 6 | -0/+123 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
* | Bugfix update to 1.2.3. From the change log: | Christian Weisgerber | 2009-07-10 | 2 | -4/+4 |
* | Update to 1.2.2. From the change log: | Christian Weisgerber | 2009-07-06 | 11 | -140/+41 |
* | allow parallel building | Christian Weisgerber | 2009-03-24 | 1 | -0/+1 |
* | Install a few missing docs. | Christian Weisgerber | 2009-02-07 | 5 | -7/+47 |
* | * add code to prevent heap attacks by exploiting dim=bignum and | Christian Weisgerber | 2008-05-17 | 3 | -1/+59 |
* | Presenting GNOME 2.20.1 and all related works for FreeBSD. The official | Joe Marcus Clarke | 2007-10-24 | 2 | -1/+2 |
* | - Add backup mirror | Martin Wilke | 2007-07-28 | 1 | -1/+2 |
* | - Update to 1.2.0 | Martin Wilke | 2007-07-28 | 7 | -42/+43 |
* | Back out to fix the patch, my mistake for test in wrong branch (tested in MC) | Jeremy Messenger | 2007-05-01 | 1 | -2/+2 |
* | Fix two patches to create against to the actually orignal file. No function | Jeremy Messenger | 2007-04-30 | 1 | -4/+4 |
* | Use libtool port instead of included version to avoid objformat a.out botch | Kris Kennaway | 2007-02-01 | 1 | -0/+1 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 1 | -1/+1 |
* | Maintenance update to libogg 1.1.3 and libvorbis 1.1.2. | Christian Weisgerber | 2005-12-03 | 3 | -8/+9 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | Update to 1.1.1. Minor bug and documentation fixes. | Christian Weisgerber | 2005-07-04 | 2 | -6/+3 |
* | Remove obsolete and ineffectual libtool hack. | Christian Weisgerber | 2004-12-15 | 1 | -8/+0 |
* | Bump port revision after silent addition of .la files. | Christian Weisgerber | 2004-12-15 | 1 | -0/+1 |
* | Add some libtool .la droppings | Kris Kennaway | 2004-11-24 | 1 | -0/+3 |
* | Update to 1.1.0. Changes in this release: | Christian Weisgerber | 2004-10-12 | 7 | -38/+44 |
* | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
* | This CONFLICTS with libvorbis-aotuv. | Akinori MUSHA | 2004-05-28 | 1 | -0/+2 |
* | Add size data, approved by maintainers. | Trevor Johnson | 2004-03-18 | 1 | -0/+1 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
* | Update to Ogg Vorbis 1.0.1. | Christian Weisgerber | 2003-12-20 | 5 | -26/+33 |
* | Cosmetic fix: use %%DOCSDIR%% macro. | Sergey A. Osokin | 2003-10-21 | 1 | -100/+100 |
* | Remove dead mirror. | Christian Weisgerber | 2003-06-07 | 1 | -1/+0 |
* | pkg-comment -> COMMENT | Christian Weisgerber | 2003-02-21 | 2 | -1/+1 |
* | Update master sites. | Christian Weisgerber | 2003-01-30 | 1 | -2/+3 |
* | Updated mastersites: ftp.linuxpowered.com is an empty ftp-site, | Edwin Groothuis | 2002-12-26 | 1 | -3/+1 |
* | Do not install .la library wrappers. | Christian Weisgerber | 2002-10-05 | 3 | -8/+14 |
* | Welcome to the long-awaited release of Ogg Vorbis 1.0! | Christian Weisgerber | 2002-07-20 | 3 | -12/+48 |
* | Properly mark installation of shared libs. | Christian Weisgerber | 2002-01-27 | 1 | -0/+2 |
* | fix typo in master site URL | Christian Weisgerber | 2002-01-21 | 1 | -1/+1 |
* | Upgrade to Ogg Vorbis RC3. | Christian Weisgerber | 2002-01-16 | 6 | -225/+29 |
* | Update my MAINTAINER address. | Christian Weisgerber | 2001-11-03 | 1 | -1/+1 |
* | Avoid division by zero when encoding on the Alpha. | Trevor Johnson | 2001-08-28 | 1 | -0/+167 |
* | Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis, | Trevor Johnson | 2001-08-27 | 4 | -17/+36 |
* | o update to 1.0 RC1. | FUJISHIMA Satsuki | 2001-07-19 | 6 | -101/+101 |
* | minor changes to documentation | Trevor Johnson | 2001-04-09 | 2 | -2/+2 |
* | Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is | Satoshi Asami | 2001-03-24 | 1 | -1/+1 |
* | Change maintainer for libao, libogg, libvorbis, and vorbis. Improve | Trevor Johnson | 2001-03-23 | 9 | -78/+169 |
* | correct configure args to respect PREFIX. | FUJISHIMA Satsuki | 2001-03-12 | 1 | -1/+1 |
* | o respect CFLAGS (libao, libogg, libvorbis) | FUJISHIMA Satsuki | 2001-03-02 | 1 | -0/+11 |
* | update to 1.0 beta4. | FUJISHIMA Satsuki | 2001-03-01 | 5 | -629/+73 |
* | - Add pre-generated aclocal.m4, because aclocal sucks if several versions of | Maxim Sobolev | 2000-11-29 | 2 | -10/+523 |
* | Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix | Satoshi Asami | 2000-11-16 | 1 | -1/+2 |
* | Add USE_AUTOMAKE. | Satoshi Asami | 2000-11-13 | 1 | -0/+1 |
* | Add new port of libvorbis, a library for handling Vorbis-encoded | Trevor Johnson | 2000-11-02 | 6 | -0/+160 |