Date: Sat, 23 Oct 2010 14:54:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bmake Makefile distinfo Message-ID: <201010231454.o9NEsHh4070601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2010-10-23 14:54:17 UTC
FreeBSD ports repository
Modified files:
devel/bmake Makefile distinfo
Log:
- Update to 20100911
Changes:
20100913:
- boot-strap: document configure knobs for meta and filemon.
- Makefile.in (MAKE_VERSION): bump version to 20100911
Merge with NetBSD make, pick up
* meta.c - meta mode
- make-bootstrap.sh.in: handle meta.c
- configure.in: add knobs for use_meta and filemon_h
also, look for dirname, str[e]sep and strlcpy
- util.c: add simple err[x] and warn[x]
20100808:
- boot-strap (TOOL_DIFF): set this to ensure tests use
the same version of diff that configure tested
- Makefile.in (MAKE_VERSION): bump version to 20100808
Merge with NetBSD make, pick up
* in jobs mode, when we discover we cannot make something,
call PrintOnError before exit.
20100806:
- Makefile.in (MAKE_VERSION): bump version to 20100806
Merge with NetBSD make, pick up
* formatting fixes for ignored errors
* ensure jobs are cleaned up regardless of where wait() was called.
PR: ports/151656
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
Revision Changes Path
1.5 +3 -1 ports/devel/bmake/Makefile
1.4 +3 -3 ports/devel/bmake/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010231454.o9NEsHh4070601>
