pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Complete move of unace22 to unace-bin.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12e97175e0e4
branches:  trunk
changeset: 509141:12e97175e0e4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 03 22:28:35 2006 +0000

description:
Complete move of unace22 to unace-bin.

diffstat:

 archivers/Makefile         |   4 ++--
 archivers/unace22/DESCR    |   4 ----
 archivers/unace22/Makefile |  42 ------------------------------------------
 archivers/unace22/PLIST    |   2 --
 archivers/unace22/distinfo |   5 -----
 5 files changed, 2 insertions(+), 55 deletions(-)

diffs (87 lines):

diff -r 66eebd5fdfce -r 12e97175e0e4 archivers/Makefile
--- a/archivers/Makefile        Fri Mar 03 22:27:44 2006 +0000
+++ b/archivers/Makefile        Fri Mar 03 22:28:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2006/02/15 16:58:59 drochner Exp $
+# $NetBSD: Makefile,v 1.91 2006/03/03 22:28:35 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -68,7 +68,7 @@
 SUBDIR+=       szip
 SUBDIR+=       ucl
 SUBDIR+=       unace
-SUBDIR+=       unace22
+SUBDIR+=       unace-bin
 SUBDIR+=       unalz
 SUBDIR+=       unarj
 SUBDIR+=       undms
diff -r 66eebd5fdfce -r 12e97175e0e4 archivers/unace22/DESCR
--- a/archivers/unace22/DESCR   Fri Mar 03 22:27:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Unace22 is a Linux binary that allows you to list the contents of
-ACE archives, test their integrity, and extract files from them.
-It can handle archives created with recent versions of WinACE,
-which the source version of unace cannot.
diff -r 66eebd5fdfce -r 12e97175e0e4 archivers/unace22/Makefile
--- a/archivers/unace22/Makefile        Fri Mar 03 22:27:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:04 joerg Exp $
-#
-
-DISTNAME=      linunace22
-PKGNAME=       unace22-2.20
-PKGREVISION=   1
-CATEGORIES=    archivers
-MASTER_SITES=  http://ace.imptech.net/ \
-               http://www.shedz.com/winace/ \
-               http://www.maxeline.com/winace/ \
-               http://hem.passagen.se/vanlid/winace/ \
-               http://w1.314.telia.com/~u31412016/dload/ \
-               http://www.winace.mewa.net/mirror/ \
-               http://ace.imptech.net/
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    dillo%NetBSD.org@localhost
-HOMEPAGE=      http://www.winace.com/
-COMMENT=       Extract, list and test files in ACE archives (2.2 linux binary)
-
-ONLY_FOR_PLATFORM=     *-*-i386
-
-WRKSRC=                ${WRKDIR}
-
-.include "../../emulators/suse_linux/Makefile.application"
-
-.if !defined(USE_NATIVE_LINUX)
-DEPENDS+=      suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
-DEPENDS+=      suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
-.endif
-
-NO_BUILD=      YES
-NO_CONFIGURE=  YES
-CHECK_SHLIBS=  NO
-
-INSTALLATION_DIRS=     bin
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin/unace22
-
-.include "../../emulators/suse_linux/Makefile.application"
-.include "../../mk/bsd.pkg.mk"
diff -r 66eebd5fdfce -r 12e97175e0e4 archivers/unace22/PLIST
--- a/archivers/unace22/PLIST   Fri Mar 03 22:27:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/27 10:29:03 dillo Exp $
-bin/unace22
diff -r 66eebd5fdfce -r 12e97175e0e4 archivers/unace22/distinfo
--- a/archivers/unace22/distinfo        Fri Mar 03 22:27:44 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 14:45:27 agc Exp $
-
-SHA1 (linunace22.tgz) = d5549efd0b2d73504f584927487279e9370e740b
-RMD160 (linunace22.tgz) = 5c3be95aad495a0da5a84d98801db5608557d618
-Size (linunace22.tgz) = 182891 bytes



Home | Main Index | Thread Index | Old Index