summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-0712-28/+28
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-053-6/+6
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Spelling and grammar police. This commit brought to you by themph1998-08-0416-35/+35
| | | | letter "A".
* No need to define both USE_CONFIGURE and GNU_CONFIGURE....asami1998-07-273-6/+3
|
* Activate sidplay.dburr1998-07-261-1/+2
|
* PR: ports/5504dburr1998-07-2615-0/+177
| | | | | | Submitted by: sec@42.org Import of new port audio/sidplay, a C=64 SID musicfile player and SID chip emulator.
* Turn on play.steve1998-07-251-1/+2
|
* A simple audio file player. Moved from ports/japanese.steve1998-07-258-0/+64
|
* Add homepage to pkg/DESCRhoek1998-07-241-0/+2
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-233-9/+9
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* fix dist siteache1998-07-231-2/+2
|
* "$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assumeasami1998-07-201-2/+2
| | | | it's a typo.
* Turn on wmmixer.steve1998-07-201-1/+2
|
* Initial import of wmmixer version 0.8.steve1998-07-206-0/+51
| | | | | | | An audio mixer for the WindowMaker dock. PR: 7304 Submitted by: Richard M. Neswold <rneswold@drmemory.fnal.gov>
* Upgrade to KDE Release 1.0se1998-07-199-135/+459
| | | | Based on: patches for a 1.0 pre-release submitted by Thomas Gellekum.
* Activate esound.vanilla1998-07-191-1/+2
|
* esound is the sound library for enlightenment.vanilla1998-07-197-0/+65
|
* Switch to a working MASTER_SITE.jseger1998-07-141-2/+2
|
* Old MASTER_SITE is no longer available. Switch to another site that has thejseger1998-07-141-7/+2
| | | | DISTFILE.
* Fix a couple of braino's from the last commit.dburr1998-07-131-3/+3
|
* Import of new port audio/x11amp, a GUI MP3 player with a reallydburr1998-07-135-0/+40
| | | | nice interface.
* Activate x11amp.dburr1998-07-131-1/+2
|
* Change to UNBROKEN ...scrappy1998-07-093-9/+6
| | | | | Add USE_GMAKE to get past a compile problem in kmid Remove patches, as were not required to cleanly compile
* Still marked BROKEN, but this gets me to the extract stage, and, removingscrappy1998-07-093-6/+18
| | | | | | all the patches, configured and compiling. Haven't removed the patches yet, until I see a clean compile...
* Can't find anything wrong at the MASTER_SITES that this is failing on, exceptscrappy1998-07-081-2/+2
| | | | | | maybe the // that was in the URI is screwing things up. Remove the extra /, and will heck it again later...
* Still marked BROKEN, but at least you can retrieve the files now...will workscrappy1998-07-086-21/+24
| | | | on compiling it from my X machine later tonight...
* Add patches to support IDE cd-roms. While I'm here, respecthoek1998-06-277-3/+176
| | | | | | | ${CFLAGS}. Heck, why not go all the way and respect ${PREFIX}, too (respect now added). As an intentional side-effect, these patches also prevent the pause function from blasting the listener's ears off (the way cdcontrol currently does (and cdplay used to)).
* Change the vat port to use USE_AUTOCONF .fenner1998-06-263-1477/+13
| | | | | | Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so that CVS doesn't munge it. BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah!
* Import of mp3info, which reveals information like bitrate and playing timemph1998-06-245-0/+43
| | | | | | | for mp3 files. PR: 7008 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Activate mp3info.mph1998-06-241-1/+2
|
* This patch contains an update to the audio-voxware.cc module in vatjkh1998-06-241-0/+668
| | | | | | | | | | to enable operation with the "pcm" driver and a wide range of full duplex cards including the old SB16 (up to Vibra16C). It also provides a modification to transmit audio from a mu-law file (useful for testing). Submitted by: luigi PR: 6813
* Mention that this doesn't support IDE cdroms...hoek1998-06-181-1/+2
|
* Minimize differences, handle EINTRache1998-06-161-14/+20
|
* Add patch to work with both audio driversache1998-06-161-0/+171
| | | | Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah)
* Fix gus patches dist siteache1998-06-162-4/+4
|
* Add another @dirrm.tg1998-06-151-0/+1
|
* Activate kmpg.tg1998-06-121-1/+2
|
* New port kmpg, an MPEG audio player for KDE.tg1998-06-1211-0/+208
| | | | | PR: 6727 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* upgrade to 0.59otorstenb1998-05-283-4/+23
|
* Upgrade to 2.3. Also split patch-aa so that each patch affects onlymph1998-05-275-85/+101
| | | | | | one file. Version 2.3 adds an interface to web browsers (Netscape and Mosaic), a smaller-format window in addition to the traditional window, and "tool tips" that pop up over the buttons.
* Change MAINTAINER to ports@freebsd.org because (now former) maintainermph1998-05-171-2/+2
| | | | | | | | | | | uses OSS and is not in a position to ensure that newer versions build under the stock FreeBSD drivers in 2.2-STABLE. Anybody who wants this, please let us know! Getting 0.59o to build on a recent -STABLE would be a good litmus test. :-) PR: 6659 Submitted by: Carey Jones <mcj@acquiesce.org>
* Update to new location on master site.steve1998-05-101-2/+2
| | | | | PR: 6555 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi>
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-043-6/+6
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Activate xtuner.tg1998-04-301-1/+2
|
* New port xtuner. xtuner is an X-windows interface for the RadioREVEALtg1998-04-306-0/+70
| | | | | | | | | and RadioTrack FM radio cards. I couldn't test the functionality, but it builds and installs. PR: part of 5228 Submitted by: Lars Köller <Lars.Koeller@uni-bielefeld.de>
* Chage extract_sufx to .tar.gz, change the md5 checksum.vanilla1998-04-292-3/+2
|
* Mark this port broken, it's left behind in the beta-4.1 upgrade andasami1998-04-293-3/+9
| | | | no longer builds.
* Change MASTER_SITE, the author's site seems dead.vanilla1998-04-261-2/+4
|
* Activate splaytk.mph1998-04-241-1/+2
|
OpenPOWER on IntegriCloud