pkgsrc-WIP-changes archive

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

rt4-cli: Remove, imported in pkgsrc as net/rt4-cli



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri May 31 19:19:58 2019 +0200
Changeset:	896e105e6ef5dba40b7b41dbfc59983bd64553ed

Modified Files:
	Makefile
Removed Files:
	rt4-cli/DESCR
	rt4-cli/Makefile
	rt4-cli/PLIST
	rt4-cli/distinfo

Log Message:
rt4-cli: Remove, imported in pkgsrc as net/rt4-cli

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

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

diffstat:
 Makefile         |  1 -
 rt4-cli/DESCR    |  3 ---
 rt4-cli/Makefile | 33 ---------------------------------
 rt4-cli/PLIST    |  2 --
 rt4-cli/distinfo |  6 ------
 5 files changed, 45 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2ba9b3dcce..c47325f999 100644
--- a/Makefile
+++ b/Makefile
@@ -4312,7 +4312,6 @@ SUBDIR+=	rsound
 SUBDIR+=	rsstail
 SUBDIR+=	rst-mode
 SUBDIR+=	rstudio
-SUBDIR+=	rt4-cli
 SUBDIR+=	rtcmix
 SUBDIR+=	rte
 SUBDIR+=	rthread
diff --git a/rt4-cli/DESCR b/rt4-cli/DESCR
deleted file mode 100644
index 6757ff1277..0000000000
--- a/rt4-cli/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-rt allows you to interact with an RT server over HTTP, and offers
-an interface to RT's functionality that is better-suited to automation
-and integration with other tools.
diff --git a/rt4-cli/Makefile b/rt4-cli/Makefile
deleted file mode 100644
index eb8ddaaa54..0000000000
--- a/rt4-cli/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2018/08/22 09:44:59 wiz Exp $
-
-DISTNAME=	rt-4.4.4
-PKGNAME=	${DISTNAME:S/rt/rt4-cli/}
-CATEGORIES=	net
-MASTER_SITES=	https://download.bestpractical.com/pub/rt/release/
-
-MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	https://www.bestpractical.com/rt/
-COMMENT=	Command-line interface to RT 3.0 or newer
-LICENSE=	gnu-gpl-v2
-
-CONFLICTS+=	rt<4.0
-
-DEPENDS+=	p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
-DEPENDS+=	p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
-DEPENDS+=	p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
-DEPENDS+=	p5-libwww-[0-9]*:../../www/p5-libwww
-
-USE_TOOLS+=	perl:run
-
-NO_BUILD=	yes
-
-USE_LANGUAGES=	# none
-
-REPLACE_PERL+=	bin/rt
-
-INSTALLATION_DIRS+=	bin
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/bin/rt ${DESTDIR}${PREFIX}/bin/rt
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/rt4-cli/PLIST b/rt4-cli/PLIST
deleted file mode 100644
index c1886367fa..0000000000
--- a/rt4-cli/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/rt
diff --git a/rt4-cli/distinfo b/rt4-cli/distinfo
deleted file mode 100644
index f1273b9c68..0000000000
--- a/rt4-cli/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.13 2016/01/30 23:54:20 ryoon Exp $
-
-SHA1 (rt-4.4.4.tar.gz) = e2c9ed8716a180638b4ce34a05d67bcc6c4c0935
-RMD160 (rt-4.4.4.tar.gz) = 10eb3df55a30d3cba154b36d40b5970fd2cebe50
-SHA512 (rt-4.4.4.tar.gz) = 95335cfa9e7107300670a5e8631ffb6f402895dae051201d051ac01885b0cb185f838a666acaec773e0f670e1b9d16b7cede72f37ce9832fd83a9da8514e6972
-Size (rt-4.4.4.tar.gz) = 9977845 bytes


Home | Main Index | Thread Index | Old Index