Port details |
- perlftlib Libraries to use the FreeType library from the perl language
- 1.2 print
=5 1.2Version of this port present on the latest quarterly branch.
- DEPRECATED: No more upstream, no more used in the ports tree
This port expired on: 2012-05-18
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2012-05-18 13:18:31
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gmake, popt, p5-Digest-MD5, libiconv
- Also Listed In: perl5
- License: not specified in port
- Description:
- This is a package of libraries to use the FreeType library from the
perl language. It contains following pieces.
<FreeType.xs> This is a simple caller of the FreeType library. It has
same API as the FreeType library, so please read a manual of that to
understand how to use this.
<FreeTypeWrapper.pm> This is a simple wrapper of FreeType.xs to use
the FreeType library from perl with easy, perl-like API.
<ftinfo.pl> This is a dumper of a lot of information in each TrueType
fonts. This convert them as human readable strings.
<mkttfdir.pl> This is a maker of fonts.dir by parsing TTF and TTC
fils. It has special handler for DynaLab fonts, so it make good
fonts.dir automatically. And it detects what language's fonts are
contained in it by looking at code_page_range field in os2 table, so
it makes right entries.
Note that ftinfo core-dumps with a signal 11 in case using
perl5.00502. :-)
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- perlftlib>0:print/perlftlib
- No installation instructions:
- This port has been deleted.
- PKGNAME: perlftlib
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- jcode.pl : japanese/jcode.pl
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- ttf.4 : print/freetype
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.2 18 May 2012 13:18:31 |
rene |
Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3
instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree |
1.2 18 Apr 2012 20:36:55 |
bapt |
No more used in the ports tree, no more upstream |
1.2 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.2 29 Dec 2009 10:25:55 |
miwi |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
1.2 24 Feb 2009 13:31:53 |
skv |
Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead. |
1.2 29 Jan 2009 21:27:20 |
pav |
- Now builds in presence of devel/p5-ExUtils-CBuilder
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
1.2 29 Jan 2009 19:58:27 |
pav |
- Fix build
PR: ports/131030
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
- Style |
1.2 30 Jul 2008 03:15:15 |
vs |
Mark as BROKEN if devel/p5-ExtUtils-CBuilder is installed: does not build due to
.xs-processing
Noticed by: turutani@scphys.kyoto-u.ac.jp
PR: ports/125972 |
1.2 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.2 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
1.2 15 Mar 2006 10:16:32 |
garga |
- Master site disapearedm so, remove it from MASTER_SITES and remove WWW line
- Drop maintainership |
1.2 08 Nov 2005 14:33:36 |
garga |
- Add SHA256 |
1.2 17 Oct 2005 13:52:12 |
garga |
Fix installation on PREFIX != /usr/local
Reported by: krismail |
1.2 11 Jul 2005 16:47:16 |
garga |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
1.2 21 Apr 2005 11:40:38 |
sem |
- Unbreak
- Pass maintainership to submitter
PR: ports/80168
Submitted by: Renato Botelho <freebsd@galle.com.br> |
1.2 12 Feb 2005 00:47:40 |
kris |
BROKEN: Installs perllocal.pod |
1.2 23 Dec 2004 09:32:50 |
nork |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
1.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.2 07 Mar 2003 06:09:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2 11 Jul 2002 04:35:36 |
sada |
depend to ja-jcode.pl instead of ja-p5-jcode.pl .
I'm about to remove ja-p5-jcode.pl since it isn't perl module.
Approved by: Maintainer |
14 Mar 2002 11:16:45 |
sobomax |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
21 Jan 2001 14:25:57 |
taoka |
The directory of freetype's header files was changed to
/usr/local/include/freetype/, then perlftlib cannot find freetype.h. This
problem is fixed. |
18 Oct 2000 17:10:28 |
taoka |
Update MASTER_SITES |
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |
12 Aug 2000 06:48:17 |
asami |
+MAN3= FreeType.3 +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
19 Jul 2000 01:41:40 |
knu |
Fix build failure on -current. (Another fix regarding Perl 5.6.0 update) |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |