Commit graph

961 commits

Author SHA1 Message Date
nra
d4189aa846 Enable logcheck. 2001-07-17 15:01:38 +00:00
nra
f2ce25a0f4 Add logcheck-1.1.1. PR #13271 by Martti Kuparinen.
Auditing tool for system logs on Unix boxes.

Logcheck helps spot problems and security violations in your logfiles
automatically and will send the results to you in e-mail.

Logcheck is part of the Abacus Project of security tools. It is a program
created to help in the processing of UNIX system logfiles generated by the
various Abacus Project tools, system daemons, Wietse Venema's TCP Wrapper
and Log Daemon packages, and the Firewall Toolkit(c) by Trusted Information
Systems Inc.(TIS). Logcheck also works very well at reporting on other
common operating system security violations and strange events.
2001-07-17 15:00:48 +00:00
taca
d88df08ce7 Update ruby-ssl to 0.3.1.
Sun Jun 17 23:27:52 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* make it the release 0.3.0

Sun Jun 17 16:23:19 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* sample/verify_cb.rb: for SSLSocket#verify_callback=

	* sample/x509.rb: new sample for X509.

	* sample/login.rb: new sample for Net::Telnet.

Sun Jun 17 16:07:12 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* lib/net/protocols.rb: split NetPrivate from https.rb.

Sun Jun 17 15:03:02 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* lib/net/https.rb: use forwardable.rb.

	* lib/net/https: follow SSLSocket.

	* lib/net/telnets: ditto.

Sun Jun 17 13:00:37 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* ssl.c: use instance variable (rb_ivar_set/rb_ivar_get) instead
	  of the fields in C structure.

	* ssl.c: new methods SSLSocket#timeout, SSLSocket#ciphers=,
	  SSLSocket#verify_depth=.

	* ssl.c: new class X509_STORE_CTX. and fix arguments for the Proc#call
	  at verify callback.

	* ssl.c: new methods X509#sigAlgor, X509#key_type, X509#extension,
	  X509#verify, #X509#to_s

	* ssl.c: change the sequence of arguments of SSLSocket.new.

Sun Jun 17 12:59:50 2001  GOTOU YUUZOU  <gotoyuzo@notwork.org>

	* ChangeLog: new file.
2001-07-16 14:40:37 +00:00
jlam
afcc2a261c Pass LDFLAGS through to link step so that zebedee gets the right rpath
for systems where the dependent libraries aren't part of the base system.
Don't include tcl/buildlink.mk as the libraries aren't required for the
build -- only the tclsh binary is required at run-time.  Also honor CFLAGS
passed in from environment during the build.
2001-07-15 16:52:02 +00:00
taca
337a53dfa1 Utilize buildlink.mk methodology and make it work on NetBSD 1.5.1. 2001-07-15 15:51:11 +00:00
fredb
487dc07506 Update my email address. 2001-07-13 14:41:19 +00:00
jlam
9820a22a90 In package Makefiles, create FILES_SUBST instead of duplicating sed
expression for substituting in DEINSTALL/INSTALL scripts.  Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
2001-07-13 07:09:17 +00:00
fredb
cdc44631a6 Let USE_SSL accept latest version of openssl, in current. Patch supplied
by Martti Kuparinen in PR pk/13447.
2001-07-12 14:25:53 +00:00
tron
afa96efbb8 Properly handle the case that precompile package doesn't include a
"ssh_prng_cmds".
2001-07-12 06:17:02 +00:00
wiz
12743c91d4 Pull in security fix from basesrc by itojun. Commit message was:
fix PRNG weakness.  the workaround presented on bugtraq posting.
Update to 0.9.6nb1.
2001-07-11 01:26:10 +00:00
tron
cb49807a85 Add support for "SPARC_TARGET_ARCH". 2001-07-10 15:08:32 +00:00
taca
f4cfc1f7b1 remove redundant USE_RUBY. 2001-07-04 16:02:36 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
taca
007382edc5 Add and enable ruby-acl, ruby-sha1, ruby-ssl and ruby-tcpwrap. 2001-07-01 13:48:15 +00:00
taca
161752e2dc Importing ruby-tcpwrap package.
ruby-tcpwrap -- TCP wrappers library for Ruby.
2001-07-01 13:44:18 +00:00
taca
64afddbbef Importing ruby-sha1 package.
This is a Ruby module for handling SSL sockets, ported from Python.
2001-07-01 13:43:01 +00:00
taca
3a2f492dcd Importing ruby-sha1 package.
ruby-sha1 - A Ruby interface to the SHA-1 Secure Hash Algorithm

