summaryrefslogtreecommitdiff
path: root/installperl
Commit message (Collapse)AuthorAgeFilesLines
* Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references ↵Brendan O'Dea2006-06-011-6/+3
| | | | | | | not implemented" Message-ID: <20060531125148.GA20658@londo.c47.org> p4raw-id: //depot/perl@28344
* Install POD files into "lib\pods" rather than "lib\pod" on Win32Steve Hay2006-03-171-1/+1
| | | | | | | | to avoid clashing with "lib\Pod" (cf. perl change #26363) Also remove a couple of unused macros from the makefiles p4raw-link: @26363 on //depot/perl: 0661f42382c6c9047f6bb741b9d41f6f7333902f p4raw-id: //depot/perl@27530
* Somewhat less shaky relocatable @INC support. You can install thingsNicholas Clark2006-03-131-0/+25
| | | | | | | to the current location of the perl tree, move it, install more things, move it again, lather rinse repeat. Configure with -Duserelocatableinc p4raw-id: //depot/perl@27491
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-061-2/+2
| | | | | Message-ID: <20060305200830.GA2660@efn.org> p4raw-id: //depot/perl@27389
* Don't install ptardiff in the module treeRafael Garcia-Suarez2006-01-271-2/+2
| | | p4raw-id: //depot/perl@26964
* Install nit : README.e2x should be installed, the other READMEs shouldn'tRafael Garcia-Suarez2006-01-271-1/+1
| | | p4raw-id: //depot/perl@26962
* Install less README filesRafael Garcia-Suarez2006-01-051-1/+1
| | | p4raw-id: //depot/perl@26658
* On VMS, put pods in [.lib.pods] rather than [.lib.pod]Craig A. Berry2005-12-151-1/+1
| | | | | in order to avoid collisions with [.lib.Pod] p4raw-id: //depot/perl@26363
* Don't install ptar in module treeRafael Garcia-Suarez2005-08-221-3/+4
| | | p4raw-id: //depot/perl@25314
* Don't install demo files with perlRafael Garcia-Suarez2005-06-271-0/+2
| | | p4raw-id: //depot/perl@25000
* Re: [PATCH] Do not install change logs, READMEs, etc...Michael G. Schwern2005-05-271-1/+1
| | | | | Message-ID: <20050527193327.GC17504@windhund.schwern.org> p4raw-id: //depot/perl@24610
* Do not install change logs, READMEs, etc...Michael G. Schwern2005-05-271-0/+6
| | | | | Message-ID: <20050526204305.GH11558@windhund.schwern.org> p4raw-id: //depot/perl@24596
* Fix "[perl #34643] Config_heavy.pl not in archlib"Nicholas Clark2005-04-021-1/+2
| | | p4raw-id: //depot/perl@24136
* Add Module::CoreList to bleadperl.Jos I. Boumans2005-02-081-1/+2
| | | | | | | Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration) From: "Jos I. Boumans" <kane@xs4all.net> Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net> p4raw-id: //depot/perl@23947
* [perl #29937] Entries missing from .packlist jdhedden@1979.usna.com2004-05-311-3/+5
| | | | | | From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org> p4raw-id: //depot/perl@22878
* Integrate:Nicholas Clark2004-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22694] For maint, I don't think that we can have sperl go sulky if invoked from a #! line. So keep .../sperl functional, and have the /dev/fd/... only set ID exectuable reside under a different name (suidperl) [ 22700] The set uid perl is now called setuidperl. Not suidperl. Which I discover is hardlinked from sperl by ./installperl elsewhere. Helpfully confusing installperl script. [ 22718] Revert 22700 (as part of changes suggested by Brendan O'Dea) [ 22719] Revert 22694 [ 22720] Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid binary must have fd script conundrum, as suggested by Brendan O'Dea Plus restore the more helpful error message from 22694 and the gist of the perl584delta changes from 22700 p4raw-link: @22720 on //depot/maint-5.8/perl: 18b810caba1ff3a8890bc392e4295393205e4c8e p4raw-link: @22719 on //depot/maint-5.8/perl: cc5f7b51347dc0d99d849e19d8755fc160395010 p4raw-link: @22718 on //depot/maint-5.8/perl: 707d38420c0aa304635c36abea7b0b136d63cfcd p4raw-link: @22700 on //depot/maint-5.8/perl: b08f99954ac05f6d7940d41d47dfcac67b906a1b p4raw-link: @22694 on //depot/maint-5.8/perl: fa25506f523a62926d5deae9ce3b6c9c45bbfdd3 p4raw-id: //depot/perl@22770 p4raw-integrated: from //depot/maint-5.8/perl@22718 'edit in' INSTALL (@22700..) p4raw-integrated: from //depot/maint-5.8/perl@22700 'edit in' pod/perldiag.pod (@22583..) installperl perl.c (@22694..) 'ignore' pod/perlsec.pod (@21947..)
* OS/2 updateIlya Zakharevich2004-01-011-1/+1
| | | | | Message-ID: <20031218221029.GA7898@math.berkeley.edu> p4raw-id: //depot/perl@22032
* Re: a2p.pod not being installed in 5.8.2?Alan Burlison2003-12-041-1/+1
| | | | | Message-ID: <3FCF2526.3030905@sun.com> p4raw-id: //depot/perl@21840
* Keep installing xsubpp in lib/ExtUtils,Rafael Garcia-Suarez2003-11-301-1/+1
| | | | | so MakeMaker can find it. p4raw-id: //depot/perl@21827
* Upgrade to Test::Harness 2.38.Rafael Garcia-Suarez2003-11-301-3/+4
| | | | | | Introduce the prove(1) utility. (The prove-switches test is disabled for now.) p4raw-id: //depot/perl@21826
* Install instmodsh and xsubpp in bin/ along the other utilities.Rafael Garcia-Suarez2003-11-171-2/+3
| | | p4raw-id: //depot/perl@21740
* Include "SCCS" in the list of directory names that shouldRafael Garcia-Suarez2003-11-141-1/+1
| | | | | be ignored by installperl. p4raw-id: //depot/perl@21723
* make install not installing fullyIlya Zakharevich2003-11-121-8/+13
| | | | | Message-ID: <20031105040725.GA2629@math.berkeley.edu> p4raw-id: //depot/perl@21708
* [PATCH 5.8.2 @21574] make install: line noiseIlya Zakharevich2003-11-101-0/+1
| | | | | | | | | | | | | | Date: Tue, 4 Nov 2003 20:10:16 -0800 Message-ID: <20031105041016.GA2639@math.berkeley.edu> and part of Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR From: Ilya Zakharevich <nospam-abuse@ilyaz.org> Date: Tue, 4 Nov 2003 20:18:37 -0800 Message-ID: <20031105041836.GA2649@math.berkeley.edu> (I've left out the PREFIX part for now) p4raw-id: //depot/perl@21697
* Prevent the installation of makefiles that can be foundRafael Garcia-Suarez2003-10-311-1/+3
| | | | | under lib/. p4raw-id: //depot/perl@21595
* have installperl install perl_setup.com and dbga2p.exe for VMSPeter Prymmer2003-08-311-4/+10
| | | | | | Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com> Date: Sun, 31 Aug 2003 10:11:54 -0400 p4raw-id: //depot/perl@20969
* fixes for installperl and the vmsdebug build on VMSPeter Prymmer2003-08-161-6/+29
| | | | | Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com> p4raw-id: //depot/perl@20739
* DESTDIR in perl-5.8.1 package?Michael Schroeder2003-07-291-17/+29
| | | | | | | | | | | | | | | Date: Fri, 11 Jul 2003 14:48:41 +0200 Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de> Subject: Re: DESTDIR in perl-5.8.1 package? From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de> Date: Mon, 14 Jul 2003 12:00:25 +0200 Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de> (blindly prepending and s///ing away the $destdir does not work at least in VMS, but the --destdir should help rpm builders and the like) p4raw-id: //depot/perl@20302
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-271-1/+1
| | | | | Message-ID: <20030718201537.GA1574@ratsnest.hole> p4raw-id: //depot/perl@20220
* utils.lst parsing tweak for bin/perldoc installation from Rafael.Jarkko Hietaniemi2003-07-231-1/+2
| | | p4raw-id: //depot/perl@20180
* As the perldoc.pod is now in a separate file under pod/,Rafael Garcia-Suarez2003-07-211-1/+1
| | | | | the installman script was installing an empty perldoc.1 manpage. p4raw-id: //depot/perl@20179
* installperl -nSlaven Rezic2003-07-031-1/+1
| | | | | Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de> p4raw-id: //depot/perl@19972
* Don't install test.pl files.Rafael Garcia-Suarez2003-05-311-2/+2
| | | p4raw-id: //depot/perl@19651
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-261-3/+5
| | | | | | | also separately maintained on CPAN, and now moved as lib/CPAN/bin/cpan. Tweak installperl to avoid installing this last file. p4raw-id: //depot/perl@19065
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-11/+0
| | | | | Still imcomplete. Configure will follow p4raw-id: //depot/perl@18030
* formatting cleanup and:H.Merijn Brand2002-08-301-170/+179
| | | | | | | Subject: Re: perl-5.8.0 on HP porting center From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17815
* a2p wasn't installed with -DversiononlyRafael Garcia-Suarez2002-08-241-6/+8
| | | p4raw-id: //depot/perl@17764
* Change version from 5.8.0 to 5.9.0.Hugo van der Sanden2002-08-041-1/+1
| | | p4raw-id: //depot/perl@17671
* The installation of the 5.005threads {Queue,Semaphore}.pmJarkko Hietaniemi2002-07-131-1/+4
| | | | | didn't quite work. p4raw-id: //depot/perl@17518
* threads::shared::queue and semaphore become Thread::SemaphoreJarkko Hietaniemi2002-07-121-0/+8
| | | | | | | and Queue. The 5005threads case where the old Semaphore and Queue.pm (they are disguised as .pmx) should get magically installed instead has not been tested. p4raw-id: //depot/perl@17509
* Do not install XS::{APItest,Typemap}Jarkko Hietaniemi2002-06-181-0/+2
| | | p4raw-id: //depot/perl@17279
* Workaround for broken symlink traversal.Jarkko Hietaniemi2002-06-081-1/+15
| | | p4raw-id: //depot/perl@17102
* installperlAbe Timmerman2002-04-251-1/+1
| | | | | Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com> p4raw-id: //depot/perl@16151
* Don't install anything beneath 't' directories.Jarkko Hietaniemi2002-03-281-1/+2
| | | p4raw-id: //depot/perl@15569
* installperl - minor untangle for VOSPaul Green2002-03-121-2/+6
| | | | | Message-Id: <200203112203.RAA21987@mailhub2.stratus.com> p4raw-id: //depot/perl@15186
* *BETTER* installperl script patch for VOSPaul Green2002-03-081-2/+9
| | | | | Message-Id: <200203081947.OAA29065@mailhub1.stratus.com> p4raw-id: //depot/perl@15116
* Further cygwin installperl tweak from Gerrit P. Haase.Jarkko Hietaniemi2002-01-271-1/+1
| | | p4raw-id: //depot/perl@14456
* Bleadperl on Cygwin todayGerrit P. Haase2002-01-271-1/+15
| | | | | Message-ID: <462007239437.20020127223041@familiehaase.de> p4raw-id: //depot/perl@14453
* don't installperl podsH.Merijn Brand2002-01-081-1/+1
| | | | | Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14132
* don't installperl podsNicholas Clark2002-01-011-2/+4
| | | | | Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14000