notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/perl5.18/files/patch-Makefile.SH
SVNWeb

Number of commits found: 3

Wed, 24 Dec 2014
[ 17:14 mat search for other commits by this committer ] Original commit   Revision:375473
Use a less kludgy way for handling libperl.so's versionning and linking.

Sponsored by:	Absolight
Wed, 17 Dec 2014
[ 13:21 mat search for other commits by this committer ] Original commit   Revision:374847 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Make Perl link all .so it builds with libperl.so.

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
Thu, 27 Nov 2014
[ 09:57 mat search for other commits by this committer ] Original commit   Revision:373476 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Bring back the .packlist files, many people need them, they will
  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

Number of commits found: 3