jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
agc
c1e24f7e2b
Add RMD160 digests to the SHA1 ones.
2005-02-23 19:18:25 +00:00
jmmv
6dee9b9a38
Per wiz@ suggestion, remove 20 from python accepted versions and reverse
...
them so that newer ones come first. Closes my own PR pkg/29198.
2005-02-02 13:05:16 +00:00
jmmv
bebf2c1a03
Allow python 2.4.
2005-02-02 12:59:52 +00:00
recht
367eed19fe
Build Python with thread support by default and turn the existing
...
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.
2005-01-23 20:41:45 +00:00
wiz
a33d12fa59
Create .pyc files and install them, so that
...
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.
2005-01-05 12:49:19 +00:00
wiz
81d4186822
Update to 1.1.1 (1.0.35 distfile gives me checksum errors):
...
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.
2004-12-31 17:01:12 +00:00
adam
ae385d1571
Revision bump: depend on fontforge, after is has been renamed from pfaedit; depend on potrace
2004-11-29 10:14:17 +00:00
kristerw
50cb0dd90f
Add a buildlink3.mk file.
2004-11-26 20:31:21 +00:00
adam
f18baec4e8
mftrace is a small Python program that lets you trace a TeX bitmap font into
...
a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font.
2004-11-26 13:03:59 +00:00