| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2013 19:30:59
1.4.0_5,3
|
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
27 Apr 2013 08:50:47
1.4.0_4,3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
1.4.0_4,3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
18 Dec 2012 21:29:04
1.4.0_4,3
|
naddy  |
Convert to OptionsNG and trim Makefile headers. |
19 Jul 2012 20:15:39
1.4.0_4,3
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
1.4.0_3,3
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.4.0_2,3
|
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 |
13 Sep 2011 16:54:05
1.4.0_2,3
|
dhn  |
- Chase multimedia/libkate update
- Bump PORTREVSION |
19 Mar 2011 12:38:54
1.4.0_1,3
|
miwi  |
- Get Rid MD5 support |
07 Jun 2010 02:30:24
1.4.0_1,3
|
naddy  |
Don't remove en_GB locale directory.
Submitted by: QAT |
06 Jun 2010 20:37:33
1.4.0,3
|
naddy  |
Update to 1.4.0. Improvements in this release:
* Implement corrected channel mappings for all input and playback file types
* Correct an possible infinite loop in WAV input reading code when
header is corrupt
* Implement "disable_coupling" option for oggenc
* Fix Ctrl-C lockup bug in ogg123
* ogg123 directory playback in sorted order
* Add WAVEFORMATEXTENSIBLE support
* More translations
* Add '-' as stdin/out filename in vcut
* Remove 'extra' F parameter from ogg123 remote output
* Numerous code and build fixes
Local improvements:
* ogg123 does not segfault on unknown comments.
* Honor WITHOUT_NLS. |
31 May 2010 02:01:56
1.2.0_7,3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
03 Apr 2010 10:44:36
1.2.0_6,3
|
roam  |
Chase the ftp/curl shlib version bump. |
06 Jul 2009 21:26:00
1.2.0_5,3
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
24 Mar 2009 14:47:42
1.2.0_4,3
|
naddy  |
allow parallel building |
23 Jan 2009 15:43:14
1.2.0_4,3
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
21 Aug 2008 06:18:49
1.2.0_3,3
|
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 ) |
06 Jun 2008 13:07:20
1.2.0_3,3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
11 May 2008 19:34:16
1.2.0_2,3
|
naddy  |
Fix Speex header processing vulnerability.
Submitted by: Jasper Lievisse Adriaanse <jasper@humppa.nl>
Obtained from: OpenBSD
Security:
http://www.vuxml.org/freebsd/633716fa-1f8f-11dd-b143-0211d880e350 |
07 Apr 2008 20:37:24
1.2.0_1,3  |
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 |
13 Mar 2008 20:36:53
1.2.0,3  |
naddy  |
Update to 1.2.0. This release mostly includes accumulated patches
and miscellaneous bug fixes. |
30 Sep 2007 04:47:37
1.1.1_5,3  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
28 Jul 2007 12:27:31
1.1.1_4,3  |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
20 Mar 2007 15:00:00
1.1.1_3,3  |
naddy  |
Pull in new po/Makefile.in.in since the new gettext autoconf macros don't
perform all substitutions required by the old one.
PR: 110513 |
16 Mar 2007 23:01:13
1.1.1_3,3  |
naddy  |
Add Josh Coalson's patches that allow building vorbis-tools on either side
of the FLAC 1.1.2/1.1.3 API divide. No package changes. |
23 Feb 2007 22:51:12
1.1.1_3,3  |
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
13 Dec 2006 12:41:36
1.1.1_2,3  |
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
09 Jul 2006 20:59:24
1.1.1_1,3  |
naddy  |
Give encoding of metadata to/from UTF-8 a fighting chance.
Dug up by Heino Tiedemann <rotkap@GMX.de> who kept going on and on
about this on various mailing lists without ever bothering to contact
the maintainer.
Obtained from: upstream CVS |
23 Feb 2006 10:40:45
1.1.1,3  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:13:12
1.1.1  |
edwin  |
SHA256ify
Approved by: krion@ |
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. |
06 Jul 2005 15:04:42
1.1.1,3  |
naddy  |
Fix building with gcc 2.95.
Reported by: Randy Pratt <rpratt1950@earthlink.net>, kris (pointyhat) |
05 Jul 2005 13:38:19
1.1.1,3  |
naddy  |
Update to 1.1.1. No change log available. |
16 Mar 2005 14:50:13
1.0.1_4,3  |
naddy  |
new version of libFLAC |
25 Jul 2004 06:41:45
1.0.1_3,3  |
krion  |
Chase libraries for new audio/speex version.
Reminded by: Christian Hiris <4711@chello.at> |
03 Jun 2004 22:41:40
1.0.1_2,3  |
roam  |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
18 Mar 2004 20:59:15
1.0.1_1,3  |
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
1.0.1_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. |
04 Feb 2004 04:36:30
1.0.1_1,3  |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
1.0.1,3  |
trevor  |
Now gettext 0.12.1 is gettext-old. |
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. |
20 Sep 2003 14:22:45
1.0_4,3  |
naddy  |
* Respect PTHREAD_CFLAGS and PTHREAD_LIBS.
* Use our libtool.
Reported by: kris (bento) |
26 Aug 2003 20:25:58
1.0_4,3  |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.0_3,3  |
marcus  |
Chase the libintl.so shared lib version. |
17 Jun 2003 00:33:00
1.0_3,3  |
naddy  |
Fix format specifier.
Submitted by: Andrew Williams <andrew.s.williams@adelaide.edu.au> |
07 Jun 2003 23:31:09
1.0_2,3  |
naddy  |
Remove dead mirror.
Submitted by: fenner (portsurvey) |
21 Feb 2003 12:52:53
1.0_2,3  |
naddy  |
pkg-comment -> COMMENT |
30 Jan 2003 22:18:24
1.0_2,3  |
naddy  |
Update master sites.
PR: 47676, 47677
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
30 Jan 2003 22:08:45
1.0_2,3  |
naddy  |
Fix glitch in option handling. |
26 Dec 2002 23:36:51
1.0_1,3  |
edwin  |
Removed old ftp.linuxpowered.com and xiph.stratius.com ftp-sites
Noticed by: portsurvey. |
01 Aug 2002 16:22:41
1.0_1,3  |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
22 Jul 2002 11:09:15
1.0_1,3  |
naddy  |
Fix gettext dependency. |
20 Jul 2002 15:29:27
1.0,3  |
naddy  |
Welcome to the long-awaited release of Ogg Vorbis 1.0! |
26 Mar 2002 02:49:06
1.0.r3_4,2  |
naddy  |
* Fix encoding of raw files.
Obtained from: Xiph CVS
* Re-enable assert()s now that we use GNU iconv. |
18 Mar 2002 10:27:58
1.0.r3_3,2  |
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
1.0.r3_3,2  |
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
14 Feb 2002 16:59:45 
|
naddy  |
Disable some asserts() that assume implementation characteristics of glibc
iconv(). |
03 Feb 2002 22:07:46 
|
naddy  |
* remove libogg dependency already implied by libvorbis one * add iconv
dependency * simplify configure call |
21 Jan 2002 16:18:42 
|
naddy  |
fix typo in master site URL |
19 Jan 2002 15:37:12 
|
naddy  |
proper threads fix from Xiph CVS |
16 Jan 2002 14:42:34 
|
naddy  |
Upgrade to Ogg Vorbis RC3. |
03 Nov 2001 22:22:34 
|
naddy  |
Update my MAINTAINER address. |
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:26:47 
|
trevor  |
Add forgotten patch file. |
28 Mar 2001 21:55:31 
|
trevor  |
Install documentation in a better place. |
28 Mar 2001 14:50:10 
|
jeh  |
Missed files!! - changes MAINTAINER, - fixes a bug in shared memory handling
where SYSVSHM segments wouldn't be destroyed on program exit, - prefers
memory sharing by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix
above, - contains miscellaneous clean-ups and autoconf-related changes. |
23 Mar 2001 18:07:45 
|
jeh  |
- changes MAINTAINER, - fixes a bug in shared memory handling where SYSVSHM
segments wouldn't be destroyed on program exit, - prefers memory sharing
by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix above, -
contains miscellaneous clean-ups and autoconf-related changes. |
01 Mar 2001 09:36:40 
|
sf  |
update to 1.0 beta4. |
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. |
14 Nov 2000 08:10:01 
|
roger  |
Add USE_AUTOMAKE |
13 Nov 2000 19:14:04 
|
roger  |
Fix build error, requested by the port maintainer |
02 Nov 2000 21:17:28 
|
trevor  |
Add new port of vorbis-tools, a collection of utilities to encode, play and
tag Vorbis files. |