Commit Graph

2322 Commits

Author SHA1 Message Date
Jun Kuriyama
e791e25b61 Fix typos in LIB_DEPENDS line.
Submitted by:	Neil Darlow <neil@darlow.co.uk>
2002-02-04 09:14:50 +00:00
Pete Fritchman
90c577def2 Remove the p5-GPG port. It is no longer being maintained by it's author,
and there is a much better PGP Perl interface in security/p5-Crypt-OpenPGP.
2002-02-04 03:32:21 +00:00
Jun Kuriyama
6707cd923c Add (conditional) hidden dependency for iconv and gdbm.
PR:		ports/34543
Reported by:	Ronald Kuehn <rk@ronald.org>
2002-02-03 23:00:56 +00:00
Patrick Li
f158a7cd19 Add patch to prevent from breaking if KRB5_HOME / HEIMDAL_HOME are defined.
PR:		34561
Submitted by:	maintainer
2002-02-03 01:16:50 +00:00
Patrick Li
01aebcd262 Fix placement of .include <bsd.port.pre.mk> which I screwed up in
the last commit.

Submitted by:	maintainer
2002-02-02 08:46:32 +00:00
Patrick Li
af571993d8 Fix plist and dont use -w flag with fmt on older releases.
PR:		34541
Submitted by:	maintainer
2002-02-02 04:09:27 +00:00
Ying-Chieh Liao
2b13a7e08a upgrade to 1.5 2002-02-01 11:17:36 +00:00
Patrick Li
4c1b3a9e45 Update to 0.35
PR:		34485
Submitted by:	maintainer
2002-02-01 04:06:34 +00:00
Andrey A. Chernov
c9f2cf79c9 Check SENDMAIL_VERSION only if defined 2002-01-31 07:25:13 +00:00
James E. Housley
2cfeb0070e Update to 4184 2002-01-31 00:23:17 +00:00
Eivind Eklund
2f056dc832 Update to 1.2: Single line bugfix.
I hope I got it right *this* time, at least.
2002-01-30 18:20:17 +00:00
Eivind Eklund
f4c1860402 Upgrade this to V1.1:
- Add support for handling different usernames
- Add file-format support for different ports.  There is so far no way to
  specify a different port, but the "database" for safesh will not need to
  change to accomodate it.

Note that this is NOT compatible with the naming conventions used in 1.0;
as 1.0 was available for 55 minutes yesterday before being marked as
BROKEN, I hope nobody was too much inconvenienced.
2002-01-30 17:46:32 +00:00
Eivind Eklund
1894400bfe Mark this as broken for a couple of days; while committing it, addport
triggered a problem, and I just discovered that I need to change the
configuration format to properly handle it.
2002-01-29 18:44:19 +00:00
Eivind Eklund
7348d040e1 safesh is an authentication manager for OpenSSH. By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key
for each host pair (authenticator and authenticatee), it avoids
authentication theft by the hosts you connect to with SSH.
2002-01-29 17:50:27 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Dirk Meyer
d2f8d37ae4 Change some defines from "YES" to "yes"
See samples in the porters-handbook.
2002-01-28 07:31:04 +00:00
Dirk Meyer
42b61e1a01 Add patch for: readpassphrase.h
Someone in the OpenSSH world doesn't understand the difference
between application and implementation namespaces.  This causes
conflicts with <readpassphrase.h>.

PR:		34362
Submitted by:	wollman@hergotha.lcs.mit.edu
2002-01-28 07:23:21 +00:00
Patrick Li
bc79226112 Update to 0.4.3
PR:		34202
Submitted by:	maintainer
2002-01-28 07:03:12 +00:00
Clive Lin
06946da7aa o Upgrade to 0.4.3.
o Drop maintainership. I'll be getting busy for several months, and can
  only keep my eyes on specific chinese/ ports.
2002-01-28 05:21:34 +00:00
Akinori MUSHA
a806c5754b Update to 0.1.0. 2002-01-26 11:30:27 +00:00
Kris Kennaway
8935cc1031 Update to snortsnarf 020124.1 2002-01-26 08:22:16 +00:00
Pete Fritchman
a59084b34b Add p5-Crypt-Solitaire 2.0, solitaire encryption.
PR:		33376
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-01-26 04:28:05 +00:00
Pete Fritchman
50c8478051 Add p5-Crypt-RC4 2.02, perl implementation of the RC4 encryption
algorithm.

PR:		33364
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-01-26 03:11:46 +00:00
Pete Fritchman
7b6c9b4ed1 Add p5-Crypt-OTP 1.03, perl implementation of the One Time Pad
(hence, OTP) encryption method.

