aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
committerWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
commite05ed36727813c752300995435b0dc1aee51ecc3 (patch)
treed926f0f9b039ccf866d06988fbb956f5373cb5b9 /news
parenta9115fa27e6e7ffe5911b46d8498cdc5eff851fc (diff)
downloadports-e05ed36727813c752300995435b0dc1aee51ecc3.tar.gz
ports-e05ed36727813c752300995435b0dc1aee51ecc3.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/Makefile1
-rw-r--r--news/krn/Makefile26
-rw-r--r--news/krn/distinfo1
-rw-r--r--news/krn/files/patch-aa15
-rw-r--r--news/krn/files/patch-ab11
-rw-r--r--news/krn/pkg-comment1
-rw-r--r--news/krn/pkg-descr3
-rw-r--r--news/krn/pkg-plist47
8 files changed, 0 insertions, 105 deletions
diff --git a/news/Makefile b/news/Makefile
index 10939d527931..d8df9bebe122 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -22,7 +22,6 @@
SUBDIR += inn
SUBDIR += inn-stable
SUBDIR += knews
- SUBDIR += krn
SUBDIR += leafnode
SUBDIR += leafnode+
SUBDIR += newsfetch
diff --git a/news/krn/Makefile b/news/krn/Makefile
deleted file mode 100644
index 53eefa870dba..000000000000
--- a/news/krn/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: Krn
-# Date created: Sun Apr 16 14:19:19 PDT 2000
-# Whom: adsharma@sharmas.dhs.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= krn
-PORTVERSION= 0.6.11
-CATEGORIES= news kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= adsharma@sharmas.dhs.org
-
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- uu.1:${PORTSDIR}/converters/uulib \
- mimelib.1:${PORTSDIR}/converters/mimelib
-
-USE_KDELIBS_VER=1
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include
-CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/X11/qt
-
-.include <bsd.port.mk>
diff --git a/news/krn/distinfo b/news/krn/distinfo
deleted file mode 100644
index 84b10d66169e..000000000000
--- a/news/krn/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (krn-0.6.11.tar.gz) = 3b4c1ccccc0f8ecfabf8751a0ea5157f
diff --git a/news/krn/files/patch-aa b/news/krn/files/patch-aa
deleted file mode 100644
index c1c72ef7ac62..000000000000
--- a/news/krn/files/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
---- krn/groupdlg.cpp- Wed Feb 9 02:52:56 2000
-+++ krn/groupdlg.cpp Sat Apr 15 23:14:32 2000
-@@ -1132,9 +1132,11 @@
- return true;
- }
-
-+ QStrList filesCopy = QStrList(*files);
-+
- debug ("%d files waiting",files->count());
- int c=1;
-- for (char *fname=files->first();fname!=0;fname=files->next(),c++)
-+ for (char *fname= filesCopy.first();fname!=0; fname=filesCopy.next(),c++)
- {
- debug ("Sending %s, %d of %d",fname,c,files->count());
- updateCounter(QString("Sending ")+fname);
diff --git a/news/krn/files/patch-ab b/news/krn/files/patch-ab
deleted file mode 100644
index 10cde8760fcf..000000000000
--- a/news/krn/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdecode/Makefile.in Wed Feb 9 05:53:23 2000
-+++ kdecode/Makefile.in.new Fri Jun 9 13:27:33 2000
-@@ -175,7 +175,7 @@
-
- kdecode_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-
--kdecode_LDADD = $(LIB_KFILE) -luulib $(LIBCOMPAT)
-+kdecode_LDADD = $(LIB_KFILE) -luu $(LIBCOMPAT)
- mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
diff --git a/news/krn/pkg-comment b/news/krn/pkg-comment
deleted file mode 100644
index 2d1751fecc02..000000000000
--- a/news/krn/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-KDE based news reader
diff --git a/news/krn/pkg-descr b/news/krn/pkg-descr
deleted file mode 100644
index 4d1b9a64d8a5..000000000000
--- a/news/krn/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE based news reader
-
-WWW: http://krn.sourceforge.net/
diff --git a/news/krn/pkg-plist b/news/krn/pkg-plist
deleted file mode 100644
index 5b36c234a39f..000000000000
--- a/news/krn/pkg-plist
+++ /dev/null
@@ -1,47 +0,0 @@
-bin/kdecode
-bin/krn
-bin/krnconvert
-bin/krnsubsql
-share/doc/HTML/en/krn/index.html
-share/doc/HTML/en/krn/articles.html
-share/doc/HTML/en/krn/groups.html
-share/doc/HTML/en/krn/offline.html
-share/doc/HTML/en/krn/overview.html
-share/doc/HTML/en/krn/gigabase.html
-@dirrm share/doc/HTML/en/krn
-share/applnk/Applications/Internet/Krn.kdelnk
-share/apps/krn/toolbar/black-bullet.xpm
-share/apps/krn/toolbar/filemail.xpm
-share/apps/krn/toolbar/previous.xpm
-share/apps/krn/toolbar/right.xpm
-share/apps/krn/toolbar/closed.xpm
-share/apps/krn/toolbar/krnfolder.xpm
-share/apps/krn/toolbar/read.xpm
-share/apps/krn/toolbar/subscr.xpm
-share/apps/krn/toolbar/connected.xpm
-share/apps/krn/toolbar/green-bullet.xpm
-share/apps/krn/toolbar/red-bullet.xpm
-share/apps/krn/toolbar/followup.xpm
-share/apps/krn/toolbar/disconnected.xpm
-share/apps/krn/toolbar/left.xpm
-share/apps/krn/toolbar/reload.xpm
-share/apps/krn/toolbar/tagged.xpm
-share/apps/krn/toolbar/deco.xpm
-share/apps/krn/toolbar/logo.xpm
-share/apps/krn/toolbar/save.xpm
-share/apps/krn/toolbar/fileprint.xpm
-share/apps/krn/toolbar/locked.xpm
-share/apps/krn/toolbar/catch.xpm
-share/apps/krn/toolbar/thumb_up.xpm
-share/apps/krn/toolbar/attach.xpm
-share/apps/krn/toolbar/mailpost.xpm
-share/apps/krn/toolbar/fileforward.xpm
-share/apps/krn/toolbar/send.xpm
-share/apps/krn/toolbar/find.xpm
-share/apps/krn/toolbar/feather_white.xpm
-share/apps/krn/toolbar/pub_key_red.xpm
-share/apps/krn/toolbar/thread.xpm
-share/apps/krn/toolbar/down.xpm
-@dirrm share/apps/krn/toolbar
-@dirrm share/apps/krn
-share/icons/krn.xpm