FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:47 PM GMT
non port: audio/libao/Makefile
CVSWeb

Number of commits found: 48

Tue, 27 Sep 2011
[ 23:54 mandree ] Original commit 
1.48 audio/libao/Makefile
Bump PORTREVISION to have the port rebuilt after the GDBM upgrade.
This affects configurations using the PULSEAUDIO option only.

Approved by: naddy@ (maintainer)
PR:          ports/161084
Wed, 8 Jun 2011
[ 19:56 naddy ] Original commit 
1.47 audio/libao/Makefile
1.14 audio/libao/distinfo
1.9 audio/libao/files/patch-configure
Update to 1.1.0.  No user-visible changes.
Sat, 4 Dec 2010
[ 07:34 ade ] Original commit 
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile

(Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 6 Jun 2010
[ 20:35 naddy ] Original commit 
1.45 audio/libao/Makefile
1.12 audio/libao/distinfo
1.8 audio/libao/files/patch-configure
1.4 audio/libao/files/patch-src_Makefile.in
1.1 audio/libao/files/patch-src_plugins_Makefile.in
1.6 audio/libao/pkg-descr
1.20 audio/libao/pkg-plist
Update to 1.0.0.  Improvements in this release:
* Added surround channel mapping API and capability
* New config file options
* Driver options may be specified in config file
* Workaround for ESD non-4096 byte write bug
* Workaround aRts server crash bug
* Numerous patches from multiple downstreams
Sun, 2 Aug 2009
[ 19:36 mezz ] Original commit 
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile

(Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Tue, 24 Mar 2009
[ 14:47 naddy ] Original commit 
1.46 audio/flac/Makefile
1.43 audio/libao/Makefile
1.31 audio/libogg/Makefile
1.37 audio/libvorbis/Makefile
1.52 audio/vorbis-tools/Makefile
allow parallel building
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Wed, 24 Oct 2007
[ 23:37 marcus ] Original commit 
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile

(Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Jul 2007
[ 15:10 rafan ] Original commit 
1.40 audio/libao/Makefile
1.71 editors/emacs/Makefile
1.23 math/calcoo/Makefile
1.7 math/tablix/Makefile
1.2 multimedia/recordmydesktop/Makefile
1.24 net/cyphesis/Makefile
1.20 security/nettle/Makefile
1.13 sysutils/fusefs-ntfs/Makefile
1.3 sysutils/ldapvi/Makefile
1.11 sysutils/metalog/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
  in bsd.port.mk.

Tested with:    my tinderbox on i386 6
Approved by:    portmgr
Sat, 14 Jul 2007
[ 20:06 naddy ] Original commit 
1.39 audio/libao/Makefile
1.11 audio/libao/distinfo
1.3 audio/libao/files/patch-Makefile.in
1.7 audio/libao/files/patch-configure
1.3 audio/libao/files/patch-doc_Makefile.in
1.2 audio/libao/files/patch-include_ao_ao.h
1.3 audio/libao/files/patch-src_Makefile.in
1.19 audio/libao/pkg-plist
* Update to 0.8.8.
* Add optional support for PulseAudio.
* Don't build nonsensical static modules.
* Use OPTIONS framework.
Thu, 5 Jul 2007
[ 14:59 naddy ] Original commit 
1.38 audio/libao/Makefile
Use preferred URL for master site.

Submitted by:   db
Fri, 9 Mar 2007
[ 18:14 naddy ] Original commit 
1.37 audio/libao/Makefile
Configuration file libao.conf should be in ${PREFIX}/etc.

PR:             109914
Submitted by:   Ed Schouten <ed@fxq.nl>
Sun, 28 Jan 2007
[ 09:07 kris ] Original commit 
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.40 audio/libaudiofile/Makefile
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
1.4 audio/liboggz/Makefile
1.16 audio/libsamplerate/Makefile

(Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included one to avoid objformat a.out botch
Sun, 14 Jan 2007
[ 22:18 naddy ] Original commit 
1.35 audio/libao/Makefile
1.1 audio/libao/files/patch-include_ao_ao.h
On special request, provide a full prototype for ao_default_driver_id()
in ao.h.

PR:             107903
Submitted by:   Ed Schouten <ed@fxq.nl>
Mon, 7 Aug 2006
[ 17:20 naddy ] Original commit 
1.34 audio/libao/Makefile
Don't clobber LIB_DEPENDS if several WITH_* options are set.

PR:             101469
Submitted by:   jacula@gmail.com
Sun, 12 Mar 2006
[ 06:12 nork ] Original commit 
1.33 audio/libao/Makefile
1.17 audio/libao/pkg-plist
Remove .a files from pkg-plist.

Approved by:    portmgr(marcus), naddy(maintainer)
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.
Fri, 22 Oct 2004
[ 16:39 naddy ] Original commit 
1.30 audio/libao/Makefile
1.9 audio/libao/distinfo
1.6 audio/libao/files/patch-configure
1.15 audio/libao/pkg-plist
Maintenance update to 0.8.5.  No notable changes.
Fri, 9 Jul 2004
[ 17: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
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.
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)
Thu, 9 Oct 2003
[ 17:42 naddy ] Original commit 
1.26 audio/libao/Makefile
1.14 audio/libao/pkg-plist
Install pkgconfig .pc file to correct place

PR:             57802
Submitted by:   Ports Fury
Wed, 8 Oct 2003
[ 16:17 naddy ] Original commit 
1.25 audio/libao/Makefile
1.7 audio/libao/distinfo
1.5 audio/libao/files/patch-configure
1.2 audio/libao/files/patch-src_Makefile.in
1.5 audio/libao/pkg-descr
1.13 audio/libao/pkg-plist
* Maintenance update to 0.8.4.
* Support for the aRts plugin now must be explicitly enabled by
  defining WITH_ARTS.
* NAS plugin available by defining WITH_NAS.  Consider experimental.
Sat, 7 Jun 2003
[ 23:31 naddy ] Original commit 
1.24 audio/libao/Makefile
1.19 audio/libogg/Makefile
1.20 audio/libvorbis/Makefile
1.24 audio/vorbis-tools/Makefile
Remove dead mirror.

Submitted by:   fenner (portsurvey)
Tue, 8 Apr 2003
[ 00:40 marcus ] Original commit 
1.35 audio/aumix/Makefile
1.11 audio/autozen/Makefile
1.12 audio/cheesetracker/Makefile
1.10 audio/denemo/Makefile
1.17 audio/easytag/Makefile
1.13 audio/extace/Makefile
1.4 audio/freebirth/Makefile
1.16 audio/gdcd/Makefile
1.9 audio/gdrdao/Makefile
1.12 audio/gkrellmms/Makefile

(Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove the USE_GNOMENG macro.
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
Thu, 30 Jan 2003
[ 22:18 naddy ] Original commit 
1.21 audio/libao/Makefile
1.17 audio/libogg/Makefile
1.18 audio/libvorbis/Makefile
1.22 audio/vorbis-tools/Makefile
Update master sites.

PR:             47676, 47677
Submitted by:   Sergey A. Osokin <osa@FreeBSD.org.ru>
Thu, 26 Dec 2002
[ 11:59 edwin ] Original commit 
1.20 audio/libao/Makefile
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Fri, 6 Sep 2002
[ 14:36 naddy ] Original commit 
1.19 audio/libao/Makefile
1.12 audio/libao/pkg-plist
Fix packaging list.
Sat, 31 Aug 2002
[ 00:13 marcus ] Original commit 
1.30 audio/aumix/Makefile
1.8 audio/autozen/Makefile
1.8 audio/denemo/Makefile
1.10 audio/easytag/Makefile
1.8 audio/gkrellmms/Makefile
1.4 audio/gkrellmss/Makefile
1.7 audio/gkrellmvolume/Makefile
1.14 audio/gmixer/Makefile
1.27 audio/gnapster/Makefile
1.46 audio/gqmpeg/Makefile

(Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Fri, 23 Aug 2002
[ 15:23 naddy ] Original commit 
1.17 audio/libao/Makefile
1.4 audio/libao/files/patch-configure
1.11 audio/libao/pkg-plist
* Use GNOMENG for ESounD.
* Kill .la files.
Sat, 20 Jul 2002
[ 19:25 naddy ] Original commit 
1.16 audio/libao/Makefile
Make sure the esd module is only built if wanted.

Submitted by:   David Magda <dmagda@ee.ryerson.ca>
[ 15:29 naddy ] Original commit 
1.15 audio/libao/Makefile
1.14 audio/libogg/Makefile
1.15 audio/libvorbis/Makefile
1.17 audio/vorbis-tools/Makefile
1.6 audio/libao/distinfo
1.6 audio/libogg/distinfo
1.6 audio/libvorbis/distinfo
1.6 audio/vorbis-tools/distinfo
1.3 audio/vorbis-tools/files/patch-ogg123::buffer.c
1.2 audio/vorbis-tools/files/patch-oggenc::audio.c

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Welcome to the long-awaited release of Ogg Vorbis 1.0!
Mon, 24 Jun 2002
[ 00:39 naddy ] Original commit 
1.14 audio/libao/Makefile
Update the arts dependency to the audio/arts port for kde3.

PR:             39725
Submitted by:   alane
Mon, 21 Jan 2002
[ 16:18 naddy ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
fix typo in master site URL    
Wed, 16 Jan 2002
[ 14:42 naddy ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo
unknown audio/libvorbis/files/patch-configure
unknown audio/vorbis-tools/files/patch-configure

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Upgrade to Ogg Vorbis RC3.    
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.    
Mon, 27 Aug 2001
[ 02:26 trevor ]  
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
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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.    
Thu, 19 Jul 2001
[ 07:29 sf ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
unknown audio/vorbis/Makefile
unknown audio/libao/distinfo
unknown audio/libogg/distinfo
unknown audio/libvorbis/distinfo
unknown audio/vorbis-tools/distinfo
unknown audio/libao/files/patch-Makefile.in

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
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.    
Sat, 24 Mar 2001
[ 07:07 asami ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis/Makefile
Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is   confusing
the hell out of make.    
Fri, 23 Mar 2001
[ 22:21 trevor ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis/Makefile
unknown audio/libao/files/patch-ac
unknown audio/libogg/files/patch-ac
unknown audio/libvorbis/files/patch-ac
unknown audio/libao/files/patch-configure
unknown audio/libogg/files/patch-configure
unknown audio/libvorbis/files/patch-configure

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Change maintainer for libao, libogg, libvorbis, and vorbis.  Improve   use of
autoconf and automake.  Support NOPORTDOCS.  Respect CFLAGS.   Fix libvorbis
encoder on Alpha.  Install documentation in proper   places.    
Sat, 3 Mar 2001
[ 17:11 sf ]  
unknown audio/libao/Makefile
bump PORTREVISION due to pkg-plist addition.    
Fri, 2 Mar 2001
[ 22:07 sf ]  
unknown audio/libao/Makefile
unknown audio/vorbis/Makefile
unknown audio/libao/files/patch-ac
unknown audio/libogg/files/patch-ac
unknown audio/libvorbis/files/patch-ac
unknown audio/libogg/pkg-descr
unknown audio/libao/pkg-plist
o respect CFLAGS (libao, libogg, libvorbis)   o add ESOUND and KDE2 knob.
(libao)   o add WWW. (libogg)   o get rid of xmms dependency. (vorbis)    
Wed, 28 Feb 2001
[ 17:09 ijliao ]  
unknown audio/libao/Makefile
unknown audio/libao/distinfo
unknown audio/libao/files/patch-aa
unknown audio/libao/pkg-plist
upgrade to 0.6.0    
Thu, 16 Nov 2000
[ 13:06 asami ]  
unknown audio/libao/Makefile
unknown audio/libogg/Makefile
unknown audio/libvorbis/Makefile
unknown audio/vorbis-tools/Makefile
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.    
Mon, 13 Nov 2000
[ 10:57 roger ]  
unknown audio/libao/Makefile
Add USE_AUTOMAKE    
Thu, 2 Nov 2000
[ 21:09 trevor ]  
unknown audio/libao/Makefile
unknown audio/libao/distinfo
unknown audio/libao/files/patch-aa
unknown audio/libao/pkg-comment
unknown audio/libao/pkg-descr
unknown audio/libao/pkg-plist
Add new port of libao, a portable sound library used by some vorbis   tools.    

Number of commits found: 48

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

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

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