summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-11-23added bdb - Berkeley DB option.obache1-0/+1
2007-11-23The last change didn't receive enough testing. Now it is ok to haverillig1-16/+12
2007-11-23After a package is installed, make sure that the example files forrillig1-1/+36
2007-11-23Add aria2-metalink option.bjs1-0/+1
2007-11-23+ asprintfrillig1-1/+6
2007-11-22Don't try to use "/usr/bin/perl" as a tool under Darwin.tron1-2/+1
2007-11-22Use SIGUSR1 instead of SIGINT, since the latter may occur indepenentlyrillig1-2/+2
2007-11-22Exit if reduce-depends produces an error.rillig1-2/+4
2007-11-22Replaced the usage message with a standard one.rillig1-9/+7
2007-11-22A little sanity checking prevents that a file called "=2.5" is createdrillig1-1/+5
2007-11-20Added gethostbyname and socket.rillig1-1/+9
2007-11-20libnbcompat doesn't seem to be designed for easy use. One has to includerillig1-1/+2
2007-11-20Prevent other developers from doing the same mistake as I did, when Irillig1-0/+12
2007-11-20Added the feature "asprintf", since Solaris 10 doesn't provide it. Therillig3-17/+17
2007-11-20Added an empty default definition for USE_FEATURES, which makes therillig2-12/+13
2007-11-20Added help about the BROKEN_GETTEXT_DETECTION variable.rillig1-0/+10
2007-11-19Explicitly mentioned that both SUBST_SED and SUBST_VARS may be used in arillig1-2/+3
2007-11-19Don't warn that the "check", "info" or "list' target will be removed.tron1-10/+10
2007-11-19Generalize the condition for defining PERL5, so that PERL5 is neverminskim1-2/+2
2007-11-19Sunpro doesn't need -rdynamic, since the linker is sensible by default.rillig1-1/+2
2007-11-19Do not define PERL5 as a tool when building devel/perl5, which definesminskim1-1/+3
2007-11-18add a few more optionshubertf1-0/+4
2007-11-18Darwin 9.* can use Java tooadrianp1-3/+3
2007-11-17Added a missing line continuation to prevent output of a shell command.rillig1-2/+2
2007-11-16Reverted all the recent changes to the BUILTIN_FIND_GREP variable. Itrillig1-2/+2
2007-11-16Use native perl as a tool on Darwin.minskim1-1/+2
2007-11-16Move backslash from last commit to second '$'; the test for a builtinbjs1-2/+2
2007-11-15Fixed some pkglint warnings. At any other position in a shell word, therillig1-3/+3
2007-11-15Fixed pkglint warnings.rillig1-11/+11
2007-11-15When cleaning up the working directories in WRKOBJDIR, also try torillig1-1/+2
2007-11-13Allow _PBULK_MULTI to be overriden. Requested by seb@.joerg1-2/+2
2007-11-13Replaced the use of gensub() with sub(), since the former is notrillig1-3/+3
2007-11-12install a copy of scrollkeeper/omf.mk in a central place so thatdrochner1-0/+40
2007-11-12Fix uninitialised variable resulting in wildcard patterns printed twice.joerg1-1/+2
2007-11-12Correct dependency patterns for xemacs*nox (xemacs-nox -> xemacs-nox11).uebayasi1-3/+3
2007-11-12Support xemacs215nox (XEmacs 21.5.x without X).uebayasi1-7/+10
2007-11-10show-installed-depends will not be removed.rillig1-2/+2
2007-11-10Removed the "will be removed soon" marker for show-downlevel, since itrillig1-3/+6
2007-11-09Prepare for DESTDIR support in Java VMs.joerg1-2/+2
2007-11-08Allow both gzip and gzip-base to provide gzip.joerg1-10/+10
2007-11-08Add open-font-license to list of licenses accepted by default.joerg1-2/+3
2007-11-08Add a "libspiff" option for XML shareable playlist support.bjs1-0/+1
2007-11-08Preserve the -Wl,-Bstatic / -Wl,-Bdynamic arguments, but alsohe1-1/+11
2007-11-07Add libao and libmodplug optionsbjs1-0/+2
2007-11-07The comment in the first paragraph says that the targets in this filerillig1-8/+14
2007-11-07Removed some extra code that I had added years ago (bsd.pkg.mk 1.1610)rillig1-7/+2
2007-11-07Fixed the latest pkglint warnings.rillig1-5/+5
2007-11-07Replace ${PKG_SILENT}${_PKG_DEBUG} with ${RUN}, per pkglint.gdt1-3/+3
2007-11-07use ${OLDNAME} instead of OLDNAME to make it clear that it's agdt1-2/+2
2007-11-07Allow make replace to replace a package with a name other than the newgdt2-10/+21