Commit Graph

2423 Commits

Author SHA1 Message Date
James E. Housley
79605a95ea Upgrade to 4188 2002-02-27 19:58:37 +00:00
Eivind Eklund
86661f5bb4 Update to version 1.3 - better docs, and cosmetic improvements 2002-02-27 14:34:51 +00:00
Michael Haro
143ba8d562 Update to 1.48 and add missing dependency
PR:		34978, 35122
Submitted by:	Seamus Venasse <svenasse@polaris.ca>, Jason Harris <jharris@widomaker.com>
2002-02-26 07:41:44 +00:00
Cy Schubert
4b2350e6a6 Maintainer-update: New MASTER_SITE for the port security/bugs.
PR:		ports/35275
Submitted by:	MAINTAINER:  Stephane Legrand <stephane.legrand@bigfoot.com>
2002-02-24 14:08:53 +00:00
Cy Schubert
faf3c013fa Update krb5-1.2.4-beta1 --> krb5-1.2.4-beta2 2002-02-24 13:56:37 +00:00
Dmitry Sivachenko
d407148f65 Respect CFLAGS. 2002-02-24 12:35:05 +00:00
Crist J. Clark
536f99d4bd Add some files installed by the port that were not included in the
pkg-plist.

Approved by:	obrien
2002-02-23 06:05:04 +00:00
Crist J. Clark
4f3bf60ae3 Do not try to install any parts of nmapfe from the nmap port. There is
a separate port for nmapfe. Even though the attempt in the nmap port
mostly fails since no nmapfe executable would have been built, files
not appearing in the pkg-plist were being added to the system.

PR:		ports/35207
Approved by:	obrien
2002-02-23 06:04:44 +00:00
Crist J. Clark
b142db9c37 Only the nmap port should try to strip nmap. The nmapfe port also
uses this make file. It should not try to strip the ${PREFIX}/bin/nmap
executable. The install of nmapfe would fail if nmap did not exist.

PR:		ports/35207
Approved by:	obrien
2002-02-23 06:03:24 +00:00
Cy Schubert
54afb8f2ea Add configuration options to Tripwire 1.3.1 install:
- Add the TWCONFIG variable to install a user defined tw.config instead
  of the one supplied with the port.
- Add the NO_DB_BUILD variable to skip the database build during install
  for users upgrading or reinstalling the port who wish to use an existing
  or previously installed Tripwire database.

PR:		ports/35127
Submitted by:	cjc
Approved by:	jgreco@ns.sol.net
2002-02-22 14:45:40 +00:00
Cy Schubert
b85b675900 Add configuration options to Tripwire 1.3.1 install:
- Add the TWCONFIG variable to install a user defined tw.config instead
  of the one supplied with the port.
- Add the NO_DB_BUILD variable to skip the database build during install
  for users upgrading or reinstalling the port who wish to use an existing
  or previously installed Tripwire database.

PR:		ports/35127
Submitted by:	cjc
Approved by:	jgreco@ns.sol.net
2002-02-22 14:20:19 +00:00
Akinori MUSHA
2658ba9c3c - Update to 3.1.0.
PR:		ports/34740
  Submitted by:	larse@ISI.EDU

- Add %%PORTDOCS%% to pkg-plist.

- Assign MAINTAINER to the submitter.

  Requested by:	issei (previous MAINTAINER)
2002-02-22 02:52:25 +00:00
Munechika SUMIKAWA
338b47199f fsh -- Fast remote command execution
The problem: logging in to a remote system with a cryptographic
solution such as lsh or ssh takes time, due to the computationally
expensive key exchanges that occur when the connection is
established. It is common to trigger a lot of remote logins while
using remote CVS, which makes it painfully slow compared to having the
repository locally.

The solution: reuse the secure tunnel once it has been
established. fsh is a drop-in rsh-compatible replacement for ssh that
automatically resuses ssh tunnels.

