summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
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