summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/installperl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply local patches, remove excess files - perl-5.32.1afresh12021-03-011-18/+52
| | | | OK sthen@
* Fix merge issues, remove excess files - match perl-5.32.1 distafresh12021-03-011-52/+18
| | | | OK sthen@
* Remove some customizations from the perl buildafresh12020-06-271-1/+1
| | | | | | | | | | | | This was originally done so that other things in-tree such as vi could link to libperl and to support non-shared vax. This brings us more in-line with upstream and makes things more understandable. It now links libperl.so to libm, which some software needs, and stops building and installing libperl.a. OK bluhm@
* Apply local patches, remove excess files - perl-5.30.1afresh12019-12-301-18/+52
| | | | Timing is good deraadt@, OK sthen@
* Fix merge issues, remove excess files - match perl-5.30.1 distafresh12019-12-301-52/+18
| | | | Timing is good deraadt@, OK sthen@
* Update to perl 5.28.2afresh12019-05-241-0/+24
| | | | | | | Minor bugfixes and documentation improvments. See perldelta for details. https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod OK bluhm@
* Apply local patches, remove excess files - perl-5.28.1afresh12019-02-131-17/+52
| | | | looking good sthen@, Great! bluhm@
* Fix merge issues, remove excess files - match perl-5.28.1 distafresh12019-02-131-97/+19
| | | | looking good sthen@, Great! bluhm@
* Apply local patches, remove excess files - perl-5.24.3afresh12017-10-291-17/+52
| | | | OK bluhm@
* Fix merge issues, remove excess files - match perl-5.24.3 distafresh12017-10-291-52/+17
| | | | ok bluhm@
* Apply local patches - perl-5.24.2afresh12017-08-141-17/+52
| | | | OK bluhm@, Reads ok sthen@
* Fix merge issues, remove excess files - match perl-5.24.2 distafresh12017-08-141-52/+17
| | | | OK bluhm@, Reads ok sthen@
* Better avoid installing versioned perl, makes perlivp happyafresh12017-03-041-2/+4
|
* Apply local patches - perl-5.24.1afresh12017-02-051-17/+50
|
* Fix merge issues, remove excess files - match perl-5.24.1 distafresh12017-02-051-86/+52
|
* Build install Config_heavy.pl during build not installafresh12016-09-241-13/+4
| | | | | | Needed for noperm builds OK natano@
* Set correct owner for installed files. One step closer to nopermnatano2016-09-201-4/+20
| | | | | | builds. initial diff and ok millert
* Don't check if target directory is writeable. This gets in the way ofnatano2016-09-161-2/+0
| | | | | | noperm builds. ok deraadt some time ago
* Apply local patches, remove excess files - perl-5.20.2afresh12015-04-251-10/+41
|
* Fix merge issues, remove excess files - match perl-5.20.2 distafresh12015-04-251-42/+11
|
* Use an extension that installperl skips for the Config_heavy modificationsafresh12014-12-241-1/+1
|
* Avoid /usr/local while building perl, but allow it for portsafresh12014-12-241-0/+13
| | | | commit it deraadt@
* Apply local patches to perl-5.20.1afresh12014-11-171-10/+28
| | | | ok deraadt@ sthen@ espie@ miod@
* Fix merge conflicts, remove extra files, match upstream perl-5.20.1afresh12014-11-171-106/+62
| | | | ok deraadt@ sthen@ espie@ miod@
* Merge perl-5.18.2 plus local patches, remove old filesafresh12014-03-241-28/+5
| | | | OK espie@ sthen@ deraadt@
* merge/resolve conflictssthen2013-03-251-56/+75
| | | | (some more to do after this one)
* merge in perl 5.12.2 plus local changesmillert2010-09-241-53/+28
|
* Better fix for treating IO-Compress as an extension that the one in 5.10.1,millert2009-10-141-1/+1
| | | | | http://perl5.git.perl.org/perl.git/commit/4cc80fc4cbbd82e20f7b14b6 Should fix static architectures like vax.
* Add back bits mistakenly removed in rev 1.23millert2009-10-131-0/+2
|
* Fix mismergemillert2009-10-131-6/+2
|
* Merge in some local changes that got lost.millert2009-10-131-11/+32
|
* Merge in perl 5.10.1millert2009-10-121-205/+120
|
* Remove hack from MM_Unix.pm and simply set man1dir to 'none' inmillert2008-10-121-1/+1
| | | | installperl to prevent man page installation of the perl man pages.
* fix conflicts and merge in local changes to perl 5.10.0millert2008-09-291-62/+53
|
* merge in perl 5.8.8millert2006-03-281-2/+11
|
* merge 5.8.5 into HEADmillert2004-08-091-4/+6
| | | | | | | remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
* merge local changes into perl-5.8.3millert2004-04-071-14/+27
|
* Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffoldingmillert2003-12-031-259/+283
|
* Resolve conflicts, remove old files, merge local changesmillert2002-10-271-74/+255
|
* merge in perl 5.6.1 with our local changesmillert2001-05-241-66/+82
|
* perl-5.6.0 + local changesmillert2000-04-061-71/+156
|
* Install stripped version of a2p; millert@ ok.fgsch2000-01-171-2/+3
|
* missed in shared libperl mods due to cvs bugmillert1999-11-231-2/+3
|
* New configuration method, use a combination of hints and config.over. Also add in OpenBSD-specific patchesmillert1999-04-291-11/+58
|
* perl5.005_03 (stock)millert1999-04-291-131/+223
|
* perl 5.004_04millert1997-11-301-182/+250
|
* respect ``INSTALL_STRIP=-s'' completely pr 188kstailey1997-07-241-5/+6
|
* respect ``INSTALL_STRIP=-s'' pr 188kstailey1997-07-241-3/+6
|
* More bullshit.downsj1996-09-061-23/+23
|
* Fix one more variable..downsj1996-08-261-1/+3
|