aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Pango
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-66/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Update to 1.226Steve Wills2014-05-122-3/+3
| | | | | | | | PR: ports/189571 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=353830
* - Update to 1.224Steve Wills2013-12-183-11/+60
| | | | | | | | | | | - Add LICENSE - Support STAGEDIR PR: ports/184702 Submitted by: sunpoet Notes: svn path=/head/; revision=336842
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325959
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.223Steve Wills2012-02-012-9/+9
| | | | | | | | | | - Improve depends PR: ports/164517 Submitted by: sunpoet Notes: svn path=/head/; revision=290235
* - Update to 1.222Steve Wills2012-01-012-4/+3
| | | | Notes: svn path=/head/; revision=288373
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-2/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* - Takeover some of clsung's portsSteve Wills2010-12-091-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=265898
* - Fix of pkg-plist, line of directory "Install" put wrong.Cheng-Lung Sung2010-04-201-1/+0
| | | | | | | | PR: ports/144839 Submitted by: sylvio Notes: svn path=/head/; revision=252947
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Mark MAKE_JOBS_UNSAFE, fails with forced jobs:Cheng-Lung Sung2009-11-041-0/+1
| | | | | | | | | | http://people.freebsd.org/~amdmi3/p5-Pango-1.221.log PR: ports/140248 Submitted by: amdmi3 Notes: svn path=/head/; revision=243731
* - p5-Pango, perl binding to pangoCheng-Lung Sung2009-10-304-0/+108
Notes: svn path=/head/; revision=243519