Port details |
- ttfm Big5/GB enhanced TrueType Font Manager
- 0.9.5_8 chinese =15 0.9.5_8Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-11-13 05:48:09
- Last Update: 2024-01-08 16:30:29
- Commit Hash: 28cfe20
- People watching this port, also watch:: pcre, freetype2, unzip, libxml2, help2man
- Also Listed In: print
- License: MIT
- Description:
- A True Type Font Manager that handles true type font
installation, uninstallation, list, and default font
setting. It was originally in the CLE distribution.
The manager doesn't deal with applications using TTF
directly. Instead, it calls modules to handle the
details. There are only several predefined behaviours
of the modules, like add/remove/list. There are four
modules as of version 0.9:
chitex: For ChiTeX, a Chinese TeX/LaTeX
ttf2pk: Generate pk/tfm for CJK
xfreetype: For Xfsft in XFree86 3.3.x and "freetype"
module in 4.x
xttfm: For X-TT in XFree86 3.3.x and "xtt" module in
4.x, avaiable in both tcl and sh versions.
Some modules are Big5/GB enhanced, for better font
detection/generation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/chinese/ttfm/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/ttfm
- pkg install zh-ttfm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-ttfm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ttfm-0.9.5.tar.gz) = e06ccbec2eed8ab5d200cc40889e7d3706471c7ffc1d272b0cd7536b12776628
SIZE (ttfm-0.9.5.tar.gz) = 54431
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfreetype.so : print/freetype2
- This port is required by:
- for Run
-
- chinese/enscript
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for zh-ttfm-0.9.5_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- chinese_ttfm
- USES:
- pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.5_8 08 Jan 2024 16:30:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
0.9.5_7 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.5_7 06 Aug 2021 09:48:47 |
Tobias C. Berner (tcberner) |
chinese/ttfm: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
0.9.5_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.5_7 29 Jul 2016 10:53:38 |
se |
Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist
by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports.
Approved by: antoine (mentor) |
0.9.5_6 25 Jul 2016 21:10:25 |
jbeich |
chinese/ttfm: don't touch user font cache on install
This matches USES=fonts (@fc, @fcfontsdir) behavior.
PR: 207263
MFH: 2016Q3 |
0.9.5_6 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.9.5_6 06 Dec 2015 20:35:45 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
0.9.5_6 11 May 2015 06:46:07 |
amdmi3 |
- Drop @dirrm* from plist |
0.9.5_6 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
0.9.5_5 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
0.9.5_5 20 Oct 2014 08:38:22 |
bapt |
Cleanup plist |
0.9.5_5 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.9.5_5 18 Jul 2014 18:41:53 |
leeym |
- disable X11 by default
- remove local.conf which is obsoleted
- properly stage |
0.9.5_5 05 Jul 2014 05:28:30 |
leeym |
- support stage and options |
0.9.5_5 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
0.9.5_5 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.9.5_4 10 Feb 2014 09:37:48 |
ehaupt |
- Support staging
- Define DOCS |
0.9.5_4 03 Jan 2014 15:59:42 |
adamw |
Convert chinese to MDOCS |
0.9.5_4 11 Dec 2013 14:58:29 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese |
0.9.5_4 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
0.9.5_4 19 Jun 2013 16:03:12 |
rafan |
- Fix ttfm's xttfm module to really update fonts.{dir,scale} to reflect
the fonts installed
- Bump PORTREVISION for all ports using chinese/ttfm/Makefile.ttf
PR: ports/179608
Reported by: Antoine Brodin (antoine@)
Tested by: Antoine Brodin (antoine@) |
0.9.5_3 29 Oct 2011 14:20:00 |
rafan |
- Respect CC
PR: ports/162120
Submitted by: Nali Toja <nalitoja at gmail.com> |
0.9.5_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.5_3 06 Jun 2008 16:16:30 |
rafan |
- Respect PREFIX and LOCALBASE |
0.9.5_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.9.5_3 25 Mar 2008 14:28:19 |
rafan |
- Remove reference to X_CLIENTS_PORT and X11BASE
- Add trailing slash for directories
- Use MANPREFIX for manual pages |
0.9.5_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.5_1 22 Feb 2007 07:37:54 |
rafan |
- Host files on my local distfiles.
freebsd.sinica.edu.tw is down for a long time. For arphicttf, the two
sites are just FreeBSD distfiles mirror. Host at my place is better.
- Claim maintainership |
0.9.5_1 26 Nov 2006 18:12:11 |
rafan |
- Repsect X11BASE. This should fix chinese/*ttf build failure with
non-standard X11BASE.
Reported by: pointyhat |
0.9.5_1 03 Nov 2006 08:53:44 |
rafan |
- adobe-cmaps has changed its installation since half year ago |
0.9.5_1 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
0.9.5_1 28 Aug 2005 15:43:47 |
clive |
Let mkfontscale(1) and mkfontdir(1) handle fonts.scale and fonts.dir.
PR: ports/76658 |
0.9.5 25 Jul 2005 21:58:10 |
linimon |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr |
0.9.5 19 Feb 2005 13:51:50 |
leeym |
- add chinese/Makefile.ttf to control install/deinstall process of all
TrueType fonts in chinese/*ttf
- update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist}
- relocate non-font files to DATADIR or DOCSDIR
- fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm
- update chinese/zh-fireflyttf to 1.2.6 [1]
PR: [1] 77438
Submitted by: leeym
Approved by: statue at freebsd.sinica.edu.tw |
0.9.5 08 Jan 2005 15:50:05 |
sem |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw |
0.9.5 23 Jul 2004 19:10:32 |
anholt |
- 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) |
0.9.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.9.5 21 Nov 2003 03:09:45 |
linimon |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw |
0.9.5 04 Nov 2003 00:59:07 |
leeym |
Update to 0.9.5
PR: 58903
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
0.9.4 30 Sep 2003 17:55:12 |
vanilla |
update to 0.9.4
update MASTER_SITES
take maintainership
PR: ports/57180
Submitted by: statue@freebsd.sinica.edu.tw |
0.9.3_3 03 May 2003 21:04:40 |
vanilla |
Due to ghostscript update.
PR: ports/51681
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
0.9.3_3 26 Feb 2003 14:23:43 |
foxfair |
pkg-comment police: Purge them in this category while I'm here. |
0.9.3_3 22 Dec 2002 18:18:21 |
ijliao |
- fix english font width problem
PR: 46445
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
0.9.3_3 04 Aug 2002 09:19:59 |
clive |
Really bury patch-aa. |
0.9.3_3 03 Aug 2002 19:30:17 |
clive |
remove files/patch-aa
add files/patch-modules::abiword.ttfm
update files/patch-ttfinfo.c
PR: ports/38820 , ports/41141 |
0.9.3_2 02 Jun 2002 17:31:56 |
ijliao |
add gscjk module
remove ghostscript6 module
bump portrevision
PR: 38803
Submitted by: Statue <statue@softwareliberty.org> |
0.9.3_1 25 Apr 2002 03:41:42 |
ijliao |
AbiWord change PREFIX to X11BASE
PR: 37426
Submitted by: Statue <statue@softwareliberty.org> |
0.9.3_1 20 Apr 2002 01:16:17 |
ijliao |
get TTFINFO_FONT_PSNAME
PR: 37246
Submitted by: Statue <statue@softwareliberty.org> |
0.9.3_1 31 Mar 2002 10:07:04 |
clive |
Add dependency for XFree86-4.
PR: ports/33038
Submitted by: Statue <statue@softwareliberty.org> |
14 Mar 2002 11:16:45 |
sobomax |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
15 Oct 2001 13:09:23 |
ijliao |
Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuite to
$PREFIX/share/AbiSuite |
02 Mar 2001 17:29:36 |
keith |
Install in ${PREFIX}/share/fonts/TrueType, instead of
${PREFIX}/share/fonts/ttf. |
01 Feb 2001 06:17:21 |
keith |
Update to 0.9.3. This version supports Ghostscript 6.50, and a new abiword
module and a man page were added. |
30 Jan 2001 05:32:32 |
keith |
Make the directory list reverse-ordered. |
04 Dec 2000 12:15:31 |
keith |
Update to 0.9.2. Prior versions of TTFM modules have many undefined
behaviors, some of which are coherent in 0.9.2, others like CID & TTF naming
conventions are not standardized yet. |
26 Nov 2000 18:39:40 |
keith |
Update to 0.9.1. |
13 Nov 2000 08:48:09 |
keith |
New port added: ttfm |