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