summaryrefslogtreecommitdiff
path: root/security/heimdal
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-2/+2
2005-05-11I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually usejlam1-3/+3
2005-05-09Don't assign to PKG_OPTIONS.<pkg> which has special meaning to thejlam1-6/+6
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-3/+3
2005-05-08PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for thejlam1-2/+8
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed1-1/+2
2005-04-21Update to Heimdal 0.6.4. While I'm here, claim maintainership of thislha4-36/+22
2005-04-21lha agreed to maintain this package.wiz1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
2004-12-23Enable building heimdal with the "ldap" option to allow using an LDAPjlam1-7/+6
2004-12-14Change the way that openssl/builtin.mk handles the USE_OLD_DES_API flag.jlam3-53/+3
2004-12-04Set USE_OLD_DES_API and replace custom changes to work with NetBSD-2.0'sjlam4-148/+55
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-2/+2
2004-11-19Correctly detect the old DES API in the OpenSSL in NetBSD's basejlam4-8/+152
2004-11-15Add a new variable BROKEN_READLINE_DETECTION which should be set tojlam1-10/+4
2004-11-09Fix location of heimdal mirror at ftp.sunet.se.jlam1-2/+2
2004-10-19Don't list the info/ files. This uses INFO_FILES so theyreed1-4/+1
2004-10-19This needs a yacc.reed1-1/+2
2004-10-06Undefine open in ndbm_wrap.c. This fixes a build problem on Solaris.gavan2-1/+14
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
2004-09-15The configure script checks for some libraries the wrong order, sincejlam1-3/+11
2004-09-15Include buildlink3.mk files for packages needed to satisfy libraryjlam1-1/+12
2004-09-14Teach builtin.mk about the latest releases of Heimdal and match them upjlam1-1/+4
2004-09-14Update security/heimdal to 0.6.3. Changes from version 0.6.1 include:jlam5-63/+17
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-11/+3
2004-08-05It's PKG_OPTIONS.heimdal, not PKG_OPTIONS.mit-krb5.jlam1-4/+4
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam1-10/+23
2004-07-24Honor VARBASE; bump PKGREVISION.jlam1-2/+3
2004-06-25Cede maintainership to the hard-working people on tech-pkg@NetBSD.org.jlam1-2/+2
2004-06-25Whitespace nits.jlam1-11/+11
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-2/+1
2004-04-01There is no PKGREVISION less than 1. Just remove it in this case.jlam1-2/+1
2004-04-01Update to 0.6.1:joda8-109/+17
2004-03-29Note the info file for the new info file handling framework.jlam1-1/+2
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-7/+7
2004-03-28Fix the Kerberized telnetd and rsh to use the Heimdal binaries forjlam1-8/+26
2004-03-26Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults tojlam1-2/+1
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
2004-03-10Convert to use bdb.buildlink3.mk.jlam1-2/+2
2004-03-10Split out the code that deals with checking whether the software isjlam2-111/+87
2004-02-23Let the rc.d script start kdc detached, as is the default forwiz2-2/+4
2004-02-22configure looks for and finds -ltermcap too late in the process for it tomarkd4-2/+63
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-36/+35