| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
supported and expired today.
Approved by: portmgr (mat), perl (sunpoet)
Differential Revision: https://reviews.freebsd.org/D4745
Notes:
svn path=/head/; revision=404962
|
|
|
|
|
|
|
|
| |
Pointy hat to: mat
Sponsored by: Absolight
Notes:
svn path=/head/; revision=396950
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
While there, remove 8.4 support, and do some cleanup.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=395673
|
|
|
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=390893
|
|
|
|
|
|
|
|
|
|
|
| |
pager.
Differential Revision: https://reviews.freebsd.org/D2373
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=384837
|
|
|
|
|
|
|
|
|
|
|
| |
While there, drop MASTER_SITE_SUBDIRS.
PR: 199361
Submitted by: amdmi3
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383784
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D2016
Some bits from: Jérémy Bobbio <lunar@debian.org>
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383641
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=382125
|
|
|
|
|
|
|
|
| |
Submitted by: marino
Sponsored by: Absolight
Notes:
svn path=/head/; revision=380849
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=375473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It makes upgrading from one Perl major version to another way easier. For
binary package users, it means pkg upgrade will detect the libperl.so.x.yy
change, and reinstall the affected packages. For users using ports, it will
save rebuild time as it's easier to detect what ports really need to be
rebuilt.
PR: 195821
Differential Revision: https://reviews.freebsd.org/D1241
Submitted by: mat
Reviewed by: antoine, bdrewery
Exp-run by: antoine
With hat: perl
Sponsored by: Absolight
Notes:
svn path=/head/; revision=374847
|
|
|
|
|
|
|
|
|
|
| |
PLIST_SUB and SUB_LIST, finish making sure the MANPATH are valid all around.
Differential Revision: https://reviews.freebsd.org/D1254
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373771
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Suggested by: ak@
Reviewed by: ak@
Notes:
svn path=/head/; revision=343731
|
|
|
|
|
|
|
| |
Reviewed by: bapt@, mat@
Notes:
svn path=/head/; revision=343675
|
|
|
|
| |
Notes:
svn path=/head/; revision=339452
|
|
|
|
|
|
|
| |
issue.
Notes:
svn path=/head/; revision=338990
|
|
|
|
|
|
|
| |
Approved by: perl (az, mat)
Notes:
svn path=/head/; revision=330335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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/perl5.14 upgrade to 5.14.4
- lang/perl5.16 upgrade to 5.16.3
- Global modify SITE_PERL[1][2]
[1] - See more info:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl
[2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@)
Please, see ports/UPDATING for upgrade procedure.
Reviewed by: bapt@ (exp-run), culot@
Notes:
svn path=/head/; revision=320679
|
|
|
|
|
|
|
| |
Feature safe: wholeheartedly hope so
Notes:
svn path=/head/; revision=313838
|
|
|
|
|
|
|
|
|
| |
Repoted by: kib@
Reviewed by: tobez@
With Hat: perl@
Notes:
svn path=/head/; revision=305578
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=300289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be60d5a45bf22c0a42dd600dca/raw
to fix:
Can't use string "XXX" as an ARRAY ref while "strict refs" in use at
/usr/local/lib/perl5/5.14.2/ExtUtils/MM_Unix.pm line 2893.
- perl 5.14.[012] shipped with a broken version of ExtUtils::MakeMakker (6.57_06)
which is fixed in 6.57_06. This patch can hopefully go away when/if perl 5.14.3
is released.
- Bump PORTREVISION
PR: ports/165457
With Hat: perl@
Notes:
svn path=/head/; revision=292865
|
|
|
|
| |
Notes:
svn path=/head/; revision=285107
|
|
|
|
|
|
|
|
|
|
|
|
| |
install directory if it's present, which leads to misinstallation of many ports which install perl scripts (p5-Mail-SpamAssassin, for example)
PR: 149771
Submitted by: Peter Radcliffe <pir-freebsd.org@pir.net>
Patch by: myself
Approved by: jadawin
Notes:
svn path=/head/; revision=279239
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod
Notes:
svn path=/head/; revision=275828
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
Notes:
svn path=/head/; revision=274235
|
|
|
|
|
|
|
|
|
|
|
| |
instead
PR: ports/151914
Submitted by: garga@
Approved by: skv@ (maintainer)
Notes:
svn path=/head/; revision=265753
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of manipulating /etc/manpath.config.
Follow up commit since I missed adding the config file.
Approved by: maintainer (timeout), wes@ (mentor, implicit)
Pointyhat to: gordon@
Notes:
svn path=/head/; revision=264122
|
|
|
|
|
|
|
|
|
| |
instead of manipulating /etc/manpath.config.
Approved by: maintainer (timeout), wes@ (mentor, implicit)
Notes:
svn path=/head/; revision=264121
|
|
|
|
|
|
|
|
| |
PR: ports/150876
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=262959
|
|
|
|
|
|
|
|
|
|
| |
- Preserve perms on modified /etc/make.conf, /etc/manpath.conf [2]
PR: 150622 [1], 150611 [2]
Submitted by: garga [1], swell.k@gmail.com [2]
Notes:
svn path=/head/; revision=261284
|
|
|
|
|
|
|
|
|
|
|
| |
[2] Remove SUIDPERL option: SUID emulation has been removed for 5.12
PR: ports/148648 [1]
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> [1]
WWW: http://search.cpan.org/~jesse/perl-5.12.1/pod/perl5120delta.pod#Deprecations [2]
Notes:
svn path=/head/; revision=258104
|
|
|
|
|
|
|
| |
Acknowledgements: kuriyama
Notes:
svn path=/head/; revision=257819
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't remove '/usr/local/lib' from path $libpth
if this dir does not exist [2]
PR: ports/116908 [1]
Submitted by: Steve Wills <steve@mouf.net> [1],
Kukushkin Konstantin <dark@ramtel.ru> [2]
Notes:
svn path=/head/; revision=257756
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update P5PORTER mode [3]
- Update CONFLICTS for Perl 5.12
Pointed by: a.smith xx ukgrid.net [1]
PR: ports/144717 [2], ports/142110 [3]
Submitted by: Bryan Fullerton <bryanf@samuraiconsulting.ca> [2],
Alex Deiter <alex.deiter xx gmail.com> [3]
Notes:
svn path=/head/; revision=253832
|
|
|
|
|
|
|
|
|
| |
- simplify regexes
- catch lines in +CONTENTS like:
@unexec rmdir %D/lib/perl5/5.10.0 2>/dev/null || true
Notes:
svn path=/head/; revision=244689
|
|
|
|
|
|
|
| |
Submitted by: Artis Caune <artis.caune xx gmail.com>
Notes:
svn path=/head/; revision=243848
|
|
|
|
|
|
|
| |
- Add PORTSCOUT variable
Notes:
svn path=/head/; revision=243662
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/~dapm/perl-5.10.1/pod/perl5101delta.pod
Notes:
svn path=/head/; revision=241213
|
|
|
|
|
|
|
| |
- Add bugfix for map memory leak (RT#53038)
Notes:
svn path=/head/; revision=237256
|
|
|
|
|
|
|
|
|
|
|
| |
- Add perl-threaded-5.* to CONFLICTS [1]
- Introduce PERL_VENDOR_PREFIX variable
- Be really PREFIX-neutral [2}
Submitted by: lth [1], rafan [2]
Notes:
svn path=/head/; revision=235438
|
|
|
|
|
|
|
| |
Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
Notes:
svn path=/head/; revision=232097
|