Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Fix a miss that made the hpux bootstrap erronously pull in posix_headers. | tnn | 1 | -2/+4 |
2008-02-06 | Recognise Solaris/xen as i386 | tnn | 1 | -2/+2 |
2008-01-29 | Simplify LOWER_OS_VERSION handling by using the :tl modifier. | tnn | 1 | -11/+3 |
2008-01-16 | Provide a mechanism for enabling use of pkgtools/posix_headers. | tnn | 1 | -1/+7 |
2008-01-12 | If LOWER_ARCH is x86_64 on Linux, force it for MACHINE_ARCH as well. | joerg | 1 | -1/+4 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -6/+6 |
2007-10-17 | Accept all licenses in DEFAULT_ACCEPTABLE_LICENSES if the user is only | rillig | 1 | -3/+2 |
2007-10-16 | The previous commit needs all platforms to be correct about | tnn | 1 | -3/+5 |
2007-10-16 | OSF1 and HPUX: Separate the version component from ${LOWER_OPSYS} | tnn | 1 | -6/+8 |
2007-10-13 | Ignore post-hyphen parts of the Linux kernel version similiar to | joerg | 1 | -1/+3 |
2007-10-05 | I often want to know which directories pkgsrc is using. | rillig | 1 | -1/+6 |
2007-09-11 | +USE_INET6?=${IPV6_READY} rather than =, so it can be overidden | abs | 1 | -2/+2 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -10/+9 |
2007-09-07 | Add a "system features" framework that will eventually be used to | jlam | 1 | -1/+4 |
2007-08-17 | Remove infrastructure side of Xorg 6.9 support. Begin to simplify | joerg | 1 | -11/+2 |
2007-08-15 | Move APPENDELF definition after the reassigning of MACHINE_ARCH. | joerg | 1 | -15/+16 |
2007-08-13 | Replaced the comment at the beginning of the file with a useful one. It | rillig | 1 | -23/+35 |
2007-08-13 | Fixed joerg's failed try to support invoking make(1) as ./make or similar. | rillig | 1 | -4/+5 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -1/+23 |
2007-08-01 | Begin adding some of the basic, non-intrusive pieces of the | joerg | 1 | -7/+14 |
2007-08-01 | Define PKGPATH earlier so that mk.conf can use it. | joerg | 1 | -2/+4 |
2007-07-30 | Compute OS_VERSION on AIX directly using make substitution instead of | joerg | 1 | -2/+2 |
2007-07-30 | Use variable substitution instead of calling external cut to | joerg | 1 | -3/+3 |
2007-07-29 | Allow the code to resolve the make path to deal with a strictly | joerg | 1 | -1/+4 |
2007-07-29 | Remove explicit include of sys.mk, which has been made redundant by | joerg | 1 | -7/+1 |
2007-07-29 | * Add new emulator framework in pkgsrc/mk/emulator that handles all | jlam | 1 | -1/+6 |
2007-07-20 | Kill code to catch Zoularis installations. It is three years old and | joerg | 1 | -9/+1 |
2007-07-17 | Drop trailing components like -RELEASE for FreeBSD like we do for | joerg | 1 | -1/+2 |
2007-05-29 | Add some more keywords, so that one can grep for "mk.conf" and find the | rillig | 1 | -1/+3 |
2007-05-07 | On Cygwin, OS_VERSION contains special characters, so it needs the :Q | rillig | 1 | -2/+2 |
2007-04-17 | Fix last commit to really save forks at mentioned by rillig@: | joerg | 1 | -2/+2 |
2007-04-17 | Save a fork() by not invoking the 'tr' utility. | tnn | 1 | -2/+2 |
2007-04-14 | Teach pkgsrc about HP-UX. | tnn | 1 | -3/+17 |
2007-04-11 | Set correct OBJECT_FMT on OSF1. | tnn | 1 | -1/+3 |
2007-03-01 | Remove unused SCRIPTDIR variable. | wiz | 1 | -2/+1 |
2007-02-16 | Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64 | tonio | 1 | -1/+5 |
2006-12-27 | Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on | joerg | 1 | -11/+10 |
2006-12-20 | For modular Xorg disable xpkgwedge (will be made a hard error later). | joerg | 1 | -2/+5 |
2006-10-09 | Main infrastructure for DESTDIR support. | joerg | 1 | -1/+37 |
2006-10-09 | Add variable to control whether the install target is run as root. | joerg | 1 | -1/+3 |
2006-10-09 | Add two variables to control whether make package and make clean | joerg | 1 | -1/+6 |
2006-10-06 | Remove references to DESTDIR. LOCALBASE should not be altered that way, | joerg | 1 | -5/+5 |
2006-09-27 | Remove XFree86. | joerg | 1 | -9/+5 |
2006-09-22 | - Compute CHEKCK_FILES filter on the entries requested and keep it | joerg | 1 | -1/+4 |
2006-09-10 | cosmetic change | schwarz | 1 | -2/+2 |
2006-09-10 | ${X11BASE} can now be set to /usr, so just do so for IRIX and OSF1. No need | schwarz | 1 | -1/+3 |
2006-08-26 | spelling correction | schwarz | 1 | -3/+3 |
2006-08-26 | X11_TYPE being undefined cannot occur thanks to the preceeding line | schwarz | 1 | -2/+2 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -1/+7 |
2006-07-17 | Remove stale comment, noted by bad@ in PR 33871. | wiz | 1 | -7/+1 |