FreeBSD chinese : vflib4>
Vector font library with free vector font, BIG5 and GB supported
VFlib is a vector font library. TrueType, Zeit, JG, BDF fonts
are supported. It also supports FreeType library, which uses
hinting information in TrueType, so clearer output is possible.
See /usr/local/lib/VFlib/doc/man.ps (in Japanese) or the following
URL for more details.
This port can use Chinese BIG5 and GB encoded fonts.
http://www-masu.ist.osaka-u.ac.jp/~kakugawa/VFlib/
|
vflib history
v. 1.17
date: 2007/08/04 11:40:42; author: gabor; state: Exp; lines: +3 -3
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.16
date: 2007/05/19 20:00:49; 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.15
date: 2007/02/04 18:06:20; author: pav; state: Exp; lines: +3 -2
- Fix after objformat removal
v. 1.14
date: 2007/01/19 11:05:13; author: rafan; state: Exp; lines: +4 -4
- Update to 2.25.6
- Add patches to fix build on gcc 4.x
- Update WWW
v. 1.13
date: 2006/08/15 15:08:39; author: miwi; state: Exp; lines: +9 -8
- Respect DESTDIR
- Specify and use DATADIR
PR: ports/101935
Submitted by: Gea-Suan Lin
Approved by: krion (mentor)
v. 1.12
date: 2006/08/14 10:08:25; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.11
date: 2006/05/03 23:38:33; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.10
date: 2005/04/24 15:14:41; author: arved; state: Exp; lines: +0 -1
This port does not require autoconf to build.
v. 1.9
date: 2004/07/23 19:10:08; author: anholt; state: Exp; lines: +1 -1
- 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.8
date: 2004/03/14 06:16:05; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.7
date: 2004/01/31 03:22:16; author: arved; state: Exp; lines: +4 -4
s/varargs.h/stdarg.h/
v. 1.6
date: 2003/12/06 22:01:30; author: linimon; state: Exp; lines: +7 -1
Mark as broken on 5.x (varargs). Pacify portlint.
v. 1.5
date: 2003/11/03 01:19:15; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
v. 1.4
date: 2003/02/26 14:23:43; author: foxfair; state: Exp; lines: +1 -0
pkg-comment police: Purge them in this category while I'm here.
v. 1.3
date: 2002/03/14 11:16:37; author: sobomax; state: Exp; lines: +2 -2
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
v. 1.2
date: 2001/01/19 22:35:22; author: clive; state: Exp; lines: +2 -2
One line diff to indicate that freetype.h now lives under
${PREFIX}/include/freetype.
Submitted by: bento
One eye reviewed by: vanilla
v. 1.1
date: 2000/12/11 09:47:22; author: keith; state: Exp;
New port: vflib
VFlib is a vector font library, which can use TrueType,
Zeit, JG, and BDF fonts. This version supports both
BIG5/GB encoded fonts.
The original patch was made by Chinese Turbo Linux, and
Chih-Wei Huang added the BIG5 Eten
extension.
=============================================================================
|