Commit graph

528 commits

Author SHA1 Message Date
Steve Price
769a61ee49 Make this work with current's new version of texinfo.
PR:		9587
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-26 01:45:28 +00:00
Mark Murray
eeb38b8466 Move master site IAW CERT advisory CA-99-01-Trojan-TCP-Wrappers. 1999-01-25 10:12:53 +00:00
Masafumi Max NAKANE
c615c436b3 Respect the value of ${PREFIX}. 1999-01-20 21:59:09 +00:00
Masafumi Max NAKANE
42cf14352d Oops, double-quotes need to be escaped in Makefiles. 1999-01-20 21:52:06 +00:00
Masafumi Max NAKANE
eedce59458 Modify this patch to change the distributed Makefile to:
* Let the install target print correct location of the conf file.
* Use CFLAGS+= instead of commenting it out.
* Add -DPREFIX="${PREFIX}" to the CFLAGS.
1999-01-20 21:04:29 +00:00
Masafumi Max NAKANE
960b65e494 Install README.{install,methods} to share/doc/sentry. 1999-01-20 20:49:52 +00:00
Masafumi Max NAKANE
7ab8a7a8ac Standardize thecomment at the beginning.
Install README.{install,methods} to share/doc/sentry.
1999-01-20 20:49:45 +00:00
Dirk Froemberg
8ee28cc021 Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string.
PR:		ports/9563
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-20 12:44:04 +00:00
Steve Price
aa77412012 Activate the stunnel port. 1999-01-18 04:29:56 +00:00
Steve Price
3d43ad8f2b Initial import of stunnel version 2.1.
An SSL encryption wrapper for standard network daemons.

PR:		9435
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-01-18 04:27:03 +00:00
Steve Price
2c4799f72d Activate the l0pht-watch port. 1999-01-18 04:22:04 +00:00
Steve Price
5a91c9fa2a Initial import of l0pht-watch version 1.0.
A program to report what goes on in /tmp.

PR:		9434
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-18 04:21:04 +00:00
Jun Kuriyama
7fbb7addb9 Upgrade to v0.9.1. 1999-01-15 15:21:37 +00:00
Marc G. Fournier
67c332f104 Add Y2K link... 1999-01-15 14:23:31 +00:00
Dirk Froemberg
682100bdab Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined.
Requested by:	Garrett Wollman <wollman@FreeBSD.ORG>:

"If you have an RSA license, you DON'T want to use rsaref -- it's
slow as hell.  The only reason you would want to use rsaref is:

	1) You are in the US.
	2) The patent hasn't expired yet (600-someodd days and counting).
	3) You wouldn't have the right to use RSA otherwise."
1999-01-12 23:18:59 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
f8798aafe3 Update to version 1.5.7.4.
PR:		9346
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-01-10 18:33:41 +00:00
Dirk Froemberg
6364110638 Remove empty patch-ac and add patch-a[ef] which got lost during last commit. 1999-01-10 15:46:01 +00:00
Dirk Froemberg
1136e15539 Change dependencies from SSLeay to openssl, the successor of SSLeay. 1999-01-10 14:11:19 +00:00
Dirk Froemberg
c95dcd412b Add openssl. 1999-01-10 11:23:41 +00:00
Dirk Froemberg
fb85680370 Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.
OpenSSL is a successor of SSLeay (see http://www.openssl.org/).

This port uses almost the same files as SSLeay. So they can't be
installed both.

- make the port ${PREFIX} clean
- reorganize PLIST (list links as normal files, which makes the PLIST
  shorter and easier to maintain)
- reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to
  ${PREFIX}/lib/ssleay.cnf somewhere)
- some other minor portlint changes
1999-01-09 12:55:50 +00:00
Satoshi Asami
406a9faf9e Mark this broken while Dirk works on it. 1999-01-09 10:36:18 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
SADA Kenji
54fa0cd990 Mirror distfiles. 1999-01-07 20:59:07 +00:00
Jacques Vidrine
9827c42e6e Remove broken MASTER_SITES, and add a new site. This leaves us with
only one site.  Hopefully I can locate the author and determine the
status of this package.
1999-01-07 18:32:45 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
SADA Kenji
b3ffcf7bc2 Activate checkpassword. 1999-01-06 22:55:47 +00:00
SADA Kenji
d4b3358193 Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
<URL:ftp://koobera.math.uic.edu/www/checkpwd.html>
1999-01-06 22:54:18 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Mark Murray
f44db3f9b4 This is crypto. Warn appropriately. 1999-01-03 13:21:56 +00:00
Dirk Froemberg
8d930fd37b Correct pathname.
PR:		ports/9258
Submitted by:	Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-02 20:38:55 +00:00
Satoshi Asami
4b07f0329b Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current.  This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
David E. O'Brien
8b4bc4938b Do not error out if the distfiles do not exist. (they are only manually
fetchable).
1998-12-31 22:15:37 +00:00
David E. O'Brien
4d34503744 upgrade to 2.02 1998-12-29 21:50:12 +00:00
Matthew Hunt
557fc7b063 Honor CFLAGS. 1998-12-29 19:16:38 +00:00
Bill Fumerola
32d85fd270 Update incorrect md5 printout.
PR:		ports/9198
Submitted by:	Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
1998-12-27 23:57:40 +00:00
Satoshi Asami
16a2d27036 Need to include bsd.port.pre.mk before using ${OSVERSION}. 1998-12-26 22:05:56 +00:00
David E. O'Brien
f4d0478533 With Satoshi's next bsd.port.* commit, this should work. 1998-12-25 02:14:07 +00:00
Justin M. Seger
4b41c98f00 Activate security/sniff 1998-12-24 20:49:42 +00:00
Justin M. Seger
0f04866b52 Import of sniff v1.0
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log

PR:		9039
Submitted by:	admin@righi.ml.org
1998-12-24 20:49:06 +00:00
David E. O'Brien
6f5d9a41a4 Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetching
of distfiles is harder than I would like.
1998-12-24 17:52:35 +00:00
Justin M. Seger
953ea0acf1 Activate security/sentry 1998-12-19 16:54:12 +00:00
Justin M. Seger
4cb8e70952 Import of abacus sentry v 0.61
Sentry is part of the Abacus Project suite of security tools.
It is a program designed to detect and respond to port scans
against a target host in real-time. There are other port scan
detectors that peform similar detection of scans,but the Sentry
has some unique features that may make it worth looking into.

PR:		ports/5475
Submitted by:	chris@still.whet.org
1998-12-19 16:53:20 +00:00
SADA Kenji
c2efbc9e85 portlint 1998-12-18 17:58:24 +00:00
David E. O'Brien
9144f49f2d upgrade to 2.01
[many new OS fingerprints included :-) ]
1998-12-17 13:26:18 +00:00
David E. O'Brien
21f744f34b Somehow this delete didn't propagate. 1998-12-17 02:45:00 +00:00
David E. O'Brien
7091c3a40e Upgrade to 2.00. 1998-12-15 11:18:32 +00:00
Archie Cobbs
d2c51ea5bf Add a patch to the 'skiphost' man page to reflect the -f option that we add. 1998-12-11 03:37:53 +00:00
David E. O'Brien
431133bf98 * Fix compiling on 3.0.x. They include headers in the most non-"standard"
order I've ever seen.  Haven't these guys ever done Unix programming
  before?
* Quiet some compiling warnings.  For "security" software, this code should
  NOT have as many warnings and unused vars as it does.
1998-12-10 16:31:13 +00:00
Jun Kuriyama
bf315ea4a6 Upgrade to v0.4.5. 1998-12-10 13:32:56 +00:00