Dmitry Sivachenko
9ec0f99f4e
Update to version 2.9.6.
2000-12-13 12:10:28 +00:00
Dmitry Sivachenko
3bae29fa17
Update to version 2.9.5.
2000-12-12 21:36:44 +00:00
Mike Smith
c2b3abb02f
tcpreplay - a *working* libpcap trace file replay tool
...
Submitted by: "Christopher N. Harrell" <cnh@ivmg.net>
2000-11-29 02:29:03 +00:00
Brian Somers
31029d55c2
Call openlog() with LOG_PID.
...
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
PR: 23017
2000-11-28 10:31:32 +00:00
David E. O'Brien
30abec63d9
Add $FreeBSD$, which help me in problem reports.
2000-11-22 02:22:51 +00:00
David E. O'Brien
1ceded9e6e
Add $FreeBSD$'s which help me in problem reports.
2000-11-22 00:17:18 +00:00
Brian Somers
6cab6773ab
Upgrade to 2.1a10
2000-11-21 22:11:43 +00:00
Andreas Klemm
ca308a57a4
Fixes:
...
- use bison
- build dependency to arts++
Submitted by: "Gullerud, Lars Erik" <LarsErik.Gullerud@kpnqwest.com>
2000-11-18 23:26:01 +00:00
Dmitry Sivachenko
2514bdf28c
Change MAINTAINER field.
...
I am now at FreeBSD dot org
Approved by: sobomax
2000-11-13 12:45:40 +00:00
Andreas Klemm
dbb817905c
New port cflowd
...
flow analysis tool currently used for analyzing Cisco's NetFlow switching
2000-11-08 05:15:11 +00:00
Andreas Klemm
8e5a62e839
new port arts++
...
A network data storage and analysis library from CAIDA
2000-11-08 05:13:26 +00:00
Bill Fenner
7f2ddffe96
Upgrade to libsmi v0.2.6
...
Reviewed by: Marcin Cieslak <saper@system.pl> (MAINTAINER)
2000-11-03 17:03:42 +00:00
MIHIRA Sanpei Yoshiro
2d8a67b77b
@dirrm share/doc/dhcp
...
@dirrm share/examples/dhcp
Submitted by: bento
2000-11-02 13:27:01 +00:00
Jun Kuriyama
9e0db9ed39
Add missing README.SNMP entry.
...
Submitted by: bento
2000-11-02 05:41:29 +00:00
James E. Housley
45f3f68246
Update to version 2.9.4
...
PR: 22485
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> MAINTAINER
2000-11-02 00:12:14 +00:00
Jim Mock
52e53bcaef
Import of p5-Mon.
...
This is a perl5 module for interfacing with the Mon system monitoring
package.
Submitted by: Nick Esborn <nick@netdot.net>
2000-10-31 18:37:15 +00:00
Kevin Lo
0e64bf2fa5
Fix pkg-plist
...
PR: 22357
Submitted by: MAINTAINER
2000-10-28 15:04:07 +00:00
Nick Sayer
a46014b883
Fix stupid typo
...
Submitted by: assar
2000-10-26 04:40:32 +00:00
Will Andrews
79b138f7a8
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
2000-10-24 22:39:57 +00:00
Jun Kuriyama
426c50095e
Add $MASTER_SITE_RINGSERVER into $MASTER_SITES.
2000-10-24 10:47:40 +00:00
Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
James E. Housley
a9e2bd3197
Update to version 2.9.2. Possibly serious bug fixes
...
PR: 22070
Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
2000-10-19 12:24:06 +00:00
James E. Housley
596452271c
Add new port net/sing v1.0
...
Tool for sending customized ICMP packets
PR: 21776
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-10-16 02:28:03 +00:00
James E. Housley
44d6106a71
Update to 2.9.1.
...
- Update to 2.9.1 and not 2.9.0
- Sorted pkg-plist
- Remove whatis.* files that weren't installed
MAINTAINER unreachable
PR: 21787
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-10-13 02:03:33 +00:00
Nick Sayer
0b04168c9b
1. Update to 1.2.2
...
2. Don't cd in the script, use the full path to the jar instead.
3. Remove obsolete swing library md5 entry
2000-10-06 00:06:29 +00:00
Trevor Johnson
14111407e3
Change MAINTAINER for my ports.
...
Approved by: will
2000-10-02 05:39:35 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Nick Sayer
f3d2de21de
1. Depend on the jdk, not the jre.
...
2. Depend on the jfc port rather than providing our own swing lib.
3. It's really v1.2, not 1.0
2000-09-17 00:35:42 +00:00
Nick Sayer
ce3d454d87
Add port for java airport configurator
2000-09-16 17:38:55 +00:00
Brian Somers
9af4b35c8a
Upgrade to 2.1a6
2000-09-14 10:25:34 +00:00
Akinori MUSHA
6be3392602
Update with bsd.ruby.mk. :>
2000-09-07 14:39:47 +00:00
Kris Kennaway
5be1a47e10
Respect CC and CFLAGS
2000-09-03 00:42:28 +00:00
Akinori MUSHA
3802f14ef2
Add ruby-snmp, Ruby interface to UCD-SNMP library.
2000-08-31 18:09:43 +00:00
Michael Haro
3a6807cc0e
if (x = y) -> if (x == y)
...
PR: 20825
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
Stefan Eßer
ed5a397197
Upgrade to 1.8.1.
...
Make myself maintainer of this port (agreed to by
Jonathan Hanna, the current maintainer of this port).
2000-08-19 16:19:10 +00:00
Will Andrews
a2e6992414
Update to 1.0.2.
...
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres <matta@unixshell.com>
2000-08-18 20:47:18 +00:00
Will Andrews
7d7a9a2180
Make these COMMENT files conform to Handbook standard.
...
PR: 20269
Submitted by: Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
491b358b14
Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
...
PR: 20178
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00
Maxim Sobolev
066346d0b4
The project moved to the SF.
...
PR: 20314
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-07-31 15:52:54 +00:00
Hajimu UMEMOTO
2c67e7f4f5
Activate IPv6 support.
...
Approved by: billf
2000-07-28 19:43:15 +00:00
Kevin Lo
244f7b92bc
Initial import of p5-NetAddr-IP version 2.0
...
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof
PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
2000-07-27 15:32:23 +00:00
Alexander Langer
dc8d4f3386
Add cidr-2.3, a RFC 1878 subnet calculator / helper.
...
PR: 20010
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-07-19 10:48:43 +00:00
Jun Kuriyama
467033aae8
Development versioin of scotty3 (after repo-copy).
2000-07-14 08:17:56 +00:00
Will Andrews
d1663d0b2e
Oops, revert last commit. In my rush to fix a "problem", I forgot to
...
actually check to see that this /bin/echo wasn't accounted for. 8)
2000-07-12 22:14:22 +00:00
Will Andrews
5455031a0c
Fix /bin/echo -> echo problem that is caused due to the lack of -e option
...
in the base system.
Submitted by: Dan Larsson <dl@tyfon.net>
2000-07-12 22:08:01 +00:00
Will Andrews
ec339df43b
Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
...
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
2000-07-12 18:57:26 +00:00
Will Andrews
24138afdff
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
...
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
2000-07-12 18:43:32 +00:00
Steve Price
0a382d079d
Adding p0f version 1.7.
...
A passive OS fingerprinting tool.
PR: 19225
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-07-10 03:51:01 +00:00
Steve Price
8b55eb0901
Update to version 3.0.1.
...
PR: 19596
Submitted by: Michael Vasilenko <acid@ci.net.ua>
2000-07-07 19:22:14 +00:00