Age | Commit message (Expand) | Author | Files | Lines |
2005-01-15 | Fix endif typo | adrianp | 1 | -2/+2 |
2005-01-15 | Work around an undef-in-string warning caused by unexpanded $NetBSD$ | tv | 1 | -4/+4 |
2005-01-14 | Also skip ${INFO_DIR}/dir in the check-files functionality, as this file | jmmv | 1 | -1/+6 |
2005-01-14 | Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuff | jmmv | 2 | -13/+33 |
2005-01-14 | "uptodate-pkgtools" is actually a dead target these days. Use "fetch" in | tv | 1 | -2/+2 |
2005-01-14 | Add the check-files target: when enabled, this verifies that installed | jmmv | 1 | -1/+98 |
2005-01-14 | Only do the config.* overrides iff GNU_CONFIGURE. (defined() check needed | tv | 1 | -12/+14 |
2005-01-14 | For those packages where the maintainer field can't be determined by | jmmv | 1 | -1/+4 |
2005-01-14 | Modify linux-pam and solaris-pam builtin.mk files to be more general | jlam | 2 | -12/+21 |
2005-01-14 | We need to check that IS_BUILTIN.<pam> is "yes", not just that it's empty. | jlam | 1 | -2/+3 |
2005-01-14 | Add a builtin.mk file to detect Solaris' PAM, used by pam.buildlink3.mk. | jlam | 1 | -0/+19 |
2005-01-14 | Create a pam.buildlink3.mk file that is used by PAM-using packages. | jlam | 1 | -0/+76 |
2005-01-14 | Add $NetBSD$. | tv | 1 | -0/+3 |
2005-01-14 | Add override for uncommon "config.rpath" GNU config snippet. Use platform | tv | 3 | -11/+543 |
2005-01-13 | Put back the proper variable construct for LIBTOOL_REQD that was borken in | tv | 1 | -5/+3 |
2005-01-13 | * Clean up syntax ambiguities, e.g. (my $foo = $bar) =~ .... | tv | 1 | -111/+147 |
2005-01-13 | Add TNF copyright. | seb | 1 | -1/+37 |
2005-01-12 | add my copyright/license. | grant | 1 | -1/+36 |
2005-01-12 | Correct my name to what I legally use. | jlam | 3 | -6/+6 |
2005-01-12 | Fix checking of up to date binary packages. The problem with DEPENDS | tv | 1 | -3/+3 |
2005-01-12 | set _PATCH_CAN_BACKUP=no to avoid problems with DragonFly's native patch. | recht | 1 | -2/+2 |
2005-01-12 | Use ${AWK} instead of a bare "awk". | jlam | 1 | -3/+3 |
2005-01-12 | Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly | jlam | 4 | -43/+59 |
2005-01-12 | Put a TNF copyright on files that I authored. | jlam | 4 | -4/+144 |
2005-01-12 | Whitespace. | jlam | 2 | -30/+30 |
2005-01-12 | Even more whitespace. | jlam | 1 | -13/+13 |
2005-01-12 | Whitespace. | jlam | 1 | -3/+3 |
2005-01-12 | Prepend the CCC compiler dir to the PATH so that they're found by the | jlam | 1 | -1/+6 |
2005-01-12 | Backout part of previous commit that was unrelated. | jlam | 2 | -39/+29 |
2005-01-12 | Remove explicit overrides for CC and CXX that prevented using the | jlam | 4 | -43/+41 |
2005-01-12 | Disable win32-jdk for now. It doesn't play well with bulk builds yet. | tv | 1 | -14/+14 |
2005-01-12 | Remove explicit overrides for CC and CXX that prevented using the | jlam | 2 | -14/+2 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 8 | -44/+179 |
2005-01-12 | Add MONOTONE_GROUP and MONOTONE_USER, used by the monotone-server package. | jmmv | 1 | -1/+13 |
2005-01-11 | Redo previous because it had a chance to cause serious problems, and was | jmmv | 1 | -4/+4 |
2005-01-11 | nfs-pkgsrc friendliness change: | tv | 1 | -8/+13 |
2005-01-11 | Some shells can cache * lookups, so do all the rm -f's of */*/<something> | tv | 1 | -5/+4 |
2005-01-11 | Really skip the transformations for imake. This shows the danger in | jlam | 1 | -2/+2 |
2005-01-11 | Reverse PATH order in many places: instead of appending ${LOCALBASE}/bin | jmmv | 1 | -4/+6 |
2005-01-10 | rc is in /usr/pkgsrc/, even in sandboxes | hubertf | 2 | -4/+4 |
2005-01-10 | _ALIASES.<wrappee> should be cumulative. | jlam | 2 | -6/+6 |
2005-01-10 | Upload pkgs built in sandbox | hubertf | 1 | -0/+11 |
2005-01-10 | Allow the creation of error handlers for shell commands in make targets. | jlam | 1 | -3/+41 |
2005-01-10 | Fix error in previous that turned off all transformations in all | jlam | 1 | -3/+3 |
2005-01-10 | Sort the compiler list in the comments. | jlam | 1 | -3/+3 |
2005-01-10 | Whitespace nits. | jlam | 2 | -10/+10 |
2005-01-10 | Remove redundant CONFIGURE_ENV lines (they're already present in the | jlam | 1 | -3/+1 |
2005-01-10 | Avoid the silly optimization in the make logic and push it into the | jlam | 2 | -9/+10 |
2005-01-09 | Modify krb5.buildlink3.mk so that we choose a single, well-known | jlam | 1 | -59/+19 |
2005-01-09 | Modify bdb.buildlink3.mk so that we choose a single, well-known package | jlam | 1 | -70/+41 |