Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reset MAINTAINER bit to ports@ | Vanilla I. Shu | 2004-03-18 | 1 | -1/+1 |
| | | | | I have no too much time to maintain. | ||||
* | Add SIZE. | Vanilla I. Shu | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | use tk84 now, bump version. | Vanilla I. Shu | 2003-10-18 | 1 | -2/+3 |
| | | | | Submitted by: kris@ | ||||
* | Clear moonlight beckons. | Ade Lovett | 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. | Maxim Sobolev | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | PORTNAME/VERSION stuff | Michael Haro | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | Steve Price | 1999-11-28 | 1 | -2/+2 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Upgrade to 3.2.6. | Vanilla I. Shu | 1998-11-19 | 2 | -4/+4 |
| | | | | Remind by: distfiles fenner | ||||
* | Remove BROKEN tag. | Vanilla I. Shu | 1998-11-04 | 2 | -5/+12 |
| | |||||
* | Doesn't install.... | Satoshi 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 I. Shu | 1998-10-24 | 4 | -34/+43 |
| | |||||
* | Remove regexp support for tk81 libraries. | Steve Price | 1998-10-03 | 1 | -2/+2 |
| | |||||
* | Don't emulate the manpages in the PLIST. | Tim Vanderhoek | 1998-08-17 | 1 | -18/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Change MASTER_SITE to new site, i forgot it on last commit. | Vanilla I. Shu | 1998-03-21 | 1 | -2/+2 |
| | |||||
* | Remove BROKEN tag, and put a copy on my page. | Vanilla I. Shu | 1998-03-21 | 1 | -4/+3 |
| | |||||
* | Mark this port BROKEN, I can't fetch it. | Satoshi Asami | 1998-03-21 | 1 | -1/+3 |
| | |||||
* | Upgrade to 3.2. | Vanilla I. Shu | 1998-03-12 | 3 | -4/+41 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | Justin M. Seger | 1998-02-24 | 1 | -3/+3 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | Bill 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 I. Shu | 1997-12-12 | 1 | -2/+2 |
| | |||||
* | Change my email address. | Vanilla I. Shu | 1997-11-30 | 1 | -2/+2 |
| | |||||
* | Delete extra line (md5 of md5 file? :). | Satoshi Asami | 1997-11-15 | 1 | -1/+0 |
| | |||||
* | Import hfsutils port. hfsutils is another package with Mac HFS | Thomas Gellekum | 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> |