summaryrefslogtreecommitdiff
path: root/audio/xmpeg3 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-28Update to use Tcl/Tk version 8.2.Steve Price2-3/+3
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20938
1998-09-28Escape the '@' characters so that perl in -current doesn't choke.Steve Price1-2/+2
Notes: svn path=/head/; revision=13480
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-08-04Spelling and grammar police. This commit brought to you by theMatthew Hunt1-2/+2
letter "A". Notes: svn path=/head/; revision=12270
1998-07-14Switch to a working MASTER_SITE.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=11918
1998-05-10Update to new location on master site.Steve Price1-2/+2
PR: 6555 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi> Notes: svn path=/head/; revision=10935
1998-03-20Back out changes to use tcl81.Thomas Gellekum2-3/+3
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
1998-02-24Upgrade to use tcl8.1 and tk8.1.Justin M. Seger2-4/+4
Notes: svn path=/head/; revision=9912
1998-02-21Add tk virtual category where missing. List of ports which depend on tkBill Fenner1-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
1997-10-30Adapt to tk80.Thomas Gellekum2-5/+64
Suggested by: Mark Murray Notes: svn path=/head/; revision=8415
1997-10-30Make this port actually build (ok, not build) by defining NO_BUILD.Satoshi Asami1-1/+2
It doesn't even have a Makefile! Notes: svn path=/head/; revision=8400
1997-10-30Make this port run. There is no "wish" binary anymore, so make itSatoshi Asami1-1/+1
use "wish4.2". Notes: svn path=/head/; revision=8399
1997-10-29Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).Thomas Gellekum6-0/+37
PR: 4055 Submitted by: Daniel O'Conner <doconner@ist.flinders.edu.au> Notes: svn path=/head/; revision=8391