Commit graph

11 commits

Author SHA1 Message Date
Pawel Pekala
ef58cf5247 Update to snapshot 20111001
PR:		ports/161437
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2011-10-11 21:16:03 +00:00
Sunpoet Po-Chuan Hsieh
70e965d029 - Update to 20110622
Changes:

2011-06-22

- Makefile.in (MAKE_VERSION): bump version to 20110622
  Merge with NetBSD make, pick up
  - meta_oodate detect corrupted .meta file and declare oodate.
- configure.in: add check for setsid

2011-06-07

- Merge with NetBSD make, pick up
  - unit-tests/modts now works on MirBSD

2011-06-04

- Makefile.in (MAKE_VERSION): bump version to 20110606
  Merge with NetBSD make, pick up
  - ApplyModifiers: when we parse a variable which is not the entire modifier
    string, or not followed by ':', do not consider it as containing modifiers.
  - loadfile: ensure newline at end of mapped file.

PR:		ports/159167
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2011-07-25 02:33:11 +00:00
David E. O'Brien
03d0e4afe8 Upgrade Bmake to the 20110505 version. 2011-05-20 19:03:20 +00:00
David E. O'Brien
adc8fedd25 Upgrade Bmake to the 20110411 version (w/META mode).
Also dynamically generate the PLIST for the share/mk files as SJG tells
me he will be adding several new files.  [method taken from the Vim port]

PR:		155233
Submitted by:	obrien
Approved by:	Mikolaj Golub <to.my.trociny@gmail.com>
2011-05-05 00:40:30 +00:00
Frederic Culot
2a2e1d063a - Update to 20101210
PR:		ports/153268
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
Approved by:	sahil@/wen@ (mentors, implicit)
2010-12-18 17:26:38 +00:00
Sunpoet Po-Chuan Hsieh
35431e43f1 - Update to 20101101
Changes:

  20101102:
  - Makefile.in (MAKE_VERSION): bump version to 20101101

  20101016:
  - machine.sh: like os.sh, allow for uname -p producing useless drivel

PR:		ports/152238
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2010-11-14 17:10:07 +00:00
Sunpoet Po-Chuan Hsieh
20dc17743c - 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)
2010-10-23 14:54:17 +00:00
Dmitry Marakasov
3e03fc7959 - Update to 20100618
PR:		148599
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2010-08-19 12:57:04 +00:00
Sylvio Cesar Teixeira
c83cd83e64 - Update to 20100222
PR:		ports/144924
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by:	itetcu (mentor)
2010-04-03 00:06:06 +00:00
Tom McLaughlin
42d6555561 dirrmtry instead of dirrm share/mk as it is used by other ports as well.
PR:		143165
Submitted by:	Mikolaj Golub (maintainer)
2010-02-02 04:02:40 +00:00
Martin Wilke
36da7f5c31 bmake is a portable version of NetBSD's make(1) utility,
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.

WWW: http://www.crufty.net/help/sjg/bmake.html

PR:		ports/139284
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>
2009-10-04 10:09:41 +00:00