ports/141241: Update port: sysutils/gnome-schedule

Sutra Zhou zhoushuqun at gmail.com
Mon Dec 7 09:50:05 UTC 2009


>Number:         141241
>Category:       ports
>Synopsis:       Update port: sysutils/gnome-schedule
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 07 09:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sutra Zhou
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD www.example.com 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Wed Dec  2 14:38:51 CST 2009     root at www.example.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update gnome-schedule from 0.9.0 to 2.1.1.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/sysutils/gnome-schedule.bak/Makefile /usr/ports/sysutils/gnome-schedule/Makefile
--- /usr/ports/sysutils/gnome-schedule.bak/Makefile	2009-12-04 17:34:22.000000000 +0800
+++ /usr/ports/sysutils/gnome-schedule/Makefile	2009-12-07 17:31:16.000000000 +0800
@@ -7,10 +7,9 @@
 #
 
 PORTNAME=	gnome-schedule
-PORTVERSION=	0.9.0
-PORTREVISION=	8
+PORTVERSION=	2.1.1
 CATEGORIES=	sysutils
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-2/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	GNOME GUI for configuring a users crontab
@@ -18,29 +17,24 @@
 BUILD_DEPENDS=	yelp:${PORTSDIR}/x11/yelp
 RUN_DEPENDS=	yelp:${PORTSDIR}/x11/yelp
 
-USE_BZIP2=	yes
 USE_PYTHON=	yes
 USE_GNOME=	gnomeprefix pygnome2
 GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
 DATADIR=	${PREFIX}/share
 
 .include <bsd.port.pre.mk>
 
 post-patch:
-.if defined(NOPORTDOCS)
-	@${REINPLACE_CMD} -e 's|pixmaps doc po|pixmaps po|g' \
-		${WRKSRC}/Makefile.in
-.else
-	@${REINPLACE_CMD} -e 's|gnome-schedule-$$(VERSION)|gnome-schedule|' \
-		${WRKSRC}/doc/Makefile.in
-.endif
-	@${REINPLACE_CMD} -e 's|/usr/share/icons|${LOCALBASE}/share/icons|; \
+	@${REINPLACE_CMD} -e ' \
 		s|@prefix@/share|${DATADIR}|; \
-		s|/usr/local/share/|${DATADIR}|; \
-		s|/usr/share/|${DATADIR}|; \
-		s|/usr/bin/gnome-help|${LOCALBASE}/bin/gnome-help|; \
-		s|$$(prefix)/share/|$$(datadir)/|' \
-			${WRKSRC}/src/*.* ${WRKSRC}/Makefile.in \
-			${WRKSRC}/pixmaps/Makefile.in
+		s|/usr/local/share|${DATADIR}|; \
+		s|/usr/share|${DATADIR}|; \
+		s|$$(prefix)/share|$$(datadir)|' \
+			${WRKSRC}/src/*.* \
+			${WRKSRC}/Makefile.in \
+			${WRKSRC}/icons/Makefile.in \
+			${WRKSRC}/servers/Makefile.in \
+			${WRKSRC}/help/Makefile.in
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/sysutils/gnome-schedule.bak/distinfo /usr/ports/sysutils/gnome-schedule/distinfo
--- /usr/ports/sysutils/gnome-schedule.bak/distinfo	2009-12-04 17:34:22.000000000 +0800
+++ /usr/ports/sysutils/gnome-schedule/distinfo	2009-12-07 13:59:47.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (gnome-schedule-0.9.0.tar.bz2) = 08c3f7680fe95fc4088289ed25552618
-SHA256 (gnome-schedule-0.9.0.tar.bz2) = 2ed8c0743b571f4821cccc66fbb4d8e9cfe63558cfc3a674e74c3513580e8555
-SIZE (gnome-schedule-0.9.0.tar.bz2) = 234125
+MD5 (gnome-schedule-2.1.1.tar.gz) = cc91b9017fd0ab349742c4e494353bc2
+SHA256 (gnome-schedule-2.1.1.tar.gz) = c12b17d61c9ed658f75cfbf57fcbde26c97379ea5cde2b55ddc74068d37d58d7
+SIZE (gnome-schedule-2.1.1.tar.gz) = 1440624
diff -ruN /usr/ports/sysutils/gnome-schedule.bak/pkg-plist /usr/ports/sysutils/gnome-schedule/pkg-plist
--- /usr/ports/sysutils/gnome-schedule.bak/pkg-plist	2009-12-04 17:34:22.000000000 +0800
+++ /usr/ports/sysutils/gnome-schedule/pkg-plist	2009-12-07 15:48:54.000000000 +0800
@@ -1,45 +1,341 @@
 bin/gnome-schedule
