Commit Graph

3897 Commits

Author SHA1 Message Date
espie
7afc2742bb Wrong dir, wrong file...
experimental version which shouldn't have gone in.
1999-11-21 23:53:15 +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
espie
c1d2dae1f3 Cleaner patch, suitable for retrofitting to the authors.
Assume autoconf ownership.
1999-11-21 23:36:16 +00:00
turan
e66ab10fbc clean 1999-11-21 17:54:32 +00:00
espie
dc7126a53b Typo 1999-11-21 16:18:30 +00:00
espie
5f45a616e7 Revert unwanted commit... 1999-11-20 17:56:57 +00:00
espie
211653ece7 Blast DEPENDS_TMP .USE macro out of existence.
The problem with .USE macros is that they should be constant...
If they do depend on the target being made, they will invariably use
.if make(TARGET) tests.   But this is a bad idea, as then `TARGET' can't
be used as a true dependency, since it's not being made then...
So instead, one would have to remember to fork another make TARGET to
ensure the .USE macro is executed correctly... This is slow, and
error-prone.
1999-11-20 17:54:09 +00:00
kevlo
5eaf149e39 Mark it unbroken and update to version 2.5.8
Fix PLIST.
1999-11-19 04:33:04 +00:00
brad
85ed19d369 - privledges -> privileges
- remove version # from description
1999-11-18 19:26:28 +00:00
kevlo
d5c309056f Mark it unbroken. Change the MAINTAINER to kevlo@
Fix PLIST.
1999-11-18 03:52:15 +00:00
kevlo
1cf511b8a1 Mark it unbroken and fix Makefile.
Fix PLIST: add libcgiparse_pic.a into lib.
1999-11-17 09:17:34 +00:00
kevlo
d99eedae12 Mark it unbroken and update to version 3.6.12.
Fix PLIST.
1999-11-17 08:46:13 +00:00
brad
bc6300ec56 sync PLISTs 1999-11-17 00:17:13 +00:00
kevlo
10666d52ea Mark it unbroken and update to version 2.3.
Fix PLIST.
1999-11-16 08:42:03 +00:00
kevlo
d4aeb75423 Update to version 1.7.3. Fix PLIST. 1999-11-16 08:03:23 +00:00
kevlo
5f52fd8914 Update to version 1.7.3, we don't need those patches. 1999-11-16 07:57:00 +00:00
dugsong
5ceaf47130 add note about security fixes 1999-11-15 19:48:09 +00:00
espie
dd10aadc45 Fix recursive dependency computation. 1999-11-15 18:37:58 +00:00
turan
a7fcd040e6 verify angelos fixes. mark unbroken. 1999-11-15 02:27:55 +00:00
turan
4ef36a5637 verify angelos fixes, mark unbroken. 1999-11-15 01:55:17 +00:00
turan
54eac0efdc sync 1999-11-15 01:20:58 +00:00
turan
0ec9981736 port still has problems. change broken tag to match. patches sent to maint
to verify.
1999-11-14 23:51:02 +00:00
turan
55f4ab91d8 verify angelos fixes. mark unbroken. 1999-11-14 23:35:12 +00:00
turan
17bbf2c9d1 maintainer did not even type 'make' to test this port.
fix obvious bug.
1999-11-14 23:02:39 +00:00
jakob
492c89b29e net/bind8 updated to 8.2.2-P5 1999-11-14 22:45:40 +00:00
jakob
c30e4e4958 Update to BIND v8.2.2-P5. Mark unbroken. 1999-11-14 22:39:16 +00:00
turan
d07a5e3bd4 verify angelos fixes. mark unbroken. 1999-11-14 22:29:00 +00:00
turan
086dfc4048 verify angelos fixes. mark unbroken. 1999-11-14 22:18:02 +00:00
turan
eb94790454 i cannot spell BROKEN 1999-11-14 22:00:36 +00:00
turan
7aca8c109d verify angelos fixes. mark unbroken. 1999-11-14 21:53:08 +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
b7cdba15ed verify angelos fixes. minor fix to extraction added.
mark unbroken.
1999-11-14 21:36:11 +00:00
turan
64d7e4a8e3 mark broken, SEVERE SECURITY PROBLEMS. Do not use until fixed. 1999-11-14 21:17:54 +00:00
brad
b4a1fb5290 - add another master site
- change maintainer to ports@
1999-11-14 21:08:58 +00:00
rohee
1968bf4aa3 unbroke port 1999-11-14 01:27:05 +00:00
dugsong
ea98098237 outguess port - universal steganography tool 1999-11-13 20:24:11 +00:00
dugsong
aadedd149b libnids port - network monitoring lib with TCP/IP reassembly. ok turans@ 1999-11-13 20:22:17 +00:00
turan
65a9230802 solves atapi cdr/cdrw problems 1999-11-12 22:56:57 +00:00
turan
6267ec070b set maintainer to Hannah Schroeter <uk1o@rz114s0-197.rz.uni-karlsruhe.de> 1999-11-12 19:14:40 +00:00
turan
8e486af9b7 set maintiner to Peter Galbavy <Peter.Galbavy@knowledge.com> 1999-11-12 19:12:15 +00:00
dugsong
104fbc0b86 patch (as posted to misc@) for recent RSAREF bug - ok todd@ 1999-11-12 14:56:22 +00:00
brad
0befc92a55 (the sources have NOT moved)
- remove BROKEN tag
- make use of IGNOREFILES since this archive is made dynamically when it
is fetched.
- regen md5 file
1999-11-12 14:37:34 +00:00
brad
666dfabd2b update LIB_DEPENDS for new Imlib 1999-11-12 14:34:37 +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
brad
fc31139322 fix MASTER_SITES URLs for now. This version of LessTif has been moved
into the "obsolete" dir. Maybe it's time for this to be updated ...
1999-11-12 13:51:21 +00:00
turan
106b2d2a30 older version no longer availble. mark unbroken and update. 1999-11-12 07:06:03 +00:00
fgsch
e95729e5d1 Mark it unbroken so it can be tested; turan@ ok. 1999-11-12 06:35:13 +00:00
fgsch
dff8d0a234 Fix compilation problem; broken till someone checks it. 1999-11-11 20:32:04 +00:00