Commit graph

606 commits

Author SHA1 Message Date
mjl
26e1caa2ee Update to 1.6.3p4. Notable changes:
393) Users in the 'exempt' group shouldn't get their $PATH overridden
     by 'secure-path'.  Patch from jmknoble@pobox.com.
395) Fixed a bug that caused an infinite loop when the password
     timeout was disabled.
396) It is now possible to set the path to the editor for visudo as well
     as the flag that determines whether or not visudo will look at
     $EDITOR in the sudoers file.
398) Added rootpw, runaspw, and targetpw to prompt for the root, runas_default
     and target user's passwords respectively (instead of the invoking user's
     password).
399) Added -S flag to force password read from stdin.
400) Restore coredumpsize resource limit before exec'ing the child
     process (sudo sets it to 0 internally).
404) Fixed a bug where sudo would hang around and consume CPU if we spawn
     a long-running process.
406) Added set_logname run-time option.  When unset, sudo will not set
     the USER and LOGNAME environment variables.
407) Wildcards are now allowed in the hostnames specified in sudoers.
     The 'fqdn' option is often required for this to be useful.
408) Fixed a bug where host and user qualifiers in a Defaults entry were
     not being used correctly and the entry was being applied globally.
409) Fixed targetpw, rootpw, and runaspw options when used with non-passwd
     authentication (pam, etc).
410) When the targetpw flag is set, use the target username as part
     of the timestamp path.
411) Fixed a bug that prevented the -H option from being useful.
412) Fixed a case where a string was used after it has been freed.
2000-06-06 11:07:19 +00:00
rh
80fe90a77b Add and enable amavis 2000-06-05 14:39:00 +00:00
rh
36de45835e Initial import of amavis-0.2.0p6, a mail virus scanner 2000-06-05 14:37:58 +00:00
rh
8ff276b01f Add and enable uvscan and uvscan-dat 2000-06-05 12:04:07 +00:00
rh
b288e92420 Initial import of uvscan-dat-4080, a set of AntiVirus DAT files for uvscan 2000-06-05 12:03:31 +00:00
rh
6761a1803c Initial import of uvscan-4.07e, an evaluation version of the McAfee
DOS/Windows file virus scanner
2000-06-05 12:01:24 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
itojun
e1270396dd upgrade to 2.1.0p3.
there are too many changes to mention here.
the biggest change would be the addition of SSH protocol version 2 (uses DSA).
2000-05-31 15:32:44 +00:00
wiz
b4e9f26167 Fix path to old distfile on openssh.com. 2000-05-28 11:28:51 +00:00
wennmach
c8d1c58eb4 Add and enable kth-krb4 2000-05-25 17:58:34 +00:00
wennmach
34eeb9ee95 Initial import of kth-krb4-1.0.1: Kerberos IV distribution from KTH 2000-05-25 17:57:27 +00:00
dmcmahill
5b4d2f4abf -fix BUILD_DEPENDS to correctly include bison
-don't let make(1) set YACC (which then gets passed to configure) so
 configure can correctly find bison.
2000-05-20 16:44:27 +00:00
wiz
2f39c2de1b find /dev/random, and use it 2000-05-19 23:13:52 +00:00
wiz
8abf30eb3a add www.openssh.com to MASTER_SITES; all mirrors don't have the file
anymore
2000-05-19 21:36:10 +00:00
veego
30d9da4663 Fix last commit. 2000-05-12 06:10:35 +00:00
veego
35e049414d Support to build it on Solaris.
It would be easier to make that change if we support patches for one OPSYS
but someone removed that from out tree.
2000-05-10 12:28:37 +00:00
mycroft
8e94d6ada1 Wrap ${CC} and ${LD} in quotes -- in case they are multiple words. 2000-04-28 02:20:21 +00:00
itojun
440d75724a make it work with openssl-0.9.5a.
cope with PATENTEDOPENSSLSRC environment (mk.conf needs to be set)
2000-04-27 14:55:54 +00:00
tron
830466defc Use "SSLBASE" instead of "SSLDIR". 2000-04-26 21:16:26 +00:00
tron
5fdb95e86b Switch to "USE_SSL". 2000-04-26 21:10:07 +00:00
tron
0fefb76748 Don't clobber permission of "/var/run" during installation. 2000-04-26 13:00:16 +00:00
hubertf
248b960960 Make this actually compile on recent NetBSD systems:
* force "bison -y" *via $YACC)
 * undefine _POSIX_C_SOURCE, needed to get S_ISLNK defined in <sys/stat.h>
2000-04-26 12:51:35 +00:00
thorpej
26ad50d3ee If PATENTEDOPENSSLSRC is present in the build environment, then
assume that a full (i.e. "with RSA") OpenSSL installation already
exists on the system (and thus a dependency on ../security/openssl
is not needed).
2000-04-25 19:10:10 +00:00
tron
19871dbe44 Don't complain on deinstallation if directory "${PREFIX}/certs" cannot
be removed.
2000-04-24 13:54:41 +00:00
thorpej
6f55125020 Sync w/ srcurity/ssh: prevent a segv when doing password authentication
and the client happens to not be in a Kerberos realm.
2000-04-23 19:17:29 +00:00
fredb
b8d7b2eb99 Defuzz patches. 2000-04-22 05:07:02 +00:00
mjl
6cae98818d Enable smtpd. 2000-04-21 10:59:53 +00:00
mjl
d1c2c2f838 Initial import of smtpd, an SMTP store-and-forward proxy for firewalling. 2000-04-21 10:57:33 +00:00
explorer
49507ff8b7 allow use of openssl-0.9.5a 2000-04-21 02:34:43 +00:00
explorer
786a6128b8 upgrade to 0.9.5a 2000-04-21 02:15:37 +00:00
thorpej
07f3f2be64 Fix a bug where if you were logging in from an account which had not
authorized key and for which there was no kerberos principle, sshd
would segfault.
2000-04-18 19:02:20 +00:00
itojun
b03c489c21 check if the system is IPsec ready NetBSD system. 2000-04-12 15:09:49 +00:00
agc
5f51e32718 Make it plain that this is the IPv6 version of the secure shell. 2000-04-12 14:34:12 +00:00
wiz
6bfef81ba8 Update to newer distfile. Only change is in the README:
Author recommends RID instead of his own program.
Fixes pkg/9805.
2000-04-06 23:11:38 +00:00
itojun
db97b25d30 correct dependency to cvs. 2000-04-04 03:12:11 +00:00
itojun
de53653bb0 add cvs to dependency list. 2000-04-04 03:05:06 +00:00
itojun
2cbada1033 add KAME racoon IKE daemon (security/racoon) 2000-04-04 03:02:27 +00:00
itojun
81c5439e1e pkgsrc build for racoon IKE daemon 2000-04-04 03:01:11 +00:00
tron
a04dc6e80a Add OpenSSL directory to build defines. 2000-04-03 17:37:51 +00:00
tron
281259c243 Add and enable "stunnel". 2000-04-03 17:24:17 +00:00
tron
7e3ad98ca2 Put pid file to "/var/run" and certificates to "${PREFIX}/certs". 2000-04-03 17:23:10 +00:00
tron
e07ffc690d Sync. 2000-04-03 16:52:57 +00:00
tron
0d9959f437 Add changes to SSL detection in "configure" to patch for "configure.in". 2000-04-03 16:52:17 +00:00
tron
26a2806134 Patching "configure" doesn't make any sense if it is overwritten by
"autoreconf" later.
2000-04-03 16:51:17 +00:00
martin
9ea9360fee A new pkg for the stunnel program, a tool to wrap existing servers
into SSL connections.
2000-04-03 09:25:35 +00:00
jlam
6f9698f441 Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" on
-current.
2000-03-30 06:51:55 +00:00
itojun
306da9f099 pkgsrc for OpenBSD isakmpd (based on ftp.appli.se snapshot 2000/2/20).
if you are tired of using racoon, you may want to try it.
(may not work as expected due to PF_KEY differences)

