diff options
author | mezz <mezz@FreeBSD.org> | 2008-07-04 11:13:51 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-07-04 11:13:51 +0800 |
commit | 858fcf350b9ec30224751b11b49feb04f6b2178d (patch) | |
tree | f218a34ac2906235143e413579f1a4f75a03994b | |
parent | dc6f0902234a7867b95119de64f5f96e2e9fc20a (diff) | |
download | freebsd-ports-gnome-858fcf350b9ec30224751b11b49feb04f6b2178d.tar.gz freebsd-ports-gnome-858fcf350b9ec30224751b11b49feb04f6b2178d.tar.zst freebsd-ports-gnome-858fcf350b9ec30224751b11b49feb04f6b2178d.zip |
It disappeared from master site and take over by alacarte.
Discussed with: My team, FreeBSD GNOME Team
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-menu-editor/Makefile | 36 | ||||
-rw-r--r-- | deskutils/gnome-menu-editor/distinfo | 3 | ||||
-rw-r--r-- | deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in | 10 | ||||
-rw-r--r-- | deskutils/gnome-menu-editor/pkg-descr | 3 | ||||
-rw-r--r-- | deskutils/gnome-menu-editor/pkg-plist | 34 |
7 files changed, 1 insertions, 87 deletions
@@ -3527,3 +3527,4 @@ editors/openoffice.org-1.1||2008-07-02|Removed editors/openoffice.org-1.1-devel||2008-07-02|Removed deskutils/gdeskcal||2008-07-03|Disappeared from master site deskutils/gdeskcal-skins||2008-07-03|Disappeared from master site +deskutils/gnome-menu-editor||2008-07-03|Disappeared from master site and take over by alacarte diff --git a/deskutils/Makefile b/deskutils/Makefile index b9d8d8b77ea4..63c288e7c7bb 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -75,7 +75,6 @@ SUBDIR += gmcal SUBDIR += gnochm SUBDIR += gnome-blog - SUBDIR += gnome-menu-editor SUBDIR += gnome-pim SUBDIR += gnome-utils SUBDIR += gnotime diff --git a/deskutils/gnome-menu-editor/Makefile b/deskutils/gnome-menu-editor/Makefile deleted file mode 100644 index 85d368eb97a7..000000000000 --- a/deskutils/gnome-menu-editor/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gnome-menu-editor -# Date created: 2005-03-01 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/gnome-menu-editor/Makefile,v 1.13 2007/07/23 20:25:55 mezz Exp $ -# - -PORTNAME= gnome-menu-editor -PORTVERSION= 0.6 -PORTREVISION= 7 -CATEGORIES= deskutils -MASTER_SITES= http://manny.cluecoder.org/packages/gnome-menu-editor/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Simple menu editor for Gnome - -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomemenus intlhack gtk20 gnomevfs2 -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \ - ${WRKSRC}/src/gme-util.c -# Make .desktop file valid to desktop-file-validate - @${REINPLACE_CMD} -e 's|OnlyShowIn=GNOME|OnlyShowIn=GNOME;|' \ - ${WRKSRC}/data/gnome-menu-editor.desktop.in - -post-install: - ${LN} -sf ${PREFIX}/bin/gnome-menu-editor \ - ${PREFIX}/bin/gmenu-simple-editor - -.include <bsd.port.mk> diff --git a/deskutils/gnome-menu-editor/distinfo b/deskutils/gnome-menu-editor/distinfo deleted file mode 100644 index 46e07717ba8f..000000000000 --- a/deskutils/gnome-menu-editor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-menu-editor-0.6.tar.gz) = a2fd18182804b5daa09f13cda68b7cb3 -SHA256 (gnome-menu-editor-0.6.tar.gz) = 1bc2389e177624398289e5562f222f51c19667f0c5719f56cbcd7c124f7b07c8 -SIZE (gnome-menu-editor-0.6.tar.gz) = 429606 diff --git a/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in b/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in deleted file mode 100644 index 4ebee9532a07..000000000000 --- a/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in +++ /dev/null @@ -1,10 +0,0 @@ ---- data/gnome-menu-editor.desktop.in.orig Thu Sep 8 14:05:52 2005 -+++ data/gnome-menu-editor.desktop.in Thu Sep 8 14:06:00 2005 -@@ -4,6 +4,7 @@ - _Comment=Edit your application menu - Exec=gnome-menu-editor - StartupNotify=true -+NoDisplay=true - Terminal=false - Type=Application - OnlyShowIn=GNOME diff --git a/deskutils/gnome-menu-editor/pkg-descr b/deskutils/gnome-menu-editor/pkg-descr deleted file mode 100644 index 2df7c10f5bc5..000000000000 --- a/deskutils/gnome-menu-editor/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Simple menu editor for Gnome - -WWW: http://manny.cluecoder.org/packages/gnome-menu-editor/ diff --git a/deskutils/gnome-menu-editor/pkg-plist b/deskutils/gnome-menu-editor/pkg-plist deleted file mode 100644 index 4450fd91a25c..000000000000 --- a/deskutils/gnome-menu-editor/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/gmenu-simple-editor -bin/gnome-menu-editor -share/applications/gnome-menu-editor.desktop -share/locale/bg/LC_MESSAGES/gnome-menu-editor.mo -share/locale/ca/LC_MESSAGES/gnome-menu-editor.mo -share/locale/cs/LC_MESSAGES/gnome-menu-editor.mo -share/locale/de/LC_MESSAGES/gnome-menu-editor.mo -share/locale/el/LC_MESSAGES/gnome-menu-editor.mo -share/locale/en_CA/LC_MESSAGES/gnome-menu-editor.mo -share/locale/en_GB/LC_MESSAGES/gnome-menu-editor.mo -share/locale/es/LC_MESSAGES/gnome-menu-editor.mo -share/locale/et/LC_MESSAGES/gnome-menu-editor.mo -share/locale/fi/LC_MESSAGES/gnome-menu-editor.mo -share/locale/fr/LC_MESSAGES/gnome-menu-editor.mo -share/locale/gl/LC_MESSAGES/gnome-menu-editor.mo -share/locale/he/LC_MESSAGES/gnome-menu-editor.mo -share/locale/hu/LC_MESSAGES/gnome-menu-editor.mo -share/locale/ja/LC_MESSAGES/gnome-menu-editor.mo -share/locale/nb/LC_MESSAGES/gnome-menu-editor.mo -share/locale/ne/LC_MESSAGES/gnome-menu-editor.mo -share/locale/nl/LC_MESSAGES/gnome-menu-editor.mo -share/locale/no/LC_MESSAGES/gnome-menu-editor.mo -share/locale/pa/LC_MESSAGES/gnome-menu-editor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-menu-editor.mo -share/locale/ru/LC_MESSAGES/gnome-menu-editor.mo -share/locale/rw/LC_MESSAGES/gnome-menu-editor.mo -share/locale/sv/LC_MESSAGES/gnome-menu-editor.mo -share/locale/uk/LC_MESSAGES/gnome-menu-editor.mo -share/locale/vi/LC_MESSAGES/gnome-menu-editor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-menu-editor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-menu-editor.mo -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/applications |