From c18efaf301be9e47070230c4c041b5ea861e68f5 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 28 Nov 2004 10:35:45 +0000 Subject: Changes in the package, coming from a monotone package I started creating yesterday w/o having checked for this one: - Beautify DESCR. - Take maintainership. - Handle monotone.info properly. - Mark the package as C/C++. - Use boost's toolset.mk to get the compiler name. - Simplify patches by using CPPFLAGS. - Add missing dependencies. While here, update to 0.15: - overhauled the internal representation of changes. see README.changesets for details. - fixed bugs in merkle trie synchronization code. - fixed echoing and progress UI bugs (helps when using in emacs). - upgraded cryptopp to 5.2.1. - fixed bug 8715, diff hunk coordinate reporting. - added figures, new tutorial to manual. - improve accuracy of log command. - several build, configure, and linkage fixes. - some OSX / PPC portability fixes. --- devel/monotone/DESCR | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'devel/monotone/DESCR') diff --git a/devel/monotone/DESCR b/devel/monotone/DESCR index 39b502c0452..9d4e5c6ddf7 100644 --- a/devel/monotone/DESCR +++ b/devel/monotone/DESCR @@ -1,8 +1,8 @@ -monotone is a free distributed version control system. it provides a simple, -single-file transactional version store, with fully disconnected operation and -an efficient peer-to-peer synchronization protocol. it understands -history-sensitive merging, lightweight branches, integrated code review and -3rd party testing. it uses cryptographic version naming and client-side RSA -certificates. it has good internationalization support, has no external -dependencies, runs on linux, solaris, OSX, and windows, and is licensed under -the GNU GPL. +monotone is a free distributed version control system. It provides a +simple, single-file transactional version store, with fully disconnected +operation and an efficient peer-to-peer synchronization protocol. It +understands history-sensitive merging, lightweight branches, integrated +code review and 3rd party testing. It uses cryptographic version naming +and client-side RSA certificates. It has good internationalization +support, has no external dependencies, runs on NetBSD, Linux, Solaris, +OSX and Windows (among others), and is licensed under the GNU GPL. -- cgit v1.2.3