The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fonts : freefonts

A collection of ATM fonts (not all free) from the CICA archives

 This is a collection of ATM fonts from the CICA Windows
archives.  They are particularly useful with gimp.

Some of these fonts are shareware, and some have restrictions on
redistribution.  Please consult the accompanying .license files
after installation.

eric.
erich@FreeBSD.org
 

ftp://ftp.gimp.org/pub/%SUBDIR%/



freefonts history


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

v. 1.21 date: 2004/05/01 16:13:26; author: olgeni; state: Exp; lines: +1 -1 Move install instructions to pkg-message.
v. 1.20 date: 2004/01/29 21:35:52; author: olgeni; state: Exp; lines: +5 -1 Make fetchable, add some mirrors from gimp-devel. Noticed by: kris
v. 1.19 date: 2003/08/02 23:26:51; author: olgeni; state: Exp; lines: +11 -2 1) Move install code to Makefile rather than in patch. 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni
v. 1.18 date: 2003/02/23 11:07:26; author: olgeni; state: Exp; lines: +1 -1 Suppress command echo.
v. 1.17 date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +2 -1 De-pkg-comment my ports + some more.
v. 1.16 date: 2001/02/05 21:02:10; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.15 date: 2001/01/31 20:22:04; author: olgeni; state: Exp; lines: +2 -2 Take over maintainership.
v. 1.14 date: 2000/10/15 06:55:37; author: trevor; state: Exp; lines: +2 -1 Some of these fonts are not freely redistributable. Add RESTRICTED line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav
v. 1.13 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.12 date: 2000/09/17 18:20:39; author: ade; state: Exp; lines: +3 -1 Remove an unwanted .orig file from the PLIST, and fix a couple of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni
v. 1.11 date: 2000/04/23 22:59:49; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.10 date: 2000/04/10 00:44:35; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 02:58:30; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/08/22 23:33:37; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.7 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.6 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.5 date: 1997/12/04 13:58:06; author: vanilla; state: Exp; lines: +2 -2 Fix a typo error.
v. 1.4 date: 1997/11/30 19:19:41; author: vanilla; state: Exp; lines: +2 -2 Change MASTER_SITE to ftp.gimp.org
v. 1.3 date: 1996/11/18 11:43:00; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2 date: 1996/08/17 10:59:08; author: asami; state: Exp; lines: +4 -4 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the "miscellaneous bsd.port.mk variables" section after MAINTAINER.
v. 1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; lines: +0 -0 New port for `freefonts' a bunch of free type-1 fonts for X11 ============================================================================= v. 1.22 date: 2007/05/19 20:29:26; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21 date: 2004/05/01 16:13:26; author: olgeni; state: Exp; lines: +1 -1 Move install instructions to pkg-message.
v. 1.20 date: 2004/01/29 21:35:52; author: olgeni; state: Exp; lines: +5 -1 Make fetchable, add some mirrors from gimp-devel. Noticed by: kris
v. 1.19 date: 2003/08/02 23:26:51; author: olgeni; state: Exp; lines: +11 -2 1) Move install code to Makefile rather than in patch. 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni
v. 1.18 date: 2003/02/23 11:07:26; author: olgeni; state: Exp; lines: +1 -1 Suppress command echo.
v. 1.17 date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +2 -1 De-pkg-comment my ports + some more.
v. 1.16 date: 2001/02/05 21:02:10; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.15 date: 2001/01/31 20:22:04; author: olgeni; state: Exp; lines: +2 -2 Take over maintainership.
v. 1.14 date: 2000/10/15 06:55:37; author: trevor; state: Exp; lines: +2 -1 Some of these fonts are not freely redistributable. Add RESTRICTED line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav
v. 1.13 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.12 date: 2000/09/17 18:20:39; author: ade; state: Exp; lines: +3 -1 Remove an unwanted .orig file from the PLIST, and fix a couple of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni
v. 1.11 date: 2000/04/23 22:59:49; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.10 date: 2000/04/10 00:44:35; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 02:58:30; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/08/22 23:33:37; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.7 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.6 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.5 date: 1997/12/04 13:58:06; author: vanilla; state: Exp; lines: +2 -2 Fix a typo error.
v. 1.4 date: 1997/11/30 19:19:41; author: vanilla; state: Exp; lines: +2 -2 Change MASTER_SITE to ftp.gimp.org
v. 1.3 date: 1996/11/18 11:43:00; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2 date: 1996/08/17 10:59:08; author: asami; state: Exp; lines: +4 -4 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the "miscellaneous bsd.port.mk variables" section after MAINTAINER.
v. 1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; lines: +0 -0 New port for `freefonts' a bunch of free type-1 fonts for X11 ============================================================================= v. 1.22 date: 2007/05/19 20:29:26; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21 date: 2004/05/01 16:13:26; author: olgeni; state: Exp; lines: +1 -1 Move install instructions to pkg-message.
v. 1.20 date: 2004/01/29 21:35:52; author: olgeni; state: Exp; lines: +5 -1 Make fetchable, add some mirrors from gimp-devel. Noticed by: kris
v. 1.19 date: 2003/08/02 23:26:51; author: olgeni; state: Exp; lines: +11 -2 1) Move install code to Makefile rather than in patch. 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni
v. 1.18 date: 2003/02/23 11:07:26; author: olgeni; state: Exp; lines: +1 -1 Suppress command echo.
v. 1.17 date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +2 -1 De-pkg-comment my ports + some more.
v. 1.16 date: 2001/02/05 21:02:10; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.15 date: 2001/01/31 20:22:04; author: olgeni; state: Exp; lines: +2 -2 Take over maintainership.
v. 1.14 date: 2000/10/15 06:55:37; author: trevor; state: Exp; lines: +2 -1 Some of these fonts are not freely redistributable. Add RESTRICTED line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav
v. 1.13 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.12 date: 2000/09/17 18:20:39; author: ade; state: Exp; lines: +3 -1 Remove an unwanted .orig file from the PLIST, and fix a couple of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni
v. 1.11 date: 2000/04/23 22:59:49; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.10 date: 2000/04/10 00:44:35; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 02:58:30; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/08/22 23:33:37; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.7 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.6 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.5 date: 1997/12/04 13:58:06; author: vanilla; state: Exp; lines: +2 -2 Fix a typo error.
v. 1.4 date: 1997/11/30 19:19:41; author: vanilla; state: Exp; lines: +2 -2 Change MASTER_SITE to ftp.gimp.org
v. 1.3 date: 1996/11/18 11:43:00; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2 date: 1996/08/17 10:59:08; author: asami; state: Exp; lines: +4 -4 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the "miscellaneous bsd.port.mk variables" section after MAINTAINER.
v. 1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/16 13:38:33; author: erich; state: Exp; lines: +0 -0 New port for `freefonts' a bunch of free type-1 fonts for X11 =============================================================================



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