Commit Graph

434 Commits

Author SHA1 Message Date
brad
eb5d813500 upgrade to nmap 2.3b8 1999-12-07 05:32:00 +00:00
brad
0929761910 re-arrange PLIST a bit, alphabetical order, more to come later 1999-12-06 20:08:27 +00:00
brad
fd8918b3a5 upgrade to 2.500 EPIC4 snapshot
- slight change, wserv has been renamed to wserv-epic so that BitchX and
  EPIC4 can co-exist on the same system.
1999-12-06 17:26:59 +00:00
brad
e3dcb7e454 upgrade to BitchX 1.0c11, suggested that anyone having core dumps or weird
problems with negative numbers etc. upgrade to this version. I've also
made it so the port installs all the help, script and translation files.
1999-12-06 17:24:18 +00:00
ho
8bd402f8af Marked broken. Currently a server running a signed zone can be crashed
(DOS) by recieving a SIG record request.
1999-12-06 15:45:01 +00:00
brad
ffe2cfabee upgrade to mrtg 2.8.9 1999-12-06 01:25:33 +00:00
dugsong
ec92f759de add nsping port 1999-12-05 18:14:15 +00:00
dugsong
714febb5c1 nsping - DNS "ping" 1999-12-05 18:09:08 +00:00
jakob
0d6b029be1 Update to v0.7.9 - CVS forgot this one... 1999-12-05 14:58:04 +00:00
jakob
889ad38989 Update to v0.7.9.
- Several protocol decoders updated and added
- Segfault fixes
1999-12-05 14:54:50 +00:00
form
234c0bfb5f Update to 0.4.3. 1999-12-05 13:01:34 +00:00
espie
88d4502064 Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers. 1999-12-03 14:24:38 +00:00
brad
71e64a8297 - add patches which fix compilation of queso on Alpha
- add queso man page

from Debian via rohee@
1999-12-01 03:04:03 +00:00
dugsong
31853c1b52 missed an include 1999-11-30 02:50:57 +00:00
brad
98aa674c72 style 1999-11-30 00:54:44 +00:00
brad
f231fc00dc - change maintainers email address to markus@openbsd.org
- replace unnecessary USE_AUTOCONF tag with GNU_CONFIGURE
- cleanup Makefile
1999-11-30 00:23:28 +00:00
jasoni
109d86632f Fix PLIST; remove some FreeBSD specifics; check package. 1999-11-29 18:19:59 +00:00
brad
85c277b7f7 use proper autoconf options to tell MRTG where gd and libpng instead of
overriding CFLAGS and LDFLAGS
1999-11-28 05:22:43 +00:00
brad
b9e8e76450 fix dependency check for new version of gd 1999-11-26 16:20:25 +00:00
espie
515e861055 Update to 2.3.2.
See package cvs.log for details.
This includes fixing an obscure security hole.

Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)
1999-11-21 23:42:52 +00:00
jakob
c30e4e4958 Update to BIND v8.2.2-P5. Mark unbroken. 1999-11-14 22:39:16 +00:00
espie
73bb534787 Update dxpc to 3.8.0.
This is needed for inter-operability with other systems, as 3.7.0 and
3.8.0 don't talk together.

Also, 3.8.0 fixes some important bugs, and it compresses bitmaps, which
means it can be used in various situations where it was completely useless
before.
1999-11-14 21:49:14 +00:00
turan
64d7e4a8e3 mark broken, SEVERE SECURITY PROBLEMS. Do not use until fixed. 1999-11-14 21:17:54 +00:00
dugsong
aadedd149b libnids port - network monitoring lib with TCP/IP reassembly. ok turans@ 1999-11-13 20:22:17 +00:00
turan
8e486af9b7 set maintiner to Peter Galbavy <Peter.Galbavy@knowledge.com> 1999-11-12 19:12:15 +00:00
brad
467b99f22e add tcpflow and tcptrace to Makefile 1999-11-12 14:26:05 +00:00
brad
7dbda33e53 add tcpflow port; jethro@dqc.org
-
tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores it in a way that is convenient for
protocol analysis or debugging.  A program like 'tcpdump' only shows a
summary of packets seen on the wire, but usually doesn't store the
data that's actually being transmitted.  In contrast, tcpflow
reconstructs the actual data streams and stores each flow in a
separate file for later analysis.

