diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-16 03:24:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-16 03:24:24 +0800 |
commit | 59a7f0aca77703613d8fb0ea61daf2e67636f944 (patch) | |
tree | f5e9b1f22ec066aa19a276d8c7d1bd0b84c26a59 /sysutils | |
parent | 055951818ab9b3f2f054428aaa7f824bde6bed61 (diff) | |
download | freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.tar.gz freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.tar.zst freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.zip |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gtop/Makefile | 27 | ||||
-rw-r--r-- | sysutils/gtop/distinfo | 1 | ||||
-rw-r--r-- | sysutils/gtop/files/patch-ad | 32 | ||||
-rw-r--r-- | sysutils/gtop/pkg-descr | 1 | ||||
-rw-r--r-- | sysutils/gtop/pkg-plist | 45 |
6 files changed, 0 insertions, 107 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cd1dc9552657..43676269193c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -121,7 +121,6 @@ SUBDIR += gtk-imonc SUBDIR += gtk-send-pr SUBDIR += gtoaster - SUBDIR += gtop SUBDIR += gupsc SUBDIR += hammerhead SUBDIR += healthd diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile deleted file mode 100644 index 4af9ca01fbe2..000000000000 --- a/sysutils/gtop/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gtop -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= gtop -PORTVERSION= 1.0.13 -PORTREVISION= 1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gtop/1.0 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME system moniter program - -LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop - -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -MAKE_ENV= OLD_PO_FILE_INPUT=1 - -.include <bsd.port.mk> diff --git a/sysutils/gtop/distinfo b/sysutils/gtop/distinfo deleted file mode 100644 index 0124fc30435a..000000000000 --- a/sysutils/gtop/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtop-1.0.13.tar.gz) = 4580801db3c87784b25f46a5bf1f5aba diff --git a/sysutils/gtop/files/patch-ad b/sysutils/gtop/files/patch-ad deleted file mode 100644 index b94b21823f77..000000000000 --- a/sysutils/gtop/files/patch-ad +++ /dev/null @@ -1,32 +0,0 @@ ---- main.c.orig Mon May 22 13:25:21 2000 -+++ main.c Sun Aug 6 21:01:42 2000 -@@ -33,6 +33,8 @@ - #include <gnome.h> - #include <libgnomeui/gnome-window-icon.h> - -+#include <floatingpoint.h> -+ - #include <glibtop/close.h> - - #include <locale.h> -@@ -206,6 +208,8 @@ - poptContext ctx; - const char **args; - -+ fpsetmask (fpgetmask() & ~(FP_X_DZ|FP_X_INV)); -+ - setlocale (LC_ALL, ""); - bindtextdomain (PACKAGE, GNOMELOCALEDIR); - textdomain (PACKAGE); -@@ -295,6 +299,11 @@ - gtop_properties.global.show_toolbar); - gnome_config_sync (); - } -+ -+#ifndef __alpha__ -+ fpresetsticky (FP_X_DZ|FP_X_INV); -+#endif -+ fpsetmask (FP_X_DZ|FP_X_INV); - - return 0; - } diff --git a/sysutils/gtop/pkg-descr b/sysutils/gtop/pkg-descr deleted file mode 100644 index f08d391b296f..000000000000 --- a/sysutils/gtop/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME system moniter program diff --git a/sysutils/gtop/pkg-plist b/sysutils/gtop/pkg-plist deleted file mode 100644 index af3cbf5b6ee5..000000000000 --- a/sysutils/gtop/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/gtop -share/gnome/apps/System/gtop.desktop -share/gnome/gtoprc -share/gnome/help/gtop/C/figs/gtop-fs-1.png -share/gnome/help/gtop/C/figs/gtop-fs-2.png -share/gnome/help/gtop/C/figs/gtop-mem.png -share/gnome/help/gtop/C/figs/gtop-pic-bottom.png -share/gnome/help/gtop/C/figs/gtop-pic-main.png -share/gnome/help/gtop/C/figs/gtop-pic-middle.png -share/gnome/help/gtop/C/figs/gtop-pic-top.png -share/gnome/help/gtop/C/figs/gtop-prefs.png -share/gnome/help/gtop/C/figs/gtop-proc.png -share/gnome/help/gtop/C/topic.dat -share/gnome/pixmaps/gnome-gtop.png -share/locale/az/LC_MESSAGES/gtop.mo -share/locale/ca/LC_MESSAGES/gtop.mo -share/locale/cs/LC_MESSAGES/gtop.mo -share/locale/da/LC_MESSAGES/gtop.mo -share/locale/de/LC_MESSAGES/gtop.mo -share/locale/el/LC_MESSAGES/gtop.mo -share/locale/es/LC_MESSAGES/gtop.mo -share/locale/fr/LC_MESSAGES/gtop.mo -share/locale/ga/LC_MESSAGES/gtop.mo -share/locale/gl/LC_MESSAGES/gtop.mo -share/locale/hu/LC_MESSAGES/gtop.mo -share/locale/it/LC_MESSAGES/gtop.mo -share/locale/ja/LC_MESSAGES/gtop.mo -share/locale/ko/LC_MESSAGES/gtop.mo -share/locale/lt/LC_MESSAGES/gtop.mo -share/locale/no/LC_MESSAGES/gtop.mo -share/locale/pl/LC_MESSAGES/gtop.mo -share/locale/pt/LC_MESSAGES/gtop.mo -share/locale/pt_BR/LC_MESSAGES/gtop.mo -share/locale/ro/LC_MESSAGES/gtop.mo -share/locale/ru/LC_MESSAGES/gtop.mo -share/locale/sk/LC_MESSAGES/gtop.mo -share/locale/sl/LC_MESSAGES/gtop.mo -share/locale/sv/LC_MESSAGES/gtop.mo -share/locale/tr/LC_MESSAGES/gtop.mo -share/locale/uk/LC_MESSAGES/gtop.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gtop.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gtop.mo -@dirrm share/gnome/help/gtop/C/figs -@dirrm share/gnome/help/gtop/C -@dirrm share/gnome/help/gtop |