| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=384019
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=361868
|
|
|
|
|
|
|
|
|
| |
No bump needed as it didn't build
With hat: portmgr
Notes:
svn path=/head/; revision=351887
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=351836
|
|
|
|
|
|
|
|
| |
- Pacify portlint(1)
- Bump PORTREVISION
Notes:
svn path=/head/; revision=351744
|
|
|
|
| |
Notes:
svn path=/head/; revision=332868
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=325559
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=314557
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/PFIG/Net-Amazon-S3-0.58/CHANGES
Notes:
svn path=/head/; revision=309928
|
|
|
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes:
svn path=/head/; revision=309105
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=287796
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=287261
|
|
|
|
| |
Notes:
svn path=/head/; revision=281625
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/PFIG/Net-Amazon-S3-0.54/CHANGES
Notes:
svn path=/head/; revision=277684
|
|
|
|
|
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/dist/Moose/Changes
See also UPDATING entry 20110607 about this.
Notes:
svn path=/head/; revision=275180
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=251858
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=238663
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/135939
Submitted by: Chris Anderson <cva_AT_pobox dot com>
Notes:
svn path=/head/; revision=238577
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
| |
Notes:
svn path=/head/; revision=234881
|
|
|
|
| |
Notes:
svn path=/head/; revision=228610
|
|
|
|
|
|
|
|
|
|
| |
- Add missing dependencies
PR: 130558
Submitted by: gslin @ gslin . org
Notes:
svn path=/head/; revision=226145
|
|
|
|
| |
Notes:
svn path=/head/; revision=223883
|
|
|
|
|
|
|
|
|
|
| |
- update dependency
- bump PORTREVISION
Noticed by: erwin@
Notes:
svn path=/head/; revision=222821
|
|
|
|
| |
Notes:
svn path=/head/; revision=219031
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=209986
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=209770
|
|
|
|
|
|
|
| |
- Changelog: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=208322
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Notes:
svn path=/head/; revision=208251
|
|
|
|
| |
Notes:
svn path=/head/; revision=203492
|
|
|
|
|
|
|
|
|
|
| |
I wonder why neither describe or portlint caught this.
Noticed by: paul beard <paulbeard@gmail.com>
Pointy hat: clsung
Notes:
svn path=/head/; revision=197946
|
|
|
|
| |
Notes:
svn path=/head/; revision=197937
|
|
|
|
|
|
|
|
|
|
| |
- pass to perl@
PR: ports/110102
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=187424
|
|
|
|
|
|
|
|
| |
PR: ports/104419
Submitted by: maintainer (Gea-Suan Lin)
Notes:
svn path=/head/; revision=175729
|
|
PR: ports/104138
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=175047
|