summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-01-28Fix another typo. Will avoid this problem in the future with pkglint.ben1-2/+2
2006-01-28Correct typo in distinfo.ben1-2/+2
2006-01-27DragonFly has libutil.h like FreeBSD. Include sys/time.h to getjoerg5-14/+63
2006-01-27Needs openssl/md5.h.joerg2-1/+14
2006-01-27Fix errno. Replace uchar_t usage with unsigned char directly, the filejoerg7-12/+100
2006-01-27Make the setup.py hack a bit more likely to work:joerg3-6/+13
2006-01-26If using a system builtin heimdal and that heimdal doesn't have amarkd2-1/+120
2006-01-26Fix typo in distinfo. This addresses PR#32639 and is related to PR#32620.ben1-3/+3
2006-01-26Update fprot-workstation-bin to version 4.6.5.ben3-20/+20
2006-01-25Force Heimdal to compile its own compile_et by telling the configurejlam1-1/+4
2006-01-24security/heimdal and net/openafs conflict because of:wiz1-1/+2
2006-01-24security/heimdal and arla conflict with each other because of:wiz1-1/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz21-30/+42
2006-01-23update to 1.9recht2-7/+9
2006-01-22extended patch-aa to make sure Makefile will honor pkgsrc's CFLAGS settingsschwarz2-11/+14
2006-01-22Update to 2.11:wiz2-7/+6
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam2-4/+2
2006-01-20long != time_t on x86_64; add patch trying to fix resulting build problem.wiz2-1/+23
2006-01-20Drop trailing whitespace.wiz1-2/+2
2006-01-20Changes 1.3.3:adam5-13/+15
2006-01-20Use x11.b3.mk instead of setting USE_X11BASE. Suggested by wiz@joerg1-3/+2
2006-01-20Always set USE_X11BASE, which is needed when neither GTK nor Qt isjoerg1-2/+4
2006-01-20Complete move of p5-SSLeay to p5-Crypt-SSLeaywiz6-86/+2
2006-01-20Re-import security/p5-SSLeay as security/p5-Crypt-SSLeay, towiz5-0/+84
2006-01-20Drop maintainership. I can't seriously be the maintainer of so manyjmmv3-6/+6
2006-01-20Fix GCC 3.4+: __FUNCTION__ doesn't permit string concat, like __func__.joerg2-5/+45
2006-01-20Fix errno.joerg2-1/+14
2006-01-20Patch configure's libtool.m4 fragment for DragonFly.joerg2-1/+40
2006-01-20va_arg has to consider int promotion of char.joerg2-1/+15
2006-01-20Use sa_family_t hack only on NetBSD, other platforms might be addedjoerg2-4/+4
2006-01-20Try to catch up with OpenSSL 0.9.8 API.joerg2-1/+24
2006-01-19DragonFly support.joerg2-14/+18
2006-01-19Prefer NAME_MAX over MAXNAMLEN.joerg2-1/+18
2006-01-19limits.h is ISO C, unconditionally include it. Keep conditional forjoerg2-1/+17
2006-01-19Add DragonFly support.joerg2-1/+15
2006-01-19Remove unnecessary DECOMPRESS_CMD setting, which is automatically takenjlam1-2/+1
2006-01-18Update to 1.8adrianp3-14/+14
2006-01-15Updated to version 4.40.heinz4-29/+33
2006-01-15Add PYTHONINSPECT to the list of environment variables to cleanadrianp3-2/+16
2006-01-14Update to 0.13.1, based on patches from recht@ via tech-pkg.wiz6-12/+175
2006-01-10Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk,ghen3-5/+7
2006-01-09Does not need qt3-tools at runtime.wiz1-5/+2
2006-01-09Sync with latest sudo release (1.6.8pl12). The actual diff is one linecube3-32/+7
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme2-2/+4
2006-01-06Use SUBST framework. gtar used as run time depency -> added, revisionjoerg1-4/+19
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz5-9/+10
2006-01-06Update to 1.9.20. This is a bugfix release.shannonjr5-30/+17
2006-01-06Update to 0.9.3. This is a bug fix release.shannonjr2-6/+7
2006-01-06Update to 0.9.13. This is a bug fix release.shannonjr2-6/+7
2006-01-05Fix compilation with OpenSSL 0.9.8.joerg2-1/+18