This is a Ruby extension which implements the SHA-1 Secure Hash
Algorithm by NIST (the US' National Institute of Standards and
Technology), described in FIPS PUB 180-1.
2001-07-01 13:42:06 +00:00
taca
4234474af6 Importing ruby-acl package.
Ruby-acl provides Access Control List checks.

	list = %w(
	  deny all
	  allow 192.168.1.*
	  allow 127.0.0.1
	)
	acl = ACL.new(list, ACL::DENY_ALLOW)
	...
	ns = soc.accept
	unless acl.allow_socket?(ns)
	  # forbidden
	end
2001-07-01 13:41:02 +00:00
taca
59748659c6 Add ane enable ruby-md5. 2001-06-30 14:20:03 +00:00
taca
1969ab4860 Importing Ruby extension to MD5 library.
This will be part of ruby meta-package.
2001-06-30 08:17:03 +00:00
jlam
70ac8ac177 Add buildlink.mk file for use by other package Makefiles. 2001-06-29 09:17:31 +00:00
jlam
3b65bde2f7 USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29 04:54:49 +00:00
itojun
09dbfc008a make sure to link against local libipsec.a.
From: Michael Richardson <mcr@sandelman.ottawa.on.ca>
2001-06-28 23:34:10 +00:00
jlam
3a4e297e7b Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-28 23:12:16 +00:00
jlam
b6802e9266 Check for openssl>=0.9.5a when depending on openssl. 2001-06-28 21:22:18 +00:00
jlam
bdb1760985 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-28 19:13:24 +00:00
wiz
8cad3749f3 add and enable gpa 2001-06-28 17:02:02 +00:00
wiz
2538ae5a7b Initial import of gpa, a graphical front-end for GnuPG.
Still in development, not recommended for production use yet.
Package provided by Peter Reich in pkg/12952, with some touch-ups by me.
2001-06-28 17:01:03 +00:00
wiz
a660ab3da1 Remove build time dependency on autoconf by adding a patch for configure.
Fixes pkg/13004.
2001-06-26 00:49:54 +00:00
wiz
9032dd5b23 Rename rc.d script from xdm-krb4 to xdm_krb4, following a suggestion
by Masao Uebayashi in pkg/13251, part 2.
2001-06-25 22:50:19 +00:00
wiz
681e1a69a4 Apply patch from pkg/13295; seems not to hurt NetBSD, and should help
Solaris. Bump to 1.10.
2001-06-25 18:31:19 +00:00
veego
ec65b90f7c Update to the latest version. Fixes pr#13272 2001-06-24 10:06:32 +00:00
taca
dd719aa0d6 Enable zebedee. 2001-06-24 05:52:03 +00:00
taca
3c0edbc6a2 Importing zebedee 2.2.2. Quoting from README.txt is here.
Zebedee Secure Tunnel
=====================

Zebedee is a simple program to establish an encrypted, compressed
"tunnel" for TCP/IP or UDP traffic between two systems. This
allows data from, for example, telnet, ftp and X sessions to be
protected from snooping. You can also use compression, either
with or without data encryption, to gain performance over
low-bandwidth networks.

The main goals for Zebedee are to:

 * Provide client and server functionality under both UNIX
   and Windows 95/98/NT.

 * Be easy to install, use and maintain with little or no
   configuration required.

 * Have a small footprint, low wire protocol overhead and
   give significant traffic reduction by the use of
   compression.

 * Use only algorithms that are either unpatented or for
   which the patent has expired.

 * Be entirely free for commercial or non-commercial use and
   distributed under the term of the GNU General Public
   Licence (see LICENCE.txt for details).

For further information on how to use Zebedee see the file
zebedee.html in the distribution (or the manual page for
zebedee(1) under UNIX -- it is basically the same text). Example
configuration files are also provided.
2001-06-24 05:48:51 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
7c0ea2a2df Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-20 21:35:05 +00:00
wiz
941ffc060f Update to 3.14, from Martti Kuparinen via pkg/13256.
Change:
* Pidfile creation algorithm has been changed.
2001-06-20 13:44:12 +00:00
jlam
9614fe9c40 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-19 09:20:11 +00:00
jlam
90862023ff Mark as USE_BUILDLINK_ONLY. 2001-06-19 09:12:33 +00:00
jlam
d922cd0091 Add a buildlink.mk file for use by other package Makefiles. 2001-06-19 09:11:18 +00:00
tron
f28f0c84e6 Unify NetBSD and Solaris package lists and use dynamic modification. 2001-06-18 19:54:14 +00:00
itojun
c87cd6d961 upgrade to portable openssh 2.9p2. should fix "cookies" file deletion bug
when X11 forwarding = yes.

20010617
 - (djm) Pull in small fix from -CURRENT for session.c:
    typo, use pid not s->pid, mstone@cs.loyola.edu

20010615
 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
   around grantpt().

20010614
 - (bal) Applied X11 Cookie Patch.  X11 Cookie behavior has changed to
   no longer use /tmp/ssh-XXXXX/

20010528
 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
   Patch by Corinna Vinschen <vinschen@redhat.com>

20010512
 - (bal) Patch to partial sync up contrib/solaris/ packaging software.
   Patch by pete <ninjaz@webexpress.com>

20010509
 - (bal) UseLogin patch for Solaris/UNICOS.  Patch by Wayne Davison
   <wayne@blorf.net>
 - (bal) ./configure support to disable SIA on OSF1.  Patch by
   Chris Adams <cmadams@hiwaay.net>
 - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
   <nakaji@tutrp.tut.ac.jp>

20010508
 - (bal) Fixed configure test for USE_SIA.

