summaryrefslogtreecommitdiff
path: root/devel/ArX2/DESCR
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-04-19 17:39:40 +0000
committerdrochner <drochner@pkgsrc.org>2005-04-19 17:39:40 +0000
commit9c918cfc2de621ec494e5616f4965bdc0cb42b16 (patch)
tree1857260c330fc8eff906b04fbb0e3ba6048eab38 /devel/ArX2/DESCR
parent99b789eafd937139a956a8a6b3b01a3dccdf7e62 (diff)
downloadpkgsrc-9c918cfc2de621ec494e5616f4965bdc0cb42b16.tar.gz
Import ArX-2.2.1. This is the successor of pkgsrc/devel/ArX.
Databases are incompatible, so make it a separate pkg. (XXX to convert a database, one needs both versions at the same time, which isn't supported by the pkgs. Since arx is just a single binary, one can easily be copied away... this is not for greenhorns anyway.)
Diffstat (limited to 'devel/ArX2/DESCR')
-rw-r--r--devel/ArX2/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ArX2/DESCR b/devel/ArX2/DESCR
new file mode 100644
index 00000000000..381d1a96f43
--- /dev/null
+++ b/devel/ArX2/DESCR
@@ -0,0 +1,4 @@
+ArX is a revision control system: a program that lets programmers
+archive a history of changes made to the software they maintain and
+that, more importantly, helps programmers to coordinate, synchronize,
+and combine multiple lines of development for a single project.