aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/p5-Font-TTF
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Sort PLISTSunpoet Po-Chuan Hsieh2015-03-301-77/+77
| | | | Notes: svn path=/head/; revision=382716
* Update to 1.05.Adam Weinberger2015-02-142-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Font-TTF Notes: svn path=/head/; revision=379019
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Update to 1.04Sunpoet Po-Chuan Hsieh2014-02-143-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Font-TTF/Changes Notes: svn path=/head/; revision=344290
* - Fix plistMartin Wilke2014-02-102-0/+2
| | | | Notes: svn path=/head/; revision=343587
* - Update to 1.03Sunpoet Po-Chuan Hsieh2013-11-113-5/+8
| | | | | | | Changes: http://search.cpan.org/dist/Font-TTF/Changes Notes: svn path=/head/; revision=333536
* Support STAGEDIR.Vanilla I. Shu2013-11-072-78/+75
| | | | Notes: svn path=/head/; revision=333058
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324166
* - Update to 1.02 [1]Frederic Culot2013-02-143-17/+32
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=312212
* - Update to 0.48Wen Heping2010-12-243-5/+6
| | | | Notes: svn path=/head/; revision=266825
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Fix plist with perl 5.8.9Pav Lucistnik2009-01-141-0/+2
| | | | Notes: svn path=/head/; revision=226123
* Update to 0.45Mathieu Arnold2008-06-192-4/+4
| | | | Notes: svn path=/head/; revision=215296
* Update to 0.44Mathieu Arnold2008-06-123-27/+74
| | | | Notes: svn path=/head/; revision=214715
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Update to 0.43Gabor Kovesdan2007-12-263-7/+8
| | | | Notes: svn path=/head/; revision=204588
* - update to 0.41Yen-Ming Lee2007-04-062-4/+4
| | | | Notes: svn path=/head/; revision=189320
* Update to 0.40Erwin Lansing2006-08-013-60/+63
| | | | | | | | PR: 101146 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=169316
* - Update PORTVERSION to correct 0.38.1Aaron Dalton2006-06-191-2/+2
| | | | | | | | | | - Remove DISTNAME hack - Add WRKSRC to deal with malformed distro dir structure Approved by: tobez (implicit) Notes: svn path=/head/; revision=165723
* Remove MAN3PREFIX and assign over to perl.Erwin Lansing2006-06-061-2/+1
| | | | | | | Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164573
* Update to 0.38.1Erwin Lansing2006-02-192-4/+5
| | | | Notes: svn path=/head/; revision=156385
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.37Erwin Lansing2005-12-022-4/+4
| | | | Notes: svn path=/head/; revision=150215
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Update to 0.35Erwin Lansing2005-07-063-65/+57
| | | | Notes: svn path=/head/; revision=138573
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-241-68/+68
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* imaintainer-update x11-fonts/p5-Font-TTF to 0.34Edwin Groothuis2003-05-222-2/+2
| | | | | | | | | | update to 0.34 PR: ports/52560 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=81679
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Update to 0.32Patrick Li2002-10-053-2/+4
| | | | | | | | | | Add WWW tag PR: ports/43618 Submitted by: maintainer Notes: svn path=/head/; revision=67417
* upgrade to 0.31Ying-Chieh Liao2002-07-192-3/+3
| | | | | | | | | | assume maintainership PR: 40764 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=63242
* add missing entry into plistYing-Chieh Liao2002-05-231-0/+1
| | | | Notes: svn path=/head/; revision=59767
* add p5-Font-TTF 0.28Ying-Chieh Liao2002-04-285-0/+128
Perl module for TrueType font hacking Notes: svn path=/head/; revision=58259