Age | Commit message (Expand) | Author | Files | Lines |
2005-06-20 | x11.version.mk doesn't necessarily provide a definition for | jlam | 1 | -1/+4 |
2005-06-20 | Until pkgsrc gets a databases/db1 package, we must always prefer the | jlam | 1 | -1/+6 |
2005-06-20 | Allow for explicit PREFER.<pkg> settings to override PREFER_NATIVE and | jlam | 1 | -6/+7 |
2005-06-17 | The OpenBSD chgrp and chown can be in different places depending on the | jlam | 1 | -1/+9 |
2005-06-17 | Pull out the LS and TR definitions from algae/Makefile and place them | jlam | 1 | -1/+3 |
2005-06-17 | PERL_PATH is also a common GNU configure script variable for the path to | jlam | 1 | -2/+2 |
2005-06-16 | Use tabs, not spaces. | salo | 1 | -2/+2 |
2005-06-16 | provide defaults for bzcat and tbl to avoid unnecessary build | grant | 1 | -1/+9 |
2005-06-15 | Avoid generating a blank line as the first command of a target as that | jlam | 1 | -1/+2 |
2005-06-14 | Allow the test for whether the file is a text file to be overridden via | jlam | 1 | -2/+3 |
2005-06-14 | Require xpkgwedge>=1.14 so that the correct make is always invoked on | jlam | 1 | -2/+2 |
2005-06-14 | We need xpkgwedge whenever we use imake. | jlam | 1 | -2/+4 |
2005-06-14 | Require xpkgwedge>=1.13 when used as a build dependency so that the | jlam | 2 | -4/+3 |
2005-06-14 | Make IMAKE_TOOLS into a publicly-readable variable so that it can be | jlam | 2 | -6/+6 |
2005-06-14 | We only need to set USE_X11BASE, run install.man, and override the | jlam | 1 | -3/+6 |
2005-06-13 | In the check-wrkref target, change the algorithm so that text files | jlam | 1 | -7/+20 |
2005-06-12 | Separate the message from the do-distribution-patch and do-pkgsrc-patch | jlam | 1 | -7/+13 |
2005-06-12 | Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targets | jlam | 1 | -7/+13 |
2005-06-11 | Allow this file to be included even if no options are supported | dillo | 1 | -6/+9 |
2005-06-11 | Remove unnecessary .undef lines after .for loops as the loop variables | jlam | 6 | -27/+6 |
2005-06-11 | Add a default fall-through for the shell case statement (portability | jlam | 1 | -1/+2 |
2005-06-10 | check-wrkref is a make target that greps through the installed files | jlam | 1 | -1/+56 |
2005-06-10 | Force an autoconf "cache" override for tools that are likely to be | jlam | 1 | -2/+5 |
2005-06-10 | mk.conf needs to be backed up as part of the bootstrap files. | sketch | 1 | -2/+2 |
2005-06-09 | Fixed a typo. | rillig | 1 | -2/+2 |
2005-06-09 | Fix harmless typo. | jlam | 1 | -2/+2 |
2005-06-09 | Forgot the strip the comma when removing "-Wl," from the the next | jlam | 1 | -2/+2 |
2005-06-09 | General improvements to the changes-entry target: | jlam | 1 | -10/+20 |
2005-06-09 | Don't reinvent PKGPATH, which already contains just the "category/package" | jlam | 1 | -3/+2 |
2005-06-09 | Add a documentation block above the changes-entry target. | jlam | 1 | -1/+16 |
2005-06-09 | Delay running of id until it is needed. Fixes PR 30477 by Neil Hoggarth. | wiz | 1 | -5/+3 |
2005-06-09 | Rewrite the USE_BUILTIN.pthread section a bit so that it more closely | jlam | 1 | -3/+5 |
2005-06-09 | Clarify why dlopen.builtin.mk ignores PREFER_* values. | jlam | 1 | -1/+6 |
2005-06-08 | Add changes-entry target, which adds an entry for the current package | wiz | 1 | -1/+22 |
2005-06-08 | Fix variable name in comment: it is PKG_OPTIONS_VAR, with an S. | wiz | 1 | -2/+2 |
2005-06-08 | Print the full path to broken or modified patches that aren't applied. | jlam | 1 | -4/+6 |
2005-06-08 | fix variable name in example comment | dillo | 1 | -2/+2 |
2005-06-08 | Add description for emacs-xaw3d. | markd | 1 | -0/+1 |
2005-06-08 | Remove obsolete EMACS_USE_XAW3D. | markd | 1 | -6/+1 |
2005-06-08 | The USE_BUILTIN.dl code got too complex in the previous commit. | jlam | 1 | -22/+4 |
2005-06-08 | Properly turn: | jlam | 1 | -1/+32 |
2005-06-08 | Update comment to reflect implementation. | jlam | 1 | -2/+2 |
2005-06-08 | Remove part of comment that is no longer true. | jlam | 1 | -5/+2 |
2005-06-07 | Add description for mjpegtools-cmov, from Geert Hendrickx in PR 30366. | wiz | 1 | -0/+1 |
2005-06-07 | Add another common name for the GNU configure variable name used for the | jlam | 1 | -2/+2 |
2005-06-07 | Add a few more GNU configure variable names that are commonly used. | jlam | 1 | -2/+7 |
2005-06-06 | make legacy variables external: | dillo | 2 | -20/+38 |
2005-06-05 | Force libtool-base-1.5.18nb3 on DragonFly. | tv | 1 | -1/+2 |
2005-06-05 | Fixed a typo in a comment. | rillig | 1 | -2/+2 |
2005-06-04 | IMAKE_FILEMAN_SUFFIX is 4 on Solaris and (as I read it) OSF1 and UnixWare. | markd | 3 | -10/+9 |