summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2008-01-05Explicitly record the PKGNAME via the @name command. That way, it isrillig2-3/+9
2008-01-05Upper-case keywords may also end with a colon. This is used inrillig1-2/+2
2008-01-05Rewrote the help parser. You can get a list of all help topics byrillig1-29/+61
2008-01-05Manually prefer "pkgsrc" versions of "Xft2" and "fontconfig" undertron1-2/+2
2008-01-05The @imake-man macro should not yet be used, since it is subject torillig1-1/+3
2008-01-05Instead of just recording whether a topic is relevant or not, collectrillig1-9/+13
2008-01-04In the CHECK-PERMS case, moved test of exit code one line up, so theheinz2-4/+4
2008-01-04Replaced all references to pkglint with lintpkgsrc, which has its ownrillig8-46/+46
2008-01-04Reverted the change that tried to make binary packages more sane becauserillig1-8/+2
2008-01-04Made the .include directives simpler, since the directory of therillig12-52/+52
2008-01-03When creating the binary package, first create a temporary file, and ifrillig1-2/+8
2008-01-03* Rename AP var to AUDIT_PACKAGES as the former was a bit obscureadrianp5-20/+26
2008-01-03Mirrors of SourceForgeJP seems changed, noticed by Zafer Aydogan in private m...obache1-4/+4
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