summaryrefslogtreecommitdiff
path: root/net-im/libyahoo2
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/libyahoo2')
-rw-r--r--net-im/libyahoo2/Makefile29
-rw-r--r--net-im/libyahoo2/distinfo2
-rw-r--r--net-im/libyahoo2/files/patch-sample_client.c18
-rw-r--r--net-im/libyahoo2/pkg-descr4
-rw-r--r--net-im/libyahoo2/pkg-plist11
5 files changed, 0 insertions, 64 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
deleted file mode 100644
index 3dce227d70ef..000000000000
--- a/net-im/libyahoo2/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: libyahoo2
-# Date created: Apr 6, 2003
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= libyahoo2
-PORTVERSION= 0.7.5
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A C library that handles the new Yahoo! Messenger protocol
-
-USE_BZIP2= yes
-USE_GNOME= glib20 gnomehack gnometarget
-USE_LIBTOOL_VER= 15
-INSTALLS_SHLIB= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|-g -Wall||g ; \
- s| -module ||g' ${WRKSRC}/src/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/net-im/libyahoo2/distinfo b/net-im/libyahoo2/distinfo
deleted file mode 100644
index c75ff70e93df..000000000000
--- a/net-im/libyahoo2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (libyahoo2-0.7.5.tar.bz2) = a4bca0a2fb8a826141c554885a4d7b21
-SIZE (libyahoo2-0.7.5.tar.bz2) = 300415
diff --git a/net-im/libyahoo2/files/patch-sample_client.c b/net-im/libyahoo2/files/patch-sample_client.c
deleted file mode 100644
index c6d23bb257fe..000000000000
--- a/net-im/libyahoo2/files/patch-sample_client.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/sample_client.c.orig Sun Sep 28 10:40:03 2003
-+++ src/sample_client.c Tue Sep 30 21:35:55 2003
-@@ -52,7 +52,6 @@
- #include <yahoo2_callbacks.h>
- #include "yahoo_util.h"
-
--int fileno(FILE * stream);
-
-
- #define MAX_PREF_LEN 255
-@@ -177,7 +176,6 @@
-
- FILE *popen(const char *command, const char *type);
- int pclose(FILE *stream);
--int gethostname(char *name, size_t len);
-
- static char * get_local_addresses()
- {
diff --git a/net-im/libyahoo2/pkg-descr b/net-im/libyahoo2/pkg-descr
deleted file mode 100644
index 95a39a5b6bf5..000000000000
--- a/net-im/libyahoo2/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-libyahoo2 is a C library interface to the new Yahoo! Messenger protocol.
-It supports almost all current features of the protocol.
-
-WWW: http://libyahoo2.sourceforge.net/
diff --git a/net-im/libyahoo2/pkg-plist b/net-im/libyahoo2/pkg-plist
deleted file mode 100644
index 5997151dc685..000000000000
--- a/net-im/libyahoo2/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $FreeBSD$
-include/yahoo2.h
-include/yahoo2_callbacks.h
-include/yahoo2_types.h
-include/yahoo_fn.h
-include/yahoo_httplib.h
-include/yahoo_list.h
-lib/libyahoo2.a
-lib/libyahoo2.so
-lib/libyahoo2.so.9
-libdata/pkgconfig/libyahoo2.pc