summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2004-12-23Pullup ticket 182 - requested by Johnny C. Lamsnj2-34/+16
2004-12-21Pullup ticket 172 - requested by grant beattiesnj1-2/+2
2004-12-21Add file to keep track of changes to the pkgsrc-2004Q4 branch.agc1-1/+10
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
2004-12-11Provide an SSLKEYS variable that points to the location where OpenSSLjlam1-2/+6
2004-12-07Remove as maintainer of this package because I've not used for quitetron1-2/+2
2004-12-07Fix libtool calls to include --mode.wiz2-15/+15
2004-12-07Fix previous (incomplete ALL_TARGET -> BUILD_TARGET change.wiz1-5/+8
2004-12-07Fix buildling problems on some machines, PR#28562adam2-1/+15
2004-12-05Update p5-Digest-SHA from version 5.27 to 5.28.he2-5/+5
2004-12-05Update p5-Digest-MD4 from version 1.3 to 1.5.he2-5/+5
2004-12-05Update p5-Digest from version 1.08 to 1.10.he2-5/+5
2004-12-05Update to 4.1.1. Drop maintainership (I don't remember why I added this one,jmmv3-11/+16
2004-12-05Follow template builtin.mk file in bsd.builtin.mk.jlam1-11/+20
2004-12-04Switch to use RUBY_DLEXT as suffix of extention library.taca4-12/+12
2004-12-04Changes up to 20041204:peter2-5/+5
2004-12-04Too many (un)signed char problems on -current: turn off -Werror.wiz1-1/+3
2004-12-04Set USE_OLD_DES_API and replace custom changes to work with NetBSD-2.0'sjlam4-148/+55
2004-12-03Attempt to deal with the differing DES APIs between OpenSSL 0.9.6 (injlam1-1/+56
2004-12-03Deleting patch-ab because it's included in release 1.9.13.shannonjr1-20/+0
2004-12-03Update to release 1.9.13.shannonjr2-6/+5
2004-12-03Update to release 0.9.10. This is a bugfix release.shannonjr2-5/+5
2004-12-03reorder: commands are specified using WRAPPER_REORDER_CMDS, notjlam1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz25-62/+62
2004-12-03Fix typo, reported by imil on tech-pkg.wiz1-2/+2
2004-12-02bump version # in binaryitojun1-3/+3
2004-12-02upgrade to 20040818a. staibility fixesitojun2-6/+5
2004-12-01Update to 0.10, prompted by César Catrián C. on tech-pkg:wiz3-9/+21
2004-12-01Fix compilation error on LP64 due to a prototype mismatch. (Arg changedtv2-1/+15
2004-12-01"the the" -> "the"wiz1-1/+1
2004-12-01Remove part of the builtin version detection that doesn't work properly.peter1-19/+3
2004-11-30Correct the location of the config files in the man page.jlam1-3/+7
2004-11-30- Honor PKG_SYSCONFDIR.taca9-39/+137