summaryrefslogtreecommitdiffstats
path: root/x11-clocks/gdesklets-clock
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11-clocks/gdesklets-clock
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-clocks/gdesklets-clock')
-rw-r--r--x11-clocks/gdesklets-clock/Makefile53
-rw-r--r--x11-clocks/gdesklets-clock/distinfo3
-rw-r--r--x11-clocks/gdesklets-clock/files/Clock::__init__.py16
-rw-r--r--x11-clocks/gdesklets-clock/files/patch-Install_Clock_Sensor.bin19
-rw-r--r--x11-clocks/gdesklets-clock/pkg-descr3
-rw-r--r--x11-clocks/gdesklets-clock/pkg-message19
-rw-r--r--x11-clocks/gdesklets-clock/pkg-plist41
7 files changed, 0 insertions, 154 deletions
diff --git a/x11-clocks/gdesklets-clock/Makefile b/x11-clocks/gdesklets-clock/Makefile
deleted file mode 100644
index d03a8db83..000000000
--- a/x11-clocks/gdesklets-clock/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# New ports collection makefile for: gdesklets-clock
-# Date created: 02 September 2003
-# Whom: Mezz <mezz7@cox.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= clock
-PORTVERSION= 0.32
-PORTREVISION= 6
-CATEGORIES= x11-clocks gnome
-MASTER_SITES= http://gdesklets.gnomedesktop.org/files/
-PKGNAMEPREFIX= gdesklets-
-DISTNAME= clock-desklet-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Various clock displays for Gnome 2.x
-
-RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
-
-USE_BZIP2= yes
-USE_PYTHON= yes
-USE_XLIB= yes
-
-NAME= Clock
-DATADIR= ${PREFIX}/share/gnome
-LANG= de fr pt sq sr sr@Latn sv
-
-do-build:
- @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC}
- @${FIND} ${WRKSRC} -name '*.orig' -delete
- @${PATCH} ${WRKSRC}/Clock/__init__.py < ${FILESDIR}/Clock::__init__.py
-
-do-install:
- @${MKDIR} ${DATADIR}/gdesklets/Displays/${NAME}/gfx
-.for ii in ${LANG}
- @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME}/locale/${ii}/LC_MESSAGES
- @${INSTALL_DATA} ${WRKSRC}/${NAME}/locale/${ii}/LC_MESSAGES/*.mo \
- ${DATADIR}/gdesklets/Sensors/${NAME}/locale/${ii}/LC_MESSAGES/
-.endfor
- @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/gdesklets/Sensors/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.dat ${DATADIR}/gdesklets/Sensors/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/*.display ${DATADIR}/gdesklets/Displays/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/gfx/*.png ${DATADIR}/gdesklets/Displays/${NAME}/gfx/
- @${INSTALL_DATA} ${WRKSRC}/gfx/*.xcf ${DATADIR}/gdesklets/Displays/${NAME}/gfx/
- @${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}/gdesklets/Displays/${NAME}/
- @${LN} -s ${DATADIR}/gdesklets/Displays/${NAME}/README \
- ${DATADIR}/gdesklets/Sensors/${NAME}/README
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/x11-clocks/gdesklets-clock/distinfo b/x11-clocks/gdesklets-clock/distinfo
deleted file mode 100644
index c01a4dba3..000000000
--- a/x11-clocks/gdesklets-clock/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (clock-desklet-0.32.tar.bz2) = d9b8a292e6e439ab62765143b6678df5
-SHA256 (clock-desklet-0.32.tar.bz2) = 83d50abf487f2e0f6d9e5a53e82d6f113bca33843dcb1cd46a7f38a23745635d
-SIZE (clock-desklet-0.32.tar.bz2) = 159655
diff --git a/x11-clocks/gdesklets-clock/files/Clock::__init__.py b/x11-clocks/gdesklets-clock/files/Clock::__init__.py
deleted file mode 100644
index f0f063ed9..000000000
--- a/x11-clocks/gdesklets-clock/files/Clock::__init__.py
+++ /dev/null
@@ -1,16 +0,0 @@
---- __init__.py.bak Tue Mar 30 18:08:39 2004
-+++ __init__.py Tue Mar 30 18:11:36 2004
-@@ -149,8 +149,11 @@
- timezone = self._get_config("timezone")
- if (timezone != self.__timezone):
- self.__timezone = timezone
-- offset = commands.getoutput("TZ=\"%(timezone)s\" date +%%z"
-- % vars())
-+ if timezone == "localtime":
-+ offset = commands.getoutput("date +%z")
-+ else:
-+ offset = commands.getoutput("TZ=\"%(timezone)s\" date +%%z"
-+ % vars())
- sign = (offset[0] == "+") and 1 or -1
- hours = int(offset[1:3])
- mins = int(offset[3:5])
diff --git a/x11-clocks/gdesklets-clock/files/patch-Install_Clock_Sensor.bin b/x11-clocks/gdesklets-clock/files/patch-Install_Clock_Sensor.bin
deleted file mode 100644
index 0de363c68..000000000
--- a/x11-clocks/gdesklets-clock/files/patch-Install_Clock_Sensor.bin
+++ /dev/null
@@ -1,19 +0,0 @@
---- Install_Clock_Sensor.bin.orig Wed Sep 3 12:51:06 2003
-+++ Install_Clock_Sensor.bin Wed Sep 3 12:52:23 2003
-@@ -75,15 +75,9 @@
- else:
- cmd = "mkdir -p %(destination)s; cd %(destination)s; " \
- "LANG=C tar -xzvf %(tmp)s 2>&1"
-- fail, out = commands.getstatusoutput(cmd % vars())
-+ commands.getstatusoutput(cmd % vars())
- os.unlink(tmp)
-
-- if (fail):
-- if (no_message): print ERROR_TAR + out
-- else: message(ERROR_TAR + out, "error")
-- sys.exit(1)
--
-- print out
- if (not list_only):
- if (no_message): print SUCCESS
- else: message(SUCCESS, "info")
diff --git a/x11-clocks/gdesklets-clock/pkg-descr b/x11-clocks/gdesklets-clock/pkg-descr
deleted file mode 100644
index 539db5456..000000000
--- a/x11-clocks/gdesklets-clock/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The Clock sensor with various clock displays.
-
-WWW: http://gdesklets.gnomedesktop.org/
diff --git a/x11-clocks/gdesklets-clock/pkg-message b/x11-clocks/gdesklets-clock/pkg-message
deleted file mode 100644
index f16b427c6..000000000
--- a/x11-clocks/gdesklets-clock/pkg-message
+++ /dev/null
@@ -1,19 +0,0 @@
-##
-To view the README:
-
- cat ${PREFIX}/share/gnome/gdesklets/Displays/${name}/README
- cat ${PREFIX}/share/gnome/gdesklets/Sensors/${name}/README
-
-To view all installed applets:
-
- ls ${PREFIX}/share/gnome/gdesklets/Displays
-
-To use those applets:
-
- gdesklets open ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${name}.display
-
-Replace ${name} with the correct name of the applets you want to use.
-
-NOTE: Be sure to login as your user when you use the gdesklets command,
- as the configuration will be stored in the ~/.gdesklets/ directory.
-##
diff --git a/x11-clocks/gdesklets-clock/pkg-plist b/x11-clocks/gdesklets-clock/pkg-plist
deleted file mode 100644
index e75d46f8d..000000000
--- a/x11-clocks/gdesklets-clock/pkg-plist
+++ /dev/null
@@ -1,41 +0,0 @@
-share/gnome/gdesklets/Displays/Clock/README
-share/gnome/gdesklets/Displays/Clock/gfx/clock.png
-share/gnome/gdesklets/Displays/Clock/gfx/gnomeclock.png
-share/gnome/gdesklets/Displays/Clock/gfx/gnomeclock.xcf
-share/gnome/gdesklets/Displays/Clock/gfx/osXclock.png
-share/gnome/gdesklets/Displays/Clock/gfx/pocketwatch.png
-share/gnome/gdesklets/Displays/Clock/gfx/pocketwatch.xcf
-share/gnome/gdesklets/Displays/Clock/gfx/rafclock.png
-share/gnome/gdesklets/Displays/Clock/gnomeclock.display
-share/gnome/gdesklets/Displays/Clock/osXclock.display
-share/gnome/gdesklets/Displays/Clock/plainclock.display
-share/gnome/gdesklets/Displays/Clock/pocket-watch.display
-share/gnome/gdesklets/Displays/Clock/rafclock.display
-share/gnome/gdesklets/Sensors/Clock/README
-share/gnome/gdesklets/Sensors/Clock/__init__.py
-share/gnome/gdesklets/Sensors/Clock/locale/de/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/fr/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/pt/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/sq/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/sr/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/sr@Latn/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/locale/sv/LC_MESSAGES/gdesklets.mo
-share/gnome/gdesklets/Sensors/Clock/timezones.dat
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sv/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sv
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sr@Latn/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sr@Latn
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sr/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sr
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sq/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/sq
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/pt/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/pt
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/fr/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/fr
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/de/LC_MESSAGES
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale/de
-@dirrm share/gnome/gdesklets/Sensors/Clock/locale
-@dirrm share/gnome/gdesklets/Sensors/Clock
-@dirrm share/gnome/gdesklets/Displays/Clock/gfx
-@dirrm share/gnome/gdesklets/Displays/Clock