20010506
 - (djm) Update config.guess and config.sub with latest versions (from
   ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux.
   Suggested by Jason Mader <jason@ncac.gwu.edu>

20010504
 - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>
 - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
   Patch by Egor Duda <deo@logos-m.ru>

20010430
 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
2001-06-18 09:56:26 +00:00
jlam
6f410a9bae Add buildlink.mk file for use by other program Makefiles. 2001-06-18 05:30:20 +00:00
frueauf
2ceef35bdc Update nessus to 1.0.8.
- various bugfixes
- fixed fd leak in KB and session saving
- possibly fixed connections problems between the client and
  the server
- updated config.guess and config.sub
- many new plugins
2001-06-17 13:25:54 +00:00
jlam
8fea51aacb Add buildlink.mk files for use by other packages. 2001-06-16 19:23:17 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
itojun
049819ce3f upgrade to 20010611.
key changes since 20010403:
- be more picky about isakmpd.policy permission
- debug: dump decoded IKE packets in pcap(3) format
- cert improvements
- RFC2367 compliance
- bug fixes: correct SA refcnt, memory alloc and doc fixes
2001-06-11 11:23:20 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jlam
072be2ad69 Use bsd.buildlink.mk instead of duplicating code all over the place. 2001-06-11 01:59:33 +00:00
jlam
5d02f04b3a Use cookies (.*_done) to determine whether headers and libs have been
linked from a particular package, and add a pre-configure target to
the buildlink.mk file to more painlessly use buildlink.mk files.  A
${BUILDLINK_TARGETS} variable still exists in case a package _must_
define NO_CONFIGURE.
2001-06-10 00:09:29 +00:00
wiz
89204c6c29 ' ' -> '\t' 2001-06-09 15:29:50 +00:00
wiz
8f59fe7279 Remove trailing whitespace. 2001-06-09 15:14:54 +00:00
jlam
76c9a0c91a Add patches from Simon Burge <simonb@wasabisystems.com> to build cfs
without needing -traditional.  This fixes socklen_t lossage mentioned in
the README.netbsd file.  This was tested on i386 NetBSD-1.5 and -current.
2001-06-09 04:32:13 +00:00
jlam
1ab2ba8e66 Add patches missing from commit that did the following modifications:
* Use NetBSD's getpass() function instead of the homegrown one, as the
  homegrown one doesn't seem to hide the password when it is being entered.
* Add a rc.d style script to start cfsd, and also install the documentation
  for the filesystem.
* Rename c* commands to cfs_* to avoid conflicts with coda programs with
  a similar name.
2001-06-07 15:36:52 +00:00
jlam
6355b216b7 * Use NetBSD's getpass() function instead of the homegrown one, as the
homegrown one doesn't seem to hide the password when it is being entered.
* Add a rc.d style script to start cfsd, and also install the documentation
  for the filesystem.
* Rename c* commands to cfs_* to avoid conflicts with coda programs with
  a similar name.
2001-06-07 15:35:14 +00:00
wiz
0ebe24556a Fix warning output if new file is smaller than old one.
Noted by Kimmo Suominen. Bump to 1.9.
2001-06-06 23:37:52 +00:00
jtb
7d1f23ae32 LICENSE=srp_client-license 2001-06-06 21:43:56 +00:00
jtb
bb3cf9b523 LICENSE=portsentry-license. 2001-06-06 20:21:21 +00:00
simonb
81f70ab521 Back out the socklen_t Makefile magic - causes core dumps on 1.5 i386
and alpha.  Discussed with agc.
2001-06-06 12:29:52 +00:00
wiz
b1c440e3d3 Remove files from jlam's cfs package import (on top of agc's) until
jlam has time to merge them, on request by jlam.
2001-06-06 01:06:57 +00:00
jlam
37065f8caf cfs - Cryptographic File System
CFS pushes encryption services into the UN*X file system.  It supports
secure storage at the system level through a standard UN*X file system
interface to encrypted files.  Users associate a cryptographic key with the
directories they wish to protect.  Files in these directories (as well as
their pathname components) are transparently encrypted and decrypted with
the specified key without further user intervention; cleartext is never
stored on a  disk or sent to a remote file server.  CFS employs a novel
combination of DES stream and codebook cipher modes to provide high
security with good performance on a modern workstation.  CFS can use any
available file system for its underlying storage without modification,
including remote file servers such as NFS.  System management functions,
such as file backup, work in a normal manner and without knowledge of the
key.
2001-06-05 22:19:11 +00:00
agc
7613726bfd Define RINCLUDES, since otherwise cc -I will eat the next argument,
which is not TRT.
2001-06-05 11:15:42 +00:00
agc
63df531746 Install a workaround for socklen_t definition woes on 1.5 2001-06-05 11:10:57 +00:00
agc
91b399704c Add and enable cfs 2001-06-05 10:30:39 +00:00
agc
e9a94507c4 Initial import of Steve Bellovin's port of Matt Blaze's CFS into the
packages collection.

CFS is an encrypting file system for Unix-like OSs.  It uses NFS as
its interface, and so is reasonably portable.  The FS code dates back
to 1989, and the crypto to 1992, so it is showing signs of age.  This
code should be regarded as completely unsupported; a complete rewrite
will follow eventually.

