Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-08-23 | Set MAKE_JOBS_SAFE=no | epg | 1 | -1/+3 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -10/+9 |
2007-07-09 | Fix configure options when the librack option is given. | minskim | 1 | -2/+1 |
2007-07-09 | Make this build with db4. This fixes the first problem in PR 36617. | minskim | 5 | -90/+183 |
2006-10-10 | pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missing | ben | 4 | -19/+76 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-06 | Do not install files directly into etc; it should be handled through | minskim | 2 | -1/+17 |
2006-05-14 | Honor CPPFLAGS. This is a fix for pkgsrc libtoolization, so there is no | minskim | 2 | -5/+5 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-04 | For --enable-mandir use ${PKGMANDIR}. | reed | 1 | -2/+2 |
2005-09-08 | Define USE_GETLOGIN for preprocessor instead so it later just DTRT. | salo | 1 | -3/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -29/+52 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -5/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -4/+2 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-14 | Modify linux-pam and solaris-pam builtin.mk files to be more general | jlam | 1 | -18/+19 |
2005-01-14 | Create a pam.buildlink3.mk file that is used by PAM-using packages. | jlam | 1 | -4/+4 |
2005-01-14 | Rename the multiple inclusion guard to LINUX_PAM_BUILDLINK3_MK. | jlam | 1 | -5/+5 |
2005-01-14 | * Rename the buildlink module name associated with the security/PAM | jlam | 3 | -33/+45 |
2005-01-13 | Note conflict with openpam-[0-9]*. | jlam | 1 | -1/+3 |
2005-01-12 | BUILDLINK_TRANSFORM is not enough to buildlink the files when using | xtraeme | 1 | -1/+5 |
2004-11-25 | PAM modules are dlopen'ed by the PAM library. | jlam | 1 | -1/+3 |
2004-11-19 | Fix brokenness I introduced in the conversion of security/PAM to use | jlam | 11 | -29/+50 |
2004-11-16 | Libtoolize security/PAM so that the appropriate options are passed to | jlam | 16 | -168/+929 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -8/+3 |
2004-08-19 | Whitespace nit. | jlam | 1 | -2/+2 |
2004-08-12 | First cut at supporting the built-in PAM on MacOS X. It's not the | jlam | 1 | -1/+20 |
2004-08-06 | Reorder conditions so that if make does short-circuit boolean evalutation, | jlam | 1 | -3/+3 |
2004-08-06 | Accidentally reversed meaning of test. | jlam | 1 | -2/+2 |
2004-08-06 | Redo previous to say what we really want: we don't care if ${LOCALBASE} | jlam | 1 | -2/+7 |
2004-08-06 | In the rare case when LOCALBASE is /usr, don't let this think | reed | 1 | -2/+2 |
2004-08-05 | Document libcrack build option. | jlam | 1 | -1/+4 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -3/+17 |
2004-07-06 | Accept "yes" or "YES" for USE_LIBCRACK. | jlam | 1 | -2/+2 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-05-11 | No longer used. | snj | 1 | -74/+0 |
2004-05-11 | Remove support for buildlink2. | snj | 1 | -7/+3 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -7/+2 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |