import of ari-yahoo 1.7

from Arthur Johnson <arthur@linuxbox.nu>, additional work by me
This commit is contained in:
naddy 2000-12-24 14:08:53 +00:00
parent a2b3ac2ff0
commit 34721f5003
7 changed files with 57 additions and 0 deletions

20
net/ari-yahoo/Makefile Normal file
View File

@ -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 <arthur@linuxbox.nu>
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 <bsd.port.mk>

3
net/ari-yahoo/files/md5 Normal file
View File

@ -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

View File

@ -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 =

View File

@ -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 <stdio.h>
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif
#include <unistd.h>
#include <sys/types.h>
#include <curses.h>

View File

@ -0,0 +1 @@
console Yahoo! messenger client

6
net/ari-yahoo/pkg/DESCR Normal file
View File

@ -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}

2
net/ari-yahoo/pkg/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/12/24 14:08:54 naddy Exp $
bin/ari-yahoo