non port: devel/aegis/pkg-descr |
Number of commits found: 5 |
Wednesday, 7 Sep 2022
|
21:58 Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
fb16dfe |
Monday, 21 Oct 2013
|
23:21 danilo
- Add USE_GCC [1]
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
- Convert USE_TK to USES
- Add DOCS and NLS options
- Add stage support
- Remove tab from WWW
PR: ports/183071
Submitted by: Aryeh M. Friedman <aryeh.friedman@gmail.com> (maintainer) [1]
|
Friday, 4 Jan 2008
|
18:32 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/
|
Tuesday, 19 Jul 2005
|
02:30 linimon
As previously announced, remove these files due to their having passed
their expiration dates. See individual Makefiles (or MOVED) for reasons.
Hat: portmgr
|
Wednesday, 3 Mar 2004
|
07:48 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
|
Number of commits found: 5 |