Up to [cvs.netbsd.org] / pkgsrc / pkgtools / bootstrap-extras
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:09 2008 UTC (4 years, 1 month ago) by jlam
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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
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,
HEAD
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module.
Revision 1.1.1.1.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.1.1.1: +2 -1
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (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.2 / (download) - annotate - [select for diffs], Sun Jul 1 23:27:43 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.1: +2 -1
lines
Diff to previous 1.1 (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.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,
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: +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