CVS log for ports/devel/aegis/Makefile
Up to [FreeBSD] / ports / devel / aegis
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:49 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.20: 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
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +12 -12 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.19: download - view: text, markup, annotated - select for diffs
Mon Oct 11 02:27:02 2010 UTC (16 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Drop maintainership.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:06 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:44:06 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Chase the ftp/curl shlib version bump.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:07:32 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 23 14:46:25 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Change default Tcl/Tk version to 8.5 - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:42:40 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:20:58 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.12: 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_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
- Fix building in FreeBSD < 7.x (with conditional patch). - Fix pkg-plist (2 missing entries). Reported by: pointyhat (pav, erwin)
Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
- Update to version 4.24.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 12 04:27:46 2008 UTC (4 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
- Update to version 4.22.2.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 5 00:57:13 2008 UTC (4 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
- Remove devel/cook and devel/fhist dependencies (optional). - Add a note in pkg-message about them. - Bump PORTREVISION.
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +58 -46 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.7
Tue Jul 19 02:30:02 2005 UTC (6 years, 6 months ago) by linimon
Branches: MAIN
FILE REMOVED
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:03 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:57 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 8 06:21:56 2005 UTC (6 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 26 19:25:24 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
BROKEN: Changes ownership of installed locale files Approved by: portmgr (self)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 2 00:39:24 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1 lines
Does not compile on alpha Approved by: portmgr (self)
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_5_3_0, 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
