summaryrefslogtreecommitdiff
path: root/lang/perl5-current/files/patch-sum
AgeCommit message (Collapse)AuthorFilesLines
2000-12-29This pkg is long superceded by the lang/perl5 pkg, so remove it.hubertf1-8/+0
(Also, this is the last pkg that uses pkg/PLIST-md.*, which has to die)
2000-08-28Update to perl-5.6.0nb2. This update removes one last module, CGI.pm,jlam1-2/+2
from the base perl5 installation to prevent conflicts with a much more up-to-date CGI.pm externally available through CPAN.
2000-08-27Remove some modules from the base distribution which are externallyjlam1-5/+7
available as other pkgsrc packages.
2000-08-15Make the packing list reflect the installed files when the port doesn'tjlam1-2/+2
support shared libraries.
2000-07-26No longer need to disable fseeko()/ftello() on ELF systems.kleink1-2/+1
2000-07-25Disable use of ftello/fseeko on NetBSD, since there are problems with itjlam1-1/+2
(see PR pkg/10655).
2000-07-05Upgrade perl-current to 5.6.0. Changes:hubertf1-6/+5
* Interpreter cloning, threads, and concurrency * Lexically scoped warning categories * Unicode and UTF-8 support * Support for interpolating named characters * "our" declarations * Support for strings represented as a vector of ordinals * Improved Perl version numbering system * New syntax for declaring subroutine attributes * File and directory handles can be autovivified * open() with more than two arguments * 64-bit support * Large file support * Long doubles * "more bits" * Enhanced support for sort() subroutines * C<sort $coderef @foo> allowed * File globbing implemented internally * POSIX character class syntax [: :] supported * Improved C<qw//> operator * pack() format 'Z' supported * pack() format modifier '!' supported * pack() and unpack() support counted strings * Comments in pack() templates * Weak references * Binary numbers supported * Lvalue subroutines * Some arrows may be omitted in calls through references * Boolean assignment operators are legal lvalues * exists() is supported on subroutine names * exists() and delete() are supported on array elements * Pseudo-hashes work better * Automatic flushing of output buffers * Better diagnostics on meaningless filehandle operations * Where possible, buffered data discarded from duped input filehandle * eof() has the same old magic as <> * binmode() can be used to set :crlf and :raw modes * C<-T> filetest recognizes UTF-8 encoded files as "text" * system(), backticks and pipe open now reflect exec() failure * Improved diagnostics * Diagnostics follow STDERR * syswrite() ease-of-use * Better syntax checks on parenthesized unary operators * Bit operators support full native integer width * Improved security features * C<require> and C<do> may be overridden * $^X variables may now have names longer than one character * New variable $^C reflects C<-c> switch * New variable $^V contains Perl version as a string * Optional Y2K warnings * Modules * Pragmata * dprofpp * find2perl * h2xs * perlcc * perldoc * The Perl Debugger * Simple sort() using { $a <=> $b } and the like are optimized * Optimized assignments to lexical variables * Faster subroutine calls * -Dusethreads means something different * New Configure flags * Threadedness and 64-bitness now more daring * Long Doubles ... See 'perldoc perldelta' for a full list.
2000-01-18Reimport mostly broken version 5.00503 of "perl" package as "perl-current".tron1-0/+7