Age | Commit message (Collapse) | Author | Files | Lines |
|
libraries during configuration, and enabling dynamic support.
|
|
|
|
|
|
|
|
package.
|
|
|
|
|
|
(problem reported by David Brownlee <abs@anim.dreamworks.com>).
Unfortunately this requires an evil hack to avoid bad interactions
with the "Automatic ELF shared object handling". (it would delete files
and replace by dead links)
|
|
headers and libs.
Make this package work on Solaris.
Use the same "pkgsrc" configuration file for locations of objects on
NetBSD (both ELF and a.out) and Solaris.
Use a Makefile target, rather than a separate script.
Avoid clash with ALIGN definition in <sys/param.h>
|
|
|
|
|
|
|
|
|
|
|
|
${PREFIX}. Also reflect the fact that the latest version of siod is 3.4,
not 3.2.
|
|
|
|
|
|
implementation of the Scheme programming language, into the NetBSD
packages collection.
This package as marked as being only for Solaris at the moment because
it is, as yet, untested on NetBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
|
|
|
|
|
|
of interest to this module.
|
|
Solaris, narrow down the platforms, and use specific inclusion rather
than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather
than NOT_FOR_PLATFORM=NetBSD-*-*.
|
|
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
|
|
|
|
* New -html2 flag for command short generates a colorized HTML short
form for classes.
* The garbage collector now takes into account feature dispose of
class MEMORY for reference objects.
* Obsolete classes (obsolete keyword) now supported.
* Assertion tags are now displayed when an assertion fails.
* Added environment variable in loadpath files. Syntax: ${SOME_VAR}
* Added the -no_style_warning flag to suppress warnings when the
recommended styles guidelines for Eiffel are not strictly
followed.
* Added the -version flag to show SmallEiffel's version.
* Enhanced ease of use with and adaptability to various C compilers
(SYSTEM_TOOLS). Files compiler.system, linker.system and
o_suffix.system are now obsolete and replaced by a unique file
compiler.se common to all systems. See the [2]System configuration
page for more information.
* Class LINKED_LIST now replaces obsolete class LINK_LIST (simple
renaming).
Class TWO_WAY_LINKED_LIST now replaces obsolete class LINK2_LIST
(simple renaming).
* Fixed "implicit renaming" bug.
* Cleaned all source code of tabulations at beginning of line (made
code look ugly when using an editor whose tabs were not 8).
* Some new ELKS'95 features implemented.
* Validity rule VEEN fixed.
* Added class COLLECTION_SORTER and REVERSE_COLLECTION_SORTER to the
library.
* Fixed file renaming portability bug (".d files bug").
* Validity rule VCFG.1 is now enforced.
* Validity rule VAPE is now enforced.
* Classes mentioned in a cecil.se file are now automatically made
live. Makes it easier to link with external libraries.
* Various other bug fixes.
|
|
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
|
|
rest of the system.
|
|
Worse - it matches (almost?) everything.
|
|
pattern match format. Minor pkglint along the way.
|
|
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by Sean Doran <smd@ebone.net>. Closes PR/6339.
|
|
variable substituition of "MASTER_SITES" and "PATCH_SITES".
|
|
|
|
|