Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-11-17 | Added a missing line continuation to prevent output of a shell command. | rillig | 1 | -2/+2 |
2007-11-16 | Reverted all the recent changes to the BUILTIN_FIND_GREP variable. It | rillig | 1 | -2/+2 |
2007-11-16 | Use native perl as a tool on Darwin. | minskim | 1 | -1/+2 |
2007-11-16 | Move backslash from last commit to second '$'; the test for a builtin | bjs | 1 | -2/+2 |
2007-11-15 | Fixed some pkglint warnings. At any other position in a shell word, the | rillig | 1 | -3/+3 |
2007-11-15 | Fixed pkglint warnings. | rillig | 1 | -11/+11 |
2007-11-15 | When cleaning up the working directories in WRKOBJDIR, also try to | rillig | 1 | -1/+2 |
2007-11-13 | Allow _PBULK_MULTI to be overriden. Requested by seb@. | joerg | 1 | -2/+2 |
2007-11-13 | Replaced the use of gensub() with sub(), since the former is not | rillig | 1 | -3/+3 |
2007-11-12 | install a copy of scrollkeeper/omf.mk in a central place so that | drochner | 1 | -0/+40 |
2007-11-12 | Fix uninitialised variable resulting in wildcard patterns printed twice. | joerg | 1 | -1/+2 |
2007-11-12 | Correct dependency patterns for xemacs*nox (xemacs-nox -> xemacs-nox11). | uebayasi | 1 | -3/+3 |
2007-11-12 | Support xemacs215nox (XEmacs 21.5.x without X). | uebayasi | 1 | -7/+10 |
2007-11-10 | show-installed-depends will not be removed. | rillig | 1 | -2/+2 |
2007-11-10 | Removed the "will be removed soon" marker for show-downlevel, since it | rillig | 1 | -3/+6 |
2007-11-09 | Prepare for DESTDIR support in Java VMs. | joerg | 1 | -2/+2 |
2007-11-08 | Allow both gzip and gzip-base to provide gzip. | joerg | 1 | -10/+10 |
2007-11-08 | Add open-font-license to list of licenses accepted by default. | joerg | 1 | -2/+3 |
2007-11-08 | Add a "libspiff" option for XML shareable playlist support. | bjs | 1 | -0/+1 |
2007-11-08 | Preserve the -Wl,-Bstatic / -Wl,-Bdynamic arguments, but also | he | 1 | -1/+11 |
2007-11-07 | Add libao and libmodplug options | bjs | 1 | -0/+2 |
2007-11-07 | The comment in the first paragraph says that the targets in this file | rillig | 1 | -8/+14 |
2007-11-07 | Removed some extra code that I had added years ago (bsd.pkg.mk 1.1610) | rillig | 1 | -7/+2 |
2007-11-07 | Fixed the latest pkglint warnings. | rillig | 1 | -5/+5 |
2007-11-07 | Replace ${PKG_SILENT}${_PKG_DEBUG} with ${RUN}, per pkglint. | gdt | 1 | -3/+3 |
2007-11-07 | use ${OLDNAME} instead of OLDNAME to make it clear that it's a | gdt | 1 | -2/+2 |
2007-11-07 | Allow make replace to replace a package with a name other than the new | gdt | 2 | -10/+21 |