FreshPorts -- The Place For Ports Sat, 30 Aug 2008 2:34 AM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: audio/flac/Makefile
CVSWeb

Number of commits found: 44

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 5 Jul 2008
[ 17:24 naddy ] Original commit 
1.44 audio/flac/Makefile
Add WITHOUT_ICONV knob.  Use at your own peril.

PR:             124181
Submitted by:   Helge Oldach
Fri, 20 Jun 2008
[ 17:22 naddy ] Original commit 
1.61 archivers/gtar/Makefile
1.3 archivers/lzmautils/Makefile
1.43 audio/flac/Makefile
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
[ 21:37 naddy ] Original commit 
1.23 audio/akode-plugins-xiph/Makefile
1.11 audio/aqualung/Makefile
1.11 audio/bmp-flac/Makefile
1.26 audio/cmus/Makefile
1.8 audio/cynthiune/Makefile
1.63 audio/easytag-devel/Makefile
1.45 audio/easytag/Makefile
1.42 audio/flac/Makefile
1.10 audio/flac123/Makefile
1.9 audio/gstreamer-plugins-flac/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.41 audio/flac/Makefile
1.15 audio/xmms-flac/Makefile
1.13 audio/flac/distinfo
1.8 audio/xmms-flac/distinfo
1.1 audio/flac/files/patch-src_libFLAC++_metadata.cpp
1.1 audio/flac/files/patch-src_libFLAC_bitbuffer.c
1.1 audio/flac/files/patch-src_libFLAC_file__decoder.c
1.1 audio/flac/files/patch-src_libFLAC_file__encoder.c
1.1 audio/flac/files/patch-src_libFLAC_format.c
1.1 audio/flac/files/patch-src_libFLAC_include_private_md5.h

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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
[ 19:41 naddy ] Original commit 
1.40 audio/flac/Makefile
portlint fixes

PR:             115259
Submitted by:   David Yeske <dyeske@gmail.com>
Thu, 1 Feb 2007
[ 02:42 kris ] Original commit 
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile

(Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Wed, 3 May 2006
[ 06:14 edwin ] Original commit 
1.17 accessibility/kdeaccessibility/Makefile
1.21 archivers/arj/Makefile
1.20 archivers/deepforest/Makefile
1.2 archivers/deutex/Makefile
1.5 archivers/dynamite/Makefile
1.3 archivers/fpc-paszlib/Makefile
1.16 archivers/gzip/Makefile
1.18 archivers/ha/Makefile
1.26 archivers/hpack.non-usa.only/Makefile
1.3 archivers/liblzxcomp/Makefile

(Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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
[ 10:47 flz ] Original commit 
1.35 audio/flac/Makefile
- ARCH is defined in bsd.port.pre.mk.
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.33 audio/flac/Makefile
1.8 audio/xmms-flac/Makefile
1.11 audio/flac/distinfo
1.6 audio/xmms-flac/distinfo
1.3 audio/flac/files/patch-Makefile.in
1.7 audio/flac/files/patch-configure
1.2 audio/xmms-flac/files/patch-configure
1.3 audio/flac/files/patch-doc_Makefile.in
1.2 audio/flac/files/patch-doc_html_Makefile.in
1.2 audio/flac/files/patch-doc_html_images_Makefile.in

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.32 audio/flac/Makefile
1.1 audio/flac/files/patch-src_libFLAC_cpu.c
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
[ 18:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
[ 20:20 krion ] Original commit 
1.7 archivers/dpkg/Makefile
1.7 archivers/rpm4/Makefile
1.30 audio/flac/Makefile
1.16 audio/id3lib/Makefile
1.58 audio/mpg123/Makefile
1.3 audio/mpiosh/Makefile
1.12 audio/musicpd/Makefile
1.6 chinese/oto/Makefile
1.53 chinese/xcin25/Makefile
1.11 comms/scmxx/Makefile

(Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.28 audio/flac/Makefile
1.20 audio/libogg/Makefile
1.21 audio/libvorbis/Makefile
1.26 audio/speex/Makefile
1.29 audio/vorbis-tools/Makefile
1.7 audio/libogg/distinfo
1.7 audio/libvorbis/distinfo
1.7 audio/vorbis-tools/distinfo
1.2 audio/libvorbis/files/patch-Makefile.in
1.4 audio/libogg/files/patch-configure

(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.
Mon, 27 Oct 2003
[ 09:11 kris ] Original commit 
1.19 audio/aureal-kmod/Makefile
1.8 audio/blop/Makefile
1.7 audio/faad/Makefile
1.13 audio/fcplay/Makefile
1.17 audio/festival/Makefile
1.27 audio/flac/Makefile
1.5 audio/freebirth/Makefile
1.2 audio/gkrellmss2/Makefile
1.14 audio/liba52/Makefile
1.27 audio/libao/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
portlint (whitespace cleanup)
Tue, 10 Jun 2003
[ 16:40 naddy ] Original commit 
1.26 audio/flac/Makefile
1.9 audio/flac/distinfo
1.10 audio/flac/pkg-plist
Remove option to build the XMMS plugin, which will instead be spun
off into its proper port audio/xmms-flac.
Wed, 16 Apr 2003
[ 00:38 naddy ] Original commit 
1.25 audio/flac/Makefile
1.1 audio/flac/files/patch-man_flac.1
* 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 ] Original commit 
1.24 audio/flac/Makefile
1.8 audio/flac/distinfo
1.6 audio/flac/files/patch-configure
1.2 audio/flac/files/patch-src_Makefile.in
1.2 audio/flac/files/patch-src_flac_Makefile.in
1.2 audio/flac/files/patch-src_metaflac_Makefile.in
1.2 audio/flac/files/patch-src_plugin__common_Makefile.in
1.9 audio/flac/pkg-plist
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 ] Original commit 
1.33 archivers/gtar/Makefile
1.4 astro/jday/Makefile
1.5 astro/xworld/Makefile
1.5 audio/bonk/Makefile
1.23 audio/flac/Makefile
1.22 audio/libao/Makefile
1.18 audio/libogg/Makefile
1.19 audio/libvorbis/Makefile
1.22 audio/mpg321/Makefile
1.23 audio/vorbis-tools/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
pkg-comment -> COMMENT
Tue, 7 Jan 2003
[ 04:56 edwin ] Original commit 
1.22 audio/flac/Makefile
1.21 audio/grip/Makefile
1.6 audio/id3lib/Makefile
1.2 audio/id3v2/Makefile
1.2 audio/id3lib/distinfo
1.2 audio/id3v2/distinfo
1.2 audio/id3lib/files/patch-Makefile.am
1.1 audio/id3lib/files/patch-Makefile.in
1.2 audio/id3v2/files/patch-aa
1.2 audio/id3v2/files/patch-ab

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.21 audio/flac/Makefile
1.10 audio/gkrellmms/Makefile
1.13 audio/gkrellmms2/Makefile
1.3 audio/p5-Xmms/Makefile
1.9 audio/py-xmms/Makefile
1.5 audio/rebler/Makefile
1.5 audio/ruby-xmms/Makefile
1.12 audio/teknap/Makefile
1.15 audio/wmusic/Makefile
1.3 audio/xmms-a52dec/Makefile

(Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.20 audio/flac/Makefile
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 ] Original commit 
1.19 audio/flac/Makefile
* Add missing iconv dependency.
* Extract missing config.rpath from converters/libiconv.
Wed, 9 Oct 2002
[ 00:01 naddy ] Original commit 
1.18 audio/flac/Makefile
Clean up the configure step and allow building with an older version
still installed.

Problem reported by:    alane
Sat, 5 Oct 2002
[ 17:37 naddy ] Original commit 
1.17 audio/flac/Makefile
1.7 audio/flac/distinfo
1.2 audio/flac/files/patch-Makefile.in
1.5 audio/flac/files/patch-configure
1.2 audio/flac/files/patch-doc_Makefile.in
1.1 audio/flac/files/patch-doc_html_Makefile.in
1.1 audio/flac/files/patch-doc_html_images_Makefile.in
1.1 audio/flac/files/patch-doc_html_ru_Makefile.in
1.2 audio/flac/files/patch-doc_images_Makefile.in
1.1 audio/flac/files/patch-src_Makefile.in

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
[ 16:32 naddy ] Original commit 
1.2 audio/audacity/Makefile
1.3 audio/darkice/Makefile
1.8 audio/easytag/Makefile
1.16 audio/flac/Makefile
1.22 audio/freeamp/Makefile
1.70 audio/kdemultimedia2/Makefile
1.6 audio/mp3stat/Makefile
1.5 audio/mq3/Makefile
1.4 audio/muse/Makefile
1.16 audio/sdl_mixer/Makefile

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Ogg Vorbis 1.0 library major version bumps.
Sun, 7 Jul 2002
[ 00:45 naddy ] Original commit 
1.15 audio/flac/Makefile
1.6 audio/flac/distinfo
1.1 audio/flac/files/patch-Makefile.in
1.4 audio/flac/files/patch-configure
1.1 audio/flac/files/patch-doc_Makefile.in
1.1 audio/flac/files/patch-doc_images_Makefile.in
1.7 audio/flac/pkg-plist
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 ]  
unknown audio/flac/Makefile
unknown audio/flac/distinfo
unknown audio/flac/files/patch-configure
unknown audio/flac/files/patch-configure.in
unknown audio/flac/files/patch-src_flac_Makefile.am
unknown audio/flac/files/patch-src_test__streams_Makefile.am
unknown audio/flac/files/patch-src_test__unit_Makefile.am
unknown audio/flac/pkg-comment
unknown audio/flac/pkg-plist
* 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 ]  
unknown archivers/rpm/Makefile
unknown audio/ecasound/Makefile
unknown audio/flac/Makefile
unknown audio/freeamp/Makefile
unknown devel/adabroker/Makefile
unknown devel/cvsutils/Makefile
unknown devel/fam/Makefile
unknown devel/flux/Makefile
unknown devel/orbitcpp/Makefile
unknown editors/emacs20/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
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 ]  
unknown audio/flac/Makefile
Sync xmms shared lib version.    
Sat, 3 Nov 2001
[ 22:22 naddy ]  
unknown archivers/gtar/Makefile
unknown astro/jday/Makefile
unknown astro/xworld/Makefile
unknown audio/flac/Makefile
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/mpg321/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/vorbis/Makefile

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address.    
Fri, 31 Aug 2001
[ 16:20 sobomax ]  
unknown archivers/sectar/Makefile
unknown audio/flac/Makefile
unknown devel/arm-aout-binutils/Makefile
unknown devel/arm-elf-binutils/Makefile
unknown devel/autogen/Makefile
unknown devel/avr-binutils/Makefile
unknown devel/c2lib/Makefile
unknown devel/dia2code/Makefile
unknown devel/dotconf/Makefile
unknown devel/ffcall/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Fri, 3 Aug 2001
[ 16:09 sf ]  
unknown audio/flac/Makefile
unknown audio/flac/distinfo
unknown audio/flac/files/patch-configure
unknown audio/flac/files/patch-configure.in
unknown audio/flac/files/patch-src::flac::file.c
unknown audio/flac/pkg-plist
update to 1.0.    
Sun, 10 Jun 2001
[ 16:03 sf ]  
unknown audio/flac/Makefile
unknown audio/flac/pkg-plist
o add xmms plugin to pkg-plist in case of WITH_XMMS.   o NO_PORTDOCS ->
NOPORTDOCS    
Sat, 9 Jun 2001
[ 06:57 sf ]  
unknown audio/flac/Makefile
fix typo.    
Fri, 8 Jun 2001
[ 04:06 ijliao ]  
unknown audio/flac/Makefile
unknown audio/flac/distinfo
unknown audio/flac/files/patch-configure.in
unknown audio/flac/files/patch-src::flac::Makefile.am
unknown audio/flac/files/patch-src::flac::file.c
unknown audio/flac/files/patch-src::libFLAC::fixed.c
unknown audio/flac/pkg-plist
upgrade to 0.10   pass maintainership to Christian Weisgerber
<naddy@mips.inka.de>    
Sun, 27 May 2001
[ 21:05 sf ]  
unknown audio/flac/Makefile
install documents with ${INSTALL_DATA} instead of ${CP}.   ${CP} makes some
files unreadable other than root.    
Sun, 20 May 2001
[ 16:07 ijliao ]  
unknown audio/flac/Makefile
unknown audio/flac/files/patch-src::libFLAC::fixed.c
encoding and decoding now works fine on alpha    
Tue, 3 Apr 2001
[ 08:18 ijliao ]  
unknown audio/flac/Makefile
unknown audio/flac/distinfo
unknown audio/flac/files/patch-configure.in
upgrade to 0.9   only for i386    
Sun, 18 Mar 2001
[ 05:08 ijliao ]  
unknown audio/flac/Makefile
unknown audio/flac/distinfo
unknown audio/flac/files/patch-configure.in
unknown audio/flac/pkg-comment
unknown audio/flac/pkg-descr
unknown audio/flac/pkg-plist
add flac   FLAC stands for Free Lossless Audio Codec    

Number of commits found: 44

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.754 seconds.