pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
unrar: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Sun Jun 14 10:18:14 2026 +0200
Changeset: 8842f48bd85ad6a716841773173eb64010029f6e
Modified Files:
Makefile
Removed Files:
unrar/COMMIT_MSG
unrar/DESCR
unrar/Makefile
unrar/Makefile.common
unrar/PLIST
unrar/distinfo
Log Message:
unrar: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8842f48bd85ad6a716841773173eb64010029f6e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
unrar/COMMIT_MSG | 4 ----
unrar/DESCR | 8 --------
unrar/Makefile | 12 ------------
unrar/Makefile.common | 34 ----------------------------------
unrar/PLIST | 4 ----
unrar/distinfo | 5 -----
7 files changed, 68 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index cf169ddaa6..a13d541c1a 100644
--- a/Makefile
+++ b/Makefile
@@ -5923,7 +5923,6 @@ SUBDIR+= unix2tcp
SUBDIR+= unmo3
SUBDIR+= unnethack
SUBDIR+= unpaper
-SUBDIR+= unrar
SUBDIR+= unrealtournament-server
SUBDIR+= unrest
SUBDIR+= up
diff --git a/unrar/COMMIT_MSG b/unrar/COMMIT_MSG
deleted file mode 100644
index bf19f22b95..0000000000
--- a/unrar/COMMIT_MSG
+++ /dev/null
@@ -1,4 +0,0 @@
-unrar: updated to 7.2.6
-
-7.2.6
-Unknown changes
diff --git a/unrar/DESCR b/unrar/DESCR
deleted file mode 100644
index f126d2716b..0000000000
--- a/unrar/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-unRAR is a utility to extract, test and view the contents of archives
-created with the RAR archiver, version 1.50 and above. The unRAR
-utility is a minor part of the RAR archiver and contains RAR
-uncompression algorithm. UnRAR requires very small volume of memory to
-operate.
-
-The license for this software states that "the code may not be used to
-develop a RAR (WinRAR) compatible archiver."
diff --git a/unrar/Makefile b/unrar/Makefile
deleted file mode 100644
index d18e00e57e..0000000000
--- a/unrar/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.73 2014/11/23 12:35:19 adam Exp $
-
-.include "Makefile.common"
-
-INSTALLATION_DIRS= bin share/doc/unrar
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/unrar ${DESTDIR}${PREFIX}/bin
- cd ${WRKSRC} && ${INSTALL_DATA} readme.txt license.txt \
- ${DESTDIR}${PREFIX}/share/doc/unrar
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/unrar/Makefile.common b/unrar/Makefile.common
deleted file mode 100644
index ac4e6f898d..0000000000
--- a/unrar/Makefile.common
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile.common,v 1.68 2026/02/06 11:09:21 adam Exp $
-#
-# used by archivers/libunrar/Makefile
-# used by archivers/unrar/Makefile
-
-DISTNAME= unrarsrc-7.2.6
-PKGNAME= ${DISTNAME:S/src//}
-CATEGORIES= archivers
-MASTER_SITES= https://www.rarlab.com/rar/
-
-MAINTAINER= drixter%e-utp.net@localhost
-HOMEPAGE= https://www.rarlab.com/rar_add.htm
-COMMENT= Extract, view & test RAR archives
-LICENSE= unrar-license
-# From private mail addressed to pkgsrc maintainers:
-#
-# Date: Wed, 10 Sep 2008 18:27:35 +0600
-# From: Eugene Roshal <roshal%rarlab.com@localhost>
-# You can redistribute either original or modified binaries or sources.
-
-NO_CONFIGURE= yes
-USE_LANGUAGES= c++
-USE_CXX_FEATURES= c++11
-FORCE_CXX_STD= c++11
-# XXX: makefile has DOS line endings
-USE_TOOLS+= gmake
-
-MAKE_FILE= makefile
-MAKE_FLAGS+= CXX=${CXX:Q} CXXFLAGS=${CXXFLAGS:Q} LDFLAGS=${LDFLAGS:Q}
-# usually set in Makefile, but overridden by line above
-LDFLAGS+= -pthread
-CXXFLAGS+= -fPIC
-
-WRKSRC= ${WRKDIR}/unrar
diff --git a/unrar/PLIST b/unrar/PLIST
deleted file mode 100644
index 80d1352042..0000000000
--- a/unrar/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2013/09/01 08:28:08 wiz Exp $
-bin/unrar
-share/doc/unrar/license.txt
-share/doc/unrar/readme.txt
diff --git a/unrar/distinfo b/unrar/distinfo
deleted file mode 100644
index ed6ffebe8d..0000000000
--- a/unrar/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.116 2026/02/06 11:09:21 adam Exp $
-
-BLAKE2s (unrarsrc-7.2.6.tar.gz) = 26969ed40ca4f8033960e2d76b4a87dbe957808b3e9ded698abd113ec4725c83
-SHA512 (unrarsrc-7.2.6.tar.gz) = e0a317418fa9c853295f69f0fbb53d1caae493405b8785ab04ac612c87b9e294f4331108ca3650a75bca91acfb5f6907d00360a9579425b2f2eae12dcae40f96
-Size (unrarsrc-7.2.6.tar.gz) = 270264 bytes
Home |
Main Index |
Thread Index |
Old Index