Commit graph

1043 commits

Author SHA1 Message Date
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
martti
cc38a9f569 Updated keychain to version 1.7. Changes since 1.2:
* Use procmail's lockfile to serialize the execution of critical parts of
  keychain, thus avoiding multiple ssh-agent processes being started if
  you happen to have multiple xterms open automatically when you log in.
  Keychain will now auto-detect whether lockfile is installed; if it is,
  keychain will automatically use it
* No longer "kill -9" our ssh-agent processes
* Added argument "--quiet | -q"
* Added "-h" as alias for "--help", added "-k" as alias for "--stop"
* Add /usr/ucb to path for Solaris systems
* Try to add multiple keys using ssh-add; avoid typing in identical
  passphrases more than once.
* Misc. compatibility, signal handling, cleanup fixes
* We now use .ssh-agent-[hostname] instead of .ssh-agent
* "source" to "." shell-compatibility fixes.
* "rm -f $pidf" after stopping ssh-agent fix
2001-11-09 09:56:27 +00:00
jun
981d773ea3 Update pgpdump to 0.14
0.14 2001/11/09

 * Catching up to 2290bis-03.
2001-11-09 08:48:33 +00:00
hubertf
c3b922fa0f The "aliases" file is now in /etc/mail, not /etc.
Pointed out by Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
in private mail.
2001-11-05 14:29:23 +00:00
martti
c304399d7a Updated stunnel to 3.21.2. There was a file descriptor leak on
failed connect() calls.
2001-11-03 16:58:03 +00:00
martti
fae9193001 I'll be the new maintainer for stunnel (agreed with martin) 2001-11-02 08:13:19 +00:00
martti
5890e8df25 Fixed MASTER_SITES 2001-11-02 07:33:00 +00:00
seb
2343b9230b move pkg/INSTALL.SunOS to pkg toplevel directory or else this pkg is broken 2001-11-01 14:24:19 +00:00
tron
867fdbf500 Update "stunnel" package to version 3.21.1 (3.21a). Changes since version
3.21:
- Small bug in Makefile fixed.
2001-11-01 08:23:02 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
martti
8c280b2aa6 Changelog for version 3.21, 2001.10.31, urgency: MEDIUM:
* Problem with errno and posix threads fixed.
* It is assumed that system has getopt() if it has getopt.h header file.
* SSL_CLIENT_DN and SSL_CLIENT_I_DN environment variables set in local mode
  (-l) process.  This feature doesn't work if
  client mode (-c) or protocol negotiation (-n) is used.
* Winsock error descriptions hardcoded (English version only).
* SetConsoleCtrlHandler() used to handle CTRL+C, logoff and shutdown on Win32.
* Stunnel always requests peer certificate with -v 0.
* sysconf()/getrlimit() used to calculate number of clients allowed.
* SSL mode changed for OpenSSL >= 0.9.6.
* close-on-exec option used to avoid socket inheriting.
* Buffer size increased from 8KB to 16KB.
* fdscanf()/fdprintf() changes:
   - non-blocking socket support,
   - timeout after 1 minute of inactivity.
* auth_user() redesigned to force 1 minute timeout.
* Some source arrangement towards 4.x architecture.
* No need for "goto" any more.
* New Makefile "test" rule.  It performs basic test of
  standalone/inetd, remote/local and server/client mode.
* pop3 server mode support added.
2001-10-31 10:00:23 +00:00
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
itojun
95baf3f8cd upgrade to 20011026a. 20011016a had a serious bug in tunnel mode SA
establishment.
2001-10-26 01:32:29 +00:00
jun
29d47ecb34 Update pgpdump to 0.13
* Workaround for minus date.
* No-libz hack.
* Small fixes.
2001-10-25 17:47:25 +00:00
martti
a60b7e3c3a Make amavis conflict with amavis-perl 2001-10-22 07:01:50 +00:00
martti
138d14c86a Added amavis-perl-20010714 2001-10-22 06:57:46 +00:00
martti
a8a505fac6 This is amavis-perl (a.k.a. amavisd), a virus scanning script written in perl.
The currently supported MTAs are exim, qmail, postfix, and sendmail.
Please refer to the corresponding README.mta file for further
documentation.
2001-10-22 06:57:10 +00:00
martti
1e2c4382ad Backed out the update. I'll create a new package amavis-perl... 2001-10-22 06:41:29 +00:00
martti
7e162e0138 This is a new version taken from OpenBSD just before their next release.
Exact list of changes is unknown (you might take a look at OpenBSD's
log entries at http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/isakmpd/)
2001-10-22 05:51:25 +00:00
martti
73a9f0b36f This version is a big change from the 0.2.x series of the software as
the main virus scanning script has been rewritten in perl, replacing
the original shell script.

