pkgsrc-WIP-changes archive

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

tabbed: delete tabbed, imported in pkgsrc as x11/tabbed



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Feb 1 16:06:53 2016 +0100
Changeset:	9afa6560371a4afc158c8bb2f4ae38eec3f2246a

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

Log Message:
tabbed: delete tabbed, imported in pkgsrc as x11/tabbed

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

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

diffstat:
 Makefile        |  1 -
 tabbed/DESCR    |  3 ---
 tabbed/Makefile | 28 ----------------------------
 tabbed/PLIST    |  3 ---
 tabbed/distinfo |  5 -----
 5 files changed, 40 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ea6ef80..ec4bbea 100644
--- a/Makefile
+++ b/Makefile
@@ -3813,7 +3813,6 @@ SUBDIR+=	syx
 SUBDIR+=	t-coffee
 SUBDIR+=	t-gnus
 SUBDIR+=	ta-lib
-SUBDIR+=	tabbed
 SUBDIR+=	tac_plus-libradius
 SUBDIR+=	taglib-sharp
 SUBDIR+=	tagtool
diff --git a/tabbed/DESCR b/tabbed/DESCR
deleted file mode 100644
index 73e8348..0000000
--- a/tabbed/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Simple generic tabbed fronted to xembed aware applications, originally
-designed for surf but also usable with many other application, i.e.
-uzbl, urxvt and xterm.
diff --git a/tabbed/Makefile b/tabbed/Makefile
deleted file mode 100644
index 674a1a3..0000000
--- a/tabbed/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2014/08/02 08:48:54 amoibos Exp $
-
-DISTNAME=	tabbed-0.6
-CATEGORIES=	x11
-MASTER_SITES=	http://dl.suckless.org/tools/
-
-MAINTAINER=	amoibos%gmail.com@localhost
-HOMEPAGE=	http://tools.suckless.org/tabbed/
-COMMENT=	Simple generic tabbed frontend to xembed aware applications
-LICENSE=	mit
-
-USE_TOOLS+=	pkg-config
-
-SUBST_CLASSES+=		makefile
-SUBST_STAGE.makefile=	pre-configure
-SUBST_MESSAGE.makefile=	Fixing config.mk
-SUBST_FILES.makefile=	config.mk
-SUBST_SED.makefile+=	-e 's,/usr/local,${PREFIX},g'
-SUBST_SED.makefile+=	-e 's,share/man,${PKGMANDIR},g'
-SUBST_SED.makefile+=	-e 's,/usr/X11R6,${X11BASE},'
-SUBST_SED.makefile+=	-e 's,^CFLAGS = ,CFLAGS += ,'
-SUBST_SED.makefile+=	-e 's,^LDFLAGS = ,LDFLAGS += ,'
-SUBST_SED.makefile+=	-e 's/cc/${CC:Q}/'
-
-INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tabbed/PLIST b/tabbed/PLIST
deleted file mode 100644
index c965a69..0000000
--- a/tabbed/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/07 19:08:11 amoibos Exp $
-bin/tabbed
-man/man1/tabbed.1
diff --git a/tabbed/distinfo b/tabbed/distinfo
deleted file mode 100644
index e5b365e..0000000
--- a/tabbed/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2014/08/02 08:48:54 amoibos Exp $
-
-SHA1 (tabbed-0.6.tar.gz) = 3c64d79817337f86f0cdd60b5b79af7e77d4a5f9
-RMD160 (tabbed-0.6.tar.gz) = 8d92c6b315bbdcdb2c7635d411c1f674e90d04f4
-Size (tabbed-0.6.tar.gz) = 12926 bytes


Home | Main Index | Thread Index | Old Index