Age | Commit message (Expand) | Author | Files | Lines |
2007-12-07 | Added AUTO_MKDIRS as an alias for INSTALLATION_DIRS_FROM_PLIST. The | rillig | 1 | -1/+3 |
2007-12-06 | Print an understandable error message if the number of arguments for | rillig | 1 | -1/+6 |
2007-12-05 | Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. under | tron | 1 | -1/+6 |
2007-12-05 | Escape colons in preprocessor, compiler or linker flags while checking | tron | 1 | -12/+12 |
2007-12-02 | Revert unintended commit. | wiz | 1 | -5/+2 |
2007-12-02 | Fix typo in error message. From Sergey Svishchev. | wiz | 2 | -4/+7 |
2007-12-02 | Removed the block comments, as they were full of redundant words. | rillig | 1 | -61/+29 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 8 | -27/+12 |
2007-12-01 | If a package defines FETCH_MESSAGE, show that instead of the generic | rillig | 1 | -2/+2 |
2007-11-30 | Since the "build" target is run inside the pkgsrc barrier, "build-env" | rillig | 2 | -3/+7 |
2007-11-30 | Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header fil... | rhaen | 1 | -1/+9 |
2007-11-30 | The interpreter check for packages which are their own interpreter, | bjs | 1 | -2/+6 |
2007-11-30 | Documented USE_IMAKE. | rillig | 1 | -1/+9 |
2007-11-29 | Add comment noting that support for OLDNAME in Removed case is needed. | gdt | 1 | -1/+2 |
2007-11-29 | More examples of "Undefined Symbol" from Solaris 10. | rillig | 1 | -6/+79 |
2007-11-29 | Added more keywords. | rillig | 1 | -3/+5 |
2007-11-28 | Print a warning for every file that has /bin/sh as interpreter, but only | rillig | 1 | -1/+6 |
2007-11-28 | Do not load the $cache file for every argument. Instead, load it once | rillig | 2 | -5/+8 |
2007-11-28 | Oops, don't overflow the terminal. | rillig | 1 | -2/+2 |
2007-11-28 | sunpro doesn't need -lstdc++. | rillig | 1 | -1/+4 |
2007-11-28 | Using a single awk process instead of a pipe of four grep processes | rillig | 1 | -4/+6 |
2007-11-28 | Added keywords for "bmake help". | rillig | 1 | -1/+2 |
2007-11-28 | Modern versions of Solaris include "/bin/bash". | tron | 1 | -1/+4 |
2007-11-27 | Made the code a bit more readable by elimination common subexpressions. | rillig | 1 | -7/+10 |
2007-11-26 | Bump PKGREVISION to 4. | seb | 1 | -1/+23 |
2007-11-26 | Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex". | tron | 1 | -2/+2 |
2007-11-24 | +snmp | adrianp | 1 | -0/+2 |
2007-11-23 | added bdb - Berkeley DB option. | obache | 1 | -0/+1 |
2007-11-23 | The last change didn't receive enough testing. Now it is ok to have | rillig | 1 | -16/+12 |
2007-11-23 | After a package is installed, make sure that the example files for | rillig | 1 | -1/+36 |
2007-11-23 | Add aria2-metalink option. | bjs | 1 | -0/+1 |
2007-11-23 | + asprintf | rillig | 1 | -1/+6 |
2007-11-22 | Don't try to use "/usr/bin/perl" as a tool under Darwin. | tron | 1 | -2/+1 |
2007-11-22 | Use SIGUSR1 instead of SIGINT, since the latter may occur indepenently | rillig | 1 | -2/+2 |
2007-11-22 | Exit if reduce-depends produces an error. | rillig | 1 | -2/+4 |
2007-11-22 | Replaced the usage message with a standard one. | rillig | 1 | -9/+7 |
2007-11-22 | A little sanity checking prevents that a file called "=2.5" is created | rillig | 1 | -1/+5 |
2007-11-20 | Added gethostbyname and socket. | rillig | 1 | -1/+9 |
2007-11-20 | libnbcompat doesn't seem to be designed for easy use. One has to include | rillig | 1 | -1/+2 |
2007-11-20 | Prevent other developers from doing the same mistake as I did, when I | rillig | 1 | -0/+12 |
2007-11-20 | Added the feature "asprintf", since Solaris 10 doesn't provide it. The | rillig | 3 | -17/+17 |
2007-11-20 | Added an empty default definition for USE_FEATURES, which makes the | rillig | 2 | -12/+13 |
2007-11-20 | Added help about the BROKEN_GETTEXT_DETECTION variable. | rillig | 1 | -0/+10 |
2007-11-19 | Explicitly mentioned that both SUBST_SED and SUBST_VARS may be used in a | rillig | 1 | -2/+3 |
2007-11-19 | Don't warn that the "check", "info" or "list' target will be removed. | tron | 1 | -10/+10 |
2007-11-19 | Generalize the condition for defining PERL5, so that PERL5 is never | minskim | 1 | -2/+2 |
2007-11-19 | Sunpro doesn't need -rdynamic, since the linker is sensible by default. | rillig | 1 | -1/+2 |
2007-11-19 | Do not define PERL5 as a tool when building devel/perl5, which defines | minskim | 1 | -1/+3 |
2007-11-18 | add a few more options | hubertf | 1 | -0/+4 |
2007-11-18 | Darwin 9.* can use Java too | adrianp | 1 | -3/+3 |