summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Updated stunnel to 4.07martti4-34/+12
2005-01-02Change mode of CONF_FILES to 0600.peter1-1/+2
2004-12-31Fix a bug in the OpenSSL makefiles that installed a libfips.so symlinkjlam2-6/+20
2004-12-30Make the configure script accept gnupg>=1.3 too.wiz2-1/+16
2004-12-30Bump PKGREVISION: depend on latest nessus-core package revision.wiz1-3/+3
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-29Set LC_ALL to "C" when running GNU awk. Otherwise it behavesminskim1-2/+2
2004-12-28Updated stunnel to 4.06martti5-40/+41
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed20-34/+40
2004-12-28Moved PKGREVISION definition from common Makefile to thereed3-4/+5
2004-12-27Update py-OpenSSL to 0.6. Patch provided by Rui Paulo.minskim3-8/+10
2004-12-27Add and enable mixminion.wiz1-1/+2
2004-12-27Initial import of mixminion-0.0.7.1, provided by Peter Hendricksonwiz7-0/+255
2004-12-27Fix compilation on FreeBSD/x86 by ensuring that the FIPS assembly codejlam2-4/+15
2004-12-27Fix build on non-x86 platforms (PR pkg/28787).jlam2-14/+14
2004-12-26Update to 0.2.3.wiz4-10/+30
2004-12-26Update to 0.0.15:wiz2-6/+5
2004-12-26Update to 0.2.11:wiz2-6/+6
2004-12-25Alter patches to make them more likely to be accepted back by thejlam4-15/+36
2004-12-25Use the correct assembly routines on NetBSD/i386 depending on whetherjlam3-13/+22
2004-12-25Add options.mk file.wiz1-0/+56
2004-12-25Update to 1.4.0, provided by Stefan Krüger in PR 28738.wiz10-140/+33
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam18-395/+961
2004-12-23Enable building heimdal with the "ldap" option to allow using an LDAPjlam1-7/+6
2004-12-23Upgrade to 1.9.14. This is mainly a bug fix release with a few new things:shannonjr3-14/+15
2004-12-23Update to 0.6.9 - bug fixes and support for GnuPG 1.9.14shannonjr2-5/+5
2004-12-23Update security/mit-krb5 to 1.3.6.jlam2-34/+16
2004-12-22Remove support for some variables that are supposed to go away afterjlam1-17/+1
2004-12-22Allow building sudo without S/Key support on NetBSD. Patch fromjlam2-9/+13
2004-12-22Sort the options.jlam1-8/+8
2004-12-21fix socklen_t hack by falling through to ${TRUE} if ${GREP} failsgrant1-2/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant39-50/+78
2004-12-19Fix build on NetBSD 2.0 - configure script tried to link program withjdolecek3-2/+21
2004-12-19ick: openssl builds PIC static libraries and then later uses them togrant2-6/+23
2004-12-19this won't build with xlc without some work, mark it as such.grant1-1/+3
2004-12-18add hack for missing socklen_t typedef handling. fixes build ongrant3-5/+24
2004-12-18minor whitespace nit.jlam1-2/+2
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam3-6/+3
2004-12-18ignore getopt_long() on Darwin because there is no prototype for it,grant1-1/+10
2004-12-18Fix a typo that caused us not to check the correct header for the presencejlam1-2/+2
2004-12-18add a comment regarding the -rpath filterjdolecek1-1/+3
2004-12-17Update to 0.9.6mnb2: Don't install (deprecated) der_chop examplewiz4-8/+16
2004-12-17Add work around to fix bulk build problem on Solaris;taca1-1/+2
2004-12-15Convert to set USE_OLD_DES_API=yes, and remove unnecessary patches tojlam5-372/+4
2004-12-14Add build dependency on pkgconfig.minskim1-1/+2
2004-12-14Sort buildlink3 files.minskim1-3/+3
2004-12-14Change the way that openssl/builtin.mk handles the USE_OLD_DES_API flag.jlam4-81/+57
2004-12-12Add (unsigned char) cast to ctype functions; taken from the NetBSD trunk.kleink6-1/+117
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2