summaryrefslogtreecommitdiffstats
path: root/emulators/hfsutils
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-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.sobomax2003-02-201-1/+1
|
* PORTNAME/VERSION stuffmharo2000-04-121-2/+2
|
* Update to use Tcl/Tk version 8.2.steve1999-11-281-2/+2
| | | | 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
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Upgrade to 3.2.6.vanilla1998-11-192-4/+4
| | | | Remind by: distfiles fenner
* Remove BROKEN tag.vanilla1998-11-042-5/+12
|
* Doesn't install....asami1998-10-261-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.vanilla1998-10-244-34/+43
|
* Remove regexp support for tk81 libraries.steve1998-10-031-2/+2
|
* Don't emulate the manpages in the PLIST.hoek1998-08-171-18/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Change MASTER_SITE to new site, i forgot it on last commit.vanilla1998-03-211-2/+2
|
* Remove BROKEN tag, and put a copy on my page.vanilla1998-03-211-4/+3
|
* Mark this port BROKEN, I can't fetch it.asami1998-03-211-1/+3
|
* Upgrade to 3.2.vanilla1998-03-123-4/+41
|
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-241-3/+3
|
* 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.
* correct my email address again, sorry.vanilla1997-12-121-2/+2
|
* Change my email address.vanilla1997-11-301-2/+2
|
* Delete extra line (md5 of md5 file? :).asami1997-11-151-1/+0
|
* Import hfsutils port. hfsutils is another package with Mac HFStg1997-11-145-0/+75
utilities. It includes a Tk-8.0 frontend. PR: 4481 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
OpenPOWER on IntegriCloud