summaryrefslogtreecommitdiff
path: root/security/PAM
AgeCommit message (Expand)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-04For --enable-mandir use ${PKGMANDIR}.reed1-2/+2
2005-09-08Define USE_GETLOGIN for preprocessor instead so it later just DTRT.salo1-3/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-29/+52
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-5/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam1-4/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-14Modify linux-pam and solaris-pam builtin.mk files to be more generaljlam1-18/+19
2005-01-14Create a pam.buildlink3.mk file that is used by PAM-using packages.jlam1-4/+4
2005-01-14Rename the multiple inclusion guard to LINUX_PAM_BUILDLINK3_MK.jlam1-5/+5
2005-01-14* Rename the buildlink module name associated with the security/PAMjlam3-33/+45
2005-01-13Note conflict with openpam-[0-9]*.jlam1-1/+3
2005-01-12BUILDLINK_TRANSFORM is not enough to buildlink the files when usingxtraeme1-1/+5
2004-11-25PAM modules are dlopen'ed by the PAM library.jlam1-1/+3
2004-11-19Fix brokenness I introduced in the conversion of security/PAM to usejlam11-29/+50
2004-11-16Libtoolize security/PAM so that the appropriate options are passed tojlam16-168/+929
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-8/+3
2004-08-19Whitespace nit.jlam1-2/+2
2004-08-12First cut at supporting the built-in PAM on MacOS X. It's not thejlam1-1/+20
2004-08-06Reorder conditions so that if make does short-circuit boolean evalutation,jlam1-3/+3
2004-08-06Accidentally reversed meaning of test.jlam1-2/+2
2004-08-06Redo previous to say what we really want: we don't care if ${LOCALBASE}jlam1-2/+7
2004-08-06In the rare case when LOCALBASE is /usr, don't let this thinkreed1-2/+2
2004-08-05Document libcrack build option.jlam1-1/+4
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam1-3/+17
2004-07-06Accept "yes" or "YES" for USE_LIBCRACK.jlam1-2/+2
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-05-11No longer used.snj1-74/+0
2004-05-11Remove support for buildlink2.snj1-7/+3
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-7/+2
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-03-26Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults tojlam1-2/+1
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
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-45/+22
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-10/+14
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-2/+2
2004-01-12Update security/PAM to 0.77nb1:jlam1-3/+11