summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* * Mark this BROKEN for a.out systems.nectar1999-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.asami1999-04-124-8/+4
|
* Upgrade to p5-SNMP-1.8b5jseger1999-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 haskuriyama1999-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.fenner1999-04-064-8/+8
|
* Import of bpft version 2.0.steve1999-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.taoka1999-03-306-0/+44
| | | | | PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Upgrade to v2.7.2jfitz1999-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.steve1999-03-244-0/+160
| | | | PR: 10561
* Add homepage.kuriyama1999-03-104-0/+8
|
* Upgrade to v2.6.6jfitz1999-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.asami1999-02-121-1/+2
| | | | | PR: 9730 Submitted by: maintainer
* Upgrade to 1.4.0p5obrien1999-02-0710-185/+109
|
* Don't know why the comments at the top of the file were removedsteve1999-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.billf1999-02-031-3/+1
| | | | | PR: ports/9896 Submitted By: wollman, many others
* Use %%PERL_VER%% and %%PERL_ARCH%%.simokawa1999-01-121-6/+6
|
* Unbreak BROKEN_ELF. You can't just take a string with the wordfenner1999-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 timeasami1998-12-222-371/+372
| | | | there is an upgrade.
* Mark broken for ELF:obrien1998-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.9phk1998-12-185-386/+384
|
* Hey! how did that -lkvm get in there? :)obrien1998-12-051-4/+9
|
* Change install script.(use .for and .endfor)flathill1998-12-051-21/+11
|
* Upgrade to version 1.4.0p3.obrien1998-12-057-120/+53
|
* Import of `argus', a generic IP network transaction auditing tool.jkoshy1998-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.asami1998-11-281-1/+2
|
* Add NO_PACKAGE line.flathill1998-11-231-1/+3
|
* PR: ports/8801flathill1998-11-237-0/+198
| | | | | | Submitted by: bradh@iafrica.com Initial Import nocol. Network/Service monitoring software.
* Initial import of ciscoconf - a cisco RCS trackerbillf1998-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 changeasami1998-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.markm1998-10-215-56/+39
| | | | | Upgrade to v1.8b3. Fix for Perl5.
* * Upgrade to 3.5.3.nectar1998-10-1916-60/+168
| | | | | * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
* Properly use PERL variable.smace1998-10-101-1/+2
|
* Correct an obsolete URL. Fix a typo.jdp1998-10-081-2/+2
|
* Update to mrtg 2.5.3smace1998-09-283-6/+13
|
* Remove regexp support for tk41 library.steve1998-09-281-2/+2
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Move one last manpage from PLIST to MANx in Makefile.steve1998-08-308-12/+8
|
* Unbreak after the perl upgrade.steve1998-08-302-6/+6
|
* "ln" -> "ln -f"asami1998-08-264-8/+8
|
* The manpage that was listed in pkg/PLIST has been moved to the Makefile.hoek1998-08-242-2/+4
|
* Add www.Awfulhak.org to the distribution sites as the otherbrian1998-08-222-4/+6
| | | | | sites move the old archive away when a new one is available (breaking the port).
* Version 2.0.2 -> 2.1a4brian1998-08-218-58/+40
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-1811-195/+71
|
* Use OPSYS rather than call `uname' directly.obrien1998-08-101-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-072-4/+4
|
* * Update to ucd-snmp 3.5.nectar1998-07-104-132/+176
|
* * Update ucd-snmp to version 3.5.nectar1998-07-108-24/+44
| | | | | * Incidently fixes problem building on 3.0-CURRENT. PR: 7198
* Portlint and strip binary file.vanilla1998-07-024-20/+62
|
* Generate /etc/resolv.conf even if domain name is not present.steve1998-06-271-6/+7
| | | | | PR: 7088 Submitted by: maintainer
OpenPOWER on IntegriCloud