pkgsrc-WIP-changes archive

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

sacc: Remove, imported in pkgsrc as net/sacc



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Feb 26 17:54:05 2018 +0100
Changeset:	7fd37c42c2f05b243f10a7296f64021bd1c67ca6

Modified Files:
	Makefile
Removed Files:
	sacc/DESCR
	sacc/Makefile
	sacc/PLIST
	sacc/distinfo

Log Message:
sacc: Remove, imported in pkgsrc as net/sacc

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

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

diffstat:
 Makefile      |  1 -
 sacc/DESCR    |  3 ---
 sacc/Makefile | 19 -------------------
 sacc/PLIST    |  3 ---
 sacc/distinfo |  6 ------
 5 files changed, 32 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 0dcefca9e4..4b1d59ff4a 100644
--- a/Makefile
+++ b/Makefile
@@ -4072,7 +4072,6 @@ SUBDIR+=	s6
 SUBDIR+=	s6-dns
 SUBDIR+=	s6-portable-utils
 SUBDIR+=	sabnzbdplus
-SUBDIR+=	sacc
 SUBDIR+=	safekeep
 SUBDIR+=	sailor
 SUBDIR+=	sais
diff --git a/sacc/DESCR b/sacc/DESCR
deleted file mode 100644
index c52708d648..0000000000
--- a/sacc/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-sacc is a terminal gopher client. Gopher is a simple protocol to
-retreive hierarchical information. The protocol is defined in RFC
-1436 (Gopher).
diff --git a/sacc/Makefile b/sacc/Makefile
deleted file mode 100644
index 174df23ca9..0000000000
--- a/sacc/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2017/04/17 09:51:54 leot Exp $
-
-DISTNAME=	sacc-v1.00
-PKGNAME=	${DISTNAME:S/-v/-/}
-CATEGORIES=	net
-MASTER_SITES=	ftp://bitreich.org/releases/sacc/
-EXTRACT_SUFX=	.tgz
-
-MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/jhawthorn/fzy
-COMMENT=	Console gopher client
-LICENSE=	isc
-
-MAKE_FLAGS+=	PREFIX="${PREFIX}"
-MAKE_FLAGS+=	MANDIR="${PREFIX}/${PKGMANDIR}/man1"
-MAKE_FLAGS+=	LIBS=${BUILDLINK_LDADD.terminfo:Q}
-
-.include "../../mk/terminfo.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sacc/PLIST b/sacc/PLIST
deleted file mode 100644
index 45810d8f81..0000000000
--- a/sacc/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/sacc
-man/man1/sacc.1
diff --git a/sacc/distinfo b/sacc/distinfo
deleted file mode 100644
index 9bc7280b03..0000000000
--- a/sacc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2017/04/17 09:51:54 leot Exp $
-
-SHA1 (sacc-v1.00.tgz) = 8a5fadb5f86a41daddfcedd84b170a6303f9c0ff
-RMD160 (sacc-v1.00.tgz) = 98e8df8c4a864aacba11633a9b57ace70113b590
-SHA512 (sacc-v1.00.tgz) = 9bc45264246f1b3fbc54b621963d8eeec6dd45b3c0e3a329e0755189b69fdafd385689f75bc2ec2ff85960d96cf7bba9816e6dc1aa43c5750d093719806dc2c2
-Size (sacc-v1.00.tgz) = 11164 bytes


Home | Main Index | Thread Index | Old Index