---
This is isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE)
implementation.  It's written by Niklas Hallqvist and Niels Provos,
funded by Ericsson Radio Systems AB.  Currently it is work in
progress, although it can be used for real setups.  There are
releases, but this distribution is not a release and is not named with
ordinary version numbers.  When you got the source, hopefully the
archive was named with a date which reflects when it was created.
These archives are also known as snapshots and will be created at
irregular intervals and put up on ftp.gsnig.net and ftp.appli.se in
/pub/isakmpd.  From Nov 14, 1998 isakmpd is also available in the
OpenBSD main source tree under src/sbin/isakmpd, though slightly
modified because I don't want to carry support files for other OSes in
that distribution.  Look at http://www.openbsd.org/ for details on how
to get OpenBSD source.
2000-03-27 16:04:12 +00:00
fredb
072659e456 Fix one more nroff warning. 2000-03-27 01:33:06 +00:00
fredb
be821492b2 Fix some warnings from "nroff". 2000-03-27 00:59:12 +00:00
fredb
1635def7ac Defuzz patch. 2000-03-27 00:01:17 +00:00
fredb
961be7df96 Test for current's openssl before depending on the openssl package. 2000-03-26 23:57:31 +00:00
itojun
4b2cc61c24 upgrade to 1.2.3. make it conflict with security/ssh6. 2000-03-26 14:36:24 +00:00
itojun
41313b3fc5 revise CONFLICTS line. 2000-03-26 14:28:12 +00:00
jlam
5c068d563f Update fortify to 1.4.6. Changes from 1.4.5:
Added Communicator versions for 4.72 and several more platforms.
2000-03-21 04:45:20 +00:00
tron
6badf88a81 Optimize dependence pattern. 2000-03-20 07:27:48 +00:00
tron
d7da3d9cbd Depend on "ssh" or "ssh6" package. 2000-03-20 07:26:23 +00:00
itojun
394061aa31 split security/ssh and security/ssh6.
security/ssh6: IPv4/v6 ready, socks unavailable, kerberos available (not tested)
security/ssh: IPv4 onlyready, socks available, kerberos available (not tested)

should be integrated into one whenever socks support becomes aware of
getaddrinfo/getnameinfo.  two directories with tons of patches/patch-* is
a maintenance headache.
2000-03-20 02:25:29 +00:00
jlam
f65a67f93e SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead. 2000-03-18 18:32:16 +00:00
fredb
d8e78911c9 Make this compile on m68k. Old m68k hack for bin_div.c is broken for
OpenSSL-0.94, but that's OK, because it's evidently no longer needed.
2000-03-18 17:41:45 +00:00
tron
4100b13566 Sync with latest changes to "patch-ab" and "patch-aj". 2000-03-18 17:11:58 +00:00
fredb
a65f2ae264 Make this compile on m68k. Old m68k hack for bin_div.c is broken for
OpenSSL-0.94, but that's OK, because it's evidently no longer needed.
2000-03-18 16:52:33 +00:00
itojun
9e2063e78d mark socksified build broken, this has been unavailable for some time. 2000-03-18 04:36:22 +00:00
itojun
1b1eaab28b address PR9630. compilation chokes on IPv4-only kernel.
this basically is due to synchronization issue between WIDE ssh IPv6 patch
and netbsd repository.
2000-03-18 04:35:23 +00:00
wiz
e6e628ef22 s/^a // 2000-03-16 13:56:00 +00:00
agc
9f4e7daac9 Add and enable aide 2000-03-10 10:29:36 +00:00
agc
f9fa9a5fde Initial import of aide, a free intrusion detection system for checking
file integrity, into the NetBSD packages collection.

It creates a database from the regular expression rules that it finds
from the config file.  Once this database is initialized it can be
used to verify the integrity of the files.  It has several message
digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to
check the integrity of the file.  More algorithms can be added with
relative ease.  All of the usual file attributes can also be checked
for inconsistencies.  It can read databases from older or newer
versions.  See the manual pages within the distribution for further
info.  There is also a beginning of a manual at

	http://www.cs.tut.fi/~rammer/aide/manual.html

