pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Remove obsolete version of ArX -- current versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae05aed15112
branches:  trunk
changeset: 530106:ae05aed15112
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 15 22:50:15 2007 +0000

description:
Remove obsolete version of ArX -- current version is in devel/ArX2.

MAINTAINER says ok.

diffstat:

 devel/ArX/DESCR            |   4 ----
 devel/ArX/Makefile         |  46 ----------------------------------------------
 devel/ArX/PLIST            |   9 ---------
 devel/ArX/distinfo         |   7 -------
 devel/ArX/patches/patch-aa |  16 ----------------
 devel/ArX/patches/patch-ab |  37 -------------------------------------
 devel/Makefile             |   3 +--
 7 files changed, 1 insertions(+), 121 deletions(-)

diffs (157 lines):

diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/DESCR
--- a/devel/ArX/DESCR   Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-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.
diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/Makefile
--- a/devel/ArX/Makefile        Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2007/06/05 05:37:23 wiz Exp $
-#
-
-DISTNAME=      ArX-1.0.20
-PKGREVISION=   7
-CATEGORIES=    devel scm
-MASTER_SITES=  http://superbeast.ucsd.edu/~landry/ArX/
-
-MAINTAINER=    recht%NetBSD.org@localhost
-HOMEPAGE=      http://savannah.nongnu.org/projects/arx/
-COMMENT=       Distributed revision control system
-
-DEPENDS+=      patch-[0-9]*:../../devel/patch
-DEPENDS+=      diffutils-[0-9]*:../../devel/diffutils
-DEPENDS+=      gtar-base-[0-9]*:../../archivers/gtar-base
-BUILD_DEPENDS+=        scons-[0-9]*:../../devel/scons
-
-USE_TOOLS+=            pkg-config
-USE_PKGLOCALEDIR=      yes
-USE_LANGUAGES=         c c++
-GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       ARXDIFF=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}diff
-CONFIGURE_ARGS+=       ARXPATCH=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}patch
-CONFIGURE_ARGS+=       ARXTAR=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar
-CONFIGURE_ARGS+=       ARXPKGCONFIG=${PKG_CONFIG:Q}
-
-IMG_FILES=     ArX001.png ArX002.png ArX003.png ArX004.png
-DOC_FILES=     ArX.html ArX.pdf ${IMG_FILES}
-DOCDIR=                ${PREFIX}/share/doc/ArX
-
-INSTALLATION_DIRS=     bin
-
-do-build:
-       ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC} &&        \
-               ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/scons
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/build/arx/arx ${PREFIX}/bin
-       ${INSTALL_DATA_DIR} ${DOCDIR}
-.for f in ${DOC_FILES}
-       ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCDIR}
-.endfor
-
-.include "../../sysutils/gnome-vfs2/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/PLIST
--- a/devel/ArX/PLIST   Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/05 12:35:43 recht Exp $
-bin/arx
-share/doc/ArX/ArX.html
-share/doc/ArX/ArX.pdf
-share/doc/ArX/ArX001.png
-share/doc/ArX/ArX002.png
-share/doc/ArX/ArX003.png
-share/doc/ArX/ArX004.png
-@dirrm share/doc/ArX
diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/distinfo
--- a/devel/ArX/distinfo        Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:08 agc Exp $
-
-SHA1 (ArX-1.0.20.tar.gz) = 3db4ff49fb827caf1d1f729c43f2877dc1f7232d
-RMD160 (ArX-1.0.20.tar.gz) = e0df7563b04505a48a824572e6051feec6e2717a
-Size (ArX-1.0.20.tar.gz) = 8266849 bytes
-SHA1 (patch-aa) = a0b75602438ddac4a5dd5eebae351fe225b178e5
-SHA1 (patch-ab) = 939f60ba06d248e13b99c1378dbc4c73ce4ce838
diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/patches/patch-aa
--- a/devel/ArX/patches/patch-aa        Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/07/05 12:35:43 recht Exp $
-
---- src/arx/include/Spawn.hpp.orig     2004-04-21 22:44:08.000000000 +0200
-+++ src/arx/include/Spawn.hpp
-@@ -26,9 +26,10 @@
- #include <list>
- #include <string>
- #include "boost/filesystem/path.hpp"
--#include <unistd.h>
- #include <glib.h>
- 
-+extern char **environ;
-+
- class Spawn
- {
-   friend Spawn& operator<<(Spawn &s, const std::string &arg);
diff -r 71fdf2951fd0 -r ae05aed15112 devel/ArX/patches/patch-ab
--- a/devel/ArX/patches/patch-ab        Fri Jun 15 22:42:54 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2005/01/23 19:34:14 kristerw Exp $
-
---- src/arx/utility_functions/Spawn.cpp.orig   Wed Apr 21 22:44:08 2004
-+++ src/arx/utility_functions/Spawn.cpp        Sun Jan 23 20:30:02 2005
-@@ -25,6 +25,7 @@
- #include <string>
- #include <glib.h>
- #include <string.h>
-+#include <errno.h>
- #include "boost/filesystem/path.hpp"
- #include "arx_error.hpp"
- 
-@@ -114,10 +115,13 @@
-           if(child_pid)
-             {
-               /* This is the parent. */
-+            int res;
-               
--              if(-1!=waitpid(child_pid,&exit_status,0) && result==TRUE)
--                {
--                  if(WIFEXITED(exit_status))
-+            do {
-+                    res=waitpid(child_pid,&exit_status,0);
-+            } while (res < 0 && errno == EINTR);
-+
-+            if ((res >= 0) && WIFEXITED(exit_status))
-                     {
-                       return_exit_status=WEXITSTATUS(exit_status);
-                     }
-@@ -125,7 +129,6 @@
-                     {
-                       result=FALSE;
-                     }
--                }
-             }
-           else
-             {
diff -r 71fdf2951fd0 -r ae05aed15112 devel/Makefile
--- a/devel/Makefile    Fri Jun 15 22:42:54 2007 +0000
+++ b/devel/Makefile    Fri Jun 15 22:50:15 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.869 2007/06/13 13:30:48 obache Exp $
+# $NetBSD: Makefile,v 1.870 2007/06/15 22:50:15 wiz Exp $
 #
 
 COMMENT=       Development utilities
 
-SUBDIR+=       ArX
 SUBDIR+=       ArX2
 SUBDIR+=       ExmanIDE
 SUBDIR+=       GConf2



Home | Main Index | Thread Index | Old Index