WWW: http://www.lysator.liu.se/fsh/
2002-02-21 17:40:58 +00:00
Nick Sayer
27fc2aa9ce Fix damaged patch. Oopsie. 2002-02-21 15:13:16 +00:00
James E. Housley
0f7a39cbc4 Update to 4187 2002-02-21 03:45:11 +00:00
Andrey A. Chernov
fbdd9e12b1 Tune for -current sendmail 8.12.2 2002-02-20 23:02:51 +00:00
Kevin Lo
27e87e07e1 Update to version 1.13
Approved by: MAINTAINER
2002-02-20 15:41:07 +00:00
Cy Schubert
12df4b76d3 Add configuration options to Tripwire 1.3.1 install:
- Add the TWCONFIG variable to install a user defined tw.config instead
  of the one supplied with the port.
- Add the NO_DB_BUILD variable to skip the database build during install
  for users upgrading or reinstalling the port who wish to use an existing
  or previously installed Tripwire database.

Change MAINTAINER from me (Cy.Schubert@uumail.gov.bc.ca) to
me (cy@FreeBSD.org).

PR:             ports/35127
Submitted by:   cjc
2002-02-20 14:47:04 +00:00
Peter Pentchev
ba5574060f Update to 0.9.13.
In the process, fix an autoconf-2.52 bug in using $target_alias
as a program prefix even if it is exactly the same as $host_alias.
Also, remove the installation of the library .la file.

Based on a patch by:	ijliao
2002-02-20 11:03:42 +00:00
Nick Sayer
987640f7cc Fix port being broken on -current
Submitted by:	tre@netlands.de
2002-02-20 06:56:19 +00:00
Akinori MUSHA
d6689b08c6 Add ruby-hmac, a Ruby library which implements the HMAC algorithm. 2002-02-20 06:24:20 +00:00
Patrick Li
9909a89b31 Update to 0.05
PR:		35123
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-02-20 02:47:14 +00:00
Jun Kuriyama
0ef62b9ca7 Update to 2.01.
Change maintainer's addresss.

Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
PR:		ports/35086
2002-02-19 02:01:27 +00:00
Dirk Meyer
f90e5def7f Add option to support patches:
OpenSSH supports Kerberos v5 authentication, but this is not
        enabled in the portable version.  A patch is available to
        correct this deficiency for those wishing to use this port
        with Kerberos.  In addition, a patch is also available from
        Simon Wilkinson to implement the GSS-API key-exchange
        mechanism for SSHv2, which is currently being standardized.
        Use of this mechanism with Kerberos v5 obviates the need for
        manual management of host keys, a considerable improvement for
        large Kerberos sites.

PR:		34363
Submitted by:	wollman@hergotha.lcs.mit.edu
2002-02-17 15:00:25 +00:00
Mark Pulford
215ca0d946 Add mussh 0.4, a tool for easily running the same commands on multiple
hosts.

PR:		34217
Submitted by:	Yen-Ming Lee <leeym@leeym.com>
2002-02-17 09:21:47 +00:00
Patrick Li
34f14b210c Update to 0.6.0 2002-02-17 06:44:50 +00:00
Issei Suzuki
69d5c39546 Remove myself from MAINTAINER 2002-02-16 05:32:08 +00:00
Kris Kennaway
380ade2cae Update to snortsnarf 020126 2002-02-16 02:49:42 +00:00
Akinori MUSHA
a7972c2b87 Add a missing entry: "krb5-beta". 2002-02-14 15:05:23 +00:00
James E. Housley
c7dcca5a01 Update to 4186 2002-02-14 12:32:59 +00:00
Patrick Li
f8d30394bf Update to 0.5.2 2002-02-14 00:59:47 +00:00
Patrick Li
e44dd9878d - Update to 0.9.6b20
- Give maintainership back to ports@ (foxfair has not logged into freefall
  for over a year and email is bouncing)

