summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove share/doc/pancho on deinstallKris Kennaway2001-11-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50783
* Update to 3.05.Anton Berezin2001-11-252-2/+2
| | | | Notes: svn path=/head/; revision=50536
* Rename to scli and Update to 0.2.4David W. Chapman Jr.2001-11-244-17/+14
| | | | | | | | PR: 31939 Submitted by: maintainer Notes: svn path=/head/; revision=50481
* Fix install: LICENSE has been replaced by COPYING.Stefan Eßer2001-11-243-10/+10
| | | | Notes: svn path=/head/; revision=50473
* Upgrade to release 2.0.3.Stefan Eßer2001-11-232-3/+3
| | | | Notes: svn path=/head/; revision=50438
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Style police: in WWW tag, remove trailing . after trailing /Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50304
* Update to 0.90Pete Fritchman2001-11-202-2/+2
| | | | Notes: svn path=/head/; revision=50302
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* - update to 1.5Pete Fritchman2001-11-203-2/+12
| | | | | | | | | | - respect CFLAGS PR: 31709 Submitted by: maintainer Notes: svn path=/head/; revision=50282
* Release this port, as I no longer have a real Airport anymore.Nick Sayer2001-11-191-1/+1
| | | | Notes: svn path=/head/; revision=50230
* Set LATEST_LINK to scotty3.Akinori MUSHA2001-11-071-0/+2
| | | | Notes: svn path=/head/; revision=49718
* Update to 3.04.Anton Berezin2001-11-062-2/+2
| | | | Notes: svn path=/head/; revision=49664
* Upgrade to 0.51.Dirk Froemberg2001-11-062-2/+2
| | | | Notes: svn path=/head/; revision=49644
* Add a pre-everything target to inform about the WITH_PANCHO_LOGGING option.Jean-Marc Zucconi2001-11-051-0/+5
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=49626
* pancho - A perl script useful to configure Cisco devices via TFTPJean-Marc Zucconi2001-11-057-0/+80
| | | | | | | | PR: ports/31734 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> Notes: svn path=/head/; revision=49608
* Update to 1.4.Peter Pentchev2001-11-022-2/+2
| | | | | | | | PR: 31702 Submitted by: author/maintainer Notes: svn path=/head/; revision=49493
* Update to 3.03.Anton Berezin2001-10-262-2/+2
| | | | Notes: svn path=/head/; revision=49234
* Update to 3.02.Anton Berezin2001-10-242-2/+2
| | | | Notes: svn path=/head/; revision=49167
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* add stoolsYing-Chieh Liao2001-10-175-0/+38
| | | | | | | | | | A collection of SNMP command line management tools PR: 30934 Submitted by: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk> Notes: svn path=/head/; revision=48887
* Add netqc, a network monitoring system based on net-snmp.Peter Pentchev2001-10-155-0/+45
| | | | | | | | PR: 30892 Submitted by: Radoslav Vasilev <rvasilev@uni-svishtov.bg> Notes: svn path=/head/; revision=48798
* Fix port's build on -stable.Anton Berezin2001-10-141-0/+7
| | | | | | | Submitted by: bento logs Notes: svn path=/head/; revision=48768
* Handle mbuf statistics going away temporarily aroundBill Fenner2001-10-144-0/+156
| | | | | | | | | | __FreeBSD_version 500021. Leave a placeholder for reporting using the new method added around __FreeBSD_version 500024. (This fixes the build on -current.) Notes: svn path=/head/; revision=48758
* upgrade to 2.6Ying-Chieh Liao2001-10-122-3/+3
| | | | | | | | PR: 31031 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48703
* add cdpdYing-Chieh Liao2001-10-115-0/+26
| | | | | | | | | | CDPdaemon - sends Cisco Discovery Protocol announces over ethernet PR: 31138 Submitted by: Alexander Snarskii <snar@lucky.net> Notes: svn path=/head/; revision=48678
* Update to 1.50; add WWW.Anton Berezin2001-10-093-2/+4
| | | | Notes: svn path=/head/; revision=48622
* Update to 3.00.Anton Berezin2001-10-092-2/+2
| | | | Notes: svn path=/head/; revision=48620
* Set DISTNAME properlyPete Fritchman2001-10-081-0/+1
| | | | Notes: svn path=/head/; revision=48546
* - update 0.3Pete Fritchman2001-10-056-198/+20
| | | | | | | | | | | - remove manpages from files, they are now included w/dist - sort pkg-plist PR: 31062 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=48484
* Add scdp-1.0.b, tool that sends CDP (CISCO Discovery Protocol) PacketsPete Fritchman2001-10-055-0/+34
| | | | | | | | PR: 30960 Submitted by: Tilman Linneweh <tilman@tl.kom.tuwien.ac.at> Notes: svn path=/head/; revision=48483
* - update to 0.89Pete Fritchman2001-10-033-9/+10
| | | | | | | | | - use DOCSDIR - use a .for loop and install some more documentation - sort pkg-plist Notes: svn path=/head/; revision=48379
* upgrade to 1.1Ying-Chieh Liao2001-09-272-2/+2
| | | | Notes: svn path=/head/; revision=48217
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2001-09-251-1/+1
| | | | Notes: svn path=/head/; revision=48189
* Use MASTER_SITE_LOCAL instead of hardcodingDavid W. Chapman Jr.2001-09-234-4/+8
| | | | | | | Pointed out by: will Notes: svn path=/head/; revision=48120
* Add BSD graphics to this port and swap with linux graphicsDavid W. Chapman Jr.2001-09-2320-4/+196
| | | | | | | | | | | Bump PORTREVISION PR: 30621 Submitted by: Dan Langille No reaponse: maintainer Notes: svn path=/head/; revision=48103
* Add p5-Net-IPv6Addr 0.1,Anton Berezin2001-09-225-0/+44
| | | | | | | | | | | perl extension for manipulating IPv6 addresses. PR: 30558 Submitted by: JJ Behrens <jj@nttmcl.com> Notes: svn path=/head/; revision=48076
* Update MASTER_SITESPete Fritchman2001-09-181-1/+2
| | | | | | | | PR: 30633 Submitted by: maintainer Notes: svn path=/head/; revision=47934
* Update MASTER_SITESPete Fritchman2001-09-181-1/+2
| | | | | | | | PR: 30632 Submitted by: maintainer Notes: svn path=/head/; revision=47933
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* fix package: remove nonexistent bin/argusarchive.FUJISHIMA Satsuki2001-09-111-1/+0
| | | | Notes: svn path=/head/; revision=47721
* unbreak: ${WRKSRC} corrected.FUJISHIMA Satsuki2001-09-112-2/+2
| | | | | | | respoct CC. Notes: svn path=/head/; revision=47717
* Respect NOPORTDOCSYaroslav Tykhiy2001-09-082-6/+8
| | | | Notes: svn path=/head/; revision=47532
* Add p5-Net-CIDR 0.02,Anton Berezin2001-09-035-0/+34
| | | | | | | | | | | perl module to manipulate IPv4/IPv6 netblocks in CIDR notation. PR: 30277 Submitted by: Andy Sparrow Notes: svn path=/head/; revision=47362
* Update to 0.55David W. Chapman Jr.2001-08-306-87/+30
| | | | | | | | | | | | Take out patches(unneeded) Add scripts to be run Add new WWW to pkg-descr PR: 29604 Submitted by: maxim@macomnet.ru Notes: svn path=/head/; revision=47176
* Update net/p5-NetAddr-IP to 2.24.Anton Berezin2001-08-292-2/+2
| | | | Notes: svn path=/head/; revision=47103
* The MASTER_SITE seems to no longer exist; host this locally for now.Kris Kennaway2001-08-251-1/+2
| | | | Notes: svn path=/head/; revision=46877
* add p5-Telnet-Cisco 1.03Pete Fritchman2001-08-235-0/+40
| | | | | | | | | | | Perl5 module to telnet to Cisco routers PR: 29981 Submitted by: Michael Lyngbol <michael@lyngbol.dk> Reviewed by: ade Notes: svn path=/head/; revision=46733
* Update to 2.3.1.Alexander Langer2001-08-232-2/+2
| | | | | | | | | (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch) Notes: svn path=/head/; revision=46730