The NetBSD Project

CVS log for pkgsrc/pkgtools/bootstrap-mk-files/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / pkgtools / bootstrap-mk-files

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sun Apr 15 13:03:11 2012 UTC (5 weeks, 5 days ago) by obache
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Update to 20120415.

Rewrite OpenBSD.bsd.man.mk, based on current NetBSD.bsd.man.mk and changed to
use mandoc.
Fixes manual pages installation with packages using USE_BSD_MAKEFILE=yes
on OpenBSD-5.0.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Mar 5 07:26:37 2012 UTC (2 months, 2 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Mirror two changes from the NetBSD mk-files.

1) Stop building catpages by default.
2) Derive MANINSTALL from MKCATPAGES.

Bump package version.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Dec 5 22:40:21 2011 UTC (5 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Don't disable builtins for GCC.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Nov 26 15:54:43 2011 UTC (5 months, 4 weeks ago) by dholland
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Propagate a fix from NetBSD base bsd.lib.mk: if SHLIB_FULLVERSION is
the same as SHLIB_MAJOR, don't try to symlink SHLIB_MAJOR. Otherwise
you lose the library and get a symlink pointing to itself, and things
fail later with ELOOP.

Fixes builds of packages that use bsd.lib.mk for shared libraries and
set only a major version number.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Nov 6 21:01:30 2011 UTC (6 months, 2 weeks ago) by tcort
Branch: MAIN
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045

Revision 1.26 / (download) - annotate - [select for diffs], Mon Oct 31 23:41:21 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Move the NOGCCERROR.  When using '+=' on a make variable it  must come
_after_ '?=' is used on that variable.

Bump PKGREVISION

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 12 20:57:46 2010 UTC (2 years ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

In SunOS, use cpp rather than ${CC} -E, as gcc -E is broken.

If /usr/ucb/lib/cpp is in the path before gnu cpp this could break things
but that is not an expected situation.  The only executable in /usr/ucb/lib
is cpp, so there is no other reason to add it to the path.

This should fix PR#42624

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jan 15 22:00:36 2010 UTC (2 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Update bsd.files.mk multiple include protection to use the same mechanism
as in the base NetBSD system - fixes PR pkg/39715

Revision 1.23 / (download) - annotate - [select for diffs], Fri Aug 7 07:48:59 2009 UTC (2 years, 9 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Yet Another Groff Version, version 1.19.1, present in some release of Gentoo.

Revision 1.22 / (download) - annotate - [select for diffs], Tue May 12 23:21:10 2009 UTC (3 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

"ranlib -t" doesn't work on Darwin; use "touch" instead.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:10 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 8 22:43:24 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Remove the remaining NO_MTREE definitions, it has been a nop for a
while.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Feb 26 07:05:10 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recognize groff-1.20.1 on Linux.
From Stathis Kamperis on pkgsrc-users.

Bump version.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Feb 17 17:08:13 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

bootstrap-mk-files-20090217:
Don't leak the unprivileged user for USE_DESTDIR=full.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jan 14 23:16:54 2009 UTC (3 years, 4 months ago) by dsainty
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Yet Another Groff Version (1.17.2), allows successful bootstrapping on an
extremely crufty old Linux box of unclear parentage (but it might be a RedHat
3.0 installation).

Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 8 21:15:57 2008 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

bootstrap-mk-files-20080808:
YAGV (Yet Another Groff Version)

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jul 29 19:39:41 2008 UTC (3 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

fix yesterday's commit: bump to the correct date (20080728)

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 28 20:18:20 2008 UTC (3 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

bootstrap-mk-files-20080722:
Yet another Linux TMACDIR fix. PR pkg/39239 from Alexander Nasonov.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 3 20:06:21 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper-base, cwrapper
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

bootstrap-mk-files-20080703:
AIX's tsort doesn't understand -q, override sys.mk.
Reported in PR 39064.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 19 18:36:51 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

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

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 15 16:49:56 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

bootstrap-mk-files-20080415:
Don't bother with real dependency tracking, just touch .depend.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 13 17:28:23 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

bootstrap-mk-files-20080310:
IRIX and Linux don't provide lorder in all cases, so just skip
the logic for the resorting before building ar(1)chives.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 11 15:17:52 2008 UTC (4 years, 3 months ago) by tnn
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Bump date for SunOS change.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 16 11:41:15 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Bump date because of several HPUX & OSF1 fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 4 08:08:52 2007 UTC (4 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Teach bootstrap-mk-files about groff-1.19.2 on Darwin.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 21 17:14:39 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.5: +5 -4 lines
Diff to previous 1.5 (colored)

Fix spelling of variable and add DESTDIR support.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 10 13:04:13 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Don't use ld -x or ld -X. Bump version to 20070810.

Discussed with and tested by various people over the last two month.
This problem was exposed by pbulk.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 12 14:36:40 2007 UTC (5 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

When calling bootstrap-register from the bootstrap script for the
various packages, pass down PKG_PRESERVE. Remove the default setting of
PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree
and be able to remove it again, if it is not an essientiel tool.

OK jlam@

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 11 18:24:52 2006 UTC (5 years, 6 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Address PR pkg/34966 as suggested by Oliver Gould and apply the same
logic to all platforms:
Some packages (such as math/gap) create wrappers based on the name of
the compiler, so ${CC} should not contain any flags.  Move flags into
CFLAGS.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 24 17:49:52 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Add missing file to PLIST. Bump version.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 14 23:13:00 2006 UTC (5 years, 10 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import pkgtools/bootstrap-mk-files, which is the collection of bmake *.mk
files from the bootstrap kit.  This package is used during bootstrap to
properly register the installed *.mk files.

The bootstrap bmake(1) utility uses some customised .mk files in order
to pre-define certain definitions and targets, which guide the build
process.  This package provides those *.mk files for the bmake(1)
utility.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 14 23:13:00 2006 UTC (5 years, 10 months ago) by jlam
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>