Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/aegis/pkg-plist

[BACK] Up to [FreeBSD] / ports / devel / aegis

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 18 20:22:30 2011 UTC (5 months, 3 weeks ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -161 lines
- Update to 4.24.3
- Pass maintainership to submitter
- While here, use PORTDATA and PORTDOCS

PR:		ports/159289
Submitted by:	aryeh.friedman@gmail.com

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 23 18:45:00 2008 UTC (3 years, 10 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
- Fix building in FreeBSD < 7.x (with conditional patch).
- Fix pkg-plist (2 missing entries).

Reported by:	pointyhat (pav, erwin)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 17 16:05:05 2008 UTC (3 years, 10 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
- Update to version 4.24.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 4 18:32:32 2008 UTC (4 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +74 -43 lines
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/

Revision 1.3
Tue Jul 19 02:30:02 2005 UTC (6 years, 6 months ago) by linimon
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
As previously announced, remove these files due to their having passed
their expiration dates.  See individual Makefiles (or MOVED) for reasons.

Hat:	portmgr

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 8 06:06:09 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1 lines
Add missing files

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 3 07:48:27 2004 UTC (7 years, 11 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_4_10_0
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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options