The currently supported MTAs are exim, qmail, postfix, and sendmail.
Please refer to the corresponding README.mta file for further
documentation.
2001-10-22 05:49:50 +00:00
wiz
ece8be8aa9 Better defaults for which algorithms to support.
Patch by Sen Nagata in pkg/14146.
2001-10-21 11:11:23 +00:00
wiz
f2fd3a1b9a Make PKGNAME dewey-correct. Addresses pkg/14243. 2001-10-21 10:27:21 +00:00
veego
7f4df72ff4 Use @MKDIR@.
Generate ssh_host_rsa_key and use a newer syntax of ssh-keygen to create
ssh_host_key and ssh_host_dsa_key.
2001-10-19 09:42:29 +00:00
veego
9051485762 Use @SSH_PID_DIR@.
Generate ssh_host_rsa_key and use a newer syntax of ssh-keygen to create
ssh_host_key and ssh_host_dsa_key.
2001-10-19 09:42:08 +00:00
veego
5078c5d305 Create the pid file on solaris in /etc/ and not in the not existing /var/run
directory.
Also change @SSH_PID_DIR@ and @MKDIR@ in sshd.sh and the INSTALL* files.
2001-10-19 09:40:36 +00:00
martti
3adbb519bb Update uvscan-dat to 4166 which contains updated and enhanced
virus definition data.
2001-10-19 09:24:02 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
tron
5dd3db0a26 Add conflict between "glimpse" and "openssl" package. They both install
"bin/cast" in "${LOCALBASE}".
2001-10-18 04:51:04 +00:00
itojun
750f619f41 correct version identification string. 2001-10-17 23:53:49 +00:00
jlam
f2fc2f6cbe Link the openssl binary into the buildlink directory, too, since some
packages look for it.
2001-10-17 17:56:57 +00:00
itojun
32fa4dde44 upgrade to 10/16 snapshot.
- bugfixes in spd handling, scheduler leak.
- make identity check more strict.
- correct phase 2 proposal check.
2001-10-17 02:53:08 +00:00
jlam
28578b6213 Find Makefile.module in ../../www/php4. 2001-10-16 06:58:30 +00:00
jlam
717549e8df Note addition of php4-mcrypt. 2001-10-16 06:07:11 +00:00
jlam
a19d0edc67 Update php4-mcrypt to the version from the php-4.0.6 distribution. Changes
from version 4.0.5 include moving from the www category, and:

- Fixed bug in the mcrypt extension that caused segfaults when using a key
  that is too large for the used algorithm, and a bug that caused
  mcrypt_generic() to segfault PHP (Derick)
2001-10-16 06:05:41 +00:00
jlam
80315abb4c Update mcrypt to 2.5.10. Changes from version 2.5.5 include:
- Bug fixes
	- Updated magic file (for file(1) program)
	- Updated locales
2001-10-09 19:40:54 +00:00
jlam
f9b3dd4624 Include libtool/buildlink.mk since libmcrypt.so is linked against libltdl. 2001-10-09 19:37:11 +00:00
jlam
0a1ba1fca6 Update mhash to version 0.8.9. Changes from version 0.8.3 include:
- Bug fixes
- MD4 and MD5 now compile on big endian machines
- TIGER now compiles on big endian machines.
- Corrected Tiger implementation
- Added MD4, TIGER128 and TIGER160
- added mhash_hmac_end_m() and mhash_end_m() functions which allow to specify
  the malloc function.
- added mhash_cp() - Copy a context
- added mhash_get_mhash_algo() - Returns the name of the algorithm of the
  context
2001-10-09 19:20:33 +00:00
jlam
fb4f57bbf8 Update libmcrypt to 2.4.17. Changes from version 2.4.7 include:
- Bug fixes and memory leaks
- Added new modes: nCFG
- Due to an endianness handling problem Blowfish algorithm was not compatible
  with other implementations. Now it has been corrected. If you want
  to access the old algorithm used use the "blowfish-compat" module.
- Corrected bug in rijndael-256.  This makes the algorithm incompatible with
  previous versions.
2001-10-09 19:16:20 +00:00
jlam
0091769cc3 Add buildlink.mk file for use by other package Makefiles. 2001-10-09 06:43:58 +00:00
veego
c355d65dd5 It is Size (krb4-1.0.9.tar.gz) and not Size (krb4-1.0.1.tar.gz).
Looks like the last commiter didn't use make makesum.
2001-10-07 09:51:46 +00:00
wiz
27964cfc76 Apply patch from 14155 by Sen Nagata. 2001-10-04 12:21:32 +00:00
mjl
7ac20aa8e6 Correct depends. Finally fixes PR/14137. 2001-10-03 15:21:10 +00:00
hubertf
ff3051f198 more strict wildcard usage on depends 2001-10-03 02:41:41 +00:00
hubertf
aa0dfcfda3 Be more careful about wildcards: -* => -[0-9]*
Noted in PR 14137 (p5-Crypt-DSA) and 14139 (p5-Crypt-RSA)
2001-10-03 02:31:19 +00:00
mcr
8c0e5642c5 p5-Convert-ASCII-Armor was checked in to textproc/ 2001-10-02 16:59:39 +00:00
mcr
e2d21ac34e p5-Convert-PEM was checked in to textproc/ 2001-10-02 16:59:05 +00:00
mjl
10569aa018 Fix dep on MD5 by substituting Digest::MD5 and appropriate changes.
Part of PR/14127 by Sen Nagata.
2001-10-02 11:52:53 +00:00
wiz
10db1c1045 Shouldn't be here. 2001-10-02 09:08:45 +00:00
wiz
a79c82e798 Add 7 packages (hi Michael!), sort all. 2001-10-01 15:25:40 +00:00
mcr
70fc4de745 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-01 15:17:58 +00:00