Commit graph

151 commits

Author SHA1 Message Date
agc
697a80799f Make this work on Solaris.
Substitute ${LOCALBASE} for the hardcoded value in the manual pages.
1999-03-30 15:37:00 +00:00
bouyer
130461bd00 Adjust MASTER_SITES (the daily nessus-stable tar-file doesn't seem to be
fetchable from http).
1999-03-23 16:19:49 +00:00
bouyer
e7bef501bf Patches needed for 1.3.3. 1999-03-22 16:42:55 +00:00
bouyer
26b4551f4b Update to 990318. 1999-03-22 16:40:27 +00:00
tron
dc75272b0a Add missing RCS Id. 1999-03-12 16:32:08 +00:00
tron
eb0e826401 Enable "libident", fixes PR pkg/7141 by Greg A. Woods. 1999-03-12 16:30:33 +00:00
tron
e87fb86467 Update "libident" to version 0.22 and include shared library support. 1999-03-12 16:29:03 +00:00
tron
85b6d4b1df Fix header, remove "MAN3" and resort category list. 1999-03-12 15:59:17 +00:00
tron
43d609e5ac Add RCS Ids and convert to "diff -u" format. 1999-03-12 15:58:09 +00:00
tron
662af81589 Patches to adapt this package to NetBSD supplied by Greg A. Woods in
PR pkg/7141.
1999-03-12 15:51:20 +00:00
tron
eb477df53f Initial import of FreeBSD's "libident" port:
A small library to interface the ident protocol server (rfc1413).
1999-03-12 15:48:45 +00:00
explorer
08e06f3809 Use -O, not -O3, on ssleay for x86 port. This works around some sort of
compiler problem when compiled with -O3.
1999-03-10 20:04:12 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
tron
33e22c14b3 Update dependence for "gtk+" package. 1999-03-04 09:30:44 +00:00
tron
7c13e6dd87 Patch to get the included "gmp" library working again on "arm32" port
published by Richard Earnshaw on "port-arm32@netbsd.org".
1999-03-04 09:25:44 +00:00
simonb
c13290b1ae Support TIS authentication if USE_TIS=YES.
Remove extra "Challange" word from displayed challenge - the challenge
string from authsrv already has it.

XXX: No TIS fwtk package yet...
1999-03-02 02:25:52 +00:00
tron
dd8b63d3d0 Patch to get the included "gmp" library working again on "arm32" port
published by Richard Earnshaw on "port-arm32@netbsd.org".
1999-03-01 23:46:05 +00:00
agc
02fb27a242 Explain what the package does, rather than just using the acronym. 1999-02-22 14:40:30 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
b99323f6ba pkglint: cleanup Makefile and add missing rcs id. 1999-02-10 15:18:51 +00:00
hubertf
0c611d7f1b Network security scanner 1999-02-08 17:17:48 +00:00
hubertf
a8fee654d2 add and enable nessus 1999-02-08 16:39:06 +00:00
wrstuden
ffbeca0461 Oops! In Makefile, tabs != spaces. Comment lines need spaces, indented
commands need tabs.
1999-02-03 22:44:10 +00:00
is
a0c85e5e0e Make the ssh package 68060 aware.
Like for the pgp2 package, we avoid 68020-40 tuned assembler code
that makes heavy use of the 32<->64bit mul or div, which is emulated
on the 68060.
Currently, we do this by using the --disable-asm configure option and
passing -m68060 to the compiler.
I couldn't figure out how to pass host=m68060--netbsd to the gmp
subconfigure. Even this way, there is a speedup of about 6 for the
sshd or ssh startup.
To enable, set M68060=yes in your /etc/mk.conf, when building this
package.
1999-01-30 20:15:19 +00:00
is
5a55358608 Back out (unrelated and experimental) part of last commit that shouldn't have gone in. 1999-01-30 20:09:44 +00:00
is
7b2033a143 use the RSAREF2 legal notice from the PGP2 package. (Outside of the USA, there
are "people", too.)
1999-01-30 09:38:44 +00:00
hubertf
2536a8a9ba Fix linker directives for ELF platforms, as per PR 6439.
(Inputs from Ty Sarna and Bill Coldwell - thanks guys!)
1999-01-19 17:51:24 +00:00
frueauf
51704a97a8 Add patch that fixes bus error caused by alignment failures on NetBSD/Sparc.
Provided by Julian Coleman <J.D.Coleman@newcastle.ac.uk>.
1999-01-05 14:31:01 +00:00
frueauf
0d56a60aca Ok, cause I am to lame to teach cvs not so substitute $Id$, I trick it
by using a different diff format. No damn $Id$ anymore.
1998-12-31 15:14:11 +00:00
frueauf
8d9933da40 I hope the patches are sane now... 1998-12-31 15:02:51 +00:00
frueauf
a23df13e0f Gna, $Id$ where changed, maybe cvs add -ko fixes sustition *sigh* 1998-12-31 15:01:21 +00:00
frueauf
db173d54d6 Add and enable pgp5. 1998-12-31 14:32:42 +00:00
frueauf
1d4fbef9a6 Initial import of pgp-5.0i, PGP 5i (international version).
Based on pr 6684 by Martin J. Laubach with heavy refining/fixing by myself.