PR:		33362
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-01-26 03:01:41 +00:00
James E. Housley
572958cdd9 Update to 4183
4183 Emergency Dat release due to New BackDoor1 False Positive
2002-01-25 01:20:48 +00:00
Michael Haro
5f2b8a2a49 update to 1.6.5p2 2002-01-24 05:01:26 +00:00
James E. Housley
566d9d175d Upgrade to 4182 2002-01-23 21:06:51 +00:00
FUJISHIMA Satsuki
1a9b221d36 o update to 1.12.
o fix pkg-plist's to absorb differences between 'make install' and 'pkg_add'.

PR:		34198
Submitted by:	maintainer
2002-01-23 19:44:53 +00:00
Jacques Vidrine
c49659f44d Fix broken pkg-plist: the docs snuck in there, but they are also added
by the port at build-time.

Fix for FreeBSD-CURRENT:
= Remove use of malloc.h
= A fragment of this port actually provides its own prototype for time(), and
  probably only gets it right on DEC and HP systems.

PR:		ports/34183
Reported by:	Trish Lynch <trish@bsdunix.net>
2002-01-22 22:40:36 +00:00
FUJISHIMA Satsuki
ff6f0aabbd update to 0.2.3.
PR:		34164
Submitted by:	maintainer
2002-01-22 14:34:16 +00:00
Patrick Li
668b77986b Fix build when KRB5_HOME is defined
PR:		34149
Submitted by:	maintainer
2002-01-22 05:30:03 +00:00
Mikhail Teterin
0474c49222 Update to 0.5.2, which also includes the fix for the security hole I
tried to close before. Note, that the hole WAS STILL THERE in 0.5.1 --
up until  today :-( Although I  added the pqescape.c, I  forgot to add
the patch, that made use of it...
2002-01-21 20:06:05 +00:00
David W. Chapman Jr.
cfa957e244 Fix OpenLDAP v1 errors
Allow PAM aware pwcheck daemon
Add JavaSASL

PR:		34068
Submitted by:	maintainer
2002-01-20 19:23:25 +00:00
Jimmy Olgeni
5f4f437c94 Fix compilation: do not redefine the strcasestr function.
PR:		33999
Submitted by:	Miguel Mendez <flynn@eneryhq.homeip.net>
2002-01-19 21:43:26 +00:00
Ying-Chieh Liao
d9c4b14fbd upgrade to 1.6
drop maintainership
2002-01-18 13:07:09 +00:00
Michael Haro
7e5d5458d3 update the distfile name 2002-01-17 23:15:56 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Patrick Li
94ea849631 Fix mastersites
PR:		33979
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Reported by:	bento
2002-01-17 22:40:04 +00:00
Mario Sergio Fujikawa Ferreira
7edc59d365 Add AUTHOR tag
Submitted by:	maintainer
2002-01-17 21:18:22 +00:00
Michael Haro
bd0704b500 update to 1.6.5p1 2002-01-17 17:00:36 +00:00
Kevin Lo
1dc48b9c06 Update to version 1.5.27
PR: 33603
Submitted by: MAINTAINER
2002-01-17 15:04:40 +00:00
Ying-Chieh Liao
568d7abd76 correct checksum
ps. sorry mharo

PR:		33976, 33981
Submitted by:	many people (including me :)
2002-01-17 10:52:56 +00:00
Patrick Li
636198dbdd Fix a problem with the nessus-update-plugins script, which did not
send a signal to the nessusd daemon. Bump PORTREVISION.

PR:		33781
Submitted by:	maintainer
2002-01-17 05:47:40 +00:00
Michael Haro
243cef40a1 update to 1.6.5 2002-01-17 04:53:45 +00:00
Michael Haro
54fc127268 update to 1.6.4p2 2002-01-16 20:53:56 +00:00
James E. Housley
789eb7ff45 Update to 4181 2002-01-16 19:19:57 +00:00
Akinori MUSHA
cfc59d3e38 Add ruby-aes, a Ruby extension library which implements AES (Rijndael)
encryption.
2002-01-16 11:16:06 +00:00
Cy Schubert
c0f94d44f3 Update 1.2.2 -> 1.2.3 2002-01-16 03:17:24 +00:00
Ying-Chieh Liao
2287c79f8f fix master site
PR:		33919
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-01-15 14:51:09 +00:00
Ying-Chieh Liao
4043a8a117 upgrade to 1.2
fix master site

PR:		33918
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-01-15 14:48:41 +00:00