-%%DATADIR%%/applications/gnome-schedule.desktop
-%%PORTDOCS%%%%DOCSDIR%%/addingandediting.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%DATADIR%%/gnome-schedule/addWindow.py
-%%DATADIR%%/gnome-schedule/addWindow.pyc
-%%DATADIR%%/gnome-schedule/addWindow.pyo
-%%DATADIR%%/gnome-schedule/at.py
-%%DATADIR%%/gnome-schedule/at.pyc
-%%DATADIR%%/gnome-schedule/at.pyo
-%%DATADIR%%/gnome-schedule/atEditor.py
-%%DATADIR%%/gnome-schedule/atEditor.pyc
-%%DATADIR%%/gnome-schedule/atEditor.pyo
-%%DATADIR%%/gnome-schedule/config.py
-%%DATADIR%%/gnome-schedule/config.pyc
-%%DATADIR%%/gnome-schedule/config.pyo
-%%DATADIR%%/gnome-schedule/crontab.py
-%%DATADIR%%/gnome-schedule/crontab.pyc
-%%DATADIR%%/gnome-schedule/crontab.pyo
-%%DATADIR%%/gnome-schedule/crontabEditor.py
-%%DATADIR%%/gnome-schedule/crontabEditor.pyc
-%%DATADIR%%/gnome-schedule/crontabEditor.pyo
-%%DATADIR%%/gnome-schedule/crontabEditorHelper.py
-%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyc
-%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyo
-%%DATADIR%%/gnome-schedule/gnome-schedule.glade
-%%DATADIR%%/gnome-schedule/gnome-schedule.py
-%%DATADIR%%/gnome-schedule/gnome-schedule.pyc
-%%DATADIR%%/gnome-schedule/gnome-schedule.pyo
-%%DATADIR%%/gnome-schedule/lang.py
-%%DATADIR%%/gnome-schedule/lang.pyc
-%%DATADIR%%/gnome-schedule/lang.pyo
-%%DATADIR%%/gnome-schedule/mainWindow.py
-%%DATADIR%%/gnome-schedule/mainWindow.pyc
-%%DATADIR%%/gnome-schedule/mainWindow.pyo
-%%DATADIR%%/gnome-schedule/preset.py
-%%DATADIR%%/gnome-schedule/preset.pyc
-%%DATADIR%%/gnome-schedule/preset.pyo
-%%DATADIR%%/gnome-schedule/setuserWindow.py
-%%DATADIR%%/gnome-schedule/setuserWindow.pyc
-%%DATADIR%%/gnome-schedule/setuserWindow.pyo
-%%DATADIR%%/pixmaps/gnome-schedule.png
- at dirrm %%DATADIR%%/gnome-schedule
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry %%DATADIR%%/applications
+lib/bonobo/servers/GNOME_GnomeSchedule.server
+lib/locale/ar/LC_MESSAGES/gnome-schedule.mo
+lib/locale/bg/LC_MESSAGES/gnome-schedule.mo
+lib/locale/ca/LC_MESSAGES/gnome-schedule.mo
+lib/locale/cs/LC_MESSAGES/gnome-schedule.mo
+lib/locale/da/LC_MESSAGES/gnome-schedule.mo
+lib/locale/de/LC_MESSAGES/gnome-schedule.mo
+lib/locale/dz/LC_MESSAGES/gnome-schedule.mo
+lib/locale/el/LC_MESSAGES/gnome-schedule.mo
+lib/locale/en_CA/LC_MESSAGES/gnome-schedule.mo
+lib/locale/en_GB/LC_MESSAGES/gnome-schedule.mo
+lib/locale/es/LC_MESSAGES/gnome-schedule.mo
+lib/locale/fi/LC_MESSAGES/gnome-schedule.mo
+lib/locale/fr/LC_MESSAGES/gnome-schedule.mo
+lib/locale/gl/LC_MESSAGES/gnome-schedule.mo
+lib/locale/gu/LC_MESSAGES/gnome-schedule.mo
+lib/locale/hu/LC_MESSAGES/gnome-schedule.mo
+lib/locale/it/LC_MESSAGES/gnome-schedule.mo
+lib/locale/lt/LC_MESSAGES/gnome-schedule.mo
+lib/locale/nb/LC_MESSAGES/gnome-schedule.mo
+lib/locale/ne/LC_MESSAGES/gnome-schedule.mo
+lib/locale/nl/LC_MESSAGES/gnome-schedule.mo
+lib/locale/nn/LC_MESSAGES/gnome-schedule.mo
+lib/locale/oc/LC_MESSAGES/gnome-schedule.mo
+lib/locale/pa/LC_MESSAGES/gnome-schedule.mo
+lib/locale/pt/LC_MESSAGES/gnome-schedule.mo
+lib/locale/pt_BR/LC_MESSAGES/gnome-schedule.mo
+lib/locale/ru/LC_MESSAGES/gnome-schedule.mo
+lib/locale/rw/LC_MESSAGES/gnome-schedule.mo
+lib/locale/sl/LC_MESSAGES/gnome-schedule.mo
+lib/locale/sq/LC_MESSAGES/gnome-schedule.mo
+lib/locale/sv/LC_MESSAGES/gnome-schedule.mo
+lib/locale/uk/LC_MESSAGES/gnome-schedule.mo
+lib/locale/vi/LC_MESSAGES/gnome-schedule.mo
+lib/locale/zh_CN/LC_MESSAGES/gnome-schedule.mo
+lib/locale/zh_HK/LC_MESSAGES/gnome-schedule.mo
+lib/locale/zh_TW/LC_MESSAGES/gnome-schedule.mo
+share/applications/gnome-schedule.desktop
+share/gnome-schedule/addWindow.py
+share/gnome-schedule/addWindow.pyc
+share/gnome-schedule/addWindow.pyo
+share/gnome-schedule/at.py
+share/gnome-schedule/at.pyc
+share/gnome-schedule/at.pyo
+share/gnome-schedule/atEditor.py
+share/gnome-schedule/atEditor.pyc
+share/gnome-schedule/atEditor.pyo
+share/gnome-schedule/config.py
+share/gnome-schedule/config.pyc
+share/gnome-schedule/config.pyo
+share/gnome-schedule/crontab.py
+share/gnome-schedule/crontab.pyc
+share/gnome-schedule/crontab.pyo
+share/gnome-schedule/crontabEditor.py
+share/gnome-schedule/crontabEditor.pyc
+share/gnome-schedule/crontabEditor.pyo
+share/gnome-schedule/crontabEditorHelper.py
+share/gnome-schedule/crontabEditorHelper.pyc
+share/gnome-schedule/crontabEditorHelper.pyo
+share/gnome-schedule/data.py
+share/gnome-schedule/data.pyc
+share/gnome-schedule/data.pyo
+share/gnome-schedule/gnome-schedule-applet.xml
+share/gnome-schedule/gnome-schedule.glade
+share/gnome-schedule/gnome-schedule.py
+share/gnome-schedule/gnome-schedule.pyc
+share/gnome-schedule/gnome-schedule.pyo
+share/gnome-schedule/lang.py
+share/gnome-schedule/lang.pyc
+share/gnome-schedule/lang.pyo
+share/gnome-schedule/mainWindow.py
+share/gnome-schedule/mainWindow.pyc
+share/gnome-schedule/mainWindow.pyo
+share/gnome-schedule/scheduleapplet.py
+share/gnome-schedule/scheduleapplet.pyc
+share/gnome-schedule/scheduleapplet.pyo
+share/gnome-schedule/setuserWindow.py
+share/gnome-schedule/setuserWindow.pyc
+share/gnome-schedule/setuserWindow.pyo
+share/gnome-schedule/template.py
+share/gnome-schedule/template.pyc
+share/gnome-schedule/template.pyo
+share/gnome-schedule/template_chooser.py
+share/gnome-schedule/template_chooser.pyc
+share/gnome-schedule/template_chooser.pyo
+share/gnome-schedule/template_manager.py
+share/gnome-schedule/template_manager.pyc
+share/gnome-schedule/template_manager.pyo
+share/gnome-schedule/xwrapper.py
+share/gnome-schedule/xwrapper.pyc
+share/gnome-schedule/xwrapper.pyo
+share/gnome/help/gnome-schedule/C/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/C/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/C/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/C/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/C/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/C/gnome-schedule.xml
+share/gnome/help/gnome-schedule/C/legal.xml
+share/gnome/help/gnome-schedule/de/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/de/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/de/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/de/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/de/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/de/gnome-schedule.xml
+share/gnome/help/gnome-schedule/es/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/es/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/es/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/es/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/es/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/es/gnome-schedule.xml
+share/gnome/help/gnome-schedule/fr/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/fr/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/fr/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/fr/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/fr/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/fr/gnome-schedule.xml
+share/gnome/help/gnome-schedule/it/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/it/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/it/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/it/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/it/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/it/gnome-schedule.xml
+share/gnome/help/gnome-schedule/oc/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/oc/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/oc/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/oc/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/oc/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/oc/gnome-schedule.xml
+share/gnome/help/gnome-schedule/sv/figures/gnome-schedule_main.png
+share/gnome/help/gnome-schedule/sv/figures/gnome-schedule_new_task.png
+share/gnome/help/gnome-schedule/sv/figures/gnome-schedule_new_task_once.png
+share/gnome/help/gnome-schedule/sv/figures/gnome-schedule_new_task_recurrent.png
+share/gnome/help/gnome-schedule/sv/figures/gnome-schedule_templates.png
+share/gnome/help/gnome-schedule/sv/gnome-schedule.xml
+share/omf/gnome-schedule/gnome-schedule-C.omf
+share/omf/gnome-schedule/gnome-schedule-de.omf
+share/omf/gnome-schedule/gnome-schedule-es.omf
+share/omf/gnome-schedule/gnome-schedule-fr.omf
+share/omf/gnome-schedule/gnome-schedule-it.omf
+share/omf/gnome-schedule/gnome-schedule-oc.omf
+share/omf/gnome-schedule/gnome-schedule-sv.omf
+share/pixmaps/gnome-schedule/at.svg
+share/pixmaps/gnome-schedule/calendar.svg
+share/pixmaps/gnome-schedule/crontab.svg
+share/pixmaps/gnome-schedule/gnome-schedule.svg
+share/pixmaps/gnome-schedule/template.svg
+ at dirrmtry share/xmodmap
+ at dirrmtry share/vfolders
+ at dirrmtry share/vala/vapi
+ at dirrmtry share/vala
+ at dirrmtry share/sounds
+ at dirrmtry share/sgml/docbook/gnome-customization-0.1
+ at dirrmtry share/sgml/docbook
+ at dirrmtry share/pixmaps/splash
+ at dirrm share/pixmaps/gnome-schedule
+ at dirrmtry share/pixmaps/document-icons
+ at dirrm share/omf/gnome-schedule
+ at dirrmtry share/omf
+ at dirrmtry share/oaf
+ at dirrmtry share/mime-info
+ at dirrmtry share/mc/templates
+ at dirrmtry share/mc
+ at dirrmtry share/images
+ at dirrmtry share/gnome/wm-properties
+ at dirrmtry share/gnome/ui
+ at dirrmtry share/gnome/panel
+ at dirrmtry share/gnome/help/lgpl/C
+ at dirrmtry share/gnome/help/lgpl
+ at dirrmtry share/gnome/help/gpl/C
+ at dirrmtry share/gnome/help/gpl
+ at dirrm share/gnome/help/gnome-schedule/sv/figures
+ at dirrm share/gnome/help/gnome-schedule/sv
+ at dirrm share/gnome/help/gnome-schedule/oc/figures
+ at dirrm share/gnome/help/gnome-schedule/oc
+ at dirrm share/gnome/help/gnome-schedule/it/figures
+ at dirrm share/gnome/help/gnome-schedule/it
+ at dirrm share/gnome/help/gnome-schedule/fr/figures
+ at dirrm share/gnome/help/gnome-schedule/fr
+ at dirrm share/gnome/help/gnome-schedule/es/figures
+ at dirrm share/gnome/help/gnome-schedule/es
+ at dirrm share/gnome/help/gnome-schedule/de/figures
+ at dirrm share/gnome/help/gnome-schedule/de
+ at dirrm share/gnome/help/gnome-schedule/C/figures
+ at dirrm share/gnome/help/gnome-schedule/C
+ at dirrm share/gnome/help/gnome-schedule
+ at dirrmtry share/gnome/help/fdl/C
+ at dirrmtry share/gnome/help/fdl
+ at dirrmtry share/gnome/help
+ at dirrmtry share/gnome/autostart
+ at dirrmtry share/gnome/apps/Utilities
+ at dirrmtry share/gnome/apps/System
+ at dirrmtry share/gnome/apps/Settings/Session
+ at dirrmtry share/gnome/apps/Settings/Peripherals
+ at dirrmtry share/gnome/apps/Settings/Documents
+ at dirrmtry share/gnome/apps/Settings/Desktop
+ at dirrmtry share/gnome/apps/Settings
+ at dirrmtry share/gnome/apps/Multimedia
+ at dirrmtry share/gnome/apps/Internet
+ at dirrmtry share/gnome/apps/Graphics
+ at dirrmtry share/gnome/apps/Games
+ at dirrmtry share/gnome/apps/Development
+ at dirrmtry share/gnome/apps/Audio
+ at dirrmtry share/gnome/apps/Applications
+ at dirrmtry share/gnome/apps
+ at dirrm share/gnome-schedule
+ at dirrmtry share/gnome-control-center/keybindings
+ at dirrmtry share/gnome-control-center
+ at dirrmtry share/gnome-about
+ at dirrmtry share/gnome-2.0/ui
+ at dirrmtry share/gnome-2.0
+ at dirrmtry share/gnome
+ at dirrmtry share/games
+ at dirrmtry share/doc/libgda
+ at dirrmtry share/control-center/keybindings
+ at dirrmtry share/control-center/capplets
+ at dirrmtry share/control-center/Session
+ at dirrmtry share/control-center/Peripherals
+ at dirrmtry share/control-center/Documents
+ at dirrmtry share/control-center/Desktop
+ at dirrmtry share/control-center-2.0/capplets
+ at dirrmtry share/control-center-2.0
+ at dirrmtry share/control-center
+ at dirrmtry share/capplets
+ at dirrmtry share/applications
+ at dirrmtry share/application-registry
+ at dirrmtry share/applets/Utility
+ at dirrmtry share/applets/Network
+ at dirrmtry share/applets/Multimedia
+ at dirrmtry share/applets/Monitors
+ at dirrmtry share/applets/Clocks
+ at dirrmtry share/applets/Amusements
+ at dirrmtry share/applets
+ at dirrmtry libdata/bonobo/servers
+ at dirrmtry libdata/bonobo
+ at dirrmtry lib/vfs/modules
+ at dirrmtry lib/vfs
+ at dirrmtry lib/locale/zh_TW/LC_MESSAGES
+ at dirrmtry lib/locale/zh_TW
+ at dirrmtry lib/locale/zh_HK/LC_MESSAGES
+ at dirrmtry lib/locale/zh_HK
+ at dirrmtry lib/locale/zh_CN/LC_MESSAGES
+ at dirrmtry lib/locale/zh_CN
+ at dirrmtry lib/locale/vi/LC_MESSAGES
+ at dirrmtry lib/locale/vi
+ at dirrmtry lib/locale/uk/LC_MESSAGES
+ at dirrmtry lib/locale/uk
+ at dirrmtry lib/locale/sv/LC_MESSAGES
+ at dirrmtry lib/locale/sv
+ at dirrmtry lib/locale/sq/LC_MESSAGES
+ at dirrmtry lib/locale/sq
+ at dirrmtry lib/locale/sl/LC_MESSAGES
+ at dirrmtry lib/locale/sl
+ at dirrmtry lib/locale/rw/LC_MESSAGES
+ at dirrmtry lib/locale/rw
+ at dirrmtry lib/locale/ru/LC_MESSAGES
+ at dirrmtry lib/locale/ru
+ at dirrmtry lib/locale/pt_BR/LC_MESSAGES
+ at dirrmtry lib/locale/pt_BR
+ at dirrmtry lib/locale/pt/LC_MESSAGES
+ at dirrmtry lib/locale/pt
+ at dirrmtry lib/locale/pa/LC_MESSAGES
+ at dirrmtry lib/locale/pa
+ at dirrmtry lib/locale/oc/LC_MESSAGES
+ at dirrmtry lib/locale/oc
+ at dirrmtry lib/locale/nn/LC_MESSAGES
+ at dirrmtry lib/locale/nn
+ at dirrmtry lib/locale/nl/LC_MESSAGES
+ at dirrmtry lib/locale/nl
+ at dirrmtry lib/locale/ne/LC_MESSAGES
+ at dirrmtry lib/locale/ne
+ at dirrmtry lib/locale/nb/LC_MESSAGES
+ at dirrmtry lib/locale/nb
+ at dirrmtry lib/locale/lt/LC_MESSAGES
+ at dirrmtry lib/locale/lt
+ at dirrmtry lib/locale/it/LC_MESSAGES
+ at dirrmtry lib/locale/it
+ at dirrmtry lib/locale/hu/LC_MESSAGES
+ at dirrmtry lib/locale/hu
+ at dirrmtry lib/locale/gu/LC_MESSAGES
+ at dirrmtry lib/locale/gu
+ at dirrmtry lib/locale/gl/LC_MESSAGES
+ at dirrmtry lib/locale/gl
+ at dirrmtry lib/locale/fr/LC_MESSAGES
+ at dirrmtry lib/locale/fr
+ at dirrmtry lib/locale/fi/LC_MESSAGES
+ at dirrmtry lib/locale/fi
+ at dirrmtry lib/locale/es/LC_MESSAGES
+ at dirrmtry lib/locale/es
+ at dirrmtry lib/locale/en_GB/LC_MESSAGES
+ at dirrmtry lib/locale/en_GB
+ at dirrmtry lib/locale/en_CA/LC_MESSAGES
+ at dirrmtry lib/locale/en_CA
+ at dirrmtry lib/locale/el/LC_MESSAGES
+ at dirrmtry lib/locale/el
+ at dirrmtry lib/locale/dz/LC_MESSAGES
+ at dirrmtry lib/locale/dz
+ at dirrmtry lib/locale/de/LC_MESSAGES
+ at dirrmtry lib/locale/de
+ at dirrmtry lib/locale/da/LC_MESSAGES
+ at dirrmtry lib/locale/da
+ at dirrmtry lib/locale/cs/LC_MESSAGES
+ at dirrmtry lib/locale/cs
+ at dirrmtry lib/locale/ca/LC_MESSAGES
+ at dirrmtry lib/locale/ca
+ at dirrmtry lib/locale/bg/LC_MESSAGES
+ at dirrmtry lib/locale/bg
+ at dirrmtry lib/locale/ar/LC_MESSAGES
+ at dirrmtry lib/locale/ar
+ at dirrmtry lib/locale
+ at dirrmtry lib/gnome-vfs-2.0/modules
+ at dirrmtry lib/gnome-vfs-2.0
+ at dirrmtry lib/bonobo/servers
+ at dirrmtry lib/bonobo/plugin
+ at dirrmtry lib/bonobo/monikers
+ at dirrmtry lib/bonobo
+ at dirrmtry lib/GConf
+ at dirrmtry include/gnome-1.0
+ at dirrmtry include/gdkcardimage
+ at dirrmtry include/gconf
+ at dirrmtry etc/xdg/autostart
+ at dirrmtry etc/xdg
+ at dirrmtry etc/vfs/modules
+ at dirrmtry etc/vfs
+ at dirrmtry etc/sound/events
+ at dirrmtry etc/sound
+ at dirrmtry etc/gnome/config
+ at dirrmtry etc/gnome-vfs-2.0/modules
+ at dirrmtry etc/gnome-vfs-2.0
+ at dirrmtry etc/gnome
+ at dirrmtry etc/gconf/schemas
+ at dirrmtry etc/gconf/gconf.xml.system
+ at dirrmtry etc/gconf/gconf.xml.mandatory
+ at dirrmtry etc/gconf/gconf.xml.defaults
+ at dirrmtry etc/gconf
+ at dirrmtry etc/X11/sysconfig
+ at dirrmtry etc/X11/starthere
+ at dirrmtry etc/X11/serverconfig
+ at dirrmtry etc/X11
+ at dirrmtry etc/CORBA/servers
+ at dirrmtry etc/CORBA


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list