| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
With hat: perl
Notes:
svn path=/head/; revision=444673
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add LICENSE
- Use TEST_DEPENDS
- Fix indent
- Bump PORTREVISION for dependency change
With hat: perl
Notes:
svn path=/head/; revision=443809
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
| |
qw(...) can no longer be used as parentheses
Also, rename a patch to stick to our naming scheme.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=384670
|
|
|
|
|
|
|
|
|
|
| |
the same deprecation date.
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=384646
|
|
|
|
| |
Notes:
svn path=/head/; revision=380306
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=372492
|
|
|
|
| |
Notes:
svn path=/head/; revision=371526
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=350570
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327410
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307027
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
| |
Reported by: P6 TB
Notes:
svn path=/head/; revision=261730
|
|
|
|
|
|
|
|
| |
PR: ports/148326
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Notes:
svn path=/head/; revision=257578
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
| |
PR: 121653
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Notes:
svn path=/head/; revision=209057
|
|
|
|
|
|
|
|
| |
PR: 121399
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Notes:
svn path=/head/; revision=208521
|
|
|
|
|
|
|
|
|
| |
PR: ports/112285
Submitted by: clsung
Approved by: maintainer (TAOKA Fumiyoshi)
Notes:
svn path=/head/; revision=191278
|
|
|
|
|
|
|
|
|
|
|
| |
- Text::MeCab needs to know dictionary encoding at compiling.
Available encodings are euc-jp (default), shift_jis or utf8.
PR: ports/112039
Submitted by: maintainer (TAOKA Fumiyoshi)
Notes:
svn path=/head/; revision=190790
|
|
|
|
|
|
|
|
| |
PR: 109009
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Notes:
svn path=/head/; revision=184756
|
|
|
|
|
|
|
|
|
|
|
| |
- remove IS_INTERACTIVE
PR: ports/101687
Submitted by: clsung
Approved by: maintainer (TAOKA Fumiyoshi)
Notes:
svn path=/head/; revision=170173
|
|
|
|
|
|
|
|
|
|
| |
- Correct an English comment.
PR: ports/101220
Submitted by: maintainer (TAOKA Fumiyoshi)
Notes:
svn path=/head/; revision=169412
|
|
PR: ports/101039
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Notes:
svn path=/head/; revision=169171
|