This package is very similar to tripwire, but without its licen[cs]e
constraints.
2000-03-10 10:28:31 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wiz
8d3cbadc9a correct homepage (www.openssh.org is not the official site!) 2000-03-07 12:02:35 +00:00
mjl
db5341b7cb Adapt ssh to use our login.conf framework. 2000-03-06 14:34:18 +00:00
itojun
bdf6d63256 can't install ssh on top of openssh, due to conflicting files. 2000-03-03 06:07:31 +00:00
wiz
b4256a3e97 find -> ${FIND} 2000-03-02 20:59:37 +00:00
wiz
43a4895a78 exclude /dev/fd from logging, as proposed by Scott Aaron Bamford
<sab@zeekuschrist.com> in
Pine.NEB.4.21.0003021549090.8049-100000@blip.fish.poo on tech-pkg,
to prevent segfault
2000-03-02 18:38:24 +00:00
wiz
9282fa6139 Fetch and install man page, as noted by Markus Kurek
<kurek@uni-duisburg.de> in pkg/9519. Also defuzz patches.
2000-03-02 08:21:31 +00:00
thorpej
2388b352d8 Only enable Kerberos 5 support if USE_HEIMDAL is set; sudo uses API
features present in Heimdal but NOT present in MIT Kerberos (one more
reason to ditch MIT, I guess).
2000-02-28 01:55:26 +00:00
thorpej
565be9586e Find krb5 includes/libraries as installed in a crypto-aware NetBSD
installation.

Still doesn't work; MIT Kerberos 5 is missing some calls that
sudo wants (tho Heimdal has them).
2000-02-27 20:48:16 +00:00
wiz
8e2d11d620 Update gnupg to 1.0.1, as PR'd by
Takahiro Kambe <taca@sky.yamashina.kyoto.jp> in pkg/9477.

Changes since 1.0.0:
    * New command --verify-files.  New option --fast-list-mode.
    * $http_proxy is now used when --honor-http-proxy is set.
    * Fixed some minor bugs and the problem with conventional encrypted
      packets which did use the gpg v3 partial length headers.
    * Add Indonesian and Portugese translations.
    * Fixed a bug with symmetric-only encryption using the non-default 3DES.
      The option --emulate-3des-s2k-bug may be used to decrypt documents
      which have been encrypted this way; this should be done immediately
      as this workaround will be remove in 1.1
    * Can now handle (but not display) PGP's photo IDs. I don't know the
      format of that packet but after stripping a few bytes from the start
      it looks like a JPEG (at least my test data).  Handling of this
      package is required because otherwise it would mix up the
      self signatures and you can't import those keys.
    * Passing non-ascii user IDs on the commandline should now work in all
      cases.
    * New keys are now generated with an additional preference to Blowfish.
    * Removed the GNU Privacy Handbook from the distribution as it will go
      into a separate one.
2000-02-27 04:16:55 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
agc
b1018ec894 Make this work on NetBSD as well as Solaris. 2000-02-14 16:23:31 +00:00
fredb
2782ab0195 Install the static libs, now that they're built anyway, and run "ranlib",
if it exists. Minor fix-up to PLIST. Closes PR pkg/8897.
2000-02-12 14:08:29 +00:00
agc
06d170a0db Add and enable ddos-scan. 2000-02-11 10:48:20 +00:00
agc
f79237ee1d Initial import of ddos-scan into the NetBSD packages collection.
"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, such as those
found at:

        http://packetstorm.securify.com/distributed/

It will *not* detect TFN2K agents.

For analyses of the three distributed denial of service attack
tools it scans for, and the methods being used by dds to identify
them, see:

        http://staff.washington.edu/dittrich/misc/trinoo.analysis
        http://staff.washington.edu/dittrich/misc/tfn.analysis
        http://staff.washington.edu/dittrich/misc/stacheldraht.analysis
2000-02-11 10:47:16 +00:00
jlam
b799da545d Make this compile with KERBEROS=5. 2000-02-11 00:06:35 +00:00
agc
7a4fb8444b Add and enable portsentry. 2000-02-07 16:21:37 +00:00
agc
84af64ad7d Initial import of portsentry into the NetBSD packages collection.
PortSentry is a utility which detects and respond to port scans
against a target host in real-time.
2000-02-07 16:20:19 +00:00
wiz
82e95f100a minor fixes for pkglint 2000-02-05 06:03:25 +00:00
wiz
8b0b49e070 pax -> ${PAX} 2000-02-05 06:03:02 +00:00
wiz
2f1008cb41 added patch-sum 2000-02-05 06:00:36 +00:00
wiz
2da8ead6f7 $() -> ${} 2000-02-05 06:00:18 +00:00
wiz
c75539eab1 add proper info dir entry 2000-02-05 05:59:30 +00:00
wiz
181c085e62 whitespace fix 2000-02-05 05:59:06 +00:00
wiz
f68cabb125 RCS tag added 2000-02-05 05:03:04 +00:00
wiz
5026fa02a0 replaced CMDs by ${CMD} 2000-02-05 05:01:26 +00:00
wiz
dd86b37a38 remove unused patch 2000-02-05 04:59:18 +00:00
wiz
d6d8ab5d4a replaced some CMDs by ${CMD} 2000-02-05 04:53:17 +00:00
wiz
213bff553d RCS tags added 2000-02-05 04:52:06 +00:00
wiz
ac48e96f9f remove trailing '.' 2000-02-05 04:50:44 +00:00
wiz
2fedb0da63 RCS tags added 2000-02-05 04:41:15 +00:00
wiz
d18ace9d51 remove IS_INTERACTIVE, since it doesn't seem to be interactive (anymore?) 2000-02-05 04:37:08 +00:00
wiz
6a24b19858 RCS tags added 2000-02-05 04:35:51 +00:00
jlam
9a70ae8992 Update to sudo-1.6.2p1. Changes from 1.6.2 (committed yesterday!):
393) Users in the 'exempt' group shouldn't get their $PATH overridden
     by 'secure-path'.  Patch from jmknoble@pobox.com.

394) Pam now works on HP-UX 11.0, thanks to Jeff A. Earickson.
2000-01-28 17:01:46 +00:00
jlam
ca4a2fdd0c Update to sudo-1.6.2. This is a bugfix release over sudo-1.6.1.
Changes from Sudo 1.6.1:

383) Better behavior for -l and -v flags in conjunction with NOPASSWD and
     added "verifypw" and "listpw" options.

384) For HP-UX with cc, add the -Aa flag along with -D_HPUX_SOURCE.

385) Fix compilation with K&R compilers.

386) For netgroup host matching, match against the short version of the
     hostname as well as the long one if they are different.

