devel/aegis - The NetBSD Packages Collection

Transaction based software configuration management system

Aegis is a transaction-based software configuration management
system. It provides a framework within which a team of developers
may work on many changes to a program independently, and Aegis
coordinates integrating these changes back into the master source
of the program, with as little disruption as possible.

The win in using Aegis is that there are O(n) interactions between
developers and the baseline.  Contrast this with a master source
which is being edited directly by the developers - there are O(n!)
interactions between developers - this makes adding "just one more"
developer a potential disaster.

Aegis allows concurrent editing, and a resolution mechanism just before the
change must be integrated, meaning fewer delays for J.A.Programmer.

Aegis also has strong support for geographically distributed
development.  It supports both push and pull models, and many
distribution topologies.  Aegis' normal development process is used
to validate received change sets before committing them.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/perl5 textproc/libxml2 www/curl textproc/libxml2 www/curl

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64aegis-4.24.2nb44.tgz
NetBSD 10.0aarch64aegis-4.24.2nb42.tgz
NetBSD 10.0aarch64aegis-4.24.2nb42.tgz
NetBSD 10.0aarch64ebaegis-4.24.2nb42.tgz
NetBSD 10.0aarch64ebaegis-4.24.2nb44.tgz
NetBSD 10.0alphaaegis-4.24.2nb44.tgz
NetBSD 10.0earmv6hfaegis-4.24.2nb44.tgz
NetBSD 10.0earmv6hfaegis-4.24.2nb42.tgz
NetBSD 10.0earmv6hfaegis-4.24.2nb42.tgz
NetBSD 10.0earmv7hfaegis-4.24.2nb44.tgz
NetBSD 10.0earmv7hfaegis-4.24.2nb42.tgz
NetBSD 10.0earmv7hfaegis-4.24.2nb42.tgz
NetBSD 10.0i386aegis-4.24.2nb44.tgz
NetBSD 10.0i386aegis-4.24.2nb42.tgz
NetBSD 10.0powerpcaegis-4.24.2nb42.tgz
NetBSD 10.0vaxaegis-4.24.2nb42.tgz
NetBSD 10.0x86_64aegis-4.24.2nb44.tgz
NetBSD 10.0_BETAx86_64aegis-4.24.2nb42.tgz
NetBSD 8.0i386aegis-4.24.2nb42.tgz
NetBSD 8.0i386aegis-4.24.2nb42.tgz
NetBSD 8.0powerpcaegis-4.24.2nb41.tgz
NetBSD 8.0powerpcaegis-4.24.2nb42.tgz
NetBSD 8.0powerpcaegis-4.24.2nb44.tgz
NetBSD 8.0powerpcaegis-4.24.2nb42.tgz
NetBSD 8.0x86_64aegis-4.24.2nb42.tgz
NetBSD 8.0x86_64aegis-4.24.2nb42.tgz
NetBSD 8.0x86_64aegis-4.24.2nb44.tgz
NetBSD 9.0aarch64aegis-4.24.2nb44.tgz
NetBSD 9.0aarch64aegis-4.24.2nb42.tgz
NetBSD 9.0aarch64aegis-4.24.2nb42.tgz
NetBSD 9.0alphaaegis-4.24.2nb41.tgz
NetBSD 9.0alphaaegis-4.24.2nb44.tgz
NetBSD 9.0earmaegis-4.24.2nb41.tgz
NetBSD 9.0earmv6hfaegis-4.24.2nb44.tgz
NetBSD 9.0earmv6hfaegis-4.24.2nb42.tgz
NetBSD 9.0earmv6hfaegis-4.24.2nb42.tgz
NetBSD 9.0earmv7hfaegis-4.24.2nb44.tgz
NetBSD 9.0earmv7hfaegis-4.24.2nb42.tgz
NetBSD 9.0earmv7hfaegis-4.24.2nb42.tgz
NetBSD 9.0i386aegis-4.24.2nb42.tgz
NetBSD 9.0i386aegis-4.24.2nb44.tgz
NetBSD 9.0m68kaegis-4.24.2nb41.tgz
NetBSD 9.0mips64ebaegis-4.24.2nb41.tgz
NetBSD 9.0powerpcaegis-4.24.2nb44.tgz
NetBSD 9.0powerpcaegis-4.24.2nb42.tgz
NetBSD 9.0powerpcaegis-4.24.2nb42.tgz
NetBSD 9.0sparc64aegis-4.24.2nb41.tgz
NetBSD 9.0sparcaegis-4.24.2nb41.tgz
NetBSD 9.0x86_64aegis-4.24.2nb44.tgz
NetBSD 9.0x86_64aegis-4.24.2nb42.tgz
NetBSD 9.3x86_64aegis-4.24.2nb42.tgz
NetBSD 9.3x86_64aegis-4.24.2nb44.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.