1143 Commits

Author SHA1 Message Date
ho
08736e1e8d BIND 8.2.3 2001-01-29 14:48:05 +00:00
jakob
179041e741 lwresd fix 2001-01-28 11:19:57 +00:00
jakob
11be07b80c fix OpenSSL includes 2001-01-28 11:19:44 +00:00
jakob
7bdd1f0c91 fix OpenSSL engine compat 2001-01-28 11:18:42 +00:00
brad
f42633ddf6 ${STRIP} -> strip 2001-01-28 02:08:53 +00:00
brad
94581e2e03 upgrade to Curl 7.6 2001-01-28 01:37:55 +00:00
brad
1bbbe1ff12 upgrade to ircd 2.10.3p1
--
Based on port from: Brian Caswell <bmc@mitre.org>
2001-01-28 00:47:17 +00:00
camield
8004645b51 update to 1.04
Major changes:

* tinydns automatically returns a random set of 8 addresses, in a
  random order, from a cluster of any size.

* tinydns supports client differentiation. There's no longer any
  reason to use pickdns.

* dnstracesort prints glue information. This reveals all sorts of
  interesting inconsistencies.
2001-01-23 09:11:18 +00:00
naddy
060156bf3f Update to 1.6.3.
Replace unresponsive maintainer.
Submitted by Couderc Damien <couderc.damien@wanadoo.fr>.
2001-01-22 00:26:48 +00:00
brad
3d01508b32 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 18:23:49 +00:00
brad
559c1d5a4a add support for colour volume icons; From: maintainer 2001-01-19 14:34:43 +00:00
form
c81354b8a9 Upgrade to 0.4.6.
Fix possible buffer overflow.
Thanks to cazz@wezl.org
2001-01-19 09:02:06 +00:00
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