summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Fix app-defaults file gives the path to xmmix.hlpSeiichirou Hiraoka1998-11-191-0/+12
| | | | Notes: svn path=/head/; revision=14681
* Remove the define for gtk1.1.3Vanilla I. Shu1998-11-182-12/+4
| | | | Notes: svn path=/head/; revision=14644
* Got distfile, unbreak.Satoshi Asami1998-11-182-6/+2
| | | | Notes: svn path=/head/; revision=14626
* Allow the ELF case to also inherit CFLAGS.Joseph Koshy1998-11-171-1/+1
| | | | Notes: svn path=/head/; revision=14585
* Mark it broken, can't fetch. Please put it somewhere I can get.Satoshi Asami1998-11-172-2/+6
| | | | Notes: svn path=/head/; revision=14580
* Add a define(READ_MMAP) from gqmpeg's README,Vanilla I. Shu1998-11-161-14/+18
| | | | | | | use system's CFLAG now. Notes: svn path=/head/; revision=14568
* Activate gqmpeg.Vanilla I. Shu1998-11-161-1/+2
| | | | Notes: svn path=/head/; revision=14563
* Import gqmpeg, it's the frontend of mpg123.Vanilla I. Shu1998-11-1612-0/+116
| | | | Notes: svn path=/head/; revision=14561
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-142-8/+12
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Upgrade to mikmod 3.0.3Vanilla I. Shu1998-11-115-24/+28
| | | | | | | | PR: ports/7721 Submitted by: yoshiaki@kt.rim.or.jp Notes: svn path=/head/; revision=14471
* Upgrade to 0.58.Vanilla I. Shu1998-11-112-5/+5
| | | | Notes: svn path=/head/; revision=14470
* Upgrade to 2.4. This release includes CAM compatibility.Matthew Hunt1998-11-115-626/+62
| | | | | | | | PR: 8616 Submitted by: Daniel Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=14458
* Upgrade to 0.57a, REMOVE BROKEN_ELF tag.Vanilla I. Shu1998-11-042-7/+5
| | | | Notes: svn path=/head/; revision=14347
* Unbreak for ELFJustin M. Seger1998-11-031-3/+1
| | | | Notes: svn path=/head/; revision=14320
* Unbreak for ELFJustin M. Seger1998-11-031-3/+1
| | | | Notes: svn path=/head/; revision=14319
* Unbreak this ports.Vanilla I. Shu1998-11-022-3/+36
| | | | Notes: svn path=/head/; revision=14312
* Mark BROKEN for ELF:Justin M. Seger1998-11-021-1/+3
| | | | | | | | | | gcc -o replay dump.o formats.o getbits.o huffman.o layer3.o getdata.o misc2.o transform.o audio.o buffer.o audioIO.o position.o layer2.o rtbuf.o util.o getopt.o getopt1.o replay.o -lesd `"gtk11-config" --libs` -lesd /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_set_destroy' /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_id_set_destroy' *** Error code 1 Notes: svn path=/head/; revision=14310
* Mark BROKEN:Justin M. Seger1998-11-021-1/+3
| | | | | | | | | | | | | gcc -c -O6 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_i386 audioIO.c In file included from audioIO.c:11: audioIO_Linux.c:29: parse error before `32768' audioIO_Linux.c: In function `audioOpen': audioIO_Linux.c:81: invalid lvalue in unary `&' gmake: *** [audioIO.o] Error 1 *** Error code 2 Notes: svn path=/head/; revision=14297
* Activate replay.Vanilla I. Shu1998-10-281-1/+2
| | | | Notes: svn path=/head/; revision=14238
* Import replay, it's another gtk-base mp3 player.Vanilla I. Shu1998-10-289-0/+121
| | | | Notes: svn path=/head/; revision=14237
* Remove patches, 3.0 don't need it anymore(machine optimize).Vanilla I. Shu1998-10-281-19/+0
| | | | Notes: svn path=/head/; revision=14232
* Unbreak for current.Justin M. Seger1998-10-134-18/+23
| | | | | | | Submitted by: ken@plutotech.com Notes: svn path=/head/; revision=13936
* Unbreak for ELF.Justin M. Seger1998-10-133-110/+70
| | | | | | | Partially submitted by: ken@plutotech.com Notes: svn path=/head/; revision=13934
* Mark BROKEN for current. Can't find scsi.hJustin M. Seger1998-10-114-4/+24
| | | | Notes: svn path=/head/; revision=13869
* Add CAM support to xmcd. This patch makes xmcd autodetect a CAM system,Kenneth D. Merry1998-10-091-0/+433
| | | | | | | | | | | | | | | | and use the appropriate SCSI interface code. This patch has been sitting around for 3 weeks, and no one committed it, so I thought I'd commit it before the ports freeze tomorrow. xmcd-2.3pl1 will have native CAM support, but since it looks unlikely it'll be out before tomorrow, we'll have to go with the "unofficial" CAM patch. PR: ports/7957 Submitted by: maintainer ("Daniel M. Eischen" <eischen@vigrid.com>) Notes: svn path=/head/; revision=13799
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-3/+3
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Unbreak for ELF builds, take over as maintainer.Joseph Koshy1998-10-032-24/+42
| | | | Notes: svn path=/head/; revision=13607
* ElfifyBrian Somers1998-10-013-27/+21
| | | | | | | Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/ Notes: svn path=/head/; revision=13580
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-304-4/+12
| | | | Notes: svn path=/head/; revision=13545
* Remove empty directories on deinstall.Steve Price1998-09-282-1/+3
| | | | Notes: svn path=/head/; revision=13482
* Escape the '@' characters so that perl in -current doesn't choke.Steve Price1998-09-281-2/+2
| | | | Notes: svn path=/head/; revision=13480
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-288-8/+10
| | | | Notes: svn path=/head/; revision=13479
* Fix build for ELF.Steve Price1998-09-282-24/+42
| | | | Notes: svn path=/head/; revision=13478
* Don't strip binary in ELF install.Steve Price1998-09-281-1/+5
| | | | Notes: svn path=/head/; revision=13477
* Can't fetch the distfile and remove empty directories on deinstall.Steve Price1998-09-284-2/+10
| | | | Notes: svn path=/head/; revision=13476
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price1998-09-282-152/+52
| | | | | | | empty directories on deinstall. Notes: svn path=/head/; revision=13475
* Mark broken for ELF until the iv port is converted.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13474
* Won't build in an ELF world.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13473
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+2
| | | | Notes: svn path=/head/; revision=13472
* Make this port reinstall friendly.Steve Price1998-09-282-38/+38
| | | | Notes: svn path=/head/; revision=13471
* Remove empty lib/speak_freely directory on deinstall.Steve Price1998-09-271-0/+1
| | | | Notes: svn path=/head/; revision=13432
* Mark broken for ELF because of xforms port.Steve Price1998-09-262-4/+8
| | | | Notes: svn path=/head/; revision=13406
* libgsm is now converted to ELF.Satoshi Asami1998-09-223-7/+7
| | | | Notes: svn path=/head/; revision=13329
* 1. Convert to ELF.Scott Mace1998-09-221-3/+4
| | | | | | | | 2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems. Notes: svn path=/head/; revision=13326
* 1. Convert to ELF.Scott Mace1998-09-221-36/+261
| | | | | | | | | | 2. Clean up makefile (shutup rm). 3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems. Notes: svn path=/head/; revision=13325
* Convert to ELFScott Mace1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13324
* Convert esound to elf.Vanilla I. Shu1998-09-223-13/+48
| | | | Notes: svn path=/head/; revision=13312
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273