diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-28 16:08:26 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-28 16:08:26 +0000 |
commit | ba47d0a6d8d360ca725b0cdfc08b4073fb84b349 (patch) | |
tree | c96dd07e18260d3acf17eeb55f949adca42ef03d /sysutils | |
parent | 9d579ca60716f9be8c49d3d5fd74dde3bc7ad127 (diff) | |
download | FreeBSD-ports-ba47d0a6d8d360ca725b0cdfc08b4073fb84b349.zip FreeBSD-ports-ba47d0a6d8d360ca725b0cdfc08b4073fb84b349.tar.gz |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 20 | ||||
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 6 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/pkg-plist | 42 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 6 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/pkg-plist | 42 |
11 files changed, 81 insertions, 49 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index d612a38..5e86403 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gconf-editor -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index 53f8b1a..961baf9 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gconf-editor-0.1.tar.bz2) = 1db6f1a8a585272056b4eb57c20809dd +MD5 (gnome2/gconf-editor-0.2.tar.bz2) = 5d2453640f1cdafdd108176c3376f879 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index f03d3c8..e5494de 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -12,7 +12,27 @@ share/gnome/pixmaps/gconf-editor/folder-closed.png share/gnome/pixmaps/gconf-editor/folder-open.png share/gnome/pixmaps/gconf-editor/stock-about-16.png share/locale/az/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/es/LC_MESSAGES/gconf-editor.mo +share/locale/et/LC_MESSAGES/gconf-editor.mo +share/locale/fr/LC_MESSAGES/gconf-editor.mo +share/locale/hi/LC_MESSAGES/gconf-editor.mo +share/locale/hu/LC_MESSAGES/gconf-editor.mo +share/locale/it/LC_MESSAGES/gconf-editor.mo +share/locale/ja/LC_MESSAGES/gconf-editor.mo +share/locale/ko/LC_MESSAGES/gconf-editor.mo share/locale/ms/LC_MESSAGES/gconf-editor.mo share/locale/no/LC_MESSAGES/gconf-editor.mo +share/locale/pl/LC_MESSAGES/gconf-editor.mo +share/locale/pt/LC_MESSAGES/gconf-editor.mo +share/locale/ru/LC_MESSAGES/gconf-editor.mo +share/locale/sk/LC_MESSAGES/gconf-editor.mo +share/locale/sl/LC_MESSAGES/gconf-editor.mo share/locale/sv/LC_MESSAGES/gconf-editor.mo +share/locale/uk/LC_MESSAGES/gconf-editor.mo +share/locale/vi/LC_MESSAGES/gconf-editor.mo +share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo +share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo @dirrm share/gnome/pixmaps/gconf-editor diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 169f8c2..4bdc252 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 1.99.10 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DISTNAME= control-center-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index f5daab7..18e7bb0 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomesystemmonitor -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DISTNAME= gnome-system-monitor-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - wnck-1.2:${PORTSDIR}/x11-toolkits/libwnck + wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo index 99918cc..fa6c700 100644 --- a/sysutils/gnome-system-monitor/distinfo +++ b/sysutils/gnome-system-monitor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-system-monitor-1.1.6.tar.bz2) = e3ae3f26951d4863e3035646f4187459 +MD5 (gnome2/gnome-system-monitor-1.1.7.tar.bz2) = 6573093ff335e7e2f0b140e854110299 diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist index e586f8d..cbe747b 100644 --- a/sysutils/gnome-system-monitor/pkg-plist +++ b/sysutils/gnome-system-monitor/pkg-plist @@ -9,46 +9,52 @@ etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml etc/gconf/schemas/gnome-system-monitor.schemas share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/procman/C/figures/addColumn.png -share/gnome/help/procman/C/figures/changePriority.png -share/gnome/help/procman/C/figures/colorPanel.png -share/gnome/help/procman/C/figures/columnContextMenu.png -share/gnome/help/procman/C/figures/memoryMaps.png -share/gnome/help/procman/C/figures/moreInfo.png -share/gnome/help/procman/C/figures/processListing.png -share/gnome/help/procman/C/figures/sortButton.png -share/gnome/help/procman/C/figures/sortMenu.png -share/gnome/help/procman/C/figures/sortMenu2.png -share/gnome/help/procman/C/figures/systemMonitor.png -share/gnome/help/procman/C/figures/viewMenu.png -share/gnome/help/procman/C/legal.xml -share/gnome/help/procman/C/procman.xml -share/gnome/omf/gnome-core/procman-C.omf +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/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/omf/gnome-core/gnome-system-monitor-C.omf share/gnome/pixmaps/procman.png +share/locale/az/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/es/LC_MESSAGES/gnome-system-monitor.mo share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo +share/locale/hu/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/ko/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/ms/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/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/ru/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/sv/LC_MESSAGES/gnome-system-monitor.mo share/locale/tr/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_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/help/procman/C/figures -@dirrm share/gnome/help/procman/C -@dirrm share/gnome/help/procman +@dirrm share/gnome/help/gnome-system-monitor/C/figures +@dirrm share/gnome/help/gnome-system-monitor/C +@dirrm share/gnome/help/gnome-system-monitor @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 169f8c2..4bdc252 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 1.99.10 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DISTNAME= control-center-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index f5daab7..18e7bb0 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomesystemmonitor -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DISTNAME= gnome-system-monitor-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - wnck-1.2:${PORTSDIR}/x11-toolkits/libwnck + wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo index 99918cc..fa6c700 100644 --- a/sysutils/gnomesystemmonitor/distinfo +++ b/sysutils/gnomesystemmonitor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-system-monitor-1.1.6.tar.bz2) = e3ae3f26951d4863e3035646f4187459 +MD5 (gnome2/gnome-system-monitor-1.1.7.tar.bz2) = 6573093ff335e7e2f0b140e854110299 diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist index e586f8d..cbe747b 100644 --- a/sysutils/gnomesystemmonitor/pkg-plist +++ b/sysutils/gnomesystemmonitor/pkg-plist @@ -9,46 +9,52 @@ etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml etc/gconf/schemas/gnome-system-monitor.schemas share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/procman/C/figures/addColumn.png -share/gnome/help/procman/C/figures/changePriority.png -share/gnome/help/procman/C/figures/colorPanel.png -share/gnome/help/procman/C/figures/columnContextMenu.png -share/gnome/help/procman/C/figures/memoryMaps.png -share/gnome/help/procman/C/figures/moreInfo.png -share/gnome/help/procman/C/figures/processListing.png -share/gnome/help/procman/C/figures/sortButton.png -share/gnome/help/procman/C/figures/sortMenu.png -share/gnome/help/procman/C/figures/sortMenu2.png -share/gnome/help/procman/C/figures/systemMonitor.png -share/gnome/help/procman/C/figures/viewMenu.png -share/gnome/help/procman/C/legal.xml -share/gnome/help/procman/C/procman.xml -share/gnome/omf/gnome-core/procman-C.omf +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/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/omf/gnome-core/gnome-system-monitor-C.omf share/gnome/pixmaps/procman.png +share/locale/az/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/es/LC_MESSAGES/gnome-system-monitor.mo share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo +share/locale/hu/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/ko/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/ms/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/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/ru/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/sv/LC_MESSAGES/gnome-system-monitor.mo share/locale/tr/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_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/help/procman/C/figures -@dirrm share/gnome/help/procman/C -@dirrm share/gnome/help/procman +@dirrm share/gnome/help/gnome-system-monitor/C/figures +@dirrm share/gnome/help/gnome-system-monitor/C +@dirrm share/gnome/help/gnome-system-monitor @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree |