Remove ktail; from kevlo@

Orphaned, broken for current Qt3 API, not really useful (espie@).
This commit is contained in:
naddy 2004-10-14 13:24:51 +00:00
parent d5c6b9c304
commit 94a5d8f5f4
9 changed files with 1 additions and 105 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.78 2004/10/04 05:43:40 djm Exp $
# $OpenBSD: Makefile,v 1.79 2004/10/14 13:24:51 naddy Exp $
# $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $
#
@ -43,7 +43,6 @@
SUBDIR += jive
# SUBDIR += kdeutils
# SUBDIR += kp
SUBDIR += ktail
SUBDIR += ktimeclock
# SUBDIR += less
SUBDIR += libutf8

View File

@ -1,35 +0,0 @@
# $OpenBSD: Makefile,v 1.10 2004/10/09 15:48:10 sturm Exp $
BROKEN= "qt3 incompatibilities"
COMMENT= "file monitor"
DISTNAME= ktail-0.6.1
CATEGORIES= misc
HOMEPAGE= http://www.franken.de/users/duffy1/rjakob/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdesu,kdeui,kio::x11/kde/libs3
MODULES= x11/kde
MAKE_ENV= ${CONFIGURE_ENV}
MAKE_FLAGS= ${MODKDE_MAKE_FLAGS}
USE_X11= Yes
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS= ${MODKDE_CONFIG_GUESS_DIRS}
CONFIGURE_ARGS= ${MODKDE_CONFIGURE_ARGS}
CONFIGURE_ENV= ${MODKDE_CONFIGURE_ENV}
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (ktail-0.6.1.tar.bz2) = 596dd464e8c86f32ef89654afca27719
RMD160 (ktail-0.6.1.tar.bz2) = 46102fd05c0760844d3d87f962255d753f5a1313
SHA1 (ktail-0.6.1.tar.bz2) = 431cc435f4a168ca1e241c75d85bfceaf4154775

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-ktail_cmdlinedlg_h,v 1.1 2003/02/25 00:23:08 espie Exp $
--- ktail/cmdlinedlg.h.orig Tue Jan 21 11:55:20 2003
+++ ktail/cmdlinedlg.h Tue Jan 21 11:55:49 2003
@@ -37,6 +37,9 @@ protected:
QGridLayout* CmdLineDlgLayout;
QVBoxLayout* Layout1;
QHBoxLayout* Layout2;
+
+private:
+ void languageChange(void);
};
#endif // CMDLINEDLG_H

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-ktail_filterdlg_h,v 1.1 2003/02/25 00:23:08 espie Exp $
--- ktail/filterdlg.h.orig Tue Jan 21 11:55:20 2003
+++ ktail/filterdlg.h Tue Jan 21 11:55:47 2003
@@ -42,6 +42,9 @@ protected:
QGridLayout* FilterDlgLayout;
QHBoxLayout* Layout2;
QGridLayout* GroupBox1Layout;
+
+private:
+ void languageChange(void);
};
#endif // FILTERDLG_H

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-ktail_logoptdlg_h,v 1.1 2003/02/25 00:23:08 espie Exp $
--- ktail/logoptdlg.h.orig Tue Jan 21 11:55:20 2003
+++ ktail/logoptdlg.h Tue Jan 21 11:55:44 2003
@@ -43,6 +43,9 @@ protected:
QVBoxLayout* Layout3;
QGridLayout* GroupBox1Layout;
QHBoxLayout* Layout2;
+
+private:
+ void languageChange(void);
};
#endif // LOGOPTDLG_H

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-ktail_removedlg_h,v 1.1 2003/02/25 00:23:08 espie Exp $
--- ktail/removedlg.h.orig Tue Jan 21 11:55:20 2003
+++ ktail/removedlg.h Tue Jan 21 11:55:41 2003
@@ -37,6 +37,9 @@ public:
protected:
QGridLayout* RemoveDlgLayout;
QHBoxLayout* Layout3;
+
+private:
+ void languageChange(void);
};
#endif // REMOVEDLG_H

View File

@ -1,3 +0,0 @@
Ktail is a KDE application that monitors multiple files and/or
command output in one window. Files and commands may be added and
removed via drag'n'drop or menu options.

View File

@ -1,10 +0,0 @@
@comment $OpenBSD: PLIST,v 1.3 2003/12/16 19:24:40 naddy Exp $
bin/ktail
share/applnk/Utilities/ktail.desktop
share/doc/HTML/en/ktail/index.html
share/icons/locolor/16x16/apps/ktail.png
share/icons/locolor/32x32/apps/ktail.png
share/locale/de/LC_MESSAGES/ktail.mo
@dirrm share/locale/de/LC_MESSAGES
@dirrm share/locale/de
@dirrm share/doc/HTML/en/ktail