summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate xtuner.Thomas Gellekum1998-04-301-1/+2
| | | | Notes: svn path=/head/; revision=10788
* New port xtuner. xtuner is an X-windows interface for the RadioREVEALThomas Gellekum1998-04-306-0/+70
| | | | | | | | | | | | and RadioTrack FM radio cards. I couldn't test the functionality, but it builds and installs. PR: part of 5228 Submitted by: Lars Köller <Lars.Koeller@uni-bielefeld.de> Notes: svn path=/head/; revision=10787
* Chage extract_sufx to .tar.gz, change the md5 checksum.Vanilla I. Shu1998-04-292-3/+2
| | | | Notes: svn path=/head/; revision=10767
* Mark this port broken, it's left behind in the beta-4.1 upgrade andSatoshi Asami1998-04-293-3/+9
| | | | | | | no longer builds. Notes: svn path=/head/; revision=10750
* Change MASTER_SITE, the author's site seems dead.Vanilla I. Shu1998-04-261-2/+4
| | | | Notes: svn path=/head/; revision=10687
* Activate splaytk.Matthew Hunt1998-04-241-1/+2
| | | | Notes: svn path=/head/; revision=10660
* Import of splaytk, a Tcl/Tk front-end to the splay mp3 player.Matthew Hunt1998-04-246-0/+58
| | | | | | | | PR: 6352 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=10659
* Upgrade to version 0.8.2.Steve Price1998-04-197-39/+62
| | | | | | | | PR: 6122 Submitted by: maintainer Notes: svn path=/head/; revision=10585
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-153-6/+6
| | | | Notes: svn path=/head/; revision=10525
* Back out changes to use tcl81.Thomas Gellekum1998-03-204-6/+6
| | | | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
* Add back PKGNAME (removed by the previous commit).Satoshi Asami1998-03-173-3/+6
| | | | Notes: svn path=/head/; revision=10206
* 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