summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-193-6/+6
| | | | Notes: svn path=/head/; revision=13232
* Add an MLINKS line.Tim Vanderhoek1998-09-192-14/+2
| | | | Notes: svn path=/head/; revision=13228
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-172-4/+4
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Activate dap.Vanilla I. Shu1998-09-161-1/+2
| | | | Notes: svn path=/head/; revision=13175
* Digital Audio Processor.Vanilla I. Shu1998-09-168-0/+483
| | | | | | | | PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=13174
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-153-6/+6
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-152-4/+4
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Two manpages (out of four) are installed uncompressed in this port. So,Satoshi Asami1998-08-312-5/+5
| | | | | | | compress them in post-install: so compress-man can DTRT. Notes: svn path=/head/; revision=12957
* Back-out (I think I did this the hard way) the previous rev.Tim Vanderhoek1998-08-312-2/+4
| | | | | | | | | | | In retrospect, I should have suspected something was strange, but I still have no idea _why_... Apparently half of the manpages in this port are installed compressed. I think this is because the port tries to mix Imake with its own installation script. I'll have to figture-out for sure some day. Notes: svn path=/head/; revision=12955
* For some reason two manpages were missing from the MANx variables.Tim Vanderhoek1998-08-282-4/+2
| | | | Notes: svn path=/head/; revision=12903
* Please don't copy straight from manpages without at leastTim Vanderhoek1998-08-281-13/+13
| | | | | | | | | | reformatting it to looks reasonable in pkg/DESCR (eg. remove justification). Add homepage. Notes: svn path=/head/; revision=12902
* No need to use += for a variable defined only once.Satoshi Asami1998-08-261-2/+2
| | | | Notes: svn path=/head/; revision=12856
* kdecore and kdeui shared libraries are now at version 1.X.Satoshi Asami1998-08-251-3/+3
| | | | Notes: svn path=/head/; revision=12835
* Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX.Vanilla I. Shu1998-08-251-2/+2
| | | | Notes: svn path=/head/; revision=12830
* Activate xamp.Vanilla I. Shu1998-08-251-1/+2
| | | | Notes: svn path=/head/; revision=12825
* A version of amp plus qt gui.Vanilla I. Shu1998-08-259-0/+111
| | | | | | | | PR: ports/7439 Submitted by: Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw> Notes: svn path=/head/; revision=12824
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-1/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planningSatoshi Asami1998-08-241-2/+2
| | | | | | | to check it in the near future. Notes: svn path=/head/; revision=12799
* Use the MAN1 variable. Add the other half of patch-aa that causesTim Vanderhoek1998-08-223-9/+15
| | | | | | | this port to respect BINOWN and MANOWN. Notes: svn path=/head/; revision=12714
* Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.Tim Vanderhoek1998-08-225-2/+75
| | | | | | | | Respect BINOWN and MANOWN. (Changes for this are in patch-ad --- I should have split patch-aa in a separate commit). Notes: svn path=/head/; revision=12713
* This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1998-08-182-7/+0
| | | | Notes: svn path=/head/; revision=12622
* Yes, removing plist manpages broke this one, too. :)Tim Vanderhoek1998-08-172-6/+18
| | | | | | | | | Actually, this has been broken since asami's compress-all-the-manpages commit on Nov. 18, _1996_. I'm beginning to suspect that more ports are in like this... Notes: svn path=/head/; revision=12590