Up to [cvs.netbsd.org] / src / share / wscons / fonts
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 18 16:55:36 2010 UTC (2 years, 4 months ago) by ahoka
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
netbsd-6-base,
netbsd-6,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
HEAD
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add font files for latin-2 (ISO 8859-2) encoding. Loading these fonts will enable wscons to read texts in central european languages, eg. HU or CZ. From FreeBSD.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 19 08:07:27 2004 UTC (8 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
mjf-devfs2-base,
mjf-devfs2,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.8: +3 -8
lines
Diff to previous 1.8 (colored)
Convert to usage of UUDECODE_FILES and standardize on filename extension
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 21 10:01:20 2003 UTC (8 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Rework how MAKEVERBOSE operates:
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 19 14:10:13 2003 UTC (8 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
implement MAKEVERBOSE
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 10 10:34:38 2003 UTC (8 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.5: +2 -4
lines
Diff to previous 1.5 (colored)
Rename a large chunk of the make(1) variables which refer to a
program/tool from "FOO" to "TOOL_FOO". The new variables are:
TOOL_ASN1_COMPILE TOOL_CAP_MKDB TOOL_CAT TOOL_CKSUM TOOL_COMPILE_ET
TOOL_CONFIG TOOL_CRUNCHGEN TOOL_CTAGS TOOL_DB TOOL_EQN TOOL_FGEN
TOOL_GENCAT TOOL_GROFF TOOL_HEXDUMP TOOL_INDXBIB TOOL_INSTALLBOOT
TOOL_INSTALL_INFO TOOL_M4 TOOL_MAKEFS TOOL_MAKEINFO TOOL_MAKEWHATIS
TOOL_MDSETIMAGE TOOL_MENUC TOOL_MKCSMAPPER TOOL_MKESDB
TOOL_MKLOCALE TOOL_MKMAGIC TOOL_MKTEMP TOOL_MSGC TOOL_MTREE
TOOL_PAX TOOL_PIC TOOL_PREPMKBOOTIMAGE TOOL_PWD_MKDB TOOL_REFER
TOOL_ROFF_ASCII TOOL_ROFF_DVI TOOL_ROFF_HTML TOOL_ROFF_PS
TOOL_ROFF_RAW TOOL_RPCGEN TOOL_SOELIM TOOL_SUNLABEL TOOL_TBL
TOOL_UUDECODE TOOL_VGRIND TOOL_ZIC
For each, provide default in <bsd.sys.mk> of the form:
TOOL_FOO?= foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
TOOL_FOO= ${TOOLDIR}/bin/${_TOOL_PREFIX}foo
Document all of these in bsd.README.
This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.
Revision 1.5 / (download) - annotate - [select for diffs], Sun May 4 00:50:28 2003 UTC (9 years ago) by gmcgarry
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Add some more IBM-encoded fonts. These fonts were taken from the FONTMAN (fpman220.zip) distribution by Horst Schaeffer. They are not intended for serious use. They were chosen to look significanly different to vt200 fonts currently available. Good for demonstrating wscons capability.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 31 19:15:23 2002 UTC (10 years, 3 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
Make it possible for uudecode to be a host tool.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 28 18:45:59 2001 UTC (11 years, 3 months ago) by veego
Branch: MAIN
Changes since 1.2: +11 -46
lines
Diff to previous 1.2 (colored)
Make it simpler by using FILES.
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Thu Nov 9 21:30:26 2000 UTC (11 years, 6 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001
Changes since 1.1.2.2: +3 -5
lines
Diff to previous 1.1.2.2 (colored) next main 1.2 (colored)
Pullup 1.2 [simonb]:
Use the usual make variables with ${INSTALL} (RENAME, COPY, PRESERVE,
INSTPRIV). Also use BIN{OWN,GRP} and NONBINMODE.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 24 05:56:04 2000 UTC (11 years, 8 months ago) by simonb
Branch: MAIN
Changes since 1.1: +3 -5
lines
Diff to previous 1.1 (colored)
Use the usual make variables with ${INSTALL} (RENAME, COPY, PRESERVE,
INSTPRIV). Also use BIN{OWN,GRP} and NONBINMODE.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Wed Aug 9 07:30:29 2000 UTC (11 years, 9 months ago) by drochner
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2
Changes since 1.1.2.1: +55 -0
lines
Diff to previous 1.1.2.1 (colored)
pull up new files from trunk: find a new home for the downloadable VGA fonts which used to be distributed with pcvt
Revision 1.1.2.1, Tue Jul 25 17:13:53 2000 UTC (11 years, 10 months ago) by drochner
Branch: netbsd-1-5
Changes since 1.1: +0 -55
lines
FILE REMOVED
file Makefile was added on branch netbsd-1-5 on 2000-08-09 07:30:29 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 25 17:13:53 2000 UTC (11 years, 10 months ago) by drochner
Branch: MAIN
Branch point for: netbsd-1-5
find a new home for the downloadable VGA fonts which used to be distributed with pcvt