diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-06-12 13:03:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-06-12 13:03:38 +0000 |
commit | cb8ba3f79f2f5ba97a50005a8aae7942130ddc23 (patch) | |
tree | 6667d913322e8c6077416a9f86cc17fbc3da3505 /chat/libyahoo | |
parent | e9fa63e8c52ee4595ac4b063a4dbaeda027bc68f (diff) | |
download | pkgsrc-cb8ba3f79f2f5ba97a50005a8aae7942130ddc23.tar.gz |
Remove libyahoo and gtkyahoo.
The project was declared dead on February 27th 2003, although the last version
dates from August 14th 2001. Not to mention that the program does not work
any more due to all the changes in Yahoo's authentication mechanisms in the
meantime.
Diffstat (limited to 'chat/libyahoo')
-rw-r--r-- | chat/libyahoo/DESCR | 3 | ||||
-rw-r--r-- | chat/libyahoo/Makefile | 18 | ||||
-rw-r--r-- | chat/libyahoo/PLIST | 8 | ||||
-rw-r--r-- | chat/libyahoo/buildlink3.mk | 20 | ||||
-rw-r--r-- | chat/libyahoo/distinfo | 5 |
5 files changed, 0 insertions, 54 deletions
diff --git a/chat/libyahoo/DESCR b/chat/libyahoo/DESCR deleted file mode 100644 index f8a9071765d..00000000000 --- a/chat/libyahoo/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -Libyahoo is the Yahoo! Messenger client library used by gtkyahoo, kyahoo, -everybuddy, jabber, etc. It encapsulates routines to speak the Yahoo! -Instant Messenging protocol. diff --git a/chat/libyahoo/Makefile b/chat/libyahoo/Makefile deleted file mode 100644 index ef054d21aa9..00000000000 --- a/chat/libyahoo/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:04 tv Exp $ - -DISTNAME= libyahoo-0.18.4 -PKGREVISION= 1 -CATEGORIES= chat -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libyahoo/} - -MAINTAINER= ken@246gt.com -HOMEPAGE= http://sourceforge.net/projects/libyahoo/ -COMMENT= Yahoo! Messenger client library - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes - -post-install: - ${INSTALL_DATA} ${WRKSRC}/libyahoo-authors.h ${PREFIX}/include/libyahoo - -.include "../../mk/bsd.pkg.mk" diff --git a/chat/libyahoo/PLIST b/chat/libyahoo/PLIST deleted file mode 100644 index f34d7f8a80c..00000000000 --- a/chat/libyahoo/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:20 jlam Exp $ -bin/libyahoo-config -include/libyahoo/libyahoo-authors.h -include/libyahoo/libyahoo-debug.h -include/libyahoo/libyahoo-proto.h -include/libyahoo/libyahoo.h -lib/libyahoo.la -@dirrm include/libyahoo diff --git a/chat/libyahoo/buildlink3.mk b/chat/libyahoo/buildlink3.mk deleted file mode 100644 index fe2cca1bd77..00000000000 --- a/chat/libyahoo/buildlink3.mk +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:15 tv Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -LIBYAHOO_BUILDLINK3_MK:= ${LIBYAHOO_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= libyahoo -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibyahoo} -BUILDLINK_PACKAGES+= libyahoo - -.if !empty(LIBYAHOO_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libyahoo+= libyahoo>=0.18.4 -BUILDLINK_RECOMMENDED.libyahoo+= libyahoo>=0.18.4nb1 -BUILDLINK_PKGSRCDIR.libyahoo?= ../../chat/libyahoo -BUILDLINK_INCDIRS.libyahoo+= include/libyahoo -.endif # LIBYAHOO_BUILDLINK3_MK - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/chat/libyahoo/distinfo b/chat/libyahoo/distinfo deleted file mode 100644 index ab012062a66..00000000000 --- a/chat/libyahoo/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 15:59:12 agc Exp $ - -SHA1 (libyahoo-0.18.4.tar.gz) = 02e8916b1c25c13bcbc3ebac5e512e6a4ea876e1 -RMD160 (libyahoo-0.18.4.tar.gz) = 4e1569abbc89ada6b936511a296ea0b15cb63677 -Size (libyahoo-0.18.4.tar.gz) = 187776 bytes |