Commit Graph

1131 Commits

Author SHA1 Message Date
kevlo
1a0388af53 Add p5-Net-Daemon, p5-Net-IRC, p5-PlRPC, and quirc. 2001-01-19 03:08:34 +00:00
kevlo
66ce44d0fa Initial import of PlRPC-0.2012
This module for writing rpc servers and clients
2001-01-19 03:05:37 +00:00
kevlo
dbee52f4ab Initial import of Net-Daemon-0.34
This extension for portable daemons.
2001-01-19 03:03:32 +00:00
kevlo
a7ada8bdc3 Initial import of quirc-0.9.79
quirc is an irc client that uses Tcl/Tk.
2001-01-19 03:00:58 +00:00
kevlo
47ae1b9164 Initial import of Net-IRC-0.70
This is Perl modules to implement the irc protocol.
2001-01-19 02:59:03 +00:00
kevlo
9479466ac4 Upgrade to 2.3.7 2001-01-19 02:56:37 +00:00
itojun
e10cea458c upgrade to 0.90a. 0.90a fixes fatal bug in 0.90 bgpd.
brad notified it to me.
2001-01-19 01:50:32 +00:00
jakob
45b861dc41 fix ISC bug 691 2001-01-18 20:06:10 +00:00
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
jakob
ec1f2344e3 configure patch + cleanup; brad@ 2001-01-18 14:25:15 +00:00
brad
72ce8cf48b - %D/lib -> %B
- relocate %%SHARED%%
2001-01-18 12:44:08 +00:00
jakob
e8c3ec7877 add missing script 2001-01-18 09:32:22 +00:00
jakob
57e02378ba update to BIND v9.1.0. from release announcement:
--
BIND 9.1.0 has been released.  Compared to BIND 9.0, BIND 9.1 has a
number of new features as well as numerous bug fixes and cleanups.
The new features include:

  - Many BIND 8 features previously unimplemented in BIND 9,
    including domain-specific forwarding, the $GENERATE
    master file directive, and the "blackhole", "dialup",
    and "sortlist" options

  - Forwarding of dynamic update requests; this is enabled
    by the "allow-update-forwarding" option

  - A new, simplified database interface and a number of
    sample drivers based on it; see doc/misc/sdb for details

  - Support for building single-threaded servers for
    environments that do not supply POSIX threads

  - New configuration options: "min-refresh-time",
    "max-refresh-time", "min-retry-time", "max-retry-time",
    "additional-from-auth", "additional-from-cache",
    "notify explicit"

  - Faster lookups, particularly in large zones.
2001-01-18 09:32:00 +00:00
danh
0b0b736b0f update to iplog 2.2.3 from maintainer 2001-01-18 02:21:02 +00:00
naddy
f8f043bafe +ndiff 2001-01-17 02:26:02 +00:00
naddy
fcf114f0bf Import ndiff 0.4.
Submitted by Brian Caswell <bmc@mitre.org>.

