summaryrefslogtreecommitdiff
path: root/emulators/tkhfs
AgeCommit message (Collapse)Author
2006-01-22SHA256ifyEdwin Groothuis
Approved by: krion@
2004-03-18Add size data.Trevor Johnson
Approved by: maintainers
2004-02-06Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson
2003-03-07Clear moonlight beckons.Ade Lovett
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
2000-06-29Use ${MASTER_SITE_LOCAL}.Satoshi Asami
2000-06-11Move distfile to local-distfiles directory on ftp.FreeBSD.orgJean-Marc Zucconi
2000-04-12PORTNAME/VERSION stuffMichael Haro
1999-09-08Use tk 8.2Jean-Marc Zucconi
Submitted by: jseger
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami
1998-07-27Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami
ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
1997-04-20Add virtual category 'tk41'.Wolfram Schneider
1996-11-16tk41 port installs wish4.1 not wish, so depend on it.Satoshi Asami
1996-11-12CATAGORIES+= -> CATAGORIES=David E. O'Brien
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-04New version - tk4.1 compatible.Jean-Marc Zucconi
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami
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!
1996-10-07Do not install a file in /usr/libdata/tcl/.Jean-Marc Zucconi
1995-11-26Change "emulation" to "emulators". I have no idea how I missed this one!Satoshi Asami
1995-11-22Change category name from "emulation" to "emulators". This was theSatoshi Asami
most confusing of all!
1995-10-13New and updated checksum.Satoshi Asami
(distfile) Submitted by: jmz
1995-10-05RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.ReplacJean-Marc Zucconi
1995-09-23RUN_DEPENDS on hfsJean-Marc Zucconi
1995-07-13Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami
1995-04-12And now the rest of the x11 ports Makefiles.Satoshi Asami
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1995-03-31Try to get most ports checksummedGary Palmer
1995-02-11Converted Makefiles as much as I could.Satoshi Asami
(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!
1994-11-23Make the DEPENDS line correct. Please TEST this stuff, people!Jordan K. Hubbard
Problems like this are EASY to avoid!
1994-11-17tkhfs - a Tcl/Tk front end to the hfs program.Jean-Marc Zucconi