Skip site navigation (1)Skip section navigation (2)

CVS log for ports/chinese/ttfm/Makefile

[BACK] Up to [FreeBSD] / ports / chinese / ttfm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Oct 29 14:20:00 2011 UTC (3 months, 1 week ago) by rafan
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Respect CC

PR:		ports/162120
Submitted by:	Nali Toja <nalitoja at gmail.com>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 6 16:16:29 2008 UTC (3 years, 8 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -1 lines
- Respect PREFIX and LOCALBASE

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 25 14:28:19 2008 UTC (3 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -8 lines
- Remove reference to X_CLIENTS_PORT and X11BASE
- Add trailing slash for directories
- Use MANPREFIX for manual pages

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:49 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 22 07:37:54 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- 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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Nov 26 18:12:11 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -0 lines
- Repsect X11BASE. This should fix chinese/*ttf build failure with
  non-standard X11BASE.

Reported by:	pointyhat

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 28 15:43:47 2005 UTC (6 years, 5 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Let mkfontscale(1) and mkfontdir(1) handle fonts.scale and fonts.dir.

PR:		ports/76658

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 25 21:58:09 2005 UTC (6 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 19 13:51:49 2005 UTC (6 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -5 lines
- 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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 8 15:50:04 2005 UTC (7 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Pass maintainership to submitter

PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:08 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- 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)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 21 03:09:44 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 4 00:59:07 2003 UTC (8 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -9 lines
Update to 0.9.5

PR:		58903
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 30 17:55:11 2003 UTC (8 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -14 lines
update to 0.9.4
update MASTER_SITES
take maintainership

PR:		ports/57180
Submitted by:	statue@freebsd.sinica.edu.tw

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 26 14:23:43 2003 UTC (8 years, 11 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
pkg-comment police: Purge them in this category while I'm here.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 3 19:30:17 2002 UTC (9 years, 6 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
remove files/patch-aa
add files/patch-modules::abiword.ttfm
update files/patch-ttfinfo.c

PR: ports/38820 , ports/41141

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 2 17:31:56 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
add gscjk module
remove ghostscript6 module
bump portrevision

PR:		38803
Submitted by:	Statue <statue@softwareliberty.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 31 10:07:04 2002 UTC (9 years, 10 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1 lines
Add dependency for XFree86-4.

PR:	ports/33038
Submitted by:	Statue <statue@softwareliberty.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 15 12:09:23 2001 UTC (10 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuite
to $PREFIX/share/AbiSuite

So we should change path-setting in chinese/abiword and chinese/ttfm

PR:		30600
Submitted by:	Kuang-che Wu <kcwu@ck.tp.edu.tw>
Approved by:	MAINTAINER

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 1 06:17:20 2001 UTC (11 years ago) by keith
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
Update to 0.9.3.  This version supports Ghostscript 6.50, and
a new abiword module and a man page were added.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 4 12:15:31 2000 UTC (11 years, 2 months ago) by keith
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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.

Future versions should move to FreeType 2, since it has more
font support, especially for CID fonts, so that some really
hacks can be removed from TTFM.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 26 18:39:38 2000 UTC (11 years, 2 months ago) by keith
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update to 0.9.1.

This version fixes some minor typos and bugs in ttfm.sh and X modules,
and the ghostscript6.ttfm module was also added.  The new module is to
be used along with the forthcoming zh-ghostscript6 and zh-enscript.  It
can also be used as a CID font manager.  Relative info can be found at:

http://www.aihara.co.jp/~taiji/tops/

The new GS6 module is written with Japan/Korean in mind, meaning there
are some barebones for identifying/using Japan/Korean TTF/CIDs.

TODO modules:
  * Abiword
  * ChiTeX
  * CID for XFree86-4
  * CJK
  * cwTeX
  * GS5.5/vflib

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 13 08:48:09 2000 UTC (11 years, 3 months ago) by keith
Branches: MAIN
CVS tags: RELEASE_4_2_0
New port added: ttfm

A True Type Font Manager that handles true type font installation,
uninstallation, list, and default font setting.  It was originally
in the CLE Linux distribution, modified by Cheng Yuan-Chung from
Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection.

There are four modules as of version 0.9.0 for their respective apps:

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, available
       in both tcl and sh versions.

Since ChiTeX hasn't been ported yet, CJK needs further tuning, only
xfreetype & xttfm are available right now.  Future applications which
uses TTF(like ghostscript) should use TTFM to manage TTF.  The importing
of this port also implies existing ports like arphicttf/moettf should
be re-written.

/me is always able to find trouble for himself. :-)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options