aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-12 06:51:35 +0800
committerPav Lucistnik <pav@FreeBSD.org>2005-11-12 06:51:35 +0800
commita3c31146cb12602e262bff05f444cefebd4c6947 (patch)
tree6483f63ee4aec10e65984f5473326197ce12a5c8 /deskutils
parentf2d0c3d40a1656b31d8aa8987d41435cc9bd7ba8 (diff)
downloadfreebsd-ports-gnome-a3c31146cb12602e262bff05f444cefebd4c6947.tar.gz
freebsd-ports-gnome-a3c31146cb12602e262bff05f444cefebd4c6947.tar.zst
freebsd-ports-gnome-a3c31146cb12602e262bff05f444cefebd4c6947.zip
- Delete; the project is dead and distfile unfetchable for over a year
PR: ports/88137, ports/88138 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Franz Klammer <klammer@webonaut.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile2
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/Makefile44
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/distinfo2
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/files/patch-Install_Sensor.bin19
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/pkg-descr8
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/pkg-message8
-rw-r--r--deskutils/gdesklets-sensor-psi_iconbutton/pkg-plist5
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/Makefile48
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/distinfo2
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/files/patch-Install_Theme_Sensor.bin19
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/pkg-descr3
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/pkg-message8
-rw-r--r--deskutils/gdesklets-sensor-psi_theme/pkg-plist5
13 files changed, 0 insertions, 173 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index b4d4e7c6f9ec..cc2a6778bc10 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -38,8 +38,6 @@
SUBDIR += gdesklets-psi_themes
SUBDIR += gdesklets-recentlyused
SUBDIR += gdesklets-sensor-displayconstraints
- SUBDIR += gdesklets-sensor-psi_iconbutton
- SUBDIR += gdesklets-sensor-psi_theme
SUBDIR += gdesklets-starterbar
SUBDIR += gemcal
SUBDIR += genius
diff --git a/deskutils/gdesklets-sensor-psi_iconbutton/Makefile b/deskutils/gdesklets-sensor-psi_iconbutton/Makefile
deleted file mode 100644
index 020bd3471702..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: gdesklets-sensor-psi_iconbutton
-# Date created: 20 September 2003
-# Whom: Franz Klammer <klammer@webonaut.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= iconbutton
-PORTVERSION= 0.1.4
-PORTREVISION= 2
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://gdesklets.gnomedesktop.org/files/
-PKGNAMEPREFIX= gdesklets-sensor-psi_
-DISTNAME= PsiSensorPackage-${DISTVERSION}
-
-MAINTAINER= klammer@webonaut.com
-COMMENT= A sensor based on the starterbar
-
-RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
-
-USE_BZIP2= yes
-USE_PYTHON= yes
-USE_X_PREFIX= yes
-
-DISTVERSION= 20031028
-NAME= IconButton
-DATADIR= ${PREFIX}/share/gnome
-WRKSRC= ${WRKDIR}/${NAME}-${PORTVERSION}
-
-do-build:
- @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC}
- @${FIND} ${WRKSRC} -name '*.orig' -delete
-
-do-install:
- @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME}
- @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/gdesklets/Sensors/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}/gdesklets/Sensors/${NAME}/
-
-post-install:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/gdesklets/Sensors/${NAME}
- @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/gdesklets/Sensors/${NAME}
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/deskutils/gdesklets-sensor-psi_iconbutton/distinfo b/deskutils/gdesklets-sensor-psi_iconbutton/distinfo
deleted file mode 100644
index 83c30dc1b5e2..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (PsiSensorPackage-20031028.tar.bz2) = 24c891e1d0f66426040b4e4fb618f9f5
-SIZE (PsiSensorPackage-20031028.tar.bz2) = 26372
diff --git a/deskutils/gdesklets-sensor-psi_iconbutton/files/patch-Install_Sensor.bin b/deskutils/gdesklets-sensor-psi_iconbutton/files/patch-Install_Sensor.bin
deleted file mode 100644
index c7e79a95ceb1..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/files/patch-Install_Sensor.bin
+++ /dev/null
@@ -1,19 +0,0 @@
---- Install_IconButton_Sensor.bin.orig Wed Nov 19 18:34:09 2003
-+++ Install_IconButton_Sensor.bin Wed Nov 19 18:34:26 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/deskutils/gdesklets-sensor-psi_iconbutton/pkg-descr b/deskutils/gdesklets-sensor-psi_iconbutton/pkg-descr
deleted file mode 100644
index 07d2c967d1e4..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-
-This sensor is based on the starter bar and part of the Psi Sensor Package.
-
-It allows to have a button that executes a command (it is possible to i
-change the command in the configurator) when it is clicked and that scales
-on mouse over.
-
-WWW: http://gdesklets.gnomedesktop.org/
diff --git a/deskutils/gdesklets-sensor-psi_iconbutton/pkg-message b/deskutils/gdesklets-sensor-psi_iconbutton/pkg-message
deleted file mode 100644
index 7901ed264654..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-##
-To view the README, do the command following:
-
- cat ${PREFIX}/share/gnome/gdesklets/Sensors/${name}/README
-
-This is just a sensor, to actually see the data it collects, you have to install
-an appropriate display plugin.
-##
diff --git a/deskutils/gdesklets-sensor-psi_iconbutton/pkg-plist b/deskutils/gdesklets-sensor-psi_iconbutton/pkg-plist
deleted file mode 100644
index 4cec55614050..000000000000
--- a/deskutils/gdesklets-sensor-psi_iconbutton/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-share/gnome/gdesklets/Sensors/IconButton/__init__.py
-share/gnome/gdesklets/Sensors/IconButton/__init__.pyc
-share/gnome/gdesklets/Sensors/IconButton/__init__.pyo
-share/gnome/gdesklets/Sensors/IconButton/README
-@dirrm share/gnome/gdesklets/Sensors/IconButton
diff --git a/deskutils/gdesklets-sensor-psi_theme/Makefile b/deskutils/gdesklets-sensor-psi_theme/Makefile
deleted file mode 100644
index bd91dd6c1fa8..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: gdesklets-sensor-psi_theme
-# Date created: 20 September 2003
-# Whom: Franz Klammer <klammer@webonaut.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= theme
-PORTVERSION= 0.1.2
-PORTREVISION= 1
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://gdesklets.gnomedesktop.org/files/
-PKGNAMEPREFIX= gdesklets-sensor-psi_
-DISTNAME= PsiSensorPackage-${DISTVERSION}
-
-MAINTAINER= klammer@webonaut.com
-COMMENT= Theme Sensor from the Psi Sensor Package
-
-RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \
- ${DATADIR}/gdesklets/Themes/Psi-Disp-Themes/icons/themes:${PORTSDIR}/deskutils/gdesklets-psi_themes
-
-USE_PYTHON= yes
-USE_X_PREFIX= yes
-USE_REINPLACE= yes
-
-DISTVERSION= 20040420
-NAME= Theme
-DATADIR= ${PREFIX}/share/gnome
-WRKSRC= ${WRKDIR}/${NAME}-${PORTVERSION}
-
-do-build:
- @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC}
- @${REINPLACE_CMD} -e 's|/usr/share/gdesklets/Themes/|${DATADIR}/gdesklets/Themes/|' \
- ${WRKSRC}/${NAME}/__init__.py
- @${FIND} ${WRKSRC} -name '*.orig' -delete
- @${FIND} ${WRKSRC} -name '*.bak' -delete
-
-do-install:
- @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME}
- @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/gdesklets/Sensors/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}/gdesklets/Sensors/${NAME}/
-
-post-install:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/gdesklets/Sensors/${NAME}
- @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/gdesklets/Sensors/${NAME}
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/deskutils/gdesklets-sensor-psi_theme/distinfo b/deskutils/gdesklets-sensor-psi_theme/distinfo
deleted file mode 100644
index 9558f940131d..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (PsiSensorPackage-20040420.tar.gz) = a2e795b4b0c52d31f711eccebf0568f4
-SIZE (PsiSensorPackage-20040420.tar.gz) = 28428
diff --git a/deskutils/gdesklets-sensor-psi_theme/files/patch-Install_Theme_Sensor.bin b/deskutils/gdesklets-sensor-psi_theme/files/patch-Install_Theme_Sensor.bin
deleted file mode 100644
index bfa03b5af5be..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/files/patch-Install_Theme_Sensor.bin
+++ /dev/null
@@ -1,19 +0,0 @@
---- Install_Theme_Sensor.bin.orig Wed Nov 19 18:34:09 2003
-+++ Install_Theme_Sensor.bin Wed Nov 19 18:34:26 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/deskutils/gdesklets-sensor-psi_theme/pkg-descr b/deskutils/gdesklets-sensor-psi_theme/pkg-descr
deleted file mode 100644
index c933ffbbe1aa..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Theme Sensor from the Psi Sensor Package.
-
-WWW: http://gdesklets.gnomedesktop.org/
diff --git a/deskutils/gdesklets-sensor-psi_theme/pkg-message b/deskutils/gdesklets-sensor-psi_theme/pkg-message
deleted file mode 100644
index 134b43535ec3..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-##
-To view the README, do the command following:
-
- cat ${PREFIX}/share/gnome/gdesklets/Sensors/Theme/README
-
-This is just a sensor, to actually see the data it collects, you have to install
-an appropriate display plugin.
-##
diff --git a/deskutils/gdesklets-sensor-psi_theme/pkg-plist b/deskutils/gdesklets-sensor-psi_theme/pkg-plist
deleted file mode 100644
index 7a63129816dd..000000000000
--- a/deskutils/gdesklets-sensor-psi_theme/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-share/gnome/gdesklets/Sensors/Theme/__init__.py
-share/gnome/gdesklets/Sensors/Theme/__init__.pyc
-share/gnome/gdesklets/Sensors/Theme/__init__.pyo
-share/gnome/gdesklets/Sensors/Theme/README
-@dirrm share/gnome/gdesklets/Sensors/Theme