1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

992 Commits

Author SHA1 Message Date
Mark Murray
86365c08b2 Add p5-Crypt-CBC. 2000-02-18 12:19:46 +00:00
Mark Murray
44b827b5d1 This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC).  In combination with a block
cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and
decrypt messages of arbitrarily long length.  The encrypted messages
are compatible with the encryption format used by B<SSLeay>.
2000-02-18 12:11:52 +00:00
Archie Cobbs
77116ce79e The "-I/sys" hack should no longer be necessary to build this port
thanks to bde's rev 1.109 fix to <sys/systm.h>.

PR:		ports/16496
2000-02-18 01:53:50 +00:00
Daniel Baker
1c0ddbd0e6 New patch to eliminate editorial in reference file.
Submitted by:	David McNett <nugget@slacker.com>
2000-02-17 23:28:32 +00:00
Andrey A. Chernov
d2369a2dd8 distfile is missing from both mirror sites - update both of them with new ones 2000-02-16 15:51:53 +00:00
Brian Feldman
ca2a43f884 Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people on
-STABLE are reporting.
2000-02-16 04:52:59 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Munechika SUMIKAWA
abcd350dae When IPv4-only client connected to a server which have IPv4 and IPv6
addresses, the client couldn't connect to the server via IPv4 because
the client gave up on first rresevport_af().
2000-02-15 13:09:45 +00:00
Kris Kennaway
74ea82f5a0 Update PLIST
Submitted by:	Maintainer
2000-02-15 07:48:08 +00:00
Kris Kennaway
7b88f52d0f Upgrade to stunnel 3.7
PR:		16554 (updated)
Submitted by:	Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
2000-02-15 07:09:55 +00:00
Andrey A. Chernov
5ce5ad59b1 Disable ipv6 until it will be fixed by someone.
With latest -current configure fails:
checking getaddrinfo bug... buggy
Fatal: You must get working getaddrinfo() function.
       or you can specify "--disable-ipv6".
2000-02-14 21:52:05 +00:00
Munechika SUMIKAWA
c47e327b56 Support IPv6.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
Approved by:	torstenb
2000-02-14 15:12:37 +00:00
Munechika SUMIKAWA
7f1c13ce26 Add 'ipv6' on CATEGORIES.
Approved by:	torstenb
2000-02-14 12:29:16 +00:00
Kris Kennaway
058359db3f USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-14 04:12:22 +00:00
David E. O'Brien
17f19b27fd release slurpie & trinokiller 2000-02-14 04:02:10 +00:00
David E. O'Brien
47878a089b This program remotely kills trino nodes on version 1.07b2+f3 and below.
It abuses the careless coding in trinoo nodes and causes them to exit.
2000-02-14 03:46:32 +00:00
David E. O'Brien
ea1a4b4c7e Slurpie is a passwd file cracker similar to CrackerJack and John the Ripper
except that it can be run in a distributed environment (multiple computers
aka nodes).
2000-02-14 03:24:01 +00:00
David E. O'Brien
5f0e434144 release rid 2000-02-14 02:59:59 +00:00
David E. O'Brien
8b129ae903 RID is a configurable tool which uses intrusion fingerprints to track down
compromised hosts.  RID can remotely detect Stacheldraht, TFN, Trinoo and TFN2k
if the attacker did not change the default ports.
2000-02-14 02:59:36 +00:00
David E. O'Brien
9b4d19e8d0 Forgot the README's. 2000-02-14 02:47:05 +00:00
David E. O'Brien
29828e3fa2 ``find_ddos'' will detect these denial of service programs: tfn2k client,
tfn2k daemon, trinoo daemon, trinoo master, tfn daemon, tfn client,
stacheldraht master, stacheldraht client, stachelddraht demon and tfn-rush
client.
2000-02-14 02:22:45 +00:00
David E. O'Brien
85b3b3d5b3 release find_ddos onto the world! 2000-02-14 02:19:27 +00:00
David E. O'Brien
cddbaf1ae0 Release gag and dds upon the world! 2000-02-14 01:59:36 +00:00
David E. O'Brien
8195e0e245 "dds" is a program to scan for a limited set of distributed denial of
service (ddos) agents.

At present, it scans for active instances of "trinoo", "Tribe Flood
Network" ("TFN") and "stacheldraht" agents, which were compiled
using the default values in known source distributions.
It will *not* detect TFN2K agents.
2000-02-14 01:58:38 +00:00
David E. O'Brien
0a86fb398a "gag" is a program to scan for "stacheldraht" agents, which are part
of an active "stacheldraht" network.  It will not detect trinoo,
the original Tribe Flood Network (TFN), or TFN2K agents.
2000-02-14 01:52:02 +00:00
Steve Price
7f41c5f050 Split up the freebsd build target into one for the i386 and one for the
Alpha so the Alpha users can use pgp too.
2000-02-13 16:54:51 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Brian Feldman
df4e9a1d72 Clean things up by using the new knob for OpenSSL usage.
Submitted by:	kris
2000-02-12 23:55:48 +00:00
Torsten Blum
62e8b86072 Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support should
be added. This is done to support the build on pre 4.0 machines with
the KAME IPv6 stack installed. It has been verified to build+work
with both 4.0 and 3.4+kame.

Org. patch Submitted By: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
2000-02-12 19:27:40 +00:00
Kris Kennaway
b6974210ce USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-12 10:37:45 +00:00
Brian Feldman
145cf70f67 Tell the user that they're doing something wrong when USA_RESIDENT is
not set.
2000-02-10 12:23:49 +00:00
Munechika SUMIKAWA
442343e099 Simplify IPv6 checking.
Suggested by:	green
2000-02-09 03:28:48 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Bill Fumerola
c9decc57c9 Add a patch that stops sslproxy from leaving zombies all over the place.
Submitted by:	rwatson

Upgrade to sslproxy.2000_Jan_29, with appropriate changes.
2000-02-07 22:17:58 +00:00
Kris Kennaway
e0eb382554 Respect CC and CFLAGS 2000-02-07 02:45:45 +00:00
Kris Kennaway
cda9d9b14a USE_OPENSSL
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:25:15 +00:00
Kris Kennaway
d5e63f727e USE_OPENSSL, respect CC, CFLAGS, LOCALBASE
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:58:21 +00:00
Kris Kennaway
5bb50d962a USE_OPENSSL, respect CC, LOCALBASE (indirectly via OPENSSLLIB)
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:55:45 +00:00
Kris Kennaway
0732e1763f USE_OPENSSL, respect CC, CFLAGS, LOCALBASE
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:53:04 +00:00
Kris Kennaway
5da30313e5 USE_OPENSSL, respect CC and CFLAGS
Assisted by:	Jim Bloom <bloom@acm.org>
2000-02-06 21:48:31 +00:00
Kris Kennaway
c20fdcd69f USE_OPENSSL
Assisted by: Jim Bloom <bloom@acm.org>A
2000-02-06 21:38:29 +00:00
Vanilla I. Shu
5d3e32750b Upgrade to 2.1.8.8.pre11 2000-02-06 09:17:33 +00:00
Michael Haro
32a7767a51 update to 1.6.2p1 2000-02-05 08:37:44 +00:00
Archie Cobbs
78e06a1b17 portlint 2000-02-03 23:13:16 +00:00
Archie Cobbs
467fbeb227 Add -I/sys to the KLD compilation flags. This is a workaround,
but not a fix, for ports/16496.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-02 21:42:18 +00:00
Archie Cobbs
a919714314 Accomodate change in struct ipprotosw to fix port on -current.
Add a patch file that got missed last time somehow.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-01 18:39:09 +00:00
Munechika SUMIKAWA
ff51f86e8c the condition for USE_INET6 setting was opposite. 2000-02-01 17:04:02 +00:00
Brian Feldman
168595c023 Fix a "USET" -> "USE" again. IPv6 should work for this port. Again.
Go to a much more convenient scheme for distfiles/ignorefiles.  There
will be a lot less change from now on... the release name not being
embedded in them helps a lot.

Fix an unquoted "${CVS_DATE}" so cvs update isn't always run when
we're in one of the first 9 days of a month in CVS_DATE.

Update to OpenSSH-1.2.2, which doesn't really mean anything since there
are no source releases anyway...

The port has been verified to work with pdksh 5.2.14 as /bin/sh, and
about 7 times faster.
2000-02-01 08:12:06 +00:00
Chris D. Faulhaber
ab67010544 Update port to 0.99.4
PR:		16478
Submitted by:	Maintainer
2000-02-01 00:07:54 +00:00
Michael Haro
8a59ed7b88 Update saint to 1.5
Submitted by: maintainer
PR: 16491
2000-01-31 23:48:18 +00:00