PR:		34862
Reviewed by:	Alex George <ageorge@nts.umd.edu>
2002-02-13 20:45:43 +00:00
Jun Kuriyama
f7a35608b5 Remove *.alias entries from plist.
Submitted by:	Neil Darlow <neil@darlow.co.uk> and
		Jimmy Olgeni <olgeni@FreeBSD.org>
2002-02-12 01:41:03 +00:00
Andrey A. Chernov
45ff19b186 Add -D_THREAD_SAFE, remove libsmutil building 2002-02-11 22:42:02 +00:00
Ying-Chieh Liao
3d883b3a88 add py-openssl 0.4.1
Python interface to the OpenSSL library
2002-02-11 14:54:44 +00:00
Ying-Chieh Liao
63b45c1017 add py-pow 0.6.1
Python OpenSSL Wrappers
2002-02-11 14:20:24 +00:00
Trevor Johnson
3e13a578f5 The master site came online again, so use it.
Noticed by:	MAINTAINER

Use the re-rolled distfile from there, which appears to have been
prepared with "automake -i" and therefore no longer requires GNU
make.
2002-02-11 00:14:38 +00:00
Cy Schubert
0d5e01e01d New port, Kerberos V 1.2.4-beta1. 2002-02-10 22:45:32 +00:00
Ying-Chieh Liao
fcb91f804e add py-mhash 1.0
Python mhash module
2002-02-10 19:29:58 +00:00
Trevor Johnson
e67c886b33 Update to 1.0.4. This version can accept several input files or
RNG inputs, rather than just one, and can generate numerous output
files, rather than just two.  It now requires GNU make.

Add a patch to use mkstemp() rather than tempnam() so temporary
files are created with safe permissions.  With the unpatched version,
local users can read sensitive information if pad is run in a
world-readable directory (the bug is not present in 0.x versions).
Turn over maintainership to submitter.

Submitted by:	Jason Harris <jharris@widomaker.com>
PR:		27323 and 32810

Install the man page.

Fix spelling of "omitted" in pad.1 and pad.c.  Clarify warning
message about inputs with unequal sizes.

Generate the packing list just before installation.

I put the distfile on MASTER_SITE_LOCAL because the home site is
offline.  The checksum on my copy differs from the one in PR 27323.
2002-02-10 19:28:37 +00:00
Ying-Chieh Liao
04e44e1a9e add py-twofish 0.7
Twofish cryptographic module for Python
2002-02-09 12:56:58 +00:00
Vanilla I. Shu
695e94a569 Fix breakage on current.
Obtained from:	bento
2002-02-08 08:12:24 +00:00
SADA Kenji
b62fca19fb MASTER_SITE_SUBDIR is needless now. 2002-02-07 22:05:57 +00:00
Ying-Chieh Liao
156225ecf2 add ccrypt 1.2
A command-line utility for encrypting and decrypting files and streams
2002-02-07 01:13:35 +00:00
Akinori MUSHA
9c03c445b1 Update to 0.1.1. 2002-02-06 22:03:26 +00:00
James E. Housley
3f7f8307d5 Update to 4185 2002-02-06 21:11:36 +00:00
Jun Kuriyama
d119b67cdd Link with shared libintl rather than static included gettext.
Suggested by:	ache
2002-02-05 03:00:03 +00:00
Mikhail Teterin
ef458af235 Fix the patch (a header and an empty line) and remove last mentions
of the shortlived pqescape.c.
2002-02-05 02:10:07 +00:00
Mikhail Teterin
97a8737613 Fix bugs in my MASTER_SITES mechanismo (too bad, the MASTER_SITE_DEBIAN
idea is not catching up), and upgrade the port to port-revision 2, which
uses the newer patch from the authors 0.5.2-2.
2002-02-05 01:58:25 +00:00
Patrick Li
a1919625be Update to 1.3.7
PR:		34592
Submitted by:	maintainer
2002-02-04 23:14:31 +00:00
Patrick Li
079b2931e7 Update to 3.00.05
PR:		34602
Submitted by:	maintainer
2002-02-04 22:49:07 +00:00
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