Commit Graph

414 Commits

Author SHA1 Message Date
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
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
brad
4fcb154afc upgrade to libnet 0.99g 1999-10-08 03:02:47 +00:00
jakob
e85cba8219 typo. 1999-10-06 18:54:48 +00:00
jakob
a0adccf42b another mirror added. ok espie@. 1999-10-06 18:52:18 +00:00
ho
eae40b9809 Update to 8.2.2-t4b 1999-10-04 17:13:24 +00:00
espie
8964d30629 Until jakob@ et al make up their mind. 1999-10-04 16:31:19 +00:00
brad
685c90ca9c - upgrade to 0927 EPIC4 snapshot
- make use of multiple MASTER_SITES
1999-10-02 17:31:34 +00:00
espie
eafeef41b0 proftpd is full of holes, as recent bugtraq shows.
We're much too close to release to be sure all holes have been plugged,
and to let unwitting users be compromised.

Mark as BROKEN
1999-09-28 18:43:29 +00:00
brad
26d745119d upgrade to proftpd 1.2.0pre7 1999-09-28 17:34:20 +00:00
brad
02c199834d use the va_ macros so that BitchX now compiles on Alpha; from FreeBSD 1999-09-27 01:41:50 +00:00
ho
b7168a54e5 Some notes on BIND and security. 1999-09-26 22:40:59 +00:00
jakob
f9afc02789 updated to v0.7.5 (bugfix release) 1999-09-26 20:28:17 +00:00
jakob
2cd50886b5 updated to v0.7.4 1999-09-24 14:37:07 +00:00
jakob
420e8c9691 MASTER_SITES changed 1999-09-23 21:08:06 +00:00
jakob
eb7ff9d7ac MAINTAINER address updated 1999-09-23 20:48:57 +00:00
jakob
223c7b8645 updated to v0.41. 1999-09-23 20:47:02 +00:00
ho
8e0dcb6106 Add bind8 1999-09-23 15:06:40 +00:00
ho
f23ebeabce bind 8.2.2 t3b 1999-09-23 11:32:45 +00:00
espie
526215c724 More uses of FULLDISTDIR 1999-09-22 10:44:21 +00:00
brad
4645d14591 this has been known to not compile on Alpha, so mark it as being BROKEN 1999-09-21 19:32:01 +00:00