summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-1717-32/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* Oops, forgot to commit this.Satoshi Asami1998-08-131-0/+5
| | | | Notes: svn path=/head/; revision=12485
* Make this port non-interactive. The configuration script isSatoshi Asami1998-08-133-38/+56
| | | | | | | | | | | | installed under ${PREFIX} for package users anyway. Also minor cleanup of PLIST to get rid of warnings, and delete one non-existent file. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> (the non-interactiveness part.) Notes: svn path=/head/; revision=12484
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-124-16/+12
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Activate 8hz-mp3.Matthew Hunt1998-08-111-1/+2
| | | | Notes: svn path=/head/; revision=12439
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-0712-28/+28
| | | | Notes: svn path=/head/; revision=12335