summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-19Add no_NY locale used by kdbg and kbiff. Also hsb and nds locales usedmarkd13-13/+169
2005-01-18Force manpages to be man-only (no catpages) when using BSD .mk files intv1-1/+5
2005-01-18Add <bsd.lib.mk> to base addresses list.tv1-1/+2
2005-01-18Add python23 to the base-address list.tv1-1/+2
2005-01-18Split out the argument pre-processing logic into its own scriptjlam7-164/+329
2005-01-18Turn distfile pruning back off by suggestion of wiz@. It's only binpkgtv1-2/+2
2005-01-18Turn on all pruning by default. This avoids problems with @blddep matchingtv1-4/+4
2005-01-18Teach the wrapper scripts about HP-UX *.sl shared libraries. Theyjlam1-1/+14
2005-01-17Add a blank line between multiple "broken due to a broken dependency"jmmv1-2/+2
2005-01-17Rework code to more easily allow listing other platform that, like NetBSD,jlam1-2/+3
2005-01-15- Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk.jmmv3-46/+44
2005-01-15Fix endif typoadrianp1-2/+2
2005-01-15Work around an undef-in-string warning caused by unexpanded $NetBSD$tv1-4/+4
2005-01-14Also skip ${INFO_DIR}/dir in the check-files functionality, as this filejmmv1-1/+6
2005-01-14Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuffjmmv2-13/+33
2005-01-14"uptodate-pkgtools" is actually a dead target these days. Use "fetch" intv1-2/+2
2005-01-14Add the check-files target: when enabled, this verifies that installedjmmv1-1/+98
2005-01-14Only do the config.* overrides iff GNU_CONFIGURE. (defined() check neededtv1-12/+14
2005-01-14For those packages where the maintainer field can't be determined byjmmv1-1/+4
2005-01-14Modify linux-pam and solaris-pam builtin.mk files to be more generaljlam2-12/+21
2005-01-14We need to check that IS_BUILTIN.<pam> is "yes", not just that it's empty.jlam1-2/+3
2005-01-14Add a builtin.mk file to detect Solaris' PAM, used by pam.buildlink3.mk.jlam1-0/+19
2005-01-14Create a pam.buildlink3.mk file that is used by PAM-using packages.jlam1-0/+76
2005-01-14Add $NetBSD$.tv1-0/+3
2005-01-14Add override for uncommon "config.rpath" GNU config snippet. Use platformtv3-11/+543
2005-01-13Put back the proper variable construct for LIBTOOL_REQD that was borken intv1-5/+3
2005-01-13* Clean up syntax ambiguities, e.g. (my $foo = $bar) =~ ....tv1-111/+147
2005-01-13Add TNF copyright.seb1-1/+37
2005-01-12add my copyright/license.grant1-1/+36
2005-01-12Correct my name to what I legally use.jlam3-6/+6
2005-01-12Fix checking of up to date binary packages. The problem with DEPENDStv1-3/+3
2005-01-12set _PATCH_CAN_BACKUP=no to avoid problems with DragonFly's native patch.recht1-2/+2
2005-01-12Use ${AWK} instead of a bare "awk".jlam1-3/+3
2005-01-12Rearrange how LANGUAGES.<compiler> is set so that we can more flexiblyjlam4-43/+59
2005-01-12Put a TNF copyright on files that I authored.jlam4-4/+144
2005-01-12Whitespace.jlam2-30/+30
2005-01-12Even more whitespace.jlam1-13/+13
2005-01-12Whitespace.jlam1-3/+3
2005-01-12Prepend the CCC compiler dir to the PATH so that they're found by thejlam1-1/+6
2005-01-12Backout part of previous commit that was unrelated.jlam2-39/+29
2005-01-12Remove explicit overrides for CC and CXX that prevented using thejlam4-43/+41
2005-01-12Disable win32-jdk for now. It doesn't play well with bulk builds yet.tv1-14/+14
2005-01-12Remove explicit overrides for CC and CXX that prevented using thejlam2-14/+2
2005-01-12Nuke USE_FORTRAN and bring the f2c handling within the mk/compilerjlam8-44/+179
2005-01-12Add MONOTONE_GROUP and MONOTONE_USER, used by the monotone-server package.jmmv1-1/+13
2005-01-11Redo previous because it had a chance to cause serious problems, and wasjmmv1-4/+4
2005-01-11nfs-pkgsrc friendliness change:tv1-8/+13
2005-01-11Some shells can cache * lookups, so do all the rm -f's of */*/<something>tv1-5/+4
2005-01-11Really skip the transformations for imake. This shows the danger injlam1-2/+2
2005-01-11Reverse PATH order in many places: instead of appending ${LOCALBASE}/binjmmv1-4/+6