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/perl-man.conf.in
SVNWeb

Number of commits found: 5

Tue, 15 Sep 2015
[ 09:48 mat search for other commits by this committer ] Original commit   Revision:396950
SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too.

Pointy hat to:	mat
Sponsored by:	Absolight
Mon, 14 Sep 2015
[ 12:19 mat search for other commits by this committer ] Original commit   Revision:396892 (Only the first 10 of 546 ports in this commit are shown above. View all ports for this commit)
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
Tue, 2 Dec 2014
[ 16:27 mat search for other commits by this committer ] Original commit   Revision:373771 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
One last cleanup, factorize a few things into variables, add a few entries to
PLIST_SUB and SUB_LIST, finish making sure the MANPATH are valid all around.

Differential Revision:	https://reviews.freebsd.org/D1254
Sponsored by:	Absolight
Thu, 27 Nov 2014
[ 10:00 mat search for other commits by this committer ] Original commit   Revision:373477
And point man to the new right place.

Sponsored by:	Absolight
Wed, 12 Feb 2014
[ 13:46 mat search for other commits by this committer ] Original commit   Revision:343921 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Massive cleanup of the Perl ports:

- 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

Number of commits found: 5