too old to be of any use, last official statement was: broken
maintainer unreachable, noticed by Kiraly Zoltan <yo2lux at wplink.net>
This commit is contained in:
parent
13416c3de6
commit
92ac990700
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.337 2004/11/14 12:16:24 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.338 2004/11/20 08:00:53 sturm Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
SUBDIR += angst
|
||||
SUBDIR += ap-utils
|
||||
SUBDIR += archie
|
||||
SUBDIR += ari-yahoo
|
||||
SUBDIR += arpcatch
|
||||
SUBDIR += arpd
|
||||
SUBDIR += arping
|
||||
|
@ -1,20 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2002/12/29 21:14:10 fgsch Exp $
|
||||
|
||||
COMMENT= "console Yahoo! messenger client"
|
||||
|
||||
DISTNAME= ari-yahoo-1.7
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://lusis.org/~ari/yahoo/
|
||||
|
||||
MAINTAINER= Arthur H. Johnson II <arthur@linuxbox.nu>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ari-yahoo/}
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (ari-yahoo-1.7.tar.gz) = e1e8314b1d11ff93daaa050a6b0882c7
|
||||
RMD160 (ari-yahoo-1.7.tar.gz) = c7829e77f6b414e61df9a548b001f1f94d5c9849
|
||||
SHA1 (ari-yahoo-1.7.tar.gz) = 245b0bc380e81bd8dc6a0112c8d0b5a8ff9952f5
|
@ -1,12 +0,0 @@
|
||||
$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 =
|
@ -1,13 +0,0 @@
|
||||
$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>
|
@ -1,4 +0,0 @@
|
||||
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.
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/12/24 14:08:54 naddy Exp $
|
||||
bin/ari-yahoo
|
Loading…
Reference in New Issue
Block a user