diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-22 23:33:40 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-22 23:33:40 +0800 |
commit | 333e7b8184ae4ab04c8c9187ac34ae3a64255147 (patch) | |
tree | 5b7055f231273891cbb67daea3e3d8c08daf884f /x11 | |
parent | 139e802858486b8d0ba3b3f47168722dcef6adc5 (diff) | |
download | marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar.gz marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar.bz2 marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar.lz marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar.xz marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.tar.zst marcuscom-ports-333e7b8184ae4ab04c8c9187ac34ae3a64255147.zip |
Update to 2.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11584 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 35 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/distinfo | 3 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/files/patch-src_gdm-queue.c | 10 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/pkg-descr | 4 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/pkg-plist | 224 |
5 files changed, 276 insertions, 0 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile new file mode 100644 index 000000000..d9822646b --- /dev/null +++ b/x11/fast-user-switch-applet/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: user-selector-applet +# Date created: 8 May 2004 +# Whom: Alexander Nedotsukov <bland@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= fast-user-switch-applet +PORTVERSION= 2.24.0 +CATEGORIES= x11 gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Fast user switching applet for GNOME + +USE_XORG= x11 xmu xau ice +USE_BZIP2= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --with-gdm-config=${LOCALBASE}/etc/gdm/custom.conf \ + --with-gdm-setup=${LOCALBASE}/sbin/gdmsetup + +GCONF_SCHEMAS= fast-user-switch-applet.schemas +INSTALLS_OMF= yes + +post-patch: + @${REINPLACE_CMD} -e 's|\$$"\$$|"$$|' ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/x11/fast-user-switch-applet/distinfo b/x11/fast-user-switch-applet/distinfo new file mode 100644 index 000000000..e5837ca9a --- /dev/null +++ b/x11/fast-user-switch-applet/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/fast-user-switch-applet-2.24.0.tar.bz2) = 001ef5a6a03ba6a0f4857bc3b05ec8f1 +SHA256 (gnome2/fast-user-switch-applet-2.24.0.tar.bz2) = fce809a5125bf60ad5180166fa836c823bb78ac8d0745ae809eab5b34d51a87e +SIZE (gnome2/fast-user-switch-applet-2.24.0.tar.bz2) = 936189 diff --git a/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c new file mode 100644 index 000000000..34f8423a3 --- /dev/null +++ b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c @@ -0,0 +1,10 @@ +--- src/gdm-queue.c.orig 2008-02-09 11:06:43.000000000 -0500 ++++ src/gdm-queue.c 2008-02-09 11:06:53.000000000 -0500 +@@ -32,6 +32,7 @@ + #include <sys/un.h> + #include <errno.h> + #include <stdio.h> ++#include <signal.h> + + #include "gdm-queue.h" + diff --git a/x11/fast-user-switch-applet/pkg-descr b/x11/fast-user-switch-applet/pkg-descr new file mode 100644 index 000000000..da069d11f --- /dev/null +++ b/x11/fast-user-switch-applet/pkg-descr @@ -0,0 +1,4 @@ +The Fast User-Switching Applet is an applet for the GNOME panel which +provides a menu to switch between users. It integrates with GDM to +switch between existing X11 sessions or create new ones as needed, +and will show the same users as the GDM face browser. diff --git a/x11/fast-user-switch-applet/pkg-plist b/x11/fast-user-switch-applet/pkg-plist new file mode 100644 index 000000000..fd302f55d --- /dev/null +++ b/x11/fast-user-switch-applet/pkg-plist @@ -0,0 +1,224 @@ +libdata/bonobo/servers/GNOME_FastUserSwitchApplet.server +libexec/fast-user-switch-applet +%%DATADIR%%/ui.glade +share/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml +share/gnome/help/fast-user-switch-applet/C/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/C/legal.xml +share/gnome/help/fast-user-switch-applet/ca/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/ca/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/en_GB/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/es/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/fi/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/fi/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/fr/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/oc/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/oc/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/pa/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/pt_BR/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/pt_BR/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/ru/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/ru/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/sr/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet.png +share/gnome/help/fast-user-switch-applet/sv/fast-user-switch-applet.xml +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-context.png +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-icon.png +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-prefs.png +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-text.png +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-username.png +share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet.png +share/locale/af/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ar/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/be@latin/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/bg/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/bn/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/bn_IN/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ca/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/cs/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/cy/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/da/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/de/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/dz/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/el/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/en_CA/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/en_GB/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/es/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/et/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/eu/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/fa/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/fi/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/fr/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/fur/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/gl/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/gu/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/he/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/hi/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/hr/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/hu/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/id/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/it/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ja/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ka/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/kn/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ko/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ku/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/lt/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/lv/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/mg/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/mk/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ml/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/mn/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/mr/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/nb/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ne/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/nl/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/nn/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/oc/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/or/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/pa/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/pl/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ps/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/pt/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/pt_BR/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ru/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/si/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sk/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sl/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sq/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sr/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sr@latin/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/sv/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/ta/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/te/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/th/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/tr/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/uk/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/vi/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/zh_CN/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/zh_HK/LC_MESSAGES/fast-user-switch-applet.mo +share/locale/zh_TW/LC_MESSAGES/fast-user-switch-applet.mo +share/omf/fast-user-switch-applet/fast-user-switch-applet-C.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-ca.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-en_GB.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-es.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-fi.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-fr.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-oc.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-pa.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-pt_BR.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-ru.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-sr.omf +share/omf/fast-user-switch-applet/fast-user-switch-applet-sv.omf +@dirrm share/omf/fast-user-switch-applet +@dirrm share/gnome/help/fast-user-switch-applet/sv/figures +@dirrm share/gnome/help/fast-user-switch-applet/sv +@dirrm share/gnome/help/fast-user-switch-applet/sr/figures +@dirrm share/gnome/help/fast-user-switch-applet/sr +@dirrm share/gnome/help/fast-user-switch-applet/ru/figures +@dirrm share/gnome/help/fast-user-switch-applet/ru +@dirrm share/gnome/help/fast-user-switch-applet/pt_BR/figures +@dirrm share/gnome/help/fast-user-switch-applet/pt_BR +@dirrm share/gnome/help/fast-user-switch-applet/pa/figures +@dirrm share/gnome/help/fast-user-switch-applet/pa +@dirrm share/gnome/help/fast-user-switch-applet/oc/figures +@dirrm share/gnome/help/fast-user-switch-applet/oc +@dirrm share/gnome/help/fast-user-switch-applet/fr/figures +@dirrm share/gnome/help/fast-user-switch-applet/fr +@dirrm share/gnome/help/fast-user-switch-applet/fi/figures +@dirrm share/gnome/help/fast-user-switch-applet/fi +@dirrm share/gnome/help/fast-user-switch-applet/es/figures +@dirrm share/gnome/help/fast-user-switch-applet/es +@dirrm share/gnome/help/fast-user-switch-applet/en_GB/figures +@dirrm share/gnome/help/fast-user-switch-applet/en_GB +@dirrm share/gnome/help/fast-user-switch-applet/ca/figures +@dirrm share/gnome/help/fast-user-switch-applet/ca +@dirrm share/gnome/help/fast-user-switch-applet/C/figures +@dirrm share/gnome/help/fast-user-switch-applet/C +@dirrm share/gnome/help/fast-user-switch-applet +@dirrm %%DATADIR%% +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/ps/LC_MESSAGES +@dirrmtry share/locale/ps +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mg/LC_MESSAGES +@dirrmtry share/locale/mg +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/fur/LC_MESSAGES +@dirrmtry share/locale/fur +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin |