Commit Graph

460 Commits

Author SHA1 Message Date
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
brad
3cd829b055 chmod -> ${CHMOD} 1999-09-21 17:49:24 +00:00
brad
8753ee0720 upgrade to xchat 1.2.1 1999-09-21 13:05:38 +00:00
brad
157c02fa76 upgrade to nmap 2.3b6 1999-09-20 21:26:00 +00:00
form
69d7dc59d6 remove patches we do not need for 0.4.2 1999-09-15 13:05:37 +00:00
form
6a9f86bbfc update to 0.4.2 1999-09-15 13:03:35 +00:00
brad
eab07f582c upgrade to 0909 EPIC4 snapshot 1999-09-14 20:10:07 +00:00
brad
eaac791eb5 add net category to CATEGORIES 1999-09-12 15:04:40 +00:00
brad
593910a3eb upgrade to proftpd 1.2.0pre6 1999-09-12 15:02:31 +00:00
brad
75f9c45f68 remove dist site that has been down for A LONG time; jethro@dqc.org 1999-09-10 22:44:27 +00:00
brad
4215f167d2 add popa3d to Makefile 1999-09-10 22:10:48 +00:00
brad
497554b415 add popa3d;
popa3d is a POP3 daemon by Solar Designer.

In order, its design goals are:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals above)
1999-09-10 22:07:34 +00:00
brad
4e0a609ff3 fix an alignment problem on SPARC and possibly Alpha too; millert@ 1999-09-09 21:17:22 +00:00
brad
9c4f3c394e upgrade to proftpd 1.2.0pre5 1999-09-08 19:12:57 +00:00
brad
c49a061407 strip -> ${STRIP} 1999-09-07 15:54:59 +00:00
brad
bec7b71189 upgrade to nmap 2.3BETA5 1999-09-07 14:26:15 +00:00
brad
7c07be1b68 strip -> ${STRIP} 1999-09-07 01:29:50 +00:00
angelos
4efe134034 Update to xip-1.3.2 1999-09-05 00:40:35 +00:00
brad
d9eb19f41c add patch that fixes improper usage of setproctitle; chris@dqc.org 1999-09-02 21:03:30 +00:00
brad
aa3de66963 upgrade to nmap 2.3b4 1999-09-01 18:19:03 +00:00
brad
5307179a0e upgrade to ethereal 0.7.3 1999-09-01 17:57:00 +00:00
brad
e1a15f355d upgrade to curl 5.11 1999-09-01 17:12:58 +00:00
brad
15b8608737 upgrade to proftpd 1.2.0pre4 1999-09-01 15:35:51 +00:00
brad
6eb11abbdb upgrade to xchat 1.2.0 1999-09-01 15:04:21 +00:00
brad
4113ecb19e fix for remote root exploit 1999-08-30 14:52:33 +00:00
maja
97e4a04757 don't check for netatalk kernel source when doing a make mirror-distfiles. -moj 1999-08-28 10:27:10 +00:00
brad
3f973c6b99 upgrade to mrtg 2.8.8 1999-08-27 02:18:06 +00:00
brad
bee311eaea upgrade to proftpd 1.2.0pre3a 1999-08-23 00:53:25 +00:00
brad
8f495c03fa upgrade to xchat 1.1.8 1999-08-20 14:01:01 +00:00
brad
8e112b62f7 style 1999-08-20 12:44:01 +00:00
brad
afd76c1661 upgrade to curl 5.10 1999-08-18 00:14:17 +00:00
brad
f62765aac4 upgrade to ethereal 0.7.2 1999-08-13 02:12:28 +00:00
brad
76628ddca3 upgrade to xchat 1.1.7 1999-08-11 01:21:40 +00:00
brad
f8917cc2ee upgrade to ethereal 0.7.1 1999-08-05 23:43:51 +00:00
brad
a5040ffbcb upgrade to XChat 1.1.6 1999-08-03 03:48:31 +00:00
brad
c6011ca538 upgrade to MRTG 2.8.6 1999-08-02 06:47:22 +00:00
brad
ee97bf626b upgrade to Nmap 2.2 BETA4 1999-08-02 06:26:26 +00:00
brad
61e35349f9 upgrade to Curl 5.9.1 1999-08-01 15:44:34 +00:00
brad
08d6f00676 - added a distribution site
- style
1999-07-31 16:43:05 +00:00
brad
e0c07d9486 - add a dist site that has queso
- make queso use the systems libpcap
- make queso work with datalink types of DLT_LOOP and DLT_ENC
1999-07-27 04:30:06 +00:00
brad
1836c45648 - strip nmap binary on installation
- make nmap use the systems libpcap
- make nmap work with datalink types of DLT_LOOP and DLT_ENC
1999-07-27 04:05:48 +00:00
brad
cc22b33740 upgrade to xchat 1.1.5 1999-07-26 23:35:14 +00:00
brad
9121fa0e71 upgrade to mrtg 2.8.5;
- This new version of mrtg now uses the newer version of gd 2.6.2 and
generates .PNGs instead of .GIFs
1999-07-26 01:25:21 +00:00
brad
394b856fb2 upgrade to xchat 1.1.4 1999-07-24 22:10:04 +00:00
niklas
9c762cc9bd 2.0.5a replaced 2.0.5 1999-07-24 20:50:00 +00:00
brad
844f4f9cd1 upgrade to Samba 2.0.5 1999-07-22 01:54:53 +00:00
hugh
9343d428ca missed one 1999-07-21 20:12:13 +00:00
hugh
f3deb0877d fix and upgrade 1999-07-21 20:11:00 +00:00
brad
444e911bf9 upgrade to 0718 EPIC4 snapshot 1999-07-20 04:18:09 +00:00
brad
c9103b830a upgrade to xchat 1.1.3 1999-07-18 22:55:12 +00:00
fgsch
c8d9dbc992 Enable epic4. 1999-07-14 17:45:46 +00:00
brad
27b2dcd63a upgrade to xchat 1.1.2 1999-07-11 16:32:45 +00:00
dugsong
4902c79ef9 update to version 1.31 1999-06-28 14:27:19 +00:00
dugsong
8255de853a fix app-defaults file installation, reported by <jakob@openbsd.org> 1999-06-26 20:19:23 +00:00
espie
0e39da538a don't install dirs that are mentionned in the mtree file. 1999-06-24 18:36:23 +00:00