summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing man-page, sort alphabeticallyvs2005-01-111-2/+2
| | | | | PR: ports/75820 Submitted by: maintainer
* - Update to 5.28.0sem2005-01-102-5/+5
| | | | | PR: ports/76045 Submitted by: maintainer
* - Update to 5.28.0sem2005-01-103-5/+9
| | | | | | | | | | | | * The SMB share enumeration packet was not decoded if the number of available shares was less than announced. The new 210 tool is a Web spider limited to the requested directory. The new 211 tool converts a Web spidered filename to its URL. The new 212 tool indicates where a Web spider stored a URL. Traceroute tools have a new parameter --resolve to resolve hostnames. PR: ports/76042 Submitted by: maintainer
* - Remove an empty filesem2005-01-101-0/+0
|
* - Update to 0.3.0sem2005-01-107-82/+96
| | | | | PR: ports/75987 Submitted by: maintainer
* Fix build on amd64.krion2005-01-081-1/+1
|
* In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bumpsobomax2005-01-081-0/+2
| | | | | | PORTREVISION. Reported by: Yuri Babushkin <piton@united.net.ua>
* Update to 0.7.2. For changes since 0.7.1 please see:marius2004-12-293-5/+5
| | | | | | http://ettercap.sourceforge.net/history.php Approved by: netchild
* Fix plist.krion2004-12-262-0/+4
| | | | | PR: ports/75514 Submitted by: maintainer
* update the port to 1.4.0.alpha3 and fix check_procs.arved2004-12-223-21/+239
| | | | | PR: 75061 Submitted by: maintainer
* New port: net-mgmt/ipplan (4.0.2)edwin2004-12-227-0/+383
| | | | | | | | | New port: net-mgmt/ipplan Version: 4.0.2 Description: IP address management and tracking PR: ports/74621 Submitted by: Maxim Tuliuk <mt@zoo.top.net.ua>
* - Update to 5.27sem2004-12-213-5/+17
| | | | | PR: ports/75305 Submitted by: maintainer
* Update to 0.7.9krion2004-12-213-6/+6
|
* Fix plist and remove a unmaintained email address from header.perky2004-12-192-1/+2
| | | | Spotted by: the Ports Janitor
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-181-0/+2
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Remove the correct Bundle directory after deinstallation.marcus2004-12-181-1/+1
| | | | Reported by: pointyhat via kris
* - Fix plistsem2004-12-184-0/+4
| | | | | PR: ports/75222 Submitted by: maintainer
* [maintainer update]: net-mgmt/rotorouter was missing a file from its plist...edwin2004-12-172-0/+2
| | | | | | | | | | Per notice from the Janitor... the conf file was missing from pkg-plist. It no longer is. No other changes. Actually took the solution provides later in the PR PR: ports/75018 Submitted by: Paul Chvostek <paul+ports@it.ca>
* Do not show dialog messagebox if BATCH is set.anders2004-12-161-0/+2
| | | | Submitted by: brian
* Update COMMENT.krion2004-12-151-1/+1
|
* unbreak: port depends on perl while being builtmharo2004-12-141-2/+3
|
* add optionsmharo2004-12-131-4/+7
| | | | | | unbreak Approved by: maintainer timeout
* Update MAINTAINER email address to point at my @FreeBSD.org address.csjp2004-12-101-1/+1
|
* Update to version 1.07.demon2004-12-092-3/+3
|
* Upgrade to version 2.11.0.demon2004-12-092-3/+3
|
* Update maintainer's note to record ports which should be bumped afterkuriyama2004-12-093-3/+3
| | | | shlib version bump.
* Chase shlib bump of net-snmp.kuriyama2004-12-091-1/+2
| | | | Forgotten by: kuriyama
* o Chase shlib bump of net-snmp.kuriyama2004-12-092-1/+4
| | | | | | o Fix pkg-plist. Forgotten by: kuriyama
* - Add missing patch files in previos commitkuriyama2004-12-0815-0/+141
| | | | | | | | (patch-interface_ioctl.c, patch-ucd_snmp.h). - Add missing backward compatibility simbols for usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h). PR: ports/74810
* Remove empty patches.krion2004-12-066-0/+0
|
* Bump shlib number of net-snmp and $PORTREVISION.kuriyama2004-12-065-9/+9
| | | | Forgotten by: kuriyama
* - Fixed pkg-plist½lth2004-12-052-0/+3
| | | | Reported by: kris
* - Fixed pkg-plistlth2004-12-052-0/+2
| | | | Reported by: kris
* - update nagios-plugins to 1.4.0 alpha2arved2004-12-0411-109/+57
| | | | | | | | - fix check_ntp - fix compile with LDAP enabled PR: 74667 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* - Update to 1.21lth2004-12-033-11/+9
| | | | - Move simple patch into Makefile
* Update to 0.7.8krion2004-12-022-3/+3
|
* Add the missing patch files from the last commit.arved2004-12-024-0/+113
| | | | | Noticed by: maintainer Forgotten by: arved
* As defining USE_X_PREFIX knob no longer guarantees imake to be present atlesi2004-12-021-1/+2
| | | | | | | | build time, request its presence explicitly as makedepend (a part of imake port) is needed to build this port. Also, per maintainers request, reset maintainership. Approved by: Simon 'corecode' Schubert (maintainer)
* Update nagios-plugins port to 1.4.0.alpha1.arved2004-12-018-156/+72
| | | | | | | Fix compilation with radiusclient 0.4.7. PR: 74446 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* - relocate PKGMESSAGE and unbreak this portleeym2004-12-013-42/+11
| | | | - replace files/patch-* with REINPLACE_CMD
* - add USE_GCC=2.95 and unbreak this portleeym2004-12-012-19/+14
| | | | | - add OPTIONS for FlowScan patch - minor fixes
* Fix plist.perky2004-11-302-0/+41
| | | | Spotted by: kris
* net-snmp lib version bumpsem2004-11-301-1/+1
| | | | | PR: ports/74524 Submitted by: maintainer
* - Upgrade to 5.2.kuriyama2004-11-2942-435/+627
| | | | | | | | | | | | | - Fix build problem on current (1) - Fix module availability problem on current (2) - Disable perl completely with WITHOUT_PERL knob (3) - Install sample file and improve pkg-message and pkg-plist (4) PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4) Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1), Dominic Mitchell <dom@happygiraffe.net> (2), oliver (3), Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
* Update WWW: line and maintainer's email.krion2004-11-281-4/+4
| | | | | PR: ports/74475 Submitted by: maintainer
* - Update to 0.42sem2004-11-275-94/+13
| | | | | PR: ports/74392 Submitted by: maintainer
* [net-mgmt/etherape] Port update.daichi2004-11-244-26/+18
| | | | | PR: ports/74174 Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer)
* fix typo ( <= instead of == )ijliao2004-11-232-3/+3
| | | | Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Add NAV (Network Administration Visualized), a network administrationanders2004-11-2315-0/+1187
| | | | | | | | package from NTNU - Norwegian University of Science and Technology. This port is work-in-progress, currently. Sponsored by: University of Tromsø
* Update to version 0.48edwin2004-11-212-3/+3
|
OpenPOWER on IntegriCloud