387) Terminate passwd reading on '\r' in addition to '\n'

388) Visudo used to loop endlessly if a user entered ^D at the whatnow
     prompt.  EOF is now treaded as 'x' (exit w/o saving changes).

389) The 'shell_noargs' runtime option is back based on a patch from
     bguillory@email.com.

390) Systems that return RLIM_INFINITY for RLIMIT_NOFILE (like AIX)
     would loop for a very loing time during sudo startup.  A value of
     RLIM_INFINITY is now ignored (getdtablesize/sysconf is used instead).

391) Locking in visudo was broken.  We now lock the sudoers file, not the
     sudoers temp file, which should be safe.

392) PAM fixups: custom prompts now work correctly and errors are
     dealt with more sanely.  Patches from Cloyce D. Spradling.
2000-01-28 00:33:21 +00:00
itojun
8e32020ae3 fix compilation on IPv6-ready environment.
the reason of failure: openssh configure.in tries to include specwise
incorrect header (netinet/in6.h), and checks for function availablility
with too high warning level.
2000-01-27 19:33:33 +00:00
hubertf
cb0e8a730d Clean this up, sync with the ssh package, and update to
1.2.2 (fixing PR 9304 by David Rankin <drankin@bohemians.lexington.ky.us>.

Changes:

20000125
 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
   <andre.lucas@dial.pipex.com>
 - Reorder PAM initialisation so it does not mess up lastlog. Reported
   by Andre Lucas <andre.lucas@dial.pipex.com>
 - Use preformatted manpages on SCO, report from Gary E. Miller
   <gem@rellim.com>
 - New URL for x11-ssh-askpass.
 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
   <jmknoble@pobox.com>
 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
   Jim Knoble <jmknoble@pobox.com>
 - Updated RPM spec files to use DESTDIR

20000124
 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
   increment)

20000123
 - OpenBSD CVS:
   - [packet.c]
     getsockname() requires initialized tolen; andy@guildsoftware.com
 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
   <drankin@bohemians.lexington.ky.us>
 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>

20000122
 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
   <bent@clark.net>
 - Merge preformatted manpage patch from Andre Lucas
   <andre.lucas@dial.pipex.com>
 - Make IPv4 use the default in RPM packages
 - Irix uses preformatted manpages
 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
   <Holger.Trapp@Informatik.TU-Chemnitz.DE>
 - OpenBSD CVS updates:
   - [packet.c]
     use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
     from Holger.Trapp@Informatik.TU-Chemnitz.DE
   - [sshd.c]
     log with level log() not fatal() if peer behaves badly.
   - [readpass.c]
     instead of blocking SIGINT, catch it ourselves, so that we can clean
     the tty modes up and kill ourselves -- instead of our process group
     leader (scp, cvs, ...) going away and leaving us in noecho mode.
     people with cbreak shells never even noticed..
   - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
     ie. -> i.e.,

20000120
 - Don't use getaddrinfo on AIX
 - Update to latest OpenBSD CVS:
   - [auth-rsa.c]
     - fix user/1056, sshd keeps restrictions; dbt@meat.net
   - [sshconnect.c]
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - destroy keys earlier
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
   - [sshd.c]
     - no need for poll.h; from bright@wintelcom.net
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
   - [sshd.c]
     - no need for poll.h; from bright@wintelcom.net
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
 - Big manpage and config file cleanup from Andre Lucas
   <andre.lucas@dial.pipex.com>
   - Re-added latest (unmodified) OpenBSD manpages
 - Doc updates
 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
   Christos Zoulas <christos@netbsd.org>

20000119
 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
 - Compile fix from Darren_Hall@progressive.com
 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
   addresses using getaddrinfo(). Added a configure switch to make the
   default lookup mode AF_INET

20000118
 - Fixed --with-pid-dir option
 - Makefile fix from Gary E. Miller <gem@rellim.com>
 - Compile fix for HPUX and Solaris from Andre Lucas
   <andre.lucas@dial.pipex.com>
2000-01-27 17:37:19 +00:00
hubertf
f94e39a671 Clean this up, sync with the ssh package, and update to
1.2.2 (fixing PR 9304 by David Rankin <drankin@bohemians.lexington.ky.us>.

Changes:

20000125
 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
   <andre.lucas@dial.pipex.com>
 - Reorder PAM initialisation so it does not mess up lastlog. Reported
   by Andre Lucas <andre.lucas@dial.pipex.com>
 - Use preformatted manpages on SCO, report from Gary E. Miller
   <gem@rellim.com>
 - New URL for x11-ssh-askpass.
 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
   <jmknoble@pobox.com>
 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
   Jim Knoble <jmknoble@pobox.com>
 - Updated RPM spec files to use DESTDIR

20000124
 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
   increment)

20000123
 - OpenBSD CVS:
   - [packet.c]
     getsockname() requires initialized tolen; andy@guildsoftware.com
 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
   <drankin@bohemians.lexington.ky.us>
 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>

20000122
 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
   <bent@clark.net>
 - Merge preformatted manpage patch from Andre Lucas
   <andre.lucas@dial.pipex.com>
 - Make IPv4 use the default in RPM packages
 - Irix uses preformatted manpages
 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
   <Holger.Trapp@Informatik.TU-Chemnitz.DE>
 - OpenBSD CVS updates:
   - [packet.c]
     use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
     from Holger.Trapp@Informatik.TU-Chemnitz.DE
   - [sshd.c]
     log with level log() not fatal() if peer behaves badly.
   - [readpass.c]
     instead of blocking SIGINT, catch it ourselves, so that we can clean
     the tty modes up and kill ourselves -- instead of our process group
     leader (scp, cvs, ...) going away and leaving us in noecho mode.
     people with cbreak shells never even noticed..
   - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
     ie. -> i.e.,

20000120
 - Don't use getaddrinfo on AIX
 - Update to latest OpenBSD CVS:
   - [auth-rsa.c]
     - fix user/1056, sshd keeps restrictions; dbt@meat.net
   - [sshconnect.c]
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - destroy keys earlier
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
   - [sshd.c]
     - no need for poll.h; from bright@wintelcom.net
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
   - [sshd.c]
     - no need for poll.h; from bright@wintelcom.net
     - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
     - split key exchange (kex) and user authentication (user-auth),
       ok: provos@
 - Big manpage and config file cleanup from Andre Lucas
   <andre.lucas@dial.pipex.com>
   - Re-added latest (unmodified) OpenBSD manpages
 - Doc updates
 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
   Christos Zoulas <christos@netbsd.org>

