summaryrefslogtreecommitdiff
path: root/audio (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-10-13Unbreak for current.Justin M. Seger4-18/+23
Submitted by: ken@plutotech.com Notes: svn path=/head/; revision=13936
1998-10-13Unbreak for ELF.Justin M. Seger3-110/+70
Partially submitted by: ken@plutotech.com Notes: svn path=/head/; revision=13934
1998-10-11Mark BROKEN for current. Can't find scsi.hJustin M. Seger4-4/+24
Notes: svn path=/head/; revision=13869
1998-10-09Add CAM support to xmcd. This patch makes xmcd autodetect a CAM system,Kenneth D. Merry1-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
1998-10-09Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1-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
1998-10-03Unbreak for ELF builds, take over as maintainer.Joseph Koshy2-24/+42
Notes: svn path=/head/; revision=13607
1998-10-01ElfifyBrian Somers3-27/+21
Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/ Notes: svn path=/head/; revision=13580
1998-09-30Mark all KDE ports BROKEN for ELF.Justin M. Seger4-4/+12
Notes: svn path=/head/; revision=13545
1998-09-28Remove empty directories on deinstall.Steve Price2-1/+3
Notes: svn path=/head/; revision=13482
1998-09-28Escape the '@' characters so that perl in -current doesn't choke.Steve Price1-2/+2
Notes: svn path=/head/; revision=13480
1998-09-28Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price8-8/+10
Notes: svn path=/head/; revision=13479
1998-09-28Fix build for ELF.Steve Price2-24/+42
Notes: svn path=/head/; revision=13478
1998-09-28Don't strip binary in ELF install.Steve Price1-1/+5
Notes: svn path=/head/; revision=13477
1998-09-28Can't fetch the distfile and remove empty directories on deinstall.Steve Price4-2/+10
Notes: svn path=/head/; revision=13476
1998-09-28Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price2-152/+52
empty directories on deinstall. Notes: svn path=/head/; revision=13475
1998-09-28Mark broken for ELF until the iv port is converted.Steve Price1-1/+3
Notes: svn path=/head/; revision=13474
1998-09-28Won't build in an ELF world.Steve Price1-1/+3
Notes: svn path=/head/; revision=13473
1998-09-28Remove empty directories on deinstall.Steve Price1-0/+2
Notes: svn path=/head/; revision=13472
1998-09-28Make this port reinstall friendly.Steve Price2-38/+38
Notes: svn path=/head/; revision=13471
1998-09-27Remove empty lib/speak_freely directory on deinstall.Steve Price1-0/+1
Notes: svn path=/head/; revision=13432
1998-09-26Mark broken for ELF because of xforms port.Steve Price2-4/+8
Notes: svn path=/head/; revision=13406
1998-09-22libgsm is now converted to ELF.Satoshi Asami3-7/+7
Notes: svn path=/head/; revision=13329
1998-09-221. Convert to ELF.Scott Mace1-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
1998-09-221. Convert to ELF.Scott Mace1-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
1998-09-22Convert to ELFScott Mace1-2/+2
Notes: svn path=/head/; revision=13324
1998-09-22Convert esound to elf.Vanilla I. Shu3-13/+48
Notes: svn path=/head/; revision=13312
1998-09-21Remove regexp support for libxview not that it builds ELF too.Steve Price1-2/+2
Notes: svn path=/head/; revision=13294
1998-09-21Remove regexp support for Xaw3d since it can now be built inSteve Price1-2/+2
an ELF world. Notes: svn path=/head/; revision=13273
1998-09-19giflib is now converted to ELF so remove regexp support.Steve Price3-6/+6
Notes: svn path=/head/; revision=13232
1998-09-19Add an MLINKS line.Tim Vanderhoek2-14/+2
Notes: svn path=/head/; revision=13228
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami2-4/+4
in the first place. Notes: svn path=/head/; revision=13190
1998-09-16Activate dap.Vanilla I. Shu1-1/+2
Notes: svn path=/head/; revision=13175
1998-09-16Digital Audio Processor.Vanilla I. Shu8-0/+483
PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=13174
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami3-6/+6
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami2-4/+4
ELF conversion. Notes: svn path=/head/; revision=13144
1998-08-31Two manpages (out of four) are installed uncompressed in this port. So,Satoshi Asami2-5/+5
compress them in post-install: so compress-man can DTRT. Notes: svn path=/head/; revision=12957
1998-08-31Back-out (I think I did this the hard way) the previous rev.Tim Vanderhoek2-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
1998-08-28For some reason two manpages were missing from the MANx variables.Tim Vanderhoek2-4/+2
Notes: svn path=/head/; revision=12903
1998-08-28Please don't copy straight from manpages without at leastTim Vanderhoek1-13/+13
reformatting it to looks reasonable in pkg/DESCR (eg. remove justification). Add homepage. Notes: svn path=/head/; revision=12902
1998-08-26No need to use += for a variable defined only once.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12856
1998-08-25kdecore and kdeui shared libraries are now at version 1.X.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=12835
1998-08-25Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=12830
1998-08-25Activate xamp.Vanilla I. Shu1-1/+2
Notes: svn path=/head/; revision=12825
1998-08-25A version of amp plus qt gui.Vanilla I. Shu9-0/+111
PR: ports/7439 Submitted by: Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw> Notes: svn path=/head/; revision=12824
1998-08-25These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1-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
1998-08-24Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planningSatoshi Asami1-2/+2
to check it in the near future. Notes: svn path=/head/; revision=12799
1998-08-22Use the MAN1 variable. Add the other half of patch-aa that causesTim Vanderhoek3-9/+15
this port to respect BINOWN and MANOWN. Notes: svn path=/head/; revision=12714
1998-08-22Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.Tim Vanderhoek5-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
1998-08-18This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek2-7/+0
Notes: svn path=/head/; revision=12622
1998-08-17Yes, removing plist manpages broke this one, too. :)Tim Vanderhoek2-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