Please don't download this code if you're in a place that's forbidden
(under US or local law) to export cryptographic software from the US
to, or if you're on the State Department's "Denied Persons List." If
you aren't sure, ask a good lawyer.
2001-06-05 10:29:38 +00:00
wiz
a5805d0fb3 Use slightly modified idea.c, which recognizes NetBSD PowerPC machines as
big endian. Makes gnupg work with IDEA support on ppc machines.
XXX: Probably similar changes needed for some other big-endian platforms.
2001-06-04 23:41:36 +00:00
wiz
9707fee5de Update to 1.0.6, provided by Nathan Ahlstrom in pkg/13069.
Changes:
Fixed a format string bug which is exploitable if --batch is not used.
Checked all translations for format strings bugs.
Removed the Russian translation due to too many bugs.
Fixed keyserver access and expire time calculation.
2001-05-31 13:30:02 +00:00
jlam
d85f82c119 No functional change...just rework some code and re-sort some lines. 2001-05-26 07:26:51 +00:00
jlam
20edd3082f Protect against multiple inclusion. 2001-05-26 05:44:09 +00:00
jlam
79c34b827b Add buildlink.mk file to link libraries and headers into ${WRKDIR}, to be
used by other packages.
2001-05-24 16:41:08 +00:00
wiz
c949b5f94e Fix compilation on macppc. (relocation error because of missing -fPIC) 2001-05-23 15:35:00 +00:00
abs
ca5e157ae5 linux is much like solaris (for today) 2001-05-22 09:56:02 +00:00
abs
621154e39c We also work under Linux 2001-05-22 09:46:16 +00:00
jun
8e7ce4a459 add RATS. 2001-05-21 09:47:33 +00:00
jun
58d583e4f6 Initial import of "RATS":
RATS, the Rough Auditing Tool for Security
2001-05-21 09:44:10 +00:00
jun
4525a8cd8d Update pgpdump to 0.08 -> 0.11 .
0.11 2001/05/20

* Defining line_not_blank().
        Stefan H. Holek <stefan@epy.co.at>
* Enhancing Public_Key_Encrypted_Session_Key_Packet().
        Stefan H. Holek <stefan@epy.co.at>
        Brian M. Carlson <karlsson@hal-pc.org>

0.10 2001/05/08

* Fixing key_server_preferences().
* Fixing signature_multi_precision_integer().

0.09 2001/05/05

* Implementing additional_decryption_key() like revocation_key().
        Stefan H. Holek <stefan@epy.co.at>
2001-05-21 03:27:32 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
itojun
abe4852687 use portable openssh 2.9p1.
Important Changes:
==================

WARNING: SSH protocol v2 is now the default protocol version

	use the 'Protocol' option from ssh(1) and sshd(8) if
	you want to change this.

SSH protocol v2 implementation adds support for:

	HostbasedAuthentication, similar to RhostsRSA in SSH protocol
	v1

	Rekeying (negotiate new encryption keys for the current SSH
	session, try ~R in interactive SSH sessions)

	updated DH group exchange:
	        draft-ietf-secsh-dh-group-exchange-01.txt

	client option HostKeyAlgorithms

	server options ClientAliveInterval and ClientAliveCountMax

	tty mode passing

general:

	gid swapping in sshd (fixes access to /home/group/user based
	directory structures)

	Dan Kaminsky <dankamin@cisco.com> contributed an experimental
	SOCKS4 proxy to the ssh client (yes, client not the server).
	Use 'ssh -D 1080 server' if you want to try this out.

	server option PrintLastLog

	improvements for scp > 2GB

	improved ListenAddress option.
	You can now use ListenAddress host:port

	improved interoperability (bug detection for older implementations)

	improved documentation
2001-05-14 16:32:32 +00:00
drochner
c8124ca977 use USE_PYTHON 2001-05-14 16:22:35 +00:00
wiz
372bdb7305 Tidy up, and remove note about RSA. 2001-05-14 15:40:00 +00:00
wiz
5dc23e94da Update to 1.0.5, provided by Mark White in private mail.
Some pkg related changes by me.
Changes since 1.0.4:
* WARNING: The semantics of --verify have changed to address a
  problem with detached signature detection. --verify now ignores
  signed material given on stdin unless this is requested by using
  a "-" as the name for the file with the signed material.  Please
  check all your detached signature handling applications and make
  sure that they don't pipe the signed material to stdin without
  using a filename together with "-" on the the command line.

* WARNING: Corrected hash calculation for input data larger than
  512M - it was just wrong, so you might notice bad signature in
  some very big files.  It may be wise to keep an old copy of
  GnuPG around.

* Secret keys are no longer imported unless you use the new option
  --allow-secret-key-import.  This is a kludge and future versions will
  handle it in another way.

* New command "showpref" in the --edit-key menu to show an easier
  to understand preference listing.

* There is now the notation of a primary user ID.  For example, it
  is printed with a signature verification as the first user ID;
  revoked user IDs are not printed there anymore.  In general the
  primary user ID is the one with the latest self-signature.

* New --charset=utf-8 to bypass all internal conversions.

* Large File Support (LFS) is now working.

* New options: --ignore-crc-error, --no-sig-create-check,
  --no-sig-cache, --fixed_list_mode, --no-expensive-trust-checks,
  --enable-special-filenames and --use-agent.  See man page.

* New command --pipemode, which can be used to run gpg as a
  co-process.  Currently only the verification of detached
  signatures are working.  See doc/DETAILS.

* Rewritten key selection code so that GnuPG can better cope with
  multiple subkeys, expire dates and so.  The drawback is that it
  is slower.

* A whole lot of bug fixes.

* The verification status of self-signatures are now cached. To
  increase the speed of key list operations for existing keys you
  can do the following in your GnuPG homedir (~/.gnupg):
     $ cp pubring.gpg pubring.gpg.save && $ gpg --export-all >x && \
      rm pubring.gpg && gpg --import x
  Only v4 keys (i.e not the old RSA keys) benefit from this caching.

* New translations: Estonian, Turkish.
2001-05-14 13:40:04 +00:00
rh
dcf8e3c975 Update uvscan-dat to 4137. Notable changes include the detection of
several new viruses.
2001-05-14 11:54:54 +00:00
tron
b064033a6c Fix build problem under NetBSD-current. 2001-05-12 15:46:51 +00:00
dmcmahill
a199ce3a15 fix types on 64-bit systems. 2001-05-12 00:04:44 +00:00
tron
b54440e1ef Move NetBSD only patches to a distribution patch file to avoid ugly
conditional patch hack.
2001-05-11 22:24:16 +00:00
tron
038a4c069d Convert all patches to unified output format. 2001-05-11 22:14:09 +00:00
dmcmahill
532357db71 mark as broken on alpha, mips, sparc, vax as it doesn't build here. 2001-05-11 18:51:45 +00:00
dmcmahill
45f8fc8d72 use -C with rpcgen to generate ansi code. Makes sure some needed headers
are included.
2001-05-10 23:51:28 +00:00
agc
0ff01dd3c0 add missing example file, caught by latest bulk build. 2001-05-10 13:40:36 +00:00
agc
dfffee22a3 Add missing manual page, from results of last bulk build. 2001-05-10 13:29:40 +00:00
agc
0683df0734 Add missing manual page, pointed out by the last bulk build 2001-05-10 13:27:41 +00:00
wiz
4d52a22ab9 Move to SHA1, and add size. 2001-05-09 20:20:41 +00:00
jlam
260d3063e7 Define USE_LTDL as this library requires it. 2001-05-09 02:36:50 +00:00
wiz
e5735fb287 Remove py-crypto, which has been obsoleted by py-amkCrypto. 2001-05-07 00:59:26 +00:00
wiz
bff4b81276 Replace py-crypto with py-amkCrypto. 2001-05-07 00:59:07 +00:00
wiz
e5cf129f6e Initial import of py-amkCrypto, crypto functions for python, to
replace security/py-crypto (which isn't python-2.0-ready, and failed the
last dozen bulk builds for that reason).
Some help provided by Ty Sarna -- thanks!
2001-05-07 00:56:48 +00:00
zuntum
6ef92d0ac4 o we don't want it to depend on X, so disable X support -> don't built nifty
Fixes bulk build problem.
2001-05-02 10:14:02 +00:00
jlam
d75cbbb9fd Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
rh
b404d4976e Update to SHA1 instead of MD5. The MD5 of the distfile downloaded from
both the original MASTER_SITE and the Austrian ftp.netbsd.org mirror
matched the MD5 recorded for the package.
2001-04-29 06:56:25 +00:00
abs
86ed51ea59 Install the README & INSTALL doc 2001-04-27 13:52:18 +00:00