summaryrefslogtreecommitdiff
path: root/net-mgmt (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-12-16Upgrade to 2.5.1.Vanilla I. Shu2-4/+4
Notes: svn path=/head/; revision=9105
1997-11-29Make this build under 3.0.Justin M. Seger1-0/+12
Notes: svn path=/head/; revision=8909
1997-11-23Unmark this port broken, operator error (old header file).Satoshi Asami4-8/+4
Reported by: fenner@parc.xerox.com, jhay@mikom.csir.co.za Notes: svn path=/head/; revision=8773
1997-11-22Mark this port broken, it does not build. If it builds for -current,Satoshi Asami4-8/+8
please add some sysctl -n kern.osreldate magic, Justin. NFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where .else IS_INTERACTIVE= yes .endif MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \ snmptrap.1 snmpstatus.1 MAN3= snmp_api.3 mib_api.3 MAN5= variables.5 snmpd.conf.5 MAN8= snmptrapd.8 snmpd.8 BIN= snmpbulkwalk snmpget snmpgetnext snmpnetstat \ snmpset snmpstatus snmptest snmptranslate \ snmptrap snmptrapd snmpwalk SBIN= snmpd post-install: ( cd ${PREFIX}/bin; strip ${BIN} ) ( cd ${PREFIX}/sbin; strip ${SBIN} ) @${MKDIR} ${PREFIX}/share/examples/ucd-snmp @for F in ${WRKSRC}/etc/* ; do \ ${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done @if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \ echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \ echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \ echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \ chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi .include <bsd.port.mk> Notes: svn path=/head/; revision=8748
1997-11-22Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1-2/+4
change "BROKEN". Notes: svn path=/head/; revision=8744
1997-11-05clog is a program that logs all connections on your subnet. It uses theDavid E. O'Brien5-0/+40
pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools. Notes: svn path=/head/; revision=8497
1997-10-14tkined.sh.in was missing the "$*", which led to the misbehaviour,Andreas Klemm1-1/+1
that tkined couldn't be called with an argument : tkined filename1 Reviewed by: agreed by phk Notes: svn path=/head/; revision=8265
1997-10-07to allow arbitrary ${PREFIX}. sorry!Jun-ichiro itojun Hagino1-3/+3
Notes: svn path=/head/; revision=8158
1997-10-07choparp port.Jun-ichiro itojun Hagino7-0/+121
small and simplified proxy arp daemon. Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=8157
1997-10-06Change the cache file to /var/db/dhcp_cacheDavid E. O'Brien2-2/+3
Suggested by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> Notes: svn path=/head/; revision=8142
1997-10-06Move the client cache file from /etc to /var/tmp (which survies a reboot).David E. O'Brien1-4/+16
I'm don't really care where under /var it lives, but I do want it out of /etc. Notes: svn path=/head/; revision=8136
1997-08-27Update to use ports tcl 8.0 / tk 8.0:Chris Timmons1-4/+4
patch-af is new to adjust configure in order to find the tcl/tk config files. Also adjust patch-aa which didn't completely reflect the previous upgrade to scotty-2.1.6 (version numbers off-by-one.) Notes: svn path=/head/; revision=7709
1997-08-27Update to use ports tcl 8.0 / tk 8.0.Chris Timmons1-5/+5
Notes: svn path=/head/; revision=7708
1997-08-05Update PLIST (there were no changes really, just they insist on usingGary Palmer1-375/+375
the version number in directory names *sigh*) Reminded by: The Portmeister Notes: svn path=/head/; revision=7482
1997-08-05While I'm here, update to 2.1.6. No major changes, seems primarily toGary Palmer3-14/+4
be for support of TCL 8. patch-ac is now part of the dist. Notes: svn path=/head/; revision=7477
1997-08-05Correct comment in headerGary Palmer1-2/+2
Notes: svn path=/head/; revision=7476
1997-08-01Update to version 2.0.2 released.David E. O'Brien4-6/+6
Permission from: brian@awfulhak.org Notes: svn path=/head/; revision=7457
1997-07-05Upgrade to 2.4.1James FitzGibbon2-7/+8
Notes: svn path=/head/; revision=7215
1997-07-05Add newline to end of fileGary Palmer4-4/+4
Pointed-Out-By: Dave Duchscher <Dave.Duchscher@net.tamu.edu> Notes: svn path=/head/; revision=7214
1997-07-03Upgrade to ucd-snmp 3.2, and make it work on -current.Bill Fenner12-152/+240
Notes: svn path=/head/; revision=7202
1997-07-02Make this one stop asking questions.James FitzGibbon1-6/+13
Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi Notes: svn path=/head/; revision=7192
1997-07-02Mark this broken for -current. (Even Peter can't get it to work.)Satoshi Asami4-4/+24
Notes: svn path=/head/; revision=7185
1997-07-01Oops, specify the path to the arpwatch binary.Brian Somers2-2/+2
Notes: svn path=/head/; revision=7165
1997-07-01Patch and add arp2ethers & ethercodes.dat installation.Brian Somers8-12/+78
Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete. Notes: svn path=/head/; revision=7151
1997-06-27Import of a perl5 interface to UCD's SNMP libraryJames FitzGibbon6-0/+80
Notes: svn path=/head/; revision=7085
1997-06-26Install libsnmp.a into ${PREFIX}/libJames FitzGibbon4-0/+72
Install SNMP headers into ${PREFIX}/include/snmp Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS Text Relocation errors. PR: ports/3880 Notes: svn path=/head/; revision=7080
1997-06-16Upgrade to v2.3James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=6970
1997-06-13Add perl5.004 to BUILD_DEPENDSJames FitzGibbon1-2/+3
Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=6915
1997-05-30Let the port's Makefile compress the man pages.Masafumi Max NAKANE7-52/+76
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp respectively. Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6639
1997-05-30Part 6/6 of the update:Masafumi Max NAKANE1-0/+1
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6638
1997-05-30Part 5/6 of the update:Masafumi Max NAKANE1-2/+10
Remove dhcpdb.bind file if changed dhcpdb.pool file. If dhcpdb.pool file is changed and dhcpdb.bind file is not matched to new pool file, dhcp server(dhcps) can not run with some errors like this. * dhcps in free(): warning: modified (chunk-) pointer. * dhcps[25591]: hash_ins() with client identifier failed in read_bind_db() I fixed start-up script to remove dhcpdb.bind file when dhcpdb.pool file is newer than dhcpdb.bind. Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6637
1997-05-30Part 4/6 of update:Masafumi Max NAKANE1-7/+8
Unlink /etc/resolv.conf before recreate new one. If /etc/resolv.conf is symbolic link file, dhcpc with -r option overwrite symfile. Then unlink it berfore recreate. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6636
1997-05-30Part 3/6 of update:Masafumi Max NAKANE1-2/+17
Append description into pkg/DESCR file. o CHECK_SUM error problem under 2.1.x FreeBSD box. o dhcps need dhcpdb.relay file without using dhcpdb.relay. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6635
1997-05-30Part 2/6 of update:Masafumi Max NAKANE1-5/+15
Append description of dhcpc.interface.pid file to man page. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6634
1997-05-30Part 1/6 of update:Masafumi Max NAKANE1-0/+11
Fix manpage files about path of dhcpdb.bind file. The dhcpdb.bind file is in /var/db/ under FreeBSD, not in /etc. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6633
1997-05-28Update to 2.0.2a1Bill Fenner6-20/+22
Found by: distfile checker Notes: svn path=/head/; revision=6604
1997-05-18Version 3.0 is denoted by 300000 now.Satoshi Asami2-2/+2
Notes: svn path=/head/; revision=6483
1997-05-17Make the port not IS_INTERACTIVE if PACKAGE_BUILDINGBill Fenner4-8/+20
Notes: svn path=/head/; revision=6475
1997-05-05Fix slipup in CATEGORIESJames FitzGibbon1-2/+2
Notes: svn path=/head/; revision=6406
1997-05-05Import of RAToolSet, a policy analysis tool suite for the Internet Routing ↵James FitzGibbon5-0/+77
Registry. Requested-by: Poul-Henning Kamp <phk@dk.tfs.com> Notes: svn path=/head/; revision=6404
1997-04-25Upgrade to v2.2James FitzGibbon2-4/+4
Notes: svn path=/head/; revision=6297
1997-04-21Not that it matters much, but delete empty line between BUILD_DEPENDSSatoshi Asami1-2/+1
and RUN_DEPENDS. Notes: svn path=/head/; revision=6257
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1997-04-18Import of the multi-router traffic grapher.James FitzGibbon5-0/+78
Notes: svn path=/head/; revision=6236
1997-04-13Change brian@awfulhak.demon.co.uk to brian@awfulhak.orgBrian Somers4-8/+8
Notes: svn path=/head/; revision=6202
1997-04-04Finish the update to wide-dhcp so that it compiles with theBrian Somers2-0/+53
new interface stuff and if_var.h Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161 Notes: svn path=/head/; revision=6129
1997-04-04Update wide-dhcp so that it compiles with the newBrian Somers9-51/+310
interface stuff (and if_var.h). Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161 Notes: svn path=/head/; revision=6128
1997-03-30Add install-man to INSTALL_TARGET rather than deal with it in post-installDavid E. O'Brien2-4/+4
target. Notes: svn path=/head/; revision=6073
1997-03-30COMMENT should be one line and as short as possible and still be ableDavid E. O'Brien4-8/+6
to convey information. Need to package compressed manpages Notes: svn path=/head/; revision=6072
1997-03-30Style fixes:David E. O'Brien2-10/+16
* CATEGORIES doens't have ``+'' anymore * manpages should be listed in MAN8 so they get compressed * use ${MKDIR} so parrent dirs get created if nessicary * blank likes around MAINTAINER * PKGNAME isn't needed when PKGNAME is same as DISTNAME Notes: svn path=/head/; revision=6071