The FreeBSD Ports Archive
FreeBSD x11-fonts : intlfonts4>
Free X11 fonts for all characters that Emacs can handle
This port is for International Fonts excluding what distributed with X
Window Systems.
This contains free X11 fonts for all characters that Emacs and XEmacs
can handle. They are classified into several categories.
European -- European normal size fonts (suitable with the other fonts)
European-BIG -- European big fonts
Asian -- Asian (non-CJK) fonts
Chinese -- Chinese normal size fonts excluding what distributed with X
Chinese.BIG -- Chinese big fonts
Japanese -- Japanese normal size fonts excluding what distributed with X
Japanese.BIG -- Japanese big fonts
Ethiopic -- Ethiopic fonts
Misc -- fonts for the other regions/scripts
TrueType -- Truetype fonts
Type1 -- Postscript Type1 fonts
If you want to use TrueType fonts on X, you should run X-TT or xfsft.
Then you had better use mkttfdir in perlftlib or ttmkfdir to create
fonts.dir or fonts.scale.
|
intlfonts history
v. 1.14
date: 2007/05/19 20:29:28; 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.13
date: 2006/11/01 11:23:30; author: miwi; state: Exp; lines: +1 -1
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier
v. 1.12
date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +0 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.11
date: 2005/03/17 23:22:09; author: lesi; state: Exp; lines: +1 -0
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.10
date: 2005/01/15 19:26:21; author: hrs; state: Exp; lines: +2 -2
Fix dependency.
v. 1.9
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.8
date: 2003/09/30 13:51:58; author: taoka; state: Exp; lines: +1 -1
Update vertion to 1.2.1
PR: 57396
Submitted by: IIJIMA Hiromitsu
v. 1.7
date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +3 -3
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/01/16 17:33:15; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/08 10:23:23; 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.3
date: 2000/04/10 00:44:37; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/01/15 17:45:00; author: taoka; state: Exp; lines: +3 -2
Updated MASTER_SITES
Submitted by: OKAZAKI Tetsurou
Obtained from: direct contact
v. 1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp; lines: +0 -0
Free X11 fonts for all characters that Emacs can handle
=============================================================================
v. 1.14
date: 2007/05/19 20:29:28; 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.13
date: 2006/11/01 11:23:30; author: miwi; state: Exp; lines: +1 -1
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier
v. 1.12
date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +0 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.11
date: 2005/03/17 23:22:09; author: lesi; state: Exp; lines: +1 -0
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.10
date: 2005/01/15 19:26:21; author: hrs; state: Exp; lines: +2 -2
Fix dependency.
v. 1.9
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.8
date: 2003/09/30 13:51:58; author: taoka; state: Exp; lines: +1 -1
Update vertion to 1.2.1
PR: 57396
Submitted by: IIJIMA Hiromitsu
v. 1.7
date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +3 -3
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/01/16 17:33:15; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/08 10:23:23; 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.3
date: 2000/04/10 00:44:37; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/01/15 17:45:00; author: taoka; state: Exp; lines: +3 -2
Updated MASTER_SITES
Submitted by: OKAZAKI Tetsurou
Obtained from: direct contact
v. 1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp; lines: +0 -0
Free X11 fonts for all characters that Emacs can handle
=============================================================================
v. 1.14
date: 2007/05/19 20:29:28; 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.13
date: 2006/11/01 11:23:30; author: miwi; state: Exp; lines: +1 -1
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier
v. 1.12
date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +0 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.11
date: 2005/03/17 23:22:09; author: lesi; state: Exp; lines: +1 -0
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.10
date: 2005/01/15 19:26:21; author: hrs; state: Exp; lines: +2 -2
Fix dependency.
v. 1.9
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.8
date: 2003/09/30 13:51:58; author: taoka; state: Exp; lines: +1 -1
Update vertion to 1.2.1
PR: 57396
Submitted by: IIJIMA Hiromitsu
v. 1.7
date: 2003/03/07 06:13:03; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +3 -3
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/01/16 17:33:15; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4
date: 2000/10/08 10:23:23; 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.3
date: 2000/04/10 00:44:37; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/01/15 17:45:00; author: taoka; state: Exp; lines: +3 -2
Updated MASTER_SITES
Submitted by: OKAZAKI Tetsurou
Obtained from: direct contact
v. 1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/08 03:03:15; author: taoka; state: Exp; lines: +0 -0
Free X11 fonts for all characters that Emacs can handle
=============================================================================
|
| |

|