pkgsrc-WIP-changes archive

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

c3270: remove. Now comms/c3270.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Jan 21 17:49:59 2022 +0100
Changeset:	9da3f516eeff2ef33fe26637ab7acc3c77902c68

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

Log Message:
c3270: remove. Now comms/c3270.

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

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

diffstat:
 Makefile       |  1 -
 c3270/DESCR    |  1 -
 c3270/Makefile | 34 ----------------------------------
 c3270/PLIST    |  4 ----
 c3270/distinfo |  5 -----
 5 files changed, 45 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 9be8da7fd9..503164f0ab 100644
--- a/Makefile
+++ b/Makefile
@@ -359,7 +359,6 @@ SUBDIR+=	c-graph
 SUBDIR+=	c-news
 SUBDIR+=	c2go
 SUBDIR+=	c2hs
-SUBDIR+=	c3270
 SUBDIR+=	cabal-install
 SUBDIR+=	cacti-plugin-aggregate
 SUBDIR+=	cacti-plugin-monitor
diff --git a/c3270/DESCR b/c3270/DESCR
deleted file mode 100644
index 526e0f93db..0000000000
--- a/c3270/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-IBM 3278/3279 terminal emulator for ncurses terminals
diff --git a/c3270/Makefile b/c3270/Makefile
deleted file mode 100644
index 62ab5aec5b..0000000000
--- a/c3270/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	suite3270-4.1ga11-src
-PKGNAME=	c3270-4.1ga11
-CATEGORIES=	net
-MASTER_SITES=	http://x3270.bgp.nu/download/04.01/
-EXTRACT_SUFX=	.tgz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://x3270.bgp.nu/
-COMMENT=	3270 Terminal emulator for ncurses
-LICENSE=	modified-bsd
-
-WRKSRC=			${WRKDIR}/suite3270-4.1
-CONFLICTS=		x3270-[0-9]*
-GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--enable-c3270
-USE_TOOLS+=		gmake pkg-config
-
-PKG_SYSCONFSUBDIR=	x3270
-EGDIR=			share/examples/c3270
-INSTALLATION_DIRS+=	${EGDIR}
-CONF_FILES+=		${EGDIR}/ibm_hosts ${PKG_SYSCONFDIR}/ibm_hosts
-
-post-install:
-	${MV} ${DESTDIR}${PKG_SYSCONFDIR}/ibm_hosts ${DESTDIR}${PREFIX}/${EGDIR}
-
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../lang/tcl/buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/c3270/PLIST b/c3270/PLIST
deleted file mode 100644
index eac0e4f0a4..0000000000
--- a/c3270/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/c3270
-bin/x3270if
-share/examples/c3270/ibm_hosts
diff --git a/c3270/distinfo b/c3270/distinfo
deleted file mode 100644
index d8a79e19ee..0000000000
--- a/c3270/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (suite3270-4.1ga11-src.tgz) = 73136a3953dd24c6656a8dd7fc38a8fee0994f3c5cf636928471e4e6b0da3c42
-SHA512 (suite3270-4.1ga11-src.tgz) = 1032a03bf9b24ae9d0e9b9f8b6a7c6319dff2c77db14257f22eb05b52b308e9134d8c6a5080178081f7ba893936e2eca63bb0e04b804d4a7df2507a5b3f625fb
-Size (suite3270-4.1ga11-src.tgz) = 3900772 bytes


Home | Main Index | Thread Index | Old Index