# ChangeLog for dev-lang/perl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.11 2003/05/20 20:20:28 taviso Exp $ 20 May 2003; Tavis Ormandy perl-5.8.0-r10.ebuild: removing gcc hardcodes. 18 May 2003; Tavis Ormandy perl-5.8.0-r9.ebuild: removing hardcoded compiler. *perl-5.8.0-r10 (30 Mar 2003) 23 Apr 2003; perl-5.8.0-r10.ebuild: Only build extra HTML documentation if USE="doc" is set - thanks to msterret@gentoo.org - bug #16401 07 Apr 2003; Martin Holzer perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: Changes portage version depend. Closes #13339. 30 Mar 2003; perl-5.8.0-r10.ebuild: marking stable again on x86 and ppc - previous sparc keyword commit undid this and broke things 30 Mar 2003; Rodney Rees perl-5.8.0-r10.ebuild, marked stable for sparc *perl-5.8.0-r10 (11 Mar 2003) 27 Mar 2003; perl-5.8.0-r10.ebuild: Marking stable for x86 and ppc, no problems reported from ~arch testers 11 Mar 2003; Seemant Kulleen perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild, files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, files/libperl-5.8.0-create-libperl-soname.patch, files/libperl_rebuilder, files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch, files/perl-5.8.0-perldoc-emptydirs.patch, files/perl-5.8.0-prelink-lpthread.patch, files/perl-5.8.0-sockatmark-should-__THROW.patch, files/stat.t: moved to dev-lang from sys-devel *perl-5.8.0-r10 (28 Feb 2003) 01 Mar 2003; Brandon Low perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: Make use emake instead of make, but still use 1 process build where needed 28 Feb 2003; perl-5.8.0-r10.ebuild: Ensure that libpthread is linked against by perl, so that runtime signal handling works correctly (bug #14380). Patch perldoc to not abort when it attempts to search nonexistent directories (bug #16589). *perl-5.6.1-r11 (14 Feb 2003) 24 Mar 2003; perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild: Remove spurious '$' from head of SRC_URI 16 Mar 2003; Jan Seidel : Added mips to KEYWORDS 14 Feb 2003; Mark Guertin perl-5.6.1-r11.ebuild : Set to ppc stable 14 Feb 2003; Mark Guertin perl-5.6.1-r11.ebuild files/5.6.1-builtin-fixup.diff files/5.6.1-op-test-fix.diff files/digest-perl-5.6.1-r11 : built-in sed fixups, placed in makefile.SH instead of randomly thru the build. Thanks to rac for all his help and an lfs patch 11 Feb 2003; Guy Martin perl-5.8.0-r9.ebuild : Added hppa to keywords. *perl-5.8.0-r9 (15 Jan 2003) 23 Feb 2003; Guy Martin perl-5.8.0-r9.ebuild : Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some perl libs. 18 Feb 2003; Zach Welch perl-5.8.0-r9.ebuild : Added arm to keywords. 10 Feb 2003; Seemant Kulleen *.ebuild : removed old and crusty ebuilds, there were just way too many in here. Also, changed sed statements to use : instead of / 05 Feb 2003; J Robert Ray perl-5.8.0-r9.ebuild; Changed to strip "-malign-double" from CFLAGS, fixing bug 14608. 17 Jan 2003;Michael Cummings perl-5.8.0-r9; Another blundered typo. The flag-o-matic include had a "0" instead of a "O" 16 Jan 2003; Michael Cummings perl-5.8.0-r9; Typo fix, this one in an einfo. Incorporate flag-o-matic per bug 13952 - the -Os flag doesn't work with perl 15 Jan 2003; Michael Cummings perl-5.8.0-r9; Major typo corrections that affected the placement of scripts and the man pages. There was a typo introduced into the 5.8 ebuilds early on that was not caught until now that left the location of the man pages blank and that misset the /usr call for scripts placement from perl modules. This was caught in bugs 13886 and 13920 15 Jan 2003; J Robert Ray libperl_rebuilder : Fixed unfortunate typo. *perl-5.8.0-r8 (06 Jan 2003) 12 Jan 2003; Michael Cummings perl-5.8.0-r8, libperl_rebuilder: ebuild - Put a sleep where we had one in the else block so that there is a pause before emerging (notice regarding threads). Added a sleep at the tail end of the ebuild so that there is a pause for folks doing an emerge -u world so that they at leat have an opportunity to see the notice. libperl_rebuilder - Removed the unmerge section, that's really overkill for our needs and only complicates things. Added new syntax to check for files installed into /usr/lib/perl* that weren't picked up previously. Changed the name of the log file to perl-update.log (makes more sense ;) ) Added mask check earlier in the sanity phase. 08 Jan 2003; Seemant Kulleen perl-5.8.0-r8.ebuild : Unmasked for sparc. 08 Jan 2003; Brandon Low perl-5.8.0-r8: Later that day: dosed smells funny, switch some of it to use just sed and a for loop, this smells better to me, and fixed the problems I was having with ${D} staying in the files. 08 Jan 2003; Martin Schlemmer perl-5.8.0-r8: Remove a wild 'test' from comments =) 08 Jan 2003; Michael Cummings perl-5.8.0-r8: Unmasking for x86. 08 Jan 2003; Brandon Low perl-5.8.0-r8: Updated ewarn at the top so that it makes sense (was telling a user they could use threads when they already were) 06 Jan 2003; Michael Cummings perl-5.8.0-r8: Updated einfo, added libperl ebuild. I've placed the libperl rebuilder in the filesdir and added a note about it to the pkg_postinstall. Thanks go to Azarah for the new set of ebuilds. 03 Jan 2002; Michael Cummings perl-5.6.1-r10: small fix to regex of x2p/makefile - cp'ied the process further down the ebuild since this is rebuilt at each stage. This is for gcc-3.2 users in particular and should take care of bug 12853 27 Dec 2002; Michael Cummings perl-5.8.0-r7.ebuild: Added depend for automake 27 Dec 2002; Michael Cummings perl-5.6.1-r10: Added depend for automake 27 Dec 2002; Michael Cummings perl-5.8.0-r7.ebuild: Note for remerging perl modules added. Unmasked for x86. *perl-5.8.0-r7 (22 Dec 2002) 22 Dec 2002; Michael Cummings perl-5.8.0-r7.ebuild: PLEASE READ. There was a problem introduced for non threaded perl 5.8's - a correction introduced earlier for threaded perls was adding -thread to the name of your arch. THIS CAUSES PROBLEMS FOR SOME MODULES. For instance, the DBI module checks to see what the name of your Config.pm has listed for $Config{archname} - if it had thread in it *anywhere*, it assumed you had threading enabled, but since your perl was failing to use threads, would fail. This will version of the ebuild will correct that. You will need to re-emerge modules installed with perl 5.8. A tool for this is forthcoming. 20 Dec 2002; Michael Cummings perl-5.8.0-r6.ebuild: Finished what Lostlogic started - finished path corrections for threading vs unthreaded perl 5.8 20 Dec 2002; Michael Cummings perl-5.6.1-r10.ebuild: new ebuild confirmed by arch devs - Gerk did ppc, Alron did sparc *perl-5.6.1-r10 (19 Dec 2002) 07 Feb 2003; Guy Martin perl-5.6.1-r9.ebuild perl-5.6.1-r10.ebuild : Added hppa to keywords. 19 Jan 2003; Jan Seidel : Unmasking for mips 19 Dec 2002; Michael Cummings perl-5.6.1-r10.ebuild: Contains patch for safe.pm - security bug, see bug 12190. 19 Dec 2002; Michael Cummings perl-5.8.0-r6.ebuild: Same name, different ebuild. This is for the safe.pm fix. *perl-5.8.0-r6 (17 Dec 2002) 17 Dec 2002; Brandon Low perl-5.8.0-r6.ebuild : -arch this bad boy, it reb0rk what I unb0rk last night, stick with -r5 will probably skip -r6 for the moment and go to -r7 with some more fixage when we know what to refix more :) 17 Dec 2002; Michael Cummings perl-5.8.0-r6.ebuild: Further fixes to path writing. If the user asks for threading, the dirs are $[arch]-linux-thread-multi. If not, the paths are $[arch]-linux - this is correct behaviour!! Installation with threading is *not* supported by all apps that dep perl. *perl-5.8.0-r5 (17 Dec 2002) 17 Dec 2002; Brandon Low perl-5.8.0-r5.ebuild: Fix threading use flag thingus, it doesn't put things in ${D}/${D} later now. Fix messages to only display if needed. You will need to remerge all your perl modules after you install this with threads. *perl-5.8.0-r4 (15 Dec 2002) 15 Dec 2002; Michael Cummings perl-5.8.0-r4.ebuild: Made threading an internal use flag. This is to be used with caution. Added eerror messages to warn users of potential probs. 13 Dec 2002; Martin Schlemmer perl-5.6.1-r9.ebuild : Fix screwup in DEPEND, RDEPEND and PDEPEND. 12 Dec 2002; Michael Cummings perl-5.6.1-r9.ebuild: PDEPEND is in portage now, can unmask this. This -r installs the makemaker fix after installing perl - finally fixed. Thanks carpaski! 11 Dec 2002; Michael Cummings perl-5.8.0-r3.ebuild: Busy day =:) Added LC_ALL=C into 5.8 (a fix made for 5.6.1, but lost) 11 Dec 2002; Michael Cummings perl-5.8.0-r3.ebuild: Changed emake back to make. bcowan pointed out that the parallel make fails for him, which is legit 11 Dec 2002; Michael Cummings perl-5.6.1-r9.ebuild: Pulled until PDEPEND is in. This worked only for those not behind firewalls, and unfortunately perl needs to work across the board. *perl-5.6.1-r9 (10 Dec 2002) 10 Dec 2002; Michael Cummings perl-5.6.1-r9.ebuild: Major fixes, including the inclusion of the ExtUtils-MakeMaker fix directly into perl's ebuild (thanks seemant!). * Autoupdate keywords (12-6-02) 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords 26 Nov 2002; Michael Cummings : Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314 *perl-5.6.1-r8 (13 Oct 2002) 22 Nov 2002; Added einfo note (finally) to instruct users to install MakeMaker patch. Also added catch for cases where -gdbm and -berkdb are in the use flags - perl requires at least one of them to be available Second incantation of -r8. This time, it is for LC_ALL=C being added to the ebuild itself. Perl won't compile correctly otherwise and handles internationaliztion post install. 13 Oct 2002; Seemant Kulleen perl-5.6.1-r8.ebuild files/digest-perl-5.6.1-r8 : The fixes from -r7 didn't seem to make it into portage. So this version has those, plus the updated MakeMaker. should close bug #8998 by rac@intrigue.com (Robert Coie) *perl-5.6.1-r7 (02 Oct 2002) 02 Oct 2002; mcummings : Thanks entirely to seemant, this release incorporates the MakeMaker fix directly into perl ebuild process. *perl-5.8.0-r3 (13 Sep 2002) 13 Sep 2002; : r3 is a cleaner ebuild that should have added support for other platforms. *perl-5.8.0-r2 (16 Aug 2002) 16 Aug 2002; Michael Cummings : added fix for gcc compile flags that corrects problems with apps compiling against perl. *perl-5.8.0-r1 (10 Aug 2002) 05 Aug 2002; Michael Cummings : added threading, fixed hard coded architecture prefix, cleaned up ebuild *perl-5.8.0 (28 Jul 2002) 05 Aug 2002; pvdabeel : fix header 28 Jul 2002; Maik Schreiber : version bump *perl-5.6.1-r6 (04 Aug 2002) 27 Aug 2002; mcummings : Added stat.t fix, fixes compile problems on boxes with no suid's in the */bin's bug 7120, affects fresh installs only 05 Aug 2002; pvdabeel : Added ppc keyword 05 Aug 2002; pvdabeel : changelog entry *perl-5.6.1-r5 (25 Jul 2002) 05 Aug 2002; pvdabeel : fix header 26 Jul 2002; Spider : fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN 25 Jul 2002; Spider perl-5.6.1-r5.ebuild minor patch to make it build on my gcc 3.1-r8 system *perl-5.6.1-r4 (20 May 2002) 05 Aug 2002; pvdabeel : fix header 26 Jul 2002; Spider : fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN 20 May 2002; Preston A. Elder perl-5.6.1-r4.ebuild files/digest-perl-5.6.1-r4 : Added ebuild that works with gcc 3.1. *perl-5.6.1-r3 (5 May 2002) 5 May 2002; Seemant Kulleen perl-5.6.1-r4.ebuild files/digest-perl-5.6.1-r4 : Added an eclass called perl-post.eclass, which this ebuild now inherits, so that the .pod file in ${libarchdir} gets updated cleanly with emerging and unmerging. *perl-5.6.1-r3 (21 Mar 2002) 21 Mar 2002; Seemant Kulleen perl-5.6.1-r3.ebuild : HTML documentation no longer gets gzipped, but a revision upgrade wasn't absolutely necessary, I don't think. Thanks to stefan@mdy.univie.ac.at for pointing it out. *perl-5.6.1-r3 (1 Feb 2002) 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.