devel/Renaissance - The NetBSD Packages Collection

Structured GNUstep user interface development framework

GNUstep Renaissance is a development framework which runs on top of the
GNUstep libraries.  It also works on top of the Apple OSX Cocoa libraries,
providing an opaque layer to write portable applications.

  In short, GNUstep Renaissance allows you to describe your user
interfaces (that is, the windows in your application, and the buttons,
boxes, textfields, etc in the windows) in simple and intuitive XML files,
using an open, standard format describing the logic of the interface.
GNUstep Renaissance can then, at run time, generate the user interfaces
(using the native host OpenStep-like libraries) by reading the XML files.
The connections between the objects created from the XML files, and the
other objects in the application are done via outlets (as traditionally in
OpenStep); a new quick and intuitive syntax has been developed to make
creating outlets as easy as possible.

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

lang/clang x11/gnustep-back x11/gnustep-back

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64Renaissance-0.9.0nb26.tgz
NetBSD 10.0aarch64Renaissance-0.9.0nb25.tgz
NetBSD 10.0aarch64Renaissance-0.9.0nb25.tgz
NetBSD 10.0aarch64ebRenaissance-0.9.0nb25.tgz
NetBSD 10.0aarch64ebRenaissance-0.9.0nb26.tgz
NetBSD 10.0x86_64Renaissance-0.9.0nb26.tgz
NetBSD 10.0_BETAx86_64Renaissance-0.9.0nb25.tgz
NetBSD 8.0x86_64Renaissance-0.9.0nb25.tgz
NetBSD 8.0x86_64Renaissance-0.9.0nb25.tgz
NetBSD 9.0aarch64Renaissance-0.9.0nb25.tgz
NetBSD 9.0aarch64Renaissance-0.9.0nb25.tgz
NetBSD 9.0sparc64Renaissance-0.9.0nb24.tgz
NetBSD 9.0x86_64Renaissance-0.9.0nb26.tgz
NetBSD 9.0x86_64Renaissance-0.9.0nb25.tgz
NetBSD 9.3x86_64Renaissance-0.9.0nb25.tgz
NetBSD 9.3x86_64Renaissance-0.9.0nb26.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

fragile

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.