summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-06-17The OpenBSD chgrp and chown can be in different places depending on thejlam1-1/+9
2005-06-17Pull out the LS and TR definitions from algae/Makefile and place themjlam1-1/+3
2005-06-17PERL_PATH is also a common GNU configure script variable for the path tojlam1-2/+2
2005-06-16Use tabs, not spaces.salo1-2/+2
2005-06-16provide defaults for bzcat and tbl to avoid unnecessary buildgrant1-1/+9
2005-06-15Avoid generating a blank line as the first command of a target as thatjlam1-1/+2
2005-06-14Allow the test for whether the file is a text file to be overridden viajlam1-2/+3
2005-06-14Require xpkgwedge>=1.14 so that the correct make is always invoked onjlam1-2/+2
2005-06-14We need xpkgwedge whenever we use imake.jlam1-2/+4
2005-06-14Require xpkgwedge>=1.13 when used as a build dependency so that thejlam2-4/+3
2005-06-14Make IMAKE_TOOLS into a publicly-readable variable so that it can bejlam2-6/+6
2005-06-14We only need to set USE_X11BASE, run install.man, and override thejlam1-3/+6
2005-06-13In the check-wrkref target, change the algorithm so that text filesjlam1-7/+20
2005-06-12Separate the message from the do-distribution-patch and do-pkgsrc-patchjlam1-7/+13
2005-06-12Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targetsjlam1-7/+13
2005-06-11Allow this file to be included even if no options are supporteddillo1-6/+9
2005-06-11Remove unnecessary .undef lines after .for loops as the loop variablesjlam6-27/+6
2005-06-11Add a default fall-through for the shell case statement (portabilityjlam1-1/+2
2005-06-10check-wrkref is a make target that greps through the installed filesjlam1-1/+56
2005-06-10Force an autoconf "cache" override for tools that are likely to bejlam1-2/+5
2005-06-10mk.conf needs to be backed up as part of the bootstrap files.sketch1-2/+2
2005-06-09Fixed a typo.rillig1-2/+2
2005-06-09Fix harmless typo.jlam1-2/+2
2005-06-09Forgot the strip the comma when removing "-Wl," from the the nextjlam1-2/+2
2005-06-09General improvements to the changes-entry target:jlam1-10/+20
2005-06-09Don't reinvent PKGPATH, which already contains just the "category/package"jlam1-3/+2
2005-06-09Add a documentation block above the changes-entry target.jlam1-1/+16
2005-06-09Delay running of id until it is needed. Fixes PR 30477 by Neil Hoggarth.wiz1-5/+3
2005-06-09Rewrite the USE_BUILTIN.pthread section a bit so that it more closelyjlam1-3/+5
2005-06-09Clarify why dlopen.builtin.mk ignores PREFER_* values.jlam1-1/+6
2005-06-08Add changes-entry target, which adds an entry for the current packagewiz1-1/+22
2005-06-08Fix variable name in comment: it is PKG_OPTIONS_VAR, with an S.wiz1-2/+2
2005-06-08Print the full path to broken or modified patches that aren't applied.jlam1-4/+6
2005-06-08fix variable name in example commentdillo1-2/+2
2005-06-08Add description for emacs-xaw3d.markd1-0/+1
2005-06-08Remove obsolete EMACS_USE_XAW3D.markd1-6/+1
2005-06-08The USE_BUILTIN.dl code got too complex in the previous commit.jlam1-22/+4
2005-06-08Properly turn:jlam1-1/+32
2005-06-08Update comment to reflect implementation.jlam1-2/+2
2005-06-08Remove part of comment that is no longer true.jlam1-5/+2
2005-06-07Add description for mjpegtools-cmov, from Geert Hendrickx in PR 30366.wiz1-0/+1
2005-06-07Add another common name for the GNU configure variable name used for thejlam1-2/+2
2005-06-07Add a few more GNU configure variable names that are commonly used.jlam1-2/+7
2005-06-06make legacy variables external:dillo2-20/+38
2005-06-05Force libtool-base-1.5.18nb3 on DragonFly.tv1-1/+2
2005-06-05Fixed a typo in a comment.rillig1-2/+2
2005-06-04IMAKE_FILEMAN_SUFFIX is 4 on Solaris and (as I read it) OSF1 and UnixWare.markd3-10/+9
2005-06-04Added a leading underscore to the names of the *_COOKIE variables, as theyrillig3-63/+63
2005-06-04Describe new xterm options, from Jeroen Ruigrok van der Wervenwiz1-0/+3
2005-06-04Improve the way option groups are displayed in show-options.dillo1-12/+26