aboutsummaryrefslogtreecommitdiff
path: root/contrib/perl5
Commit message (Collapse)AuthorAgeFilesLines
* Resolve conflicts.Mark Murray2000-08-201-0/+4
| | | | Notes: svn path=/head/; revision=64872
* This commit was generated by cvs2svn to compensate for changes in r64866,Mark Murray2000-08-204-1/+54
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=64867
| * Vendor supplied patches to fix procname ($0)Mark Murray2000-08-205-1/+67
| | | | | | | | Notes: svn path=/vendor/perl5/dist/; revision=64866
* | Suidperl fixes.Mark Murray2000-08-132-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | 1) Official patch - remove the whole effort to fork off a process to run /bin/mail; we don't have a /bin/mail, but this brings our code in line with mainstream Perl recommendation. 2) Make the "Can't do setuid" message a bit clearer; when our userbase bumps into our suidperl-with-no-commit-bit, give them a good clue as to what is going on. Notes: svn path=/head/; revision=64626
* | Find pod2man in the right place.Mark Murray2000-07-101-2/+2
| | | | | | | | | | | | | | Submitted by: aDe (Amongst others). Notes: svn path=/head/; revision=62920
* | Yuck. Hack round a bootstrapping issue.Mark Murray2000-06-261-1/+2
| | | | | | | | Notes: svn path=/head/; revision=62115
* | Grr..Mark Murray2000-06-251-14/+0
| | | | | | | | | | | | | | Fix FUBARred conflict-merge. This fixes "make world". Notes: svn path=/head/; revision=62091
* | Resolve conflicts.Mark Murray2000-06-2511-1113/+2385
| | | | | | | | Notes: svn path=/head/; revision=62080
* | Resolve conflicts.Mark Murray2000-06-252-1212/+2596
| | | | | | | | Notes: svn path=/head/; revision=62079
* | This commit was generated by cvs2svn to compensate for changes in r62076,Mark Murray2000-06-251068-66095/+292355
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=62077
| * Vendor import of Perl 5.006Mark Murray2000-06-251081-68420/+297336
| | | | | | | | Notes: svn path=/vendor/perl5/dist/; revision=62076
* | Better fix for strftime/mktime bug, now more compatible since local timezoneAndrey A. Chernov2000-05-111-4/+13
| | | | | | | | | | | | | | name and offset restored for compatibility with standard perl Notes: svn path=/head/; revision=60410
* | Force installs. This is to allow (semi-)automatic garbage removal byMark Murray2000-01-291-0/+6
| | | | | | | | | | | | | | "find /usr/libdata -ctime -N -delete". Notes: svn path=/head/; revision=56861
* | Fix bug with internal functions when locale is activeAndrey A. Chernov1999-12-131-1/+11
| | | | | | | | | | | | | | | | | | PR: 15370 Reviewed by: no responce from maintainer Obtained from: perl development sources Notes: svn path=/head/; revision=54570
* | When a Makefile.PL is evaluated in a subdirectory (ext/SDBM_Files/sdbm)Marcel Moolenaar1999-12-041-1/+2
| | | | | | | | | | | | | | | | | | do not prepend '../' to PERL and FULLPERL. It breaks cross-building. Approved by: markm Notes: svn path=/head/; revision=54125
* | Fix time printing bugAndrey A. Chernov1999-11-131-0/+8
| | | | | | | | | | | | | | | | PR: 14813 Submitted by: idea by netch@lucky.net (Valentin Nechayev) Notes: svn path=/head/; revision=53129
* | Fix a problem where commands in backticks `` wont get executed in taintMark Murray1999-07-191-0/+6
| | | | | | | | | | | | | | | | | | mode because of an insecure path. Reported by: George Cox Notes: svn path=/head/; revision=48910
* | Merge conflicts. More elegant improvements will follow in a coupleMark Murray1999-05-0210-124/+543
| | | | | | | | | | | | | | of days. Notes: svn path=/head/; revision=46313
* | This commit was generated by cvs2svn to compensate for changes in r46307,Mark Murray1999-05-02408-4856/+22192
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=46308
| * Maintenance releace 3 of perl5.005. Includes support for threads.Mark Murray1999-05-02418-4951/+22733
| | | | | | | | Notes: svn path=/vendor/perl5/dist/; revision=46307
* | Prevent MakeMaker to produce /usr/local/local/bin path forAndrey A. Chernov1998-11-151-3/+4
| | | | | | | | | | | | | | INSTALLSCRIPT and INSTALLBIN: it broke ports Notes: svn path=/head/; revision=41172
* | Fix minor bogon pointed out by perl5's own perldoc.Mark Murray1998-10-111-2/+2
| | | | | | | | Notes: svn path=/head/; revision=40230
* | Cleanup. No need to install manpages here; no other system moduleMark Murray1998-10-111-1/+2
| | | | | | | | | | | | | | does it, and it is done /in toto/ elsewhere. Notes: svn path=/head/; revision=40229
* | Fix default location of *.ph file install.Mark Murray1998-10-011-2/+2
| | | | | | | | | | | | | | Asked-for-by: ache Notes: svn path=/head/; revision=39867
* | Whitespace cleanup. Probable patch cut 'n paste.Mark Murray1998-10-011-1/+1
| | | | | | | | Notes: svn path=/head/; revision=39866
* | Part #1 of suidperl repair.Mark Murray1998-09-242-0/+23
| | | | | | | | Notes: svn path=/head/; revision=39629
* | Fix for the 2.2.7 a.out --> 3.0 ELF cross-build.Mark Murray1998-09-151-13/+29
| | | | | | | | | | | | | | I need report backs on this one, guys!! Notes: svn path=/head/; revision=39268
* | Minimalist fixes to make BMaked perl build.Mark Murray1998-09-096-11/+28
|/ | | | Notes: svn path=/head/; revision=38999
* Initial import of Perl5. The king is dead; long live the king!vendor/perl5/5.005.02Mark Murray1998-09-09854-0/+352198
Notes: svn path=/vendor/perl5/dist/; revision=38980 svn path=/vendor/perl5/5.005.02/; revision=38982; tag=vendor/perl5/5.005.02