Up to [cvs.NetBSD.org] / pkgsrc / x11 / xterm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Sat Jan 12 04:01:32 2008 UTC (15 years ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.2: +1 -1
lines
FILE REMOVED
Remove the MESSAGE.Solaris and INSTALL.openwin. The INSTALL.openwin is broken. I reported on December 1 that it create a broken INSTALL script. The SunOS check was commented out in pkgsrc/x11/xterm/Makefile revision 1.37. It looks like it was accidently committed as it has nothing to do with the log message. This caused the INSTALL.openwin stuff to be used on non-SunOS systems. That INSTALL.openwin support is broken anyways. The sed changed @PREFIX@ but that was not used.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 9 19:19:17 2007 UTC (15 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Remove trailing spaces.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 12 05:06:11 2005 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Rename the INSTALL script template to INSTALL.openwin so avoid triggering the special handling in bsd.pkg.mk if ${PKGDIR}/INSTALL exists. This fixes PR pkg/30502.