| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: who knows?
Notes:
svn path=/head/; revision=423714
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=333070
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION due to new RUN_DEPENDS
- Add TEST_DEPENDS to enable testing
Notes:
svn path=/head/; revision=288859
|
|
|
|
|
|
|
|
| |
Suggested by: az
With hat: perl
Notes:
svn path=/head/; revision=281882
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/Changes
PR: ports/152323
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=264730
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=239640
|
|
|
|
|
|
|
|
|
| |
PR: ports/136578
Approved by: maintainer timeout (lbr; 14 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=238291
|
|
|
|
| |
Notes:
svn path=/head/; revision=221154
|
|
|
|
| |
Notes:
svn path=/head/; revision=219117
|
|
|
|
| |
Notes:
svn path=/head/; revision=215967
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
| |
Notes:
svn path=/head/; revision=196765
|
|
|
|
| |
Notes:
svn path=/head/; revision=196310
|
|
|
|
|
|
|
|
| |
PR: 104603 (was 0.14)
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=181489
|
|
|
|
| |
Notes:
svn path=/head/; revision=170679
|
|
|
|
|
|
|
| |
p5-Catalyst-Devel as well (if they have Helper modules).
Notes:
svn path=/head/; revision=167513
|
|
|
|
|
|
|
| |
Approved by: erwin (mental)
Notes:
svn path=/head/; revision=161060
|
|
|
|
|
|
|
|
| |
PR: ports/94960
Submitted by: maintainer
Notes:
svn path=/head/; revision=158188
|
|
information may rarely change from request to request. Using the
PageCache plugin, you can cache the full output of different pages so
they are served to your visitors as fast as possible. This method of
caching is very useful for withstanding a Slashdotting, for example.
This plugin requires that you also load a Cache plugin. Please see the
Known Issues when choosing a cache backend.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/
PR: ports/90661
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes:
svn path=/head/; revision=151585
|