summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.0.2Gary Palmer1996-06-075-24/+238
| | | | Notes: svn path=/head/; revision=3176
* Remove all the unnecessary junk from MAKE_ENV, it is now set by +=.Satoshi Asami1996-05-301-2/+2
| | | | Notes: svn path=/head/; revision=3150
* Don't forget the -c flag to install and -f flag to gzip so that "makeSatoshi Asami1996-05-204-11/+11
| | | | | | | reinstall" works. Notes: svn path=/head/; revision=3113
* Add OSTYPE=`uname` to MAKE_ENV so straight sh/csh users can build this one.Satoshi Asami1996-05-201-1/+3
| | | | | | | Reported by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=3112
* Re-import wide-dhcp to a more suitable location. Also change the portSatoshi Asami1996-05-0412-0/+362
| | | | | | | | | to one that works. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3061
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Don't need the --with-tcl-include=... stuff, these should all be inSatoshi Asami1995-09-151-2/+2
| | | | | | | | | /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud <gena@NetVision.net.il> Notes: svn path=/head/; revision=2156
* Fix multi-line comments. Thanks, Jordan!Satoshi Asami1995-05-161-2/+1
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=1762
* (1) Use PATCHFILES.Satoshi Asami1995-04-241-17/+7
| | | | | | | (2) Call scripts/untrue for all the Makefile.in's from pre-configure. Notes: svn path=/head/; revision=1512
* Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>"Satoshi Asami1995-04-181-2/+2
| | | | Notes: svn path=/head/; revision=1447
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-5/+8
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Back out my change to convert DEPENDS->LIB_DEPENDS. There is a goodJordan K. Hubbard1995-02-211-4/+2
| | | | | | | reason for it being the way it was. Notes: svn path=/head/; revision=1013
* Scotty port.Jordan K. Hubbard1995-02-215-0/+102
Submitted by: Gennady Sorokopud <gena@netvision.net.il> Notes: svn path=/head/; revision=1011