pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
abduco: Remove, imported
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Wed Mar 4 20:42:59 2020 +0000
Changeset: 70b28bb73a9fbed0e3128a21b3ff5d03283cfbe8
Modified Files:
Makefile
Removed Files:
abduco/DESCR
abduco/Makefile
abduco/PLIST
abduco/distinfo
Log Message:
abduco: Remove, imported
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70b28bb73a9fbed0e3128a21b3ff5d03283cfbe8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
abduco/DESCR | 9 ---------
abduco/Makefile | 30 ------------------------------
abduco/PLIST | 3 ---
abduco/distinfo | 6 ------
5 files changed, 49 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index cd517cb361..851e7ab734 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,6 @@ SUBDIR+= TextEdit
SUBDIR+= VASSAL
SUBDIR+= WEPCrack
SUBDIR+= a2ps-sharatype
-SUBDIR+= abduco
SUBDIR+= accountsservice
SUBDIR+= acme-client
SUBDIR+= acpiclient
diff --git a/abduco/DESCR b/abduco/DESCR
deleted file mode 100644
index cab1fabe30..0000000000
--- a/abduco/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-abduco provides session management i.e. it allows programs to be run
-independently from their controlling terminal. That is programs can be detached
-- run in the background - and then later reattached. Together with dvtm it
-provides a simpler and cleaner alternative to tmux or screen.
-
-abduco is in many ways very similar to dtach but is a completely independent
-implementation which is actively maintained, contains no legacy code, provides
-a few additional features, has a cleaner, more robust implementation and is
-distributed under the ISC license.
diff --git a/abduco/Makefile b/abduco/Makefile
deleted file mode 100644
index 8aaef9050c..0000000000
--- a/abduco/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2016/01/20 14:34:35 leot Exp $
-
-DISTNAME= abduco-0.6
-CATEGORIES= misc
-MASTER_SITES= http://www.brain-dump.org/projects/abduco/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.brain-dump.org/projects/abduco/
-COMMENT= Session {at,de}tach support
-LICENSE= isc
-
-USE_LANGUAGES= c99
-
-SUBST_CLASSES+= config
-SUBST_STAGE.config= pre-configure
-SUBST_MESSAGE.config= Fixing config.mk
-SUBST_FILES.config= config.mk
-SUBST_SED.config= -e 's,/usr/local,${PREFIX},'
-SUBST_SED.config+= -e 's,share/man,${PKGMANDIR},'
-SUBST_SED.config+= -e 's,^CPPFLAGS =,CPPFLAGS +=,'
-SUBST_SED.config+= -e 's,^CFLAGS =,CFLAGS +=,'
-SUBST_SED.config+= -e 's,^LDFLAGS =,LDFLAGS +=,'
-SUBST_SED.config+= -e 's/cc/${CC:Q}/'
-
-CFLAGS.NetBSD+= -D_NETBSD_SOURCE # needed for VLNEXT in <sys/termios.h>
-CFLAGS.Darwin+= -D_DARWIN_C_SOURCE
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/abduco/PLIST b/abduco/PLIST
deleted file mode 100644
index b64489f511..0000000000
--- a/abduco/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/abduco
-man/man1/abduco.1
diff --git a/abduco/distinfo b/abduco/distinfo
deleted file mode 100644
index f249aaedd7..0000000000
--- a/abduco/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (abduco-0.6.tar.gz) = 5dc3eaaa8d6ea54e22378468652dc9b4bb759641
-RMD160 (abduco-0.6.tar.gz) = 71d1ad650bd96e784fc8fbed4e93547b0e313738
-SHA512 (abduco-0.6.tar.gz) = 3b70a5cc10f0a2743dcbdf6eebdcfcee0e4f4ff8c6ce0bf0aa9f55c3fa85ab43aa659997735e063eab36aba69f91be7bb5519f3f632bff1b9098f5179165c1f2
-Size (abduco-0.6.tar.gz) = 15829 bytes
Home |
Main Index |
Thread Index |
Old Index