20000119
 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
 - Compile fix from Darren_Hall@progressive.com
 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
   addresses using getaddrinfo(). Added a configure switch to make the
   default lookup mode AF_INET

20000118
 - Fixed --with-pid-dir option
 - Makefile fix from Gary E. Miller <gem@rellim.com>
 - Compile fix for HPUX and Solaris from Andre Lucas
   <andre.lucas@dial.pipex.com>
2000-01-27 17:12:02 +00:00
hubertf
4e1f8b916a Adjust CONFLICTS to not clash with the ssh-ip-tunnel package. 2000-01-27 13:52:35 +00:00
hubertf
3669b8d501 no "-" in pkg version! 2000-01-27 13:49:44 +00:00
tron
24bc2d9170 Use "${MACHINE_ARCH}-${LOWER_OPSYS}" instead of "i386-netbsd" so that
this work on all (our at least more) platforms.
2000-01-23 13:44:15 +00:00
tron
c1bf3aad29 Link "ssh-askpass" with run time library path for X11 libraries. Fixes
PR pkg/9242 by Christian E. Hopps.
2000-01-22 23:30:42 +00:00
jlam
25bcac8237 Use new variable USE_IDEA, which is YES/NO, and mention that SSH_DONT_USE_IDEA
is deprecated.  Defaults to USE_IDEA=YES to match current default build.
2000-01-17 16:17:58 +00:00
christos
d7b13dd9b0 make this work under current too. 2000-01-17 07:24:39 +00:00
christos
87f616a093 fix obvious problems. 2000-01-17 05:38:54 +00:00
christos
bc7de9ae5c New openssh package [needs some cleanup]
- it is not enabled by default (need to think what to do with the ssh conflict)
- only tested under 1.4.1 so far
2000-01-17 05:34:32 +00:00
fredb
2598f410cb Add and enable "fsh". 2000-01-14 15:39:40 +00:00
fredb
d8b0648662 Initial import of fsh-1.0, "fast remote command execution". The author
states that the motivation for this program was to speed up cvs work,
but it works just as well with "rsync" and other programs that use ssh
for the transport. This is a set of python scripts: "fsh" uses ssh,
(or optionally rsh or lsh) to start and set up a connection to "fshd"
on the remote host, also includes "fcp", and docs in "info" format.
2000-01-14 15:37:48 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
jlam
cd06a400cd CHANGES 1999-12-30 22:51:28 +00:00
wiz
e133ff3249 changed PKGNAME to p5-${DISTNAME} 1999-12-28 12:49:56 +00:00
kim
6c61c9d4d9 It looks like libwrap wasn't used ever since it became a dynamic lib?
I recommend checking their binary to everyone (e.g. with ldd).
1999-12-28 03:54:19 +00:00
kim
ece8add434 One of our patches changes --with-kerberos5 to --with-krb5 1999-12-28 03:53:06 +00:00
tron
9c5bfd98fb Sync checksum. Fixes PR pkg/9055 and pkg/9057. 1999-12-26 16:15:34 +00:00
kim
4f2efc1e04 Regenerate md5, keep checksums for the old "distribution" patches
in Makefile as comments for future reference.
1999-12-25 05:31:49 +00:00
kim
608fa6b2df Folded in IPv6 and Kerberos IV patches, so that both can be
compiled.  This also fixes problems with Kerberos IV and V
support clashing (you still have to choose one or the other
at compile time, though).

Compiles and runs on 1.4O -- needs testing on 1.4.2, and
also some closer looking at certain patches (e.g. patch-au
has a "#if 0" that could maybe be something else).
1999-12-25 05:28:33 +00:00
abs
1031a18ae4 Update depends to rsaref 2.0p3 1999-12-16 12:03:20 +00:00
fredb
fd61b1c973 regen 1999-12-16 09:14:08 +00:00
jonb
12274b1bd7 Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead of
faulty rsaref-2.0p2 while I'm in here.
1999-12-16 08:18:04 +00:00
abs
0bdf5191ca Roll rsaref version to rsaref-2.0p3 to reflect updated security patches 1999-12-14 22:36:47 +00:00
sommerfeld
e57df8ae94 Revised buffer-overrun fix from CERT CA-99-15
(believed more complete than previous fix).
1999-12-14 21:43:05 +00:00
rh
22ceaafc2a Correct location for file to patch. 1999-12-12 08:37:48 +00:00
he
d8bb8f2932 Regenerated patch-sum after adding patch file. 1999-12-09 09:08:47 +00:00
he
936d06e3e8 Add a minor man page formatting fix (missing "." ahead of "SH"). 1999-12-09 09:07:52 +00:00
sommerfeld
63efa7eca9 Catch up to rev 1.11 of regular patch-sum 1999-12-05 13:58:59 +00:00
sommerfeld
f310eb04c3 Range-check input buffer length against maximum modulus size. For
RSA*Encrypt() routines, require 3 bytes extra space for PKCS tags.

From Bugtraq posting <3845D352.95E47E26@core-sdi.com>, by
Gerardo Richarte <core.lists.bugtraq@CORE-SDI.COM>, dated
Wed, 1 Dec 1999 23:09:12 -0300

If you build packages with USE_RSAREF2 set, it is advisable to update
the rsaref package and any packages which may depend on it (openssl,
pgp2, ssh).
1999-12-02 17:20:13 +00:00
frueauf
b33124eb5c Update gnupg to 1.0.0. As sideeffect this fixes pr 8826 and pr 8606.
/* XXX someone should test this in i386/aout, maybe that broke
       in exchange, so someone would need to fix it. I have no system
       to test on. But since this package was totaly broken, its an
       improvement...							XXX */

Noteworthy changes in version 1.0.0 (1999-09-07)
-----------------------------------

    * Add a very preliminary version of the GNU Privacy Handbook to
      the distribution (lynx doc/gph/index.html).

    * Changed the version number to GnuPG 2001 ;-)


