Age | Commit message (Expand) | Author | Files | Lines |
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 |
2002-07-31 | Add support for OpenSSL 0.9.6e. | tron | 1 | -1/+8 |
2002-07-31 | Build and install "saslauthd", a daemon running as root that performs | jlam | 8 | -18/+115 |
2002-07-30 | Update security/pam-smbpass to version 2.2.5. This version matches the | jlam | 4 | -85/+15 |
2002-07-30 | Factor out common parts of samba and winbind into net/samba/Makefile.common | jlam | 7 | -201/+8 |
2002-07-29 | Add and enable winbind. | jlam | 1 | -1/+2 |
2002-07-29 | security/winbind - unified logon information between UNIX and Windows NT | jlam | 10 | -0/+281 |
2002-07-28 | Build on Darwin using patches from Apple's Darwin source repository, | schmonz | 5 | -11/+37 |
2002-07-26 | Depends on openssl 0.9.6D, as noted by Eric Schnoebelen in pkg/17728. | wiz | 1 | -2/+2 |
2002-07-26 | Add skey support on Solaris. | grant | 1 | -1/+6 |
2002-07-26 | add and enable skey. | grant | 1 | -1/+2 |
2002-07-26 | Initial import of skey-1.1.5 into the NetBSD packages collection. | grant | 4 | -0/+48 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 4 | -9/+8 |
2002-07-22 | Use correct homepage. | jlam | 1 | -2/+2 |
2002-07-21 | PKGNAME is now the same as DISTNAME, remove it. | wiz | 1 | -2/+1 |
2002-07-21 | Update to 1.6, requested by the author. | wiz | 4 | -21/+14 |
2002-07-18 | Correct wrong detection of /dev/random in GnuPG 1.0.7 on NetBSD. | heinz | 5 | -4/+47 |
2002-07-18 | Add USE_X11BASE - should fix problem in bulk build. | agc | 1 | -1/+3 |
2002-07-17 | Remove non-existing files (detected by bulk build). | martti | 1 | -13/+1 |
2002-07-16 | Update virus definitions to version "4212" | martti | 2 | -5/+5 |
2002-07-15 | Add a pointer to Steve Bellovin's mail in | agc | 1 | -0/+42 |
2002-07-14 | Add and enable flawfinder. Sort. | wiz | 1 | -2/+3 |
2002-07-14 | Initial import of flawfinder-1.20. | wiz | 4 | -0/+36 |
2002-07-13 | Update to 150. Last version was 77, so ChangeLog would be too big to add | wiz | 4 | -67/+22 |
2002-07-12 | Remove some unnecessary spaces. | wiz | 1 | -5/+5 |
2002-07-12 | Add version number to depends line. | wiz | 1 | -2/+2 |
2002-07-12 | Add and enable snortsnarf | agc | 1 | -1/+2 |
2002-07-12 | Initial import of snortsnarf-20020621.1 into the NetBSD Packages | agc | 5 | -0/+101 |
2002-07-04 | Add chmod a+r after downloading the new vulnerability file. | wiz | 2 | -3/+4 |
2002-07-03 | Updated msu to 1.04: | abs | 2 | -5/+5 |
2002-07-02 | Deprecate IS_INTERACTIVE | agc | 1 | -3/+2 |
2002-07-02 | Deprecate IS_INTERACTIVE. | agc | 1 | -2/+2 |
2002-06-29 | minor formatting fix. | grant | 1 | -4/+4 |
2002-06-28 | Update pgpdump to 0.17 | jun | 2 | -5/+5 |
2002-06-28 | IGNORE platforms that aren't noted to have an in-tree OpenSSH. For now, | jlam | 1 | -1/+3 |
2002-06-28 | No need to substitute for @PREFIX@, as ${PKG_PREFIX} already has that | jlam | 1 | -2/+2 |
2002-06-28 | Only allow an in-tree update to occur if OpenSSL>=0.9.5a is in the base | jlam | 2 | -6/+14 |
2002-06-28 | Add ability to update the in-tree OpenSSH directly from pkgsrc. This | jlam | 3 | -19/+70 |
2002-06-28 | Warn about what to do if you have /etc/ssh.conf and /etc/sshd.conf. | jlam | 1 | -2/+7 |
2002-06-28 | Add PKG_SYSCONFDIR to BUILD_DEFS. | seb | 3 | -6/+4 |
2002-06-28 | s/${PKG_SYSCONFDIR}/@PKG_SYSCONFDIR@/ | grant | 1 | -3/+3 |
2002-06-27 | Updated msu to 1.03: | abs | 2 | -5/+5 |
2002-06-27 | backout 1.77 with comment, to get working blowfish support. pkg/17405. | itojun | 1 | -2/+3 |
2002-06-27 | use ${CAT} not @CAT@, as it is set by pkgsrc/mk/install/header. | itojun | 1 | -2/+2 |
2002-06-27 | use @PREFIX@ and @CAT. From: Stoned Elipot <seb@script.jussieu.fr> | itojun | 1 | -3/+3 |
2002-06-27 | add /usr/pkg/etc/ssh to the target | itojun | 1 | -2/+2 |
2002-06-27 | add POST-INSTALL warning if sshd configuration file is found in a | grant | 3 | -4/+42 |
2002-06-26 | upgrade to 3.4p1 (openssh-3.4.0.1). | itojun | 4 | -51/+6 |
2002-06-26 | add expiry fields to passwd entry | itojun | 1 | -2/+2 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 6 | -14/+14 |