summaryrefslogtreecommitdiffstats
path: root/audio/xmpeg3
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Add SIZE.trevor2004-01-271-0/+1
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-011-1/+3
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Escape the '@' characters so that perl in -current doesn't choke.steve1998-09-281-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Spelling and grammar police. This commit brought to you by themph1998-08-041-2/+2
| | | | letter "A".
* Switch to a working MASTER_SITE.jseger1998-07-141-2/+2
|
* Update to new location on master site.steve1998-05-101-2/+2
| | | | | PR: 6555 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi>
* Back out changes to use tcl81.tg1998-03-202-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.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-242-4/+4
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-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.
* Adapt to tk80.tg1997-10-302-5/+64
| | | | Suggested by: Mark Murray
* Make this port actually build (ok, not build) by defining NO_BUILD.asami1997-10-301-1/+2
| | | | It doesn't even have a Makefile!
* Make this port run. There is no "wish" binary anymore, so make itasami1997-10-301-1/+1
| | | | use "wish4.2".
* Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).tg1997-10-296-0/+37
PR: 4055 Submitted by: Daniel O'Conner <doconner@ist.flinders.edu.au>
OpenPOWER on IntegriCloud