Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${MASTER_SITE_LOCAL}. | asami | 2000-06-29 | 1 | -1/+2 |
| | |||||
* | Move distfile to local-distfiles directory on ftp.FreeBSD.org | jmz | 2000-06-11 | 1 | -1/+1 |
| | |||||
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Use tk 8.2 | jmz | 1999-09-08 | 2 | -4/+4 |
| | | | | Submitted by: jseger | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+3 |
| | |||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 1 | -2/+2 |
| | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | tk41 port installs wish4.1 not wish, so depend on it. | asami | 1996-11-16 | 1 | -2/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -2/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | New version - tk4.1 compatible. | jmz | 1996-11-04 | 3 | -6/+6 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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! | ||||
* | Do not install a file in /usr/libdata/tcl/. | jmz | 1996-10-07 | 1 | -5/+0 |
| | |||||
* | Change "emulation" to "emulators". I have no idea how I missed this one! | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Change category name from "emulation" to "emulators". This was the | asami | 1995-11-22 | 1 | -2/+2 |
| | | | | most confusing of all! | ||||
* | New and updated checksum. | asami | 1995-10-13 | 1 | -1/+1 |
| | | | | (distfile) Submitted by: jmz | ||||
* | RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac | jmz | 1995-10-05 | 1 | -3/+2 |
| | |||||
* | RUN_DEPENDS on hfs | jmz | 1995-09-23 | 1 | -2/+2 |
| | |||||
* | Fix the dependencies. hfs is now in emulators and pgp is in security. | asami | 1995-07-13 | 1 | -2/+2 |
| | |||||
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-12 | 1 | -2/+13 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 1 | -0/+1 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 1 | -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! | ||||
* | Make the DEPENDS line correct. Please TEST this stuff, people! | jkh | 1994-11-23 | 1 | -1/+1 |
| | | | | Problems like this are EASY to avoid! | ||||
* | tkhfs - a Tcl/Tk front end to the hfs program. | jmz | 1994-11-17 | 5 | -0/+27 |