Port details |
- p5-Font-TTF Perl module for TrueType font hacking
- 1.06 x11-fonts =7 1.06Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-04-28 16:06:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: t1lib, p5-Digest-MD5, p5-libwww, libxml2, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Font-TTF
- Description:
- Perl module for TrueType font hacking. Supports reading, processing and
writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT,
bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern,
loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the reading and
writing of all other table types.
In short, you can do almost anything with a standard TrueType font with
this module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Font-TTF>0:x11-fonts/p5-Font-TTF
- To install the port:
- cd /usr/ports/x11-fonts/p5-Font-TTF/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/p5-Font-TTF
- pkg install p5-Font-TTF
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Font-TTF
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1476113818
SHA256 (Font-TTF-1.06.tar.gz) = 4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293
SIZE (Font-TTF-1.06.tar.gz) = 256048
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-IO-String>=0 : devel/p5-IO-String
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-String>=0 : devel/p5-IO-String
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-SWF-Builder
- textproc/p5-PDF-API2
- textproc/p5-PDF-Builder
- textproc/p5-PDF-Reuse
- for Run
-
- graphics/p5-SWF-Builder
- textproc/p5-PDF-API2
- textproc/p5-PDF-Reuse
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_p5-Font-TTF
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.06 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.06 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.06 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.06 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.06 10 Oct 2016 21:13:26 |
adamw |
Update to 1.06 and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Font-TTF |
1.05 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.05 30 Mar 2015 19:39:31 |
sunpoet |
- Sort PLIST |
1.05 14 Feb 2015 20:43:18 |
adamw |
Update to 1.05.
Changes: https://metacpan.org/changes/distribution/Font-TTF |
1.04_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.04 14 Feb 2014 17:34:01 |
sunpoet |
- Update to 1.04
Changes: http://search.cpan.org/dist/Font-TTF/Changes |
1.03_1 10 Feb 2014 06:34:19 |
miwi |
- Fix plist |
1.03 11 Nov 2013 20:34:45 |
sunpoet |
- Update to 1.03
Changes: http://search.cpan.org/dist/Font-TTF/Changes |
1.02 07 Nov 2013 03:59:36 |
vanilla |
Support STAGEDIR. |
1.02 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.02 02 Aug 2013 16:55:05 |
az |
- Convert to new perl framework
- Trim Makefile header |
1.02 14 Feb 2013 10:23:45 |
culot |
- Update to 1.02 [1]
- Add LICENSE (Artistic 2)
Changes: http://search.cpan.org/dist/Font-TTF/Changes
PR: ports/176005 [1]
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.48 24 Dec 2010 02:57:21 |
wen |
- Update to 0.48 |
0.45_1 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.45_1 14 Jan 2009 20:59:55 |
pav |
- Fix plist with perl 5.8.9 |
0.45 19 Jun 2008 17:07:55 |
mat |
Update to 0.45 |
0.44 12 Jun 2008 15:34:55 |
mat |
Update to 0.44 |
0.43 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.43 26 Dec 2007 21:13:09 |
gabor |
- Update to 0.43 |
0.41 06 Apr 2007 01:45:20 |
leeym |
- update to 0.41 |
0.40 01 Aug 2006 08:37:34 |
erwin |
Update to 0.40
PR: 101146
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.38.1 19 Jun 2006 00:21:11 |
aaron |
- Update PORTVERSION to correct 0.38.1
- Remove DISTNAME hack
- Add WRKSRC to deal with malformed distro dir structure
Approved by: tobez (implicit) |
0.38 06 Jun 2006 07:44:30 |
erwin |
Remove MAN3PREFIX and assign over to perl.
Submitted by: Rong-En Fan <rafan@infor.org> |
0.38 19 Feb 2006 11:02:41 |
erwin |
Update to 0.38.1 |
0.37 22 Jan 2006 02:59:41 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.37 02 Dec 2005 11:07:56 |
erwin |
Update to 0.37 |
0.35 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
0.35 06 Jul 2005 10:20:02 |
erwin |
Update to 0.35 |
0.34 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.34 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.34 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
0.34 22 May 2003 09:28:27 |
edwin |
imaintainer-update x11-fonts/p5-Font-TTF to 0.34
update to 0.34
PR: ports/52560
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.32 21 Feb 2003 14:08:24 |
knu |
De-pkg-comment. |
0.32 05 Oct 2002 22:27:41 |
pat |
Update to 0.32
Add WWW tag
PR: ports/43618
Submitted by: maintainer |
0.31 19 Jul 2002 14:00:51 |
ijliao |
upgrade to 0.31
assume maintainership
PR: 40764
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.28 23 May 2002 05:18:52 |
ijliao |
add missing entry into plist |
0.28 28 Apr 2002 16:06:32 |
ijliao |
add p5-Font-TTF 0.28
Perl module for TrueType font hacking |