summaryrefslogtreecommitdiff
path: root/x11/kworldwatch
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kworldwatch')
-rw-r--r--x11/kworldwatch/Makefile31
-rw-r--r--x11/kworldwatch/files/md53
-rw-r--r--x11/kworldwatch/files/patch-sum4
-rw-r--r--x11/kworldwatch/patches/patch-aa54
-rw-r--r--x11/kworldwatch/patches/patch-ab13
-rw-r--r--x11/kworldwatch/pkg/COMMENT1
-rw-r--r--x11/kworldwatch/pkg/DESCR7
-rw-r--r--x11/kworldwatch/pkg/PLIST14
8 files changed, 0 insertions, 127 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
deleted file mode 100644
index 6f7703fc1b4..00000000000
--- a/x11/kworldwatch/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2000/08/23 20:33:44 tron Exp $
-#
-
-DISTNAME= kworldwatch-0.6
-CATEGORIES= x11 kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/apps/utils/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= hubertf@netbsd.org
-
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
-DEPENDS+= kdebase-1.1.2:../../x11/kdebase
-
-CONFLICTS+= kdetoys-*
-
-USE_X11BASE= YES
-GNU_CONFIGURE= YES
-
-EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase
-CONFIGURE_ARGS+=--datadir=${KDEBASEDIR}/share/kde \
- --with-qt-dir=${QT1DIR}/qt1 \
- --with-qt-libraries='${QT1DIR}/qt1/lib -L${LOCALBASE}/lib' \
- --enable-path-check
-CFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV= KDEDIR=${KDEBASEDIR} \
- MOC=${QT1DIR}/qt1/bin/moc \
- QTDIR=${QT1DIR}/qt1 \
- CXXFLAGS="${CFLAGS}" \
- all_libraries="-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/kworldwatch/files/md5 b/x11/kworldwatch/files/md5
deleted file mode 100644
index 34b718ab25e..00000000000
--- a/x11/kworldwatch/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/07/04 00:50:35 hubertf Exp $
-
-MD5 (kworldwatch-0.6.tgz) = a7cba8e147dd9e6b25c50f6c4b997289
diff --git a/x11/kworldwatch/files/patch-sum b/x11/kworldwatch/files/patch-sum
deleted file mode 100644
index a49fe6b05f6..00000000000
--- a/x11/kworldwatch/files/patch-sum
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: patch-sum,v 1.3 2000/02/29 19:44:00 jlam Exp $
-
-MD5 (patch-aa) = a67c8a46d9e482cc8dc6a21d23bf3b96
-MD5 (patch-ab) = 31d4204057f387ac8b355a4087389746
diff --git a/x11/kworldwatch/patches/patch-aa b/x11/kworldwatch/patches/patch-aa
deleted file mode 100644
index c7b9827cb12..00000000000
--- a/x11/kworldwatch/patches/patch-aa
+++ /dev/null
@@ -1,54 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/02/29 19:44:01 jlam Exp $
-
---- configure.orig Sun May 10 15:13:36 1998
-+++ configure Sun Oct 24 15:13:43 1999
-@@ -503,9 +503,9 @@
- # Prefer explicitly selected file to automatically selected ones.
- if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
-- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
-+ CONFIG_SITE="$prefix/share/kde/config.site $prefix/etc/config.site"
- else
-- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
-+ CONFIG_SITE="$ac_default_prefix/share/kde/config.site $ac_default_prefix/etc/config.site"
- fi
- fi
- for ac_site_file in $CONFIG_SITE; do
-@@ -2533,27 +2533,27 @@
-
-
-
--kde_htmldir="\$(prefix)/share/doc/HTML"
-+kde_htmldir="\$(prefix)/share/kde/doc/HTML"
-
--kde_appsdir="\$(prefix)/share/applnk"
-+kde_appsdir="\$(prefix)/share/kde/applnk"
-
--kde_icondir="\$(prefix)/share/icons"
-+kde_icondir="\$(prefix)/share/kde/icons"
-
--kde_minidir="\$(prefix)/share/icons/mini"
-+kde_minidir="\$(prefix)/share/kde/icons/mini"
-
--kde_datadir="\$(prefix)/share/apps"
-+kde_datadir="\$(prefix)/share/kde/apps"
-
--kde_locale="\$(prefix)/share/locale"
-+kde_locale="\$(prefix)/share/kde/locale"
-
- kde_cgidir="\$(exec_prefix)/cgi-bin"
-
--kde_confdir="\$(prefix)/share/config"
-+kde_confdir="\$(prefix)/share/kde/config"
-
--kde_mimedir="\$(prefix)/share/mimelnk"
-+kde_mimedir="\$(prefix)/share/kde/mimelnk"
-
--kde_toolbardir="\$(prefix)/share/toolbar"
-+kde_toolbardir="\$(prefix)/share/kde/toolbar"
-
--kde_wallpaperdir="\$(prefix)/share/wallpapers"
-+kde_wallpaperdir="\$(prefix)/share/kde/wallpapers"
-
- kde_kccmodules="\$(prefix)/lib/kcc/modules"
-
diff --git a/x11/kworldwatch/patches/patch-ab b/x11/kworldwatch/patches/patch-ab
deleted file mode 100644
index 8a76a9db4f4..00000000000
--- a/x11/kworldwatch/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/07/04 00:50:35 hubertf Exp $
-
---- kworldwatch/Makefile.in.orig Sun Jul 4 02:14:40 1999
-+++ kworldwatch/Makefile.in Sun Jul 4 02:14:48 1999
-@@ -120,7 +120,7 @@
-
- CLEANFILES = $(BUILT_SOURCES)
- bin_PROGRAMS = kworldwatch
--LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext $(LIBSOCKET) $(KDE_RPATH)
-+LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) $(KDE_RPATH)
-
- ICONSDIR=$(kde_icondir)
-
diff --git a/x11/kworldwatch/pkg/COMMENT b/x11/kworldwatch/pkg/COMMENT
deleted file mode 100644
index 2d534d6c262..00000000000
--- a/x11/kworldwatch/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Revolving world map indicating the time in each part of the world
diff --git a/x11/kworldwatch/pkg/DESCR b/x11/kworldwatch/pkg/DESCR
deleted file mode 100644
index 40504ea2e26..00000000000
--- a/x11/kworldwatch/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This simple tool shows a revolving world map, indicating the time in each
-part of the world.
-
-You can set little flags to mark points of interest.
-
-As newest gimmick, KWorldWatch is able to display the distribution of
-daylight around the world.
diff --git a/x11/kworldwatch/pkg/PLIST b/x11/kworldwatch/pkg/PLIST
deleted file mode 100644
index 901c0b7ae09..00000000000
--- a/x11/kworldwatch/pkg/PLIST
+++ /dev/null
@@ -1,14 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/04 00:50:35 hubertf Exp $
-bin/kworldwatch
-share/kde/apps/kworldwatch/pics/flag-blue.xpm
-share/kde/apps/kworldwatch/pics/flag-green.xpm
-share/kde/apps/kworldwatch/pics/flag-yellow.xpm
-share/kde/apps/kworldwatch/pics/flag-red.xpm
-share/kde/apps/kworldwatch/pics/world.gif
-share/kde/apps/kworldwatch/pics/world2.gif
-share/kde/apps/kworldwatch/pics/world_dark.gif
-@dirrm share/kde/apps/kworldwatch/pics
-@dirrm share/kde/apps/kworldwatch
-share/kde/applnk/Utilities/KWorldWatch.kdelnk
-share/kde/icons/mini/kworldwatch.xpm
-share/kde/icons/kworldwatch.xpm