summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2008-01-01Add more *ONW, *GRP and *MODE variables to BSD_MAKE_ENV for unprivileged build.obache1-1/+5
2007-12-31Add support for NetBSD 4.0 compatibility through installing compat40jlam1-1/+5
2007-12-30EXTRACT_USING is always set, even when the necessary tools are notjoerg2-6/+12
2007-12-29Fix EXTRACT_USING=gtar and simplify the other cases. TOOLS_GTAR was neverjoerg1-4/+4
2007-12-28Simplify pattern for Mac OS X Leopard.tron1-2/+2
2007-12-22Change MOZILLA master sites difinitions, related to PR 37379.obache2-8/+31
2007-12-20remember to close() the "ls -l " exprs, lest we run out of file descriptorsabs1-1/+2
2007-12-19Meta packages have user-destdir support and don't need any patches.rillig1-1/+4
2007-12-19Added a variable META_PACKAGE that should be set to "yes" byrillig1-1/+17
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd5-14/+31
2007-12-17Make Apache 2.2.x the default as discussed on "tech-pkg" mailing list.tron1-2/+2
2007-12-16Fix cut and paste error in last change.tron1-2/+2
2007-12-16Mac OS X's Leopard "/bin/sh" doesn't support "echo -n" (apparently bytron1-1/+5
2007-12-16Removing '||' does not mean 'simpler' (hi rillig).obache1-2/+2
2007-12-16audit-packages logic for its location depends on a variety of factorsadrianp1-1/+19
2007-12-14Add an nls option so that packages can make it optional.bjs1-0/+1
2007-12-13show-var is related to show-vars and show-subdir-var.rillig1-1/+5
2007-12-13Made "bmake show-help topic=show-var" (and probably some others) workrillig1-4/+4
2007-12-13Added information about the interface to this file, which can be queriedrillig1-1/+37
2007-12-12Add support for kde4 (currently in wip) so that packages in wip can usemarkd1-1/+8
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd6-5/+144
2007-12-11Updated list of sourceforge mirrors according toheinz1-5/+2
2007-12-10Added compatibility code for INSTALLATION_DIRS_FROM_PLIST. I hadrillig1-1/+2
2007-12-07Added AUTO_MKDIRS as an alias for INSTALLATION_DIRS_FROM_PLIST. Therillig1-1/+3
2007-12-06Print an understandable error message if the number of arguments forrillig1-1/+6
2007-12-05Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. undertron1-1/+6
2007-12-05Escape colons in preprocessor, compiler or linker flags while checkingtron1-12/+12
2007-12-02Revert unintended commit.wiz1-5/+2
2007-12-02Fix typo in error message. From Sergey Svishchev.wiz2-4/+7
2007-12-02Removed the block comments, as they were full of redundant words.rillig1-61/+29
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig8-27/+12
2007-12-01If a package defines FETCH_MESSAGE, show that instead of the genericrillig1-2/+2
2007-11-30Since the "build" target is run inside the pkgsrc barrier, "build-env"rillig2-3/+7
2007-11-30Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header fil...rhaen1-1/+9
2007-11-30The interpreter check for packages which are their own interpreter,bjs1-2/+6
2007-11-30Documented USE_IMAKE.rillig1-1/+9
2007-11-29Add comment noting that support for OLDNAME in Removed case is needed.gdt1-1/+2
2007-11-29More examples of "Undefined Symbol" from Solaris 10.rillig1-6/+79
2007-11-29Added more keywords.rillig1-3/+5
2007-11-28Print a warning for every file that has /bin/sh as interpreter, but onlyrillig1-1/+6
2007-11-28Do not load the $cache file for every argument. Instead, load it oncerillig2-5/+8
2007-11-28Oops, don't overflow the terminal.rillig1-2/+2
2007-11-28sunpro doesn't need -lstdc++.rillig1-1/+4
2007-11-28Using a single awk process instead of a pipe of four grep processesrillig1-4/+6
2007-11-28Added keywords for "bmake help".rillig1-1/+2
2007-11-28Modern versions of Solaris include "/bin/bash".tron1-1/+4
2007-11-27Made the code a bit more readable by elimination common subexpressions.rillig1-7/+10
2007-11-26Bump PKGREVISION to 4.seb1-1/+23
2007-11-26Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex".tron1-2/+2
2007-11-24+snmpadrianp1-0/+2