summaryrefslogtreecommitdiff
path: root/emulators/tkhfs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+3
| | | | Notes: svn path=/head/; revision=12335
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* tk41 port installs wish4.1 not wish, so depend on it.Satoshi Asami1996-11-161-2/+2
| | | | Notes: svn path=/head/; revision=4505
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* New version - tk4.1 compatible.Jean-Marc Zucconi1996-11-043-6/+6
| | | | Notes: svn path=/head/; revision=4295
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Do not install a file in /usr/libdata/tcl/.Jean-Marc Zucconi1996-10-071-5/+0
| | | | Notes: svn path=/head/; revision=3926
* Change "emulation" to "emulators". I have no idea how I missed this one!Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2470
* 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
* New and updated checksum.Satoshi Asami1995-10-131-1/+1
| | | | | | | (distfile) Submitted by: jmz Notes: svn path=/head/; revision=2331
* RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.ReplacJean-Marc Zucconi1995-10-051-3/+2
| | | | Notes: svn path=/head/; revision=2273
* RUN_DEPENDS on hfsJean-Marc Zucconi1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2191
* Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1957
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-2/+13
| | | | Notes: svn path=/head/; revision=1352
* 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
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Make the DEPENDS line correct. Please TEST this stuff, people!Jordan K. Hubbard1994-11-231-1/+1
| | | | | | | Problems like this are EASY to avoid! Notes: svn path=/head/; revision=478
* tkhfs - a Tcl/Tk front end to the hfs program.Jean-Marc Zucconi1994-11-175-0/+27
Notes: svn path=/head/; revision=408