aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes:Will Andrews2001-04-042-1/+3
| | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case).
* Add qthreads dependency + remove whitespace before EOL in plist.Will Andrews2001-04-042-2/+3
| | | | Found by: bento
* Remove files not found in KDE 2.1.1.Will Andrews2001-04-032-6/+0
| | | | Found by: bento
* Overhaul QT/KDE support:Will Andrews2001-04-0313-53/+19
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* upgrade to 0.9Ying-Chieh Liao2001-04-033-15/+13
| | | | | | only for i386 Submitted by: Christian Weisgerber <naddy@mips.inka.de> (for "i386 only")
* Remove this patch in favor of a in-Makefile post-patch target. Also,Mario Sergio Fujikawa Ferreira2001-04-031-8/+0
| | | | the other is LOCALBASE safe.
* *** empty log message ***Mario Sergio Fujikawa Ferreira2001-04-031-0/+3
|
* Allow speech tools to compile on FreeBSD 4.3 through 4.9.Trevor Johnson2001-04-022-16/+16
| | | | Submitted by: Eike Bernhardt <eike.bernhardt@informatik.uni-oldenburg.de>
* Update to 0.9.5.1. pthread and xsplay are still disabled.CHOI Junho2001-04-028-67/+39
|
* Upgrade to version 3.0Kevin Lo2001-04-022-2/+2
| | | | No response from maintainer.
* - Update to 1.1Michael Haro2001-04-023-4/+4
| | | | | | | - Change maintainer PR: 25970 Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at> (new maintainer)
* remove deprecated fetch optionsMichael Haro2001-04-023-4/+0
|
* Update to 4.2.13Michael Haro2001-04-026-1085/+43
| | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com
* update to 0.5.8Michael Haro2001-04-023-2/+10
| | | | | PR: 25391 Submitted by: Rod Taylor <rbt@zort.ca>
* remove maintainerMichael Haro2001-04-021-2/+2
| | | | PR: 26111
* This only exists for the i386 platform.David E. O'Brien2001-03-311-0/+2
|
* Add tempest_for_eliza 1.0.2, a program to send AM radio signalsWill Andrews2001-03-316-0/+51
| | | | | | | using a PC monitor. Scary! PR: 25170 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* portlintMichael Haro2001-03-291-2/+3
|
* update to 1.4.4Michael Haro2001-03-294-24/+17
| | | | | PR: 22395 Submitted by: Michael Lyngbøl <lyngbol@candid.dk>
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2913-14/+14
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Add graceful creation/removal of global Skins dir.Mario Sergio Fujikawa Ferreira2001-03-292-0/+5
| | | | Approved by: maintainer
* Install documentation in a better place.Trevor Johnson2001-03-2810-95/+63
| | | | | | | | | | | | | | | | | | | | | | | Patch ogg123/Makefile.am because automake will be run even though we do not need it. Continue to patch ogg123/Makefile.in just the same, so automake will not be required. Effectively rename some patches, and change some: - patch-aa to patch-configure.in - patch-ab to patch-ogg123_buffer.c - patch-ac to patch-ogg123_Makefile.in - patch-ad to patch-ogg123_ogg123.c (with changes) - patch-ae to patch-aclocal.m4 (with changes) - patch-af to patch-ogg123_Makefile.am (with changes) The maintainer requested this. He said that the history of these files is not worth keeping. Add $FreeBSD$ tags to the patches. Change pkg-comment. Submitted by: maintainer PR: 26136
* Allow MAINTAINER to be redefined in slave ports.Maxim Sobolev2001-03-281-1/+1
| | | | Submitted by: maintainer
* Missed files!!James E. Housley2001-03-282-0/+90
| | | | | | | | | | | | | - changes MAINTAINER, - fixes a bug in shared memory handling where SYSVSHM segments wouldn't be destroyed on program exit, - prefers memory sharing by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix above, - contains miscellaneous clean-ups and autoconf-related changes. PR: 25942 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Various updates and improvements.Maxim Sobolev2001-03-284-10/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Added /usr/local/etc/rc.d/aureal.sh.sample to assist with loading/ unloading the driver. Submitted version was slightly expanded with the automatic detection of the Aureal card present in the system. Details on how to override this are provided. (Sorry Peter for not taking care of this sooner) Submitted by: Peter Pentchev <roam@orbitel.bg> Fixed the driver to work on 4.1 / 4.1.1 systems. It turns out these systems don't have pcm_unregister(). The sideeffect of this is that it's impossible to unload the driver. But at least one can kldload it now. Tested by: Vladislav V. Zhuk" <admin@dru.skif.net> Switch over to Cameron's recent newpcm mega-commit in -CURRENT. To install the port your CURRENT has to be built from post 3/24/2001 sources. Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Submitted by: maintainer
* Update MASTER_SITES and maintainer email.Kevin Lo2001-03-271-3/+2
| | | | | PR: 26126 Submitted by: MAINTAINER
* - respect CFLAGSYing-Chieh Liao2001-03-262-3/+28
| | | | | | - build on alpha Submitted by: Christian Weisgerber <naddy@mips.inka.de> (via private mail)
* Add spiralloops.Satoshi Asami2001-03-251-0/+1
| | | | Submitted by: bento
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-242-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static)
* Fix PLIST. The correct PLIST_SUB variable is PORTDOCS, not NOPORTDOCS.Will Andrews2001-03-242-71/+71
| | | | Found by: bento
* Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it isSatoshi Asami2001-03-244-4/+4
| | | | | | confusing the hell out of make. Submitted by: bento
* new port of SpiralLoops 0.0.1, an experimental loop-based samplerTrevor Johnson2001-03-246-37/+54
| | | | PR: 24522
* Change maintainer for libao, libogg, libvorbis, and vorbis. ImproveTrevor Johnson2001-03-2324-193/+341
| | | | | | | | | | use of autoconf and automake. Support NOPORTDOCS. Respect CFLAGS. Fix libvorbis encoder on Alpha. Install documentation in proper places. Approved by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> (outgoing maintainer), Christian Weisgerber <naddy@mips.inka.de> (new maintainer)
* - changes MAINTAINER,James E. Housley2001-03-234-37/+75
| | | | | | | | | | | | - fixes a bug in shared memory handling where SYSVSHM segments wouldn't be destroyed on program exit, - prefers memory sharing by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix above, - contains miscellaneous clean-ups and autoconf-related changes. PR: 25942 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Approved by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Dependencies added: USE_GNOME, as Build failed without gnomeConf.shDirk Meyer2001-03-231-1/+1
|
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-235-5/+5
|
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-234-4/+4
|
* Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.James E. Housley2001-03-233-7/+4
| | | | | | | Minor nits to keep portlint happy. PR: 25971 Submitted by: Espen Skoglund <esk@ira.uka.de> MAINTAINER
* Update to 0.9.0Clive Lin2001-03-204-6/+4
| | | | | PR: ports/25943 Submitted by: MAINTAINER
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
|
* Update to 2.10.4.Akinori MUSHA2001-03-203-3/+3
| | | | | PR: ports/25937, ports/25938 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
* Fix build on bento by reference $PREFIX at Makefile, not Makefile.PL.Jun Kuriyama2001-03-191-2/+2
|
* add flacYing-Chieh Liao2001-03-187-0/+95
| | | | FLAC stands for Free Lossless Audio Codec
* Umix is an advanced tool for adjusting soundcard mixers. You canVanilla I. Shu2001-03-176-0/+33
| | | | | | | | adjust your mixer either from the command line or from a fullscreen curses user interface. It was designed as a replacement for Aumix. PR: ports/24605 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* add mpg321Ying-Chieh Liao2001-03-177-0/+48
| | | | A completely free clone of mpg123
* Updates the port to the latest version.Dirk Meyer2001-03-174-28/+21
| | | | | PR: 25529 Submitted by: anders@fix.no
* from maintainer:Dirk Meyer2001-03-173-8/+175
| | | | | | | | | | | | | | | | | | Actually, the problem is that the ecasound port can optionally be compiled with python so that you have another interface to the program. The python dependency wasn't recorded in the makefile and the port was building the python bits by default, so the process of installing or packaging failed a one point. The fix is quite simple. And it features a couple of other enhancments. First off, the current plist must be renamed "pkg-plist.py". Second, a new plist must be made with the following diff on the original: me: The file pkg-plist contains only one revision, so a repro copy of this file won't be needed. I changed whitespaces to taps. PR: 25814 Submitted by: anarcat@tao.ca
* Add mp3chew 0.51.0,Daniel Harris2001-03-167-0/+69
| | | | | | | | a program to rename mismatched and garbled MP3 filenames. PR: 25653 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Fix pkg-plistDmitry Sivachenko2001-03-161-1/+0
| | | | Found by: bento
* Patch aops.c for a header problem. Remove BROKEN line.Trevor Johnson2001-03-152-2/+16
| | | | reported by: kris