| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
before, add it to the OPTIONS_DEFAULT to not change the default behavior.
Noticed by: ache
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373622
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373565
|
|
|
|
|
|
|
|
|
|
| |
course, won't work.
Noticed by: Richard Clayton
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373494
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373486
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automatically added to the plists.
- Add soname to libperl.so and rename it to libperl.so.PERL_VER, for instance
libperl.so.5.18. To keep software linked with it working, provide a
libperl.so symlink.
- Rollback Perl's man page location change, it creates conflicts for the few
modules that ship with Perl and are in the ports tree.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373476
|
|
|
|
|
|
|
|
|
|
| |
at the end of the year, the second one next summer, by then 5.20 will be the
default, and 5.22 will be in the tree.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D885
Reviewed by: bapt
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=369892
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generally absolutely paths are not used with @exec in pkg-plist.
In this case, the path /usr/bin/makewhatis doesn't work on DragonFly
where the binary is located at /usr/sbin/makewhatis. Removing the
full path is a no-op on FreeBSD and fixes perl man page installation
on DragonFly. No revbump required.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357875
|
|
|
|
|
|
|
|
| |
Noticed by: miwi
Sponsored by: Absolight
Notes:
svn path=/head/; revision=357601
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
See also https://rt.cpan.org/Public/Bug/Display.html?id=80182
PR: ports/185541
Approved-by: tobez (maintainer timeout), jadawin (mentor)
Notes:
svn path=/head/; revision=357286
|
|
|
|
|
|
|
| |
With hat: ports-secteam
Notes:
svn path=/head/; revision=356517
|
|
|
|
|
|
|
|
| |
Submitted by: az
Sponsored by: Absolight
Notes:
svn path=/head/; revision=355566
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-5.20.0/pod/perldelta.pod
Sponsored by: Absolight
Notes:
svn path=/head/; revision=355497
|
|
|
|
|
|
|
|
|
| |
While there, sort the plist according to makeplist.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=355464
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=350521
|
|
|
|
|
|
|
|
|
|
|
| |
- Unshun all installation commands
- Make PREFIX-clean
Poked by: bdrewery [1]
Sponsored by: Absolight
Notes:
svn path=/head/; revision=349811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
C++-friendly dNOOP.
Note: don't apply the patch proposed in the PR, but a patch proposed
by Craig A. Berry at
http://perl5.git.perl.org/perl.git/commit/7db66e12883f0832ca80164b723768b848187bda
as suggested by az@.
PR: ports/187571
Submitted by: /me
Reported by: Thomas Hoffmann <trh411 (at) gmail.com>
Approved by: az
Notes:
svn path=/head/; revision=348304
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=347267
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=344266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES instead of own backed version
- Have etc/perl5_version in the package instead of generating a static
one at install
- Move some mkdirs from pkg-install to pkg-plist
- Move the bin/perl5 creation from plist to post-install
Reviewed by: az
Sponsored by: Absolight
Notes:
svn path=/head/; revision=343921
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=343737
|
|
|
|
|
|
|
|
| |
Suggested by: ak@
Reviewed by: ak@
Notes:
svn path=/head/; revision=343731
|
|
|
|
|
|
|
| |
Reviewed by: bapt@, mat@
Notes:
svn path=/head/; revision=343675
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional information:
- http://perl5.git.perl.org/perl.git/commit/b83080de5c4254
This change doesn't affect default perl behavior.
Requested by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Notes:
svn path=/head/; revision=343616
|
|
|
|
| |
Notes:
svn path=/head/; revision=339452
|
|
|
|
|
|
|
| |
issue.
Notes:
svn path=/head/; revision=338990
|
|
|
|
|
|
|
| |
Pointy hat to: myself
Notes:
svn path=/head/; revision=337195
|
|
|
|
| |
Notes:
svn path=/head/; revision=337193
|
|
|
|
|
|
|
|
|
|
|
| |
- remove on deinstall
- create on install
PR: ports/184164
Submitted by: Tatsuki Makino
Notes:
svn path=/head/; revision=335309
|
|
|
|
|
|
|
|
|
| |
PR: ports/183530
Submitted by: mat
Exp-Run by: bdrewery
Notes:
svn path=/head/; revision=334224
|
|
|
|
| |
Notes:
svn path=/head/; revision=331456
|
|
|
|
|
|
|
| |
Reported by: olli hauer
Notes:
svn path=/head/; revision=331420
|
|
|
|
|
|
|
| |
Submitted by: az
Notes:
svn path=/head/; revision=331368
|
|
|
|
|
|
|
|
| |
Submitted by: az
Approved by: az,bapt
Notes:
svn path=/head/; revision=331363
|
|
|
|
|
|
|
| |
Approved by: perl (az, mat)
Notes:
svn path=/head/; revision=330335
|
|
|
|
|
|
|
| |
Approved by: az
Notes:
svn path=/head/; revision=329491
|
|
|
|
|
|
|
| |
Submitted by: antoine@ (via IRC, version for perl5.14)
Notes:
svn path=/head/; revision=329465
|
|
|
|
| |
Notes:
svn path=/head/; revision=329188
|
|
|
|
|
|
|
|
|
| |
- Always use new LIB_DEPENDS format.
Pointy hat to: myself
Notes:
svn path=/head/; revision=329184
|
|
|
|
|
|
|
| |
Spotted by: bapt
Notes:
svn path=/head/; revision=329162
|
|
|
|
| |
Notes:
svn path=/head/; revision=329161
|
|
|
|
| |
Notes:
svn path=/head/; revision=329160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${LOCALBASE}/etc/perl5_version instead
You must switch to DEFAULT_VERSIONS (see ports/UPDATING entry 20130920 by bapt@)
if you are still using PERL_VERSION to define a specific version requirement.
- bump portrevision
Reviewed by: bapt@
Notes:
svn path=/head/; revision=327989
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod
Changes: http://search.cpan.org/dist/perl-5.18.1/pod/perldelta.pod
Notes:
svn path=/head/; revision=324662
|
|
|
|
|
|
|
| |
Tested by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>, az@
Notes:
svn path=/head/; revision=323474
|
|
|
|
| |
Notes:
svn path=/head/; revision=320830
|