summaryrefslogtreecommitdiff
path: root/archivers/xarchive
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 14:10:47 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 14:10:47 +0000
commit9ce9065f463fc9c773339aa5d9a8b85e3feece59 (patch)
treef407e01cf38a064c6b0ca755e191ba3f9192ee08 /archivers/xarchive
parent- Update to 0.6.1 (diff)
- Update to 0.2.8.6
- Don't install docs (they are copies of the manpage) - Add support for deb archives - Depend on rpm-3 instead of rpm4 PR: ports/96577 Submitted by: sat Approved by: krion (mentor) Approved by: Mark Kane <mark@mkproductions.org> (maintainer)
Notes
Notes: svn path=/head/; revision=161713
Diffstat (limited to 'archivers/xarchive')
-rw-r--r--archivers/xarchive/Makefile14
-rw-r--r--archivers/xarchive/distinfo6
-rw-r--r--archivers/xarchive/pkg-plist3
3 files changed, 14 insertions, 9 deletions
diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile
index e8aedfcd85b8..6c696e1b3dea 100644
--- a/archivers/xarchive/Makefile
+++ b/archivers/xarchive/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= xarchive
-PORTVERSION= 0.2.8.2
+PORTVERSION= 0.2.8.6
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-0.2.8-2
+DISTNAME= ${PORTNAME}-0.2.8-6
MAINTAINER= mark@mkproductions.org
COMMENT= A GTK+ front end for archiving tools
@@ -22,10 +22,13 @@ MAN1= xarchive.1
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
+MAKE_ARGS= -E doc_DATA
+MAKE_ENV= doc_DATA=""
OPTIONS= 7ZIP "Support for 7zip archives" off \
ARJ "Support for ARJ archives" off \
ACE "Support for ACE archives" off \
+ DEB "Support for DEB archives" off \
RAR "Support for RAR archives" off \
RPM "Support for RPM archives" off \
ZIP "Support for ZIP archives" off
@@ -44,13 +47,18 @@ RUN_DEPENDS+= arj:${PORTSDIR}/archivers/arj
RUN_DEPENDS+= unace:${PORTSDIR}/archivers/unace
.endif
+.if defined (WITH_DEB)
+RUN_DEPENDS+= dpkg-deb:${PORTSDIR}/archivers/dpkg
+.endif
+
.if defined (WITH_RAR)
RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar \
unrar:${PORTSDIR}/archivers/unrar
.endif
.if defined (WITH_RPM)
-RUN_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm4
+RUN_DEPENDS+= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio \
+ rpm:${PORTSDIR}/archivers/rpm
.endif
.if defined (WITH_ZIP)
diff --git a/archivers/xarchive/distinfo b/archivers/xarchive/distinfo
index 3f20e07ffea2..3198567702be 100644
--- a/archivers/xarchive/distinfo
+++ b/archivers/xarchive/distinfo
@@ -1,3 +1,3 @@
-MD5 (xarchive-0.2.8-2.tar.gz) = 17d6c49035b1e20d6773e4509f522d45
-SHA256 (xarchive-0.2.8-2.tar.gz) = ea76cb5d5c1b5d73451de51d97e901090229665e126a9a2b07ffc03b1625a4b3
-SIZE (xarchive-0.2.8-2.tar.gz) = 152928
+MD5 (xarchive-0.2.8-6.tar.gz) = e8df5149477d2ca92d4acca515d60005
+SHA256 (xarchive-0.2.8-6.tar.gz) = a47750aa712396bd341b37bc4a428d1bf267f50f460de29405401ff14f8d0e32
+SIZE (xarchive-0.2.8-6.tar.gz) = 154982
diff --git a/archivers/xarchive/pkg-plist b/archivers/xarchive/pkg-plist
index aef604434af3..4b675133466d 100644
--- a/archivers/xarchive/pkg-plist
+++ b/archivers/xarchive/pkg-plist
@@ -8,10 +8,7 @@ lib/xarchive/wrappers/rpm-wrap.sh
lib/xarchive/wrappers/tar-wrap.sh
lib/xarchive/wrappers/zip-wrap.sh
share/applications/xarchive.desktop
-share/doc/xarchive/xarchive.1.html
-share/doc/xarchive/xarchive.1.txt
share/pixmaps/xarchive.xpm
-@dirrm share/doc/xarchive
@dirrmtry share/applications
@dirrm lib/xarchive/wrappers
@dirrm lib/xarchive