The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fonts : etlfonts

X11 supplemental fonts

 X11 supplemental fonts which enable multilingual display with mule.
These fonts are developed in Electro Technical Laboratory, Japan.
 

#



etlfonts history


v. 1.19
date: 2007/05/19 20:29:09;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.18 date: 2005/11/27 03:24:37; author: linimon; state: Exp; lines: +1 -1 Remove dead mastersites. Source: distfile survey
v. 1.17 date: 2004/12/27 00:20:06; author: hrs; state: Exp; lines: +1 -1 Back out the previous change. Mita-san will continue to work as the maintainer of this port. Discussed with: mita and nork
v. 1.16 date: 2004/12/23 09:32:50; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.15 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2001/02/05 21:02:08; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.12 date: 2000/10/08 10:23:22; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:47; author: asami; state: Exp; lines: +9 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/04/10 00:44:34; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/09/09 11:00:04; author: asami; state: Exp; lines: +2 -2 ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)
v. 1.8 date: 1999/09/04 23:39:22; author: mharo; state: Exp; lines: +2 -2 gzip -> ${GZIP_CMD} gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
v. 1.7 date: 1999/08/31 02:58:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/02/03 11:12:01; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.5 date: 1998/08/07 22:43:08; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.4 date: 1998/08/05 09:31:42; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/07/13 18:49:31; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/01/02 19:32:25; author: max; state: Exp; lines: +3 -3 Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk.
v. 1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; lines: +0 -0 Renaming etlfont -> etlfonts. Suggested by: asami ============================================================================= v. 1.19 date: 2007/05/19 20:29:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18 date: 2005/11/27 03:24:37; author: linimon; state: Exp; lines: +1 -1 Remove dead mastersites. Source: distfile survey
v. 1.17 date: 2004/12/27 00:20:06; author: hrs; state: Exp; lines: +1 -1 Back out the previous change. Mita-san will continue to work as the maintainer of this port. Discussed with: mita and nork
v. 1.16 date: 2004/12/23 09:32:50; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.15 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2001/02/05 21:02:08; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.12 date: 2000/10/08 10:23:22; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:47; author: asami; state: Exp; lines: +9 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/04/10 00:44:34; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/09/09 11:00:04; author: asami; state: Exp; lines: +2 -2 ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)
v. 1.8 date: 1999/09/04 23:39:22; author: mharo; state: Exp; lines: +2 -2 gzip -> ${GZIP_CMD} gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
v. 1.7 date: 1999/08/31 02:58:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/02/03 11:12:01; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.5 date: 1998/08/07 22:43:08; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.4 date: 1998/08/05 09:31:42; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/07/13 18:49:31; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/01/02 19:32:25; author: max; state: Exp; lines: +3 -3 Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk.
v. 1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; lines: +0 -0 Renaming etlfont -> etlfonts. Suggested by: asami ============================================================================= v. 1.19 date: 2007/05/19 20:29:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18 date: 2005/11/27 03:24:37; author: linimon; state: Exp; lines: +1 -1 Remove dead mastersites. Source: distfile survey
v. 1.17 date: 2004/12/27 00:20:06; author: hrs; state: Exp; lines: +1 -1 Back out the previous change. Mita-san will continue to work as the maintainer of this port. Discussed with: mita and nork
v. 1.16 date: 2004/12/23 09:32:50; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.15 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2001/02/05 21:02:08; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.12 date: 2000/10/08 10:23:22; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:47; author: asami; state: Exp; lines: +9 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/04/10 00:44:34; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/09/09 11:00:04; author: asami; state: Exp; lines: +2 -2 ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)
v. 1.8 date: 1999/09/04 23:39:22; author: mharo; state: Exp; lines: +2 -2 gzip -> ${GZIP_CMD} gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
v. 1.7 date: 1999/08/31 02:58:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/02/03 11:12:01; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.5 date: 1998/08/07 22:43:08; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.4 date: 1998/08/05 09:31:42; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/07/13 18:49:31; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/01/02 19:32:25; author: max; state: Exp; lines: +3 -3 Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk.
v. 1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/01/02 19:18:24; author: max; state: Exp; lines: +0 -0 Renaming etlfont -> etlfonts. Suggested by: asami =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm