summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-053-6/+6
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-0416-35/+35
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* No need to define both USE_CONFIGURE and GNU_CONFIGURE....Satoshi Asami1998-07-273-6/+3
| | | | Notes: svn path=/head/; revision=12164
* Activate sidplay.Donald Burr1998-07-261-1/+2
| | | | Notes: svn path=/head/; revision=12133
* PR: ports/5504Donald Burr1998-07-2615-0/+177
| | | | | | | | | Submitted by: sec@42.org Import of new port audio/sidplay, a C=64 SID musicfile player and SID chip emulator. Notes: svn path=/head/; revision=12132
* Turn on play.Steve Price1998-07-251-1/+2
| | | | Notes: svn path=/head/; revision=12125
* A simple audio file player. Moved from ports/japanese.Steve Price1998-07-258-0/+64
| | | | Notes: svn path=/head/; revision=12124
* Add homepage to pkg/DESCRTim Vanderhoek1998-07-241-0/+2
| | | | Notes: svn path=/head/; revision=12102
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-233-9/+9
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* fix dist siteAndrey A. Chernov1998-07-231-2/+2
| | | | Notes: svn path=/head/; revision=12080
* "$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assumeSatoshi Asami1998-07-201-2/+2
| | | | | | | it's a typo. Notes: svn path=/head/; revision=12006
* Turn on wmmixer.Steve Price1998-07-201-1/+2
| | | | Notes: svn path=/head/; revision=12002
* Initial import of wmmixer version 0.8.Steve Price1998-07-206-0/+51
| | | | | | | | | | An audio mixer for the WindowMaker dock. PR: 7304 Submitted by: Richard M. Neswold <rneswold@drmemory.fnal.gov> Notes: svn path=/head/; revision=12001
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-199-135/+459
| | | | | | | Based on: patches for a 1.0 pre-release submitted by Thomas Gellekum. Notes: svn path=/head/; revision=11967
* Activate esound.Vanilla I. Shu1998-07-191-1/+2
| | | | Notes: svn path=/head/; revision=11958
* esound is the sound library for enlightenment.Vanilla I. Shu1998-07-197-0/+65
| | | | Notes: svn path=/head/; revision=11957
* Switch to a working MASTER_SITE.Justin M. Seger1998-07-141-2/+2
| | | | Notes: svn path=/head/; revision=11918
* Old MASTER_SITE is no longer available. Switch to another site that has theJustin M. Seger1998-07-141-7/+2
| | | | | | | DISTFILE. Notes: svn path=/head/; revision=11917
* Fix a couple of braino's from the last commit.Donald Burr1998-07-131-3/+3
| | | | Notes: svn path=/head/; revision=11904
* Import of new port audio/x11amp, a GUI MP3 player with a reallyDonald Burr1998-07-135-0/+40
| | | | | | | nice interface. Notes: svn path=/head/; revision=11903
* Activate x11amp.Donald Burr1998-07-131-1/+2
| | | | Notes: svn path=/head/; revision=11902
* Change to UNBROKEN ...Marc G. Fournier1998-07-093-9/+6
| | | | | | | | Add USE_GMAKE to get past a compile problem in kmid Remove patches, as were not required to cleanly compile Notes: svn path=/head/; revision=11797
* Still marked BROKEN, but this gets me to the extract stage, and, removingMarc G. Fournier1998-07-093-6/+18
| | | | | | | | | all the patches, configured and compiling. Haven't removed the patches yet, until I see a clean compile... Notes: svn path=/head/; revision=11795
* Can't find anything wrong at the MASTER_SITES that this is failing on, exceptMarc G. Fournier1998-07-081-2/+2
| | | | | | | | | maybe the // that was in the URI is screwing things up. Remove the extra /, and will heck it again later... Notes: svn path=/head/; revision=11792
* Still marked BROKEN, but at least you can retrieve the files now...will workMarc G. Fournier1998-07-086-21/+24
| | | | | | | on compiling it from my X machine later tonight... Notes: svn path=/head/; revision=11789
* Add patches to support IDE cd-roms. While I'm here, respectTim Vanderhoek1998-06-277-3/+176
| | | | | | | | | | ${CFLAGS}. Heck, why not go all the way and respect ${PREFIX}, too (respect now added). As an intentional side-effect, these patches also prevent the pause function from blasting the listener's ears off (the way cdcontrol currently does (and cdplay used to)). Notes: svn path=/head/; revision=11553
* Change the vat port to use USE_AUTOCONF .Bill Fenner1998-06-263-1477/+13
| | | | | | | | | Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so that CVS doesn't munge it. BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah! Notes: svn path=/head/; revision=11547
* Import of mp3info, which reveals information like bitrate and playing timeMatthew Hunt1998-06-245-0/+43
| | | | | | | | | | for mp3 files. PR: 7008 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11508
* Activate mp3info.Matthew Hunt1998-06-241-1/+2
| | | | Notes: svn path=/head/; revision=11507