diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
commit | 2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch) | |
tree | a95d6ef7b169e6753fca6a89006355f69851345e /sysutils | |
parent | 97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff) | |
download | marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.bz2 marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.lz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.xz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip |
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
71 files changed, 0 insertions, 2803 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile deleted file mode 100644 index b81a6cbff..000000000 --- a/sysutils/gconf-editor/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gconf-editor -# Date created: 12 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.49 2006/04/13 07:52:37 bland Exp $ -# - -PORTNAME= gconf-editor -PORTVERSION= 2.14.0 -PORTREVISION= 1 -PORTEPOCH= 1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A gconf database editor for the GNOME 2 environment - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gconf-editor.1 -GCONF_SCHEMAS= gconf-editor.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo deleted file mode 100644 index 1ced8c304..000000000 --- a/sysutils/gconf-editor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gconf-editor-2.14.0.tar.bz2) = eb8b979464f6e383e5a27b57ee4e8382 -SHA256 (gnome2/gconf-editor-2.14.0.tar.bz2) = 974e1ba2c6bb650ee638a80e81174582123d7bfbe14cccf613542dd103e2b554 -SIZE (gnome2/gconf-editor-2.14.0.tar.bz2) = 541099 diff --git a/sysutils/gconf-editor/files/patch-src_gconf-editor-window.c b/sysutils/gconf-editor/files/patch-src_gconf-editor-window.c deleted file mode 100644 index 7ff0eb544..000000000 --- a/sysutils/gconf-editor/files/patch-src_gconf-editor-window.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gconf-editor-window.c.orig Mon Apr 24 03:19:49 2006 -+++ src/gconf-editor-window.c Mon Apr 24 03:20:00 2006 -@@ -950,7 +950,7 @@ gconf_editor_gconf_value_changed (GConfC - gconf_add_recent_key (window, key); - } - -- g_free (value); -+ gconf_value_free (value); - g_free (key); - gtk_tree_path_free (path); - } diff --git a/sysutils/gconf-editor/pkg-descr b/sysutils/gconf-editor/pkg-descr deleted file mode 100644 index 0c8d23c9b..000000000 --- a/sysutils/gconf-editor/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gconf-editor is a GNOME 2 GConf database editor. It is analogous to -regedit on Windows. diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist deleted file mode 100644 index d3c4bd635..000000000 --- a/sysutils/gconf-editor/pkg-plist +++ /dev/null @@ -1,118 +0,0 @@ -bin/gconf-editor -share/gnome/applications/gconf-editor.desktop -share/gnome/help/gconf-editor/C/figures/entry-blank.png -share/gnome/help/gconf-editor/C/figures/entry-bool.png -share/gnome/help/gconf-editor/C/figures/entry-list.png -share/gnome/help/gconf-editor/C/figures/entry-number.png -share/gnome/help/gconf-editor/C/figures/entry-schema.png -share/gnome/help/gconf-editor/C/figures/entry-string.png -share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/C/gconf-editor.xml -share/gnome/help/gconf-editor/C/legal.xml -share/gnome/help/gconf-editor/uk/figures/entry-blank.png -share/gnome/help/gconf-editor/uk/figures/entry-bool.png -share/gnome/help/gconf-editor/uk/figures/entry-list.png -share/gnome/help/gconf-editor/uk/figures/entry-number.png -share/gnome/help/gconf-editor/uk/figures/entry-schema.png -share/gnome/help/gconf-editor/uk/figures/entry-string.png -share/gnome/help/gconf-editor/uk/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/uk/gconf-editor.xml -share/gnome/help/gconf-editor/uk/legal.xml -share/gnome/omf/gconf-editor/gconf-editor-C.omf -share/gnome/omf/gconf-editor/gconf-editor-uk.omf -share/gnome/pixmaps/gconf-editor/entry-blank.png -share/gnome/pixmaps/gconf-editor/entry-bool.png -share/gnome/pixmaps/gconf-editor/entry-list.png -share/gnome/pixmaps/gconf-editor/entry-number.png -share/gnome/pixmaps/gconf-editor/entry-schema.png -share/gnome/pixmaps/gconf-editor/entry-string.png -share/gnome/pixmaps/gconf-editor/folder-closed.png -share/gnome/pixmaps/gconf-editor/folder-open.png -share/icons/hicolor/48x48/apps/gconf-editor.png -share/locale/am/LC_MESSAGES/gconf-editor.mo -share/locale/ar/LC_MESSAGES/gconf-editor.mo -share/locale/az/LC_MESSAGES/gconf-editor.mo -share/locale/be/LC_MESSAGES/gconf-editor.mo -share/locale/bg/LC_MESSAGES/gconf-editor.mo -share/locale/bn/LC_MESSAGES/gconf-editor.mo -share/locale/br/LC_MESSAGES/gconf-editor.mo -share/locale/bs/LC_MESSAGES/gconf-editor.mo -share/locale/ca/LC_MESSAGES/gconf-editor.mo -share/locale/cs/LC_MESSAGES/gconf-editor.mo -share/locale/cy/LC_MESSAGES/gconf-editor.mo -share/locale/da/LC_MESSAGES/gconf-editor.mo -share/locale/de/LC_MESSAGES/gconf-editor.mo -share/locale/el/LC_MESSAGES/gconf-editor.mo -share/locale/en_CA/LC_MESSAGES/gconf-editor.mo -share/locale/en_GB/LC_MESSAGES/gconf-editor.mo -share/locale/es/LC_MESSAGES/gconf-editor.mo -share/locale/et/LC_MESSAGES/gconf-editor.mo -share/locale/eu/LC_MESSAGES/gconf-editor.mo -share/locale/fa/LC_MESSAGES/gconf-editor.mo -share/locale/fi/LC_MESSAGES/gconf-editor.mo -share/locale/fr/LC_MESSAGES/gconf-editor.mo -share/locale/ga/LC_MESSAGES/gconf-editor.mo -share/locale/gl/LC_MESSAGES/gconf-editor.mo -share/locale/gu/LC_MESSAGES/gconf-editor.mo -share/locale/he/LC_MESSAGES/gconf-editor.mo -share/locale/hi/LC_MESSAGES/gconf-editor.mo -share/locale/hr/LC_MESSAGES/gconf-editor.mo -share/locale/hu/LC_MESSAGES/gconf-editor.mo -share/locale/id/LC_MESSAGES/gconf-editor.mo -share/locale/it/LC_MESSAGES/gconf-editor.mo -share/locale/ja/LC_MESSAGES/gconf-editor.mo -share/locale/kn/LC_MESSAGES/gconf-editor.mo -share/locale/ko/LC_MESSAGES/gconf-editor.mo -share/locale/ku/LC_MESSAGES/gconf-editor.mo -share/locale/li/LC_MESSAGES/gconf-editor.mo -share/locale/lt/LC_MESSAGES/gconf-editor.mo -share/locale/lv/LC_MESSAGES/gconf-editor.mo -share/locale/mk/LC_MESSAGES/gconf-editor.mo -share/locale/ml/LC_MESSAGES/gconf-editor.mo -share/locale/mn/LC_MESSAGES/gconf-editor.mo -share/locale/mr/LC_MESSAGES/gconf-editor.mo -share/locale/ms/LC_MESSAGES/gconf-editor.mo -share/locale/nb/LC_MESSAGES/gconf-editor.mo -share/locale/ne/LC_MESSAGES/gconf-editor.mo -share/locale/nl/LC_MESSAGES/gconf-editor.mo -share/locale/no/LC_MESSAGES/gconf-editor.mo -share/locale/or/LC_MESSAGES/gconf-editor.mo -share/locale/pa/LC_MESSAGES/gconf-editor.mo -share/locale/pl/LC_MESSAGES/gconf-editor.mo -share/locale/pt/LC_MESSAGES/gconf-editor.mo -share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo -share/locale/ro/LC_MESSAGES/gconf-editor.mo -share/locale/ru/LC_MESSAGES/gconf-editor.mo -share/locale/rw/LC_MESSAGES/gconf-editor.mo -share/locale/sk/LC_MESSAGES/gconf-editor.mo -share/locale/sl/LC_MESSAGES/gconf-editor.mo -share/locale/sq/LC_MESSAGES/gconf-editor.mo -share/locale/sr/LC_MESSAGES/gconf-editor.mo -share/locale/sr@Latn/LC_MESSAGES/gconf-editor.mo -share/locale/sv/LC_MESSAGES/gconf-editor.mo -share/locale/ta/LC_MESSAGES/gconf-editor.mo -share/locale/te/LC_MESSAGES/gconf-editor.mo -share/locale/th/LC_MESSAGES/gconf-editor.mo -share/locale/tr/LC_MESSAGES/gconf-editor.mo -share/locale/ug/LC_MESSAGES/gconf-editor.mo -share/locale/uk/LC_MESSAGES/gconf-editor.mo -share/locale/vi/LC_MESSAGES/gconf-editor.mo -share/locale/xh/LC_MESSAGES/gconf-editor.mo -share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo -share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo -share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/br/LC_MESSAGES -@dirrmtry share/locale/br -@dirrm share/gnome/pixmaps/gconf-editor -@dirrm share/gnome/omf/gconf-editor -@dirrm share/gnome/help/gconf-editor/uk/figures -@dirrm share/gnome/help/gconf-editor/uk -@dirrm share/gnome/help/gconf-editor/C/figures -@dirrm share/gnome/help/gconf-editor/C -@dirrm share/gnome/help/gconf-editor diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile deleted file mode 100644 index edb5cfbb1..000000000 --- a/sysutils/gnome-control-center/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.108 2006/04/13 07:52:37 bland Exp $ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.14.1 -PORTREVISION= 2 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Control center for GNOME 2 project - -LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GSTREAMER= good -WANT_GNOME= yes -USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ - gnomemenus desktopfileutils nautilus2 -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-gstreamer=0.10 \ - --disable-hal -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \ - apps_gnome_settings_daemon_keybindings.schemas \ - apps_gnome_settings_daemon_screensaver.schemas \ - desktop_gnome_font_rendering.schemas \ - desktop_gnome_peripherals_keyboard_xkb.schemas \ - fontilus.schemas themus.schemas - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -CONFIGURE_ARGS+=--enable-aboutme -PLIST_SUB+= ABOUTME="" -.else -CONFIGURE_ARGS+=--disable-aboutme -PLIST_SUB+= ABOUTME="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' - @${REINPLACE_CMD} -e 's|/bin/tar|/usr/bin/tar|g ; \ - s|/bin/gzip|/usr/bin/gzip|g' \ - ${WRKSRC}/capplets/theme-switcher/gnome-theme-installer.c - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo deleted file mode 100644 index 02add5cb6..000000000 --- a/sysutils/gnome-control-center/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/control-center-2.14.1.tar.bz2) = d673df12692ee08b9fc3d69739f8779e -SHA256 (gnome2/control-center-2.14.1.tar.bz2) = c55cc800a6d636b8a98885a68685eff32db158fe1b638ff02ff89394ee6e6163 -SIZE (gnome2/control-center-2.14.1.tar.bz2) = 1869223 diff --git a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c deleted file mode 100644 index 49727c882..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c +++ /dev/null @@ -1,25 +0,0 @@ ---- capplets/about-me/gnome-about-me-password.c.orig Mon Nov 28 10:02:57 2005 -+++ capplets/about-me/gnome-about-me-password.c Wed Dec 14 13:56:42 2005 -@@ -25,7 +25,9 @@ - # include <config.h> - #endif - -+#ifndef __FreeBSD__ - #include <stropts.h> -+#endif - #include <gnome.h> - #include <pwd.h> - #include <stdlib.h> -@@ -45,6 +47,12 @@ - - #if __sun - #include <sys/types.h> -+#include <signal.h> -+#endif -+ -+#if __FreeBSD__ -+#include <sys/types.h> -+#include <libutil.h> - #include <signal.h> - #endif - diff --git a/sysutils/gnome-control-center/files/patch-capplets_gnome-keyboard-properties-xkbot.c b/sysutils/gnome-control-center/files/patch-capplets_gnome-keyboard-properties-xkbot.c deleted file mode 100644 index ab7180f75..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_gnome-keyboard-properties-xkbot.c +++ /dev/null @@ -1,17 +0,0 @@ ---- capplets/keyboard/gnome-keyboard-properties-xkbot.c.orig Wed Jul 27 13:48:58 2005 -+++ capplets/keyboard/gnome-keyboard-properties-xkbot.c Wed Jul 27 13:49:37 2005 -@@ -265,11 +265,12 @@ - GladeXML * dialog) - { - GtkWidget *expander, *align, *vbox; -+ gchar *utfGroupName, *titlemarkup; - - GSList * expanders_list = g_object_get_data (G_OBJECT (dialog), EXPANDERS_PROP); - -- gchar *utfGroupName = xci_desc_to_utf8 (configItem); -- gchar *titlemarkup = g_strconcat ("<span>", utfGroupName, "</span>", NULL); -+ utfGroupName = xci_desc_to_utf8 (configItem); -+ titlemarkup = g_strconcat ("<span>", utfGroupName, "</span>", NULL); - - expander = gtk_expander_new (titlemarkup); - g_object_set_data_full (G_OBJECT (expander), "utfGroupName", utfGroupName, g_free); diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index d8e861724..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Thu Jan 13 02:39:28 2005 -+++ configure Thu Jan 13 02:39:28 2005 -@@ -22221,6 +22221,7 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -27490,7 +27491,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - diff --git a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c b/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c deleted file mode 100644 index 3362406dd..000000000 --- a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-settings-daemon/actions/acme-volume-gstreamer.c.orig Mon Apr 17 22:23:18 2006 -+++ gnome-settings-daemon/actions/acme-volume-gstreamer.c Mon Apr 17 22:25:17 2006 -@@ -29,6 +29,7 @@ - - #ifdef HAVE_GST10 - #include <gst/gst.h> -+#include <gst/audio/mixerutils.h> - #include <gst/interfaces/mixer.h> - #include <gst/interfaces/propertyprobe.h> - #else diff --git a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c b/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c deleted file mode 100644 index ed30cddab..000000000 --- a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/gnome-settings-multimedia-keys.c.orig Wed Jul 27 13:52:13 2005 -+++ gnome-settings-daemon/gnome-settings-multimedia-keys.c Wed Jul 27 13:52:32 2005 -@@ -828,7 +828,7 @@ - do_mail_action (acme); - break; - case SLEEP_KEY: -- do_sleep_action ("apm", "xset dpms force off"); -+ do_sleep_action ("zzz", "xset dpms force off"); - break; - case SCREENSAVER_KEY: - if ((cmd = g_find_program_in_path ("gnome-screensaver-command"))) diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/pkg-descr b/sysutils/gnome-control-center/pkg-descr deleted file mode 100644 index 26d4dbe92..000000000 --- a/sysutils/gnome-control-center/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Configuration tools tightly integrated within the GNOME 2 desktop. diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist deleted file mode 100644 index faafe835e..000000000 --- a/sysutils/gnome-control-center/pkg-plist +++ /dev/null @@ -1,261 +0,0 @@ -%%ABOUTME%%bin/gnome-about-me -bin/gnome-accessibility-keyboard-properties -bin/gnome-at-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-display-properties -bin/gnome-font-properties -bin/gnome-font-viewer -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-sound-properties -bin/gnome-theme-manager -bin/gnome-theme-thumbnailer -bin/gnome-thumbnail-font -bin/gnome-typing-monitor -bin/gnome-ui-properties -bin/gnome-window-properties -bin/themus-theme-applier -etc/gnome-vfs-2.0/modules/font-method.conf -etc/gnome-vfs-2.0/modules/theme-method.conf -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/gnome-vfs-2.0/modules/libfont-method.a -lib/gnome-vfs-2.0/modules/libfont-method.la -lib/gnome-vfs-2.0/modules/libfont-method.so -lib/gnome-vfs-2.0/modules/libtheme-method.a -lib/gnome-vfs-2.0/modules/libtheme-method.la -lib/gnome-vfs-2.0/modules/libtheme-method.so -lib/libgnome-window-settings.a -lib/libgnome-window-settings.la -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/nautilus/extensions-1.0/libnautilus-fontilus.a -lib/nautilus/extensions-1.0/libnautilus-fontilus.la -lib/nautilus/extensions-1.0/libnautilus-fontilus.so -lib/nautilus/extensions-1.0/libnautilus-themus.a -lib/nautilus/extensions-1.0/libnautilus-themus.la -lib/nautilus/extensions-1.0/libnautilus-themus.so -lib/window-manager-settings/libmetacity.a -lib/window-manager-settings/libmetacity.la -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -libexec/gnome-settings-daemon -share/gnome/applications/accessibility-keyboard.desktop -share/gnome/applications/at-properties.desktop -share/gnome/applications/background.desktop -share/gnome/applications/default-applications.desktop -share/gnome/applications/display-properties.desktop -share/gnome/applications/font-properties.desktop -%%ABOUTME%%share/gnome/applications/gnome-about-me.desktop -share/gnome/applications/gnome-font-viewer.desktop -share/gnome/applications/gnome-network-preferences.desktop -share/gnome/applications/gnome-settings-mouse.desktop -share/gnome/applications/gnome-settings-sound.desktop -share/gnome/applications/gnome-ui-properties.desktop -share/gnome/applications/gnomecc.desktop -share/gnome/applications/gtk-theme-selector.desktop -share/gnome/applications/keybinding.desktop -share/gnome/applications/keyboard.desktop -share/gnome/applications/themus-theme-applier.desktop -share/gnome/applications/window-properties.desktop -share/gnome/control-center-2.0/icons/display-capplet.png -share/gnome/control-center-2.0/interfaces/acme.glade -share/gnome/control-center-2.0/interfaces/apply-font.glade -share/gnome/control-center-2.0/interfaces/at-enable-dialog.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -%%ABOUTME%%share/gnome/control-center-2.0/interfaces/gnome-about-me.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-background-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/interfaces/modmap-dialog.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/acme-brightness.png -share/gnome/control-center-2.0/pixmaps/acme-eject.png -share/gnome/control-center-2.0/pixmaps/at-startup.png -share/gnome/control-center-2.0/pixmaps/at-support.png -share/gnome/control-center-2.0/pixmaps/bar-disabled.png -share/gnome/control-center-2.0/pixmaps/bar-green.png -share/gnome/control-center-2.0/pixmaps/bar-red.png -share/gnome/control-center-2.0/pixmaps/bar.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -%%ABOUTME%%share/gnome/control-center-2.0/pixmaps/gnome-about-me-bulb-off.png -%%ABOUTME%%share/gnome/control-center-2.0/pixmaps/gnome-about-me-bulb-on.png -share/gnome/control-center-2.0/pixmaps/gnome-speakernotes-muted.png -share/gnome/control-center-2.0/pixmaps/gnome-speakernotes.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/ocean-stripes.png -share/gnome/control-center-2.0/pixmaps/stop.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/control-center-2.0/pixmaps/visual-bell.png -share/gnome/control-center-2.0/xrdb/Editres.ad -share/gnome/control-center-2.0/xrdb/Emacs.ad -share/gnome/control-center-2.0/xrdb/General.ad -share/gnome/control-center-2.0/xrdb/Motif.ad -share/gnome/control-center-2.0/xrdb/Tk.ad -share/gnome/control-center-2.0/xrdb/Xaw.ad -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/desktop-directories/font-method.directory -share/gnome/desktop-directories/theme-method.directory -share/gnome/gnome-default-applications/gnome-default-applications.xml -share/gnome/help/control-center/C/config-accessibility-keyboard.xml -share/gnome/help/control-center/C/config-background.xml -share/gnome/help/control-center/C/config-behavior.xml -share/gnome/help/control-center/C/config-cds.xml -share/gnome/help/control-center/C/config-default-apps.xml -share/gnome/help/control-center/C/config-file-type.xml -share/gnome/help/control-center/C/config-hints.xml -share/gnome/help/control-center/C/config-html.xml -share/gnome/help/control-center/C/config-kbd.xml -share/gnome/help/control-center/C/config-keybindings.xml -share/gnome/help/control-center/C/config-mouse.xml -share/gnome/help/control-center/C/config-screensaver.xml -share/gnome/help/control-center/C/config-sound.xml -share/gnome/help/control-center/C/config-themes.xml -share/gnome/help/control-center/C/control-center.xml -share/gnome/help/control-center/es/control-center.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/omf/control-center/control-center-C.omf -share/gnome/omf/control-center/control-center-es.omf -share/gnome/pixmaps/display-capplet.png -share/icons/hicolor/48x48/apps/gnome-control-center.png -share/locale/af/LC_MESSAGES/control-center-2.0.mo -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/bn/LC_MESSAGES/control-center-2.0.mo -share/locale/br/LC_MESSAGES/control-center-2.0.mo -share/locale/bs/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/cy/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/dz/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_CA/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/eu/LC_MESSAGES/control-center-2.0.mo -share/locale/fa/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/gu/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hi/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/id/LC_MESSAGES/control-center-2.0.mo -share/locale/is/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ka/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/ku/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/ml/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nb/LC_MESSAGES/control-center-2.0.mo -share/locale/ne/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/nso/LC_MESSAGES/control-center-2.0.mo -share/locale/pa/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/rw/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sq/LC_MESSAGES/control-center-2.0.mo -share/locale/sr/LC_MESSAGES/control-center-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/te/LC_MESSAGES/control-center-2.0.mo -share/locale/th/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/xh/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_HK/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -share/locale/zu/LC_MESSAGES/control-center-2.0.mo -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/br/LC_MESSAGES -@dirrmtry share/locale/br -@dirrm share/gnome/omf/control-center -@dirrm share/gnome/help/control-center/es -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrm share/gnome/gnome-default-applications -@dirrm share/gnome/gnome-background-properties -@dirrm share/gnome/desktop-directories -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/xrdb -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrmtry share/gnome/control-center-2.0/icons -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile deleted file mode 100644 index 389d24734..000000000 --- a/sysutils/gnome-system-monitor/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.66 2006/04/13 07:52:37 bland Exp $ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.14.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 system monitor program - -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" - -GCONF_SCHEMAS= gnome-system-monitor.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo deleted file mode 100644 index c259d28b0..000000000 --- a/sysutils/gnome-system-monitor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 5d9265d712665eaa1a341ad493c284b2 -SHA256 (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 21af60fd9b307d2f969e526423ba966639020d128b9f61561ab1c14e3bfb7f5a -SIZE (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 1416460 diff --git a/sysutils/gnome-system-monitor/files/patch-configure b/sysutils/gnome-system-monitor/files/patch-configure deleted file mode 100644 index aed30356f..000000000 --- a/sysutils/gnome-system-monitor/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Dec 14 19:11:33 2005 -+++ configure Wed Dec 14 19:11:33 2005 -@@ -25028,7 +25028,7 @@ - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t diff --git a/sysutils/gnome-system-monitor/files/patch-src::proctable.c b/sysutils/gnome-system-monitor/files/patch-src::proctable.c deleted file mode 100644 index 70b2f9e30..000000000 --- a/sysutils/gnome-system-monitor/files/patch-src::proctable.c +++ /dev/null @@ -1,31 +0,0 @@ ---- src/proctable.c.orig Fri Jul 22 18:58:42 2005 -+++ src/proctable.c Mon Jul 25 22:25:58 2005 -@@ -853,6 +853,12 @@ static void cb_exclude(ProcInfo* info, G - } - - -+static int -+pid_compare(const void* first, const void* second) -+{ -+ return *(unsigned*)first - *(unsigned*)second; -+} -+ - static void - refresh_list (ProcData *procdata, const unsigned *pid_list, const guint n) - { -@@ -945,10 +951,15 @@ proctable_update_list (ProcData * const - - pid_list = glibtop_get_proclist (&proclist, which, arg); - -+ qsort(pid_list, proclist.number, sizeof (*pid_list), pid_compare); -+ - /* FIXME: total cpu time elapsed should be calculated on an individual basis here - ** should probably have a total_time_last gint in the ProcInfo structure */ - glibtop_get_cpu (&cpu); - total_time = MAX(cpu.total - total_time_last, 1); -+ if (cpu.frequency) { -+ total_time /= (cpu.frequency/100); -+ } - total_time_last = cpu.total; - - refresh_list (procdata, pid_list, proclist.number); diff --git a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c b/sysutils/gnome-system-monitor/files/patch-src_openfiles.c deleted file mode 100644 index 971e718b2..000000000 --- a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/openfiles.c.orig Mon Apr 11 03:50:49 2005 -+++ src/openfiles.c Mon Apr 11 03:52:13 2005 -@@ -8,6 +8,7 @@ - #include <netdb.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include "procman.h" - #include "openfiles.h" diff --git a/sysutils/gnome-system-monitor/pkg-descr b/sysutils/gnome-system-monitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnome-system-monitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist deleted file mode 100644 index eec36e006..000000000 --- a/sysutils/gnome-system-monitor/pkg-plist +++ /dev/null @@ -1,111 +0,0 @@ -bin/gnome-system-monitor -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/help/gnome-system-monitor/bg/figures/addColumn.png -share/gnome/help/gnome-system-monitor/bg/figures/changePriority.png -share/gnome/help/gnome-system-monitor/bg/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/bg/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/bg/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/bg/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/bg/figures/processListing.png -share/gnome/help/gnome-system-monitor/bg/figures/sortButton.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/bg/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/bg/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/bg/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/bg/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-bg.omf -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/dz/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/et/LC_MESSAGES/gnome-system-monitor.mo -share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/id/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/li/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo -share/locale/th/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/bg/figures -@dirrm share/gnome/help/gnome-system-monitor/bg -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile deleted file mode 100644 index 099b8c39a..000000000 --- a/sysutils/gnome-system-tools/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnomesystemtools -# Date created: 17 May 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.39 2006/03/14 01:26:08 marcus Exp $ -# - -PORTNAME= gnomesystemtools -PORTVERSION= 2.14.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-tools-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Tools to configure workstations - -BUILD_DEPENDS= ${X11BASE}/share/setup-tool-backends/scripts/xml.pl:${PORTSDIR}/sysutils/system-tools-backends -RUN_DEPENDS= ${X11BASE}/share/setup-tool-backends/scripts/xml.pl:${PORTSDIR}/sysutils/system-tools-backends - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2 -USE_AUTOTOOLS= libtool:15 -INSTALLS_OMF= yes -CONFIGURE_ARGS= --enable-services -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-system-tools.schemas - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= uses symbols not present in 4.X -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/gnome-system-tools/distinfo b/sysutils/gnome-system-tools/distinfo deleted file mode 100644 index dea2f0713..000000000 --- a/sysutils/gnome-system-tools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 3aded3a37f4f5b4962bf253d25cebea1 -SHA256 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 39f37363001b1cc2f5d2f5d2d7024a7a36e7dd227862b1dd9ce8c3325157ea7c -SIZE (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 2120911 diff --git a/sysutils/gnome-system-tools/files/patch-configure b/sysutils/gnome-system-tools/files/patch-configure deleted file mode 100644 index 712bb1def..000000000 --- a/sysutils/gnome-system-tools/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Jan 13 17:15:39 2005 -+++ configure Thu Jan 13 17:17:13 2005 -@@ -22990,7 +22990,7 @@ - GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS" - - GST_TOOL_LIBS="$GST_LIBS -lutil \$(top_builddir)/src/common/libsetuptool.a" --GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common" -+GST_TOOL_CFLAGS="-I\$(top_srcdir)/src/common $GST_CFLAGS" - - GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in" - GST_TOOL_EXTRA_DIST="\$(toolpixmaps) \$(desktop).in.in" diff --git a/sysutils/gnome-system-tools/files/patch-src_common_gst-auth.c b/sysutils/gnome-system-tools/files/patch-src_common_gst-auth.c deleted file mode 100644 index f73b28ae4..000000000 --- a/sysutils/gnome-system-tools/files/patch-src_common_gst-auth.c +++ /dev/null @@ -1,110 +0,0 @@ ---- src/common/gst-auth.c.orig Mon Aug 8 15:00:01 2005 -+++ src/common/gst-auth.c Sat Sep 10 01:47:35 2005 -@@ -55,6 +55,82 @@ - static int root; /* if we are root, no password is - required */ - -+#ifdef __FreeBSD__ -+static int -+_forkpty (int *amaster, char *name, -+ struct termios *termp, struct winsize *winp) -+{ -+ int master, slave; -+ char *line; -+ pid_t pid; -+ -+ master = posix_openpt (O_RDWR); -+ if (master == -1) -+ return (-1); -+ -+ if (grantpt (master) == -1) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ if (unlockpt (master) == -1) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ line = ptsname (master); -+ if (line == NULL) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ slave = open (line, O_RDWR); -+ if (slave < 0) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ if (amaster) -+ *amaster = master; -+ -+ if (name) -+ strcpy (name, line); -+ -+ if (termp) -+ (void) tcsetattr(slave, TCSAFLUSH, termp); -+ -+ if (winp) -+ (void) ioctl(slave, TIOCSWINSZ, (char *) winp); -+ -+ pid = fork (); -+ switch (pid) -+ { -+ case -1: -+ (void) close (slave); -+ (void) close (master); -+ return (-1); -+ case 0: -+ (void) close (master); -+ dup2 (slave, STDIN_FILENO); -+ dup2 (slave, STDOUT_FILENO); -+ dup2 (slave, STDERR_FILENO); -+ return (0); -+ default: -+ (void) close (slave); -+ return (pid); -+ } -+ -+ (void) close (master); -+ return (-1); -+} -+#else -+#define _forkpty forkpty -+#endif -+ - static void - gst_auth_display_error_message (GstTool *tool, gchar *primary_text, gchar *secondary_text) - { -@@ -125,7 +201,7 @@ gst_auth_run_term (GstTool *tool, gchar - int p[2]; - - pipe (p); -- tool->backend_pid = forkpty (&tool->write_fd, NULL, NULL, NULL); -+ tool->backend_pid = _forkpty (&tool->write_fd, NULL, NULL, NULL); - - if (tool->backend_pid < 0) { - gst_auth_display_error_message (tool, -@@ -142,12 +218,12 @@ gst_auth_run_term (GstTool *tool, gchar - unsetenv("LANG"); - unsetenv("LANGUAGE"); - -- dup2 (p[1], 1); -- dup2 (p[1], 2); -+ dup2 (p[1], STDOUT_FILENO); -+ dup2 (p[1], STDERR_FILENO); - close (p[0]); - - execv (args[0], args); -- exit (255); -+ _exit (255); - } else { - #ifndef __FreeBSD__ - /* Linux's su works ok with echo disabling */ diff --git a/sysutils/gnome-system-tools/files/patch-src_common_gst-tool.c b/sysutils/gnome-system-tools/files/patch-src_common_gst-tool.c deleted file mode 100644 index 9aaef1503..000000000 --- a/sysutils/gnome-system-tools/files/patch-src_common_gst-tool.c +++ /dev/null @@ -1,26 +0,0 @@ ---- src/common/gst-tool.c.orig Tue Jun 21 15:07:05 2005 -+++ src/common/gst-tool.c Wed Jul 6 01:28:22 2005 -@@ -598,7 +598,14 @@ gst_tool_kill_backend_cb (GstDirectiveEn - if (tool->root_access == ROOT_ACCESS_SIMULATED_DISABLED) - tool->root_access = ROOT_ACCESS_SIMULATED; - -+#if 0 -+ /* -+ * We do not need to wait for the tool, -+ * as it will get SIGPIPE anyway. -+ * This waitpid causes problems on FreeBSD. -+ */ - waitpid (tool->backend_pid, NULL, 0); -+#endif - } - } - -@@ -1655,7 +1662,7 @@ poll_backend (GstTool *tool) - struct pollfd fd; - - fd.fd = tool->read_fd; -- fd.events = POLLIN || POLLPRI; -+ fd.events = POLLIN | POLLPRI; - - while (poll (&fd, 1, 100) <= 0) { - while (gtk_events_pending ()) diff --git a/sysutils/gnome-system-tools/pkg-descr b/sysutils/gnome-system-tools/pkg-descr deleted file mode 100644 index b0b69e539..000000000 --- a/sysutils/gnome-system-tools/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Various tools to assist in administration and configuration of a workstation. -Included are tools to: - - * Administer user and group accounts - * Change the date, time, and time zone - * Set up and configure network interfaces - * Modify bootloader settings - * Start, stop, and modify system services - -WWW: http://www.gnome.org/projects/gst/ diff --git a/sysutils/gnome-system-tools/pkg-plist b/sysutils/gnome-system-tools/pkg-plist deleted file mode 100644 index acbf5571d..000000000 --- a/sysutils/gnome-system-tools/pkg-plist +++ /dev/null @@ -1,229 +0,0 @@ -bin/network-admin -bin/services-admin -bin/shares-admin -bin/time-admin -bin/users-admin -lib/nautilus/extensions-1.0/libnautilus-gst-shares.a -lib/nautilus/extensions-1.0/libnautilus-gst-shares.la -lib/nautilus/extensions-1.0/libnautilus-gst-shares.so -libdata/pkgconfig/gnome-system-tools.pc -share/gnome-system-tools/interfaces/boot.glade -share/gnome-system-tools/interfaces/common.glade -share/gnome-system-tools/interfaces/disks.glade -share/gnome-system-tools/interfaces/network.glade -share/gnome-system-tools/interfaces/services.glade -share/gnome-system-tools/interfaces/shares.glade -share/gnome-system-tools/interfaces/time.glade -share/gnome-system-tools/interfaces/users.glade -share/gnome-system-tools/pixmaps/16_ethernet.xpm -share/gnome-system-tools/pixmaps/16_loopback.xpm -share/gnome-system-tools/pixmaps/16_plip.xpm -share/gnome-system-tools/pixmaps/16_ppp.xpm -share/gnome-system-tools/pixmaps/archlinux.png -share/gnome-system-tools/pixmaps/black_panther.png -share/gnome-system-tools/pixmaps/boot.png -share/gnome-system-tools/pixmaps/computer.png -share/gnome-system-tools/pixmaps/conectiva.png -share/gnome-system-tools/pixmaps/connection-ethernet.png -share/gnome-system-tools/pixmaps/connection-modem.png -share/gnome-system-tools/pixmaps/debian.png -share/gnome-system-tools/pixmaps/disks.png -share/gnome-system-tools/pixmaps/fedora.png -share/gnome-system-tools/pixmaps/freebsd.png -share/gnome-system-tools/pixmaps/gentoo.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-data.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-mixed.png -share/gnome-system-tools/pixmaps/irda-16.png -share/gnome-system-tools/pixmaps/irda-48.png -share/gnome-system-tools/pixmaps/mandrake.png -share/gnome-system-tools/pixmaps/nameresolution.png -share/gnome-system-tools/pixmaps/nameresolution_alias.png -share/gnome-system-tools/pixmaps/nameresolution_id.png -share/gnome-system-tools/pixmaps/network.png -share/gnome-system-tools/pixmaps/openna.png -share/gnome-system-tools/pixmaps/pld.png -share/gnome-system-tools/pixmaps/plip-48.png -share/gnome-system-tools/pixmaps/ppp.png -share/gnome-system-tools/pixmaps/reading.png -share/gnome-system-tools/pixmaps/redhat.png -share/gnome-system-tools/pixmaps/server.png -share/gnome-system-tools/pixmaps/services.png -share/gnome-system-tools/pixmaps/settings.png -share/gnome-system-tools/pixmaps/shares.png -share/gnome-system-tools/pixmaps/slackware.png -share/gnome-system-tools/pixmaps/specifix.png -share/gnome-system-tools/pixmaps/suse.png -share/gnome-system-tools/pixmaps/talk-userlist.png -share/gnome-system-tools/pixmaps/time.png -share/gnome-system-tools/pixmaps/timezone.png -share/gnome-system-tools/pixmaps/turbolinux.png -share/gnome-system-tools/pixmaps/unsupported-distro.png -share/gnome-system-tools/pixmaps/users-groups.png -share/gnome-system-tools/pixmaps/users.png -share/gnome-system-tools/pixmaps/vidalinux.png -share/gnome-system-tools/pixmaps/vine.png -share/gnome-system-tools/pixmaps/wavelan-16.png -share/gnome-system-tools/pixmaps/wavelan-48.png -share/gnome-system-tools/pixmaps/world_map-960.png -share/gnome/applications/network.desktop -share/gnome/applications/services.desktop -share/gnome/applications/shares.desktop -share/gnome/applications/time.desktop -share/gnome/applications/users.desktop -share/gnome/help/boot-admin/C/boot-admin.xml -share/gnome/help/boot-admin/C/figures/boot-tool.png -share/gnome/help/boot-admin/C/legal.xml -share/gnome/help/boot-admin/es/boot-admin.xml -share/gnome/help/boot-admin/es/figures/boot-tool.png -share/gnome/help/network-admin/C/figures/network-tool.png -share/gnome/help/network-admin/C/legal.xml -share/gnome/help/network-admin/C/network-admin.xml -share/gnome/help/network-admin/es/figures/network-tool.png -share/gnome/help/network-admin/es/network-admin.xml -share/gnome/help/services-admin/C/figures/service-properties.png -share/gnome/help/services-admin/C/figures/services-tool.png -share/gnome/help/services-admin/C/legal.xml -share/gnome/help/services-admin/C/services-admin.xml -share/gnome/help/services-admin/es/figures/service-properties.png -share/gnome/help/services-admin/es/figures/services-tool.png -share/gnome/help/services-admin/es/services-admin.xml -share/gnome/help/services-admin/nl/figures/service-properties.png -share/gnome/help/services-admin/nl/figures/services-tool.png -share/gnome/help/services-admin/nl/legal.xml -share/gnome/help/services-admin/nl/services-admin.xml -share/gnome/help/time-admin/C/figures/time-map.png -share/gnome/help/time-admin/C/figures/time-servers.png -share/gnome/help/time-admin/C/figures/time-tool.png -share/gnome/help/time-admin/C/legal.xml -share/gnome/help/time-admin/C/time-admin.xml -share/gnome/help/time-admin/es/figures/time-map.png -share/gnome/help/time-admin/es/figures/time-servers.png -share/gnome/help/time-admin/es/figures/time-tool.png -share/gnome/help/time-admin/es/time-admin.xml -share/gnome/help/time-admin/nl/figures/time-map.png -share/gnome/help/time-admin/nl/figures/time-servers.png -share/gnome/help/time-admin/nl/figures/time-tool.png -share/gnome/help/time-admin/nl/legal.xml -share/gnome/help/time-admin/nl/time-admin.xml -share/gnome/help/users-admin/C/figures/users-tool.png -share/gnome/help/users-admin/C/legal.xml -share/gnome/help/users-admin/C/users-admin.xml -share/gnome/help/users-admin/es/figures/users-tool.png -share/gnome/help/users-admin/es/users-admin.xml -share/gnome/omf/boot-admin/boot-admin-C.omf -share/gnome/omf/boot-admin/boot-admin-es.omf -share/gnome/omf/gnome-system-tools/services-admin-nl.omf -share/gnome/omf/gnome-system-tools/time-admin-nl.omf -share/gnome/omf/network-admin/network-admin-C.omf -share/gnome/omf/network-admin/network-admin-es.omf -share/gnome/omf/services-admin/services-admin-C.omf -share/gnome/omf/services-admin/services-admin-es.omf -share/gnome/omf/time-admin/time-admin-C.omf -share/gnome/omf/time-admin/time-admin-es.omf -share/gnome/omf/users-admin/users-admin-C.omf -share/gnome/omf/users-admin/users-admin-es.omf -share/locale/am/LC_MESSAGES/gnome-system-tools.mo -share/locale/ar/LC_MESSAGES/gnome-system-tools.mo -share/locale/az/LC_MESSAGES/gnome-system-tools.mo -share/locale/bg/LC_MESSAGES/gnome-system-tools.mo -share/locale/bn/LC_MESSAGES/gnome-system-tools.mo -share/locale/ca/LC_MESSAGES/gnome-system-tools.mo -share/locale/cs/LC_MESSAGES/gnome-system-tools.mo -share/locale/cy/LC_MESSAGES/gnome-system-tools.mo -share/locale/da/LC_MESSAGES/gnome-system-tools.mo -share/locale/de/LC_MESSAGES/gnome-system-tools.mo -share/locale/el/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-tools.mo -share/locale/es/LC_MESSAGES/gnome-system-tools.mo -share/locale/et/LC_MESSAGES/gnome-system-tools.mo -share/locale/eu/LC_MESSAGES/gnome-system-tools.mo -share/locale/fi/LC_MESSAGES/gnome-system-tools.mo -share/locale/fr/LC_MESSAGES/gnome-system-tools.mo -share/locale/ga/LC_MESSAGES/gnome-system-tools.mo -share/locale/gl/LC_MESSAGES/gnome-system-tools.mo -share/locale/gu/LC_MESSAGES/gnome-system-tools.mo -share/locale/he/LC_MESSAGES/gnome-system-tools.mo -share/locale/hi/LC_MESSAGES/gnome-system-tools.mo -share/locale/hr/LC_MESSAGES/gnome-system-tools.mo -share/locale/hu/LC_MESSAGES/gnome-system-tools.mo -share/locale/id/LC_MESSAGES/gnome-system-tools.mo -share/locale/it/LC_MESSAGES/gnome-system-tools.mo -share/locale/ja/LC_MESSAGES/gnome-system-tools.mo -share/locale/ko/LC_MESSAGES/gnome-system-tools.mo -share/locale/ku/LC_MESSAGES/gnome-system-tools.mo -share/locale/lt/LC_MESSAGES/gnome-system-tools.mo -share/locale/lv/LC_MESSAGES/gnome-system-tools.mo -share/locale/mk/LC_MESSAGES/gnome-system-tools.mo -share/locale/ml/LC_MESSAGES/gnome-system-tools.mo -share/locale/mn/LC_MESSAGES/gnome-system-tools.mo -share/locale/ms/LC_MESSAGES/gnome-system-tools.mo -share/locale/nb/LC_MESSAGES/gnome-system-tools.mo -share/locale/ne/LC_MESSAGES/gnome-system-tools.mo -share/locale/nl/LC_MESSAGES/gnome-system-tools.mo -share/locale/nn/LC_MESSAGES/gnome-system-tools.mo -share/locale/no/LC_MESSAGES/gnome-system-tools.mo -share/locale/pa/LC_MESSAGES/gnome-system-tools.mo -share/locale/pl/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-tools.mo -share/locale/ro/LC_MESSAGES/gnome-system-tools.mo -share/locale/ru/LC_MESSAGES/gnome-system-tools.mo -share/locale/rw/LC_MESSAGES/gnome-system-tools.mo -share/locale/sk/LC_MESSAGES/gnome-system-tools.mo -share/locale/sq/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-tools.mo -share/locale/sv/LC_MESSAGES/gnome-system-tools.mo -share/locale/ta/LC_MESSAGES/gnome-system-tools.mo -share/locale/th/LC_MESSAGES/gnome-system-tools.mo -share/locale/tr/LC_MESSAGES/gnome-system-tools.mo -share/locale/uk/LC_MESSAGES/gnome-system-tools.mo -share/locale/vi/LC_MESSAGES/gnome-system-tools.mo -share/locale/wa/LC_MESSAGES/gnome-system-tools.mo -share/locale/xh/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_HK/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrm share/gnome/omf/users-admin -@dirrm share/gnome/omf/time-admin -@dirrm share/gnome/omf/services-admin -@dirrm share/gnome/omf/network-admin -@dirrm share/gnome/omf/gnome-system-tools -@dirrm share/gnome/omf/boot-admin -@dirrm share/gnome/help/users-admin/C/figures -@dirrm share/gnome/help/users-admin/C -@dirrm share/gnome/help/users-admin/es/figures -@dirrm share/gnome/help/users-admin/es -@dirrm share/gnome/help/users-admin -@dirrm share/gnome/help/time-admin/nl/figures -@dirrm share/gnome/help/time-admin/nl -@dirrm share/gnome/help/time-admin/es/figures -@dirrm share/gnome/help/time-admin/es -@dirrm share/gnome/help/time-admin/C/figures -@dirrm share/gnome/help/time-admin/C -@dirrm share/gnome/help/time-admin -@dirrm share/gnome/help/services-admin/nl/figures -@dirrm share/gnome/help/services-admin/nl -@dirrm share/gnome/help/services-admin/es/figures -@dirrm share/gnome/help/services-admin/es -@dirrm share/gnome/help/services-admin/C/figures -@dirrm share/gnome/help/services-admin/C -@dirrm share/gnome/help/services-admin -@dirrm share/gnome/help/network-admin/es/figures -@dirrm share/gnome/help/network-admin/es -@dirrm share/gnome/help/network-admin/C/figures -@dirrm share/gnome/help/network-admin/C -@dirrm share/gnome/help/network-admin -@dirrm share/gnome/help/boot-admin/es/figures -@dirrm share/gnome/help/boot-admin/es -@dirrm share/gnome/help/boot-admin/C/figures -@dirrm share/gnome/help/boot-admin/C -@dirrm share/gnome/help/boot-admin -@dirrm share/gnome-system-tools/pixmaps -@dirrm share/gnome-system-tools/interfaces -@dirrm share/gnome-system-tools diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile deleted file mode 100644 index edb5cfbb1..000000000 --- a/sysutils/gnomecontrolcenter2/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.108 2006/04/13 07:52:37 bland Exp $ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.14.1 -PORTREVISION= 2 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Control center for GNOME 2 project - -LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GSTREAMER= good -WANT_GNOME= yes -USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ - gnomemenus desktopfileutils nautilus2 -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-gstreamer=0.10 \ - --disable-hal -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \ - apps_gnome_settings_daemon_keybindings.schemas \ - apps_gnome_settings_daemon_screensaver.schemas \ - desktop_gnome_font_rendering.schemas \ - desktop_gnome_peripherals_keyboard_xkb.schemas \ - fontilus.schemas themus.schemas - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -CONFIGURE_ARGS+=--enable-aboutme -PLIST_SUB+= ABOUTME="" -.else -CONFIGURE_ARGS+=--disable-aboutme -PLIST_SUB+= ABOUTME="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' - @${REINPLACE_CMD} -e 's|/bin/tar|/usr/bin/tar|g ; \ - s|/bin/gzip|/usr/bin/gzip|g' \ - ${WRKSRC}/capplets/theme-switcher/gnome-theme-installer.c - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo deleted file mode 100644 index 02add5cb6..000000000 --- a/sysutils/gnomecontrolcenter2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/control-center-2.14.1.tar.bz2) = d673df12692ee08b9fc3d69739f8779e -SHA256 (gnome2/control-center-2.14.1.tar.bz2) = c55cc800a6d636b8a98885a68685eff32db158fe1b638ff02ff89394ee6e6163 -SIZE (gnome2/control-center-2.14.1.tar.bz2) = 1869223 diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c deleted file mode 100644 index 49727c882..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c +++ /dev/null @@ -1,25 +0,0 @@ ---- capplets/about-me/gnome-about-me-password.c.orig Mon Nov 28 10:02:57 2005 -+++ capplets/about-me/gnome-about-me-password.c Wed Dec 14 13:56:42 2005 -@@ -25,7 +25,9 @@ - # include <config.h> - #endif - -+#ifndef __FreeBSD__ - #include <stropts.h> -+#endif - #include <gnome.h> - #include <pwd.h> - #include <stdlib.h> -@@ -45,6 +47,12 @@ - - #if __sun - #include <sys/types.h> -+#include <signal.h> -+#endif -+ -+#if __FreeBSD__ -+#include <sys/types.h> -+#include <libutil.h> - #include <signal.h> - #endif - diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_gnome-keyboard-properties-xkbot.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_gnome-keyboard-properties-xkbot.c deleted file mode 100644 index ab7180f75..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_gnome-keyboard-properties-xkbot.c +++ /dev/null @@ -1,17 +0,0 @@ ---- capplets/keyboard/gnome-keyboard-properties-xkbot.c.orig Wed Jul 27 13:48:58 2005 -+++ capplets/keyboard/gnome-keyboard-properties-xkbot.c Wed Jul 27 13:49:37 2005 -@@ -265,11 +265,12 @@ - GladeXML * dialog) - { - GtkWidget *expander, *align, *vbox; -+ gchar *utfGroupName, *titlemarkup; - - GSList * expanders_list = g_object_get_data (G_OBJECT (dialog), EXPANDERS_PROP); - -- gchar *utfGroupName = xci_desc_to_utf8 (configItem); -- gchar *titlemarkup = g_strconcat ("<span>", utfGroupName, "</span>", NULL); -+ utfGroupName = xci_desc_to_utf8 (configItem); -+ titlemarkup = g_strconcat ("<span>", utfGroupName, "</span>", NULL); - - expander = gtk_expander_new (titlemarkup); - g_object_set_data_full (G_OBJECT (expander), "utfGroupName", utfGroupName, g_free); diff --git a/sysutils/gnomecontrolcenter2/files/patch-configure b/sysutils/gnomecontrolcenter2/files/patch-configure deleted file mode 100644 index d8e861724..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Thu Jan 13 02:39:28 2005 -+++ configure Thu Jan 13 02:39:28 2005 -@@ -22221,6 +22221,7 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -27490,7 +27491,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - diff --git a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c b/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c deleted file mode 100644 index 3362406dd..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_actions_acme-volume-gstreamer.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-settings-daemon/actions/acme-volume-gstreamer.c.orig Mon Apr 17 22:23:18 2006 -+++ gnome-settings-daemon/actions/acme-volume-gstreamer.c Mon Apr 17 22:25:17 2006 -@@ -29,6 +29,7 @@ - - #ifdef HAVE_GST10 - #include <gst/gst.h> -+#include <gst/audio/mixerutils.h> - #include <gst/interfaces/mixer.h> - #include <gst/interfaces/propertyprobe.h> - #else diff --git a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c b/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c deleted file mode 100644 index ed30cddab..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/gnome-settings-multimedia-keys.c.orig Wed Jul 27 13:52:13 2005 -+++ gnome-settings-daemon/gnome-settings-multimedia-keys.c Wed Jul 27 13:52:32 2005 -@@ -828,7 +828,7 @@ - do_mail_action (acme); - break; - case SLEEP_KEY: -- do_sleep_action ("apm", "xset dpms force off"); -+ do_sleep_action ("zzz", "xset dpms force off"); - break; - case SCREENSAVER_KEY: - if ((cmd = g_find_program_in_path ("gnome-screensaver-command"))) diff --git a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/pkg-descr b/sysutils/gnomecontrolcenter2/pkg-descr deleted file mode 100644 index 26d4dbe92..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Configuration tools tightly integrated within the GNOME 2 desktop. diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist deleted file mode 100644 index faafe835e..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ /dev/null @@ -1,261 +0,0 @@ -%%ABOUTME%%bin/gnome-about-me -bin/gnome-accessibility-keyboard-properties -bin/gnome-at-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-display-properties -bin/gnome-font-properties -bin/gnome-font-viewer -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-sound-properties -bin/gnome-theme-manager -bin/gnome-theme-thumbnailer -bin/gnome-thumbnail-font -bin/gnome-typing-monitor -bin/gnome-ui-properties -bin/gnome-window-properties -bin/themus-theme-applier -etc/gnome-vfs-2.0/modules/font-method.conf -etc/gnome-vfs-2.0/modules/theme-method.conf -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/gnome-vfs-2.0/modules/libfont-method.a -lib/gnome-vfs-2.0/modules/libfont-method.la -lib/gnome-vfs-2.0/modules/libfont-method.so -lib/gnome-vfs-2.0/modules/libtheme-method.a -lib/gnome-vfs-2.0/modules/libtheme-method.la -lib/gnome-vfs-2.0/modules/libtheme-method.so -lib/libgnome-window-settings.a -lib/libgnome-window-settings.la -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/nautilus/extensions-1.0/libnautilus-fontilus.a -lib/nautilus/extensions-1.0/libnautilus-fontilus.la -lib/nautilus/extensions-1.0/libnautilus-fontilus.so -lib/nautilus/extensions-1.0/libnautilus-themus.a -lib/nautilus/extensions-1.0/libnautilus-themus.la -lib/nautilus/extensions-1.0/libnautilus-themus.so -lib/window-manager-settings/libmetacity.a -lib/window-manager-settings/libmetacity.la -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -libexec/gnome-settings-daemon -share/gnome/applications/accessibility-keyboard.desktop -share/gnome/applications/at-properties.desktop -share/gnome/applications/background.desktop -share/gnome/applications/default-applications.desktop -share/gnome/applications/display-properties.desktop -share/gnome/applications/font-properties.desktop -%%ABOUTME%%share/gnome/applications/gnome-about-me.desktop -share/gnome/applications/gnome-font-viewer.desktop -share/gnome/applications/gnome-network-preferences.desktop -share/gnome/applications/gnome-settings-mouse.desktop -share/gnome/applications/gnome-settings-sound.desktop -share/gnome/applications/gnome-ui-properties.desktop -share/gnome/applications/gnomecc.desktop -share/gnome/applications/gtk-theme-selector.desktop -share/gnome/applications/keybinding.desktop -share/gnome/applications/keyboard.desktop -share/gnome/applications/themus-theme-applier.desktop -share/gnome/applications/window-properties.desktop -share/gnome/control-center-2.0/icons/display-capplet.png -share/gnome/control-center-2.0/interfaces/acme.glade -share/gnome/control-center-2.0/interfaces/apply-font.glade -share/gnome/control-center-2.0/interfaces/at-enable-dialog.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -%%ABOUTME%%share/gnome/control-center-2.0/interfaces/gnome-about-me.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-background-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/interfaces/modmap-dialog.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/acme-brightness.png -share/gnome/control-center-2.0/pixmaps/acme-eject.png -share/gnome/control-center-2.0/pixmaps/at-startup.png -share/gnome/control-center-2.0/pixmaps/at-support.png -share/gnome/control-center-2.0/pixmaps/bar-disabled.png -share/gnome/control-center-2.0/pixmaps/bar-green.png -share/gnome/control-center-2.0/pixmaps/bar-red.png -share/gnome/control-center-2.0/pixmaps/bar.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -%%ABOUTME%%share/gnome/control-center-2.0/pixmaps/gnome-about-me-bulb-off.png -%%ABOUTME%%share/gnome/control-center-2.0/pixmaps/gnome-about-me-bulb-on.png -share/gnome/control-center-2.0/pixmaps/gnome-speakernotes-muted.png -share/gnome/control-center-2.0/pixmaps/gnome-speakernotes.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/ocean-stripes.png -share/gnome/control-center-2.0/pixmaps/stop.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/control-center-2.0/pixmaps/visual-bell.png -share/gnome/control-center-2.0/xrdb/Editres.ad -share/gnome/control-center-2.0/xrdb/Emacs.ad -share/gnome/control-center-2.0/xrdb/General.ad -share/gnome/control-center-2.0/xrdb/Motif.ad -share/gnome/control-center-2.0/xrdb/Tk.ad -share/gnome/control-center-2.0/xrdb/Xaw.ad -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/desktop-directories/font-method.directory -share/gnome/desktop-directories/theme-method.directory -share/gnome/gnome-default-applications/gnome-default-applications.xml -share/gnome/help/control-center/C/config-accessibility-keyboard.xml -share/gnome/help/control-center/C/config-background.xml -share/gnome/help/control-center/C/config-behavior.xml -share/gnome/help/control-center/C/config-cds.xml -share/gnome/help/control-center/C/config-default-apps.xml -share/gnome/help/control-center/C/config-file-type.xml -share/gnome/help/control-center/C/config-hints.xml -share/gnome/help/control-center/C/config-html.xml -share/gnome/help/control-center/C/config-kbd.xml -share/gnome/help/control-center/C/config-keybindings.xml -share/gnome/help/control-center/C/config-mouse.xml -share/gnome/help/control-center/C/config-screensaver.xml -share/gnome/help/control-center/C/config-sound.xml -share/gnome/help/control-center/C/config-themes.xml -share/gnome/help/control-center/C/control-center.xml -share/gnome/help/control-center/es/control-center.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/omf/control-center/control-center-C.omf -share/gnome/omf/control-center/control-center-es.omf -share/gnome/pixmaps/display-capplet.png -share/icons/hicolor/48x48/apps/gnome-control-center.png -share/locale/af/LC_MESSAGES/control-center-2.0.mo -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/bn/LC_MESSAGES/control-center-2.0.mo -share/locale/br/LC_MESSAGES/control-center-2.0.mo -share/locale/bs/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/cy/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/dz/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_CA/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/eu/LC_MESSAGES/control-center-2.0.mo -share/locale/fa/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/gu/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hi/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/id/LC_MESSAGES/control-center-2.0.mo -share/locale/is/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ka/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/ku/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/ml/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nb/LC_MESSAGES/control-center-2.0.mo -share/locale/ne/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/nso/LC_MESSAGES/control-center-2.0.mo -share/locale/pa/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/rw/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sq/LC_MESSAGES/control-center-2.0.mo -share/locale/sr/LC_MESSAGES/control-center-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/te/LC_MESSAGES/control-center-2.0.mo -share/locale/th/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/xh/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_HK/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -share/locale/zu/LC_MESSAGES/control-center-2.0.mo -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/br/LC_MESSAGES -@dirrmtry share/locale/br -@dirrm share/gnome/omf/control-center -@dirrm share/gnome/help/control-center/es -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrm share/gnome/gnome-default-applications -@dirrm share/gnome/gnome-background-properties -@dirrm share/gnome/desktop-directories -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/xrdb -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrmtry share/gnome/control-center-2.0/icons -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile deleted file mode 100644 index 389d24734..000000000 --- a/sysutils/gnomesystemmonitor/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.66 2006/04/13 07:52:37 bland Exp $ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.14.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 system monitor program - -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" - -GCONF_SCHEMAS= gnome-system-monitor.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo deleted file mode 100644 index c259d28b0..000000000 --- a/sysutils/gnomesystemmonitor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 5d9265d712665eaa1a341ad493c284b2 -SHA256 (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 21af60fd9b307d2f969e526423ba966639020d128b9f61561ab1c14e3bfb7f5a -SIZE (gnome2/gnome-system-monitor-2.14.1.tar.bz2) = 1416460 diff --git a/sysutils/gnomesystemmonitor/files/patch-configure b/sysutils/gnomesystemmonitor/files/patch-configure deleted file mode 100644 index aed30356f..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Dec 14 19:11:33 2005 -+++ configure Wed Dec 14 19:11:33 2005 -@@ -25028,7 +25028,7 @@ - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t diff --git a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c b/sysutils/gnomesystemmonitor/files/patch-src::proctable.c deleted file mode 100644 index 70b2f9e30..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c +++ /dev/null @@ -1,31 +0,0 @@ ---- src/proctable.c.orig Fri Jul 22 18:58:42 2005 -+++ src/proctable.c Mon Jul 25 22:25:58 2005 -@@ -853,6 +853,12 @@ static void cb_exclude(ProcInfo* info, G - } - - -+static int -+pid_compare(const void* first, const void* second) -+{ -+ return *(unsigned*)first - *(unsigned*)second; -+} -+ - static void - refresh_list (ProcData *procdata, const unsigned *pid_list, const guint n) - { -@@ -945,10 +951,15 @@ proctable_update_list (ProcData * const - - pid_list = glibtop_get_proclist (&proclist, which, arg); - -+ qsort(pid_list, proclist.number, sizeof (*pid_list), pid_compare); -+ - /* FIXME: total cpu time elapsed should be calculated on an individual basis here - ** should probably have a total_time_last gint in the ProcInfo structure */ - glibtop_get_cpu (&cpu); - total_time = MAX(cpu.total - total_time_last, 1); -+ if (cpu.frequency) { -+ total_time /= (cpu.frequency/100); -+ } - total_time_last = cpu.total; - - refresh_list (procdata, pid_list, proclist.number); diff --git a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c b/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c deleted file mode 100644 index 971e718b2..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/openfiles.c.orig Mon Apr 11 03:50:49 2005 -+++ src/openfiles.c Mon Apr 11 03:52:13 2005 -@@ -8,6 +8,7 @@ - #include <netdb.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include "procman.h" - #include "openfiles.h" diff --git a/sysutils/gnomesystemmonitor/pkg-descr b/sysutils/gnomesystemmonitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnomesystemmonitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist deleted file mode 100644 index eec36e006..000000000 --- a/sysutils/gnomesystemmonitor/pkg-plist +++ /dev/null @@ -1,111 +0,0 @@ -bin/gnome-system-monitor -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/help/gnome-system-monitor/bg/figures/addColumn.png -share/gnome/help/gnome-system-monitor/bg/figures/changePriority.png -share/gnome/help/gnome-system-monitor/bg/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/bg/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/bg/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/bg/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/bg/figures/processListing.png -share/gnome/help/gnome-system-monitor/bg/figures/sortButton.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/bg/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/bg/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/bg/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/bg/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-bg.omf -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/dz/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/et/LC_MESSAGES/gnome-system-monitor.mo -share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/id/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/li/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo -share/locale/th/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/bg/figures -@dirrm share/gnome/help/gnome-system-monitor/bg -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor diff --git a/sysutils/gnomesystemtools/Makefile b/sysutils/gnomesystemtools/Makefile deleted file mode 100644 index 099b8c39a..000000000 --- a/sysutils/gnomesystemtools/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnomesystemtools -# Date created: 17 May 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.39 2006/03/14 01:26:08 marcus Exp $ -# - -PORTNAME= gnomesystemtools -PORTVERSION= 2.14.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-tools-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Tools to configure workstations - -BUILD_DEPENDS= ${X11BASE}/share/setup-tool-backends/scripts/xml.pl:${PORTSDIR}/sysutils/system-tools-backends -RUN_DEPENDS= ${X11BASE}/share/setup-tool-backends/scripts/xml.pl:${PORTSDIR}/sysutils/system-tools-backends - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2 -USE_AUTOTOOLS= libtool:15 -INSTALLS_OMF= yes -CONFIGURE_ARGS= --enable-services -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-system-tools.schemas - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= uses symbols not present in 4.X -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/gnomesystemtools/distinfo b/sysutils/gnomesystemtools/distinfo deleted file mode 100644 index dea2f0713..000000000 --- a/sysutils/gnomesystemtools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 3aded3a37f4f5b4962bf253d25cebea1 -SHA256 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 39f37363001b1cc2f5d2f5d2d7024a7a36e7dd227862b1dd9ce8c3325157ea7c -SIZE (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 2120911 diff --git a/sysutils/gnomesystemtools/files/patch-configure b/sysutils/gnomesystemtools/files/patch-configure deleted file mode 100644 index 712bb1def..000000000 --- a/sysutils/gnomesystemtools/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Jan 13 17:15:39 2005 -+++ configure Thu Jan 13 17:17:13 2005 -@@ -22990,7 +22990,7 @@ - GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS" - - GST_TOOL_LIBS="$GST_LIBS -lutil \$(top_builddir)/src/common/libsetuptool.a" --GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common" -+GST_TOOL_CFLAGS="-I\$(top_srcdir)/src/common $GST_CFLAGS" - - GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in" - GST_TOOL_EXTRA_DIST="\$(toolpixmaps) \$(desktop).in.in" diff --git a/sysutils/gnomesystemtools/files/patch-src_common_gst-auth.c b/sysutils/gnomesystemtools/files/patch-src_common_gst-auth.c deleted file mode 100644 index f73b28ae4..000000000 --- a/sysutils/gnomesystemtools/files/patch-src_common_gst-auth.c +++ /dev/null @@ -1,110 +0,0 @@ ---- src/common/gst-auth.c.orig Mon Aug 8 15:00:01 2005 -+++ src/common/gst-auth.c Sat Sep 10 01:47:35 2005 -@@ -55,6 +55,82 @@ - static int root; /* if we are root, no password is - required */ - -+#ifdef __FreeBSD__ -+static int -+_forkpty (int *amaster, char *name, -+ struct termios *termp, struct winsize *winp) -+{ -+ int master, slave; -+ char *line; -+ pid_t pid; -+ -+ master = posix_openpt (O_RDWR); -+ if (master == -1) -+ return (-1); -+ -+ if (grantpt (master) == -1) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ if (unlockpt (master) == -1) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ line = ptsname (master); -+ if (line == NULL) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ slave = open (line, O_RDWR); -+ if (slave < 0) -+ { -+ (void) close (master); -+ return (-1); -+ } -+ -+ if (amaster) -+ *amaster = master; -+ -+ if (name) -+ strcpy (name, line); -+ -+ if (termp) -+ (void) tcsetattr(slave, TCSAFLUSH, termp); -+ -+ if (winp) -+ (void) ioctl(slave, TIOCSWINSZ, (char *) winp); -+ -+ pid = fork (); -+ switch (pid) -+ { -+ case -1: -+ (void) close (slave); -+ (void) close (master); -+ return (-1); -+ case 0: -+ (void) close (master); -+ dup2 (slave, STDIN_FILENO); -+ dup2 (slave, STDOUT_FILENO); -+ dup2 (slave, STDERR_FILENO); -+ return (0); -+ default: -+ (void) close (slave); -+ return (pid); -+ } -+ -+ (void) close (master); -+ return (-1); -+} -+#else -+#define _forkpty forkpty -+#endif -+ - static void - gst_auth_display_error_message (GstTool *tool, gchar *primary_text, gchar *secondary_text) - { -@@ -125,7 +201,7 @@ gst_auth_run_term (GstTool *tool, gchar - int p[2]; - - pipe (p); -- tool->backend_pid = forkpty (&tool->write_fd, NULL, NULL, NULL); -+ tool->backend_pid = _forkpty (&tool->write_fd, NULL, NULL, NULL); - - if (tool->backend_pid < 0) { - gst_auth_display_error_message (tool, -@@ -142,12 +218,12 @@ gst_auth_run_term (GstTool *tool, gchar - unsetenv("LANG"); - unsetenv("LANGUAGE"); - -- dup2 (p[1], 1); -- dup2 (p[1], 2); -+ dup2 (p[1], STDOUT_FILENO); -+ dup2 (p[1], STDERR_FILENO); - close (p[0]); - - execv (args[0], args); -- exit (255); -+ _exit (255); - } else { - #ifndef __FreeBSD__ - /* Linux's su works ok with echo disabling */ diff --git a/sysutils/gnomesystemtools/files/patch-src_common_gst-tool.c b/sysutils/gnomesystemtools/files/patch-src_common_gst-tool.c deleted file mode 100644 index 9aaef1503..000000000 --- a/sysutils/gnomesystemtools/files/patch-src_common_gst-tool.c +++ /dev/null @@ -1,26 +0,0 @@ ---- src/common/gst-tool.c.orig Tue Jun 21 15:07:05 2005 -+++ src/common/gst-tool.c Wed Jul 6 01:28:22 2005 -@@ -598,7 +598,14 @@ gst_tool_kill_backend_cb (GstDirectiveEn - if (tool->root_access == ROOT_ACCESS_SIMULATED_DISABLED) - tool->root_access = ROOT_ACCESS_SIMULATED; - -+#if 0 -+ /* -+ * We do not need to wait for the tool, -+ * as it will get SIGPIPE anyway. -+ * This waitpid causes problems on FreeBSD. -+ */ - waitpid (tool->backend_pid, NULL, 0); -+#endif - } - } - -@@ -1655,7 +1662,7 @@ poll_backend (GstTool *tool) - struct pollfd fd; - - fd.fd = tool->read_fd; -- fd.events = POLLIN || POLLPRI; -+ fd.events = POLLIN | POLLPRI; - - while (poll (&fd, 1, 100) <= 0) { - while (gtk_events_pending ()) diff --git a/sysutils/gnomesystemtools/pkg-descr b/sysutils/gnomesystemtools/pkg-descr deleted file mode 100644 index b0b69e539..000000000 --- a/sysutils/gnomesystemtools/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Various tools to assist in administration and configuration of a workstation. -Included are tools to: - - * Administer user and group accounts - * Change the date, time, and time zone - * Set up and configure network interfaces - * Modify bootloader settings - * Start, stop, and modify system services - -WWW: http://www.gnome.org/projects/gst/ diff --git a/sysutils/gnomesystemtools/pkg-plist b/sysutils/gnomesystemtools/pkg-plist deleted file mode 100644 index acbf5571d..000000000 --- a/sysutils/gnomesystemtools/pkg-plist +++ /dev/null @@ -1,229 +0,0 @@ -bin/network-admin -bin/services-admin -bin/shares-admin -bin/time-admin -bin/users-admin -lib/nautilus/extensions-1.0/libnautilus-gst-shares.a -lib/nautilus/extensions-1.0/libnautilus-gst-shares.la -lib/nautilus/extensions-1.0/libnautilus-gst-shares.so -libdata/pkgconfig/gnome-system-tools.pc -share/gnome-system-tools/interfaces/boot.glade -share/gnome-system-tools/interfaces/common.glade -share/gnome-system-tools/interfaces/disks.glade -share/gnome-system-tools/interfaces/network.glade -share/gnome-system-tools/interfaces/services.glade -share/gnome-system-tools/interfaces/shares.glade -share/gnome-system-tools/interfaces/time.glade -share/gnome-system-tools/interfaces/users.glade -share/gnome-system-tools/pixmaps/16_ethernet.xpm -share/gnome-system-tools/pixmaps/16_loopback.xpm -share/gnome-system-tools/pixmaps/16_plip.xpm -share/gnome-system-tools/pixmaps/16_ppp.xpm -share/gnome-system-tools/pixmaps/archlinux.png -share/gnome-system-tools/pixmaps/black_panther.png -share/gnome-system-tools/pixmaps/boot.png -share/gnome-system-tools/pixmaps/computer.png -share/gnome-system-tools/pixmaps/conectiva.png -share/gnome-system-tools/pixmaps/connection-ethernet.png -share/gnome-system-tools/pixmaps/connection-modem.png -share/gnome-system-tools/pixmaps/debian.png -share/gnome-system-tools/pixmaps/disks.png -share/gnome-system-tools/pixmaps/fedora.png -share/gnome-system-tools/pixmaps/freebsd.png -share/gnome-system-tools/pixmaps/gentoo.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-data.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-mixed.png -share/gnome-system-tools/pixmaps/irda-16.png -share/gnome-system-tools/pixmaps/irda-48.png -share/gnome-system-tools/pixmaps/mandrake.png -share/gnome-system-tools/pixmaps/nameresolution.png -share/gnome-system-tools/pixmaps/nameresolution_alias.png -share/gnome-system-tools/pixmaps/nameresolution_id.png -share/gnome-system-tools/pixmaps/network.png -share/gnome-system-tools/pixmaps/openna.png -share/gnome-system-tools/pixmaps/pld.png -share/gnome-system-tools/pixmaps/plip-48.png -share/gnome-system-tools/pixmaps/ppp.png -share/gnome-system-tools/pixmaps/reading.png -share/gnome-system-tools/pixmaps/redhat.png -share/gnome-system-tools/pixmaps/server.png -share/gnome-system-tools/pixmaps/services.png -share/gnome-system-tools/pixmaps/settings.png -share/gnome-system-tools/pixmaps/shares.png -share/gnome-system-tools/pixmaps/slackware.png -share/gnome-system-tools/pixmaps/specifix.png -share/gnome-system-tools/pixmaps/suse.png -share/gnome-system-tools/pixmaps/talk-userlist.png -share/gnome-system-tools/pixmaps/time.png -share/gnome-system-tools/pixmaps/timezone.png -share/gnome-system-tools/pixmaps/turbolinux.png -share/gnome-system-tools/pixmaps/unsupported-distro.png -share/gnome-system-tools/pixmaps/users-groups.png -share/gnome-system-tools/pixmaps/users.png -share/gnome-system-tools/pixmaps/vidalinux.png -share/gnome-system-tools/pixmaps/vine.png -share/gnome-system-tools/pixmaps/wavelan-16.png -share/gnome-system-tools/pixmaps/wavelan-48.png -share/gnome-system-tools/pixmaps/world_map-960.png -share/gnome/applications/network.desktop -share/gnome/applications/services.desktop -share/gnome/applications/shares.desktop -share/gnome/applications/time.desktop -share/gnome/applications/users.desktop -share/gnome/help/boot-admin/C/boot-admin.xml -share/gnome/help/boot-admin/C/figures/boot-tool.png -share/gnome/help/boot-admin/C/legal.xml -share/gnome/help/boot-admin/es/boot-admin.xml -share/gnome/help/boot-admin/es/figures/boot-tool.png -share/gnome/help/network-admin/C/figures/network-tool.png -share/gnome/help/network-admin/C/legal.xml -share/gnome/help/network-admin/C/network-admin.xml -share/gnome/help/network-admin/es/figures/network-tool.png -share/gnome/help/network-admin/es/network-admin.xml -share/gnome/help/services-admin/C/figures/service-properties.png -share/gnome/help/services-admin/C/figures/services-tool.png -share/gnome/help/services-admin/C/legal.xml -share/gnome/help/services-admin/C/services-admin.xml -share/gnome/help/services-admin/es/figures/service-properties.png -share/gnome/help/services-admin/es/figures/services-tool.png -share/gnome/help/services-admin/es/services-admin.xml -share/gnome/help/services-admin/nl/figures/service-properties.png -share/gnome/help/services-admin/nl/figures/services-tool.png -share/gnome/help/services-admin/nl/legal.xml -share/gnome/help/services-admin/nl/services-admin.xml -share/gnome/help/time-admin/C/figures/time-map.png -share/gnome/help/time-admin/C/figures/time-servers.png -share/gnome/help/time-admin/C/figures/time-tool.png -share/gnome/help/time-admin/C/legal.xml -share/gnome/help/time-admin/C/time-admin.xml -share/gnome/help/time-admin/es/figures/time-map.png -share/gnome/help/time-admin/es/figures/time-servers.png -share/gnome/help/time-admin/es/figures/time-tool.png -share/gnome/help/time-admin/es/time-admin.xml -share/gnome/help/time-admin/nl/figures/time-map.png -share/gnome/help/time-admin/nl/figures/time-servers.png -share/gnome/help/time-admin/nl/figures/time-tool.png -share/gnome/help/time-admin/nl/legal.xml -share/gnome/help/time-admin/nl/time-admin.xml -share/gnome/help/users-admin/C/figures/users-tool.png -share/gnome/help/users-admin/C/legal.xml -share/gnome/help/users-admin/C/users-admin.xml -share/gnome/help/users-admin/es/figures/users-tool.png -share/gnome/help/users-admin/es/users-admin.xml -share/gnome/omf/boot-admin/boot-admin-C.omf -share/gnome/omf/boot-admin/boot-admin-es.omf -share/gnome/omf/gnome-system-tools/services-admin-nl.omf -share/gnome/omf/gnome-system-tools/time-admin-nl.omf -share/gnome/omf/network-admin/network-admin-C.omf -share/gnome/omf/network-admin/network-admin-es.omf -share/gnome/omf/services-admin/services-admin-C.omf -share/gnome/omf/services-admin/services-admin-es.omf -share/gnome/omf/time-admin/time-admin-C.omf -share/gnome/omf/time-admin/time-admin-es.omf -share/gnome/omf/users-admin/users-admin-C.omf -share/gnome/omf/users-admin/users-admin-es.omf -share/locale/am/LC_MESSAGES/gnome-system-tools.mo -share/locale/ar/LC_MESSAGES/gnome-system-tools.mo -share/locale/az/LC_MESSAGES/gnome-system-tools.mo -share/locale/bg/LC_MESSAGES/gnome-system-tools.mo -share/locale/bn/LC_MESSAGES/gnome-system-tools.mo -share/locale/ca/LC_MESSAGES/gnome-system-tools.mo -share/locale/cs/LC_MESSAGES/gnome-system-tools.mo -share/locale/cy/LC_MESSAGES/gnome-system-tools.mo -share/locale/da/LC_MESSAGES/gnome-system-tools.mo -share/locale/de/LC_MESSAGES/gnome-system-tools.mo -share/locale/el/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-tools.mo -share/locale/es/LC_MESSAGES/gnome-system-tools.mo -share/locale/et/LC_MESSAGES/gnome-system-tools.mo -share/locale/eu/LC_MESSAGES/gnome-system-tools.mo -share/locale/fi/LC_MESSAGES/gnome-system-tools.mo -share/locale/fr/LC_MESSAGES/gnome-system-tools.mo -share/locale/ga/LC_MESSAGES/gnome-system-tools.mo -share/locale/gl/LC_MESSAGES/gnome-system-tools.mo -share/locale/gu/LC_MESSAGES/gnome-system-tools.mo -share/locale/he/LC_MESSAGES/gnome-system-tools.mo -share/locale/hi/LC_MESSAGES/gnome-system-tools.mo -share/locale/hr/LC_MESSAGES/gnome-system-tools.mo -share/locale/hu/LC_MESSAGES/gnome-system-tools.mo -share/locale/id/LC_MESSAGES/gnome-system-tools.mo -share/locale/it/LC_MESSAGES/gnome-system-tools.mo -share/locale/ja/LC_MESSAGES/gnome-system-tools.mo -share/locale/ko/LC_MESSAGES/gnome-system-tools.mo -share/locale/ku/LC_MESSAGES/gnome-system-tools.mo -share/locale/lt/LC_MESSAGES/gnome-system-tools.mo -share/locale/lv/LC_MESSAGES/gnome-system-tools.mo -share/locale/mk/LC_MESSAGES/gnome-system-tools.mo -share/locale/ml/LC_MESSAGES/gnome-system-tools.mo -share/locale/mn/LC_MESSAGES/gnome-system-tools.mo -share/locale/ms/LC_MESSAGES/gnome-system-tools.mo -share/locale/nb/LC_MESSAGES/gnome-system-tools.mo -share/locale/ne/LC_MESSAGES/gnome-system-tools.mo -share/locale/nl/LC_MESSAGES/gnome-system-tools.mo -share/locale/nn/LC_MESSAGES/gnome-system-tools.mo -share/locale/no/LC_MESSAGES/gnome-system-tools.mo -share/locale/pa/LC_MESSAGES/gnome-system-tools.mo -share/locale/pl/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-tools.mo -share/locale/ro/LC_MESSAGES/gnome-system-tools.mo -share/locale/ru/LC_MESSAGES/gnome-system-tools.mo -share/locale/rw/LC_MESSAGES/gnome-system-tools.mo -share/locale/sk/LC_MESSAGES/gnome-system-tools.mo -share/locale/sq/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-tools.mo -share/locale/sv/LC_MESSAGES/gnome-system-tools.mo -share/locale/ta/LC_MESSAGES/gnome-system-tools.mo -share/locale/th/LC_MESSAGES/gnome-system-tools.mo -share/locale/tr/LC_MESSAGES/gnome-system-tools.mo -share/locale/uk/LC_MESSAGES/gnome-system-tools.mo -share/locale/vi/LC_MESSAGES/gnome-system-tools.mo -share/locale/wa/LC_MESSAGES/gnome-system-tools.mo -share/locale/xh/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_HK/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrm share/gnome/omf/users-admin -@dirrm share/gnome/omf/time-admin -@dirrm share/gnome/omf/services-admin -@dirrm share/gnome/omf/network-admin -@dirrm share/gnome/omf/gnome-system-tools -@dirrm share/gnome/omf/boot-admin -@dirrm share/gnome/help/users-admin/C/figures -@dirrm share/gnome/help/users-admin/C -@dirrm share/gnome/help/users-admin/es/figures -@dirrm share/gnome/help/users-admin/es -@dirrm share/gnome/help/users-admin -@dirrm share/gnome/help/time-admin/nl/figures -@dirrm share/gnome/help/time-admin/nl -@dirrm share/gnome/help/time-admin/es/figures -@dirrm share/gnome/help/time-admin/es -@dirrm share/gnome/help/time-admin/C/figures -@dirrm share/gnome/help/time-admin/C -@dirrm share/gnome/help/time-admin -@dirrm share/gnome/help/services-admin/nl/figures -@dirrm share/gnome/help/services-admin/nl -@dirrm share/gnome/help/services-admin/es/figures -@dirrm share/gnome/help/services-admin/es -@dirrm share/gnome/help/services-admin/C/figures -@dirrm share/gnome/help/services-admin/C -@dirrm share/gnome/help/services-admin -@dirrm share/gnome/help/network-admin/es/figures -@dirrm share/gnome/help/network-admin/es -@dirrm share/gnome/help/network-admin/C/figures -@dirrm share/gnome/help/network-admin/C -@dirrm share/gnome/help/network-admin -@dirrm share/gnome/help/boot-admin/es/figures -@dirrm share/gnome/help/boot-admin/es -@dirrm share/gnome/help/boot-admin/C/figures -@dirrm share/gnome/help/boot-admin/C -@dirrm share/gnome/help/boot-admin -@dirrm share/gnome-system-tools/pixmaps -@dirrm share/gnome-system-tools/interfaces -@dirrm share/gnome-system-tools diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile deleted file mode 100644 index 3e10cea40..000000000 --- a/sysutils/nautilus-cd-burner/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: nautilus-cd-burner -# Date created: 13 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.95 2006/04/10 17:46:22 mezz Exp $ -# - -PORTNAME= nautilus-cd-burner -PORTVERSION= 2.14.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= CD burner view for Nautilus - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --disable-hal -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= ncb.schemas - -OPTIONS= DVD "Enable DVD support" on \ - CJK "Use cdrtools-cjk instead of cdrtools" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_CJK) -RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools-cjk -WITHOUT_DVD= yes -.else -RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools -.endif - -.if !defined(WITHOUT_DVD) -RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/sysutils/nautilus-cd-burner/distinfo b/sysutils/nautilus-cd-burner/distinfo deleted file mode 100644 index 4dc063ddd..000000000 --- a/sysutils/nautilus-cd-burner/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/nautilus-cd-burner-2.14.1.tar.bz2) = 093b21536b6a6670742dfadafecd032c -SHA256 (gnome2/nautilus-cd-burner-2.14.1.tar.bz2) = 573dbf7df7aa6214c596dd667567fd59105aa3b4f18b34a8c4f84f067d89af47 -SIZE (gnome2/nautilus-cd-burner-2.14.1.tar.bz2) = 672957 diff --git a/sysutils/nautilus-cd-burner/files/patch-configure b/sysutils/nautilus-cd-burner/files/patch-configure deleted file mode 100644 index e8dbb4a5b..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Thu Jul 22 10:27:35 2004 -+++ configure Thu Jul 22 10:29:32 2004 -@@ -21015,6 +21015,8 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ ac_check_lib_save_LIBS=$LIBS -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -21097,6 +21099,7 @@ - fi - rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -+ LIBS=$ac_check_lib_save_LIBS - fi - echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 - echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 -@@ -21104,6 +21107,7 @@ - cat >>confdefs.h <<_ACEOF - #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 - _ACEOF -+LIBS="-lintl $LIBS" - - fi - done diff --git a/sysutils/nautilus-cd-burner/files/patch-mapping-protocol.c b/sysutils/nautilus-cd-burner/files/patch-mapping-protocol.c deleted file mode 100644 index aab64aa8a..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-mapping-protocol.c +++ /dev/null @@ -1,11 +0,0 @@ ---- mapping-protocol.c.orig Tue May 17 17:14:35 2005 -+++ mapping-protocol.c Tue May 17 17:15:24 2005 -@@ -24,6 +24,8 @@ - * William Jon McCann <mccann@jhu.edu> - */ - -+#include <sys/types.h> -+#include <sys/time.h> - #include <unistd.h> - #include <string.h> - #include <fcntl.h> diff --git a/sysutils/nautilus-cd-burner/files/patch-nautilus-burn-drive.c b/sysutils/nautilus-cd-burner/files/patch-nautilus-burn-drive.c deleted file mode 100644 index e836eb982..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-nautilus-burn-drive.c +++ /dev/null @@ -1,30 +0,0 @@ ---- nautilus-burn-drive.c.orig Tue Aug 23 11:55:56 2005 -+++ nautilus-burn-drive.c Sat Sep 10 20:32:26 2005 -@@ -471,7 +471,6 @@ get_disc_type (const char *dev_path) - struct cd_toc_entry entry; - int i; - #endif -- int type; - #ifndef CDROM_DATA_TRACK - #define CDROM_DATA_TRACK 4 - #endif -@@ -483,6 +482,10 @@ get_disc_type (const char *dev_path) - - if (ioctl (fd, CDIOREADTOCHEADER, &header) < 0) { - close (fd); -+ if (errno == EINVAL) -+ /* If you try to read the TOC header of a blank disc -+ * on FreeBSD, you get EINVAL. */ -+ return CDS_NO_INFO; - return -1; - } - -@@ -649,7 +652,7 @@ nautilus_burn_drive_get_media_type_from_ - *is_blank = mmc_profile & 0x10000; - - disc_type = get_disc_type (device); -- disc_type_get_info (disc_type, is_blank, has_data, has_audio); -+ disc_type_get_info (disc_type, NULL, has_data, has_audio); - - switch (mmc_profile & 0xFFFF) { - case -1: diff --git a/sysutils/nautilus-cd-burner/files/patch-nautilus-cd-burner.c b/sysutils/nautilus-cd-burner/files/patch-nautilus-cd-burner.c deleted file mode 100644 index 9d286fda0..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-nautilus-cd-burner.c +++ /dev/null @@ -1,33 +0,0 @@ ---- nautilus-cd-burner.c.orig Wed May 11 18:56:59 2005 -+++ nautilus-cd-burner.c Tue May 17 17:11:49 2005 -@@ -25,6 +25,8 @@ - * William Jon McCann <mccann@jhu.edu> - */ - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <time.h> - #include <stdio.h> - #include <stdlib.h> -@@ -1103,10 +1105,20 @@ burn_cd (const NautilusBurnDrive *drive, - } - - if (res == NAUTILUS_BURN_RECORDER_RESULT_RETRY) { -+ gchar *path1; -+ -+ path1 = g_strdup_printf ("%s/.ncb", g_get_home_dir()); -+ -+ if (!g_file_test (path1, G_FILE_TEST_EXISTS)) { -+ mkdir (path1, 0700); -+ } -+ - g_free (toc_filename); - g_free (filename); - -- filename = g_build_filename (g_get_tmp_dir (), "image.iso.XXXXXX", NULL); -+ filename = g_build_filename (path1, "image.iso.XXXXXX", NULL); -+ g_free (path1); -+ - fd = g_mkstemp (filename); - close (fd); - diff --git a/sysutils/nautilus-cd-burner/pkg-descr b/sysutils/nautilus-cd-burner/pkg-descr deleted file mode 100644 index 0bdde4f1a..000000000 --- a/sysutils/nautilus-cd-burner/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Nautilus-cd-burner allows CDs to be created and burned directly from -within Nautilus (using the burn:/// URI). diff --git a/sysutils/nautilus-cd-burner/pkg-message b/sysutils/nautilus-cd-burner/pkg-message deleted file mode 100644 index 3a47ff4fd..000000000 --- a/sysutils/nautilus-cd-burner/pkg-message +++ /dev/null @@ -1,21 +0,0 @@ -====================================================================== -In order to use nautilus-cd-burner, you must make sure your CD devices -have the correct permissions. You must also make sure you have: - -device atapicam - -Configured in your kernel if you are using an ATAPI CD/DVD writer. -To figure out which CD/DVD drive you will be using, run the following -command as root: - -camcontrol devlist - -Your output will look similar to the following: - -<CREATIVE CD5233E-N 0.20> at scbus1 target 0 lun 0 (cd0,pass0) - -The devices in parenthesis at the end are important. You must make sure -the /dev entries for those devices are writable by the users that will -be using nautilus-cd-burner. In addition to those devices, /dev/xpt* -must also be writable to your nautilus-cd-burner users. -====================================================================== diff --git a/sysutils/nautilus-cd-burner/pkg-plist b/sysutils/nautilus-cd-burner/pkg-plist deleted file mode 100644 index ed60e981e..000000000 --- a/sysutils/nautilus-cd-burner/pkg-plist +++ /dev/null @@ -1,102 +0,0 @@ -bin/nautilus-cd-burner -etc/gnome-vfs-2.0/modules/mapping-modules.conf -include/libnautilus-burn/nautilus-burn-drive-selection.h -include/libnautilus-burn/nautilus-burn-drive.h -include/libnautilus-burn/nautilus-burn-features.h -include/libnautilus-burn/nautilus-burn-recorder.h -lib/gnome-vfs-2.0/modules/libmapping.la -lib/gnome-vfs-2.0/modules/libmapping.so -lib/libnautilus-burn.la -lib/libnautilus-burn.so -lib/libnautilus-burn.so.3 -lib/nautilus/extensions-1.0/libnautilus-burn-extension.la -lib/nautilus/extensions-1.0/libnautilus-burn-extension.so -libdata/pkgconfig/libnautilus-burn.pc -libexec/mapping-daemon -share/gnome/applications/nautilus-cd-burner.desktop -share/gnome/nautilus-cd-burner/cdburn.glade -share/gnome/nautilus-cd-burner/cdspin1.png -share/gnome/nautilus-cd-burner/cdspin2.png -share/gnome/nautilus-cd-burner/cdspin3.png -share/gnome/nautilus-cd-burner/cdspin4.png -share/gnome/nautilus-cd-burner/cdspin5.png -share/gnome/nautilus-cd-burner/cdspin6.png -share/gnome/nautilus-cd-burner/cdspin7.png -share/gnome/nautilus-cd-burner/cdspin8.png -share/locale/am/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ar/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/az/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/be/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bg/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bs/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ca/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cs/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cy/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/da/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/de/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/el/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/en_CA/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/en_GB/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/es/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/et/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/eu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fa/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ga/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/gl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/gu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/he/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/id/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/is/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/it/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ja/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ka/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ko/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/lt/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/lv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ms/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nb/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ne/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/no/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/or/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pa/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ro/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ru/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/rw/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sq/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ta/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/te/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/th/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/tr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ug/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/uk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/vi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/xh/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_HK/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-cd-burner.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrm share/gnome/nautilus-cd-burner -@dirrm include/libnautilus-burn diff --git a/sysutils/pessulus/Makefile b/sysutils/pessulus/Makefile deleted file mode 100644 index d7be328f8..000000000 --- a/sysutils/pessulus/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: pessulus -# Date created: 14 March 2006 -# Whom: FreeBSD GNOME Team -# -# $FreeBSD$ -# $MCom: ports/sysutils/pessulus/Makefile,v 1.2 2006/03/14 21:01:13 mezz Exp $ -# - -PORTNAME= pessulus -PORTVERSION= 0.9.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A lockdown editor for GNOME - -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 -WANT_GNOME= yes -USE_PYTHON= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -DOCS= AUTHORS COPYING ChangeLog HACKING \ - MAINTAINERS NEWS README TODO - -.ifndef (NOPORTDOCS) -post-install: - @${MKDIR} ${DOCSDIR} -.for i in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/sysutils/pessulus/distinfo b/sysutils/pessulus/distinfo deleted file mode 100644 index 90022b424..000000000 --- a/sysutils/pessulus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/pessulus-0.9.1.tar.gz) = d5c67fb75254d93dd28c9a73880007db -SHA256 (gnome2/pessulus-0.9.1.tar.gz) = 55a038530650d1e8d79be37d12122b5ac0f44f6b0e70d27b8e109f53fe6c33a8 -SIZE (gnome2/pessulus-0.9.1.tar.gz) = 166001 diff --git a/sysutils/pessulus/pkg-descr b/sysutils/pessulus/pkg-descr deleted file mode 100644 index f1105467e..000000000 --- a/sysutils/pessulus/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Pessulus is a lockdown editor for GNOME, written in python. It enables -administrators to set mandatory settings in GConf. The users can not change -these settings. Use of pessulus can be useful on computers that are open to -use by everyone, e.g. in an internet cafe. - -WWW: http://www.gnome.org/~vuntz/pessulus/ diff --git a/sysutils/pessulus/pkg-plist b/sysutils/pessulus/pkg-plist deleted file mode 100644 index 1cefcd83f..000000000 --- a/sysutils/pessulus/pkg-plist +++ /dev/null @@ -1,100 +0,0 @@ -bin/pessulus -%%PYTHON_SITELIBDIR%%/Pessulus/__init__.py -%%PYTHON_SITELIBDIR%%/Pessulus/__init__.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/__init__.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/config.py -%%PYTHON_SITELIBDIR%%/Pessulus/config.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/config.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/disabledapplets.py -%%PYTHON_SITELIBDIR%%/Pessulus/disabledapplets.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/disabledapplets.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/globalvar.py -%%PYTHON_SITELIBDIR%%/Pessulus/globalvar.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/globalvar.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/icons.py -%%PYTHON_SITELIBDIR%%/Pessulus/icons.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/icons.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownapplier.py -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownapplier.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownapplier.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownappliergconf.py -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownappliergconf.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownappliergconf.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownbutton.py -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownbutton.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/lockdownbutton.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/lockdowncheckbutton.py -%%PYTHON_SITELIBDIR%%/Pessulus/lockdowncheckbutton.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/lockdowncheckbutton.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/main.py -%%PYTHON_SITELIBDIR%%/Pessulus/main.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/main.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/maindialog.py -%%PYTHON_SITELIBDIR%%/Pessulus/maindialog.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/maindialog.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/safeprotocols.py -%%PYTHON_SITELIBDIR%%/Pessulus/safeprotocols.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/safeprotocols.pyo -%%PYTHON_SITELIBDIR%%/Pessulus/simpleeditabletreeview.py -%%PYTHON_SITELIBDIR%%/Pessulus/simpleeditabletreeview.pyc -%%PYTHON_SITELIBDIR%%/Pessulus/simpleeditabletreeview.pyo -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/HACKING -%%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -share/gnome/applications/pessulus.desktop -share/gnome/pessulus/glade/pessulus.glade -share/locale/bg/LC_MESSAGES/pessulus.mo -share/locale/bn/LC_MESSAGES/pessulus.mo -share/locale/ca/LC_MESSAGES/pessulus.mo -share/locale/cs/LC_MESSAGES/pessulus.mo -share/locale/cy/LC_MESSAGES/pessulus.mo -share/locale/da/LC_MESSAGES/pessulus.mo -share/locale/de/LC_MESSAGES/pessulus.mo -share/locale/dz/LC_MESSAGES/pessulus.mo -share/locale/el/LC_MESSAGES/pessulus.mo -share/locale/en_CA/LC_MESSAGES/pessulus.mo -share/locale/es/LC_MESSAGES/pessulus.mo -share/locale/et/LC_MESSAGES/pessulus.mo -share/locale/eu/LC_MESSAGES/pessulus.mo -share/locale/fi/LC_MESSAGES/pessulus.mo -share/locale/fr/LC_MESSAGES/pessulus.mo -share/locale/gl/LC_MESSAGES/pessulus.mo -share/locale/gu/LC_MESSAGES/pessulus.mo -share/locale/hi/LC_MESSAGES/pessulus.mo -share/locale/hu/LC_MESSAGES/pessulus.mo -share/locale/id/LC_MESSAGES/pessulus.mo -share/locale/it/LC_MESSAGES/pessulus.mo -share/locale/ja/LC_MESSAGES/pessulus.mo -share/locale/ka/LC_MESSAGES/pessulus.mo -share/locale/ko/LC_MESSAGES/pessulus.mo -share/locale/lt/LC_MESSAGES/pessulus.mo -share/locale/mk/LC_MESSAGES/pessulus.mo -share/locale/nb/LC_MESSAGES/pessulus.mo -share/locale/nl/LC_MESSAGES/pessulus.mo -share/locale/pa/LC_MESSAGES/pessulus.mo -share/locale/pt/LC_MESSAGES/pessulus.mo -share/locale/pt_BR/LC_MESSAGES/pessulus.mo -share/locale/sk/LC_MESSAGES/pessulus.mo -share/locale/sq/LC_MESSAGES/pessulus.mo -share/locale/sr/LC_MESSAGES/pessulus.mo -share/locale/sr@Latn/LC_MESSAGES/pessulus.mo -share/locale/sv/LC_MESSAGES/pessulus.mo -share/locale/th/LC_MESSAGES/pessulus.mo -share/locale/uk/LC_MESSAGES/pessulus.mo -share/locale/vi/LC_MESSAGES/pessulus.mo -share/locale/zh_CN/LC_MESSAGES/pessulus.mo -share/locale/zh_HK/LC_MESSAGES/pessulus.mo -share/locale/zh_TW/LC_MESSAGES/pessulus.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrm share/gnome/pessulus/glade -@dirrm share/gnome/pessulus -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/Pessulus diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile deleted file mode 100644 index 7ecc07d14..000000000 --- a/sysutils/slmon/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: slmon -# Date created: Nov 13, 2001 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= slmon -PORTVERSION= 0.5.13 -PORTREVISION= 3 -CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= S-Lang System Monitor - -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \ - slang.1:${PORTSDIR}/devel/libslang - -USE_GETOPT_LONG= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -MAN1= slmon.1 -PLIST_FILES= bin/slmon - -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib -lncurses -lm - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 400010 -LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/slmon/distinfo b/sysutils/slmon/distinfo deleted file mode 100644 index 1ae6482c5..000000000 --- a/sysutils/slmon/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (slmon-0.5.13.tar.gz) = 9907c53e26b8dfb5d33af6da32ed89e3 -SHA256 (slmon-0.5.13.tar.gz) = dc38740e4e0cccb86ccf76aaad5734d7d1e42e144615ee09bc8c8c9290110b28 -SIZE (slmon-0.5.13.tar.gz) = 103826 diff --git a/sysutils/slmon/files/patch-defines.h b/sysutils/slmon/files/patch-defines.h deleted file mode 100644 index 49cffa33a..000000000 --- a/sysutils/slmon/files/patch-defines.h +++ /dev/null @@ -1,10 +0,0 @@ ---- defines.h.orig Mon Jun 21 00:56:47 2004 -+++ defines.h Sun May 29 21:44:41 2005 -@@ -21,6 +21,7 @@ - #ifndef SLMON_DEFINES_H - #define SLMON_DEFINES_H - -+#include <sys/types.h> - #include <stdlib.h> - #include <time.h> - #include <string.h> diff --git a/sysutils/slmon/files/patch-draw.c b/sysutils/slmon/files/patch-draw.c deleted file mode 100644 index d91c05eae..000000000 --- a/sysutils/slmon/files/patch-draw.c +++ /dev/null @@ -1,12 +0,0 @@ ---- draw.c.orig Mon Jun 21 00:56:48 2004 -+++ draw.c Sun May 29 21:47:00 2005 -@@ -27,7 +27,9 @@ - #include <glibtop/netload.h> - - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> -+#include <arpa/inet.h> - - /* - * Clear screen using color n. This should be used instead of SLsmg_cls() to diff --git a/sysutils/slmon/pkg-descr b/sysutils/slmon/pkg-descr deleted file mode 100644 index bc54450ea..000000000 --- a/sysutils/slmon/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -SLmon is a tool for monitoring system's performance. It displays results -using nice and (hopefully) readable text-based UI. Currently monitored are: - - - CPU load (SMP is supported) - - memory (including swap) - - uptime, date and time - - number of logged in users - -WWW: http://slmon.sourceforge.net/ |