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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | aarch64 | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | aarch64eb | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | aarch64eb | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | sparc64 | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | sparc64 | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | x86_64 | Renaissance-0.9.0nb27.tgz |
NetBSD 10.0 | x86_64 | Renaissance-0.9.0nb27.tgz |
NetBSD 9.0 | x86_64 | Renaissance-0.9.0nb27.tgz |
NetBSD 9.0 | x86_64 | Renaissance-0.9.0nb27.tgz |
NetBSD 9.3 | x86_64 | Renaissance-0.9.0nb27.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.
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.