lang/sather - The NetBSD Packages Collection

Compiler for the Sather object oriented programming language

Sather is an object oriented language which designed to be simple,
efficient, safe, and non-proprietary. It aims to meet the needs of
modern research groups and to foster the development of a large,
freely available, high-quality library of efficient well-written
classes for a wide variety of computational tasks. It was originally
based on Eiffel but now incorporates ideas and approaches from several
languages. One way of placing it in the "space of languages" is to say
that it attempts to be as efficient as C, C++, or Fortran, as elegant
and safe as Eiffel or CLU, and to support higher-order functions as
well as Common Lisp, Scheme, or Smalltalk.

Sather has garbage collection, statically-checked strong typing,
multiple inheritance, separate implementation and type inheritance,
parameterized classes, dynamic dispatch, iteration abstraction,
higher-order routines and iters, exception handling, assertions,
preconditions, postconditions, and class invariants. Sather code can
be compiled into C code and can efficiently link with C object files.

Build dependencies

pkgtools/x11-links x11/xorgproto devel/tradcpp pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

lang/perl5 devel/boehm-gc x11/tk lang/tcl x11/tk lang/tcl

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64sather-1.2.3nb20.tgz
NetBSD 10.0alphasather-1.2.3nb21.tgz
NetBSD 10.0i386sather-1.2.3nb20.tgz
NetBSD 10.0powerpcsather-1.2.3nb20.tgz
NetBSD 10.0x86_64sather-1.2.3nb21.tgz
NetBSD 8.0i386sather-1.2.3nb20.tgz
NetBSD 8.0i386sather-1.2.3nb20.tgz
NetBSD 8.0powerpcsather-1.2.3nb20.tgz
NetBSD 8.0powerpcsather-1.2.3nb20.tgz
NetBSD 8.0powerpcsather-1.2.3nb20.tgz
NetBSD 8.0x86_64sather-1.2.3nb20.tgz
NetBSD 8.0x86_64sather-1.2.3nb20.tgz
NetBSD 9.0aarch64sather-1.2.3nb21.tgz
NetBSD 9.0aarch64sather-1.2.3nb20.tgz
NetBSD 9.0aarch64sather-1.2.3nb20.tgz
NetBSD 9.0alphasather-1.2.3nb20.tgz
NetBSD 9.0alphasather-1.2.3nb21.tgz
NetBSD 9.0earmsather-1.2.3nb20.tgz
NetBSD 9.0earmv6hfsather-1.2.3nb21.tgz
NetBSD 9.0earmv6hfsather-1.2.3nb20.tgz
NetBSD 9.0earmv6hfsather-1.2.3nb20.tgz
NetBSD 9.0earmv7hfsather-1.2.3nb21.tgz
NetBSD 9.0earmv7hfsather-1.2.3nb20.tgz
NetBSD 9.0earmv7hfsather-1.2.3nb20.tgz
NetBSD 9.0i386sather-1.2.3nb20.tgz
NetBSD 9.0i386sather-1.2.3nb21.tgz
NetBSD 9.0mips64ebsather-1.2.3nb20.tgz
NetBSD 9.0powerpcsather-1.2.3nb21.tgz
NetBSD 9.0powerpcsather-1.2.3nb20.tgz
NetBSD 9.0powerpcsather-1.2.3nb20.tgz
NetBSD 9.0sparc64sather-1.2.3nb20.tgz
NetBSD 9.0x86_64sather-1.2.3nb21.tgz
NetBSD 9.0x86_64sather-1.2.3nb20.tgz
NetBSD 9.3x86_64sather-1.2.3nb20.tgz
NetBSD 9.3x86_64sather-1.2.3nb21.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.