Age | Commit message (Collapse) | Author | Files | Lines |
|
Based on patches from Jerry Alexandratos <alexandr@eecis.udel.edu>.
|
|
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
|
|
in the changelog, but I know there were some. Probably minor bug fixes.)
|
|
|
|
|
|
|
|
(see PR pkg/10655).
|
|
compile problems. Note: we need to be sure and use --export-dynamic instead
of -export-dynamic (2 dashes) for compatibility with a.out systems.
|
|
|
|
|
|
** The module (ice-9 getopt-gnu-style) has been removed.
** New module (ice-9 documentation)
** Debugging facilities for guile script are much improved.
** Improvements to garbage collector
** Speed/efficieny improvements.
** Better compliance to standards.
|
|
|
|
tclConfig.sh. The correct thing to do requires some more thought and
perhaps some feedback from the Scriptics folks.
|
|
compatibility across the m68k ports. This addresses PR 10510 and 9800.
|
|
it.
|
|
|
|
|
|
- pic->PIC
|
|
the m68k and mipsel ports. This address PR 9781 filed by Michael Wolfson
and also fixes recently noted bulk pkgsrc build failures on pmax.
The os version/machine type specific string is now consistently
${OPSYS}-${OS_VERSION}-${MACHINE_ARCH}
|
|
|
|
|
|
* 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.
|
|
|
|
operating system. There are hooks for Linux/ppc, but not tested on
that operating system or platform.
|
|
|
|
the Packages Collection.
Package created by Brook Milligan (brook@biology.nmsu.edu) and submitted
in PR pkg/10479. Additional Solaris patch by myself.
|
|
Changes: Several bug fixes.
use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford <paul@plasma.demon.co.uk>.
|
|
|
|
(Theoretically... the package seems to be broken.)
|
|
|
|
Obviously noone ever tried a tcl pkg on -current...
|
|
|
|
|
|
between minor versions, upgrade to 5.14.40
|
|
Patches provided by David A. Holland <dholland@eecs.harvard.edu> in
pkg/10332
|
|
Remove patch-a{b,c,d} since self tests work now.
Correct HOMEPAGE.
|
|
|
|
|
|
camlp4-3.0 A Pre-Processor-Pretty-Printer for Objective Caml
|
|
|
|
Added support for native-code compiler for i386 architecture.
|
|
|
|
configure scripts.
|
|
compile (link actually) problems. Other arch's are unchanged. Patch sent to
Ruby author.
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
at the NEWS file included in the distribution.
Update provided by Dieter Baron in private communication.
|
|
|
|
NetBSD's "egcs" configuration files breaks the build of "libiberty"
obviously.
- Make this package work on NetBSD arm32.
- Actually add entries to package list.
Still to do:
- rename binaries to avoid conflicts with base distribution
- improve directory structure
- support more platforms
|
|
|
|
TODO: Stop unecessary complete rebuild of mzscheme
Fix games launch script
|