summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-21 03:13:11 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-21 03:13:11 +0800
commit87853ec15255c8a5db43627c382a960c9221eab5 (patch)
tree9751af4e63174bb00bf1d71c32a50e14b8e51eeb /sysutils
parentee997b050b448541ee4d68580c8b34f5fba56871 (diff)
downloadmarcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar.gz
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar.bz2
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar.lz
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar.xz
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.tar.zst
marcuscom-ports-87853ec15255c8a5db43627c382a960c9221eab5.zip
Remove this port now that it has been committed to the FreeBSD tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2701 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-system-tools/Makefile27
-rw-r--r--sysutils/gnome-system-tools/distinfo2
-rw-r--r--sysutils/gnome-system-tools/files/patch-configure11
-rw-r--r--sysutils/gnome-system-tools/pkg-descr10
-rw-r--r--sysutils/gnome-system-tools/pkg-plist236
-rw-r--r--sysutils/gnomesystemtools/Makefile27
-rw-r--r--sysutils/gnomesystemtools/distinfo2
-rw-r--r--sysutils/gnomesystemtools/files/patch-configure11
-rw-r--r--sysutils/gnomesystemtools/pkg-descr10
-rw-r--r--sysutils/gnomesystemtools/pkg-plist236
10 files changed, 0 insertions, 572 deletions
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
deleted file mode 100644
index 19a2fdb9c..000000000
--- a/sysutils/gnome-system-tools/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: gnomesystemtools
-# Date created: 17 May 2004
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD: ports/sysutils/gnomesystemtools/Makefile,v 1.4 2004/08/15 16:27:51 marcus Exp $
-#
-
-PORTNAME= gnomesystemtools
-PORTVERSION= 0.91.0
-CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-system-tools/0.91
-DISTNAME= gnome-system-tools-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Tools to configure workstations
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/sysutils/gnome-system-tools/distinfo b/sysutils/gnome-system-tools/distinfo
deleted file mode 100644
index 78c8bd779..000000000
--- a/sysutils/gnome-system-tools/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome-system-tools-0.91.0.tar.bz2) = 51678f1b479a10a731deef7c27d82e35
-SIZE (gnome-system-tools-0.91.0.tar.bz2) = 2483587
diff --git a/sysutils/gnome-system-tools/files/patch-configure b/sysutils/gnome-system-tools/files/patch-configure
deleted file mode 100644
index b854cde3a..000000000
--- a/sysutils/gnome-system-tools/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed May 26 12:02:51 2004
-+++ configure Wed May 26 12:03:23 2004
-@@ -22623,7 +22623,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/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 bf446955f..000000000
--- a/sysutils/gnome-system-tools/pkg-plist
+++ /dev/null
@@ -1,236 +0,0 @@
-bin/network-admin
-bin/time-admin
-bin/users-admin
-etc/X11/sysconfig/network.desktop
-etc/X11/sysconfig/time.desktop
-etc/X11/sysconfig/users.desktop
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/gnome-system-tools.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
-libdata/pkgconfig/gnome-system-tools.pc
-libdata/pkgconfig/system-tools-backends.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/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/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/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/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/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/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/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/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/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/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/omf/gnome-system-tools/boot-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/boot-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/network-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/network-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/services-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/services-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/time-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/time-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/users-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/users-admin-C.omf 2>/dev/null || /usr/bin/true
-share/locale/am/LC_MESSAGES/gnome-system-tools.mo
-share/locale/az/LC_MESSAGES/gnome-system-tools.mo
-share/locale/az/LC_MESSAGES/setup-tools-backends.mo
-share/locale/bg/LC_MESSAGES/gnome-system-tools.mo
-share/locale/bn/LC_MESSAGES/setup-tools-backends.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/cs/LC_MESSAGES/setup-tools-backends.mo
-share/locale/da/LC_MESSAGES/gnome-system-tools.mo
-share/locale/da/LC_MESSAGES/setup-tools-backends.mo
-share/locale/de/LC_MESSAGES/gnome-system-tools.mo
-share/locale/de/LC_MESSAGES/setup-tools-backends.mo
-share/locale/el/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_CA/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_CA/LC_MESSAGES/setup-tools-backends.mo
-share/locale/en_GB/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_GB/LC_MESSAGES/setup-tools-backends.mo
-share/locale/es/LC_MESSAGES/gnome-system-tools.mo
-share/locale/es/LC_MESSAGES/setup-tools-backends.mo
-share/locale/et/LC_MESSAGES/gnome-system-tools.mo
-share/locale/eu/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/setup-tools-backends.mo
-share/locale/gu/LC_MESSAGES/gnome-system-tools.mo
-share/locale/hr/LC_MESSAGES/gnome-system-tools.mo
-share/locale/hr/LC_MESSAGES/setup-tools-backends.mo
-share/locale/hu/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/ja/LC_MESSAGES/setup-tools-backends.mo
-share/locale/ko/LC_MESSAGES/gnome-system-tools.mo
-share/locale/ko/LC_MESSAGES/setup-tools-backends.mo
-share/locale/lt/LC_MESSAGES/gnome-system-tools.mo
-share/locale/lt/LC_MESSAGES/setup-tools-backends.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/nl/LC_MESSAGES/gnome-system-tools.mo
-share/locale/nl/LC_MESSAGES/setup-tools-backends.mo
-share/locale/nn/LC_MESSAGES/gnome-system-tools.mo
-share/locale/no/LC_MESSAGES/gnome-system-tools.mo
-share/locale/no/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pa/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pa/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pl/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pl/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pt/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pt/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pt_BR/LC_MESSAGES/setup-tools-backends.mo
-share/locale/ru/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/LC_MESSAGES/setup-tools-backends.mo
-share/locale/sr@Latn/LC_MESSAGES/gnome-system-tools.mo
-share/locale/sr@Latn/LC_MESSAGES/setup-tools-backends.mo
-share/locale/sv/LC_MESSAGES/gnome-system-tools.mo
-share/locale/sv/LC_MESSAGES/setup-tools-backends.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/zh_CN/LC_MESSAGES/gnome-system-tools.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo
-share/setup-tool-backends/files/debian_ipchains
-share/setup-tool-backends/scripts/boot-conf
-share/setup-tool-backends/scripts/boot-grub.pl
-share/setup-tool-backends/scripts/boot-lilo.pl
-share/setup-tool-backends/scripts/boot-yaboot.pl
-share/setup-tool-backends/scripts/boot.pl
-share/setup-tool-backends/scripts/debug.pl
-share/setup-tool-backends/scripts/dhcpd-conf
-share/setup-tool-backends/scripts/dhcpd.pl
-share/setup-tool-backends/scripts/disks-conf
-share/setup-tool-backends/scripts/display-conf
-share/setup-tool-backends/scripts/file.pl
-share/setup-tool-backends/scripts/filesys.pl
-share/setup-tool-backends/scripts/font-conf
-share/setup-tool-backends/scripts/font.pl
-share/setup-tool-backends/scripts/general.pl
-share/setup-tool-backends/scripts/guess_system.sh
-share/setup-tool-backends/scripts/internetsharing-conf
-share/setup-tool-backends/scripts/ishare.pl
-share/setup-tool-backends/scripts/media.pl
-share/setup-tool-backends/scripts/memory-conf
-share/setup-tool-backends/scripts/mouse-conf
-share/setup-tool-backends/scripts/network-conf
-share/setup-tool-backends/scripts/network.pl
-share/setup-tool-backends/scripts/package-conf
-share/setup-tool-backends/scripts/parse.pl
-share/setup-tool-backends/scripts/partition.pl
-share/setup-tool-backends/scripts/platform.pl
-share/setup-tool-backends/scripts/print-conf
-share/setup-tool-backends/scripts/print.pl
-share/setup-tool-backends/scripts/replace.pl
-share/setup-tool-backends/scripts/report.pl
-share/setup-tool-backends/scripts/service-list.pl
-share/setup-tool-backends/scripts/service.pl
-share/setup-tool-backends/scripts/services-conf
-share/setup-tool-backends/scripts/share.pl
-share/setup-tool-backends/scripts/shares-conf
-share/setup-tool-backends/scripts/time-conf
-share/setup-tool-backends/scripts/tokenizer.pl
-share/setup-tool-backends/scripts/type1inst
-share/setup-tool-backends/scripts/users-conf
-share/setup-tool-backends/scripts/util.pl
-share/setup-tool-backends/scripts/x.pl
-share/setup-tool-backends/scripts/xml.pl
-@dirrm share/setup-tool-backends/scripts
-@dirrm share/setup-tool-backends/files
-@dirrm share/setup-tool-backends
-@dirrm share/gnome/omf/gnome-system-tools
-@dirrm share/gnome/help/users-admin/C/figures
-@dirrm share/gnome/help/users-admin/C
-@dirrm share/gnome/help/users-admin
-@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/C/figures
-@dirrm share/gnome/help/services-admin/C
-@dirrm share/gnome/help/services-admin
-@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/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
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/boot-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/network-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/services-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/time-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/users-admin-C.omf 2>/dev/null || /usr/bin/true
diff --git a/sysutils/gnomesystemtools/Makefile b/sysutils/gnomesystemtools/Makefile
deleted file mode 100644
index 19a2fdb9c..000000000
--- a/sysutils/gnomesystemtools/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: gnomesystemtools
-# Date created: 17 May 2004
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD: ports/sysutils/gnomesystemtools/Makefile,v 1.4 2004/08/15 16:27:51 marcus Exp $
-#
-
-PORTNAME= gnomesystemtools
-PORTVERSION= 0.91.0
-CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-system-tools/0.91
-DISTNAME= gnome-system-tools-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Tools to configure workstations
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/sysutils/gnomesystemtools/distinfo b/sysutils/gnomesystemtools/distinfo
deleted file mode 100644
index 78c8bd779..000000000
--- a/sysutils/gnomesystemtools/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome-system-tools-0.91.0.tar.bz2) = 51678f1b479a10a731deef7c27d82e35
-SIZE (gnome-system-tools-0.91.0.tar.bz2) = 2483587
diff --git a/sysutils/gnomesystemtools/files/patch-configure b/sysutils/gnomesystemtools/files/patch-configure
deleted file mode 100644
index b854cde3a..000000000
--- a/sysutils/gnomesystemtools/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed May 26 12:02:51 2004
-+++ configure Wed May 26 12:03:23 2004
-@@ -22623,7 +22623,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/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 bf446955f..000000000
--- a/sysutils/gnomesystemtools/pkg-plist
+++ /dev/null
@@ -1,236 +0,0 @@
-bin/network-admin
-bin/time-admin
-bin/users-admin
-etc/X11/sysconfig/network.desktop
-etc/X11/sysconfig/time.desktop
-etc/X11/sysconfig/users.desktop
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/gnome-system-tools.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
-libdata/pkgconfig/gnome-system-tools.pc
-libdata/pkgconfig/system-tools-backends.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/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/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/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/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/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/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/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/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/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/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/omf/gnome-system-tools/boot-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/boot-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/network-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/network-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/services-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/services-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/time-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/time-admin-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gnome-system-tools/users-admin-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-tools/users-admin-C.omf 2>/dev/null || /usr/bin/true
-share/locale/am/LC_MESSAGES/gnome-system-tools.mo
-share/locale/az/LC_MESSAGES/gnome-system-tools.mo
-share/locale/az/LC_MESSAGES/setup-tools-backends.mo
-share/locale/bg/LC_MESSAGES/gnome-system-tools.mo
-share/locale/bn/LC_MESSAGES/setup-tools-backends.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/cs/LC_MESSAGES/setup-tools-backends.mo
-share/locale/da/LC_MESSAGES/gnome-system-tools.mo
-share/locale/da/LC_MESSAGES/setup-tools-backends.mo
-share/locale/de/LC_MESSAGES/gnome-system-tools.mo
-share/locale/de/LC_MESSAGES/setup-tools-backends.mo
-share/locale/el/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_CA/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_CA/LC_MESSAGES/setup-tools-backends.mo
-share/locale/en_GB/LC_MESSAGES/gnome-system-tools.mo
-share/locale/en_GB/LC_MESSAGES/setup-tools-backends.mo
-share/locale/es/LC_MESSAGES/gnome-system-tools.mo
-share/locale/es/LC_MESSAGES/setup-tools-backends.mo
-share/locale/et/LC_MESSAGES/gnome-system-tools.mo
-share/locale/eu/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/setup-tools-backends.mo
-share/locale/gu/LC_MESSAGES/gnome-system-tools.mo
-share/locale/hr/LC_MESSAGES/gnome-system-tools.mo
-share/locale/hr/LC_MESSAGES/setup-tools-backends.mo
-share/locale/hu/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/ja/LC_MESSAGES/setup-tools-backends.mo
-share/locale/ko/LC_MESSAGES/gnome-system-tools.mo
-share/locale/ko/LC_MESSAGES/setup-tools-backends.mo
-share/locale/lt/LC_MESSAGES/gnome-system-tools.mo
-share/locale/lt/LC_MESSAGES/setup-tools-backends.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/nl/LC_MESSAGES/gnome-system-tools.mo
-share/locale/nl/LC_MESSAGES/setup-tools-backends.mo
-share/locale/nn/LC_MESSAGES/gnome-system-tools.mo
-share/locale/no/LC_MESSAGES/gnome-system-tools.mo
-share/locale/no/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pa/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pa/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pl/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pl/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pt/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pt/LC_MESSAGES/setup-tools-backends.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-system-tools.mo
-share/locale/pt_BR/LC_MESSAGES/setup-tools-backends.mo
-share/locale/ru/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/LC_MESSAGES/setup-tools-backends.mo
-share/locale/sr@Latn/LC_MESSAGES/gnome-system-tools.mo
-share/locale/sr@Latn/LC_MESSAGES/setup-tools-backends.mo
-share/locale/sv/LC_MESSAGES/gnome-system-tools.mo
-share/locale/sv/LC_MESSAGES/setup-tools-backends.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/zh_CN/LC_MESSAGES/gnome-system-tools.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo
-share/setup-tool-backends/files/debian_ipchains
-share/setup-tool-backends/scripts/boot-conf
-share/setup-tool-backends/scripts/boot-grub.pl
-share/setup-tool-backends/scripts/boot-lilo.pl
-share/setup-tool-backends/scripts/boot-yaboot.pl
-share/setup-tool-backends/scripts/boot.pl
-share/setup-tool-backends/scripts/debug.pl
-share/setup-tool-backends/scripts/dhcpd-conf
-share/setup-tool-backends/scripts/dhcpd.pl
-share/setup-tool-backends/scripts/disks-conf
-share/setup-tool-backends/scripts/display-conf
-share/setup-tool-backends/scripts/file.pl
-share/setup-tool-backends/scripts/filesys.pl
-share/setup-tool-backends/scripts/font-conf
-share/setup-tool-backends/scripts/font.pl
-share/setup-tool-backends/scripts/general.pl
-share/setup-tool-backends/scripts/guess_system.sh
-share/setup-tool-backends/scripts/internetsharing-conf
-share/setup-tool-backends/scripts/ishare.pl
-share/setup-tool-backends/scripts/media.pl
-share/setup-tool-backends/scripts/memory-conf
-share/setup-tool-backends/scripts/mouse-conf
-share/setup-tool-backends/scripts/network-conf
-share/setup-tool-backends/scripts/network.pl
-share/setup-tool-backends/scripts/package-conf
-share/setup-tool-backends/scripts/parse.pl
-share/setup-tool-backends/scripts/partition.pl
-share/setup-tool-backends/scripts/platform.pl
-share/setup-tool-backends/scripts/print-conf
-share/setup-tool-backends/scripts/print.pl
-share/setup-tool-backends/scripts/replace.pl
-share/setup-tool-backends/scripts/report.pl
-share/setup-tool-backends/scripts/service-list.pl
-share/setup-tool-backends/scripts/service.pl
-share/setup-tool-backends/scripts/services-conf
-share/setup-tool-backends/scripts/share.pl
-share/setup-tool-backends/scripts/shares-conf
-share/setup-tool-backends/scripts/time-conf
-share/setup-tool-backends/scripts/tokenizer.pl
-share/setup-tool-backends/scripts/type1inst
-share/setup-tool-backends/scripts/users-conf
-share/setup-tool-backends/scripts/util.pl
-share/setup-tool-backends/scripts/x.pl
-share/setup-tool-backends/scripts/xml.pl
-@dirrm share/setup-tool-backends/scripts
-@dirrm share/setup-tool-backends/files
-@dirrm share/setup-tool-backends
-@dirrm share/gnome/omf/gnome-system-tools
-@dirrm share/gnome/help/users-admin/C/figures
-@dirrm share/gnome/help/users-admin/C
-@dirrm share/gnome/help/users-admin
-@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/C/figures
-@dirrm share/gnome/help/services-admin/C
-@dirrm share/gnome/help/services-admin
-@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/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
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/boot-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/network-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/services-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/time-admin-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-tools/users-admin-C.omf 2>/dev/null || /usr/bin/true