aboutsummaryrefslogtreecommitdiff
path: root/net-im/gaim-bangexec
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-09-07 03:47:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-09-07 03:47:30 +0000
commitd84f52593e87c86c346024e80c7a8ca09d29fc36 (patch)
tree16126d1531f2de73817bd1d6a9196edfdeae566d /net-im/gaim-bangexec
parenta8f77bec5a352f858acbf0959621ce9ba0de973a (diff)
downloadports-d84f52593e87c86c346024e80c7a8ca09d29fc36.tar.gz
ports-d84f52593e87c86c346024e80c7a8ca09d29fc36.zip
Notes
Diffstat (limited to 'net-im/gaim-bangexec')
-rw-r--r--net-im/gaim-bangexec/Makefile31
-rw-r--r--net-im/gaim-bangexec/distinfo3
-rw-r--r--net-im/gaim-bangexec/files/patch-bangexec.c14
-rw-r--r--net-im/gaim-bangexec/pkg-descr8
4 files changed, 0 insertions, 56 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile
deleted file mode 100644
index 4dfe478337c5..000000000000
--- a/net-im/gaim-bangexec/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: gaim-bangexec
-# Date created: 17 April 2005
-# Whom: kevinb
-#
-# $FreeBSD$
-#
-
-PORTNAME= bangexec
-PORTVERSION= 1.3.0.2
-PORTREVISION= 5
-CATEGORIES= net-im
-MASTER_SITES= http://thefnords.googlepages.com/
-PKGNAMEPREFIX= gaim-
-
-MAINTAINER= kruptos@mlinux.org
-COMMENT= Command interpreter plugin for gaim
-
-BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
-RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
-
-DEPRECATED= The author has taken down his site and has ceased developing this program
-
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-
-PLIST_FILES= lib/gaim/bangexec.la lib/gaim/bangexec.so
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-g3|| ; s|echo aout|echo elf|' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/net-im/gaim-bangexec/distinfo b/net-im/gaim-bangexec/distinfo
deleted file mode 100644
index a38443a59ba8..000000000000
--- a/net-im/gaim-bangexec/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (bangexec-1.3.0.2.tar.bz2) = 8b445362249d4b5e1f71a83713aee075
-SHA256 (bangexec-1.3.0.2.tar.bz2) = c9a5052ecb4dfa26f5a9a1dde0ac2a6b5d856dcec0302a3482d0ae6806628978
-SIZE (bangexec-1.3.0.2.tar.bz2) = 218421
diff --git a/net-im/gaim-bangexec/files/patch-bangexec.c b/net-im/gaim-bangexec/files/patch-bangexec.c
deleted file mode 100644
index 298b5d5b233d..000000000000
--- a/net-im/gaim-bangexec/files/patch-bangexec.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- bangexec.c.orig Sun Jul 10 13:08:21 2005
-+++ bangexec.c Sun Jul 10 13:08:37 2005
-@@ -297,9 +297,10 @@
- return -1;
- }else if (pid){ //Parent
- int rv;
-+ int flags;
-
- close (p[1]);
-- int flags = fcntl (p[0], F_GETFL, 0);
-+ flags = fcntl (p[0], F_GETFL, 0);
- fcntl (p[0], F_SETFL, flags | O_NONBLOCK);
-
- rv=read_nonblock(p[0],maxlen-chrs,strtoul(BANGEXEC_TIMEOUT,NULL,10),inp);
diff --git a/net-im/gaim-bangexec/pkg-descr b/net-im/gaim-bangexec/pkg-descr
deleted file mode 100644
index 644f83c57c7a..000000000000
--- a/net-im/gaim-bangexec/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-!exec is a command interpreter plugin for Gaim. If you're nostalgic
-for chat clients like curfloo and gyach while using Gaim, then this
-is the plugin for you!
-
-This program is currently without a developer and you may wish to
-consider this before installing it.
-
-WWW: http://thefnords.googlepages.com/gaimplugins