summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
commit28e7382123cbc7ef132190c6b3c29b101db38cfc (patch)
treea9d50288bd0e48228abd908a6f7bd8be06c4e7bd /news
parentPR: 51521 (diff)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
Notes
Notes: svn path=/head/; revision=80201
Diffstat (limited to 'news')
-rw-r--r--news/xvnews/Makefile28
-rw-r--r--news/xvnews/distinfo1
-rw-r--r--news/xvnews/files/patch-aa36
-rw-r--r--news/xvnews/files/patch-ab36
-rw-r--r--news/xvnews/files/patch-ac21
-rw-r--r--news/xvnews/files/patch-ad14
-rw-r--r--news/xvnews/pkg-descr7
-rw-r--r--news/xvnews/pkg-plist3
8 files changed, 0 insertions, 146 deletions
diff --git a/news/xvnews/Makefile b/news/xvnews/Makefile
deleted file mode 100644
index cf239eb31229..000000000000
--- a/news/xvnews/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: xvnews
-# Date created: 31 Jul 1996
-# Whom: shanee@augusta.de
-#
-# $FreeBSD$
-#
-
-PORTNAME= xvnews
-PORTVERSION= 2.3.2
-CATEGORIES= news
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= shanee@augusta.de
-COMMENT= An OPEN LOOK news reader
-
-BROKEN= "Does not compile on -current; manpage does not build on -stable"
-
-LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
-
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-MAN1= xvnews.1
-
-post-install:
- ${INSTALL_MAN} $(WRKSRC)/xvnews.1 ${PREFIX}/man/man1/
-
-.include <bsd.port.mk>
diff --git a/news/xvnews/distinfo b/news/xvnews/distinfo
deleted file mode 100644
index 9a1671347e8a..000000000000
--- a/news/xvnews/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xvnews-2.3.2.tar.gz) = ed5e757f972b84c3f827cc8ff4b6c3c1
diff --git a/news/xvnews/files/patch-aa b/news/xvnews/files/patch-aa
deleted file mode 100644
index 4268f1fffb90..000000000000
--- a/news/xvnews/files/patch-aa
+++ /dev/null
@@ -1,36 +0,0 @@
-*** ./guide/libguide/gio.c.orig Wed Jul 31 15:09:36 1996
---- ./guide/libguide/gio.c Wed Jul 31 15:10:58 1996
-***************
-*** 57,63 ****
- #else
- #include <varargs.h>
- #endif
-! #include <malloc.h>
- #include "guide.h"
- #include "gio.h"
-
---- 57,63 ----
- #else
- #include <varargs.h>
- #endif
-! #include <stdlib.h>
- #include "guide.h"
- #include "gio.h"
-
-***************
-*** 84,90 ****
- * System error message definitions.
- */
- extern int sys_nerr;
-! extern char *sys_errlist[];
-
- /*
- * Internal function declarations.
---- 84,90 ----
- * System error message definitions.
- */
- extern int sys_nerr;
-! /*extern char *sys_errlist[];*/
-
- /*
- * Internal function declarations.
diff --git a/news/xvnews/files/patch-ab b/news/xvnews/files/patch-ab
deleted file mode 100644
index 76d05e5869e7..000000000000
--- a/news/xvnews/files/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
-*** Imakefile.orig Sun Sep 25 20:17:35 1994
---- Imakefile Wed Nov 20 19:41:32 1996
-***************
-*** 13,19 ****
- SUBDIRS = $(LIBGUIDE) $(GUIDEXV)
-
- XVIEWLIB = -lxview -lolgx -lX11
-! XVIEWDIR = /usr/openwin/lib
-
- MakeSubdirs($(SUBDIRS))
-
---- 13,19 ----
- SUBDIRS = $(LIBGUIDE) $(GUIDEXV)
-
- XVIEWLIB = -lxview -lolgx -lX11
-! XVIEWDIR = /usr/X11R6/lib
-
- MakeSubdirs($(SUBDIRS))
-
-***************
-*** 22,28 ****
- SYS_LIBRARIES = #-lintl
-
- # Add -linn to the following line if you want to support nnrp.passwd
-! LOCAL_LIBRARIES = -L$(GUIDEXV) -lguidexv -L$(LIBGUIDE) -lguide -L$(XVIEWDIR) $(XVIEWLIB)
-
- ICONS = news.icon
-
---- 22,28 ----
- SYS_LIBRARIES = #-lintl
-
- # Add -linn to the following line if you want to support nnrp.passwd
-! LOCAL_LIBRARIES = -L$(GUIDEXV) -lguidexv -L$(LIBGUIDE) -lguide -L$(XVIEWDIR) $(XVIEWLIB) -lcompat
-
- ICONS = news.icon
-
diff --git a/news/xvnews/files/patch-ac b/news/xvnews/files/patch-ac
deleted file mode 100644
index 7cf404d7b909..000000000000
--- a/news/xvnews/files/patch-ac
+++ /dev/null
@@ -1,21 +0,0 @@
-*** config.h.orig Wed Nov 20 19:15:27 1996
---- config.h Wed Nov 20 19:15:15 1996
-***************
-*** 120,127 ****
- SVR4_REGEX. On other systems you might try first
- to see whether POSIX is supported. */
-
-! #undef POSIX_REGEX
-! #define SVR4_REGEX
- #undef BSD_REGEX
-
- /* xvnews needs to know the timezone you are in in order to present dates
---- 120,127 ----
- SVR4_REGEX. On other systems you might try first
- to see whether POSIX is supported. */
-
-! #define POSIX_REGEX
-! #undef SVR4_REGEX
- #undef BSD_REGEX
-
- /* xvnews needs to know the timezone you are in in order to present dates
diff --git a/news/xvnews/files/patch-ad b/news/xvnews/files/patch-ad
deleted file mode 100644
index 5c68501fe00b..000000000000
--- a/news/xvnews/files/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-*** xv_regex.c.orig Wed Nov 20 19:28:51 1996
---- xv_regex.c Wed Nov 20 19:21:09 1996
-***************
-*** 57,62 ****
---- 57,65 ----
-
- #if defined(POSIX_REGEX)
- #include <regex.h>
-+ #ifndef REG_NOERROR
-+ #define REG_NOERROR 0
-+ #endif
- #else
- #include <regexp.h>
- #endif
diff --git a/news/xvnews/pkg-descr b/news/xvnews/pkg-descr
deleted file mode 100644
index b3bf2655bd4e..000000000000
--- a/news/xvnews/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
- xvnews 2.3.2 is an OpenLook interface for reading Usenet
- news. It provides a menu-driven facility for reading,
- storing and sending news articles. It also provides mail
- functionality to reply to or forward news articles. Scrol-
- lable windows allow easy access to newsgroups and arti-
- cles.
-
diff --git a/news/xvnews/pkg-plist b/news/xvnews/pkg-plist
deleted file mode 100644
index c2f8fe0e3297..000000000000
--- a/news/xvnews/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/xvnews
-lib/libguide.a
-lib/libguidexv.a