non port: Mk/Uses/perl5.mk |
SVNWeb
|
Number of commits found: 121 (showing only 100 on this page) |
Thu, 27 Apr 2023
|
[ 16:00 Po-Chuan Hsieh (sunpoet) ] df4c79f
Mk/Uses/perl5.mk: Update USE_PERL5=modbuildtiny
Module::Build::Tiny 0.042+ does not generate empty manpages. Therefore, we
update version requirement of BUILD_DEPENDS in order to avoid PLIST issues
(leftovers when using old p5-Module-Build-Tiny).
|
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 699f62d (Only the first 10 of 17 ports in this commit are shown above. )
Mk/Uses/perl5.mk: Remove outdated P5_POD_PARSER
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539.
|
Thu, 26 May 2022
|
[ 14:40 Mathieu Arnold (mat) ] e1c8a98 (Only the first 10 of 21 ports in this commit are shown above. )
lang/perl5.36: add latest Perl 5 version
Changes: https://metacpan.org/release/RJBS/perl-5.36.0-RC3/view/pod/perldelta.pod
|
Mon, 23 May 2022
|
[ 16:12 Rene Ladan (rene) ] b3fb5d8
Mk: unregister expired lang/perl5.30
|
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
|
Wed, 30 Jun 2021
|
[ 20:43 Po-Chuan Hsieh (sunpoet) ] 5ed478e
Mk/Uses/perl5.mk: Update P5_POD_PARSER
databases/p5-DBIx-Class-Migration requires textproc/p5-Pod-Parser 1.63
|
Sat, 26 Jun 2021
|
[ 10:43 Rene Ladan (rene) ] 4d57f82
Mk: unregister expired Perl 5.28
|
Fri, 11 Jun 2021
|
[ 07:37 Alexey Dokuchaev (danfe) ] f16e30b
Mk/Uses: replace bare ${ECHO} with ${ECHO_CMD} or ${ECHO_MSG}
ECHO is builtin variable and is cleared when make(1) is invoked
in silent mode, i.e. as ``make -s'', thus making statements that
use it do nothing. Depending on the context, replace it with
either ${ECHO_CMD} or ${ECHO_MSG} (in one case), as appropriate.
PR: 256185
Submitted by: Franco Fichtner
|
Thu, 6 May 2021
|
[ 13:21 Mathieu Arnold (mat) ] 2364a45 (Only the first 10 of 20 ports in this commit are shown above. )
lang/perl5.34: Add new port at 5.34.0-RC1.
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0-RC1/pod/perldelta.pod
|
Tue, 6 Apr 2021
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Mon, 20 Jul 2020
|
[ 14:56 mat ]
Pod::Parser was removed from perl5 in 5.31.0.
Add a P5_POD_PARSER variable to use in dependencies for ports that need
it.
PR: 247826
|
Mon, 8 Jun 2020
|
[ 14:08 mat ]
Add Perl 5.32.0-RC1.
|
Sun, 31 May 2020
|
[ 10:20 rene ]
Unregister expired Perl 5.26
|
Mon, 13 May 2019
|
[ 07:36 mat ]
Welcome Perl 5.30 (now at 5.30.0-RC1)
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldelta.pod
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldeprecation.pod#Perl-5.30
|
Thu, 9 May 2019
|
[ 16:21 rene ]
Unregister expired lang/perl5.24
|
Mon, 1 Apr 2019
|
[ 18:38 tobik ]
Mk/Uses/perl5.mk: Flag invalid USE_PERL5 components
Approved by: perl (mat)
Differential Revision: https://reviews.freebsd.org/D19776
|
Thu, 2 Aug 2018
|
[ 08:35 mat ]
Fix spurious errors.
PR: 230287
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D16440
|
Fri, 29 Jun 2018
|
[ 10:10 mat ] (Only the first 10 of 39 ports in this commit are shown above. )
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946
|
Sat, 2 Jun 2018
|
[ 08:11 rene ]
Unregister expired lang/perl5.22
|
Mon, 21 May 2018
|
[ 13:50 mat ]
Add Perl 5.28.0-RC1.
Sponsored by: Absolight
|
Thu, 11 Jan 2018
|
[ 16:22 tijl ]
CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so the
same compiler is used for both compiling and linking.
|
Fri, 15 Dec 2017
|
[ 06:34 antoine ]
Add back a line that shouldn't have been removed in r456375
Reported by: pkg-fallout
|
Thu, 14 Dec 2017
|
[ 22:29 mat ]
Remove forgotten old compat code.
Sponsored by: Absolight
|
Thu, 1 Jun 2017
|
[ 02:26 rene ]
Remove lang/perl5.20 and unregister it, it expired in May 2017.
Submitted by: rene
Reviewed by: perl (sunpoet), portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D10983
|
Wed, 31 May 2017
|
[ 09:02 mat ]
Introduce Perl 5.26.
A few important changes:
- '.' is no longer in @INC.
- "do" now gives a deprecation warning when it fails to load a file
which it would have loaded had "." been in @INC.
- In regular expression patterns, a literal left brace "{" should be
escaped.
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.26.0/pod/perldelta.pod
Sponsored by: Absolight
|
Tue, 2 May 2017
|
[ 15:00 mat ]
Enable depending on Perl only during the test phase.
Sponsored by: Absolight
|
Tue, 25 Apr 2017
|
[ 11:28 mat ]
Silence the commands in USES=perl do-test target.
Sponsored by: Absolight
|
Tue, 21 Mar 2017
|
[ 23:46 mat ]
Fixup some more Perl build problems.
Sponsored by: Absolight
|
[ 11:33 mat ]
'.' has been removed from @INC in Perl 5.25.7 and it prevented many
ports from building starting in 5.25.10, add this hack here to make
those ports buildable again.
Sponsored by: Absolight
|
Tue, 31 Jan 2017
|
[ 16:25 mat ]
This is actually only for Module::Build, not the ::Tiny version.
Pointy hat: mat
Sponsored by: Absolight
|
[ 16:21 mat ]
Tell Module::Build to use LOCALBASE/bin/perl and not
LOCALBASE/bin/perl5.xx.y.
Add a QA check to test for it.
Sponsored by: Absolight
|
[ 16:21 mat ]
Indent perl5.mk's .if/.for properly.
Done with: Tools/scripts/indent_make_if.pl
Sponsored by: Absolight
|
Sat, 31 Dec 2016
|
[ 16:50 rene ]
Drop support for Perl 5.18 (infrastructure part)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Wed, 3 Aug 2016
|
[ 12:09 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
Always include bsd.default-versions.mk in bsd.port.mk.
The variable defined in it are now always available after including
bsd.port.pre.mk.
PR: 210666
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6933
|
Mon, 30 May 2016
|
[ 15:33 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight
|
Mon, 9 May 2016
|
[ 12:50 mat ] (Only the first 10 of 11 ports in this commit are shown above. )
Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2.
Changes: https://metacpan.org/pod/release/RJBS/perl-5.24.0/pod/perldelta.pod
Changes: https://github.com/Perl/perl5/compare/v5.24.0...v5.25.0-8-g51f69a2
Sponsored by: Absolight
|
Wed, 4 May 2016
|
[ 19:50 bdrewery ]
Allow overriding PERL and PERL5.
This is needed for cross-build support.
|
Thu, 14 Apr 2016
|
[ 13:34 mat ] (Only the first 10 of 14 ports in this commit are shown above. )
Try to be more helpful to our users, and keep all the possible versions
close to their default value in Mk/bsd.default-versions.mk.
Sponsored by: Absolight
|
Wed, 13 Apr 2016
|
[ 10:36 jbeich ] (Only the first 10 of 22 ports in this commit are shown above. )
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (antoine), perl (mat)
Differential Revision: https://reviews.freebsd.org/D4158
|
Sun, 27 Mar 2016
|
[ 01:23 bapt ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles
PR: 206569
Exp run by: antoine
Differential Revision: D5047
|
Thu, 31 Dec 2015
|
[ 21:06 rene ]
Remove lang/perl5.16 and the support bits in perl5.mk, it is no longer
supported and expired today.
Approved by: portmgr (mat), perl (sunpoet)
Differential Revision: https://reviews.freebsd.org/D4745
|
Mon, 9 Nov 2015
|
[ 18:52 bdrewery ]
Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, after
inclusion of the ports_env feature into that handling around r399791.
With hat: portmgr
Reported by: ian, lev
|
Mon, 19 Oct 2015
|
[ 20:53 bdrewery ]
Avoid redundantly looking up perl version when looking up dependencies or in
sub-makes.
With hat: portmgr
|
Thu, 15 Oct 2015
|
[ 07:36 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched
This gives more time for tools to get updated, available in packages etc before
bothering users
|
Wed, 14 Oct 2015
|
[ 20:44 bapt ]
Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggering
an issue with sanify check in poudriere that needs to be fixed first
Reported by: adamw
|
[ 16:49 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Drop the necessity to add ${PORTSDIR} to dependency line
Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute
Checked with poudriere, portmaster, portupgrade
PR: 203685
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D3866
|
Wed, 7 Oct 2015
|
[ 18:45 amdmi3 ]
- Fix compatibility with fmake
Approved by: portmgr blanket
|
[ 16:19 amdmi3 ]
Do not provide empty do-test target for perl5-using ports
perl5's do-test: target should only be enabled when USE_PERL5=configure
or USE_PERL5=modbuild* are used, otherwise it'll end up being empty
and will prevent other tests from running.
Remove NO_PERL5_TEST as it isn't really needed after this fix.
Approved by: mat, sunpoet
Differential Revision: D3830
|
Sat, 3 Oct 2015
|
[ 17:06 sunpoet ]
- Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defined
in bsd.port.mk
- Fix comment
|
Mon, 28 Sep 2015
|
[ 17:20 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
Implemented complete support for test target.
You can now `make test' on any port to run test sequence, no-op by default.
If a port defines TEST_TARGET, it'll run sub-make with specified target,
usually `check' or `test', useful if upstream supports that. The port may
instead define custom do-test target, as well as usual satellite targets:
{pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off
`make test' builds and stages port first, so test may use both WRKDIR and
STAGEDIR, and both BUILD and RUN depends are available for test target.
Additionally, TEST_DEPENDS is now properly supported and may be used to
define additional depends specifically for testing.
Framework may define default tests for specific cases. For instance,
perl5.mk and cran.mk already provide default test target on their own.
This commit also converts my ports which have tests to this new framework.
Approved by: portmgr (bapt)
Differential Revision: D3680
|
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
|
Mon, 31 Aug 2015
|
[ 13:17 mat ] (Only the first 10 of 21 ports in this commit are shown above. )
To ease up with future upgrades, move PERL_VERSION into a separate file.
While there, remove 8.4 support, and do some cleanup.
Sponsored by: Absolight
|
Mon, 24 Aug 2015
|
[ 14:37 mat ]
Bump perl5-devel's PERL_VERSION.
Pointy hat to: mat
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 13:31 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
Rewrite the target ordering code.
The targets now have priority assigned to them, and, when the dependency
ordering magic is done at the end of bsd.port.mk, they are sorted
according to their priority.
This allows USES to add targets easily and have them run whenever they
want without touching bsd.port.mk.
To add a target that runs just before post-configure run, do:
_USES_configure+= 695:my-post-configure
my-post-configure:
do something
(Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Jul 2015
|
[ 19:32 mat ]
Bump here too.
Sponsored by: Absolight
|
Mon, 6 Jul 2015
|
[ 17:48 sunpoet ]
- Fix regression-test: TEST_ARGS and TEST_ENV should be overwritable
|
Mon, 22 Jun 2015
|
[ 13:44 mat ]
Forgotten bit from r390291.
Sponsored by: Absolight
|
Mon, 1 Jun 2015
|
[ 18:55 mat ]
Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.
Sponsored by: Absolight
|
Tue, 26 May 2015
|
[ 14:44 mat ]
Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2
Changes: https://metacpan.org/pod/release/RJBS/perl-5.22.0-RC2/pod/perldelta.pod
Sponsored by: Absolight
|
[ 12:10 mat ]
Update to v5.22.0-RC2-1-gdfd03a6.
Cleanup a bit the PKGNAMESUFFIX calculation.
Also force the PERL_PORT variable for the -devel one, in case there is more
than one with the same version.
Changes: https://github.com/Perl/perl5/compare/v5.22.0-RC1...v5.22.0-RC2-1-gdfd03a6
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 14:24 mat ]
Catch up with lang/perl5-devel, add a permanent way to ask for -devel.
Sponsored by: Absolight
|
Mon, 27 Apr 2015
|
[ 15:44 mat ]
Forgot that when I updated Perl lang/perl5-devel.
Sponsored by: Absolight
|
Thu, 16 Apr 2015
|
[ 11:44 mat ] (Only the first 10 of 18 ports in this commit are shown above. )
Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports
will come from, from now on.
Please, only use the -devel port for testing, not for production purposes.
Sponsored by: Absolight
|
Tue, 17 Feb 2015
|
[ 15:58 mat ]
Update Perl 5.20 to 5.20.2.
Poked by: az
Sponsored by: Absolight
|
Wed, 31 Dec 2014
|
[ 16:04 rene ]
Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired.
Differential Revision: https://reviews.freebsd.org/D1368
Approved by: portmgr (mat), perl (sunpoet)
|
Tue, 23 Dec 2014
|
[ 01:42 mat ]
Catch other wrong occurences of SITE_PERL and SITE_ARCH.
Sponsored by: Absolight
|
[ 01:32 mat ]
Fix MANDIRS.
Submitted by: John Hein
Sponsored by: Absolight
|
Wed, 17 Dec 2014
|
[ 13:21 mat ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Tue, 16 Dec 2014
|
[ 12:06 mat ]
ts=8, repeat after me, ts=8.
With hat: perl@
Sponsored by: Absolight
|
Sat, 13 Dec 2014
|
[ 04:02 sunpoet ]
- Use FIND
|
Thu, 27 Nov 2014
|
[ 13:14 mat ]
Use TMPPLIST, not PLIST.
Sponsored by: Absolight
|
[ 10:04 mat ]
No need to output what this does.
Pointy hat to: myself
Sponsored by: Absolight
|
[ 09:57 mat ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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
|
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, 24 Nov 2014
|
[ 18:25 sunpoet ]
- Update to 0.039
Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
|
Tue, 18 Nov 2014
|
[ 13:45 mat ]
Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.
With hat: perl@, portmgr@
Sponsored by: Absolight
|
Fri, 17 Oct 2014
|
[ 22:04 mat ]
And remember to bump versions here too.
Sponsored by: Absolight
|
Sun, 28 Sep 2014
|
[ 16:36 tijl ] (Only the first 10 of 53 ports in this commit are shown above. )
Change the way USES is handled:
- Loop over USES twice, once to define all *_ARGS variables and once to
include Uses/*.mk. This allows all Uses/*.mk to examine arguments given
to other USES entries.
- Always define *_ARGS (possibly empty) and replace commas with spaces.
Similar for _USES_POST.
Adjust all Uses/*.mk:
- defined(u_ARGS) becomes !empty(u_ARGS)
- Eliminate helper variables like _*_ARGS=${*_ARGS:C/,/ /g}
- Some Uses/*.mk used ":" as argument separator instead of ",", but no port
used this form
- Uses/cran.mk: remove unused variable VALID_ARGS and USES+=fortran which
has no effect
- Uses/twisted.mk: simplify handling of the case where neither "build" nor
"run" arguments have been specified
PR: 193931
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 25 Sep 2014
|
[ 20:38 mandree ]
Fix shell commands in fix-packlist,
A. avoiding a bogus *** Error code 1 (ignored) on ports that
1. set at least one of the configure, modbuildtiny, or fixpacklist options
to USES_PERL5=..., AND
2. do not create/install into
${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto
B. no longer masking ${FIND} trouble through the leading - on the
Makefile commands.
PR: 193934
Approved by: portmgr (bdrewery)
|
Mon, 8 Sep 2014
|
[ 16:21 sunpoet ]
- Update to 0.038
Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
|
Mon, 18 Aug 2014
|
[ 12:45 sunpoet ]
- Fix typo
|
[ 12:29 mat ]
Module::Build installs the empty bootstrap files, even with Perl 5.20, so
remove the .if and always search and delete them.
Noticed by: pi
Sponsored by: Absolight
|
Sun, 17 Aug 2014
|
[ 19:36 pi ]
revert r365227 to allow discussion
|
[ 19:32 pi ]
Mk/Uses/perl5.mk: Fix logic for removal of empty .bs files
|
Mon, 28 Jul 2014
|
[ 15:50 sunpoet ]
- Update to 0.037
Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
|
Tue, 15 Jul 2014
|
[ 06:19 leeym ]
- update Module-Build to 0.4206
|
Tue, 10 Jun 2014
|
[ 12:14 mat ] (Only the first 10 of 637 ports in this commit are shown above. )
Remove all the bootstrap files (.bs) from the plists.
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
|
Mon, 9 Jun 2014
|
[ 07:10 sunpoet ]
- Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid build
failure if installed ones do not satisfy version requirement of ports
|
[ 06:25 sunpoet ]
- Cleanup COMMENT
|
Mon, 2 Jun 2014
|
[ 08:48 mat ]
Apply a band-aid on Perl ports plists for perl 5.20.
This is not the right fix, but with this, we can move forward.
With hat: perl@, portmgr
Sponsored by: Absolight
|
Tue, 27 May 2014
|
[ 12:19 mat ] (Only the first 10 of 14 ports in this commit are shown above. )
Add perl 5.20.0.
Changes: http://search.cpan.org/dist/perl-5.20.0/pod/perldelta.pod
Sponsored by: Absolight
|
Sun, 25 May 2014
|
[ 20:58 mat ]
SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.
PR: ports/189694
Submitted by: Paul J Murphy
Sponsored by: Absolight
|
[ 11:37 mat ]
- Add a USE_PERL5=fixpacklist to account for ports creating one when not using
USE_PERL5=configure or USE_PERL5=modbuildtiny.
- Change perl5.mk to use a specific target and not abuse post-stage.
Reviewed by: bapt
With Hat: portmgr
Sponsored by: Absolight
|
Wed, 9 Apr 2014
|
[ 09:53 bapt ]
Drop support for non staged perl ports
|
Fri, 4 Apr 2014
|
[ 11:29 rene ]
Tell the configure scripts to use ${PERL} for PERL_PATH, this fixes
e.g. devel/libbonobo
Approved by: portmgr (bapt)
|
Sun, 30 Mar 2014
|
[ 14:58 bapt ]
When USES=perl5 is localed (what ever run or build depend) define a cache
variable so autoconf always pick up the version from localbase
This eliminate a lot of perl related Q/A warnings
|
Sat, 15 Mar 2014
|
[ 10:31 gerald ] (Only the first 10 of 47 ports in this commit are shown above. )
Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent.
Approved by: portmgr (bapt)
|
Thu, 13 Mar 2014
|
[ 15:08 sunpoet ]
- Check test:
|
Wed, 12 Mar 2014
|
[ 18:49 sunpoet ]
- Add regression-test: for all USES=perl5 ports
Approved by: mat (portmgr)
Tested by: sunpoet (myself, almost 2 years)
|
Number of commits found: 121 (showing only 100 on this page) |