summaryrefslogtreecommitdiff
path: root/emulators/hfs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Don't emulate the manpages in the PLIST.Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12576
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-7/+3
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-6/+6
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-221-2/+2
| | | | | | | most confusing of all! Notes: svn path=/head/; revision=2446
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-251-1/+1
| | | | Notes: svn path=/head/; revision=2361
* These boys now beling to emulators....Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1960
* Another round of Makefile updates, in utils!Satoshi Asami1995-04-151-2/+13
| | | | Notes: svn path=/head/; revision=1359
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Don't have a program installed SUID per default unless there is a veryAndreas Schulz1995-01-141-5/+0
| | | | | | | | | good reason. Delete the SUID and root setting, if someone needs it this ways, he should do it on his own system. But it shouldn't be the default. Notes: svn path=/head/; revision=773
* hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMsJean-Marc Zucconi1994-11-175-0/+77
Notes: svn path=/head/; revision=407