summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-063-12/+9
| | | | Notes: svn path=/head/; revision=10055
* Update to KDE Beta3Stefan Eßer1998-03-0412-105/+291
| | | | Notes: svn path=/head/; revision=10039
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-244-8/+8
| | | | Notes: svn path=/head/; revision=9912
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Fix memory leaks.Bill Fenner1998-02-191-0/+61
| | | | Notes: svn path=/head/; revision=9839
* Fix color behavior with tk8.0 -- tk was setting the highlight color to black.Bill Fenner1998-02-191-0/+45
| | | | Notes: svn path=/head/; revision=9838
* Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()Bill Fenner1998-02-191-0/+117
| | | | | | | | | | on a socket with a pending error doesn't reset the error, so the socket is effectively useless. Use getsockopt(...SO_ERROR...) to clear the error status. The kernel should also be patched, but this patch is required for backwards compatibility. Notes: svn path=/head/; revision=9837
* Add support for env-variable 'MUSIC_CD' of cdcontrol fame.Eivind Eklund1998-02-141-0/+12
| | | | Notes: svn path=/head/; revision=9713
* Add another MASTER_SITEVanilla I. Shu1998-02-021-2/+3
| | | | | | | | PR: ports/5622 Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=9570
* ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.comJustin M. Seger1998-02-022-4/+4
| | | | Notes: svn path=/head/; revision=9569
* Upgrade to 0.59n.Vanilla I. Shu1998-01-262-4/+4
| | | | Notes: svn path=/head/; revision=9454
* Remove myself as MAINTAINERTorsten Blum1998-01-251-2/+2
| | | | Notes: svn path=/head/; revision=9442
* New address for Daniel O'ConnorMike Smith1998-01-221-3/+3
| | | | Notes: svn path=/head/; revision=9404
* MASTER_SITE moved.Bill Fenner1998-01-211-2/+2
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9401
* Commented out MAINTAINER until we find a working email address.Bill Fenner1998-01-211-2/+2
| | | | | | | Submitted by: Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au> Notes: svn path=/head/; revision=9400
* Update the checksum as suggested by the maintainer of this port.Steve Price1998-01-101-1/+1
| | | | | | | | PR: 5474 Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=9310
* Eliminate double slashes in URL's by:Bill Fenner1998-01-082-4/+4
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Upgrade to 0.92Vanilla I. Shu1998-01-053-5/+5
| | | | | | | | PR: ports/5371 Submitted by: maintainer Notes: svn path=/head/; revision=9268
* Add kdemultimedia.Satoshi Asami1997-12-271-1/+2
| | | | Notes: svn path=/head/; revision=9197
* Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"Satoshi Asami1997-12-253-12/+15
| | | | | | | to "Beta2" in MASTER_SITES paths so this port will fetch. Notes: svn path=/head/; revision=9179
* The KDE multi-media tools: CD player, mixer, MIDI player.Stefan Eßer1997-12-2415-0/+324
| | | | | | | | The device name of the CD drive is hardwired into kscd, see patch-ag for the location of the definition. Notes: svn path=/head/; revision=9170
* Change my email address.Vanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8918
* Upgrade to version 1.3aJustin M. Seger1997-11-282-5/+5
| | | | Notes: svn path=/head/; revision=8879
* Switch to a MASTER_SITE that works and fix some things pointed out by portlint.Justin M. Seger1997-11-262-5/+4
| | | | Notes: svn path=/head/; revision=8834
* Add cdplay.Bill Fenner1997-11-161-1/+2
| | | | Notes: svn path=/head/; revision=8671
* A text-mode audio CD player with a nice termcap-and-cbreak-based UI.Bill Fenner1997-11-165-0/+21
| | | | | | | | | | Check it out, it's pretty cool! PR: ports/4972 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi> Notes: svn path=/head/; revision=8670
* Update to 1.09Bill Fenner1997-11-163-359/+187
| | | | | | | | PR: ports/3806 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8654
* Allow nas to compile under CURRENT.Justin M. Seger1997-11-061-0/+19
| | | | Notes: svn path=/head/; revision=8505
* Adapt to tk80.Thomas Gellekum1997-10-302-5/+64
| | | | | | | Suggested by: Mark Murray Notes: svn path=/head/; revision=8415
* Make this port actually build (ok, not build) by defining NO_BUILD.Satoshi Asami1997-10-301-1/+2
| | | | | | | It doesn't even have a Makefile! Notes: svn path=/head/; revision=8400
* Make this port run. There is no "wish" binary anymore, so make itSatoshi Asami1997-10-301-1/+1
| | | | | | | use "wish4.2". Notes: svn path=/head/; revision=8399
* Activate xmpeg3.Thomas Gellekum1997-10-291-1/+2
| | | | Notes: svn path=/head/; revision=8392
* Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).Thomas Gellekum1997-10-296-0/+37
| | | | | | | | PR: 4055 Submitted by: Daniel O'Conner <doconner@ist.flinders.edu.au> Notes: svn path=/head/; revision=8391
* Use tk8.0Jean-Marc Zucconi1997-10-082-3/+5
| | | | Notes: svn path=/head/; revision=8182
* Upgrade to 6.1cAndrey A. Chernov1997-09-235-79/+63
| | | | Notes: svn path=/head/; revision=8008
* Make port work with tcl/tk 8.0Bill Fenner1997-09-115-63/+1564
| | | | Notes: svn path=/head/; revision=7856
* Upgrade to 1.2pl2.Thomas Gellekum1997-09-083-4/+3
| | | | | | | | PR: 4386 Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE> Notes: svn path=/head/; revision=7818
* Upgrade to 2.2.Thomas Gellekum1997-09-085-65/+106
| | | | | | | | PR: 4490 Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=7817
* Upgrade to 2.0.1.Thomas Gellekum1997-09-086-41/+58
| | | | | | | | PR: 4421 Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=7815
* Timidity dist site movedAndrey A. Chernov1997-09-072-6/+6
| | | | Notes: svn path=/head/; revision=7809
* Install some doc files that have copyright info.Masafumi Max NAKANE1997-09-051-0/+4
| | | | Notes: svn path=/head/; revision=7781
* Define RESTRICTED as this is shareware and registration is requiredMasafumi Max NAKANE1997-09-051-0/+8
| | | | | | | | | to redistribute the source and commercial use of binaries. Also, install some doc files that have copyright info. Notes: svn path=/head/; revision=7780
* Enable mikmodMasafumi Max NAKANE1997-09-051-1/+2
| | | | Notes: svn path=/head/; revision=7779
* New port, mikmod:Masafumi Max NAKANE1997-09-055-0/+34
| | | | | | | | | | | | | | | This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD, MTM, STM, ULT, and UNI module types. It uses the Open Sound System, and has features like sample interpolation, random mod playing, and supports playing compressed modules. (Note: its playing of compressed modules is OK, providing they don't have spaces in their names...) PR: 4066 Submitted by: Daniel O'Connor <doconnor@ist.flinders.edu.au> Notes: svn path=/head/; revision=7778
* fix some brain deadedness in last commit (disable a couple debuggingJohn-Mark Gurney1997-09-042-3/+3
| | | | | | | statements and add a nl) Notes: svn path=/head/; revision=7769
* update my port (same version).John-Mark Gurney1997-09-035-4/+300
| | | | | | | | I have added a new option (-b) that allows you to specify 8 or 16bit output. The default is still 8bit though. Notes: svn path=/head/; revision=7768
* Upgrade, 0.7.3 -> 0.7.6.Masafumi Max NAKANE1997-09-033-16/+13
| | | | | | | | PR: 4457 Submitted by: the port maintainer Notes: svn path=/head/; revision=7762
* Enable ampMasafumi Max NAKANE1997-08-311-1/+2
| | | | Notes: svn path=/head/; revision=7736
* New port, amp:Masafumi Max NAKANE1997-08-316-0/+61
| | | | | | | | | | | | | | | | ------------------------ From the README file ------------------------ amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started putting together as a side project of the MPEG hardware design project at FER/Zagreb - just to confirm my knowledge of the standard. It works with both MPEG1 and MPEG2 audio streams (except for the multichannel extensions defined in MPEG2), layer3 only for now. ---------------------------- End of quote ---------------------------- PR: 3935 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=7735
* Created manpages mpeg_musicin.1 and mpeg_musicout.1Andreas Klemm1997-08-174-1/+225
| | | | | | | | | | | Expect not too much ... but if somebody is very experienced in using these tools, then please feel free to add some ,,flesh´´ to these manpages. Now you have a good starting point. PR: closes PR 1518 Notes: svn path=/head/; revision=7611