ndiff compares two nmap scans and outputs the differences.  It
allows monitoring of your network(s) for interesting changes in
port states and visible hosts.
2001-01-17 02:24:23 +00:00
brad
c8998e79f0 add @mode tags. unfortunately it is possible to run into a situation where
the suid bit isnt preserved without the tags.
2001-01-17 02:08:05 +00:00
naddy
93a94f89dd unbreak plain flavor 2001-01-17 02:06:11 +00:00
naddy
911cf95971 Fix up suid bit addition; ok jakob@
Pointed out by Peter Stromberg <home@wilfried.net>.
2001-01-17 00:34:25 +00:00
brad
009db4a472 - fixup Makefile
- add USE_X11
- proper use of ALL_TARGET for use with the no_x11 FLAVOR
2001-01-14 18:18:09 +00:00
avsm
b009bfacdc add dnstracesort to the PLIST 2001-01-13 11:17:07 +00:00
jakob
18c8917d1f update to v0.8.15. summary of changes:
Ethereal 0.8.15 has one of the biggest GUI changes in recent history;
display filters can now be constructed via an easy-to-use point-and-click
interface. Protocol dissectors now exist for: NFSv4, Mobile IPv6, X.25
over TCP, LAPBETHER, DEC LANBridge Spanning Tree Protocol, X.25 over LLC,
Frame Relay, MTP3 User Adaptation Layer, and ISDN Q.921 User Adaptation
Layer. Many other dissectors and core features were improved, and bugs
were squashed. The wiretap library can now read Sniffer Frame Relay files.
Capturing supports the "any" pseudo-device on Linux if you use libpcap 0.6
from www.tcpdump.org.
2001-01-12 20:52:39 +00:00
reinhard
407902d84d fix BUILD_DEPENDS 2001-01-12 16:15:57 +00:00
danh
a9f49c63b7 +courtney 2001-01-12 04:29:21 +00:00
danh
547ff127f3 Monitors the network and identifies the source machines of SATAN
probes/attacks. Courtney receives input from tcpdump counting the
number of new services a machine originates within a certain time
window. If one machine connects to numerous services within that
time window, courtney identifies that machine as a potential SATAN
host.

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-12 04:27:46 +00:00
brad
c93bc8e4ec upgrade to wget 1.6 2001-01-11 14:45:34 +00:00
camield
69a5e5bd27 remove djbdns-man flavor 2001-01-11 12:34:47 +00:00
camield
31025beb6e Unflavor manpages; package them unconditionally
Probably conforms to the license at
http://cr.yp.to/djbdns/dist.html
because we only add files.
2001-01-11 12:33:24 +00:00
itojun
a23c30a173 upgrade to 0.90. 2001-01-11 05:46:50 +00:00
naddy
5b541dc97f honor CFLAGS, add RCS Ids; ok dugsong@ 2001-01-10 01:00:36 +00:00
avsm
a0882217cf commit this three-month old patch that was posted to ports@ with no
response.  Does anyone out there use this port at all?  It was broken,
this unbreaks it by FAKEing it, but there's noone using it to test
it out....
2001-01-09 20:49:33 +00:00
naddy
a848488691 change flavoring for consistency, "x11" -> "no_x11"; requested by brad@ 2001-01-09 18:52:34 +00:00
naddy
43b7e0f325 Remove nmapfe, now part of x11 flavor of nmap. 2001-01-09 16:13:12 +00:00
naddy
101bf5e7ca +nmap:x11 2001-01-09 16:10:48 +00:00
naddy
b007dc437b - new maintainer: Brian Caswell <bmc@mitre.org>; ok angelos@
- update to nmap-2.54BETA7 and include nmapfe; from bmc@mitre.org
- clean up port
2001-01-09 16:10:16 +00:00
camield
99142dfbe3 register man flavor 2001-01-09 15:29:32 +00:00
camield
5e2f973f60 - spin manpages off into a flavor
- update to 1.03

Major changes:

* dnscache drops old UDP queries in favor of new ones, and drops old
  TCP connections in favor of new ones.

* dnscache supports $FORWARDONLY to forward queries to another cache.
  The other cache is listed in root/servers/@.

* dnscache returns TTLs by default, so it can be used as the target
  of forwarding.

* dnstrace | dnstracesort produces output that's very easy to scan.
  Try dnstrace a www.netscape.com 198.41.0.4 | dnstracesort | less.
2001-01-09 15:25:25 +00:00
danh
fcb6dc9ce0 remove .packlist 2001-01-08 23:58:31 +00:00
danh
f4cd40f3db remove .packlist 2001-01-08 23:51:41 +00:00
danh
58790ce796 add RUN_DEPENDS 2001-01-08 20:47:20 +00:00
danh
b27e659bb7 better fix for conflicts; suggested by espie@ 2001-01-08 20:17:33 +00:00
danh
39c98a97f6 the following directories may not be empty due to other perl modules
being installed.

${PREFIX}/libdata/perl5/site_perl/${ARCH}-openbsd/auto/Net
${PREFIX}/libdata/perl5/site_perl/Net
2001-01-08 19:56:51 +00:00
danh
c5b4f12f38 remove directories if empty. 2001-01-08 19:53:44 +00:00
danh
b48093f72d +p5-Net-DNS 2001-01-08 19:44:07 +00:00
danh
0607021fc9 Net::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.

Submitted by:	Peter Stromberg <home@wilfried.net>
2001-01-08 19:41:55 +00:00
brad
7ac19fe02e upgrade to mrtg 2.9.7 2001-01-08 19:09:15 +00:00
danh
928935cec0 +pcapmerge 2001-01-08 11:55:52 +00:00
danh
7dc34e76cd Program to merge and extract part of binary capture files implimented
in perl with the help of Net::Pcap

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-08 11:53:48 +00:00
danh
395608d5e1 +p5-Net-Pcap 2001-01-08 10:25:01 +00:00
danh
27e802c080 The Net::Pcap module is a Perl binding to the LBL pcap(3) packet
capture library.

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-08 10:23:10 +00:00