summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.7.6Patrick Li2002-04-022-2/+2
| | | | | | | | PR: 36654 Submitted by: maintainer Notes: svn path=/head/; revision=57242
* o Upgrade to 1.6.Jun Kuriyama2002-04-023-4/+3
| | | | | | | | | | o Fix a bug of "stop" feature in smokeping.sh. Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) PR: ports/36006 Notes: svn path=/head/; revision=57163
* Add smokeping UID and GID if not exist and use them to be invoked as.Jun Kuriyama2002-04-016-38/+168
| | | | | | | | Move configuration file to $PREFIX/etc/smokeping. Use $PREFIX/var/smokeping for PID file and generated data. Notes: svn path=/head/; revision=57137
* Depend on net/p5-Net not net/p5-libnet which is a duplicate that will be removedJesper Skriver2002-04-011-1/+1
| | | | Notes: svn path=/head/; revision=57129
* Add smokeping 1.5, latency logging and graphing system.Jun Kuriyama2002-04-018-0/+267
| | | | | | | | | | | | | | | | This port is heavily modified by kuriyama: o Use BSD'ish directory hierarchy (imcomplete) TODO for this port (will be done by kuriyama) o Upgrade to 1.6 (see follow-up of this PR) o Use non-privileged UID for smokeping o Move *.pm to $PREFIX/lib/perl5/site_perl PR: ports/36006 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=57125
* upgrade to 1.051Ying-Chieh Liao2002-03-302-2/+2
| | | | | | | | PR: 36510 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=56954
* Add #include <netinet/in.h> and unbreak for CURRENT.Akinori MUSHA2002-03-302-0/+18
| | | | Notes: svn path=/head/; revision=56920
* Upgrade to 2.9.18-pre3Dmitry Sivachenko2002-03-282-3/+3
| | | | Notes: svn path=/head/; revision=56777
* Add new port - SNMP framework for PythonPatrick Li2002-03-265-0/+90
| | | | | | | | PR: 36337 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56707
* Fix build.Pete Fritchman2002-03-261-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56684
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-252-0/+2
| | | | Notes: svn path=/head/; revision=56610
* Update to 2.6.2Patrick Li2002-03-252-2/+2
| | | | | | | | PR: 36273 Submitted by: maintainer Notes: svn path=/head/; revision=56596
* Fix MASTER_SITES.Jun Kuriyama2002-03-254-4/+4
| | | | | | | | PR: ports/36247 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56595
* Add new port net/sipcalc - IP subnet calculator with IPv6 supportPatrick Li2002-03-245-0/+55
| | | | | | | | PR: 36264 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=56559
* Deal with definition of `stdout' in -CURRENT.David E. O'Brien2002-03-241-0/+15
| | | | Notes: svn path=/head/; revision=56530
* Make this port $PREFIX clean.Jun Kuriyama2002-03-228-16/+28
| | | | | | | | PR: ports/34551 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> Notes: svn path=/head/; revision=56441
* Initial import of JUNOScript 5.2R1.4Kevin Lo2002-03-175-0/+129
| | | | | | | | | | JUNOScript is the API to exchange information with Juniper Networks routers. PR: 35896 Submitted by: jesper Notes: svn path=/head/; revision=56255
* rm -> ${RM}Dmitry Sivachenko2002-03-161-1/+1
| | | | Notes: svn path=/head/; revision=56211
* Upgrade to 2.9.18pre2Dmitry Sivachenko2002-03-162-2/+6
| | | | Notes: svn path=/head/; revision=56205
* Stage 1 of gettext update.Ade Lovett2002-03-152-2/+2
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Fix a typoBrian Somers2002-03-142-2/+2
| | | | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=56066
* Upgrade to version 0.0.7Dmitry Sivachenko2002-03-1316-52/+32
| | | | | | | | | | PR: 35844 Submitted by: MAINTAINER Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7) Notes: svn path=/head/; revision=56034
* brian@Awfulhak.org => brian@FreeBSD.orgBrian Somers2002-03-132-4/+4
| | | | Notes: svn path=/head/; revision=55997
* Return correct memory size when over 2G.Jun Kuriyama2002-03-078-4/+48
| | | | | | | | PR: ports/35352 Submitted by: Steve Shorter <steve@nomad.tor.lets.net> Notes: svn path=/head/; revision=55662
* Update to 1.6Patrick Li2002-03-073-3/+3
| | | | | | | | PR: 35597 Submitted by: maintainer Notes: svn path=/head/; revision=55660
* Update to 3.65Patrick Li2002-03-044-8/+4
| | | | | | | | PR: 35508 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=55494
* Update to 0.92.Pete Fritchman2002-03-022-2/+2
| | | | | | | PR: 35358 Notes: svn path=/head/; revision=55402
* add gps 0.9.1Ying-Chieh Liao2002-03-015-0/+51
| | | | | | | Ghost Port Scan Notes: svn path=/head/; revision=55364
* Update to 0.38Patrick Li2002-02-264-20/+29
| | | | | | | | PR: 35360 Submitted by: maintainer Notes: svn path=/head/; revision=55285
* Add TCP Wrappers support.Anders Nordby2002-02-244-4/+8
| | | | | | | Silence by: billf Notes: svn path=/head/; revision=55198
* Add darkstat, a ntop-like network statistics gatherer.Anders Nordby2002-02-245-0/+48
| | | | Notes: svn path=/head/; revision=55196
* Update to 1.0.7.2Patrick Li2002-02-152-2/+2
| | | | | | | | PR: 34971 Submitted by: maintainer Notes: svn path=/head/; revision=54760
* 1) Update to 0.6.4George C A Reid2002-02-155-14/+31
| | | | | | | | | | 2) Respect CFLAGS PR: 34944 (1) Submitted by: Kirby Kuehl <kkuehl@cisco.com> (1) Notes: svn path=/head/; revision=54718
* o Add WITH_SNMP_DISKIO knob to collect diskio statistics (will turn on byJun Kuriyama2002-02-1516-0/+236
| | | | | | | | | default after some period). o Support 4.x and 5.x for host/hr_disk.c. o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly. Notes: svn path=/head/; revision=54717
* Update to 2.6.1Patrick Li2002-02-142-2/+2
| | | | | | | | PR: 34940 Submitted by: maintainer Notes: svn path=/head/; revision=54711
* Update to 1.8.2. Remove patches to README and p0f.c because theyTrevor Johnson2002-02-115-35/+20
| | | | | | | | have been accepted upstream. Install new CREDITS and ChangeLog with documentation. Install new p0frep script. Use DOCSDIR macro. Notes: svn path=/head/; revision=54506
* Initial import of bgpq 1.0.7.1Kevin Lo2002-02-095-0/+33
| | | | | | | | | | | | This program is a lightweight access- and prefix-list generator for Cisco routers and GateD/Zebra. Access lists are generated based on RADB/RIPE data. PR: 34732 Submitted by: Alexander Snarskii <snar@paranoia.ru> Notes: svn path=/head/; revision=54411
* The author made minor fixes without bumping the version number, so updatePete Fritchman2002-02-052-2/+4
| | | | | | | | | | | | the checksum and increase PORTREVISION. PR: 34542 Submitted by: Anders Andersson <anders@hack.org> Don't use DISTFILES for a single distfile (portlint). Notes: svn path=/head/; revision=54236
* Update to 0.91Pete Fritchman2002-02-042-2/+2
| | | | Notes: svn path=/head/; revision=54192
* pass maintainership to drt@un.bewaff.netYing-Chieh Liao2002-01-311-1/+1
| | | | | | | | PR: 34462 Submitted by: Doobee R. Tzeck <drt@un.bewaff.net> Notes: svn path=/head/; revision=54068
* Add port net/ipv6calc - a utility to convert, change and calculate withPatrick Li2002-01-307-0/+76
| | | | | | | | | | IPv6 addresses PR: 34441 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=54046
* add py-ipy 0.41Ying-Chieh Liao2002-01-295-0/+38
| | | | | | | A Python module for handling IPv4 and IPv6 Addresses and Networks Notes: svn path=/head/; revision=53977
* Unbreak on 5.0 (malloc.h)Kris Kennaway2002-01-261-0/+12
| | | | Notes: svn path=/head/; revision=53764
* Respect CXX and CXXFLAGSKris Kennaway2002-01-261-7/+13
| | | | Notes: svn path=/head/; revision=53762
* This port requires USE_BISON=trueKris Kennaway2002-01-261-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=53757
* Update 4.2.1 -> 4.2.3Jacques Vidrine2002-01-2120-36/+232
| | | | Notes: svn path=/head/; revision=53465
* Update to "1.8 final release". Change master site. Add new homeTrevor Johnson2002-01-215-307/+35
| | | | | | | | | page. Install new man page. Be verbose. Add patch to fix new -o option. Update patch to README (the old one was integrated upstream). The new patches have been sent to William Stearns. Notes: svn path=/head/; revision=53438
* Update to 3.4Patrick Li2002-01-193-4/+4
| | | | | | | | PR: 34048 Submitted by: maintainer Notes: svn path=/head/; revision=53353
* TAR file was modified without changing the name.Stefan Eßer2002-01-171-1/+3
| | | | Notes: svn path=/head/; revision=53282
* TAR file was modified without changing the name.Stefan Eßer2002-01-171-2/+2
| | | | Notes: svn path=/head/; revision=53279