The NetBSD Project

CVS log for pkgsrc/devel/bmake/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / bmake

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.55 / (download) - annotate - [select for diffs], Sat Jun 18 22:43:34 2011 UTC (11 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Update version in Makefile

Revision 1.54 / (download) - annotate - [select for diffs], Mon May 9 07:48:57 2011 UTC (12 months, 2 weeks ago) by cheusov
Branch: MAIN
Changes since 1.53: +4 -1 lines
Diff to previous 1.53 (colored)


Closes PR pkg/44501.
Pass pkgsrc's MACHINE_ARCH to bmake's configure script. Oked by wiz@

Revision 1.53 / (download) - annotate - [select for diffs], Fri Sep 10 02:42:59 2010 UTC (20 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.52: +4 -1 lines
Diff to previous 1.52 (colored)

Force to use select(2) instead of poll(3) for Interix.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Sep 7 14:45:39 2010 UTC (20 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Mark as bmake 20100808

Revision 1.51 / (download) - annotate - [select for diffs], Sat Apr 24 21:10:52 2010 UTC (2 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Update to bmake-20100423

Revision 1.50 / (download) - annotate - [select for diffs], Wed Apr 21 14:29:43 2010 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Reflect update.

Revision 1.49 / (download) - annotate - [select for diffs], Sat Sep 19 06:44:33 2009 UTC (2 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored)

Set the license to "modified-bsd".

Revision 1.48 / (download) - annotate - [select for diffs], Fri Sep 18 21:27:25 2009 UTC (2 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Update to bmake-20090909

Revision 1.47 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:07 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.46 / (download) - annotate - [select for diffs], Tue Nov 11 20:01:58 2008 UTC (3 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Update to bmake-20081111 (portability changes).

Revision 1.45 / (download) - annotate - [select for diffs], Tue Nov 11 14:41:21 2008 UTC (3 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.44: +2 -3 lines
Diff to previous 1.44 (colored)

bmake is now at 20081101.

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jun 19 18:36:51 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

Add a marker for bootstrap packages to allow special cases them during
bulk builds.

Revision 1.43 / (download) - annotate - [select for diffs], Fri May 23 18:06:44 2008 UTC (4 years ago) by tnn
Branch: MAIN
Changes since 1.42: +2 -6 lines
Diff to previous 1.42 (colored)

Set need_ksh=yes for SunOS as well. Asked by joerg@

Revision 1.42 / (download) - annotate - [select for diffs], Fri May 23 17:43:31 2008 UTC (4 years ago) by tnn
Branch: MAIN
Changes since 1.41: +7 -1 lines
Diff to previous 1.41 (colored)

On OSF1, depend on shells/pdksh and use it for the default shell.
Bump the pkgrevision because if this change.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 9 19:54:28 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.40: +3 -5 lines
Diff to previous 1.40 (colored)

Update bmake to 20080215. I'll take care of pkgsrc maintainership.

Changes include many bugfixes and performance speed ups. See
ChangeLog for details.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:34 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.39: +5 -3 lines
Diff to previous 1.39 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Feb 5 15:37:18 2008 UTC (4 years, 3 months ago) by tnn
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Reset maintainer, until someone merges the changes from NetBSD-current.
Any takers?

Revision 1.38 / (download) - annotate - [select for diffs], Fri Sep 21 10:16:28 2007 UTC (4 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Fixed a typo (xpg4 instead of xpg).

Revision 1.37 / (download) - annotate - [select for diffs], Sat Sep 8 21:57:58 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.36: +3 -2 lines
Diff to previous 1.36 (colored)

Convert to use the features framework.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Sep 6 19:23:25 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.35: +13 -6 lines
Diff to previous 1.35 (colored)

Try to force a proper shell on Solaris by extending bmake to
expect full path names. Use the default locations in /bin unless
overriden explicitly. Bump revision of bmake.

On Solaris, use /usr/xpg4/bin/sh if it exists.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Apr 12 21:28:42 2007 UTC (5 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

Explicitly depend on bootstrap-mk-files, remove the broken_in marker.
This package is special. Bump revision.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Apr 12 20:31:05 2007 UTC (5 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.33: +4 -8 lines
Diff to previous 1.33 (colored)

Change bootstrap to register bmake as package. Change bmake to
use inplace libnbcompat like the direct build from bootstrap
does. Fix a long-standing bug in mkbinarykit. The default work
directory was "work" (relative) and therefore MAKECONF=work/...
was passed down, effectively making it a nop. That resulted in
digest being incorrectly installed during the bootstrap.

Tested on DragonFly by myself and on OSF by tnn@, discussed with jlam@

Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 5 00:24:33 2007 UTC (5 years, 2 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

install bmake.1 from ${WRKSRC} instead of ${WRKDIR}/${OBJSYS}

Revision 1.32 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:20 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jan 31 00:04:11 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored)

Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jul 14 16:24:29 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

Mark these packages as NO_MTREE as they are bootstrap packages and don't
need mtree to pre-generate any directories for them.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jul 14 15:18:17 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.28: +3 -19 lines
Diff to previous 1.28 (colored)

Don't bother installing the catman page... it's not worth the hassle for
a bootstrap tool to figure out how to do this.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 16 13:53:51 2005 UTC (6 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.27: +3 -2 lines
Diff to previous 1.27 (colored)

sysMkPath should be ${PREFIX}/share/mk by default and only that.
Including e.g. /usr/share/mk results in sys.mk read from there
as well. On DragonFly this adds X11BASE and results in obscure
breakages. Since the mk files are supposed to be self-contained,
it doesn't make much sense to look in other directories anyway.
Bump revision to annotate this.

Discussed-with: reed@.
Reported-by: Aggelos Economopoulos <aoiko AT cc DOT ece DOT ntua DOT gr>

Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 10 00:09:34 2005 UTC (6 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.26: +6 -6 lines
Diff to previous 1.26 (colored)

Update to version 20051105.

Remove GNU_CONFIGURE=no from pkgsrc Makefile.

Add "--mksrc none" to arguments and
add --prefix=${PREFIX} and --sysconfdir=${PKG_SYSCONFDIR}
and remove ${CONFIGURE_ARGS} for boot-strap.

Note that I didn't import the files that only change was a
CVS $Id$ tag.

From ChangeLog:

2005-11-05  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051105
	* configure.in: always set default_sys_path
	  default is ${prefix}/share/mk
	  - remove prefix_sys_path, anyone wanting more than above
	    needs to set it manually.

2005-11-04  Simon J. Gerraty  <sjg@void.crufty.net>

	* boot-strap: make this a bit easier for pkgsrc folk.
	  bootstrap still fails on IRIX64 since MACHINE_ARCH gets set to
	  'mips' while pkgsrc wants 'mipseb' or 'mipsel'

2005-11-02  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051102
	* job.c (JobFinish): fix likely ancient merge lossage
	fix from Todd Vierling.
	* boot-strap (srcdir): allow setting mksrc=none

2005-10-31  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051031
	* ranlib.h: skip on OSF too.
	  (NetBSD PR 31864)

Revision 1.26 / (download) - annotate - [select for diffs], Wed Nov 2 18:16:04 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Fix glaring error in job.c that I fixed back in the prehistoric
bootstrap-pkgsrc incarnation (WTERMSIG->WSTOPSIG).

Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 1 00:07:20 2005 UTC (6 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Add patch-ab and bump PKGREVISION.
This is from bootstrap for OSF1 5.1 from Sergey Svishchev in PR 31864.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 31 21:34:25 2005 UTC (6 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.23: +20 -8 lines
Diff to previous 1.23 (colored)

Keep the bmake source in pkgsrc/devel/bmake/files/.
The plan is to remove the out-of-date source from bootstrap/bmake.
Sources obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/.
Source is kept in files/ for bootstrap purposes (to be done).

Update to version bmake-20051002. Changes include:

        * Makefile.in (BMAKE_VERSION): bump to 20051001
          support for UnixWare and some other systems,
          based on patches from pkgsrc/bootstrap

Remove DEPENDS for mk-files (as mentioned on tech-pkg in June).

Use libnbcompat. Also patch-aa is to use libnbcompat.
(I chose to use patches so files would be exact from original source
tarball.)

And use PKGMANDIR.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Sep 4 17:09:54 2005 UTC (6 years, 8 months ago) by sjg
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.22: +18 -3 lines
Diff to previous 1.22 (colored)

Update to bmake-20050901 which includes a fix for PR/31077
Also use the distributed bmake.cat1 if one is not generated for
this platform.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:45 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

Create directories before installing files into them.

Revision 1.21 / (download) - annotate - [select for diffs], Tue May 31 20:52:53 2005 UTC (6 years, 11 months ago) by sjg
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update bmake to sync with latest make.

Revision 1.20 / (download) - annotate - [select for diffs], Tue May 11 18:28:32 2004 UTC (8 years ago) by sjg
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.19: +11 -10 lines
Diff to previous 1.19 (colored)

Update bmake to 20040511 which syncs with -current (and 2.0).
We now use bmake/boot-strap for simpler building.
New location for distfile.

Changes to bmake include:
o allow quoted strings on lhs of conditionals
o issue warning when extra .else is seen
o print line numer when errors encountered during parsing from
  string.
o posix fixes
  - remove '-e' from compat mode
  - add support for '+' command-line prefix.
o fix for handling '--' on command-line.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Feb 21 00:15:44 2004 UTC (8 years, 3 months ago) by sjg
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update bmake and mk-files.
bmake is sync'd with -current make as of 2004-02-20
Fixes include:
o fix for old :M parsing bug.
o re-jigged unit-tests
o search upwards for *.mk
o fix for double free of var substitution buffers
o use of getopt replaced with custom code, since the usage
  (re-scanning) isn't posix compatible.
* arch.c: don't include ranlib.h on ELF systems

mk-files adds dpadd.mk (cool magic driven by DPADD)
and a re-worked warnings.mk (very cool).
Also fixes:
* own.mk: don't use NetBSD's _SRC_TOP_ it can
  cause confusion.  Also don't take just 'mk' as a
  srctop indicator.
* Generic.sys.mk: need to use ${.PARSEDIR} with exists().

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:27 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jan 19 00:57:10 2004 UTC (8 years, 4 months ago) by sjg
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update bmake to 20040118.
Changes include:
variable expansion in sysV style replacements
fix for cond.c to handle compound expressions better
fix for ternary modifier

Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 22 23:26:43 2003 UTC (8 years, 5 months ago) by sjg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update bmake to 20031222 - matches NetBSD make as of that date.
Changes include:
* Make portable snprintf safer - output to /dev/null first to
check space needed.

o -dg3 to show input graph when things go wrong.
o explicitly look for makefiles in objdir if not found in curdir so
  that errors in .depend etc will be reported accurarely.
o avoid use of -e in shell scripts in jobs mode, use '|| exit $?'
  instead as it more accurately reflects the expected behavior and
  is more consistently implemented.
o avoid use of asprintf.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 28 21:08:59 2003 UTC (8 years, 7 months ago) by sjg
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update bmake to 20030928 - now includes
-de to get more verbose error messages
:[] modifier to pick words from variable etc.

Update mk-files to 20030928
added some extra sys.mk's from bootstrap-pkgsrc
changed own.mk to default to root:${ROOT_GROUP} ownership.
sys.mk can set ROOT_GROUP if wheel is not right.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 16 17:14:08 2003 UTC (8 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

mark this ONLY_FOR_PLATFORM NetBSD for now, as it destroys the
mk files installed from bootstrap-pkgsrc. thanks, salo.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 3 05:50:04 2003 UTC (8 years, 9 months ago) by sjg
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update bmake and mk-files.
Changes to mk-files:
	* install-mk: add ability to use cp -f when updating
	destination .mk files.  Also now possible to play games with
	FORCE_SYS_MK=ln etc on *BSD machines to link /usr/share/mk/sys.mk
	into dest - not recommended unless you seriously want to.
	* own.mk (IMPFLAGS): add support for COPTS.${IMPSRC:T} etc
	for semi-compatability with NetBSD.
Changes to bmake:
	* boot-strap: Allow setting configure args on command line.
	* configure.in: add --with-defshell to allow sh or ksh
	to be selected as default shell.
	* Merge with NetBSD make 20030731
	Pick up .SHELL spec for ksh and associate man page changes.
	Also compat mode now uses the same shell specs.
	* var.c (Var_Parse): ensure delim is initialized.
	* unit-tests/Makefile.in: use single quotes to avoid problems from
	some shells.
	* makefile.boot.in:
	Run the unit-tests as part of the bootstrap procedure.
	* unit-tests/Makefile.in: always force complaints from
	${TEST_MAKE} to be from 'make'.
	* configure.in: add check for 'diff -u'
	also fix some old autoconf'isms
	* Makefile.in (BMAKE_VERSION): bump version to 20030728.
	if using GCC add -Wno-cast-qual to CFLAGS for var.o
	* Merge with NetBSD make 20030728
	Pick up fix for :ts parsing error in some cases.
	Pick unit-tests.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 23 18:34:44 2003 UTC (8 years, 10 months ago) by sjg
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

There was a bug in make 20030714 such that the :ts modifier didn't work.
Update to 20030723, which also has some minor portability improvements
in the boot-strap and install-mk scripts.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jul 20 23:25:20 2003 UTC (8 years, 10 months ago) by sjg
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Update to latest bmake which now uses a date based version.
Same for mk-files.  In the case of bmake the version closely
corresponds to the date of the latest sync with usr.bin/make.

Changes to bmake since 3.1.18 include:

	Pick up fixes for const-correctness, now passes WARNS=3 on
	NetBSD.
	Pick up :ts modifier, allows controlling the separator used
	between words in variable expansion.

	* FILES: include boot-strap and os.sh

	* Makefile.in: only set WARNS if we are NetBSD, the effect on
	FreeBSD is known to be bad.

	* makefile.boot.in (bootstrap): make this the default target.

	* Makefile.in: bump version to 3.1.19

	* machine.sh: avoid A-Z with tr as it is bound to lose.

	Pick up fix for PR/19781 - unhelpful error msg on unclosed ${var:foo
	Plus some doc fixes.


Changes to mk-files since 1.3.2:

	Don't inlcue -pipe in CC for SunOS.

	Make it easier to do non-root installs by overriding *_INSTALL_OWN.
	Use STRIP_FLAG rather than STRIP for -s
	Avoid use of A-Z with tr.
	Avoid searching above /a/b/ when looking for
	top-of-tree Linux at least hangs if you try to examine an automount
	mount point.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 17 21:29:41 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 30 07:58:45 2003 UTC (9 years ago) by sjg
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update to bmake-3.1.18

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:30 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 1 06:27:39 2002 UTC (9 years, 5 months ago) by sjg
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Need to update bmake - pick up fix for bug introduced in 3.1.14.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 27 07:14:59 2002 UTC (9 years, 5 months ago) by sjg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update to bmake-3.1.14 which apart from adding support for ${.PATH}
fixes a bug in location of sources specified with relative paths
(via .depend).

This version also has some bootstrapping improvments.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 20 07:00:52 2002 UTC (9 years, 8 months ago) by sjg
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Update bmake and mk-files to latest versions.
bmake is now sync'd with NetBSD-1.6
mk-files have been overhauled to handle ELF on BSD systems.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 6 16:58:12 2002 UTC (10 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Changes instances where BSD_INSTALL_* were used by targets in the Makefile
into the equivalent INSTALL_*.  This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 18 21:41:06 2001 UTC (10 years, 7 months ago) by sjg
Branch: MAIN
Changes since 1.2: +8 -8 lines
Diff to previous 1.2 (colored)

Update to bmake-3.1.12
Changes of note:
        synched with NetBSD make as of 2001/10/16
        fix for bug in compat mode .END processing
        fix for bug in cleanup of jobs when using -jN
        addition of .USEBEFORE
        simpler bootstrap - compiles again on recent linux (Red Hat)
The Makefile here now deals with the fact that we may not have installed
a sys.mk in /usr/pkg/share/mk on BSD systems.

Reviewed: agc

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 17 22:02:20 2001 UTC (10 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update package to version 3.1.10, sync-ing with NetBSD-current in one fell
swoop.

Changes since previous version:

Tue Jun 12 16:48:57 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * var.c (Var_Set): Add 4th (flags) arg so VarLoopExpand can tell
        us not to export the iterator variable when using VAR_CMD context.

Sun Jun 10 21:55:21 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * job.c (Job_CatchChildren): don't call Job_CatchOutput() here,
        its the wrong "fix".

Sat Jun  9 00:11:24 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * Redesigned export of VAR_CMD's via MAKEFLAGS.
        We now simply append the variable names to .MAKEOVERRIDES, and
        handle duplicate suppression and quoting in ExportMAKEFLAGS using:
        ${.MAKEOVERRIDES:O:u:@v@$v=${$v:Q}@}
        Apart from fixing quoting bugs in previous version, this allows us
        to export vars to the environment by simply doing:
        .MAKEOVERRIDES+= PATH
        Merged again with NetBSD make, but the above is the only change.

        * configure.in: added
        --disable-pwd-override          disable $PWD overriding getcwd()
        --disable-check-make-chdir      disable make trying to guess
                when it should automatically cd ${.CURDIR}

        * Merge with NetBSD make, changes include:
        parse.c (ParseDoDependency): Spot that the syntax error is
        caused by an unresolved cvs/rcs conflict and say so.
        var.c: most of Var* functions now take a ctxt as 1st arg.
        now does variable substituion on rhs of sysv style modifiers.

        * var.c (Var_Set): exporting of command line variables (VAR_CMD)
        is now done here.  We append the name='value' to .MAKEOVERRIDES
        rather than directly into MAKEFLAGS as this allows a Makefile to
        use .MAKEOVERRIDES= to disable this behaviour.  GNU make uses a
        very similar mechanism.  Note that in adding name='value' to
        .MAKEOVERRIDES we do the moral equivalent of:
        .MAKEOVERRIDES:= ${.MAKEOVERRIDES:Nname=*} name='val'

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 25 12:41:14 2001 UTC (11 years ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of bmake-3.1.6 into the packages collection.

This is NetBSD's make(1) utility, with a configure script and
supporting replacements for various NetBSD library routines, ported to
other Operating Systems by Simon Gerraty.  Solaris, SunOS, HP-UX,
Linux and AIX are amongst the operating systems supported.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 25 12:41:14 2001 UTC (11 years ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>