summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make package now works.Eric L. Hernes1996-10-102-167/+13
| | | | | | | | | | some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/..., so we've got to use the `construct a PLIST' trick. Pointed out by: Satoshi Notes: svn path=/head/; revision=3954
* Removed the version number.Masafumi Max NAKANE1996-10-051-1/+1
| | | | | | | Changed to make it better looking when doing make print-index. Notes: svn path=/head/; revision=3919
* upgrade to 2.1.3Eric L. Hernes1996-09-173-71/+55
| | | | Notes: svn path=/head/; revision=3796
* Make this work on -current post this change:Satoshi Asami1996-08-181-18/+28
| | | | | | | | | | | | | | | * davidg 96/06/12 19:54:21 * * Modified: sys/net if_ethersubr.c * sys/netinet if_ether.c * Log: * Keep ether_type in network order for BPF to be consistent with other * systems. Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3643
* Make the depended library names match the directories.Satoshi Asami1996-07-101-4/+4
| | | | Notes: svn path=/head/; revision=3335
* It's net, not networking (which makes me wonder where I copied this from)Gary Palmer1996-07-094-8/+8
| | | | Notes: svn path=/head/; revision=3329
* The SNMP package from University of California at DavisGary Palmer1996-07-0620-0/+368
| | | | | | | Ok'ed by: asami Notes: svn path=/head/; revision=3312
* Make this thing work with Microsoft network.Satoshi Asami1996-07-061-2/+13
| | | | | | | Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3311
* 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