pkgsrc/fonts
wiz 44abc10786 Update to 2.7.0:
Alexey Khoroshilov (1):
Use human-readable file names in the docs (bug #16278)

Behdad Esfahbod (121):
Avoid C99ism in Win32 code (#16651)
[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
When canonizing filenames, squash // and remove final / (#bug 16286)
Add orth file for Maithili mai.orth (#15821)
Replace RCS Id tags with the file name
[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)
Update Thai default families (#16223)
Add ~/.fonts.conf.d to default config (#17100)
[fc-match] Fix list of getopt options in --help
Update man pages
Add fc-query (#13019)
Implement fc-list --verbose (#13015)
[doc] Add const decorator for FcPatternDuplicate()
Add FcPatternFilter() (#13016)
[doc] Document that a zero rescanInterval disables automatic checks
(#17103)
Get rid of $Id$ tags
[doc] Fix signature of FcConfigHome()
Fix docs re 'orig' argument of FcPatternBuild and family
Update sr.orth to actul subset of Cyrillic used by Serbian (#17208)
Add Sindhi .orth file. (#17140)
Add WenQuanYi fonts to default conf (#17262, from Mandriva)
Handle -h and --help according to GNU Coding Standards (#17104)
Document when config can be NULL (#17105)
Add FcConfigReference() (#17124)
Document how to free return value of FcNameUnparse()
Don't leak FcValues string loaded through fcxml.c (#17661)
Don't call FcPatternGetCharSet in FcSortWalk unless we need to (#17361)
Fix two more doc typos
[.gitignore] Update
Cleanup symlinks in "make uninstall" (bug #18885)
[fccache] Consistently use FcStat() over stat() (bug #18195)
Consistently use FcStat() over stat() in all places
Use __builtin_popcount() when available (bug #17592)
Fix compile with old FreeType that doesn't have FT_Select_Size() (bug
#17498)
Implement fc-list --quiet ala grep (bug #17141)
[65-fonts-persian.conf] Set foundry in target=scan instead of target=font
Don't use identifier named complex
Explicitly chmod() directories (bug #18934)
Remove special-casing of FC_FILE in FcPatternPrint()
[.gitignore] Update
Implement FcPatternFormat and use it in cmdline tools (bug #17107)
Fix comparison of family names to ignore leading space properly
[fcmatch.c] Fix debug formatting
[fcmatch] Use larger multipliers to enforce order
[fcmatch] When matching, reserve score 0 for when elements don't exist
[fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()
[doc] Note that fontset returned by FcConfigGetFonts should not be modified
Make FcCharSetMerge() public
Don't use FcCharSetCopy in FcCharSetMerge
Oops.  Fix usage output.
Revive FcConfigScan() (bug #17121)
Add fc-scan too that runs FcFileScan/FcDirScan
Oops, fix FcPatternFilter
[fc-match] Accept list of elements like fc-list (bug #13017)
Cleanup all manpage.* files
[fcmatch] Fix crash when no fonts are available.
[fcfreetype] Fix typo in GB2312 encoding name string (#19845)
Add ICONV_LIBS to fontconfig.pc.in (#19606)
[win32] Fix usage of GetFullPathName()
[win32] Expand "APPSHAREFONTDIR" to ../share/fonts relative to binary
location
[win32] Do not remove leading '\\' such that network paths work
[fccache] Make sure the cache is current when reusing from open caches
Update Sinhala orthography (#19288)
[cache] After writing cache to file, update the internal copy to
reflect this
Further update Sinhala orthography (#19288)
[fcformat] Add support for width modifiers
[fcformat] Refactor and restructure code for upcoming changes
[fcformat] Add support for subexpressions
[fcformat] Add element filtering and deletion
[fcformat] Add conditionals
[fcformat] Add simple converters
[fcformat] Implement 'cescape', 'shescape', and 'xmlescape' converters
[FcStrBuf] better handle malloc failure
[fcformat] Add value-count syntax
[fcformat] Implement 'delete', 'escape', and 'translate' filter functions
[fcformat] Start adding builtins
[fcformat] Refactor code to avoid malloc
[fcformat] Add support for builtin formats
[fcformat] Support indexing simple tags
[fcformat] Support 'default value' for simple tags
[fcformat] Implement array enumeration
[fclang] Implement FcLangSetGetLangs() (#18846)
[fcformat] Enumerate langsets like we do arrays of values
[fcformat] Add a 'pkgkit' builtin that prints tags for font packages
[fcformat] Add list of undocumented language features
[fc-lang] Continue parsing after an "include" (#20179)
Fix Fanti (fat) orth file (#20390)
Fix Makefile's to not create target file in case of failure
[fcstr.c] Embed a static 64-byte buffer in FcStrBuf
[fcstr,fcxml] Don't copy FcStrBuf contents when we would free it soon
[fcxml] Don't allocate attr array if there are no attributes
[fcxml] Embed 8 static FcPStack objects in FcConfigParse
[fcxml] Embed 64 static FcVStack objects in FcConfigParse
[fcxml.c] Embed a static 64-byte attr buffer in FcPStack
Call git tools using "git cmd" instead of "git-cmd" syntax
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
[fcformat] Fix default-value handling
Document FcPatternFormat() format
[Makefile.am] Don't clean ChangeLog in distclean
Revert "[conf] Disable hinting when emboldening (#19904)" (#20599)
[fc-lang] Fix bug in country map generation
[fcstr] Remove unused variable
[fc-lang] Make LangSet representation in the cache files stable
[fc-cache] Remove obsolete sentence from man page
Detect TrueType Collections by checking the font data header
Mark matchers array const (#21935)
Use/prefer WWS family/style (name table id 21/22)
Simplify FcValueSave() semantics
Add XXX note about Unicode Plane 16
Always set *changed in FcCharsetMerge
[charset] Grow internal FcCharset arrays exponentially
Remove unused prototypes and function
[xml] Centralize FcExpr allocation
[xml] Mark more symbols static
[xml] Allocate FcExpr's in a pool in FcConfig
[xml] Intern more strings
Bug 22154 -- fontconfig.pc doesn't include libxml2 link flags
Fix distcheck
Remove keithp's GPG key id
Bump version to 2.7.0
git-tag -s again

Benjamin Close (1):
Remove build manpage logfile if it exists

Chris Wilson (1):
Reduce number of allocations during FcSortWalk().

Dan Nicholson (1):
Let make expand fc_cachedir/FC_CACHEDIR (bug #18675)

Harald Fernengel (1):
Don't use variables named 'bool' (bug #18851)

Harshula Jayasuriya (1):
Fix Sinhala coverage (bug #19288)

Karl Tomlinson (1):
Change FcCharSetMerge API

Mike FABIAN (1):
[conf] Disable hinting when emboldening (#19904)

Peter (1):
Make sure alias files are built first (bug 16464)

Rahul Bhalerao (1):
Add config for new Indic fonts (bug #17856)

Roozbeh Pournader (60):
Correct Sindhi orthography to use Arabic script (bug #17140)
Remove Sinhala characters not in modern use (bug #19288)
Add Filipino orth, alias Tagalog to Filipino (bug #19846)
Split Mongolian orth to Mongolia and China (bug #19847)
Fix doubly encoded UTF-8 in comments (bug #19848)
Change Turkmen orth from Cyrillic to Latin (bug #19849)
Rename Venda from "ven" to "ve" (bug #19852)
Rename "ku" to "ku_am", add "ku_iq" (bug #19853).
Add Kashubian (csb) orth file (bug #19866)
Add Malay (ms) orthography (bug #19867)
Add Kinyarwanda (rw) orthography (bug #19868)
Add Upper Sorbian (hsb) orthography (bug #19870)
Add Berber orthographies in Latin and Tifinagh scripts (bug #19881)
Renamed az to az_az (bug #19889)
Rename Igbo from "ibo" to "ig" (bug #19892)
Remove punctuation symbols from Asturian orthography (bug #19893)
Add Chhattisgarhi (hne) orthography (bug #19891)
Use newly added Cyrillic letters for Kurdish (bug #20049)
Add Kurdish in Turkey (ku_tr) orthography (bug #19891)
Add Aragonese (an) orthography (bug #19891)
Add Haitian Creole (ht) orthography (bug #19891)
Ad Ganda (lg) orthography (bug #19891)
Add Limburgan (li) orthography (bug #19891)
Add Sardinian (sc) orthography (bug #19891)
Add Sidamo (sid) and Wolaitta (wal) orthographies (bug #19891)
Fix Bengali (bn) and Assamese (as) orthographies (bug #22924)
Remove Euro Sign from all orthographies (bug #19865)
Add Ottoman Turkish (ota) orthography (bug #20114)
Divide Panjabi (pa) to that of Pakistan and India (bug #19890)
Add Blin (byn) orthography (bug #19891)
Add Papiamento (pap_aw, pap_an) orthographies (bug #19891)
Add Crimean Tatar (crh) orthography (bug #19891)
Switch Uzbek (uz) orthography to Latin (bug #19851)
Update Azerbaijani in Latin (az_az) to present usage (bug #20173)
Rename Avaric orthography from 'ava' to 'av' (bug #20174)
Rename Bambara orthography from 'bam' to 'bm' (bug #20175)
Rename Fulah orthography from 'ful' to 'ff' (bug #20177)
Change Kashmiri (ks) orthography to Arabic script (bug #20200)
Tighten Central Khmer (km) orthography (bug #20202)
Remove digits and symbols from some Indic orthographies (bug #20204)
Add Divehi (dv) orthography (bug #20207)
Extend Crimean Tatar (crh) orthography (bug #19891)
Update Serbo-Croatian (sh) orthography (bug #20368)
Add Ewe (ee) orthography (bug #20386)
Add Herero (hz) orthograhy (bug #20387)
Add Akan (ak) and Fanti (fat) orthographies (bug #20390)
Added Quechua (qu) orthography (bug #20392)
Add Sango (sg) orthography (bug #20393)
Add Tahitian (ty) orthography (bug #20391)
Add Navajo (nv) orthography (bug #20395)
Add Rundi (rn) orthography (bug #20398)
Add Zhuang (za) orthography (bug #20399)
Add orthographies for Oshiwambo languages (bug #20401)
Add Shona (sn) orthography (bug #20394)
Add Sichuan Yi (ii) orthography (bug #20402)
Add Javanese (jv) orthography (bug #20403)
Add Nauru (na) orthography (bug #20418)
Add Kanuri (kr) orthography (bug #20438)
Add Sundanese (su) orthography (bug #20440)
Reorganize Panjabi/Punjabi and Lahnda orthographies (bug #19890)

Serge van den Boom (1):
Correctly handle mmap() failure (#21062)
2009-07-18 13:20:00 +00:00
..
acroread-chsfont Adjusted the dependency to the current PKGREVISION of acroread-font-share. 2007-12-01 03:57:28 +00:00
acroread-chtfont Adjusted the dependency to the current PKGREVISION of acroread-font-share. 2007-12-01 03:57:28 +00:00
acroread-font-share Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
acroread-jpnfont Adjusted the dependency to the current PKGREVISION of acroread-font-share. 2007-12-01 03:57:28 +00:00
acroread-korfont Adjusted the dependency to the current PKGREVISION of acroread-font-share. 2007-12-01 03:57:28 +00:00
acroread5-chsfont
acroread5-chtfont
acroread5-font-share Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
acroread5-jpnfont
acroread5-korfont
acroread7-chsfont Accept newer versions of acroread7-font-share as well. 2008-09-06 20:50:02 +00:00
acroread7-chtfont Accept newer versions of acroread7-font-share as well. 2008-09-06 20:50:02 +00:00
acroread7-font-share Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
acroread7-jpnfont Accept newer versions of acroread7-font-share as well. 2008-09-06 20:50:02 +00:00
acroread7-korfont Accept newer versions of acroread7-font-share as well. 2008-09-06 20:50:02 +00:00
adobe-cidfonts Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
adobe-cmaps Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
alee-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
arphic-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
artwiz-fonts Fix DESTDIR. 2008-04-07 16:33:54 +00:00
baekmuk-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
bakoma-fonts Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
bdftopcf Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
biznet-iso8859_2 Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
chkfontpath Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
cyberbase-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
cyberbit-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
cyr-rfx-bulgarian-mik
cyr-rfx-ibm-cp866
cyr-rfx-iso8859_5
cyr-rfx-iso8859_15
cyr-rfx-iso10646_0400
cyr-rfx-koi8-o
cyr-rfx-koi8-ru
cyr-rfx-koi8-ub
cyr-rfx-koi8_1
cyr-rfx-mac-cyrillic
cyr-rfx-share Follow pkglint advice: add '# used by ...' lines. 2009-01-04 16:29:41 +00:00
cyr-rfx-windows_1251
cyr-rfx-winlatin_1
dbz-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
dejavu-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ec-fonts-mftraced Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
efont-unicode Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
encodings Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-adobe-75dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-adobe-100dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-adobe-utopia-75dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-adobe-utopia-100dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-adobe-utopia-type1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-alias Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
font-bh-75dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bh-100dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bh-lucidatypewriter-75dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bh-lucidatypewriter-100dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bh-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bh-type1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bitstream-75dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bitstream-100dpi Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-bitstream-type1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-cursor-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-daewoo-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-dec-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-ibm-type1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-isas-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-jis-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-misc-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-mutt-misc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
font-sony-misc Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
font-util Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
fontconfig Update to 2.7.0: 2009-07-18 13:20:00 +00:00
fontforge Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
freefont-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
freefonts Fix DESTDIR. 2008-04-07 17:10:35 +00:00
gbdfed Import gbdfed-1.4 + distribution patch. 2008-08-09 19:52:02 +00:00
gentium-ttf
geoslab703-ttf Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
ghostscript-cidfonts Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
ghostscript-cmaps Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
ghostscript-fonts Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
gucharmap update to 2.26.3.1 2009-07-09 18:04:31 +00:00
inconsolata-ttf Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
intlfonts Add DESTDIR support. 2008-11-27 13:11:17 +00:00
ja-elisat Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ja-elisau Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ja-kaname Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ja-kappa20 Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
ja-naga10 Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
ja-sazanami-ttf Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
ja-shinonome Update ja-shinonome to 0.9.11. 2008-04-05 14:56:09 +00:00
jisx0208fonts Depends ja-shinonome package 0.9.11 and lator noted by obache. 2008-04-12 14:44:05 +00:00
jisx0212fonts Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
jisx0213fonts Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
jmk-fonts user-destdir support 2009-07-08 16:40:08 +00:00
kcfonts user-destdir support 2009-07-08 16:40:08 +00:00
ko-baekmuk user-destdir support 2009-07-08 16:55:21 +00:00
ko-hanyang user-destdir support 2009-07-08 16:55:21 +00:00
ko-kaist user-destdir support 2009-07-08 16:55:21 +00:00
ko-mizi
ko-x11fonts Make sure that meta packages set META_PACKAGE before including 2008-06-15 09:51:58 +00:00
kochi-ttf Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
liberation-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
libfontenc Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
linux-libertine-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
lohit-fonts Import lohit-fonts package (also known as fonts-indic), a set of free 2008-10-20 20:32:11 +00:00
mftrace Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
mglfonts Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
mkfontalias Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
mkfontdir Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
mkfontscale Update to 1.0.6: 2009-01-07 12:43:51 +00:00
mminstance Fix build on amd64. Mark as DESTDIR ready. 2008-09-19 23:59:52 +00:00
monafonts user-destdir support 2009-07-08 16:55:21 +00:00
monafonts-ttf Import monafonts-2.90. 2007-12-11 13:16:29 +00:00
mozilla-fonts user-destdir support 2009-07-08 16:55:21 +00:00
mplayer-fonts Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ms-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
otf2bdf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
oto user-destdir support 2009-07-08 16:55:21 +00:00
p5-Font-AFM Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Font-TTF Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Font-TTFMetrics Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
pcf2bdf Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
profont Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
py-fonttools Fix Python 2.6, disable 2.3. 2009-07-16 15:11:37 +00:00
py-TTFQuery py-fonttools doesn't support Python 2.3 any longer. 2009-07-17 11:27:59 +00:00
sgi-fonts USE_TOOLS+=gzip on a bunch of font packages. 2008-01-22 17:09:52 +00:00
t1lib Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
t1utils Update to 1.34: 2008-04-16 14:23:05 +00:00
terminus-font Update to terminus-font-4.28. 2008-11-09 22:48:59 +00:00
tex-ae Import tex-ae-1.4 as fonts/tex-ae. 2009-07-12 02:34:33 +00:00
tex-ae-doc Import tex-ae-doc-1.4 as fonts/tex-ae-doc. 2009-07-12 02:34:47 +00:00
tex-amsfonts tex-amsfonts needs tex-cmex for cmex[789]. 2009-04-29 04:24:33 +00:00
tex-amsfonts-doc Import tex-amsfonts-doc-2.2 as fonts/tex-amsfonts-doc. 2009-04-28 18:33:56 +00:00
tex-bin-metafont Bump PKGREVISION because of a distfile change. No functional change. 2009-04-27 15:53:51 +00:00
tex-cm Import tex-cm-2008.7621 as fonts/tex-cm. 2009-04-13 07:05:41 +00:00
tex-cm-super Import tex-cm-super-0.3.4 as fonts/tex-cm-super. 2009-07-09 20:54:21 +00:00
tex-cm-super-doc Import tex-cm-super-doc-0.3.4 as fonts/tex-cm-super-doc. 2009-07-09 20:54:38 +00:00
tex-cmex Correct the dependency pattern. 2009-04-29 03:35:47 +00:00
tex-courier Import tex-courier-2008.7340 as fonts/tex-courier. 2009-07-15 23:54:10 +00:00
tex-euenc Fix distinfo. 2009-07-08 07:42:04 +00:00
tex-euenc-doc Import tex-euenc-doc-0.1d as fonts/tex-euenc-doc. 2009-07-07 22:37:42 +00:00
tex-glyphlist Import tex-glyphlist-2.0 as fonts/tex-glyphlist. 2009-04-24 06:15:01 +00:00
tex-helvetic Import tex-helvetic-2008.7340 as fonts/tex-helvetic. 2009-07-15 21:00:18 +00:00
tex-kotex-base Import tex-kotex-base-0.1.1 as fonts/tex-kotex-base. 2009-06-10 00:24:30 +00:00
tex-kotex-base-doc Import tex-kotex-base-doc-0.1.1 as fonts/tex-kotex-base-doc. 2009-06-10 00:26:05 +00:00
tex-latex-fonts Update tex-latex-fonts to 2008.12918. 2009-06-09 22:52:34 +00:00
tex-lm Correct CONFLICTS. Noted by Joern Clausen. 2009-07-08 12:37:23 +00:00
tex-lm-doc Import tex-lm-doc-1.106 as fonts/tex-lm-doc. 2009-07-07 23:14:05 +00:00
tex-manfnt Import tex-manfnt-2008.7340 as fonts/tex-manfnt. 2009-06-07 06:56:38 +00:00
tex-marvosym Import tex-marvosym-2.1 as fonts/tex-marvosym. 2009-04-29 05:28:22 +00:00
tex-marvosym-doc Import tex-marvosym-doc-2.1 as fonts/tex-marvosym-doc. 2009-04-29 05:28:55 +00:00
tex-metafont Import tex-metafont-2008.11896 as fonts/tex-metafont. 2009-04-24 18:15:51 +00:00
tex-mflogo Import tex-mflogo-2008.7340 as fonts/tex-mflogo. 2009-06-07 06:47:55 +00:00
tex-mflogo-doc Import tex-mflogo-doc-2008.7340 as fonts/tex-mflogo-doc. 2009-06-07 06:48:55 +00:00
tex-psnfss tex-psnfss depends on tex-symbol and tex-zapfding. 2009-04-30 05:10:34 +00:00
tex-psnfss-doc Import tex-psnfss-doc-9.2a as fonts/tex-psnfss-doc. 2009-04-27 18:45:29 +00:00
tex-rsfs Import tex-rsfs-2008.11620 as fonts/tex-rsfs. 2009-06-07 07:07:51 +00:00
tex-rsfs-doc Import tex-rsfs-doc-2008.11620 as fonts/tex-rsfs-doc. 2009-06-07 07:08:36 +00:00
tex-stmaryrd Import tex-stmaryrd-2008.7340 as fonts/tex-stmaryrd. 2009-06-07 07:20:23 +00:00
tex-stmaryrd-doc Import tex-stmaryrd-doc-2008.7340 as fonts/tex-stmaryrd-doc. 2009-06-07 07:20:54 +00:00
tex-symbol Import tex-symbol-2008.7340 as fonts/tex-symbol. 2009-04-30 05:06:10 +00:00
tex-times Import tex-times-2008.7340 as fonts/tex-times. 2009-07-07 23:13:31 +00:00
tex-tipa Import tex-tipa-1.3 as fonts/tex-tipa. 2009-04-29 18:37:26 +00:00
tex-tipa-doc Import tex-tipa-doc-1.3 as fonts/tex-tipa-doc. 2009-04-29 18:39:03 +00:00
tex-txfonts Import tex-txfonts-2008.11886 as fonts/tex-txfonts. 2009-07-14 22:15:08 +00:00
tex-txfonts-doc Import tex-txfonts-doc-2008.11886 as fonts/tex-txfonts-doc. 2009-07-14 22:15:34 +00:00
tex-uhc-fonts-base Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
tex-uhc-fonts-extra Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
tex-unttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
tex-wasy Import tex-wasy-2008.7340 as fonts/tex-wasy. 2009-06-07 07:29:10 +00:00
tex-wasy-doc Import tex-wasy-doc-2008.7340 as fonts/tex-wasy-doc. 2009-06-07 07:31:30 +00:00
tex-zapfding Import tex-zapfding-2008.7340 as fonts/tex-zapfding. 2009-04-30 04:45:01 +00:00
thaixfonts Update thaixfonts to 1.2.4. 2008-08-10 09:47:05 +00:00
ttf2pk Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ttf2pt1 user-destdir support 2009-07-08 17:03:51 +00:00
ttftot42 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ttmkfdir2 DESTDIR ready. 2007-12-11 12:29:39 +00:00
type1inst Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
un-core-ttf Update un-core-ttf to 1.0.2.20080514. 2008-12-21 00:25:00 +00:00
un-extra-ttf Update un-extra-ttf to 1.0.2.20080514. 2008-12-21 00:26:11 +00:00
vera-ttf Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
vfontcap-kochi Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
vlgothic-ttf Update VLGothic to VLGothic-20090422. 2009-05-05 02:32:46 +00:00
watanabe_vfont Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
Xft2 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
Xg
xmbdfed Mechanical changes to add DESTDIR support to packages that install 2008-03-03 20:17:11 +00:00
Makefile Add tex-courier. 2009-07-15 23:55:12 +00:00