pkgsrc-WIP-changes archive

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

Remove fff: imported into main



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Sep 28 10:54:00 2020 +0200
Changeset:	3d739425e33b3495e8f73407e2f31c232b55540f

Modified Files:
	Makefile
Removed Files:
	fff/DESCR
	fff/MESSAGE
	fff/Makefile
	fff/PLIST
	fff/distinfo

Log Message:
Remove fff: imported into main

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3d739425e33b3495e8f73407e2f31c232b55540f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile     |  1 -
 fff/DESCR    |  1 -
 fff/MESSAGE  |  7 -------
 fff/Makefile | 30 ------------------------------
 fff/PLIST    |  4 ----
 fff/distinfo |  6 ------
 6 files changed, 49 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 0883e1fa76..3d70384077 100644
--- a/Makefile
+++ b/Makefile
@@ -845,7 +845,6 @@ SUBDIR+=	festvox-slt
 SUBDIR+=	festvox-tp
 SUBDIR+=	feynedit
 SUBDIR+=	feynhiggs
-SUBDIR+=	fff
 SUBDIR+=	ffmpeg-git
 SUBDIR+=	ffmpeg4-nbsdaudio
 SUBDIR+=	ffmpegthumbs
diff --git a/fff/DESCR b/fff/DESCR
deleted file mode 100644
index 85270ae4ef..0000000000
--- a/fff/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-A simple file manager written in `bash`.
diff --git a/fff/MESSAGE b/fff/MESSAGE
deleted file mode 100644
index 1b488c814c..0000000000
--- a/fff/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD$
-
-If you wish to display images in the file-manager please
-install www/w3m-img
-
-===========================================================================
diff --git a/fff/Makefile b/fff/Makefile
deleted file mode 100644
index 1341c5ecb1..0000000000
--- a/fff/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	fff-2.2
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dylanaraps/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/dylanaraps/fff/
-COMMENT=	Simple file manager written in bash
-LICENSE=	mit
-
-USE_TOOLS+=	bash:run
-USE_LANGUAGES=	# none
-NO_BUILD=	yes
-
-MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}
-
-SUBST_CLASSES+=		prefix
-SUBST_MESSAGE.prefix=	Fixing paths.
-SUBST_STAGE.prefix=	pre-configure
-SUBST_FILES.prefix+=	fff
-SUBST_SED.prefix+=	-e 's,$$FFF_W3M_PATH,${PREFIX}/libexec/w3m/w3mimgdisplay,g'
-
-REPLACE_BASH+=	fff
-
-DEPENDS+=	coreutils-[0-9]*:../../sysutils/coreutils
-DEPENDS+=	xdotool-[0-9]*:../../x11/xdotool
-DEPENDS+=	xdg-utils-[0-9]*:../../misc/xdg-utils
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/fff/PLIST b/fff/PLIST
deleted file mode 100644
index 5835811b6d..0000000000
--- a/fff/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/fff
-man/man1/fff.1
-share/doc/fff/README.md
diff --git a/fff/distinfo b/fff/distinfo
deleted file mode 100644
index b61e6b80c1..0000000000
--- a/fff/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (fff-2.2.tar.gz) = 3a8a621c0fb8b879737f46261798b427e96bd614
-RMD160 (fff-2.2.tar.gz) = 8fbfb577bc74f3c28d49c8971eea6a6513d7f650
-SHA512 (fff-2.2.tar.gz) = 364fef67b69aa28fc9448eb4b11c4d7152f11191fd4313f728b1bb00fbc80682dd2d3b4d65884aa3d70b82d319e2ca8e19bf7a06c04b250e49c3577caa5fe2cf
-Size (fff-2.2.tar.gz) = 16426 bytes


Home | Main Index | Thread Index | Old Index