| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Mar 2008 18:49:30
4.24
|
alepulver  |
- Forgot to add patch referenced in previous commit. |
23 Mar 2008 18:45:00
4.24
|
alepulver  |
- Fix building in FreeBSD < 7.x (with conditional patch).
- Fix pkg-plist (2 missing entries).
Reported by: pointyhat (pav, erwin) |
17 Mar 2008 16:05:05
4.24
|
alepulver  |
- Update to version 4.24. |
12 Jan 2008 04:27:46
4.22.2
|
alepulver  |
- Update to version 4.22.2. |
05 Jan 2008 00:57:13
4.22_1
|
alepulver  |
- Remove devel/cook and devel/fhist dependencies (optional).
- Add a note in pkg-message about them.
- Bump PORTREVISION. |
04 Jan 2008 18:32:32
4.22
|
alepulver  |
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. Some key features:
* All operations on the repository are based on change sets.
* True configurations. All changes are reproducible snapshots. Every change
set has a unique configuration identifier.
* Ability to rename files without losing their history.
* Binary files are supported.
* File meta-data are versioned. Aegis versions permissions also.
* Commits are truly atomic. No part of a commit takes effect until the entire
commit has succeeded. Log messages are attached to the change set, not
stored redundantly in each file.
* Access controls on lines of development (branches). Creating a branch in
Aegis can be accomplished with a single, fast command.
* Repository synchronization, geographically distributed development.
* Optimal performance for all users, local or remote (no difference).
* Disconnected commits.
* Peer-to-peer architecture. Work may flow in without involving a master site.
* Costs are proportional to change size, not data size.
WWW: http://aegis.sourceforge.net/ |
19 Jul 2005 03:30:05
4.16
|
linimon  |
As previously announced, remove these files due to their having passed
their expiration dates. See individual Makefiles (or MOVED) for reasons.
Hat: portmgr |
12 Apr 2005 04:26:57
4.16
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
4.16
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Apr 2005 07:21:56
4.16
|
linimon  |
At maintainer's request, reassign to ports@FreeBSD.org. This port is
now available for adoption. However, from his email:
I have looked at the problem for a while myself. and also notified
the upstream community both of the problem, and of my wish to drop
maintainership.
Nobody has expressed an interest in either fixing the issue or in
taking over the port, so I don't think the users of the software care
whether there's a FreeBSD port or not. Either that or they don't care
about it enough to read the aegis-users mailing list.
I would therefore like you to change maintainer to ports@, mark the
thing as BROKEN, and schedule it for removal. |
26 Mar 2005 19:25:24
4.16
|
kris  |
BROKEN: Changes ownership of installed locale files
Approved by: portmgr (self) |
02 Jan 2005 00:39:25
4.16
|
kris  |
Does not compile on alpha
Approved by: portmgr (self) |
08 May 2004 07:06:09
4.16
|
kris  |
Add missing files |
03 Mar 2004 07:48:27
4.16
|
sergei  |
Add aegis 4.16:
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.
Author: Peter Miller <millerp@canb.auug.org.au>
WWW: http://aegis.sourceforge.net/
PR: ports/54060
Submitted by: vance@aurema.com |