pkgsrc-WIP-changes archive

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

-ic



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By:	bsiegert
Date:		Thu Oct 19 20:11:26 2023 +0200
Changeset:	149764ac1fab1bf845c8b995ad7904a593338950

Modified Files:
	Makefile
Removed Files:
	ic/DESCR
	ic/Makefile
	ic/PLIST
	ic/TODO
	ic/distinfo

Log Message:
-ic

"project is unmaintained and obsoleted by rewrite"

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

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

diffstat:
 Makefile    |  1 -
 ic/DESCR    |  2 --
 ic/Makefile | 31 -------------------------------
 ic/PLIST    |  2 --
 ic/TODO     |  1 -
 ic/distinfo |  8 --------
 6 files changed, 45 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 94c995efb0..6f30785add 100644
--- a/Makefile
+++ b/Makefile
@@ -1688,7 +1688,6 @@ SUBDIR+=	i2pd-git
 SUBDIR+=	i3-git
 SUBDIR+=	iText
 SUBDIR+=	iTextXML
-SUBDIR+=	ic
 SUBDIR+=	ical2pcal
 SUBDIR+=	icecat
 SUBDIR+=	ices
diff --git a/ic/DESCR b/ic/DESCR
deleted file mode 100644
index 9e0f3e82e9..0000000000
--- a/ic/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This is an attempt to provide an IRC encryption mechanism with weechat, with
-(hopefully) no "false" sense of security.
diff --git a/ic/Makefile b/ic/Makefile
deleted file mode 100644
index 4533d4ee7f..0000000000
--- a/ic/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT=	ic
-GITHUB_TAG=	3fcfb21b6cf78b23a47c35b745aeda445c6834d9
-DISTNAME=	${GITHUB_PROJECT}
-PKGNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
-CATEGORIES=	chat
-MASTER_SITES=	${MASTER_SITE_GITHUB:=unix4fun/}
-
-MAINTAINER=	khorben%defora.org@localhost
-HOMEPAGE=	https://github.com/unix4fun/ic/
-COMMENT=	IC4F (Irc Crypto 4 Fun) simple IRC encryption mechanism
-LICENSE=	modified-bsd
-
-DEPENDS+=	weechat-[0-9]*:../../chat/weechat
-
-GO_DEPS=	github.com/nu7hatch/gouuid:179d4d0c4d8d407a32af483c2354df1d2c91e6c3
-GO_SRCPATH=	github.com/unix4fun/ic
-GO_DIST_BASE=	${PKGNAME}
-
-CHECK_RELRO_SKIP+=	bin/ic
-
-do-install:
-	${RUN} cd ${WRKDIR} && ${PAX} -rw bin/ic ${DESTDIR}${PREFIX}
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.prefs.mk"
-
-.include "../../devel/go-protobuf/buildlink3.mk"
-.include "../../security/go-crypto/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ic/PLIST b/ic/PLIST
deleted file mode 100644
index b70f5eae5d..0000000000
--- a/ic/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/ic
diff --git a/ic/TODO b/ic/TODO
deleted file mode 100644
index 40b6ddd770..0000000000
--- a/ic/TODO
+++ /dev/null
@@ -1 +0,0 @@
-- come up with a versioning scheme
diff --git a/ic/distinfo b/ic/distinfo
deleted file mode 100644
index ee09846fed..0000000000
--- a/ic/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD$
-
-RMD160 (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/179d4d0c4d8d407a32af483c2354df1d2c91e6c3.tar.gz) = 2cb9595e1f13a4e889d41db24ae2a61f5e4c77e1
-SHA512 (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/179d4d0c4d8d407a32af483c2354df1d2c91e6c3.tar.gz) = 418e6d4bf49f715148f584fe936d6f76209cef2cd70696babf3e52778a13ee7524ab43ce071b951d006b7dc77182611282fae9e4e37045b73fc9ffd7f0cfd778
-Size (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/179d4d0c4d8d407a32af483c2354df1d2c91e6c3.tar.gz) = 3735 bytes
-RMD160 (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9.tar.gz) = 1c891d308b6e6509553655785bcb29d6b5656a31
-SHA512 (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9.tar.gz) = 46c87e359be1f3b48319199d9657adbe7e9f2c557f6446460d9fe4b5d7ff2526b773d856cb02a99c591e94e9eb6790a6f5e249fd98347f3a95f553b0254e738d
-Size (ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9/ic-3fcfb21b6cf78b23a47c35b745aeda445c6834d9.tar.gz) = 54747 bytes


Home | Main Index | Thread Index | Old Index