History log of /freebsd-10.3-release/share/syscons/scrnmaps/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 126268 26-Feb-2004 bde

Rremoved bogus -static from CFLAGS. Makeworld will add -static in the
correct place if needed and possible. Self-hosted builds can just use
the system default.


# 124716 19-Jan-2004 ru

Use the standard <bsd.files.mk> API to install files.


# 117260 05-Jul-2003 ache

Add ARMSCII-8 console stuff

PR: 53944
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>


# 100872 29-Jul-2002 ru

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


# 86810 23-Nov-2001 ache

Add us-ascii_to_cp437 screenmap


# 86801 23-Nov-2001 ache

Add table for iso-8859-4 vga9 fonts


# 86800 23-Nov-2001 ache

1) Map all unused characters into 'space'.
2) iso-8859-4_to_cp437 not do what its name tells at all, remove it


# 86694 20-Nov-2001 ache

Improve Greek support in syscons

PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>


# 75597 17-Apr-2001 sobomax

Add Ukrainian language support for FreeBSD console.

Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
Reviewed by: ache, phantom, ru, sobomax


# 55621 08-Jan-2000 ache

add Latin4 screen map

Submitted by: Ricardas Cepas <rch@richard.eu.org>


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 38654 30-Aug-1998 jb

Make a local build tool static to avoid trying to use shared libraries
before rtld is installed.


# 37463 07-Jul-1998 bde

Added a `build-tools' target for internal tools.

Honor LDFLAGS for building internal tools.


# 32213 03-Jan-1998 wosch

444 -> ${SHAREMODE}
/usr/share -> ${SHAREDIR}


# 21178 02-Jan-1997 jkh

I was wrong about this file - NOOBJ is not correct here.


# 21166 01-Jan-1997 jkh

Add missing NOOBJ


# 21155 01-Jan-1997 bde

Use ${COPY} instead of -c for installing non-source files.


# 19477 06-Nov-1996 joerg

My MDA screen finally bothered me enough to create an ISO 8859-1 ->
IBM cp437 screenmap file.


# 9701 25-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 3119 26-Sep-1994 ache

Remove 'default' keymap, I forgot, that this work done by vidcontrol -L


# 3092 25-Sep-1994 ache

Add default screen map to undone changes


# 3081 25-Sep-1994 ache

Add SCRMAPS to clean target, fix install target


# 3077 25-Sep-1994 ache

Generate screen map from source (from 1.1.5.1)