summaryrefslogtreecommitdiff
path: root/installperl
Commit message (Collapse)AuthorAgeFilesLines
* [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
* More Cwd tidy upNick Ing-Simmons2001-12-301-12/+13
| | | p4raw-id: //depot/perl@13947
* [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)David Dyck2001-10-091-5/+1
| | | | | Message-Id: <200110011917.MAA11879@dd.tc.fluke.com> p4raw-id: //depot/perl@12377
* installperl -helpNicholas Clark2001-08-211-0/+18
| | | | | Message-Id: <20010821173423.F82818@plum.flirble.org> p4raw-id: //depot/perl@11723
* installperlWilfredo Sánchez2001-07-291-20/+33
| | | | | Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org> p4raw-id: //depot/perl@11480
* [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems0000-Admin2001-06-211-0/+4
| | | | | | | Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz> Setting umask to something friendlier. p4raw-id: //depot/perl@10783
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-181-3/+0
| | | | | | under the t/lib; this way the amount of non-installabled stuff under lib/ stays smaller. p4raw-id: //depot/perl@10686
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | No doubt I made some mistakes like missed some files or misnamed some files. The naming rules were more or less: (1) if the module is from CPAN, follows its ways, be it t/*.t or test.pl. (2) otherwise if there are multiple tests for a module put them in a t/ (3) otherwise if there's only one test put it in Module.t (4) helper files go to module/ (locale, strict, warnings) (5) use longer filenames now that we can (but e.g. the compat-0.6.t and the Text::Balanced test files still were renamed to be more civil against the 8.3 people) installperl was updated appropriately not to install the *.t files or the help files from under lib. TODO: some helper files still remain under t/ that could follow their 'masters'. UPDATE: On second thoughts, why should they. They can continue to live under t/lib, and in fact the locale/strict/warnings helpers that were moved could be moved back. This way the amount of non-installable stuff under lib/ stays smaller. p4raw-id: //depot/perl@10676
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-21/+67
| | | p4raw-id: //depot/perl@10643
* Under versiononly install also the scripts with the version suffix.Jarkko Hietaniemi2001-05-241-5/+17
| | | | | (e.g. .../bin/h2xs5.7.1) p4raw-id: //depot/perl@10195
* Re: [PATCH] Abstract "utility" information from installmanSimon Cozens2001-05-161-11/+20
| | | | | Message-ID: <20010516155755.A4728@netthink.co.uk> p4raw-id: //depot/perl@10129
* Bug in #9915, spotted by Mike Guy.Jarkko Hietaniemi2001-05-021-3/+3
| | | p4raw-id: //depot/perl@9958
* Install s2p also as psed.Jarkko Hietaniemi2001-04-301-8/+17
| | | | | TODO: psed documentation? p4raw-id: //depot/perl@9915
* patch to installperl (change warn to print STDERR in sub yn)David Dyck2001-04-231-1/+1
| | | | | Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com> p4raw-id: //depot/perl@9798
* DLL name has changed so installperl needs to knowNick Ing-Simmons2001-03-291-1/+1
| | | | | (Why isn't it working it out or passed it?) p4raw-id: //depot/perlio@9455