From 34721f50038d9384f70cc491d75e560b264ba7a2 Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 24 Dec 2000 14:08:53 +0000 Subject: [PATCH] import of ari-yahoo 1.7 from Arthur Johnson , additional work by me --- net/ari-yahoo/Makefile | 20 ++++++++++++++++++++ net/ari-yahoo/files/md5 | 3 +++ net/ari-yahoo/patches/patch-Makefile_in | 12 ++++++++++++ net/ari-yahoo/patches/patch-ari-yahoo_c | 13 +++++++++++++ net/ari-yahoo/pkg/COMMENT | 1 + net/ari-yahoo/pkg/DESCR | 6 ++++++ net/ari-yahoo/pkg/PLIST | 2 ++ 7 files changed, 57 insertions(+) create mode 100644 net/ari-yahoo/Makefile create mode 100644 net/ari-yahoo/files/md5 create mode 100644 net/ari-yahoo/patches/patch-Makefile_in create mode 100644 net/ari-yahoo/patches/patch-ari-yahoo_c create mode 100644 net/ari-yahoo/pkg/COMMENT create mode 100644 net/ari-yahoo/pkg/DESCR create mode 100644 net/ari-yahoo/pkg/PLIST diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile new file mode 100644 index 00000000000..3d185c389d0 --- /dev/null +++ b/net/ari-yahoo/Makefile @@ -0,0 +1,20 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2000/12/24 14:08:53 naddy Exp $ + +DISTNAME= ari-yahoo-1.7 +CATEGORIES= net +NEED_VERSION= 1.348 +HOMEPAGE= http://lusis.org/~ari/yahoo/ + +MAINTAINER= Arthur Johnson + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ari-yahoo + +CONFIGURE_STYLE= gnu + +.include diff --git a/net/ari-yahoo/files/md5 b/net/ari-yahoo/files/md5 new file mode 100644 index 00000000000..a30b233ff69 --- /dev/null +++ b/net/ari-yahoo/files/md5 @@ -0,0 +1,3 @@ +MD5 (ari-yahoo-1.7.tar.gz) = e1e8314b1d11ff93daaa050a6b0882c7 +RMD160 (ari-yahoo-1.7.tar.gz) = c7829e77f6b414e61df9a548b001f1f94d5c9849 +SHA1 (ari-yahoo-1.7.tar.gz) = 245b0bc380e81bd8dc6a0112c8d0b5a8ff9952f5 diff --git a/net/ari-yahoo/patches/patch-Makefile_in b/net/ari-yahoo/patches/patch-Makefile_in new file mode 100644 index 00000000000..5dd891a6163 --- /dev/null +++ b/net/ari-yahoo/patches/patch-Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-Makefile_in,v 1.1.1.1 2000/12/24 14:08:54 naddy Exp $ +--- Makefile.in.orig Sat Dec 23 21:46:00 2000 ++++ Makefile.in Sat Dec 23 21:46:23 2000 +@@ -78,7 +78,7 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I. + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ +-ari_yahoo_OBJECTS = ari-yahoo.o yahoolib.o snprintf.o ++ari_yahoo_OBJECTS = ari-yahoo.o yahoolib.o + ari_yahoo_LDADD = $(LDADD) + ari_yahoo_DEPENDENCIES = + ari_yahoo_LDFLAGS = diff --git a/net/ari-yahoo/patches/patch-ari-yahoo_c b/net/ari-yahoo/patches/patch-ari-yahoo_c new file mode 100644 index 00000000000..1ebe967cfbe --- /dev/null +++ b/net/ari-yahoo/patches/patch-ari-yahoo_c @@ -0,0 +1,13 @@ +$OpenBSD: patch-ari-yahoo_c,v 1.1.1.1 2000/12/24 14:08:54 naddy Exp $ +--- ari-yahoo.c.orig Sat Dec 23 21:27:23 2000 ++++ ari-yahoo.c Sat Dec 23 21:29:06 2000 +@@ -10,6 +10,9 @@ + #include "config.h" + + #include ++#ifdef HAVE_STRING_H ++#include ++#endif + #include + #include + #include diff --git a/net/ari-yahoo/pkg/COMMENT b/net/ari-yahoo/pkg/COMMENT new file mode 100644 index 00000000000..4765e340634 --- /dev/null +++ b/net/ari-yahoo/pkg/COMMENT @@ -0,0 +1 @@ +console Yahoo! messenger client diff --git a/net/ari-yahoo/pkg/DESCR b/net/ari-yahoo/pkg/DESCR new file mode 100644 index 00000000000..f3f666d74fb --- /dev/null +++ b/net/ari-yahoo/pkg/DESCR @@ -0,0 +1,6 @@ +This is a simple Yahoo Messenger client that requires no windowing system, +and it therefore can be quite useful in situations where a minimal system +is being used or when a windowing system is otherwise unavailable or +unfeasible. + +WWW: ${HOMEPAGE} diff --git a/net/ari-yahoo/pkg/PLIST b/net/ari-yahoo/pkg/PLIST new file mode 100644 index 00000000000..6f628322557 --- /dev/null +++ b/net/ari-yahoo/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2000/12/24 14:08:54 naddy Exp $ +bin/ari-yahoo