Commit graph

23 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d1f4bf1e39 - Update to 0.21
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2015-05-24 00:04:45 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +00:00
Mathieu Arnold
eee58d187e 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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
5ddf8517a5 Cleanup plist 2014-10-20 08:38:21 +00:00
Sunpoet Po-Chuan Hsieh
b93f6dfb72 - Update to 0.20
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2013-12-09 14:09:13 +00:00
Sunpoet Po-Chuan Hsieh
dd8931f109 - Update to 0.19
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2013-11-12 19:41:54 +00:00
Sunpoet Po-Chuan Hsieh
8444a7e5ab - Update to 0.17
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2013-10-12 16:39:55 +00:00
Vanilla I. Shu
085c1a3bcb Support stage. 2013-09-26 14:35:04 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Sunpoet Po-Chuan Hsieh
022e189128 - Update to 0.16
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2012-05-02 19:34:50 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Cheng-Lung Sung
93fe363407 - Update to 0.15
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2010-07-12 08:09:19 +00:00
Cheng-Lung Sung
b07b2ec60b - Update to 0.14
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2009-08-15 05:44:03 +00:00
Cheng-Lung Sung
2504414d7c - Update to 0.13
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2009-05-20 07:48:13 +00:00
Cheng-Lung Sung
9a1e94bda4 - Update to 0.12
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2008-08-27 01:44:40 +00:00
Cheng-Lung Sung
19a2e51ec8 - Update to 0.11
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2008-04-13 02:32:56 +00:00
Cheng-Lung Sung
b56e42480b - Update to 0.10
PR:		ports/122650
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-04-12 01:38:22 +00:00
Yen-Ming Lee
c2a439fd7e - Update to 0.07
PR:		ports/108816
Submitted by:	leeym
Approved by:	maintainer
2007-02-07 04:59:01 +00:00
Cheng-Lung Sung
6e1f19d784 Add p5-Lingua-Han-PinYin 0.06, retrieve the Mandarin(PinYin) of Chinese
character(HanZi).

PR:		ports/102939
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-10 11:42:06 +00:00