summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.0.6Kevin Lo2002-01-122-7/+5
| | | | | PR: 33802 Submitted by: MAINTAINER
* Update to version 0.36.50Kevin Lo2002-01-128-6/+28
| | | | | PR: 33800 Submitted by: MAINTAINER
* Fix installPatrick Li2002-01-112-0/+2
| | | | Reported by: bento
* Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-112-24/+6
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* Update to 0.5.8.Trevor Johnson2002-01-103-13/+14
|
* o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannotMario Sergio Fujikawa Ferreira2002-01-094-5/+99
| | | | | | | | | | have exclusive access to /dev/dsp. This may cause lockups and all sort of problems. Fix it. o It is an X application, USE_X_PREFIX o Assign maintainership to submitter PR: 33722 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Update to 1.0.5, the latest Unix release.Trevor Johnson2002-01-083-4/+13
| | | | Noticed by: Robert Nilsson <robert@nilsson.net>
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-082-0/+6
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Remove janssen@rendo.dekooi.nl as MAINTAINER; mail has been bouncing forBill Fenner2002-01-071-1/+1
| | | | 2.5 months.
* Remove Donald Burr <d_burr@ix.netcom.com> as MAINTAINER; mail has beenBill Fenner2002-01-071-1/+1
| | | | bouncing for 3 months.
* First round of auto* cleanups:Will Andrews2002-01-064-6/+4
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* o Fix bug: do not incorrectly use shift from sh(1). First commandMario Sergio Fujikawa Ferreira2002-01-064-10/+2
| | | | | line argument was being lost when there was more than 1 argument. o bump PORTREVISION
* Conditionalize use of objprelink based on whether we're running onWill Andrews2002-01-052-8/+16
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* Use ':' to seperate chown user and groupPatrick Li2002-01-022-2/+2
| | | | Spotted by: Bento
* Add xmms-sndfile:Dirk Froemberg2001-12-316-0/+66
| | | | | | | XMMS plugin to allow playing libsndfile supported files PR: ports/33373 Submitted by: David Yeske <dyeske@yahoo.com>
* Add xmms-sndfile.Dirk Froemberg2001-12-311-0/+1
|
* Chase libaudio shlib major (from the audio/nas update).Pete Fritchman2001-12-303-3/+5
|
* - update to 1.5Pete Fritchman2001-12-306-72/+191
| | | | | | | | | - update MASTER_SITES - split manpages out into Makefile.man - print out PKGMESSAGE better PR: 33333 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.3.11.Pete Fritchman2001-12-294-4/+4
| | | | | PR: 33205 Submitted by: maintainer
* Add freebirth 0.3.2, a bass synthesizer, step sequencer, and samplePete Fritchman2001-12-296-0/+87
| | | | | | | player. PR: 33292 Submitted by: David Yeske <dyeske@yahoo.com>
* Update MASTER_SITES and WWW: to libmikmod's new home.Pete Fritchman2001-12-282-2/+2
| | | | | PR: 33284 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
* Update MASTER_SITES and WWW: to mikmod's new home.Pete Fritchman2001-12-282-2/+2
| | | | | PR: 33283 Submitted by: maintainer
* add darkice 0.7Ying-Chieh Liao2001-12-276-0/+41
| | | | DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer
* portlint:Dirk Froemberg2001-12-252-2/+2
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* Maintainer is now a committerMartin Blapp2001-12-241-1/+1
| | | | Approved by: demon
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
|
* - fix a typo when commenting out VORBIS in pkg-plist substitutionsPete Fritchman2001-12-232-2/+4
| | | | | | | | - fix the ownership of files in ${PREFIX}/share/freeamp PR: 33101, 33096 Submitted by: Alan Eldridge <alane@geeksrus.net> Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 0.5.4.Maxim Sobolev2001-12-215-47/+118
|
* o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDSMario Sergio Fujikawa Ferreira2001-12-202-4/+4
| | | | | | | information was being lost. Fix this o Also, correctly LIB_DEPENDS on artsc.0 Approved by: maintainer
* Install additional documentationMario Sergio Fujikawa Ferreira2001-12-202-1/+2
|
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-203-51/+24
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-193-24/+51
|
* Update to 1.2.1.Maxim Sobolev2001-12-196-55/+20
|
* Add adpcm 1.2, an Intel/DVI IMA ADPCM codec library.Will Andrews2001-12-197-0/+97
| | | | | PR: 31331 Submitted by: Andrew <andrew@ugh.net.au>
* - update to 1.0.1Pete Fritchman2001-12-1925-160/+165
| | | | | | | | | | | - don't need autoconf - use patch-ltmain.sh, USE_LIBTOOL doesn't work for this port - no more vorbis support - respect C{,PP}FLAGS PR: 32948 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: maintainer
* Update MASTER_SITES.Pete Fritchman2001-12-191-2/+2
| | | | | PR: 32982 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* upgrade to 2.1.1Ying-Chieh Liao2001-12-1710-94/+194
| | | | | PR: 32938 Submitted by: maintainer, Ports Fury
* This port LIB_DEPENDS on Tcl/Tk version 8.3.x.Steve Price2001-12-161-0/+2
|
* respect CFLAGS.FUJISHIMA Satsuki2001-12-161-1/+3
|
* Update to version 6.4.Steve Price2001-12-152-3/+3
|
* Update to 1.0.6 and nolonger depends on id3libPatrick Li2001-12-156-45/+15
|
* upgrade to 0.3.0Ying-Chieh Liao2001-12-1510-66/+114
| | | | Submitted by: "Daeron" <daeron@fandom.net>
* upgrade to 1.0.7Ying-Chieh Liao2001-12-1310-74/+76
| | | | | PR: 32702 Submitted by: Leo Kim <leo@florida.sarang.net>
* upgrade to 1.0Ying-Chieh Liao2001-12-135-16/+48
| | | | | PR: 32703 Submitted by: maintainer
* take maintainershipYing-Chieh Liao2001-12-132-2/+2
| | | | | PR: 32788 Submitted by: Alan E <alane@geeksrus.net>
* Update to 0.9.b1.1 (maintainer timeout).Maxim Sobolev2001-12-1117-31/+645
| | | | Submitted by: Harald Schmalzbauer <H.Schmalzbauer@belenus.com>
* remove include of malloc.h to unbreak on -currentAlfred Perlstein2001-12-112-0/+20
|
* update master site subdirYing-Chieh Liao2001-12-091-1/+1
| | | | | PR: 32642 Submitted by: maintainer
* o New port mpt 0.0: Mike's Playlist Thingie is an eTantrum fingerprintingMario Sergio Fujikawa Ferreira2001-12-096-0/+59
| | | | | playlist generator o Part of Freetantrum
* New port songprint version 1.2: Library for acoustic fingerprintingMario Sergio Fujikawa Ferreira2001-12-097-0/+97
| | | | of music from Freetantrum (TM)