linimon 2012-03-11 23:49:09 UTC
FreeBSD ports repository
Added files:
lang/perl5.8 Makefile Makefile.man distinfo pkg-descr
pkg-plist
lang/perl5.8/files patch-Configure patch-INST_PREFIX.t
patch-MM_Any.pm patch-bug6456
pgollucci2010-12-11 17:46:13 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.12Makefile
Log:
- Support = in hostnames compatiable with misc/149510.
duplicate fix in other perl ports
PR: ports/148255
Submitt
lang/perl5.8, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a he
lang/perl5.12, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a h
lang/perl5.10, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a h
skv 2010-11-05 15:29:11 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.10Makefile
lang/perl5.12Makefile
Log:
Add LICENSE_COMB (it was not checked by portlint).
PR: ports/151963 [1]
Submitted b
gordon 2010-11-05 05:39:59 UTC
FreeBSD ports repository (src committer)
Modified files:
lang/perl5.8 Makefile pkg-plist
lang/perl5.8/files use.perl
Added files:
lang/perl5.8/files perl-man.conf
Log:
Add patch to install a configuration file for the new ma
skv 2009-11-02 16:50:41 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.8/files use.perl
lang/perl5.10Makefile
lang/perl5.10/files use.perl
Log:
- Fix behaviour of USE_PERL option when it is "off"
- Add PORTSCO
Philip M. Gollucci píše v st 12. 08. 2009 v 14:03 -0400:
> Really ?
Yes, really.
Sorry, the log is gone by now.
--
Pav Lucistnik
Why does the Earth have colors?
signature.asc
Description: Toto je digitálně podepsaná část zprávy
Really ?
I've never seen it fail
It does make a big differnce in build time esp with the damn
regression-test default.
I'd like to have error from pointyhat so I can follow up on p5p to get
this fixed.
On another note, does lang/perl5.10 have the same issue ?
Pav Lucistnik wrote:
pav
pav 2009-08-07 11:03:10 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
- Really is MAKE_JOBS_UNSAFE
Reported by:pointyhat
Revision ChangesPath
1.108 +1 -1 ports/lang/perl5.8/Makefile
__
skv 2009-06-08 14:35:28 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.10Makefile
Added files:
lang/perl5.8/files patch-bug64562
lang/perl5.10/files patch-bug51636 patch-bug64562
patch-set
skv 2009-03-23 13:03:20 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
Add MAKE_JOBS_SAFE variable.
PR: ports/132964
Submitted by: mm
Revision ChangesPath
1.106 +1 -0 ports/lang/perl5.8/Makefile
__
skv 2009-03-13 13:04:09 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.8/files perl-after-upgrade
Log:
Update "perl-after-upgrade": set correct perl package name in @pkgdep.
Revision ChangesPath
1.105 +1 -1 po
skv 2009-03-05 19:16:30 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
Fix PORTVERSION.
Revision ChangesPath
1.104 +1 -1 ports/lang/perl5.8/Makefile
___
cvs-all@freebsd.org maili
skv 2009-03-03 16:21:02 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
Log:
Update BSDPAN:
- fix pkgdb/+* files creation
- add lang/perl5.X as package dependency (via @pkgdep line)
Revision ChangesPath
1.102 +4 -2
itetcu 2009-02-16 07:27:41 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.
Submitted by: Vladimir Timofeev
Prompted by:QAT on-commit run
Pointyhat to: skv@
Revision Changes
Hi,
Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/perl-5.8.9_1.log :
building perl-5.8.9_1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: s...@freebsd.org
building for: 7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/lang/perl5.8/Makefile,v 1.100 2009/02/15
2
Hi, it breaks build.
To fix, in Makefile:
< BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}
> BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${BSDPAN_VERSION}
On Mon, Feb 16, 2009 at 01:42, Sergey Skvortsov wrote:
> skv 2009-02-15 22:42:37 UTC
>
> FreeBSD ports repository
>
> Modified files:
>lan
skv 2009-02-15 22:42:37 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
lang/perl5.8/files patch-perl.c
Log:
* Fix suidperl functionality. [1]
* Update BSDPAN.
PR: ports/131434 [1]
Submitted by: William Olson
skv 2009-01-26 16:30:12 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
Add "regression-test" make target.
Revision ChangesPath
1.99 +5 -3 ports/lang/perl5.8/Makefile
___
cvs-all
skv 2008-11-20 16:24:37 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile pkg-plist
Log:
- Take maintainership [1]
- Use OPTIONS
- Add CONFLICTS
- Use "pre-su-install" (for rootless builds)
Approved by:tobez (previous maintainer) [1]
tobez 2007-11-06 22:08:03 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Added files:
lang/perl5.8/files patch-utf-regcomp
Log:
Fix a possible buffer overflow with ASCII regexes that really are
Unicode regexes.
Obtained from: perl5-p
tobez 2007-02-19 20:12:22 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.8/files patch-freebsd.sh
Log:
1. Fix breakage due to incorrect objformat-related change.
2. While at it, add a WITHOUT_USE_PERL knob that avoids spamming
/
tobez 2006-02-21 14:27:36 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Log:
Fix rebuild-xs target. No PORTREVISION bump since plist is not
affected.
Submitted by: skv
Revision ChangesPath
1.88 +1 -1 ports/lang/perl5.
tobez 2006-02-20 20:24:36 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile Makefile.man distinfo pkg-plist
lang/perl5.8/files perl-after-upgrade
Added files:
lang/perl5.8/files patch-INST_PREFIX.t patch-MM_Any.pm
Removed files:
lang/p
tobez 2005-12-22 15:21:00 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
lang/perl5.8/files patch-perl.c
Log:
Move path to BSDPAN ahead of the path to site_perl. This makes BSDPAN
work when devel/p5-ExtUtils/MakeMaker is installed.
Thi
tobez 2005-12-19 14:50:50 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
Log:
Patch for CVE-2005-3962 (fixes for sprintf formatting issues).
Bump PORTREVISION.
This revision is compatible with the previous one, so no need to rebuild
28 matches
Mail list logo