cvs commit: ports/devel/bmake Makefile distinfo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 23 14:54:17 UTC 2010
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 at 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
More information about the cvs-ports
mailing list