summaryrefslogtreecommitdiff
path: root/fonts/gsftopkk
AgeCommit message (Collapse)AuthorFilesLines
2016-06-16Updated to TexLive 2016:markd2-9/+9
Updated fonts/afm2pl to 0.7.1nb2 Updated fonts/gsftopkk to 1.19.2nb7 Updated fonts/lcdftypetools to 2.105 Updated fonts/ps2pkm to 1.8 Updated fonts/ttf2pk to 2.0nb2 Updated fonts/ttfdump to 0.5.5nb3 Updated fonts/tex-academicons{,-doc} to 1.7.0 Updated fonts/tex-adobemapping to 2016 Updated fonts/tex-alegreya{,-doc} to 2016 Updated fonts/tex-cabin{,-doc} to 2016 Updated fonts/tex-cbfonts-fd{,-doc} to 1.1 Updated fonts/tex-cmcyr{,-doc} to 2016 Updated fonts/tex-cmtiup{,-doc} to 2.1 Added fonts/tex-cmexb{,-doc} version 2016 Updated fonts/tex-cs to 2016 Updated fonts/tex-dantelogo{,-doc} to 0.03 Updated fonts/tex-drm{,-doc} to 4.4 Updated fonts/tex-erewhon{,-doc} to 1.05 Updated fonts/tex-fbb{,-doc} to 1.10 Updated fonts/tex-fetamont{,-doc} to 1.6 Updated fonts/tex-fira{,-doc} to 4.1.39731 Updated fonts/tex-fontawesome{,-doc} to 4.6.3.1 Updated fonts/tex-fontname{,-doc} to 2016 Updated fonts/tex-fontools{,-doc} to 2016 Updated fonts/tex-fontspec{,-doc} to 2.5a Updated fonts/tex-gothic{,-doc} to 2016 Updated fonts/tex-inconsolata{,-doc} to 1.10 Updated fonts/tex-ipaex-type1{,-doc} to 0.3b.39722 Updated fonts/tex-knuth-local to 2016 Updated fonts/tex-luaotfload{,-doc} to 2.7.2 Updated fonts/tex-mflogo{,-doc} to 2016 Updated fonts/tex-newpx{,-doc} to 1.295 Updated fonts/tex-newtx{,-doc} to 1.466 Updated fonts/tex-newtxsf{,-doc} to 1.04 Updated fonts/tex-roboto{,-doc} to 2016 Updated fonts/tex-sourcecodepro{,-doc} to 2.6 Updated fonts/tex-sourceserifpro{,-doc} to 1.2 Updated fonts/tex-tex-gyre-math{,-doc} to 2016 Added fonts/tex-ptex-fonts{,-doc} version 0.0.2016
2015-11-03Add SHA512 digests for distfiles for fonts categoryagc1-1/+2
Problems found locating distfiles: Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2 Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2 Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip Package umefont-ttf: missing distfile umefont_560.tar.xz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-14Update to texlive 2015.markd2-12/+11
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH.
2015-04-25Update gsftopkk to texlive 2014 versionmarkd2-8/+8
Replace bzero(s, l) => memset(s, 0, l)
2015-02-24Fix up config.guess/config.sub.joerg1-1/+4
2013-11-12Sync gsftopkk with TeX Live 2013.minskim4-24/+10
A file in share/texmf was moved to share/texmf-dist. No functional change.
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-04Update DISTFILES. No functional change.minskim3-11/+11
2010-09-13Make gsftopkk build with kpathsea-6.0.0.minskim3-13/+13
2010-01-16Update gsftopkk to the version in TeX Live 2009.minskim4-44/+29
- Use an absolute path to gs instead of relying on PATH.
2009-07-26Import gsftopkk-1.19.2 as fonts/gsftopkk.minskim5-0/+83
gsftopk is a program that uses Ghostscript to render PostScript fonts (including mock-ups of the ``built-in'' 35; e.g., Times-Roman) and convert the bitmaps to .pk format for use with xdvi or other .dvi viewers. Contrary to what its name may suggest, gsftopk can handle all types of fonts acceptable to Ghostscript, including .pfa, .pfb, and .ttf (TrueType) files. gsftopkk is the same basic program, modified to work with Karl Berry's Kpathsea path-searching library.