summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-12-29 20:15:54 +0000
committerdholland <dholland@pkgsrc.org>2012-12-29 20:15:54 +0000
commitd9b633db08497206cb48569fc0baad4493a75d43 (patch)
tree8060e8f65ea3c8c8ed051b23c53daea3ed3b9632 /chat
parente4e7aacf991f8371c1c41118e4333cbcb968f69c (diff)
downloadpkgsrc-d9b633db08497206cb48569fc0baad4493a75d43.tar.gz
Remove chat/aim and chat/ymessenger. As noted by obache when proposing
them for removal back on October 2nd, they require Linux gtk1, and this is no longer available.
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile4
-rw-r--r--chat/aim/DESCR5
-rw-r--r--chat/aim/Makefile47
-rw-r--r--chat/aim/distinfo5
-rw-r--r--chat/ymessenger/DESCR3
-rw-r--r--chat/ymessenger/Makefile42
-rw-r--r--chat/ymessenger/PLIST2
-rw-r--r--chat/ymessenger/distinfo5
8 files changed, 1 insertions, 112 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 3aff2e04473..a2c1048b6b4 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.167 2012/08/26 14:06:44 wiz Exp $
+# $NetBSD: Makefile,v 1.168 2012/12/29 20:15:54 dholland Exp $
#
COMMENT= Communication programs
-SUBDIR+= aim
SUBDIR+= amsn
SUBDIR+= anope
SUBDIR+= atheme
@@ -131,7 +130,6 @@ SUBDIR+= xchat
SUBDIR+= xchat-perl
SUBDIR+= xchat-python
SUBDIR+= xchat-systray-integration
-SUBDIR+= ymessenger
SUBDIR+= ysm
SUBDIR+= zenicb
SUBDIR+= zenirc
diff --git a/chat/aim/DESCR b/chat/aim/DESCR
deleted file mode 100644
index 058c4a60612..00000000000
--- a/chat/aim/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This is AOL's (R) ubiquitious Instant Messenger (SM), a chat-type
-client that enables you to converse with any AOL or AIM user. You'll
-need a web browser to complete the free registration, or you can
-use your existing screen name from AOL, Netscape, CompuServe 2000,
-AOL Hometown, or AOL.com's Personal Finance Center.
diff --git a/chat/aim/Makefile b/chat/aim/Makefile
deleted file mode 100644
index a833bada3d9..00000000000
--- a/chat/aim/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 00:02:33 asau Exp $
-
-DISTNAME= aim-1.5.286-1.i386
-PKGNAME= aim-1.5.286
-PKGREVISION= 1
-CATEGORIES= chat
-MASTER_SITES= http://ftp.newaol.com/aimgen/380469/
-EXTRACT_SUFX= .rpm
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.aim.com/
-COMMENT= AOL Instant Messenger (SM)
-
-EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= base compat x11 gtk
-
-.include "../../mk/bsd.prefs.mk"
-
-# This package installs from an RPM directly into "/usr" on a Linux
-# system, which can't be managed by pkgsrc unless ${LOCALBASE} == "/usr".
-#
-.if (${OPSYS} == "Linux") && (${LOCALBASE} != "/usr")
-NOT_FOR_PLATFORMS= Linux-*-*
-.endif
-
-WRKSRC= ${WRKDIR}
-BUILD_DIRS= # empty
-
-EMUL_PKG_FMT= rpm
-RPM2PKG_PREFIX= ${DESTDIR}${PREFIX}
-RPM2PKG_SUBPREFIX= ${EMULSUBDIR}
-.if (${OPSYS} == "Linux") && (${LOCALBASE} == "/usr")
-RPM2PKG_STRIP= 1
-.else
-RPM2PKG_STRIP= 0
-.endif
-RPM2PKG_STAGE= do-install
-
-INSTALLATION_DIRS= bin
-
-.if ${OPSYS} != "Linux"
-post-install:
- ${LN} -fs ${EMULDIR}/usr/bin/aim ${DESTDIR}${PREFIX}/bin/aim
- ${ECHO} "bin/aim" >> ${RPM2PKG_PLIST}
-.endif
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/chat/aim/distinfo b/chat/aim/distinfo
deleted file mode 100644
index 7f725828c64..00000000000
--- a/chat/aim/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.7 2007/07/14 04:39:17 obache Exp $
-
-SHA1 (aim-1.5.286-1.i386.rpm) = 3e9e3ed6fae44bbc59b66c531963ade701a615a0
-RMD160 (aim-1.5.286-1.i386.rpm) = b10bcbff99b347b16f5da611d82bf404b47d4159
-Size (aim-1.5.286-1.i386.rpm) = 1124988 bytes
diff --git a/chat/ymessenger/DESCR b/chat/ymessenger/DESCR
deleted file mode 100644
index f96f23e03c1..00000000000
--- a/chat/ymessenger/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Instant messaging allows you to quickly exchange messages with your
-online friends. Unlike email, instant messages appear as soon as
-they're sent.
diff --git a/chat/ymessenger/Makefile b/chat/ymessenger/Makefile
deleted file mode 100644
index 42fd2d3b035..00000000000
--- a/chat/ymessenger/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2012/10/03 00:02:47 asau Exp $
-
-DISTNAME= rh9.ymessenger-1.0.4-1.i386
-PKGNAME= ymessenger-1.0.4
-CATEGORIES= chat
-MASTER_SITES= http://download.yahoo.com/dl/unix/
-EXTRACT_SUFX= .rpm
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://messenger.yahoo.com/
-COMMENT= Yahoo! instant messaging client
-LICENSE= generic-nonlicense
-
-RESTRICTED= Commercial software (no permission to copy is evident).
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-
-EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= compat gtk gdk-pixbuf
-
-WRKSRC= ${WRKDIR}
-BUILD_DIRS= # empty
-
-EMUL_PKG_FMT= rpm
-RPM2PKG_PREFIX= ${DESTDIR}${PREFIX}
-RPM2PKG_SUBPREFIX= ${EMULSUBDIR}
-RPM2PKG_STAGE= do-install
-RPMIGNOREFILES= ./usr
-
-EMUL_YMESSENGER= ${EMULDIR}/opt/ymessenger/bin/ymessenger
-YMESSENGER= ${PREFIX}/bin/ymessenger
-
-INSTALLATION_DIRS+= bin
-
-post-install:
- ${SED} '1 s,bin,${EMULSUBDIRSLASH}bin,' \
- ${DESTDIR}${EMUL_YMESSENGER} > ${DESTDIR}${YMESSENGER}
- ${CHMOD} 755 ${DESTDIR}${YMESSENGER}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/chat/ymessenger/PLIST b/chat/ymessenger/PLIST
deleted file mode 100644
index 303cded118d..00000000000
--- a/chat/ymessenger/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:06:46 zuntum Exp $
-bin/ymessenger
diff --git a/chat/ymessenger/distinfo b/chat/ymessenger/distinfo
deleted file mode 100644
index a972eada0d3..00000000000
--- a/chat/ymessenger/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2007/07/14 04:39:17 obache Exp $
-
-SHA1 (rh9.ymessenger-1.0.4-1.i386.rpm) = 450c6328c4864761a3c2e52632a64f7208ecf678
-RMD160 (rh9.ymessenger-1.0.4-1.i386.rpm) = 32fab0e923687735e7b5fe8ea7fa04fc286e865c
-Size (rh9.ymessenger-1.0.4-1.i386.rpm) = 710170 bytes