Date: Sat, 13 Aug 2011 13:14:29 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/p5-Font-FreeType Makefile distinfo pkg-descr pkg-plist ports/print/p5-Font-FreeType/files patch-FreeType.xs patch-Makefile.PL Message-ID: <201108131314.p7DDETUI009442@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-08-13 13:14:29 UTC
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/p5-Font-FreeType Makefile distinfo pkg-descr pkg-plist
print/p5-Font-FreeType/files patch-FreeType.xs
patch-Makefile.PL
Log:
This module allows Perl programs to conveniently read information from
font files. All the font access is done through the FreeType2 library,
which supports many formats. It can render images of characters with
high-quality hinting and antialiasing, extract metrics information,
and extract the outlines of characters in scalable formats like
TrueType.
WWW: http://search.cpan.org/dist/Font-FreeType/
Revision Changes Path
1.516 +1 -0 ports/print/Makefile
1.1 +25 -0 ports/print/p5-Font-FreeType/Makefile (new)
1.1 +2 -0 ports/print/p5-Font-FreeType/distinfo (new)
1.1 +48 -0 ports/print/p5-Font-FreeType/files/patch-FreeType.xs (new)
1.1 +13 -0 ports/print/p5-Font-FreeType/files/patch-Makefile.PL (new)
1.1 +8 -0 ports/print/p5-Font-FreeType/pkg-descr (new)
1.1 +10 -0 ports/print/p5-Font-FreeType/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108131314.p7DDETUI009442>
