Commit graph

5 commits

Author SHA1 Message Date
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sergey Matveychuk
d04009ea05 - ttf2pk, ttf2pfm: install forgoten font maps
- install ttf2bdf
- install ttfbanner
- include a patch in previous chinese/CJK for ttf2pk (patch-big5eten)
  which add support for big5 eten extension maps
- it should use gmake
- bump PORTREVISION

PR:		ports/84346
Submitted by:	maintainer
2005-07-31 10:33:53 +00:00
Pav Lucistnik
bc291c967c This includes some tools that are in FreeType 1's contrib directory.
ttf2pfb: Converting TrueType fonts to the Postscript Type 1 format.
ttf2pk:  A simple conversion tool to bring TrueType quality to the
         TeX world.
ttf2bdf: Produce bitmapped fonts from TrueType files for your X11
         applications.

PR:		ports/84282
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-07-29 09:24:29 +00:00