The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-servers : Xfstt

A TrueType font server for X11

 This is Xfstt, a free TrueType font server for X11. 

http://developer.berlios.de/projects/xfstt/



Xfstt history


v. 1.22
date: 2007/05/19 20:29:46;  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.21 date: 2006/05/13 05:00:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.20 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:04:34; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2003/09/04 17:21:39; author: krion; state: Exp; lines: +6 -6 - Update to version 1.6 PR: 56439 Submitted by: Ports Fury
v. 1.17 date: 2003/02/16 13:55:09; author: naddy; state: Exp; lines: +23 -20 Update to version 1.4. PR: 48048 Submitted by: Ports Fury
v. 1.16 date: 2003/02/02 19:59:27; author: olgeni; state: Exp; lines: +2 -3 I broke the port by committing bogus stuff I was working on :-/ Noticed by: Sergey Mokryshev
v. 1.15 date: 2003/01/31 19:25:23; author: olgeni; state: Exp; lines: +5 -4 Give back maintanership to ports@, due to lack of time and clues.
v. 1.14 date: 2001/02/05 21:08:41; author: olgeni; state: Exp; lines: +2 -2 Convert more spaces into tabs in ports/x11-servers.
v. 1.13 date: 2001/01/24 12:43:10; author: olgeni; state: Exp; lines: +2 -2 Use proper capitalization (freebsd.org -> FreeBSD.org) Noted by: sobomax
v. 1.12 date: 2001/01/24 12:05:07; author: olgeni; state: Exp; lines: +2 -2 Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)
v. 1.11 date: 2001/01/16 19:08:37; author: will; state: Exp; lines: +1 -7 Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
v. 1.10 date: 2000/11/18 23:45:14; author: ade; state: Exp; lines: +15 -1 A whole bunch of updates from the new maintainer: * install startup file * create TrueType directory * add new --notcp option (from ports/21957) and document it See PR for complete details PR: 22946 Submitted by: maintainer
v. 1.9 date: 2000/11/16 08:45:37; author: sobomax; state: Exp; lines: +4 -4 Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni . Submitted by: Jimmy Olgeni
v. 1.8 date: 2000/11/02 15:43:44; author: sobomax; state: Exp; lines: +2 -2 Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer wanted. Submitted by: previous maintainer
v. 1.7 date: 2000/04/10 00:52:42; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/31 21:40:24; author: mharo; state: Exp; lines: +3 -5 update to 1.1 PR: 17440 Submitted by: Maxim Sobolev
v. 1.5 date: 2000/01/18 07:43:02; author: nbm; state: Exp; lines: +2 -2 Previous MAINTAINER mail bouncing, new MAINTAINER requested it with an update. PR: 15315 Submitted by: R.I.Pienaar
v. 1.4 date: 1999/12/25 02:26:46; author: steve; state: Exp; lines: +4 -5 Update to version 1.0. PR: 15315 Submitted by: R.I.Pienaar
v. 1.3 date: 1999/08/31 02:58:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/06/28 02:22:43; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; lines: +0 -0 Initial import of Xfstt version 0.9.10. A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley ============================================================================= v. 1.22 date: 2007/05/19 20:29:46; 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.21 date: 2006/05/13 05:00:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.20 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:04:34; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2003/09/04 17:21:39; author: krion; state: Exp; lines: +6 -6 - Update to version 1.6 PR: 56439 Submitted by: Ports Fury
v. 1.17 date: 2003/02/16 13:55:09; author: naddy; state: Exp; lines: +23 -20 Update to version 1.4. PR: 48048 Submitted by: Ports Fury
v. 1.16 date: 2003/02/02 19:59:27; author: olgeni; state: Exp; lines: +2 -3 I broke the port by committing bogus stuff I was working on :-/ Noticed by: Sergey Mokryshev
v. 1.15 date: 2003/01/31 19:25:23; author: olgeni; state: Exp; lines: +5 -4 Give back maintanership to ports@, due to lack of time and clues.
v. 1.14 date: 2001/02/05 21:08:41; author: olgeni; state: Exp; lines: +2 -2 Convert more spaces into tabs in ports/x11-servers.
v. 1.13 date: 2001/01/24 12:43:10; author: olgeni; state: Exp; lines: +2 -2 Use proper capitalization (freebsd.org -> FreeBSD.org) Noted by: sobomax
v. 1.12 date: 2001/01/24 12:05:07; author: olgeni; state: Exp; lines: +2 -2 Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)
v. 1.11 date: 2001/01/16 19:08:37; author: will; state: Exp; lines: +1 -7 Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
v. 1.10 date: 2000/11/18 23:45:14; author: ade; state: Exp; lines: +15 -1 A whole bunch of updates from the new maintainer: * install startup file * create TrueType directory * add new --notcp option (from ports/21957) and document it See PR for complete details PR: 22946 Submitted by: maintainer
v. 1.9 date: 2000/11/16 08:45:37; author: sobomax; state: Exp; lines: +4 -4 Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni . Submitted by: Jimmy Olgeni
v. 1.8 date: 2000/11/02 15:43:44; author: sobomax; state: Exp; lines: +2 -2 Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer wanted. Submitted by: previous maintainer
v. 1.7 date: 2000/04/10 00:52:42; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/31 21:40:24; author: mharo; state: Exp; lines: +3 -5 update to 1.1 PR: 17440 Submitted by: Maxim Sobolev
v. 1.5 date: 2000/01/18 07:43:02; author: nbm; state: Exp; lines: +2 -2 Previous MAINTAINER mail bouncing, new MAINTAINER requested it with an update. PR: 15315 Submitted by: R.I.Pienaar
v. 1.4 date: 1999/12/25 02:26:46; author: steve; state: Exp; lines: +4 -5 Update to version 1.0. PR: 15315 Submitted by: R.I.Pienaar
v. 1.3 date: 1999/08/31 02:58:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/06/28 02:22:43; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; lines: +0 -0 Initial import of Xfstt version 0.9.10. A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley ============================================================================= v. 1.22 date: 2007/05/19 20:29:46; 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.21 date: 2006/05/13 05:00:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.20 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:04:34; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2003/09/04 17:21:39; author: krion; state: Exp; lines: +6 -6 - Update to version 1.6 PR: 56439 Submitted by: Ports Fury
v. 1.17 date: 2003/02/16 13:55:09; author: naddy; state: Exp; lines: +23 -20 Update to version 1.4. PR: 48048 Submitted by: Ports Fury
v. 1.16 date: 2003/02/02 19:59:27; author: olgeni; state: Exp; lines: +2 -3 I broke the port by committing bogus stuff I was working on :-/ Noticed by: Sergey Mokryshev
v. 1.15 date: 2003/01/31 19:25:23; author: olgeni; state: Exp; lines: +5 -4 Give back maintanership to ports@, due to lack of time and clues.
v. 1.14 date: 2001/02/05 21:08:41; author: olgeni; state: Exp; lines: +2 -2 Convert more spaces into tabs in ports/x11-servers.
v. 1.13 date: 2001/01/24 12:43:10; author: olgeni; state: Exp; lines: +2 -2 Use proper capitalization (freebsd.org -> FreeBSD.org) Noted by: sobomax
v. 1.12 date: 2001/01/24 12:05:07; author: olgeni; state: Exp; lines: +2 -2 Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)
v. 1.11 date: 2001/01/16 19:08:37; author: will; state: Exp; lines: +1 -7 Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
v. 1.10 date: 2000/11/18 23:45:14; author: ade; state: Exp; lines: +15 -1 A whole bunch of updates from the new maintainer: * install startup file * create TrueType directory * add new --notcp option (from ports/21957) and document it See PR for complete details PR: 22946 Submitted by: maintainer
v. 1.9 date: 2000/11/16 08:45:37; author: sobomax; state: Exp; lines: +4 -4 Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni . Submitted by: Jimmy Olgeni
v. 1.8 date: 2000/11/02 15:43:44; author: sobomax; state: Exp; lines: +2 -2 Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer wanted. Submitted by: previous maintainer
v. 1.7 date: 2000/04/10 00:52:42; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/31 21:40:24; author: mharo; state: Exp; lines: +3 -5 update to 1.1 PR: 17440 Submitted by: Maxim Sobolev
v. 1.5 date: 2000/01/18 07:43:02; author: nbm; state: Exp; lines: +2 -2 Previous MAINTAINER mail bouncing, new MAINTAINER requested it with an update. PR: 15315 Submitted by: R.I.Pienaar
v. 1.4 date: 1999/12/25 02:26:46; author: steve; state: Exp; lines: +4 -5 Update to version 1.0. PR: 15315 Submitted by: R.I.Pienaar
v. 1.3 date: 1999/08/31 02:58:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/06/28 02:22:43; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:36:08; author: steve; state: Exp; lines: +0 -0 Initial import of Xfstt version 0.9.10. A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley =============================================================================



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