Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.3_1,1 17 Apr 2024 20:30:27 |
Christian Weisgerber (naddy) |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
1.4.3_1,1 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Christian Weisgerber |
*/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.4.3_1,1 23 Jan 2024 13:47:42 |
Muhammad Moinur Rahman (bofh) |
audio/flac: Impelled to share/man
Approved by: portmgr (blanket) |
1.4.3,1 26 Jun 2023 20:26:21 |
Christian Weisgerber (naddy) |
audio/flac: update to 1.4.3
Improve the flac tool's handling of foreign metadata on decoding a
file (i.e. restoring the foreign metadata) and add a few features
to the metaflac tool. Both tools have been vetted with fuzzing,
resulting in numerous small fixes.
All PowerPC-specific code has been removed.
PR: 272185 |
1.4.2,1 25 Jun 2023 18:28:27 |
Christian Weisgerber (naddy) |
audio/flac: bump PORTEPOCH after reverted update
Reported by: fuz |
1.4.2 25 Jun 2023 17:15:27 |
Christian Weisgerber (naddy) |
audio/flac: revert update 1.4.2 → 1.4.3
As MAINTAINER, I was not given a chance to review this and it likely
introduces gratuitous changes I object to.
This reverts commit f7f2d731c8d9a0cdfce89950e2d387dc07909e30. |
1.4.3 25 Jun 2023 15:57:35 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
audio/flac: Update 1.4.2 → 1.4.3
PR: 272185 |
1.4.2 27 Oct 2022 16:47:48 |
Christian Weisgerber (naddy) |
*/*: drop useless master site
downloads.xiph.org already redirects to ftp.osuosl.org, so the
latter adds no redundancy.
Reported by: diizzy |
1.4.2 27 Oct 2022 16:47:47 |
Christian Weisgerber (naddy) |
audio/flac: update to 1.4.2 |
1.4.1_1 10 Oct 2022 13:44:43 |
Christian Weisgerber (naddy) |
audio/flac: skip tests when building as root
A few tests in the included test suite can intentionally not be run
as root, e.g. test_libFLAC:
"iterator claims file is writable when tester thinks it should not be"
Skip the tests when building as root and provide a brief message.
PR: 266575
Reported by: diizzy |
1.4.1_1 09 Oct 2022 15:21:43 |
Christian Weisgerber (naddy) |
audio/flac: fix build of x86 intrinsic-optimized code for clang 14+
Add upstream fix "Assume Clang supports x86 intrinsics up to FMA"
to keep support for SSSE3, AVX2, etc. when compiled with clang
versions 14 and later.
Obtained
from: https://github.com/xiph/flac/commit/90c0562d4eb302b01d9b82c75a7f6a66261c5546
MFH: 2022Q4 |
1.4.1 25 Sep 2022 20:12:21 |
Christian Weisgerber (naddy) |
audio/flac: update to 1.4.1
Many small changes:
Changelog: https://www.xiph.org/flac/changelog.html
PR: 266575 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.4 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.4 24 Feb 2022 21:05:00 |
Christian Weisgerber (naddy) |
audio/flac: update to 1.3.4
This release mostly fixes (security related) bugs.
MFH: 2022Q1
Security: e1440c6-95af-11ec-b320-f8b156b6dcc8 |
1.3.3_1 01 Nov 2021 02:42:34 |
Piotr Kubaj (pkubaj) |
audio/flac: don't disable VSX on powerpc64le
No reason to disable SIMD, builds fine. |
1.3.3_1 29 Aug 2021 11:50:49 |
Bernhard Froehlich (decke) |
audio/flac: Add CPE information
Approved by: portmgr (blanket) |
1.3.3_1 10 Jun 2021 13:48:47 |
Christian Weisgerber (naddy) |
*/*: Add a backup master site to all Xiph.org ports
The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1). Add ftp.osuosl.org
as a backup to all Xiph.org ports.
PR: 256515
Reported by: Daniel Engberg |
1.3.3_1 08 May 2021 17:00:04 |
Christian Weisgerber (naddy) |
audio/flac: Fix out-of-bounds read
Obtained
from: https://github.com/xiph/flac/commit/2e7931c27eb15e387da440a37f12437e35b22dd4
Security: 49346de2-b015-11eb-9bdf-f8b156b6dcc8
Security: CVE-2020-0499 |
1.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3 28 Aug 2019 20:21:44 |
naddy |
Use proper autoconf test for getauxval() and elf_aux_info().
Based on work by Jeremie Courreges-Anglas for OpenBSD.
PR: 239870 |
1.3.3 28 Aug 2019 19:26:56 |
pkubaj |
audio/flac: fix build on powerpc64
FreeBSD doesn't support getauxval(), it has elf_aux_info() instead. Use this to
fix build on powerpc64.
Disable VSX to not use VSX-related functions.
PR: 239870
Approved by: linimon (mentor), naddy (maintainer)
Differential Revision: https://reviews.freebsd.org/D21284 |
1.3.3 13 Aug 2019 13:51:11 |
naddy |
Update to 1.3.3. No significant user-visible changes. |
1.3.2_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.3.2 11 Jun 2019 08:21:43 |
pkubaj |
audio/flac: add USES=compiler:c11
This is to fix audio/audacity:
/usr/local/bin/ld:
ondemand/audacity-ODDecodeFlacTask.o:(.data.rel.ro._ZTV10ODFLACFile[_ZTV10ODFLACFile]+0x148):
undefined reference to
`FLAC::Decoder::File::init(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld:
ondemand/audacity-ODDecodeFlacTask.o:(.data.rel.ro._ZTV10ODFLACFile[_ZTV10ODFLACFile]+0x160):
undefined reference to
`FLAC::Decoder::File::init_ogg(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld:
import/audacity-ImportFLAC.o:(.data.rel.ro._ZTV10MyFLACFile[_ZTV10MyFLACFile]+0x148):
undefined reference to
`FLAC::Decoder::File::init(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld:
import/audacity-ImportFLAC.o:(.data.rel.ro._ZTV10MyFLACFile[_ZTV10MyFLACFile]+0x160):
undefined reference to
`FLAC::Decoder::File::init_ogg(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
Approved by: mentors (implicite approval) |
1.3.2 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.3.2 13 Jan 2017 21:38:54 |
naddy |
Update to 1.3.2 for numerous small bug fixes.
The API documentation is no longer included (requires Doxygen). |
1.3.1_2 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
1.3.1_2 20 Jun 2016 15:21:36 |
naddy |
* Add license information.
* Always install the API documentation. A pre-generated copy is
already included, so we don't need to run doxygen.
PR: 210125
Submitted by: takefu@airport.fm |
1.3.1_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.3.1_1 13 Oct 2015 20:07:54 |
naddy |
Use the new test framework in my ports, if applicable.
While here, also strip more libraries. |
1.3.1 10 Jan 2015 20:16:37 |
naddy |
Update to FLAC 1.3.1. No significant user-visible changes.
Drop iconv option again and always require iconv for flac. |
1.3.0_4 08 Dec 2014 16:48:41 |
tijl |
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 ) |
1.3.0_3 25 Nov 2014 21:40:17 |
naddy |
Add upstream patches for
CVE-2014-8962: Heap buffer read overflow
CVE-2014-9028: Heap buffer write overflow
Security: a33addf6-74e6-11e4-a615-f8b156b6dcc8 |
1.3.0_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.3.0_2 24 May 2014 15:51:45 |
naddy |
Switch to USES=libtool:oldver |
1.3.0_1 13 Mar 2014 16:11:14 |
naddy |
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz |
1.3.0_1 21 Jan 2014 22:56:00 |
bapt |
Fix properties on pkg-plist |
1.3.0_1 17 Dec 2013 16:01:38 |
naddy |
Use MAKE_CMD to run regression tests. |
1.3.0_1 24 Sep 2013 21:39:27 |
naddy |
Tweak iconv handling. |
1.3.0_1 24 Sep 2013 18:04:34 |
naddy |
Convert to stage, use options helpers, make full use of stage for
optionally packaging the docs. |
1.3.0_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.3.0_1 02 Sep 2013 10:06:04 |
bapt |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
1.3.0_1 18 Jul 2013 17:47:53 |
naddy |
Fix an arithmetic overflow in the RICE2 partitioner.
For a specific 24 bit WAV file encoding with compression level 7
was generating a file a couple of orders of magnitude larger than
the original.
Obtained from: upstream |
1.3.0 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
1.2.1_3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.2.1_3 18 Dec 2012 21:29:04 |
naddy |
Convert to OptionsNG and trim Makefile headers. |
1.2.1_3 10 Dec 2012 19:27:51 |
naddy |
FLAC has moved to Xiph.Org. |
1.2.1_3 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.2.1_2 23 Sep 2011 22:26:39 |
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 |
1.2.1_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.1_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.1_2 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.2.1_1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.2.1_1 02 Aug 2009 19:36:34 |
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 |
1.2.1_1 09 Jul 2009 11:17:56 |
naddy |
Alas, the assumption that /nonexistent does not exist is not reliable.
PR: 136447 |
1.2.1_1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.2.1 24 Mar 2009 14:47:42 |
naddy |
allow parallel building |
1.2.1 21 Aug 2008 06:18:49 |
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 ) |
1.2.1 05 Jul 2008 16:24:10 |
naddy |
Add WITHOUT_ICONV knob. Use at your own peril.
PR: 124181
Submitted by: Helge Oldach |
1.2.1 20 Jun 2008 16:22:18 |
naddy |
Rename manual "test" target to "regression-test" so that it will
be automatically run on the package build cluster.
Suggested by Pedro <pfgshield-freebsd@yahoo.com>. |
1.2.1 07 Apr 2008 20:37:24 |
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 |
1.1.2_2 13 Nov 2007 14:28:29 |
naddy |
Fix integer overflows (CVE-2007-4619) by backporting corresponding
fixes from FLAC 1.2.1.
Reviewed by: miwi
Approved by: portmgr (linimon)
Security: ff65eecb-91e4-11dc-bd6c-0016179b2dd5 |
1.1.2_1 07 Aug 2007 18:41:34 |
naddy |
portlint fixes
PR: 115259
Submitted by: David Yeske <dyeske@gmail.com> |
1.1.2_1 27 Mar 2007 15:05:59 |
naddy |
Remove an invalid linker option to fix build on powerpc. |
1.1.2_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.1.2_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.1.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.1.2 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.2 15 Nov 2005 06:52:12 |
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. |
1.1.2 11 Apr 2005 09:47:42 |
flz |
- ARCH is defined in bsd.port.pre.mk. |
1.1.2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.1.2 16 Mar 2005 14:49:23 |
naddy |
Update to FLAC 1.1.2. Notable changes:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes |
1.1.0_4 15 Jan 2005 16:38:09 |
naddy |
Don't enable SSE code if sysctl hw.instruction_sse is 0.
Original bug report and testing by Bryan Levin <bryan.levin@gmail.com>. |
1.1.0_3 09 Jul 2004 17:43:11 |
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 |
1.1.0_3 30 Mar 2004 19:20:23 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
1.1.0_3 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
1.1.0_3 14 Mar 2004 06:17:56 |
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. |
1.1.0_3 20 Dec 2003 15:22:56 |
naddy |
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files. |
1.1.0_2 27 Oct 2003 09:11:29 |
kris |
portlint (whitespace cleanup) |
1.1.0_2 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
1.1.0_2 10 Jun 2003 15:40:08 |
naddy |
Remove option to build the XMMS plugin, which will instead be spun
off into its proper port audio/xmms-flac. |
1.1.0_1 15 Apr 2003 23:38:24 |
naddy |
* Documentation cosmetics, requested by David Magda <dmagda@magda.ca>.
* Fix include path to enable building if an older version is already
installed. |
1.1.0 23 Feb 2003 02:14:53 |
naddy |
Update to 1.1.0. This release adds ReplayGain and cue sheet support,
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF. |
1.0.4_1 21 Feb 2003 12:52:53 |
naddy |
pkg-comment -> COMMENT |
1.0.4_1 07 Jan 2003 04:56:15 |
edwin |
Update of audio/id3lib to 3.8.2
PR: several
Submitted by: Roman Shterenzon <roman@xpert.com> and others |
1.0.4_1 28 Nov 2002 16:37:35 |
lioux |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
1.0.4_1 01 Nov 2002 18:35:56 |
naddy |
Make sure the build includes the local .h files before /usr/local/include.
PR: 44801
Submitted by: alane |
1.0.4_1 31 Oct 2002 19:31:09 |
naddy |
* Add missing iconv dependency.
* Extract missing config.rpath from converters/libiconv. |
1.0.4 08 Oct 2002 23:01:05 |
naddy |
Clean up the configure step and allow building with an older version
still installed.
Problem reported by: alane |
1.0.4 05 Oct 2002 16:37:30 |
naddy |
Update to 1.0.4. Notable improvements:
- vorbis comment and id3v1/v2 support in the plugins
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements |
1.0.3_1 20 Jul 2002 15:32:43 |
naddy |
Ogg Vorbis 1.0 library major version bumps. |
1.0.3 06 Jul 2002 23:45:21 |
naddy |
Update to 1.0.3. Changes in this release:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- fixed bug with pipes and Windows
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
- and more... |
19 Jan 2002 16:54:57 |
naddy |
* Update to 1.0.2. Changes in this release include: - various bug fixes
- support for encapsulating FLAC streams in an Ogg transport layer |
06 Jan 2002 06:20:22 |
will |
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things |
02 Dec 2001 13:13:46 |
naddy |
Sync xmms shared lib version. |
03 Nov 2001 22:22:34 |
naddy |
Update my MAINTAINER address. |
24 Sep 2001 22:10:29 |
sf |
o support Compaq C on Alpha. |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |