summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
2004-04-30libevent has no shlibs. Make BUILDLINK_DEPMETHOD.libevent=build.tv3-3/+6
2004-04-29Disable the pth-test, since it doesn't work correctly (bl3 problem?)wiz1-1/+3
on systems still needing pth.
2004-04-29Precreate the include/gnutls directory to fix installation. Dunno how thisjmmv1-1/+4
worked before (maybe the joys of make replace did not expose the problem)... Fixes PR pkg/25304.
2004-04-29Add and enable gpass.jmmv1-1/+2
2004-04-29Initial import of gpass, version 0.4:jmmv6-0/+106
GPass is a simple GNOME application that lets you manage a collection of passwords. The password collection is stored in an encrypted file, protected by a master-password. Features include: * Clean and easy-to-use user interface. * Quick-search facility. * Username and password may easily be copied to the clipboard. * Encryption is done using the OpenSSL cryptographic library. * The built-in password generator helps you generate secure passwords.
2004-04-28Fix small typo.darcy1-1/+1
2004-04-28* Bl3ify.uebayasi1-11/+6
* Enable pkgviews installation. * Obsolete PRIV_CONF_DIR and follow PKG_SYSCONFDIR, the standard.
2004-04-28The buildlink3.mk file for the Kerberos 5 implementation used willjlam1-2/+1
automatically pass the correct -I flags to the compiler.
2004-04-28This version of OpenSSH actually no longer supports building withjlam1-7/+1
Kerberos 4 support, so remove those Makefile checks.
2004-04-28Fix up OpenSSH sources to allow building with S/Key support on NetBSD asjlam5-10/+55
well. Bump the PKGREVISION. XXX The right fix is to create a autoconf check for the number of args XXX that skeychallenge takes and do the right thing accordingly.
2004-04-28Building with Kerberos 4 support doesn't work when using mit-krb5. Onlyjlam1-11/+10
allow building with Kerberos 4 support when using Heimdal and if the kerberosIV headers exist.
2004-04-28Remove artificial restriction on which platforms can build this package.jlam1-6/+5
Also bl3ify.
2004-04-28Add a builtin.mk file that uses pkgsrc skey except on NetBSD, unlessjlam1-0/+54
PREFER_PKGSRC is set appropriately.
2004-04-28This package only installs static libraries.jlam1-1/+2
2004-04-27Convert INSTALL_SCRIPT to INSTALL_LIB.tv1-2/+2
2004-04-27Add the .endif I missed off last night.markd1-1/+2
2004-04-27Shared objects must be installed as executable on some systems; converttv1-3/+3
INSTALL_DATA to INSTALL_SCRIPT.
2004-04-27Don't support the updating the in-tree openssh via pkgsrc. pkgsrc reallyjlam4-121/+2
has no business trying to update parts of the base system.
2004-04-27Add handling of utmpx/wtmpx on NetBSD-current.markd6-11/+154
Bump PKGREVISION.
2004-04-27Something in our framework interferes with configure disabling utmp/wtmpmarkd1-1/+5
handling on Solaris >= 8 so do it explicitly.
2004-04-27Use krb5.buildlink3.mk to find krb5 locations.markd1-5/+7
2004-04-27Teach about recent NetBSD versions.markd1-4/+5
Finish buildlink3 changes. Obscure LOCALBASE path so that base system compilers dont match the prefix otherwise compiler.mk then wants to build the pkgsrc gcc package. (ick)
2004-04-27Convert to buildlink3.snj17-40/+40
2004-04-27Add bl3 file.wiz1-0/+18
XXX: needs builtin support.
2004-04-26Updated security/mit-krb5 to 1.3.3. Changes from version 1.3.2 include:jlam2-14/+10
[2284] Fixed accept_sec_context to use a replay cache in the GSS_C_NO_CREDENTIAL case. [2453] The AES string-to-key function no longer returns a pointer to stack memory when given a password longer than 64 characters. [2277] In sendto_kdc, a socket leak on connection failure was fixed. [2384] A memory leak in the TCP handling code in the KDC has been fixed.
2004-04-26Convert to buildlink3.snj1-3/+3
2004-04-26Convert to buildlink3.snj2-4/+4
2004-04-26Make build on Interix.tv1-1/+2
2004-04-25Convert to bl3; update comments in Makefile.intree.wiz2-11/+11
2004-04-25Unused.wiz2-39/+0
2004-04-25Make compile on Interix. No-op change for other platforms, so no PKGREVISIONtv4-13/+36
bump. (Main MI change: -soname -> -h, as some GNU ld(1) wants --soname instead of -soname, but -h works on all GNU ld(1) versions.)
2004-04-25Convert to buildlink3.snj5-15/+15
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25Convert to buildlink3.snj2-10/+10
2004-04-25Convert to buildlink3.snj1-4/+4
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25Convert to buildlink3.snj1-5/+5
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25Convert to buildlink3.snj1-4/+4
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25This does not need buildlink2.snj1-4/+2
2004-04-25Convert to buildlink3.snj1-4/+4
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-25Convert to buildlink3 and make pkglint happy.snj1-3/+2
2004-04-25Convert to buildlink3.snj1-3/+3
2004-04-24bl3ifyxtraeme3-9/+9
2004-04-24bl3ifyxtraeme4-4/+40