tcpflow understands sequence numbers and will correctly reconstruct
data streams regardless of retransmissions or out-of-order delivery.
However, it currently does not understand IP fragments; flows
containing IP fragments will not be recorded properly.

Note: this port includes a small patch that adds the capability of
      reading the packets from a tcpdump(1) capture file, using
      a new option (-r).
1999-11-12 14:22:25 +00:00
brad
9a0776e343 add tcptrace port; jethro@dqc.org
-
tcptrace is a TCP dump file analysis tool written by Shawn Ostermann
at Ohio University. It is NOT a packet capture program. It reads
output dump files in the formats of several popular packet capturing
programs: tcpdump, snoop, etherpeek, and netm

For each connection, it keeps track of elapsed time, bytes/segments
sent and received, retransmissions, round trip times, window
advertisements, throughput, etc.  Its output format ranges from
Simple to Long to Very Detailed.
1999-11-12 14:14:52 +00:00
turan
da47713e6f delete proftpd 1999-11-08 17:42:30 +00:00
turan
7de6073ffa nuke insecure proftpd port. ok'd by maint. 1999-11-08 15:54:41 +00:00
turan
a6b326f967 balance quotes in broken tag 1999-11-03 01:19:24 +00:00
turan
f8d24d9a07 broken, major breakage in the packing lists.
someone is expecting substitution here.

tar: Unable to access bin/%%DISTNAME%% <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/CHANGES <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/README <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/alias.tf <No such file or directory>
1999-10-30 13:07:10 +00:00
turan
caba90091f broken, compilation errors.
unshlight.c:56: structure has no member named `f_type'

I also saw
proc.c:1216: warning: large integer implicitly truncated to unsigned type
1999-10-30 13:00:50 +00:00
ho
104eb209bf Update to 8.2.2. Minor port/pkg mods. 1999-10-29 12:54:22 +00:00
espie
849361b781 Fix CATEGORIES 1999-10-29 12:05:31 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
brad
dd68cfe3e2 - upgrade to Curl 6.2
- switch to using the in-tree OpenSSL
1999-10-29 03:44:29 +00:00
brad
4a544f8c2c remove BROKEN tag 1999-10-29 03:41:34 +00:00
brad
fbe6461d2b sync PLIST so this port can be made into a package 1999-10-29 02:56:33 +00:00
dugsong
be7ad34ec1 add hping port 1999-10-29 00:18:57 +00:00
dugsong
58d17b2c1e hping port 1999-10-28 22:53:00 +00:00
brad
a6ae46d009 upgrade to proftpd 1.2.0pre9 1999-10-27 22:54:42 +00:00
brad
2f201d52b2 upgrade to 1021 EPIC4 snapshot 1999-10-26 23:52:27 +00:00
espie
806e87b536 Update distsite.
checksum is ok, check your network, Chris.
package checked.
1999-10-26 15:19:12 +00:00
dugsong
9a4f9c8a35 port is no longer broken. please be careful when updating a port - a distfile version change is NOT enough. and let the port maintainer know! 1999-10-26 13:44:30 +00:00
dugsong
5f4b430a86 fix packing list 1999-10-26 13:42:51 +00:00
dugsong
d854b1aca6 fix improper blocking pcap read 1999-10-26 13:31:30 +00:00
dugsong
bdf07b1baa register libnet dependency 1999-10-26 13:26:53 +00:00
dugsong
dece4883a6 use libnet port 1999-10-26 13:24:59 +00:00
downsj
d289301eab Change maintainer. 1999-10-26 11:30:41 +00:00