summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-034-5/+6
|
* Unbreak.Kris Kennaway1999-04-304-12/+12
|
* Another bunch off WWW: links in DESCRMarc G. Fournier1999-04-224-4/+4
|
* * Mark this BROKEN for a.out systems.Jacques Vidrine1999-04-184-32/+16
| | | | | | | | | | | | 3.6.1 tickles a linker bug in the a.out ld: ``ld: internal error: RRS relocs exceed allocation 343'' * Remove the patches.aout directory since it was forgotten during upgrade 3.5.3->3.6.1 by <kuriyama@FreeBSD.ORG> * Remove most of the crud from the main Makefile that was there for the a.out build I'm going to add a tag for the 3.5.3 (1999/04/06 really) port in case someone must build ucd-snmp for a 2.2.x FreeBSD
* Remove empty line.Satoshi Asami1999-04-124-8/+4
|
* Upgrade to p5-SNMP-1.8b5Justin M. Seger1999-04-072-4/+4
| | | | | PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU>
* Upgrade to v3.6.1 and apply some patches. But this version still hasJun Kuriyama1999-04-0732-124/+356
| | | | | | | kvm_read() problem on some RELENG_3 system. No response from: maintainer PR: ports/7330, ports/8908, ports/8909
* Master site moved.Bill Fenner1999-04-064-8/+8
|
* Import of bpft version 2.0.Steve Price1999-04-038-0/+200
| | | | | | | The BPF Traffic Collector. PR: 10679 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
* Small utility for finding out time & netmask through ICMP.Satoshi Taoka1999-03-306-0/+44
| | | | | PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Upgrade to v2.7.2James FitzGibbon1999-03-293-9/+15
| | | | | PR: ports/10598, ports/10831 Submitted by: mharo@area51.fremont.ca.us (10831), dima@Chg.RU (10598)
* Make this build again.Steve Price1999-03-244-0/+160
| | | | PR: 10561
* Add homepage.Jun Kuriyama1999-03-104-0/+8
|
* Upgrade to v2.6.6James FitzGibbon1999-03-103-20/+33
| | | | | | Remove bogus runtime dependency on p5-PV PR: ports/9728 Requested-by: irving@bokonon.logiclink.com, dima@Chg.RU
* Fix to configure problem.Satoshi Asami1999-02-121-1/+2
| | | | | PR: 9730 Submitted by: maintainer
* Upgrade to 1.4.0p5David E. O'Brien1999-02-0710-185/+109
|
* Don't know why the comments at the top of the file were removedSteve Price1999-02-031-2/+6
| | | | | in revision 1.31 (the commit message doesn't say) but I'm adding them back to make portlint happy.
* unBROKEN_ELF, it seems to work now.Bill Fumerola1999-02-031-3/+1
| | | | | PR: ports/9896 Submitted By: wollman, many others
* Use %%PERL_VER%% and %%PERL_ARCH%%.Hidetoshi Shimokawa1999-01-121-6/+6
|
* Unbreak BROKEN_ELF. You can't just take a string with the wordBill Fenner1999-01-051-2/+2
| | | | "couldn't" in it and enclose it in single quotes, folks...
* Use PLIST_SUB to avoid changing three hundred lines in PLIST every timeSatoshi Asami1998-12-222-371/+372
| | | | there is an upgrade.
* Mark broken for ELF:David E. O'Brien1998-12-191-1/+3
| | | | | | | Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so": /usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc" This is just waiting for those budding Tk/tcl hackers to dive in. :-)
* Update to scotty 2.1.9Poul-Henning Kamp1998-12-185-386/+384
|
* Hey! how did that -lkvm get in there? :)David E. O'Brien1998-12-051-4/+9
|
* Change install script.(use .for and .endfor)Seiichirou Hiraoka1998-12-051-21/+11
|
* Upgrade to version 1.4.0p3.David E. O'Brien1998-12-057-120/+53
|
* Import of `argus', a generic IP network transaction auditing tool.Joseph Koshy1998-12-045-0/+84
| | | | | | | | | | | | Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. PR: ports/8954 Reviewed by: jkoshy Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer)
* More USE_XLIBs.Satoshi Asami1998-11-281-1/+2
|
* Add NO_PACKAGE line.Seiichirou Hiraoka1998-11-231-1/+3
|
* PR: ports/8801Seiichirou Hiraoka1998-11-237-0/+198
| | | | | | Submitted by: bradh@iafrica.com Initial Import nocol. Network/Service monitoring software.
* Initial import of ciscoconf - a cisco RCS trackerBill Fumerola1998-11-185-0/+51
| | | | | PR: ports/7888 Submitted By: Joe Abley <jabley@clear.co.nz>
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-144-40/+52
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Unbreak.Mark Murray1998-10-215-56/+39
| | | | | Upgrade to v1.8b3. Fix for Perl5.
* * Upgrade to 3.5.3.Jacques Vidrine1998-10-1916-60/+168
| | | | | * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
* Properly use PERL variable.Scott Mace1998-10-101-1/+2
|
* Correct an obsolete URL. Fix a typo.John Polstra1998-10-081-2/+2
|
* Update to mrtg 2.5.3Scott Mace1998-09-283-6/+13
|
* Remove regexp support for tk41 library.Steve Price1998-09-281-2/+2
|
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Move one last manpage from PLIST to MANx in Makefile.Steve Price1998-08-308-12/+8
|
* Unbreak after the perl upgrade.Steve Price1998-08-302-6/+6
|
* "ln" -> "ln -f"Satoshi Asami1998-08-264-8/+8
|
* The manpage that was listed in pkg/PLIST has been moved to the Makefile.Tim Vanderhoek1998-08-242-2/+4
|
* Add www.Awfulhak.org to the distribution sites as the otherBrian Somers1998-08-222-4/+6
| | | | | sites move the old archive away when a new one is available (breaking the port).
* Version 2.0.2 -> 2.1a4Brian Somers1998-08-218-58/+40
|
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-1811-195/+71
|
* Use OPSYS rather than call `uname' directly.David E. O'Brien1998-08-101-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-072-4/+4
|
* * Update to ucd-snmp 3.5.Jacques Vidrine1998-07-104-132/+176
|