CVS log for ports/devel/tla/distinfo
Up to [FreeBSD] / ports / devel / tla
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:59:17 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
-remove MD5
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 3 23:45:48 2006 UTC (5 years, 2 months ago) by pav
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_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- Update to 1.3.5 PR: ports/101041 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (seanc; 4 months)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 3 19:48:15 2006 UTC (5 years, 7 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update tla to 1.3.4. PR: ports/96469 Submitted by: Radim Kolar <hsn@netmag.cz>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 22 08:30:08 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
SHA256ify Approved by: krion@
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 16 12:48:46 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Update to 1.3.3 PR: ports/82579 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (3 weeks)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 31 20:57:13 2004 UTC (7 years, 5 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 1.2.1. Port now builds libneon with ssl support[1]. PR: ports/68775 [1] Submitted by: Radim Kolar <hsn@netmag.cz>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 27 13:05:01 2004 UTC (7 years, 11 months ago) by roberto
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Update to tla 1.2, just released.
- SIZEify it
- added master sites (with conversion to main GNU site)
- use ${PRINTF}
- corrected WWW: in pkg-descr.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 23 12:07:29 2003 UTC (8 years, 1 month ago) by roberto
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 1.1-release. OK'd by: seanc (MAINTAINER)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 13 20:51:13 2003 UTC (8 years, 4 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update tla to 1.1pre7. Submitted by: roberto
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 17 22:01:07 2003 UTC (8 years, 5 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_4_9_0
Add tla, an arch CLI written in C. Arch is a really nifty revision control system. It's "whole-tree changeset based" which means, roughly, that it can handle (with atomic commits) file and directory adds, deletes, and renames cleanly, and that it does branching simply and easily. Arch is also "distributed" which means, for example that you can make arch branches of your own from remote projects, even if you don't have write access to the revision control archives for those projects. This looks to be as close to an open source p4 replacement as one could hope without being p4. I'll go so far as to suggest that if this SCM was employed by the BSD crowd, merging changes between dragonfly (post source repo reorog), NetBSD, and OpenBSD would be radically less painful. It is very possible that the dragonfly fork may not have happened under the arch SCM development methodology, but if it did, at the very least it would be possible to incorporate dillion's reorg work in a single patch set, no cvs admin repo surgery needed. WWW: http://arch.fifthvision.net/bin/view
