summaryrefslogtreecommitdiff
path: root/net-mgmt
AgeCommit message (Expand)Author
2001-01-05Add a patch to fix a couple of memory handling problems which show up withBen Smithurst
2001-01-05Reset maintainer to ports@FreeBSD.org, the old maintainer doesn'tBen Smithurst
2001-01-03Remove bogus 0x0a from the end of line.Dmitry Sivachenko
2001-01-03fix kernel config description to fit FreeBSD 4 or later.FUJISHIMA Satsuki
2001-01-03Update to version 2.9.7.Dmitry Sivachenko
2001-01-02remove empty directory.FUJISHIMA Satsuki
2001-01-01missing shared lib in pkg-plist -> PORTREVISION bumpAndreas Klemm
2000-12-31- fix pkg list concerning removal of port (missing symlinks and dir)Andreas Klemm
2000-12-31From the submitter:Bill Fumerola
2000-12-29Update master site.Ben Smithurst
2000-12-28Update to 1.4, also remove . from pkg-comment.Daniel Harris
2000-12-26Add tas 1.0, a traffic accounting system that picks up ip and applicationWill Andrews
2000-12-21Fix violations of COMMENT files.Will Andrews
2000-12-19Add sendip 1.3, a useful utility for testing various sockets behaviors.Will Andrews
2000-12-19Add netmask 2.3.3, a tool for generating terse netmasks in several commonWill Andrews
2000-12-13Update to version 2.9.6.Dmitry Sivachenko
2000-12-12Update to version 2.9.5.Dmitry Sivachenko
2000-11-29tcpreplay - a *working* libpcap trace file replay toolMike Smith
2000-11-28Call openlog() with LOG_PID.Brian Somers
2000-11-22Add $FreeBSD$, which help me in problem reports.David E. O'Brien
2000-11-22Add $FreeBSD$'s which help me in problem reports.David E. O'Brien
2000-11-21Upgrade to 2.1a10Brian Somers
2000-11-18Fixes:Andreas Klemm
2000-11-13Change MAINTAINER field.Dmitry Sivachenko
2000-11-08New port cflowdAndreas Klemm
2000-11-08new port arts++Andreas Klemm
2000-11-03Upgrade to libsmi v0.2.6Bill Fenner
2000-11-02@dirrm share/doc/dhcpMIHIRA Sanpei Yoshiro
2000-11-02Add missing README.SNMP entry.Jun Kuriyama
2000-11-02Update to version 2.9.4James E. Housley
2000-10-31Import of p5-Mon.Jim Mock
2000-10-28Fix pkg-plistKevin Lo
2000-10-26Fix stupid typoNick Sayer
2000-10-24Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews
2000-10-24Add $MASTER_SITE_RINGSERVER into $MASTER_SITES.Jun Kuriyama
2000-10-23Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews
2000-10-19Update to version 2.9.2. Possibly serious bug fixesJames E. Housley
2000-10-16Add new port net/sing v1.0James E. Housley
2000-10-13Update to 2.9.1.James E. Housley
2000-10-061. Update to 1.2.2Nick Sayer
2000-10-02Change MAINTAINER for my ports.Trevor Johnson
2000-09-26Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami
2000-09-171. Depend on the jdk, not the jre.Nick Sayer
2000-09-16Add port for java airport configuratorNick Sayer
2000-09-14Upgrade to 2.1a6Brian Somers
2000-09-07Update with bsd.ruby.mk. :>Akinori MUSHA
2000-09-03Respect CC and CFLAGSKris Kennaway
2000-08-31Add ruby-snmp, Ruby interface to UCD-SNMP library.Akinori MUSHA
2000-08-27if (x = y) -> if (x == y)Michael Haro