aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/ttfm
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Host files on my local distfiles.rafan2007-02-221-2/+2
| | | | | | 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
* - Repsect X11BASE. This should fix chinese/*ttf build failure withrafan2006-11-274-6/+32
| | | | | | non-standard X11BASE. Reported by: pointyhat
* - adobe-cmaps has changed its installation since half year agorafan2006-11-031-1/+1
|
* - Add SHA256pav2005-11-251-0/+1
|
* Let mkfontscale(1) and mkfontdir(1) handle fonts.scale and fonts.dir.clive2005-08-282-0/+55
| | | | PR: ports/76658
* Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1
| | | | | | | | | 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
* - add chinese/Makefile.ttf to control install/deinstall process of allleeym2005-02-195-10/+128
| | | | | | | | | | | | 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
* - Pass maintainership to submittersem2005-01-081-1/+1
| | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | 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)
* SIZEify.trevor2004-01-291-0/+1
|
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1
| | | | | | | | 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
* Update to 0.9.5leeym2003-11-043-16/+17
| | | | | PR: 58903 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update to 0.9.4vanilla2003-10-018-1652/+7
| | | | | | | | update MASTER_SITES take maintainership PR: ports/57180 Submitted by: statue@freebsd.sinica.edu.tw
* Due to ghostscript update.vanilla2003-05-041-3/+3
| | | | | PR: ports/51681 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1
|
* - fix english font width problemijliao2002-12-231-0/+32
| | | | | PR: 46445 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Really bury patch-aa.clive2002-08-041-0/+0
|
* remove files/patch-aaclive2002-08-044-16/+688
| | | | | | | add files/patch-modules::abiword.ttfm update files/patch-ttfinfo.c PR: ports/38820 , ports/41141
* add gscjk moduleijliao2002-06-033-4/+768
| | | | | | | | remove ghostscript6 module bump portrevision PR: 38803 Submitted by: Statue <statue@softwareliberty.org>
* AbiWord change PREFIX to X11BASEijliao2002-04-251-1/+1
| | | | | | | | | PR: 37426 Submitted by: Statue <statue@softwareliberty.org> Reviewed by: Approved by: Obtained from: MFC after:
* get TTFINFO_FONT_PSNAMEijliao2002-04-201-0/+141
| | | | | PR: 37246 Submitted by: Statue <statue@softwareliberty.org>
* Add dependency for XFree86-4.clive2002-03-311-1/+6
| | | | | PR: ports/33038 Submitted by: Statue <statue@softwareliberty.org>
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-0/+12
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuiteijliao2001-10-152-0/+12
| | | | | | | | | | 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
* Install in ${PREFIX}/share/fonts/TrueType, instead ofkeith2001-03-031-1/+1
| | | | ${PREFIX}/share/fonts/ttf.
* Update to 0.9.3. This version supports Ghostscript 6.50, andkeith2001-02-013-4/+8
| | | | a new abiword module and a man page were added.
* Make the directory list reverse-ordered.keith2001-01-301-1/+1
| | | | Submitted by: kevlo, my mentor
* Update to 0.9.2. Prior versions of TTFM modules have manykeith2000-12-042-2/+2
| | | | | | | | | | 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.
* Update to 0.9.1.keith2000-11-273-4/+5
| | | | | | | | | | | | | | | | | | | | 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
* New port added: ttfmkeith2000-11-135-0/+70
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. :-)