./devel/aegis, Transaction based software configuration management system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.24.2nb44, Package name: aegis-4.24.2nb44, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/libxml2] [www/curl] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4082.056 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-12-25 00:32:49 by Thomas Klausner | Files touched by this commit (3)
Log message:
aegis: fix build with recent gccs

Inspired from FreeBSD port patch.

Some pkglint cleanup while here.
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update