| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=249314
|
|
|
|
| |
Notes:
svn path=/head/; revision=235439
|
|
|
|
| |
Notes:
svn path=/head/; revision=231213
|
|
|
|
|
|
|
| |
it is obsolete since Perl 5.6.0.
Notes:
svn path=/head/; revision=229523
|
|
|
|
|
|
|
| |
PR: ports/131046
Notes:
svn path=/head/; revision=227400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- add option SITECUSTOMIZE which enable -Dusesitecustomize [1]
- add patch against sv_dup() bug causes memory corruption in threaded perl [2]
Changes: http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod
PR: 111120 [1], 130033 [2]
Submitted by: "Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1],
kevin brintnall <kbrint xx rufus.net> [2]
Notes:
svn path=/head/; revision=225991
|
|
|
|
|
|
|
|
| |
PR: ports/123912 (based on)
Submitted by: Philip M. Gollucci <pgollucci_at_p6m7g8.com>
Notes:
svn path=/head/; revision=223547
|
|
|
|
| |
Notes:
svn path=/head/; revision=213804
|
|
|
|
|
|
|
|
|
|
|
| |
quoting. It turns out that this is only an issue for ports that torture
CONFIGURE_ENV to run a command as well as just set the environment (often,
used to echo 'N' to fool an interactive script.)
Tested on: pointyhat
Notes:
svn path=/head/; revision=200307
|
|
|
|
|
|
|
| |
in /etc/make.conf. This did not show up on the cluster.
Notes:
svn path=/head/; revision=200117
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This can happen if bsd.perl.mk was not included before or during the
inclusion of bsd.port.pre.mk. As of bsd.port.mk 1.586 this can't yet
happen, as bsd.perl.mk is included unconditionally, so this checkin should
be a no-op.
While here, reserve WANT_PERL for ports that conditionally depend on Perl.
WANT_PERL will need to be defined before bsd.port.pre.mk is included.
Notes:
svn path=/head/; revision=200115
|
|
|
|
|
|
|
|
|
|
|
| |
a missing dependency (which is the actual underlying error). This cures
the case of the build cluster looping indefinitely asking for user input.
Suggested by: tobez
Regression-tested with: devel/p5-Config-Any
Notes:
svn path=/head/; revision=200075
|
|
|
|
|
|
|
|
|
|
| |
the 'post' block from which they originally came. This should fix the
remaining few package build errors because of conditional perl inclusion.
Pointy hat: linimon
Notes:
svn path=/head/; revision=199447
|
|
|
|
| |
Notes:
svn path=/head/; revision=199133
|
|
bsd.port.mk. In addition, a revision shorthand has been added, e.g.,
USE_PERL5= 5.8.0+. This syntax is implemented for the following knobs:
USE_PERL5, USE_PERL5_RUN, USE_PERL5_BUILD, PERL_CONFIGURE and PERL_MODBUILD.
Credit also goes to sem who wrote an earlier version of this patch in
ports/55515, marcus and kris for doing earlier testing, and kuriyama and
others for additional work along the way.
Thanks to gabor@FreeBSD.org for doing all this work.
Sponsored by: Google Summer of Code 2007
Notes:
svn path=/head/; revision=199065
|