Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all the unnecessary junk from MAKE_ENV, it is now set by +=. | asami | 1996-05-30 | 1 | -2/+2 |
| | |||||
* | Don't forget the -c flag to install and -f flag to gzip so that "make | asami | 1996-05-20 | 4 | -11/+11 |
| | | | | reinstall" works. | ||||
* | Add OSTYPE=`uname` to MAKE_ENV so straight sh/csh users can build this one. | asami | 1996-05-20 | 1 | -1/+3 |
| | | | | Reported by: sanpei@yy.cs.keio.ac.jp | ||||
* | Re-import wide-dhcp to a more suitable location. Also change the port | asami | 1996-05-04 | 12 | -0/+362 |
| | | | | | | to one that works. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> | ||||
* | Change "networking" to "net". | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | Don't need the --with-tcl-include=... stuff, these should all be in | asami | 1995-09-15 | 1 | -2/+2 |
| | | | | | | /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Fix multi-line comments. Thanks, Jordan! | asami | 1995-05-16 | 1 | -2/+1 |
| | | | | Pointed-out by: jkh | ||||
* | (1) Use PATCHFILES. | asami | 1995-04-24 | 1 | -17/+7 |
| | | | | (2) Call scripts/untrue for all the Makefile.in's from pre-configure. | ||||
* | Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>" | asami | 1995-04-18 | 1 | -2/+2 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -5/+8 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Back out my change to convert DEPENDS->LIB_DEPENDS. There is a good | jkh | 1995-02-22 | 1 | -4/+2 |
| | | | | reason for it being the way it was. | ||||
* | Scotty port. | jkh | 1995-02-22 | 5 | -0/+102 |
Submitted by: Gennady Sorokopud <gena@netvision.net.il> |