non port: audio/flac/Makefile |
SVNWeb
|
Number of commits found: 92 |
Thu, 27 Oct 2022
|
[ 16:47 Christian Weisgerber (naddy) ] 68863fb
*/*: drop useless master site
downloads.xiph.org already redirects to ftp.osuosl.org, so the
latter adds no redundancy.
Reported by: diizzy
|
[ 16:47 Christian Weisgerber (naddy) ] 8346e17
audio/flac: update to 1.4.2
|
Mon, 10 Oct 2022
|
[ 13:44 Christian Weisgerber (naddy) ] b6d3556
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
|
Sun, 9 Oct 2022
|
[ 15:21 Christian Weisgerber (naddy) ] 482804e
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
|
Sun, 25 Sep 2022
|
[ 20:12 Christian Weisgerber (naddy) ] 3c2fd05
audio/flac: update to 1.4.1
Many small changes:
Changelog: https://www.xiph.org/flac/changelog.html
PR: 266575
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Thu, 24 Feb 2022
|
[ 21:05 Christian Weisgerber (naddy) ] b8c79b4
audio/flac: update to 1.3.4
This release mostly fixes (security related) bugs.
MFH: 2022Q1
Security: e1440c6-95af-11ec-b320-f8b156b6dcc8
|
Mon, 1 Nov 2021
|
[ 02:42 Piotr Kubaj (pkubaj) ] c6c6e67
audio/flac: don't disable VSX on powerpc64le
No reason to disable SIMD, builds fine.
|
Sun, 29 Aug 2021
|
[ 11:50 Bernhard Froehlich (decke) ] 575d10d
audio/flac: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 10 Jun 2021
|
[ 13:48 Christian Weisgerber (naddy) ] dcf17d1 (Only the first 10 of 14 ports in this commit are shown above. )
*/*: 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
|
Sat, 8 May 2021
|
[ 17:00 Christian Weisgerber (naddy) ] 3984e65
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 28 Aug 2019
|
[ 20:21 naddy ]
Use proper autoconf test for getauxval() and elf_aux_info().
Based on work by Jeremie Courreges-Anglas for OpenBSD.
PR: 239870
|
[ 19:26 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
|
Tue, 13 Aug 2019
|
[ 13:51 naddy ]
Update to 1.3.3. No significant user-visible changes.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Tue, 11 Jun 2019
|
[ 08:21 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)
|
Tue, 27 Feb 2018
|
[ 13:03 mat ] (Only the first 10 of 26 ports in this commit are shown above. )
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Fri, 13 Jan 2017
|
[ 21:38 naddy ]
Update to 1.3.2 for numerous small bug fixes.
The API documentation is no longer included (requires Doxygen).
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
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 )
|
Mon, 20 Jun 2016
|
[ 15:21 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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 13 Oct 2015
|
[ 20:07 naddy ]
Use the new test framework in my ports, if applicable.
While here, also strip more libraries.
|
Sat, 10 Jan 2015
|
[ 20:16 naddy ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to FLAC 1.3.1. No significant user-visible changes.
Drop iconv option again and always require iconv for flac.
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Tue, 25 Nov 2014
|
[ 21:40 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
|
Sat, 24 May 2014
|
[ 15:51 naddy ]
Switch to USES=libtool:oldver
|
Thu, 13 Mar 2014
|
[ 16:11 naddy ]
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz
|
Tue, 17 Dec 2013
|
[ 16:01 naddy ]
Use MAKE_CMD to run regression tests.
|
Tue, 24 Sep 2013
|
[ 21:39 naddy ]
Tweak iconv handling.
|
[ 18:04 naddy ]
Convert to stage, use options helpers, make full use of stage for
optionally packaging the docs.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Mon, 2 Sep 2013
|
[ 10:06 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Thu, 18 Jul 2013
|
[ 17:47 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
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] (Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Tue, 18 Dec 2012
|
[ 21:29 naddy ]
Convert to OptionsNG and trim Makefile headers.
|
Mon, 10 Dec 2012
|
[ 19:27 naddy ]
FLAC has moved to Xiph.Org.
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Thu, 9 Jul 2009
|
[ 11:17 naddy ]
Alas, the assumption that /nonexistent does not exist is not reliable.
PR: 136447
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Tue, 24 Mar 2009
|
[ 14:47 naddy ]
allow parallel building
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Sat, 5 Jul 2008
|
[ 16:24 naddy ]
Add WITHOUT_ICONV knob. Use at your own peril.
PR: 124181
Submitted by: Helge Oldach
|
Fri, 20 Jun 2008
|
[ 16:22 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>.
|
Mon, 7 Apr 2008
|
[ 20:37 naddy ] (Only the first 10 of 107 ports in this commit are shown above. )
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
|
Tue, 13 Nov 2007
|
[ 14:28 naddy ] (Only the first 10 of 33 ports in this commit are shown above. )
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
|
Tue, 7 Aug 2007
|
[ 18:41 naddy ]
portlint fixes
PR: 115259
Submitted by: David Yeske <dyeske@gmail.com>
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Mon, 11 Apr 2005
|
[ 09:47 flz ]
- ARCH is defined in bsd.port.pre.mk.
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Wed, 16 Mar 2005
|
[ 14:49 naddy ] (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Sat, 15 Jan 2005
|
[ 16:38 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>.
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Tue, 30 Mar 2004
|
[ 19:20 krion ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Sat, 20 Dec 2003
|
[ 15:22 naddy ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
|
Mon, 27 Oct 2003
|
[ 09:11 kris ] (Only the first 10 of 35 ports in this commit are shown above. )
portlint (whitespace cleanup)
|
Tue, 10 Jun 2003
|
[ 15:40 naddy ]
Remove option to build the XMMS plugin, which will instead be spun
off into its proper port audio/xmms-flac.
|
Tue, 15 Apr 2003
|
[ 23:38 naddy ]
* Documentation cosmetics, requested by David Magda <dmagda@magda.ca>.
* Fix include path to enable building if an older version is already
installed.
|
Sun, 23 Feb 2003
|
[ 02:14 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.
|
Fri, 21 Feb 2003
|
[ 12:52 naddy ] (Only the first 10 of 42 ports in this commit are shown above. )
pkg-comment -> COMMENT
|
Tue, 7 Jan 2003
|
[ 04:56 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Update of audio/id3lib to 3.8.2
PR: several
Submitted by: Roman Shterenzon <roman@xpert.com> and others
|
Thu, 28 Nov 2002
|
[ 16:37 lioux ] (Only the first 10 of 67 ports in this commit are shown above. )
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)
|
Fri, 1 Nov 2002
|
[ 18:35 naddy ]
Make sure the build includes the local .h files before /usr/local/include.
PR: 44801
Submitted by: alane
|
Thu, 31 Oct 2002
|
[ 19:31 naddy ]
* Add missing iconv dependency.
* Extract missing config.rpath from converters/libiconv.
|
Tue, 8 Oct 2002
|
[ 23:01 naddy ]
Clean up the configure step and allow building with an older version
still installed.
Problem reported by: alane
|
Sat, 5 Oct 2002
|
[ 16:37 naddy ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Sat, 20 Jul 2002
|
[ 15:32 naddy ] (Only the first 10 of 19 ports in this commit are shown above. )
Ogg Vorbis 1.0 library major version bumps.
|
Sat, 6 Jul 2002
|
[ 23:45 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...
|
Sat, 19 Jan 2002
|
[ 16:54 naddy ]
* Update to 1.0.2. Changes in this release include: - various bug fixes
- support for encapsulating FLAC streams in an Ogg transport layer
|
Sun, 6 Jan 2002
|
[ 06:20 will ] (Only the first 10 of 40 ports in this commit are shown above. )
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
|
Sun, 2 Dec 2001
|
[ 13:13 naddy ]
Sync xmms shared lib version.
|
Sat, 3 Nov 2001
|
[ 22:22 naddy ] (Only the first 10 of 18 ports in this commit are shown above. )
Update my MAINTAINER address.
|
Fri, 31 Aug 2001
|
[ 15:20 sobomax ] (Only the first 10 of 45 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Fri, 3 Aug 2001
|
[ 15:09 sf ]
update to 1.0.
|
Sun, 10 Jun 2001
|
[ 15:03 sf ]
o add xmms plugin to pkg-plist in case of WITH_XMMS. o NO_PORTDOCS ->
NOPORTDOCS
|
Sat, 9 Jun 2001
|
[ 05:57 sf ]
fix typo.
|
Fri, 8 Jun 2001
|
[ 03:06 ijliao ]
upgrade to 0.10 pass maintainership to Christian Weisgerber
<naddy@mips.inka.de>
|
Sun, 27 May 2001
|
[ 20:05 sf ]
install documents with ${INSTALL_DATA} instead of ${CP}. ${CP} makes some
files unreadable other than root.
|
Sun, 20 May 2001
|
[ 15:07 ijliao ]
encoding and decoding now works fine on alpha
|
Tue, 3 Apr 2001
|
[ 07:18 ijliao ]
upgrade to 0.9 only for i386
|
Sun, 18 Mar 2001
|
[ 05:08 ijliao ]
add flac FLAC stands for Free Lossless Audio Codec
|
Number of commits found: 92 |