Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PLIST_FILES. | trevor | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | Add SIZE. | trevor | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -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. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-01 | 1 | -1/+3 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 2 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Escape the '@' characters so that perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Spelling and grammar police. This commit brought to you by the | mph | 1998-08-04 | 1 | -2/+2 |
| | | | | letter "A". | ||||
* | Switch to a working MASTER_SITE. | jseger | 1998-07-14 | 1 | -2/+2 |
| | |||||
* | Update to new location on master site. | steve | 1998-05-10 | 1 | -2/+2 |
| | | | | | PR: 6555 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi> | ||||
* | Back out changes to use tcl81. | tg | 1998-03-20 | 2 | -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. | jseger | 1998-02-24 | 2 | -4/+4 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-21 | 1 | -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. | tg | 1997-10-30 | 2 | -5/+64 |
| | | | | Suggested by: Mark Murray | ||||
* | Make this port actually build (ok, not build) by defining NO_BUILD. | asami | 1997-10-30 | 1 | -1/+2 |
| | | | | It doesn't even have a Makefile! | ||||
* | Make this port run. There is no "wish" binary anymore, so make it | asami | 1997-10-30 | 1 | -1/+1 |
| | | | | use "wish4.2". | ||||
* | Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player). | tg | 1997-10-29 | 6 | -0/+37 |
PR: 4055 Submitted by: Daniel O'Conner <doconner@ist.flinders.edu.au> |