Commit Graph

530 Commits

Author SHA1 Message Date
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
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
form
4c79e1046f add micq to makefile 1999-06-23 19:28:02 +00:00
form
f11a94137f fix 1999-06-23 19:21:37 +00:00
form
ab34c60a0e micq 0.4.1 - text-mode icq clone. 1999-06-23 19:11:42 +00:00
dugsong
c98aeb02e3 add ngrep port 1999-06-23 04:17:38 +00:00
dugsong
940a967a62 new ngrep port 1999-06-23 04:16:21 +00:00
dugsong
7f7321d856 fix bad upgrade 1999-06-23 03:37:17 +00:00
brad
59b0221fbb - add an additional dist site
- change installation path of startup script to /etc/rc.arpwatch instead
of /usr/local/etc/arpwatch.sh
1999-06-22 00:31:38 +00:00
dugsong
c4bcdffc5e add xip port 1999-06-21 19:50:49 +00:00
dugsong
e431350f51 new xip port 1999-06-21 19:41:32 +00:00
brad
966c715b9a add tircproxy to Makefile 1999-06-21 00:39:44 +00:00
brad
a5843cd140 add tircproxy port; garath@ntplx.net
-
Transparent IRC proxy. Supports DCC CHAT, SEND, RESEND, and TSEND.
1999-06-21 00:33:58 +00:00
brad
d1bf09e7f7 upgrade to 0618 EPIC4 snapshot 1999-06-19 04:03:30 +00:00
brad
ecabb9ea2e another dist dist, the authors web site seems to be down 1999-06-18 00:17:47 +00:00
jakob
6914e0f4af Added httptunnel 1999-06-14 21:01:14 +00:00
jakob
06edb333cd httptunnel port 1999-06-14 20:56:04 +00:00
brad
b889e9f7c7 use official dist site 1999-06-14 16:31:56 +00:00
brad
f3cf668056 upgrade to latest EPIC4 snapshot (19990608) 1999-06-14 05:58:56 +00:00
brad
1ab382e153 add xchat to Makefile 1999-06-14 03:11:35 +00:00
brad
2ed3c344d6 add xchat port; chris@qdc.org
-
X-Chat is a small yet very forceful X irc client.  It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
1999-06-14 03:10:49 +00:00
brad
0fddea0cb1 upgrade to curl 5.9 1999-06-13 19:25:03 +00:00
brad
24b4ec7912 upgrade to tcpreplay 1.0.1 1999-06-13 02:14:17 +00:00
brad
1a9534b34a use EGCS for this port 1999-06-07 21:05:09 +00:00
brad
dbc7989722 style 1999-06-03 01:29:30 +00:00
brad
9e5608cd33 add patch taken from ircii-epic port which makes epic4 do hard instead of
soft resets on screen refreshs which helps on certain terminals.
1999-06-02 04:29:47 +00:00
espie
1101f71d7b USE_EGXX is fairly recent... 1999-06-01 17:38:19 +00:00
espie
e02f708f3d Fix up brain-damaged test for accept third argument.
This makes that port require autoconf, until the dxpc people mend their
ways.
1999-06-01 17:33:26 +00:00
brad
cc0afe3293 - upgrade to Samba 2.0.4b
- add INSTALL and DEINSTALL scripts
1999-05-30 23:02:58 +00:00
brad
df88a996c3 fix INSTALL script so the sample config files actually get installed 1999-05-30 22:51:10 +00:00
brad
bc0ad62a91 fix typo in INSTALL script 1999-05-30 22:28:35 +00:00
brad
0fb4318321 add epic4 port
-
The (E)nhanced (P)rogrammable (I)RC-II (C)lient.
1999-05-30 04:03:36 +00:00