non port: devel/p5-Module-Release/pkg-plist |
SVNWeb
|
Number of commits found: 12 |
Wed, 17 Feb 2021
|
[ 18:03 sunpoet ]
Update to 2.127
Changes: https://metacpan.org/changes/distribution/Module-Release
|
Wed, 28 Feb 2018
|
[ 15:52 sunpoet ]
Update to 2.125
Changes: http://search.cpan.org/dist/Module-Release/Changes
|
Thu, 17 Sep 2015
|
[ 17:11 sunpoet ]
- Add NO_ARCH
- Sort PLIST
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
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
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Oct 2014
|
[ 10:55 bapt ] (Only the first 10 of 1732 ports in this commit are shown above. )
Cleanup plist
|
Thu, 19 Dec 2013
|
[ 07:54 sunpoet ]
- Update to 2.07
- Add LICENSE
Changes: http://search.cpan.org/dist/Module-Release/Changes
|
Mon, 30 Sep 2013
|
[ 20:03 sunpoet ] (Only the first 10 of 43 ports in this commit are shown above. )
- Support STAGEDIR
|
Wed, 21 Dec 2011
|
[ 12:49 sunpoet ]
- Update to 2.06
- Sort PLIST
- Take maintainership
Changes: http://search.cpan.org/dist/Module-Release/Changes
|
Fri, 5 Jun 2009
|
[ 22:47 pgollucci ]
- Update to 2.04
PR: ports/134817
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me
|
Mon, 23 Jan 2006
|
[ 11:17 skv ] (Only the first 10 of 11 ports in this commit are shown above. )
* move devel/p5-release to devel/p5-Module-Release
* update p5-Module-Release to 1.04
|
Sun, 22 Jan 2006
|
[ 01:48 edwin ] (Only the first 10 of 531 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Number of commits found: 12 |