Noteworthy changes in version 0.9.11
------------------------------------

    * UTF-8 strings are now correctly printed (if --charset is set correctly).
      Output of --with-colons remains C-style escaped UTF-8.

    * Workaround for a problem with PGP 5 detached signature in textmode.

    * Fixed a problem when importing new subkeys (duplicated signatures).

Noteworthy changes in version 0.9.10
------------------------------------

    * Some strange new options to help pgpgpg

    * Cleaned up the dox a bit.


Noteworthy changes in version 0.9.9
-----------------------------------

    * New options --[no-]utf8-strings.

    * New edit-menu commands "enable" and "disable" for entire keys.

    * You will be asked for a filename if gpg cannot deduce one.

    * Changes to support libtool which is needed for the development
      of libgcrypt.

    * New script tools/lspgpot to help transferring assigned
      trustvalues from PGP to GnuPG.

    * New commands --lsign-key and made --sign-key a shortcut for --edit
      and sign.

    * New options (#122--126 ;-) --[no-]default-recipient[-self],
      --disable-{cipher,pubkey}-algo. See the man page.

    * Enhanced info output in case of multiple recipients and fixed exit code.

    * New option --allow-non-selfsigned-uid to work around a problem with
      the German IN way of separating signing and encryption keys.


Noteworthy changes in version 0.9.8
-----------------------------------

    * New subcommand "delsig" in the edit menu.

    * The name of the output file is not anymore the one which is
      embedded in the processed message, but the used filename with
      the extension stripped.  To revert to the old behaviour you can
      use the option --use-embedded-filename.

    * Another hack to cope with pgp2 generated detached signatures.

    * latin-2 character set works (--charset=iso-8859-2).

    * New option --with-key-data to list the public key parameters.
      New option -N to insert notations and a --set-policy-url.
      A couple of other options to allow reseting of options.

    * Better support for HPUX.


Noteworthy changes in version 0.9.7
-----------------------------------

    * Add some work arounds for a bugs in pgp 2 which led to bad signatures
      when used with canonical texts in some cases.

    * Enhanced some status outputs.

Noteworthy changes in version 0.9.6
-----------------------------------

    * Twofish is now statically linked by default. The experimental 128 bit
      version is now disabled.  Full support will be available as soon as
      the OpenPGP WG has decided on an interpretation of rfc2440.

    * Dropped support for the ancient Blowfish160 which is not OpenPGP.

    * Merged gpgm and gpg into one binary.

    * Add "revsig" and "revkey" commands to the edit menu.  It is now
      possible to revoke signature and subkeys.
1999-12-02 15:50:43 +00:00
rh
a873e2bd78 These two modules cannot peacefully coexist. 1999-12-02 14:50:39 +00:00
rh
5c39aa1e36 Add and enable p5-Digest-MD5 1999-12-02 14:33:25 +00:00
rh
d5e6365797 Import of p5-Digest-MD5-2.09, a perl extension interface for various
message digest algorithms.
1999-12-02 14:31:00 +00:00
bouyer
f00e96c70b Oups, forgot to commit this one (thanks Bernd :) 1999-12-02 09:21:10 +00:00
bouyer
0485dc98c9 Make this work on solaris. 1999-12-01 20:48:35 +00:00
bouyer
9d6a650c95 Use $(INSTALL_DATA), not /usr/bin/install -c ... 1999-12-01 20:48:17 +00:00
explorer
d0c4e63e89 Make this work with -current's krb5 stuff. 1999-11-30 09:08:44 +00:00
erh
9e5d4ff0b9 Install the RSAglue library if USERSAREF2 if set to YES. 1999-11-26 19:14:56 +00:00
erh
c11044fe62 Update openssl to 0.9.4. 1999-11-25 18:51:47 +00:00
sommerfeld
a1a7006d94 Revise previous fix (overly restrictive range check) 1999-11-13 17:32:20 +00:00
abs
5e760986d1 Enable alternate rsh path with SSH_RSHPATH
Patch from NoRM <norm@mono.org>
1999-11-12 16:34:29 +00:00
sommerfeld
952c898915 fix security problem with using RSAREF with ssh, reported in FreeBSD
PR14749 (missing range checks in rsaglue.c)
see http://www.freebsd.org/cgi/query-pr.cgi?pr=14749
1999-11-12 14:10:52 +00:00
jlam
2502525d12 Checksum of distfiles changed. 1999-11-01 04:14:00 +00:00
jlam
759a6ebd3a Change LICENSE to fee-based-commercial-use 1999-10-28 00:08:42 +00:00
jlam
2110e38cce Add and enable fortify 1999-10-28 00:02:37 +00:00
jlam
ae4c5d3422 Initial import of fortify for Netscape. Closes PR#8450. 1999-10-28 00:02:08 +00:00
tron
dac52b7e09 Use wildcard dependence for "gtk+" package. 1999-10-22 23:55:47 +00:00
agc
4e05a4a3c5 s/DONT_USE_IDEA/SSH_DONT_USE_IDEA/ to make it more obvious which package
uses this definition.
1999-10-19 08:49:48 +00:00
erh
745ae9714e Make openssl compile whether or not RSAref is defined. 1999-10-19 04:09:19 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
bouyer
c8de60ed22 Regen 1999-10-04 17:46:03 +00:00
bouyer
71c186d772 Add crack. 1999-10-04 17:38:11 +00:00
bouyer
1a9bde8c2f + MIRROR_DISTFILE= no 1999-10-04 17:36:55 +00:00
bouyer
cd4ee60c6f Split to fit into hier(7): Crack and Reporter in sbin/,
scripts, dics and run in share/crack, docs in share/docs/crack and binaries in
libexec/crack.
Also, rename patches from 01, 02... to aa, ab, ...
1999-10-04 17:35:51 +00:00
bouyer
1a3f8db7b0 Don't attempt to rebuild binaries and dictionaries at each run, but only when
-makeonly or -makedict was specified.
While I'm there add the patch-sum file I forgot yesterday.
1999-09-30 15:24:55 +00:00
bouyer
e810434e2c Create /usr/pkg/crack more 0700. 1999-09-30 15:20:37 +00:00
bouyer
95f1c9b3c3 Adapt to NetBSD. 1999-09-29 15:14:29 +00:00
bouyer
bafe8a211c Import crack from FreeBSD. 1999-09-29 14:21:13 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
hubertf
aa8a9eb1c0 install(1) wants directories to install to to exist 1999-09-21 03:40:23 +00:00
kim
08ecb5e863 Kerberos IV support (cannot have both IV and V at the same time).
Note that I reverted some LIBZ stuff in patch-ac that was (while
correct) not necessary and conflicted with the Kerberos patch.

I have not tested the combination of Kerberos IV and INET6 (yet).
1999-09-18 22:04:55 +00:00
kim
360620265b Regen. 1999-09-18 21:10:18 +00:00
kim
e01b589f8d Regenerate offset and fuzzy patches. 1999-09-18 21:08:20 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
kim
c00d43f70e Got some coffee, feel much better now. Thank you. 1999-09-13 13:30:45 +00:00
kim
02bd4492fd Add Kerberos V support, record Kerberos options. 1999-09-13 13:24:48 +00:00
kim
a40be5c1a9 Use Kerberos IV where appropriate. 1999-09-13 13:17:40 +00:00
hubertf
34af151913 this builds fine without user interaction 1999-09-08 22:18:04 +00:00
hubertf
f4be9dddef I do not want to know why we do have a /usr/pkg/RC5, but at
least nuke it upon pkg_delete!
1999-09-06 14:24:42 +00:00
sommerfeld
1ae0a316ec Fix USE_INET6 build:
- revise patch-aq so it doesn't conflict with ipv6 patches.
	- adjust checksums
	- set up alternate patch-sum-v6 patchfile used when
	  v6 patches are added.
1999-09-06 05:30:19 +00:00
tron
a9af877984 Compare "${USE_INET6}" explicitly with "YES" so that you can override
settings at the command line.
1999-09-03 22:00:52 +00:00
jlam
94b5df60f7 Update sudo to 1.5.9p4. It's the latest stable security release. 1999-08-31 19:26:40 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
simonb
08e996524e Fix typo in "mipsel". 1999-08-24 07:46:41 +00:00
hubertf
c563b2d032 fix order 1999-08-20 00:42:58 +00:00
agc
0b7af58b91 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_INET6 to BUILD_DEFS
1999-08-18 09:24:08 +00:00
agc
d792103c87 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_SOCKS to BUILD_DEFS
1999-08-18 09:11:30 +00:00
agc
1d08b0cf69 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add M68060 to BUILD_DEFS
1999-08-18 08:45:19 +00:00
agc
f684acad05 Add LIBWRAP_FWD to BUILD_DEFS 1999-08-18 08:41:53 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
sommerfeld
0c776e4efa Performance fix for ssh X11 forwarding: turn on TCP_NODELAY on local
stub connections on client and server side.  (it was correctly being
enabled over the long-haul connection, but somehow it got missed on
the loopback connections to the real X client and server)

This makes x2x over ssh actually pleasant to use.
1999-08-17 15:24:41 +00:00
rh
2d75d48760 Add a couple of mirror sites outside of the "pgpi.com" domain. 1999-08-07 06:01:07 +00:00
jlam
1d26bd8d64 Fix so own copy of gmp compiles correctly on i386 with ELF. 1999-07-17 03:41:06 +00:00
itojun
e87e00df7f temporary fix for PR 7973. more fundamental fix should follow (next week).
"make makepatchsum" need a great care.

PR: 7973
1999-07-13 13:27:58 +00:00
windsor
99f2f11397 rsaref is now 2.0p2 1999-07-12 04:34:23 +00:00
itojun
6842f04038 add PATCH_SITES.
note: IPv6 build (with USE_INET6) will not be successful due to patch sums.
better fix should follow.
1999-07-10 22:05:28 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
itojun
555dfd1b09 add NetBSD RCS ID 1999-07-08 17:30:00 +00:00
itojun
57ead35da3 enable IPv6 build (USE_INET6) 1999-07-08 17:10:57 +00:00
agc
c9580c5871 Revert to previous configuration:
LOWER_OPSYS for Solaris is solaris.
Remove the ugly hacks which had been introduced to workaround previous
misunderstanding.
1999-07-08 08:06:59 +00:00
agc
a68a69cf76 The Makefile looks for files with LOWER_OPSYS in their names. The prototype
files for Solaris were conf-solaris.h and tw.conf.solaris. Change these to
be "sunos" for Solaris.
1999-07-06 11:32:41 +00:00
agc
2d94eb25f3 Substitute for @localbase@ in the config files. The substitute stage
was being performed by the Makefile, but there wouldn't have been any
substitutions made because there was no occurrence of @localbase@
in the target files.
Pointed out in PR 7794 by Mason Loring Bliss.
1999-07-06 11:29:41 +00:00
mrg
9f0b992185 add --x-{libraries,includes}= if xpkgwedge. 1999-07-01 14:21:59 +00:00
agc
fb9650a9de Add a LICENSE field of "no-commercial-use". Fixes PR 7874, from Bill
Sommerfeld.
1999-06-28 14:40:48 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
kim
a27ea72850 While sshd doesn't necessarily need a config file, it makes more
sense to check for the daemon config than the client config.
1999-06-20 19:47:31 +00:00
mrg
31546c3c96 SYSV or __ELF__ for no-underscore thanks, in sparc.S 1999-06-20 12:33:14 +00:00
mrg
c3f27915e7 sparc || __sparc__ please. 1999-06-20 12:32:57 +00:00
jlam
d76ccdade1 srp-1.4.4 -- client programs using Secure Remote Password protocol 1999-06-18 19:18:17 +00:00
tv
d226be6c21 Let's get this right this time. It's 0.9.2b, not 0.9.2c. I'll get this
to 0.9.3 after the weekend.
1999-06-10 05:08:02 +00:00
tv
bb65b296a6 Revert previous. 1999-06-08 16:58:57 +00:00
tv
0298e68438 This is actually OpenSSL 0.9.2c. Revert part of previous. 1999-06-08 16:58:26 +00:00
mycroft
f7784037b2 Update to match the Makefile. 1999-06-04 16:33:53 +00:00
thorpej
72a63bc96c Make sure Rpath is supplied for X libraries. 1999-06-04 07:11:57 +00:00
ross
37102ee820 LP64 fix. 1999-05-31 04:10:32 +00:00
tv
41d79870d3 Update rsaref dependency to "2.0p2"; still pending update to OpenSSL 0.9.3. 1999-05-26 15:36:28 +00:00
tv
e1889a7c86 Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Also
reorder some patches, and touch the timestamp on all Makefile.in files, so
that automake and autoconf are never run (regardless of whether they are
installed).
1999-05-26 15:35:42 +00:00
tv
573992a608 Reenable rsaref's own MD5 implementation. It contains MD5Transform(),
which is not in libc's md5, and is now being used by some dependencies.
This bumps the shared library major version; this package is NOT shared
library binary compatible with old rsaref dependent packages.
1999-05-26 15:33:16 +00:00
mjl
dcc5af6f12 Add a patch that should make pgp5 work on alpha systems. Reported
by Kevin <kev@drule.org>.
1999-05-25 23:27:03 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
2ff534a830 Update rsaref dependency to 2.0p1. OpenSSL 0.9.3 is still beta... will fix
shlib problems when 0.9.3 is out.
1999-05-23 21:15:20 +00:00
tv
d1f6942007 Update rsaref dependency to 2.0p1. 1999-05-23 21:12:33 +00:00
tv
e7e9b546fd Expose RSAPublicBlock() and RSAPrivateBlock() for the benefit of hpack.
Also clean up the package a bit while we're here; allow ${CC} from the
environment.  Now called "rsaref-2.0p1".
1999-05-23 21:12:01 +00:00
tron
5bac166611 Update dependence on "ssh" package to version 1.2.27. 1999-05-20 18:30:27 +00:00
tron
0bcac5016c Fix dynamic package list creation so that a second "make install" will
work properly.
1999-05-16 15:02:22 +00:00
bouyer
56f59b6869 Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had in
our private patches). ssh users should probably upgrade ...
1999-05-15 13:46:58 +00:00
tron
ef8cb0b4d9 Remove "PKGDIR" kludge now that "DEINSTALL_FILE" and "MESSAGE_FILE"
variables are supported.
1999-05-10 22:12:42 +00:00
tron
dbde547fde Fix problem build problem in case "automake" is installed. 1999-05-10 22:11:40 +00:00
tron
689499bf45 Fix the three deadly sins for patch files:
- add missing RCS Ids
- don't patch files several times
- only one file per patch file
1999-05-10 21:34:46 +00:00
frueauf
f684b51d3c Make rc5.sh work on NetBSD 1.4* too, fix submitted in pr 7317 by
Antti Kantee.
1999-05-09 15:13:21 +00:00
frueauf
4b2a245037 Update sudo to 1.5.9p1. 1999-05-09 14:10:27 +00:00
tron
4c1a6ff88f Update dependence for "gtk+" package to version 1.2.2. 1999-05-02 14:35:56 +00:00
tv
f9516c43f3 Fix m68k compile as provided by <fb@enteract.com> in pkg/7152. 1999-05-01 17:12:00 +00:00
tv
6805e099b0 Remove SSLeay from pkgsrc; it is superseded by OpenSSL. 1999-04-30 17:09:19 +00:00
tv
cb71aef2cb Add and enable openssl, remove ssleay from the list, and enable a bunch of
commented-out pkgs(!).  (If they were commented out because of export
concerns, that's what RESTRICTED/NO_RESTRICTED is meant to do.)
1999-04-30 15:28:08 +00:00
tv
4a29e61dd5 Import OpenSSL 0.9.2b pkg, a package which finally updates and fixes many
deficiencies in SSLeay.  Intended to be a drop-in replacement for SSLeay
(and still provides the command-prompt interface as "ssleay").
1999-04-30 15:19:13 +00:00
simonb
458a7f7428 If on a mips*-*-netbsd* arch, add "-Wa,-KPIC" to CFLAGS to generate
MIPS ABI code.

Fixes PR pkg/7467 from Jason Thorpe.
1999-04-30 01:47:57 +00:00
garbled
388860d23f add USE_X11=yes 1999-04-26 19:25:05 +00:00
tv
eb529bf23b RSAREF is no longer available directly from RSA.
Fetch from ftp.spinnaker.com's crypto archives.
1999-04-25 19:10:16 +00:00
abs
ddf9af6e9a s/no/not/ in echo statment. 1999-04-19 06:33:20 +00:00
tsarna
b1f3fae459 Update for python 1.5.2.
XXX this is not updated to the latest version, which has changed
significantly. There isn't time to do investigate it before the freeze.
1999-04-17 01:41:13 +00:00
tron
13bccdbb65 Update dependence for "gtk+" package to version 1.2.1. 1999-04-16 20:16:40 +00:00
mjl
cdee2a92e9 Renamed package to "pgp5" so it can coexist along an installed pgp2. 1999-04-16 14:53:22 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
bad
286099986e ${LOCALBAASE}/bin/perl or bust. 1999-04-14 18:00:47 +00:00
mjl
ef9aa6b1a6 Correct "check for binary file" which used signed char erroneously,
as pointed out by Bjoern Labitzke <hermit@cs.tu-berlin.de> in PR/7359.
While I'm at it, also correct the behaviour when invoked as "pgp5"
(give usage, not unhelpful 'invoked with unknown symbolic link').
1999-04-12 22:19:03 +00:00
tron
8ff92a2fc4 As discussed on "packages@netbsd.org" rename this package to
"ssh-ip-tunnel".
1999-04-09 14:49:06 +00:00
agc
b84f0d7f72 Make this package work on Solaris. 1999-04-09 10:46:55 +00:00
agc
4138f4e4d8 Add and enable gnupg. 1999-04-09 09:57:54 +00:00
agc
c6068e98ff Make this package work on Solaris. 1999-04-09 09:39:20 +00:00
tron
3633bdba80 Remove homepage because is not related to the package. 1999-04-09 07:39:45 +00:00
tron
780a5f785b Add and enable "vpn". Fixes PR pkg/7031. 1999-04-08 20:15:46 +00:00
tron
e01414bb80 New "vpn" package supplied by Dustin sallings in PR pkg/7031:
Simple VPN system using pppd over ssh.
1999-04-08 20:14:07 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
mellon
9fbb6462e8 Undo some damage pkglint insisted on. 1999-04-08 15:22:40 +00:00
mellon
b2607dd81e Oops, fix paths. 1999-04-08 15:17:27 +00:00