Sunpoet Po-Chuan Hsieh
d497b7d021
Update to 3.01
...
Changes: https://metacpan.org/changes/distribution/Encode
2019-03-13 16:10:32 +00:00
Sunpoet Po-Chuan Hsieh
4b07fdf67b
Update to 3.00
...
Changes: https://metacpan.org/changes/distribution/Encode
2019-02-02 21:54:59 +00:00
Sunpoet Po-Chuan Hsieh
71c7bf5b6c
Update to 2.100
...
Changes: https://metacpan.org/changes/distribution/Encode
2019-02-01 21:41:30 +00:00
Sunpoet Po-Chuan Hsieh
928c508896
Update to 2.99
...
Changes: https://metacpan.org/changes/distribution/Encode
2019-01-21 19:53:12 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
1bf8c2c68f
Update to 2.98
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-04-27 15:55:18 +00:00
Sunpoet Po-Chuan Hsieh
3c2ed7c804
Update to 2.97
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-21 13:38:53 +00:00
Sunpoet Po-Chuan Hsieh
3ad6396035
Update to 2.96
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-11 14:37:57 +00:00
Sunpoet Po-Chuan Hsieh
813cb74d44
Update to 2.95
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-08 13:00:20 +00:00
Sunpoet Po-Chuan Hsieh
3c1e663358
Update to 2.94
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-01-10 12:42:46 +00:00
Sunpoet Po-Chuan Hsieh
03f2aa2e17
Update to 2.93
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-10-07 09:12:42 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
d5924ca53e
Update to 2.92
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-07-18 17:55:15 +00:00
Sunpoet Po-Chuan Hsieh
3a25a9230b
Update to 2.91
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-06-23 21:18:56 +00:00
Sunpoet Po-Chuan Hsieh
3f9feafabc
Update to 2.90
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-06-11 03:33:11 +00:00
Sunpoet Po-Chuan Hsieh
5b719d939f
Remove outdated PERL_LEVEL check
2017-06-01 19:57:41 +00:00
Sunpoet Po-Chuan Hsieh
af2c6ded6e
Update to 2.89
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-04-21 18:23:04 +00:00
Mathieu Arnold
8664861b1a
Don't quote {} in find -exec calls.
...
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
2016-12-01 11:18:03 +00:00
Sunpoet Po-Chuan Hsieh
8b48f47a10
- Update to 2.88
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-11-30 18:00:05 +00:00
Sunpoet Po-Chuan Hsieh
c0f046bfc7
- Update to 2.87
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-11-06 16:46:57 +00:00
Sunpoet Po-Chuan Hsieh
b2e0f91825
- Update to 2.84
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-04-14 16:38:48 +00:00
Sunpoet Po-Chuan Hsieh
dded15a6d2
- Update to 2.83
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-03-25 20:02:12 +00:00
Sunpoet Po-Chuan Hsieh
1df2a62524
- Update to 2.82
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-03-06 06:20:02 +00:00
Sunpoet Po-Chuan Hsieh
19294a00d6
- Update to 2.80
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-02-01 19:47:39 +00:00
Sunpoet Po-Chuan Hsieh
44735e45cd
- Update to 2.79
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-01-23 15:14:32 +00:00
Sunpoet Po-Chuan Hsieh
8fb57fb904
- Update to 2.78
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-09-25 18:48:57 +00:00
Sunpoet Po-Chuan Hsieh
37eb13ac92
- Update to 2.77
...
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/Encode/Changes
2015-09-17 17:09:03 +00:00
Mathieu Arnold
afae652a2a
Make it so that the default Perl is always called perl5.
...
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Sunpoet Po-Chuan Hsieh
1733c0b74a
- Update to 2.76
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-08-02 06:27:39 +00:00
Sunpoet Po-Chuan Hsieh
4a1c09bb82
- Update to 2.75
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-07-01 17:45:38 +00:00
Sunpoet Po-Chuan Hsieh
ebd9835ee3
- Update to 2.74
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-06-28 09:44:56 +00:00
Sunpoet Po-Chuan Hsieh
b74d1123a3
- Update to 2.73
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-04-17 19:51:40 +00:00
Mathieu Arnold
a154ddc754
Perl 5.21.1 has the same Encode, so trim the script installed by this and its
...
man page.
Sponsored by: Absolight
2015-04-16 12:37:57 +00:00
Sunpoet Po-Chuan Hsieh
b744a17fef
- Update to 2.72
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-03-15 08:46:53 +00:00
Sunpoet Po-Chuan Hsieh
15565bd8d2
- Update to 2.71
...
Changes: http://search.cpan.org/dist/Encode/Changes
2015-03-12 15:22:40 +00:00
Sunpoet Po-Chuan Hsieh
7e8a01bf26
- Remove regression-test:
...
- Sort PLIST
- Reformat pkg-descr
- Take maintainership
2015-02-26 17:46:18 +00:00
Vanilla I. Shu
c2c6db6ef9
Upgrade to 2.70.
2015-02-08 04:14:12 +00:00
Vanilla I. Shu
4c5dca7804
Upgrade to 2.68.
2015-01-23 07:45:05 +00:00
Vanilla I. Shu
dcda0414a5
Upgrade to 2.67.
2015-01-19 13:41:00 +00:00
Rong-En Fan
8ed73fa040
Drop maintainership as I no longer use these software nor have time and
...
energy to keep up.
2015-01-16 17:28:13 +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
99a4f62f93
Cleanup plist
2014-10-20 09:37:00 +00:00
Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
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
2014-06-10 12:14:12 +00:00
Martin Wilke
d885915acb
- Stage support
2014-01-28 13:33:56 +00:00
Baptiste Daroussin
56fcf8379f
Fix properties on pkg-plist
2014-01-21 23:18:05 +00:00
Baptiste Daroussin
1e4b97cf2b
Add NO_STAGE all over the place in preparation for the staging support (cat: converters)
2013-09-20 16:05:24 +00:00
Rong-En Fan
ce89548323
- Update to 2.55
...
PR: ports/182095
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@>
2013-09-16 02:43:52 +00:00
Andrej Zverev
0c32f39711
- Convert to new Uses/perl5.mk framework
...
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Rong-En Fan
2c9368382b
- Update to 2.49
...
PR: ports/178175
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
2013-04-27 18:15:50 +00:00
Rong-En Fan
fe0e1b82d7
- Update to 2.47
...
PR: ports/171123
Submitted by: swills@
2012-09-01 16:46:05 +00:00