aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Add a line ``SUBDIR += lamer''SADA Kenji1998-12-011-1/+2
| | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=15032
* New import: ports/audio/lamerSADA Kenji1998-12-016-0/+60
| | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=15031
* Upgrade to 0.4.2, it add better skin support.Vanilla I. Shu1998-12-016-20/+30
| | | | Notes: svn path=/head/; revision=14989
* Change categories to "audio kde". It was (believe me or not) "x11".Satoshi Asami1998-12-013-6/+6
| | | | Notes: svn path=/head/; revision=14969
* One more xpm dependency.Satoshi Asami1998-11-291-2/+3
| | | | Notes: svn path=/head/; revision=14956
* Add nas to BUILD_DEPENDS too.Satoshi Asami1998-11-291-2/+3
| | | | Notes: svn path=/head/; revision=14951
* EXEC_DEPENDS is deprecated.Satoshi Asami1998-11-291-2/+2
| | | | Notes: svn path=/head/; revision=14949
* A few more USE_XLIBs.Satoshi Asami1998-11-283-3/+9
| | | | Notes: svn path=/head/; revision=14938
* Fix BROKEN.Seiichirou Hiraoka1998-11-251-3/+1
| | | | | | | in patches/patch-s3mvolslides.diff Notes: svn path=/head/; revision=14886
* Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.Joseph Koshy1998-11-252-4/+29
| | | | | | | | | | | | The patch can probably be made less specific to FreeBSD; to be visited after the 2.2.8 ports freeze ... Tweak work/.../Makefile to add -O2 to compiles. Submitted by: Matthew Hunt <mph@FreeBSD.ORG> Notes: svn path=/head/; revision=14885
* Mark this broken:Satoshi Asami1998-11-251-1/+3
| | | | | | | | | | | | | | | ------- ===> Extracting for mikmod-3.0.4 >> Checksum OK for mikmod-3.0.4.tar.gz. ===> Patching for mikmod-3.0.4 1 out of 2 hunks failed--saving rejects to playercode/mplayer.c.rej *** Error code 1 Stop. *** Error code 1 Notes: svn path=/head/; revision=14883
* Update to mikmod-3.0.4.Seiichirou Hiraoka1998-11-244-22/+35
| | | | | | | Changes pkg/COMMENT Notes: svn path=/head/; revision=14864
* 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