Module Name: src
Committed By: matt
Date: Wed Apr 21 05:15:01 UTC 2010
Modified Files:
src [matt-nb5-mips64]: BUILDING UPDATING
Log Message:
sync to netbsd-5
To generate a diff of this commit:
cvs rdiff -u -r1.78.2.2 -r1.78.2.2.4.1 src/BUILDING
cvs rdiff -u -r1.178.2.1.2.1 -r1.178.2.1.2.1.2.1 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/BUILDING
diff -u src/BUILDING:1.78.2.2 src/BUILDING:1.78.2.2.4.1
--- src/BUILDING:1.78.2.2 Sat Nov 15 22:10:33 2008
+++ src/BUILDING Wed Apr 21 05:15:01 2010
@@ -281,6 +281,12 @@
Default: ``no''
+ MKSUBPIXEL Can be set to ``yes'' or ``no''. For X builds, decides if
+ subpixel rendering code in FreeType is turned on. Turned off
+ by default because of patent issues.
+
+ Default: ``no''
+
MKTTINTERP Can be set to ``yes'' or ``no''. For X builds, decides if
the TrueType bytecode interpreter is turned on. See
http://www.freetype.org/patents.html for details.
@@ -886,4 +892,4 @@
The build.sh based build scheme was introduced for NetBSD 1.6 as
USE_NEW_TOOLCHAIN, and re-worked to TOOLCHAIN_MISSING after that.
-NetBSD September 10, 2008 NetBSD
+NetBSD May 1, 2009 NetBSD
Index: src/UPDATING
diff -u src/UPDATING:1.178.2.1.2.1 src/UPDATING:1.178.2.1.2.1.2.1
--- src/UPDATING:1.178.2.1.2.1 Sat May 30 16:30:24 2009
+++ src/UPDATING Wed Apr 21 05:15:01 2010
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.178.2.1.2.1 2009/05/30 16:30:24 snj Exp $
+$NetBSD: UPDATING,v 1.178.2.1.2.1.2.1 2010/04/21 05:15:01 matt Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for