non port: chinese/p5-Lingua-ZH-BPMFConvert/Makefile |
Number of commits found: 10 |
Sunday, 25 Oct 2015
|
19:35 antoine
Deprecate ports broken for more than 6 months
 |
Sunday, 5 Apr 2015
|
18:38 bapt
Mark as broken unfetchable ports
 |
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
Thursday, 26 Sep 2013
|
14:35 vanilla
Support stage.
 |
Friday, 20 Sep 2013
|
16:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
 |
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
 |
Tuesday, 1 May 2012
|
01:47 swills
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
 |
Thursday, 17 Apr 2008
|
14:30 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)
 |
Saturday, 8 Sep 2007
|
00:53 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
 |
Wednesday, 27 Sep 2006
|
15:12 clsung
Add p5-Lingua-ZH-BPMFConvert 0.01, rule-based conversion of BPMF
(bopomofo) into Hanyu Pinyin.
PR: ports/102941
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Number of commits found: 10 |