aboutsummaryrefslogtreecommitdiffstats
path: root/net/grdesktop
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-11 21:02:50 +0800
committerRene Ladan <rene@FreeBSD.org>2018-12-11 21:02:50 +0800
commit0fd403935ec532c3f1c293c1ce848fa11ef2f67f (patch)
treecd29f22d33a798f960e55b15a36127d05436a4db /net/grdesktop
parent5826ab7fdbb4db62276f687ae8830b8e25e903d4 (diff)
downloadfreebsd-ports-gnome-0fd403935ec532c3f1c293c1ce848fa11ef2f67f.tar.gz
freebsd-ports-gnome-0fd403935ec532c3f1c293c1ce848fa11ef2f67f.tar.zst
freebsd-ports-gnome-0fd403935ec532c3f1c293c1ce848fa11ef2f67f.zip
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application 2018-12-10 net/grdesktop: GNOME 2 application 2018-12-10 textproc/gnome-spell: GNOME 2 application 2018-12-10 textproc/sagasu: GNOME 2 application 2018-12-10 deskutils/planner: GNOME 2 application 2018-12-10 deskutils/multisync: GNOME 2 application 2018-12-10 deskutils/drivel: GNOME 2 application 2018-12-10 deskutils/notecase: GNOME 2 application 2018-12-10 deskutils/gtodo: GNOME 2 application 2018-12-10 deskutils/gtweakui: GNOME 2 application 2018-12-10 deskutils/gnotime: GNOME 2 application 2018-12-10 deskutils/gruler: GNOME 2 application 2018-12-10 japanese/gjiten: GNOME 2 application 2018-12-10 graphics/truevision: GNOME 2 application 2018-12-10 graphics/gx: GNOME 2 application 2018-12-10 graphics/amide: GNOME 2 application 2018-12-10 graphics/cbrpager: GNOME 2 application 2018-12-10 www/gurlchecker: GNOME 2 application 2018-12-10 security/gpass: GNOME 2 application 2018-12-10 security/libgnomesu: GNOME 2 application 2018-12-10 security/gnome-gpg: GNOME 2 application 2018-12-10 devel/gnome-vfs-monikers: GNOME 2 application 2018-12-10 ftp/gwget: GNOME 2 application 2018-12-10 print/gribouy: GNOME 2 application 2018-12-10 print/gnomephotoprinter: GNOME 2 application 2018-12-10 print/ggv: GNOME 2 application 2018-12-10 print/gnome-cups-manager: GNOME 2 application 2018-12-10 editors/conglomerate: GNOME 2 application 2018-12-10 misc/gregexp: GNOME 2 application 2018-12-10 science/linsmith: GNOME 2 application 2018-12-10 games/grhino: GNOME 2 application 2018-12-10 games/gnono: GNOME 2 application 2018-12-10 games/gnomekiss: GNOME 2 application 2018-12-10 games/gtktetcolor: GNOME 2 application 2018-12-10 games/gturing: GNOME 2 application 2018-12-10 games/gtetrinet: GNOME 2 application 2018-12-10 games/gdado: GNOME 2 application 2018-12-10 games/monkeybubble: GNOME 2 application 2018-12-10 games/teg: GNOME 2 application 2018-12-10 games/gnomeattacks: GNOME 2 application 2018-12-10 games/gnomebreakout: GNOME 2 application 2018-12-10 x11-clocks/gtubeclock: GNOME 2 application 2018-12-10 x11-clocks/sanduhr: GNOME 2 application 2018-12-10 audio/grip: GNOME 2 application 2018-12-10 audio/jack-rack: GNOME 2 application 2018-12-10 math/gdcalc: GNOME 2 application 2018-12-10 x11/brightside: GNOME 2 application 2018-12-10 x11-fm/gnome-commander2: GNOME 2 application 2018-12-10 multimedia/quark: GNOME 2 application 2018-12-10 astro/celestia-gnome: GNOME 2 application 2018-12-10 comms/gmfsk: GNOME 2 application 2018-12-10 comms/ge-x2212: GNOME 2 application 2018-12-10 comms/efax-gtk: GNOME 2 application 2018-12-10 sysutils/gnome-pkgview: GNOME 2 application 2018-12-10 sysutils/fusefs-gnome-vfs: GNOME 2 application 2018-12-10 sysutils/gai-leds: GNOME 2 application 2018-12-10 sysutils/gnome-device-manager: GNOME 2 application 2018-12-10 sysutils/battfink: GNOME 2 application 2018-12-10 sysutils/cog: GNOME 2 application 2018-12-10 sysutils/gcdmaster: GNOME 2 application
Diffstat (limited to 'net/grdesktop')
-rw-r--r--net/grdesktop/Makefile33
-rw-r--r--net/grdesktop/distinfo2
-rw-r--r--net/grdesktop/pkg-descr5
-rw-r--r--net/grdesktop/pkg-plist29
4 files changed, 0 insertions, 69 deletions
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
deleted file mode 100644
index d8926277610f..000000000000
--- a/net/grdesktop/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Florent Thoumie <flz@xbsd.org>
-# $FreeBSD$
-
-PORTNAME= grdesktop
-PORTVERSION= 0.23
-PORTREVISION= 14
-CATEGORIES= net
-MASTER_SITES= SAVANNAH
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNOME frontend for the remote desktop client (rdesktop)
-
-DEPRECATED= GNOME 2 application
-EXPIRATION_DATE= 2018-12-10
-
-RUN_DEPENDS= rdesktop:net/rdesktop
-
-GNU_CONFIGURE= yes
-USES= gettext-tools gmake pathfix pkgconfig
-USE_GNOME= libgnomeui gnomeprefix
-GCONF_SCHEMAS= grdesktop.schemas
-INSTALLS_OMF= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --with-keymap-path=${LOCALBASE}/share/rdesktop/keymaps
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^\(GETTEXT_PACKAGE =\).*|\1 grdesktop|' ${WRKSRC}/po/Makefile.in.in
-
-post-install:
- @${INSTALL_DATA} ${STAGEDIR}${PREFIX}/share/pixmaps/grdesktop/icon.png ${STAGEDIR}${PREFIX}/share/pixmaps/grdesktop.png
-
-.include <bsd.port.mk>
diff --git a/net/grdesktop/distinfo b/net/grdesktop/distinfo
deleted file mode 100644
index 61ff0adecdee..000000000000
--- a/net/grdesktop/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (grdesktop-0.23.tar.gz) = a94632ed42273d280ad4f8eec6a803024666ed5c8737ae34585c2d9d2eed5193
-SIZE (grdesktop-0.23.tar.gz) = 299914
diff --git a/net/grdesktop/pkg-descr b/net/grdesktop/pkg-descr
deleted file mode 100644
index a67c5353cd29..000000000000
--- a/net/grdesktop/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Grdesktop is a GNOME frontend, for the remote desktop client (rdesktop).
-It can save several connections (including their options), and browse the
-network for available terminal servers.
-
-WWW: http://www.nongnu.org/grdesktop/
diff --git a/net/grdesktop/pkg-plist b/net/grdesktop/pkg-plist
deleted file mode 100644
index e3377dd9262a..000000000000
--- a/net/grdesktop/pkg-plist
+++ /dev/null
@@ -1,29 +0,0 @@
-bin/grdesktop
-man/man1/grdesktop.1.gz
-share/application-registry/grdesktop.applications
-share/applications/grdesktop.desktop
-share/gnome/help/grdesktop/C/grdesktop.xml
-share/gnome/help/grdesktop/C/legal.xml
-share/mime-info/grdesktop.keys
-share/mime-info/grdesktop.mime
-share/omf/grdesktop/grdesktop-C.omf
-share/pixmaps/grdesktop/animation.gif
-share/pixmaps/grdesktop/colors_1.png
-share/pixmaps/grdesktop/colors_2.png
-share/pixmaps/grdesktop/colors_3.png
-share/pixmaps/grdesktop/colors_4.png
-share/pixmaps/grdesktop/folder.png
-share/pixmaps/grdesktop/host.png
-share/pixmaps/grdesktop/icon.png
-share/pixmaps/grdesktop/icon.xpm
-share/pixmaps/grdesktop/keyboard.png
-share/pixmaps/grdesktop/monitor.png
-share/pixmaps/grdesktop/program.png
-share/pixmaps/grdesktop/settings.png
-share/pixmaps/grdesktop/sound.png
-share/pixmaps/grdesktop/topimage.png
-share/pixmaps/grdesktop/topimage2.png
-share/pixmaps/grdesktop.png
-share/locale/de/LC_MESSAGES/grdesktop.mo
-share/locale/es/LC_MESSAGES/grdesktop.mo
-share/locale/fr/LC_MESSAGES/grdesktop.mo