The NetBSD Project

CVS log for pkgsrc/pkgtools/bootstrap-extras/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 6 10:26:09 2010 UTC (2 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, 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, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

Added fakeldd for Haiku.

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

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.8 / (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.7: +1 -2 lines
Diff to previous 1.7 (colored)

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

Revision 1.7 / (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-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper-base, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 19 18:12:18 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.5: +11 -9 lines
Diff to previous 1.5 (colored)

Add DESTDIR support.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:09 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.4: +46 -40 lines
Diff to previous 1.4 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.2.8.1 / (download) - annotate - [select for diffs], Mon Jul 9 14:10:58 2007 UTC (4 years, 10 months ago) by ghen
Branch: pkgsrc-2007Q2
Changes since 1.2: +12 -2 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Pullup ticket 2127 - requested by tnn
build fix for bootstrap

- pkgsrc/bootstrap/bootstrap				1.99
- pkgsrc/pkgtools/bootstrap-extras/Makefile		1.3
- pkgsrc/pkgtools/bootstrap-extras/PLIST		1.2
- pkgsrc/pkgtools/bootstrap-extras/files/xargs-sh	1.1

   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Sun Jul  1 23:27:43 UTC 2007

   Modified Files:
	   pkgsrc/bootstrap: bootstrap
	   pkgsrc/pkgtools/bootstrap-extras: Makefile PLIST
   Added Files:
	   pkgsrc/pkgtools/bootstrap-extras/files: xargs-sh

   Log Message:
   xargs(1) on Interix is broken. It executes the utility on the command
   line even if standard input is the empty string. Install a wrapper
   script bundled with pkgtools/bootstrap-extras to deal with this. This
   is an attempt at a permanent workaround for the problem described in PR
   pkg/25777 which has regressed since it was initially fixed.

   We can now bootstrap again on Interix 3.5.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 2 13:34:14 2007 UTC (4 years, 10 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Correct previous. (sigh, I am not good with numbers)

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 1 23:27:43 2007 UTC (4 years, 10 months ago) by tnn
Branch: MAIN
Changes since 1.2: +12 -2 lines
Diff to previous 1.2 (colored)

xargs(1) on Interix is broken. It executes the utility on the command line
even if standard input is the empty string. Install a wrapper script
bundled with pkgtools/bootstrap-extras to deal with this. This is an
attempt at a permanent workaround for the problem described in PR pkg/25777
which has regressed since it was initially fixed.

We can now bootstrap again on Interix 3.5.

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

Fix a pasto.
Correct installation logic -- it was reversed.
Bump version number, since package was completely broken.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 17 14:21:31 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)

This package provides extra files and scripts needed to bootstrap pkgsrc
on this platform.  These files come from pkgsrc/bootstrap.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 17 14:21:31 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>