Age | Commit message (Expand) | Author | Files | Lines |
2008-07-03 | Disable bmake regression tests also on AIX. PR 39064. | obache | 1 | -3/+3 |
2008-06-19 | Add a marker for bootstrap packages to allow special cases them during | joerg | 1 | -1/+2 |
2008-05-23 | Set need_ksh=yes for SunOS as well. Asked by joerg@ | tnn | 1 | -6/+2 |
2008-05-23 | On OSF1, depend on shells/pdksh and use it for the default shell. | tnn | 1 | -1/+7 |
2008-04-29 | Drop clauses 3 and 4 from TNF licenses | martin | 2 | -18/+4 |
2008-04-28 | Adjust previous for 64-bit IRIX. | tnn | 1 | -3/+3 |
2008-04-26 | Disable bmake regression tests on SunOS and IRIX. Stopgap fix for: | tnn | 1 | -2/+6 |
2008-03-11 | Skip man page handling. | joerg | 1 | -30/+4 |
2008-03-09 | Update bmake to 20080215. I'll take care of pkgsrc maintainership. | joerg | 87 | -6876/+5972 |
2008-03-09 | Import bmake-20080215 | joerg | 55 | -1902/+2686 |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+5 |
2008-02-05 | Reset maintainer, until someone merges the changes from NetBSD-current. | tnn | 1 | -2/+2 |
2007-10-26 | Emit a warning if the function name "empty" is followed by anything | rillig | 1 | -3/+9 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 |
2007-09-21 | regen | rillig | 1 | -0/+1 |
2007-09-21 | Further testing revealed that there was a syntax error left. Fixed. | rillig | 1 | -1/+2 |
2007-09-21 | regen | rillig | 1 | -8/+3 |
2007-09-21 | When a path is specified with --with-defshell, a casual user would | rillig | 1 | -9/+4 |
2007-09-21 | Fixed a typo (xpg4 instead of xpg). | rillig | 1 | -2/+2 |
2007-09-11 | Remove stray : that could break a substitutions as hinted by Sean | joerg | 2 | -3/+3 |
2007-09-08 | Convert to use the features framework. | jlam | 1 | -2/+3 |
2007-09-06 | Add QNX support. Don't redefine __BEGIN_DECLS and __END_DECLS if | joerg | 2 | -6/+19 |
2007-09-06 | Try to force a proper shell on Solaris by extending bmake to | joerg | 10 | -2890/+3251 |
2007-07-31 | What xlC really wanted to tell me was to use int instead of short... | joerg | 1 | -2/+2 |
2007-07-31 | Use unsigned for bitfield as fields take up the full size. | joerg | 1 | -2/+2 |
2007-05-29 | Respect CFLAGS in a more conservative way. This preserves the ability | schmonz | 3 | -10/+7 |
2007-05-23 | Respect CFLAGS. Fixes Universal build on OS X. | schmonz | 3 | -6/+9 |
2007-05-07 | On Cygwin, the __CONCAT macro is predefined. | rillig | 1 | -1/+3 |
2007-04-15 | Correct hpux ifdefs. hpux 11 and up doesn't define __HPUX_VERSION. | tnn | 1 | -3/+3 |
2007-04-12 | Explicitly depend on bootstrap-mk-files, remove the broken_in marker. | joerg | 1 | -3/+3 |
2007-04-12 | Change bootstrap to register bmake as package. Change bmake to | joerg | 1 | -8/+4 |
2007-03-16 | Backed out the latest change (the "arg list too long" fix for IRIX). As | rillig | 3 | -74/+14 |
2007-03-15 | On IRIX, the command line is limited to about 20000 characters. The new | rillig | 3 | -14/+74 |
2007-03-05 | install bmake.1 from ${WRKSRC} instead of ${WRKDIR}/${OBJSYS} | dbj | 1 | -2/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 |
2007-01-31 | Mark as BROKEN_IN pkgsrc-2006Q4, based on | wiz | 1 | -1/+3 |
2006-09-09 | Usage of variable MAKEFILE in pkgsrc has been changed. | obache | 1 | -12/+3 |
2006-07-14 | Mark these packages as NO_MTREE as they are bootstrap packages and don't | jlam | 1 | -2/+3 |
2006-07-14 | Add a script to generate the bmake.1 man page for the bootstrap script, | jlam | 2 | -0/+1628 |
2006-07-14 | Don't bother installing the catman page... it's not worth the hassle for | jlam | 2 | -21/+4 |
2006-05-31 | Fix bootstrap on platforms with incompatible /usr/share/mk/sys.mk | joerg | 1 | -3/+3 |
2006-03-01 | Update AC_C___ATTRIBUTE__ to fix GCC 4 build issues. | joerg | 2 | -467/+941 |
2005-12-02 | Actually import the bmake src into files, and apply pkgsrc patches. | sjg | 4 | -27/+36 |
2005-12-02 | Import bmake-20051105 | sjg | 75 | -162/+162 |
2005-11-16 | sysMkPath should be ${PREFIX}/share/mk by default and only that. | joerg | 1 | -2/+3 |
2005-11-10 | Update to version 20051105. | reed | 7 | -61/+119 |
2005-11-02 | Don't use a patch for this OSF1 fix -- so bootstrap will use this. | reed | 2 | -15/+2 |
2005-11-02 | Fix glaring error in job.c that I fixed back in the prehistoric | tv | 2 | -6/+6 |
2005-11-01 | Add patch-ab and bump PKGREVISION. | reed | 3 | -2/+17 |
2005-10-31 | Add source files missing in last commit. | reed | 43 | -0/+7320 |