Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2009-06-09 | PKGREVISION bump because of the kpathsea API change. | minskim | 1 | -2/+2 | |
2009-03-18 | Doesn't make sense to have a real MAINTAINER as well as the "unclaimed | darcy | 1 | -2/+2 | |
package" MAINTAINER. | |||||
2009-01-14 | Now libkpathsea is provided by kpathsea, not teTeX-bin. | minskim | 2 | -36/+36 | |
Bump PKGREVISION. | |||||
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -10/+12 | |
their files via a custom do-install target. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-07-27 | de-maintain | hubertf | 1 | -2/+2 | |
2006-06-17 | Update ttf2pk to 1.5 to sync with freetype-lib. | minskim | 2 | -11/+9 | |
Changes: - Added support for multiple SFD files. - New option `-L' to provide a ligature mapping file. - New option `-w' to emit PostScript encoding vectors for subfont files to be used with pdfLaTeX. - Add support for a configuration file (ttf2pk.cfg) which can read more than a single map file, similar to pdfTeX. - Support for character codes greater than 0xFFFF. - ttf2tfm no longer assumes that the x-height is always 400 PS units. | |||||
2006-04-07 | Use texmf-dirs to install into texmf-local. Bump PKGREVISION. | minskim | 1 | -2/+3 | |
2006-04-07 | Use PKG_LOCALTEXMFPREFIX instead of TEXMFDIRS. | minskim | 1 | -24/+24 | |
2006-04-06 | Use PKG_LOCALTEXMFPREFIX instead of hardcoding share/texmf. | minskim | 1 | -4/+4 | |
2006-02-27 | Use pre-defined TEXMFDIRS to instead of TEXMF. | rxg | 1 | -9/+8 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-08 | Make teTeX3 the default TEX_DEFAULT | tonio | 1 | -2/+2 | |
bump PKGREVISION where necessary Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to teTeX?/buidlink3.mk, so that packages may include print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not allow that) | |||||
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-11-20 | Use the autoconf version intended by the author. This makes the | minskim | 1 | -2/+2 | |
package build on Darwin. | |||||
2005-11-13 | Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase | minskim | 1 | -5/+5 | |
previously these packages might create ls-R under $HOME. | |||||
2005-11-08 | converted to use tex.buildlink3.mk | tonio | 2 | -24/+24 | |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -3/+3 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -4/+3 | |
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-06 | Move ttf2pk patches to the original sources, i.e. freetype-lib. | hubertf | 6 | -111/+0 | |
2004-11-06 | Add RCS Id. | wiz | 1 | -0/+1 | |
2004-10-09 | Import ttf2pk-1.3.1: TrueType to TeX PK font converter | hubertf | 9 | -0/+200 | |
ttf2pk/ttf2tfm permit using TrueType fonts with teTeX. To be used for pkgsrc-wip/cjk-latex & friends (fixes and a working cjk-latex-wadalab font pkg to be committed too) |