summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/shlib_version (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply local patches, remove excess files - perl-5.32.1afresh12021-03-011-1/+1
| | | | OK sthen@
* Recommit upstream alignment fix plus libperl version bumpafresh12021-02-201-1/+1
| | | | | | | This reapplies commit e0lLUzj1XNW7pJMh and moves libperl to 21.0 The ABI change appears to be fine after XS modules are rebuilt. OK sthen@
* Apply local patches, remove excess files - perl-5.30.1afresh12019-12-301-1/+1
| | | | Timing is good deraadt@, OK sthen@
* Apply local patches, remove excess files - perl-5.28.1afresh12019-02-131-2/+2
| | | | looking good sthen@, Great! bluhm@
* Apply local patches - perl-5.24.2afresh12017-08-141-1/+1
| | | | OK bluhm@, Reads ok sthen@
* Apply local patches - perl-5.24.1afresh12017-02-051-2/+2
|
* Apply local patches, remove excess files - perl-5.20.2afresh12015-04-251-1/+1
|
* 0, not 00deraadt2014-11-171-1/+1
|
* Apply local patches to perl-5.20.1afresh12014-11-171-2/+2
| | | | ok deraadt@ sthen@ espie@ miod@
* Merge perl-5.18.2 plus local patches, remove old filesafresh12014-03-241-1/+1
| | | | OK espie@ sthen@ deraadt@
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | members to 64bit types. Assign new syscall numbers for (almost all) the syscalls that involve the affected types, including anything with time_t, timeval, itimerval, timespec, rusage, dirent, stat, or kevent arguments. Add a d_off member to struct dirent and replace getdirentries() with getdents(), thus immensely simplifying and accelerating telldir/seekdir. Build perl with -DBIG_TIME. Bump the major on every single base library: the compat bits included here are only good enough to make the transition; the T32 compat option will be burned as soon as we've reached the new world are are happy with the snapshots for all architectures. DANGER: ABI incompatibility. Updating to this kernel requires extra work or you won't be able to login: install a snapshot instead. Much assistance in fixing userland issues from deraadt@ and tedu@ and build assistance from todd@ and otto@
* bump to perl.so.13.0sthen2013-03-251-1/+1
|
* merge in perl 5.12.2 plus local changesmillert2010-09-241-2/+2
|
* Merge in perl 5.10.1millert2009-10-121-1/+1
|
* fix conflicts and merge in local changes to perl 5.10.0millert2008-09-291-2/+2
|
* merge in perl 5.8.8millert2006-03-281-1/+1
|
* merge 5.8.5 into HEADmillert2004-08-091-1/+1
| | | | | | | remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-2/+2
| | | | | | | To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build
* merge local changes into perl-5.8.3millert2004-04-071-1/+1
|
* Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffoldingmillert2003-12-031-1/+1
|
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-1/+1
| | | | | | | | now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
* Resolve conflicts, remove old files, merge local changesmillert2002-10-271-2/+2
|
* merge in perl 5.6.1 with our local changesmillert2001-05-241-1/+1
|
* perl-5.6.0 + local changesmillert2000-04-061-2/+2
|
* missed in shared libperl mods due to cvs bugmillert1999-11-231-0/+2