Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Use tk83 instead of tk82. | sobomax | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 1 | -2/+2 |
| | | | | 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 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Upgrade to 3.2.6. | vanilla | 1998-11-19 | 2 | -4/+4 |
| | | | | Remind by: distfiles fenner | ||||
* | Remove BROKEN tag. | vanilla | 1998-11-04 | 2 | -5/+12 |
| | |||||
* | Doesn't install.... | asami | 1998-10-26 | 1 | -1/+3 |
| | | | | | | | | | | === for file in hfssh; do install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/."; done for file in hfs; do install -c -o bin -g bin -m 444 $file "/usr/local/bin/."; done install: hfs: No such file or directory *** Error code 71 Stop. | ||||
* | Upgrade to 3.3.2. | vanilla | 1998-10-24 | 4 | -34/+43 |
| | |||||
* | Remove regexp support for tk81 libraries. | steve | 1998-10-03 | 1 | -2/+2 |
| | |||||
* | Don't emulate the manpages in the PLIST. | hoek | 1998-08-17 | 1 | -18/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Change MASTER_SITE to new site, i forgot it on last commit. | vanilla | 1998-03-21 | 1 | -2/+2 |
| | |||||
* | Remove BROKEN tag, and put a copy on my page. | vanilla | 1998-03-21 | 1 | -4/+3 |
| | |||||
* | Mark this port BROKEN, I can't fetch it. | asami | 1998-03-21 | 1 | -1/+3 |
| | |||||
* | Upgrade to 3.2. | vanilla | 1998-03-12 | 3 | -4/+41 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-24 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | correct my email address again, sorry. | vanilla | 1997-12-12 | 1 | -2/+2 |
| | |||||
* | Change my email address. | vanilla | 1997-11-30 | 1 | -2/+2 |
| | |||||
* | Delete extra line (md5 of md5 file? :). | asami | 1997-11-15 | 1 | -1/+0 |
| | |||||
* | Import hfsutils port. hfsutils is another package with Mac HFS | tg | 1997-11-14 | 5 | -0/+75 |
utilities. It includes a Tk-8.0 frontend. PR: 4481 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW> |