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


Keyword substitution: kv
Default branch: MAIN


Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Apr 22 07:33:05 2024 UTC (6 months, 2 weeks ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
bootstrap-mk-files: Update to 20240422.

Remove OS variable from remaining sys.mk files.  This was never defined on a
few operating systems (including NetBSD), is not used by pkgsrc, and wasted a
fork of a shell and uname(1) in every bmake call on many systems.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue May 9 17:02:31 2023 UTC (17 months, 4 weeks ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -4 lines
Update to 20230509. Changes:

- OpenBSD: don't install catpages by default.

While here, fix pkglint warnings.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Feb 25 11:27:27 2023 UTC (20 months, 1 week ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
bootstrap-mk-files: Do not overwrite OBJECT_FMT.

Fixes builds on macOS.  Bump version to 20230225.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Feb 25 01:46:42 2023 UTC (20 months, 1 week ago) by riastradh
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
bootstrap-mk-files: Set OBJECT_FMT=ELF in bsd.own.mk.

mips64eb is not on a.out, but the outdated bsd.own.mk conditionals
selected that for it.  This now matches modern NetBSD, as of 2008 --
everything's on ELF, nothing on a.out or COFF any more.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:31:59 2020 UTC (4 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Sep 1 21:56:04 2018 UTC (6 years, 2 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
bootstrap-mk-files: Add aarch64 to get correct OBJECT_FMT. Bump to 20180901

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Jan 27 19:07:46 2018 UTC (6 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
pkgtools/*: Realign variables in Makefiles

Mainly done by pkglint, manually reviewed and improved in some few cases.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Aug 2 09:38:06 2017 UTC (7 years, 3 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Remove -Werror from bootstrap path. It makes the cwrappers build
fail unnecessarily on some edge cases such as older glibc.

PR pkg/52390: current fails to bootstrap on CentOS 6

ok pkgsrc-pmc@

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Sep 8 14:28:12 2016 UTC (8 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
bootstrap-mk-files-20160908:
Unless a platform explicitly sets DBG, default to -O2 on all
architectures. Most importantly, don't default to unoptimized builds
on AMD64.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Apr 11 12:37:48 2016 UTC (8 years, 6 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update bootstrap-mk-files to 20160411.  Changes:

  * Default to MKCATPAGES=no if mandoc is available on newer SunOS.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jan 28 13:39:44 2016 UTC (8 years, 9 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
Add LICENSE (original-bsd).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Sep 8 04:41:04 2015 UTC (9 years, 2 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Per PR 43356, remove references to rules for 'make subdir' for any
subdir in SUBDIRS, as that feature was removed in 1999.

Bump package date to 20150908 as this is a change, even if it's a
fairly minor change.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Aug 31 09:03:19 2015 UTC (9 years, 2 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Update bootstrap-mk-files to 20150831.  Changes:

  * Reduce unnecessary diffs in Darwin, Linux, and SunOS mods.

  * Sync WARNS flags on SunOS.

  * Remove obsolete modifications to bsd.sys.mk and sys.mk on Darwin.  This
    primarily brings in PROG_CXX support.

Tested in bulk builds on all modified platforms.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Jul 4 07:19:08 2015 UTC (9 years, 4 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Update to 20150704

* Improve QNX support.
  From Jan Danielsson.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jun 11 09:20:55 2015 UTC (9 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Do not add -Werror or -Wno-error in sys.mk, it is the generic ruleset
included everywhere.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jun 4 16:38:10 2015 UTC (9 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Update to 20150605

* If NOGCCERROR is not defined, add -Wno-error to CFLAGS instead of -Werror.
  NOGCCERROR means 'do not treat warnings as errors'.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Nov 22 16:32:13 2014 UTC (9 years, 11 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Do not use gcc-specific compiler flags on Mac OS versions that come with
clang. Update version for bootstrap-mk-files.

Patch provided by Todd Kover in PR pkg/48966.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri May 16 13:13:21 2014 UTC (10 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update to 20140516
Fix PR pkg/48793: Use cc as linker instead of ld under OpenBSD.
Fix undefined __guard_local in devel/libexecinfo.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat May 10 23:01:26 2014 UTC (10 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Update to 20140510
Fix PR pkg/48793: treat OpenBSD 5.4 or later as ELF platform
Patch from obache@, thank you.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 14 22:03:16 2014 UTC (10 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update to 20140314

* Add SCO OpenServer 5.0.7/3.2 support

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Mar 3 03:30:53 2014 UTC (10 years, 8 months ago) by obache
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -4 lines
Just define PKGNAME and use it.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Dec 31 19:10:20 2013 UTC (10 years, 10 months ago) by dholland
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Add support for PROGS (not just PROG) more or less like in the current
NetBSD make library. Bump version (to 20131207, which was when I wrote
this.) Fixes the build of multimedia/bsdav.

Note: this is not a merge from NetBSD HEAD, but a minimal
reimplementation of the feature to get the job done.

These make templates really need to be merged with or replaced by the
latest versions from NetBSD HEAD. Anyone embarking on such a merge
should probably revert this change (which is only to bsd.prog.mk)
before doing so.

No objection after 3+ weeks on tech-pkg.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Oct 25 13:53:03 2013 UTC (11 years ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Use the compiler front-end to generate shared libraries on OSX - the
native linker uses different arguments compared to GNU ld.  Fixes various
builds.

Bump version to 20131025.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Sep 12 10:56:36 2013 UTC (11 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
bootstrap-mk-files-20130912: Fix catman pages on SunOS.

Introduce a modified bsd.own.mk on SunOS which enables MKCATPAGES by
default, and a modified bsd.man.mk which correctly installs catman
pages with a section suffix rather than a blanket '.0'.

This allows the SunOS man(1) to find the catman pages correctly.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Sep 8 16:27:23 2013 UTC (11 years, 1 month ago) by ryoon
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Update to 20130908

* Add FreeMiNT support. This file is needed for bootstrapping pkgsrc.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Aug 30 14:47:29 2013 UTC (11 years, 2 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
bootstrap-mk-files-20130830: Use bsdinstall on SunOS by default.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jul 26 09:38:15 2013 UTC (11 years, 3 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Add (Debian) GNU/kFreeBSD port.
Similar to GNU/Linux.

Bump bootstrap-mk-files to 20130727.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 3 11:34:27 2013 UTC (11 years, 4 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Increase default SunOS compiler flags to -O2 to match most other systems.

Bump PKGVERSION to today's date.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:19:34 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -3 lines
"user-destdir" is default these days

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 15 13:03:11 2012 UTC (12 years, 6 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Mon Mar 5 07:26:37 2012 UTC (12 years, 8 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Mon Dec 5 22:40:21 2011 UTC (12 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Don't disable builtins for GCC.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Nov 26 15:54:43 2011 UTC (12 years, 11 months ago) by dholland
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Sun Nov 6 21:01:30 2011 UTC (13 years ago) by tcort
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Oct 31 23:41:21 2011 UTC (13 years ago) by sbd
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Move the NOGCCERROR.  When using '+=' on a make variable it  must come
_after_ '?=' is used on that variable.

Bump PKGREVISION

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 12 20:57:46 2010 UTC (14 years, 5 months ago) by tez
Branches: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Fri Jan 15 22:00:36 2010 UTC (14 years, 9 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
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 - view: text, markup, annotated - select for diffs
Fri Aug 7 07:48:59 2009 UTC (15 years, 3 months ago) by dsainty
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Yet Another Groff Version, version 1.19.1, present in some release of Gentoo.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 12 23:21:10 2009 UTC (15 years, 5 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
"ranlib -t" doesn't work on Darwin; use "touch" instead.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:48:10 2009 UTC (15 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Apr 8 22:43:24 2009 UTC (15 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 26 07:05:10 2009 UTC (15 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Recognize groff-1.20.1 on Linux.
From Stathis Kamperis on pkgsrc-users.

Bump version.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 17 17:08:13 2009 UTC (15 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
bootstrap-mk-files-20090217:
Don't leak the unprivileged user for USE_DESTDIR=full.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 14 23:16:54 2009 UTC (15 years, 9 months ago) by dsainty
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Fri Aug 8 21:15:57 2008 UTC (16 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
bootstrap-mk-files-20080808:
YAGV (Yet Another Groff Version)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jul 29 19:39:41 2008 UTC (16 years, 3 months ago) by tnn
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
fix yesterday's commit: bump to the correct date (20080728)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 28 20:18:20 2008 UTC (16 years, 3 months ago) by tnn
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
bootstrap-mk-files-20080722:
Yet another Linux TMACDIR fix. PR pkg/39239 from Alexander Nasonov.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 3 20:06:21 2008 UTC (16 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper-base, cwrapper
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
bootstrap-mk-files-20080703:
AIX's tsort doesn't understand -q, override sys.mk.
Reported in PR 39064.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 19 18:36:51 2008 UTC (16 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Add a marker for bootstrap packages to allow special cases them during
bulk builds.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 15 16:49:56 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
bootstrap-mk-files-20080415:
Don't bother with real dependency tracking, just touch .depend.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 13 17:28:23 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Mon Feb 11 15:17:52 2008 UTC (16 years, 8 months ago) by tnn
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump date for SunOS change.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 16 11:41:15 2008 UTC (16 years, 9 months ago) by tnn
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump date because of several HPUX & OSF1 fixes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 4 08:08:52 2007 UTC (17 years ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Teach bootstrap-mk-files about groff-1.19.2 on Darwin.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 21 17:14:39 2007 UTC (17 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
Fix spelling of variable and add DESTDIR support.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 10 13:04:13 2007 UTC (17 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Thu Apr 12 14:36:40 2007 UTC (17 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
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 - view: text, markup, annotated - select for diffs
Sat Nov 11 18:24:52 2006 UTC (17 years, 11 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Thu Aug 24 17:49:52 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Add missing file to PLIST. Bump version.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jul 14 23:13:00 2006 UTC (18 years, 3 months ago) by jlam
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 14 23:13:00 2006 UTC (18 years, 3 months ago) by jlam
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>