XXX This package needs still some tweaking to work with rsaref.
XXX Maybe some US citizen developer can take over?
XXX At least its usefull to non-US ppl.
1998-12-31 14:25:30 +00:00
tsarna
5796146a4d Re-enable on alpha 1998-12-18 00:42:39 +00:00
frueauf
0bf080ed59 pkglint: move WRKSRC where it belongs. 1998-12-14 10:25:50 +00:00
frueauf
7a70ef5668 Update sudo to 1.5.7p4.
Changes since 1.5.6:
- Various bug fixes (not security related).
- All compile-time options are now set via options to the configure script.
- visudo is now installed in /usr/local/sbin where it belongs.
  [of course this is ${PREFIX}/sbin in our package for a long time - TF]
- two problems with tgetpass() have been fixed. In one case the user was
  not always given a chance to enter a password. In the other a newline
  was not always printed after the password was entered on Linux.
- Added support for Digital UNIX SIA (Security Integration Architecture).
- %groups now work as RunAs specifiers like the man page says.
- Sudo now sets the USER environment variable to the target user
  (root unless -u is specified).
- Sudo will print "command not found" unless configure was run with
  --disable-path-info. Also, tell user when we ignore '.' in their path and
  it would have been used but for --with-ignore-dot. This means that sudo can
  be used to gather information about the existence of executable in
  directories not accessible by a normal user. If this bothers you, run
  configure with --disable-path-info.
  [in our package --disable-path-info is default - TF]
- A longstanding bug wrt "sudo -l" has been fixed that could cause "sudo -l"
  to complain about non-existent syntax errors.
- When configured with --with-tty-tickets the filename is now "user:tty"
  (was "user.tty") since a username could have a '.' in it.
1998-12-13 11:34:31 +00:00
tv
bbfc360e9c Add LICENSE=no-commercial-use. 1998-12-03 17:40:46 +00:00
tv
3ce6737b37 - libtoolize for use by mod_ssl (name is now "ssleay" and not "SSLeay" to
match directory name and to differentiate from previous version)
- remove md5 symlink to ssleay (conflicts with /usr/bin/md5)
- move all include files to $PREFIX/include/ssleay (too much conflict
  potential in $PREFIX/include, not the least of which is md5.h)
- link rsaref glue goop right into libcrypto, only as required
- turn asm off on alpha temporarily while trying to find source of math
  errors on LP64
- set NOT_FOR_ARCHS=alpha *64 to prevent compiling on LP64 platforms
1998-12-03 17:29:58 +00:00
agc
a30d888029 And and enable rc5des. 1998-11-24 16:53:43 +00:00
agc
f6167e2097 Initial import of rc5des, the distributed client for rc5-64 challenge.
This is a package of binaries, as compiled by Michael Graff
(explorer@flame.org), and I have not even tried to run these binaries,
let alone seen the source, and so cannot vouch for them.

Binaries are provided for Alpha, i386 and arm32 architectures.
1998-11-24 16:52:18 +00:00
agc
28a9218cfb Enable tripwire. 1998-11-17 16:28:34 +00:00
agc
22fd8f9cc7 Initial import of tripwire-1.2, a file and directory integrity checker,
into the NetBSD Packages Collection.
1998-11-17 16:27:25 +00:00
frueauf
52eb0887d0 Some pkglint nits and add all missing rcs ids. 1998-11-12 23:48:35 +00:00
tron
47b433811d Add necessary security patches from PR pkg/6392 by Wolfgang Rupprecht
and convert old patch files to unified output format.
1998-11-04 23:43:39 +00:00
hubertf
307b584cfc add nfsbug 1998-10-10 02:23:06 +00:00
hubertf
e48ae9d956 NFS security verification suite 1998-10-08 14:47:02 +00:00
hubertf
b19fc56b19 NFS security verification suite 1998-10-08 14:27:16 +00:00
agc
058475002f Describing the ssleay package as "SSL" is not much help - expand the acronym. 1998-10-05 11:46:45 +00:00
tv
b1c568b4e0 Get libtool from the right place.
Nuke the README before refetching.
1998-10-02 22:52:48 +00:00