Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
them so that newer ones come first. Closes my own PR pkg/29198.
|
|
|
|
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
|
they do not get generated as side effect of the installation of other
packages and break PLISTs. With help from salo to get it right, thanks.
Bump PKGREVISION.
|
|
2004-12-21 Han-Wen Nienhuys
* configure.in (PYTHON): release 1.1.1
* mftrace.py (option_definitions): add --no-afm option
2004-12-19 Jan Nieuwenhuizen
* GNUmakefile.in (GNUmakefile): Depend on configure
(configure): Run ./configure after running autoconf (not
config.status, which has old, cached values).
2004-12-19 Han-Wen Nienhuys
* configure.in (PYTHON): bump version to 1.1.0; release.
* mftrace.py (to_type1): always create .pfa.raw
(make_outputs): generate all outputs in one script. Add SVG output.
(glyph_range): use --formats, remove other options.
2004-12-02 Han-Wen Nienhuys
* mftrace.py (make_ttf): call AddExtrema() too.
|
|
depend on potrace
|
|
|
|
a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font.
|