Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 23:13:41 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310845 - in head: astro/celestia databases/squirrel-sql deskutils/fet ftp/scythia games/assaultcube games/asteroids3d games/bombherman games/eboard games/linux-warsow games/minecraft-c...
Message-ID:  <201301222313.r0MNDfrr054059@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Tue Jan 22 23:13:41 2013
New Revision: 310845
URL: http://svnweb.freebsd.org/changeset/ports/310845

Log:
  - Update DESKTOP_ENTRIES:
    * rephrase Comment field or use port ${COMMENT} if appropriate
    * adjust Icon field according to the Desktop Entry Specification
    * update Categories field: remove deprecated category Application;
      set main category if missing
  - Remove indefinite article and/or rephrase COMMENT
  
  Approved by:	portmgr (bapt), maintainer silence (12 days)

Modified:
  head/astro/celestia/Makefile   (contents, props changed)
  head/databases/squirrel-sql/Makefile
  head/deskutils/fet/Makefile
  head/ftp/scythia/Makefile   (contents, props changed)
  head/games/assaultcube/Makefile   (contents, props changed)
  head/games/asteroids3d/Makefile
  head/games/bombherman/Makefile
  head/games/eboard/Makefile   (contents, props changed)
  head/games/linux-warsow/Makefile   (contents, props changed)
  head/games/minecraft-client/Makefile
  head/games/minecraft-server/Makefile
  head/games/quadra/Makefile   (contents, props changed)
  head/games/speakinghangman/Makefile
  head/games/tbe/Makefile   (contents, props changed)
  head/graphics/aoi/Makefile   (contents, props changed)
  head/graphics/boxer/Makefile   (contents, props changed)
  head/graphics/cbrpager/Makefile   (contents, props changed)
  head/graphics/cbviewer/Makefile
  head/graphics/eos-movrec/Makefile
  head/graphics/luxrender/Makefile
  head/graphics/picpuz/Makefile   (contents, props changed)
  head/multimedia/gmimms/Makefile   (contents, props changed)
  head/multimedia/pymp/Makefile
  head/multimedia/qdvdauthor/Makefile   (contents, props changed)
  head/net-im/komclean/Makefile   (contents, props changed)
  head/net-mgmt/nagiosagent/Makefile   (contents, props changed)
  head/net-p2p/frost/Makefile   (contents, props changed)
  head/net-p2p/vuze/Makefile
  head/security/kedpm/Makefile   (contents, props changed)
  head/security/secpanel/Makefile   (contents, props changed)
  head/sysutils/abgx360gui/Makefile   (contents, props changed)
  head/www/chromium/Makefile
  head/www/links/Makefile   (contents, props changed)
  head/x11-wm/gcompmgr/Makefile   (contents, props changed)
  head/x11/workrave/Makefile   (contents, props changed)

Modified: head/astro/celestia/Makefile
==============================================================================
--- head/astro/celestia/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/astro/celestia/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -82,8 +82,9 @@ PLIST_SUB+=	KDE="@comment "
 
 PORTDOCS=	AUTHORS ChangeLog README
 
-DESKTOP_ENTRIES="Celestia" "Explore space" "celestia.png" "celestia" \
-		"Application;Astronomy;Education;Science;" ${STARTUP_NOTIFY}
+DESKTOP_ENTRIES="Celestia" "Explore space" \
+		"${PREFIX}/share/pixmaps/celestia.png" "celestia" \
+		"Astronomy;Education;Science;" ${STARTUP_NOTIFY}
 
 post-patch:
 # Fix Lua discovery pkg-config(1) calls

Modified: head/databases/squirrel-sql/Makefile
==============================================================================
--- head/databases/squirrel-sql/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/databases/squirrel-sql/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ MASTER_SITES=	SF/${PORTNAME}/1-stable/${
 DISTNAME=	${PORTNAME}-${PORTVERSION}-optional
 
 MAINTAINER=	jonc@chen.org.nz
-COMMENT=	A universal SQL Client
+COMMENT=	Universal SQL Client
 
 LICENSE=	GPLv2
 
@@ -29,7 +29,7 @@ DESKTOP_ENTRIES="Squirrel-SQL Client" \
 		"${COMMENT}" \
 		"${DATADIR}/icons/acorn.png" \
 		"squirrel-sql" \
-		"Application;" \
+		"Office;Database;Java;" \
 		false
 
 post-extract:

Modified: head/deskutils/fet/Makefile
==============================================================================
--- head/deskutils/fet/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/deskutils/fet/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -29,7 +29,7 @@ DESKTOP_ENTRIES="FET" \
 		"Free timetable software" \
 		"" \
 		"fet" \
-		"Application;Education;Qt;" \
+		"Education;Qt;" \
 		true
 
 .include <bsd.port.options.mk>

Modified: head/ftp/scythia/Makefile
==============================================================================
--- head/ftp/scythia/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/ftp/scythia/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -14,7 +14,7 @@ MASTER_SITES=	http://scythia.free.fr/wp-
 DISTNAME=	${PORTNAME}_${PORTVERSION}-2-src
 
 MAINTAINER=	dhn@FreeBSD.org
-COMMENT=	A small ftp client unpretentious based on QT4
+COMMENT=	Small ftp client unpretentious based on Qt4
 
 USE_QT4=	gui network corelib qmake_build uic_build moc_build rcc_build
 INSTALLS_ICONS=	yes
@@ -26,10 +26,10 @@ INSTALL_TARGET=install_lang install_icon
 .endif
 
 DESKTOP_ENTRIES=	"Scythia" \
-			"A small ftp client unpretentious" \
+			"Small ftp client unpretentious" \
 			"scythia" \
 			"scythia" \
-			"Application;Network;" \
+			"Network;FileTransfer;Qt;" \
 			"false"
 
 post-patch:
@@ -41,6 +41,6 @@ post-patch:
 
 pre-build:
 	@cd ${BUILD_WRKSRC} && \
-	       ${SETENV} ${MAKE_ENV} ${QMAKE} -unix PREFIX=${PREFIX} scythia.pro
+	       ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX} scythia.pro
 
 .include <bsd.port.mk>

Modified: head/games/assaultcube/Makefile
==============================================================================
--- head/games/assaultcube/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/assaultcube/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -58,7 +58,7 @@ ACUBE_BIN+=	client
 
 DESKTOP_ENTRIES="AssaultCube" "${COMMENT}" \
 	"${DATADIR}/packages/misc/startscreen.png" "${PORTNAME}_client" \
-	"Application;Game;" ${FALSE}
+	"Game;" false
 .endif
 
 .if ${PORT_OPTIONS:MDEDICATED}

Modified: head/games/asteroids3d/Makefile
==============================================================================
--- head/games/asteroids3d/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/asteroids3d/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -40,7 +40,8 @@ PLIST_FILES=	bin/${PORTNAME} \
 PORTDATA=	*
 PORTDOCS=	README.html
 
-DESKTOP_ENTRIES="Asteroids3D" "${COMMENT}" "${PORTNAME}_48.png" \
+DESKTOP_ENTRIES="Asteroids3D" "${COMMENT}" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}_48.png" \
 		"${PORTNAME}" "Game;ArcadeGame;" false
 
 pre-configure:

Modified: head/games/bombherman/Makefile
==============================================================================
--- head/games/bombherman/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/bombherman/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -38,8 +38,9 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 PORTDOCS=	AUTHORS ChangeLog NEWS README
 
-DESKTOP_ENTRIES="Bomb-her-man" "${COMMENT}" "${PORTNAME}_48.png" \
-		"${PORTNAME}" "Game;ArcadeGame;" ${FALSE}
+DESKTOP_ENTRIES="Bomb-her-man" "Bomberman clone" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}_48.png" \
+		"${PORTNAME}" "Game;ArcadeGame;" false
 
 OPTIONS_DEFINE=	NLS
 OPTIONS_DEFAULT=	NLS

Modified: head/games/eboard/Makefile
==============================================================================
--- head/games/eboard/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/eboard/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -44,9 +44,9 @@ JOYSTICK_DESC=	Enable joystick support
 
 DESKTOP_ENTRIES="eboard" \
 		"Play chess" \
-		"eboard.xpm" \
+		"${PREFIX}/share/pixmaps/eboard.xpm" \
 		"eboard" \
-		"Application;Game;" \
+		"Game;BoardGame;GTK;" \
 		true
 
 .include <bsd.port.options.mk>

Modified: head/games/linux-warsow/Makefile
==============================================================================
--- head/games/linux-warsow/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/linux-warsow/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -43,7 +43,7 @@ DESKTOP_ENTRIES="Warsow" \
 		"Shoot cartoon enemies" \
 		"" \
 		"warsow" \
-		"Application;Game;" \
+		"Game;" \
 		false
 
 OPTIONS=	CLIENT	"Install client"	on \

Modified: head/games/minecraft-client/Makefile
==============================================================================
--- head/games/minecraft-client/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/minecraft-client/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -25,9 +25,9 @@ USE_JAVA=	yes
 JAVA_VERSION=	1.6
 DESKTOP_ENTRIES="Minecraft" \
 		"Block building game" \
+		"${PREFIX}/share/pixmaps/minecraft-client.png" \
 		"${PORTNAME}" \
-		"${PORTNAME}" \
-		"Application;Game;" \
+		"Game;Java;" \
 		false
 
 .include <bsd.port.options.mk>

Modified: head/games/minecraft-server/Makefile
==============================================================================
--- head/games/minecraft-server/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/minecraft-server/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -46,9 +46,9 @@ CONFIG_FILES=	banned-ips.txt \
 .if ${PORT_OPTIONS:MX11}
 DESKTOP_ENTRIES="Minecraft-Server" \
 		"Block building game (server)" \
+		"${PREFIX}/share/pixmaps/minecraft-server.png" \
 		"${PORTNAME}" \
-		"${PORTNAME}" \
-		"Application;Game;" \
+		"Game;Java;" \
 		false
 .endif
 

Modified: head/games/quadra/Makefile
==============================================================================
--- head/games/quadra/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/quadra/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -36,7 +36,7 @@ PLIST_DIRSTRY=	share/games
 
 DESKTOP_ENTRIES=	"Quadra" "${COMMENT}" \
 			"${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \
-			"${PORTNAME}" "Application;BlocksGame;Game;" false
+			"${PORTNAME}" "BlocksGame;Game;" false
 
 # maintainer relevant make target:
 SVN_REV=	757

Modified: head/games/speakinghangman/Makefile
==============================================================================
--- head/games/speakinghangman/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/speakinghangman/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -28,9 +28,9 @@ SUB_FILES=	${PORTNAME}
 
 DESKTOP_ENTRIES="Speaking Hangman" \
 		"Educational game to practice and expand English and Spanish" \
-		"${PORTNAME}.png" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
 		"${PORTNAME}" \
-		"Game;LogicGame;" \
+		"Game;Education;Languages;" \
 		false
 
 do-install:

Modified: head/games/tbe/Makefile
==============================================================================
--- head/games/tbe/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/games/tbe/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -25,7 +25,7 @@ WRKSRC=		${WRKDIR}/TheButterflyEffect-m$
 
 DESKTOP_ENTRIES="The Butterfly Effect" "Inspired by The Incredible Machine" \
 		"${DATADIR}/images/tbe-icon.png" \
-		"${PREFIX}/bin/tbe" "Application;LogicGame;Game;" false
+		"${PREFIX}/bin/tbe" "LogicGame;Game;" false
 
 post-patch:
 		@${REINPLACE_CMD} 's/ make/ ${GMAKE}/' \

Modified: head/graphics/aoi/Makefile
==============================================================================
--- head/graphics/aoi/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/aoi/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -29,8 +29,9 @@ DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 SUB_FILES=	${PORTNAME} \
 		pkg-message
 
-DESKTOP_ENTRIES="Art of Illusion" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;Graphics;" ${FALSE}
+DESKTOP_ENTRIES="Art of Illusion" "3D modelling and rendering studio" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "Graphics;3DGraphics;" false
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/boxer/Makefile
==============================================================================
--- head/graphics/boxer/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/boxer/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -25,8 +25,9 @@ USE_GNOME=	pygtk2
 USE_PYTHON=	-2.7
 USE_PYDISTUTILS=yes
 
-DESKTOP_ENTRIES="Boxer" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;Graphics;" ${FALSE}
+DESKTOP_ENTRIES="Boxer" "${COMMENT}" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "Graphics;VectorGraphics;" false
 
 post-extract:
 	@(cd ${WRKSRC} && \

Modified: head/graphics/cbrpager/Makefile
==============================================================================
--- head/graphics/cbrpager/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/cbrpager/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -30,8 +30,9 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 PLIST_FILES=	bin/${PORTNAME} \
 		share/pixmaps/${PORTNAME}.png
 
-DESKTOP_ENTRIES="cbrPager" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;Graphics;Viewer;" true
+DESKTOP_ENTRIES="cbrPager" "Comic book viewer" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "Graphics;Viewer;GNOME;" true
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/cbviewer/Makefile
==============================================================================
--- head/graphics/cbviewer/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/cbviewer/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -36,8 +36,9 @@ DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 
 SUB_FILES=	${PORTNAME}
 
-DESKTOP_ENTRIES="CBViewer" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;Graphics;Viewer;" true
+DESKTOP_ENTRIES="CBViewer" "Comic book viewer" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "Graphics;Viewer;Java;" true
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/eos-movrec/Makefile
==============================================================================
--- head/graphics/eos-movrec/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/eos-movrec/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -26,8 +26,9 @@ USE_QT4=	qmake_build moc_build rcc_build
 PLIST_FILES=	bin/eos_movrec \
 		share/pixmaps/${PORTNAME}.png
 
-DESKTOP_ENTRIES=	"EOS Camera Movie Record" "${COMMENT}" "${PORTNAME}" \
-			"${PORTNAME:S/-/_/}" "Application;Graphics;" false
+DESKTOP_ENTRIES=	"eos_movrec" "EOS Camera Movie Recorder" \
+			"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+			"eos_movrec" "Graphics;Photography;Qt;" false
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h

Modified: head/graphics/luxrender/Makefile
==============================================================================
--- head/graphics/luxrender/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/luxrender/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -15,7 +15,7 @@ DISTNAME=	${HG_NODEID}
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	danfe@FreeBSD.org
-COMMENT=	A physically based and unbiased rendering system
+COMMENT=	Physically based and unbiased rendering system
 
 LICENSE=	GPLv3
 
@@ -35,8 +35,9 @@ CMAKE_VERBOSE=	yes
 WRKSRC=		${WRKDIR}/lux-${HG_NODEID}
 MAKE_JOBS_SAFE=	yes
 
-DESKTOP_ENTRIES="LuxRender" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \
-		"Application;Graphics;3DGraphics;" ${FALSE}
+DESKTOP_ENTRIES="LuxRender" "${COMMENT}" \
+		"${PREFIX}/share/pixmaps/luxrender.svg" "${PORTNAME}" \
+		"Graphics;3DGraphics;" false
 
 OPTIONS=	QT4	"Build Qt4 GUI executable"		on \
 		WX	"Build wxWidgets GUI executable"	off

Modified: head/graphics/picpuz/Makefile
==============================================================================
--- head/graphics/picpuz/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/graphics/picpuz/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -22,9 +22,9 @@ ALL_TARGET=	#
 LIB_DEPENDS+=	execinfo.1:${PORTSDIR}/devel/libexecinfo
 DESKTOP_ENTRIES="Picpuz" \
 		"Jigsaw Puzzle" \
-		"picpuz.png" \
+		"${PREFIX}/share/pixmaps/picpuz.png" \
 		"picpuz" \
-		"Application;Game;" \
+		"Graphics;Game;GTK;" \
 		true
 
 .include <bsd.port.mk>

Modified: head/multimedia/gmimms/Makefile
==============================================================================
--- head/multimedia/gmimms/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/multimedia/gmimms/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ CATEGORIES=	multimedia net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	liu_yinghong@yahoo.com.cn
-COMMENT=	A frontend to MiMMS (Multimedia Stream ripper)
+COMMENT=	Frontend to MiMMS (Multimedia Stream ripper)
 
 RUN_DEPENDS=	mimms:${PORTSDIR}/multimedia/mimms
 
@@ -27,10 +27,10 @@ PLIST_FILES=	bin/gmimms
 PORTDOCS=	AUTHORS ChangeLog COPYING INSTALL NEWS README
 
 DESKTOP_ENTRIES=	"GIMMS" \
-			"A GTK+ frontend for MiMMS" \
+			"Multimedia Stream ripper" \
 			"" \
 			"gmimms" \
-			"Application;GTK;AudioVideo;Network;" \
+			"GTK;AudioVideo;Network;" \
 			"false"
 
 post-install:

Modified: head/multimedia/pymp/Makefile
==============================================================================
--- head/multimedia/pymp/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/multimedia/pymp/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -20,8 +20,9 @@ USE_GNOME=	pygtk2
 
 PORTDOCS=	CHANGELOG README
 
-DESKTOP_ENTRIES="Pymp" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;AudioVideo;" "false"
+DESKTOP_ENTRIES="Pymp" "MPlayer frontend" \
+		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "AudioVideo;Player;" "false"
 
 .include <bsd.port.options.mk>
 

Modified: head/multimedia/qdvdauthor/Makefile
==============================================================================
--- head/multimedia/qdvdauthor/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/multimedia/qdvdauthor/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	SF
 
 MAINTAINER=	oz@nixil.net
-COMMENT=	QT graphical frontend for dvdauthor
+COMMENT=	Qt graphical frontend for dvdauthor
 
 BUILD_DEPENDS=	dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
 		mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
@@ -46,7 +46,7 @@ DESKTOP_ENTRIES="QDVDAuthor" \
 		"DVD Author GUI" \
 		"${PREFIX}/share/pixmaps/qdvdauthor.png" \
 		"QDVDAuthor" \
-		"Application;AudioVideo;Qt;KDE;" \
+		"AudioVideo;Qt;" \
 		"false"
 
 HAS_CONFIGURE=	yes

Modified: head/net-im/komclean/Makefile
==============================================================================
--- head/net-im/komclean/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/net-im/komclean/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -30,10 +30,10 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 DESKTOP_ENTRIES="KOMclean" \
 		"${COMMENT}" \
-		"komclean.xpm" \
+		"${PREFIX}/share/pixmaps/komclean.xpm" \
 		"komclean" \
 		"" \
-		${FALSE}
+		false
 
 .include <bsd.port.pre.mk>
 

Modified: head/net-mgmt/nagiosagent/Makefile
==============================================================================
--- head/net-mgmt/nagiosagent/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/net-mgmt/nagiosagent/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -14,7 +14,7 @@ MASTER_SITES=	http://www.netpatch.ru/pro
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src
 
 MAINTAINER=	myc@barev.net
-COMMENT=	A QT-based frontend to Nagios
+COMMENT=	Qt-based frontend to Nagios
 
 PLIST_FILES=	bin/NagiosAgent \
 		share/pixmaps/NagiosAgent.png
@@ -23,8 +23,8 @@ USE_ZIP=	yes
 USE_QT4=	gui network corelib qmake_build uic_build rcc_build moc_build
 
 DESKTOP_ENTRIES=	"NagiosAgent" "GUI client for Nagios" \
-			"NagiosAgent.png" \
-			"NagiosAgent" "Application;Network;" false
+			"${PREFIX}/share/pixmaps/NagiosAgent.png" \
+			"NagiosAgent" "Network;Qt;" false
 
 do-configure:
 	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix NagiosAgent.pro

Modified: head/net-p2p/frost/Makefile
==============================================================================
--- head/net-p2p/frost/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/net-p2p/frost/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/jtc${PORTNAME}/${PORTNA
 DISTNAME=	${PORTNAME}-14-Mar-2009
 
 MAINTAINER=	peter.thoenen@yahoo.com
-COMMENT=	Frost is a Freenet client that provides messenger and file services
+COMMENT=	Freenet client that provides messenger and file services
 
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
@@ -54,9 +54,9 @@ PLIST_DIRS+=	\
 		%%JAR_DIR%% \
 		%%DATADIR%%
 
-DESKTOP_ENTRIES=	"Frost" "A Freenet Client" \
+DESKTOP_ENTRIES=	"Frost" "Freenet Client" \
 			"${JAVASHAREDIR}/${PORTNAME}/jtc.ico" \
-			"frost" "Application;P2P;Network;" \
+			"frost" "P2P;Network;Java;" \
 			false
 
 pre-everything::

Modified: head/net-p2p/vuze/Makefile
==============================================================================
--- head/net-p2p/vuze/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/net-p2p/vuze/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -43,10 +43,10 @@ SUB_LIST=	LIBDIR="${LOCALBASE}/lib" JARF
 		SWTJAR="${JAVALIBDIR}/${SWT}.jar" JAVA="${LOCALBASE}/bin/java"
 
 DESKTOP_ENTRIES=	"Vuze" \
-			"A full feature BitTorrent client" \
-			"${PORTNAME}.png" \
+			"BitTorrent client" \
 			"${PORTNAME}" \
-			"Application;Network;P2P;" \
+			"${PORTNAME}" \
+			"Network;P2P;Java;" \
 			true
 
 .include <bsd.port.options.mk>

Modified: head/security/kedpm/Makefile
==============================================================================
--- head/security/kedpm/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/security/kedpm/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ CATEGORIES=	security
 MASTER_SITES=	SF
 
 MAINTAINER=	ports@thepentagon.org
-COMMENT=	A simple application for managing personal data
+COMMENT=	Simple application for managing personal data
 
 RUN_DEPENDS=	${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
 
@@ -22,9 +22,9 @@ USE_PYDISTUTILS=	YES
 
 DESKTOP_ENTRIES="Ked Password Manager" \
 		"Secure Password Management" \
-		"${LOCALBASE}/share/${PORTNAME}/glade/logo.png" \
+		"${PREFIX}/share/${PORTNAME}/glade/logo.png" \
 		"kedpm" \
-		"Application;System;" \
+		"" \
 		true
 
 .include <bsd.port.mk>

Modified: head/security/secpanel/Makefile
==============================================================================
--- head/security/secpanel/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/security/secpanel/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -25,8 +25,8 @@ NO_BUILD=	yes
 
 USE_TK_WRAPPER=	yes
 
-DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PORTNAME}" \
-		"${PORTNAME}" "Application;System;" "false"
+DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+		"${PORTNAME}" "" "false"
 
 post-patch:
 	@${REINPLACE_CMD} \

Modified: head/sysutils/abgx360gui/Makefile
==============================================================================
--- head/sysutils/abgx360gui/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/sysutils/abgx360gui/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -16,7 +16,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ab
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	root@cooltrainer.org
-COMMENT=	A wxWidgets frontend for abgx360
+COMMENT=	wxWidgets frontend for abgx360
 
 RUN_DEPENDS=	abgx360:${PORTSDIR}/sysutils/abgx360 \
 		xterm:${PORTSDIR}/x11/xterm
@@ -32,10 +32,10 @@ CONFIGURE_ARGS=	--with-wx=${LOCALBASE} \
 
 DESKTOP_ENTRIES=	"abgx360" \
 			"Verify and repair Xbox 360 backup images" \
-			"abgx360-256.png" \
+			"${PREFIX}/share/pixmaps/abgx360-256.png" \
 			"abgx360gui" \
-			"Application;Utility;" \
-			${FALSE}
+			"Utility;" \
+			false
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/abgx360gui ${PREFIX}/bin

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/www/chromium/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://download.goodking.o
 		http://files.etoilebsd.net/goodking/
 
 MAINTAINER=	chromium@FreeBSD.org
-COMMENT=	A mostly BSD-licensed web browser based on WebKit and Gtk+
+COMMENT=	Mostly BSD-licensed web browser based on WebKit and Gtk+
 
 LICENSE=	BSD LGPL21 MPL
 LICENSE_COMB=	multi
@@ -50,8 +50,8 @@ USE_GNOME=	glib20 gtk20 dconf libxslt
 USE_PKGCONFIG=	build
 MAN1=		chrome.1
 
-DESKTOP_ENTRIES="Chromium" "${COMMENT}" "${DATADIR}/product_logo_48.png" \
-		"chrome" "Application;Network;WebBrowser;" true
+DESKTOP_ENTRIES="Chromium" "Web browser" "${DATADIR}/product_logo_48.png" \
+		"chrome" "Network;WebBrowser;GTK;" true
 
 ALL_TARGET=	chrome
 

Modified: head/www/links/Makefile
==============================================================================
--- head/www/links/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/www/links/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -84,9 +84,9 @@ USE_XORG=	x11 xproto
 CONFIGURE_ARGS+=	--with-x
 DESKTOP_ENTRIES="links" \
 		"Lynx-like text WWW browser" \
-		"links" \
+		"${PREFIX}/share/pixmaps/links.xpm" \
 		"links -g" \
-		"Application;Network;WebBrowser;" \
+		"Network;WebBrowser;" \
 		false
 PLIST_FILES+=	share/pixmaps/links.xpm
 .else

Modified: head/x11-wm/gcompmgr/Makefile
==============================================================================
--- head/x11-wm/gcompmgr/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/x11-wm/gcompmgr/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ CATEGORIES=	x11-wm
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	umeno@rr.iij4u.or.jp
-COMMENT=	A GNOME interface to xcompmgr
+COMMENT=	GNOME interface to xcompmgr
 
 RUN_DEPENDS=	xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
 LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
@@ -24,7 +24,7 @@ DESKTOP_ENTRIES="gcompmgr" \
 		"Configure window effects" \
 		"" \
 		"gcompmgr" \
-		"Application;Settings;" \
+		"DesktopSettings;Settings;GTK;" \
 		true
 
 

Modified: head/x11/workrave/Makefile
==============================================================================
--- head/x11/workrave/Makefile	Tue Jan 22 23:12:20 2013	(r310844)
+++ head/x11/workrave/Makefile	Tue Jan 22 23:13:41 2013	(r310845)
@@ -12,7 +12,7 @@ CATEGORIES=	x11 gnome
 MASTER_SITES=	SF
 
 MAINTAINER=	lx@FreeBSD.org
-COMMENT=	An RSI prevention tool
+COMMENT=	RSI prevention tool
 
 BUILD_DEPENDS=	gdome-config:${PORTSDIR}/textproc/gdome2
 
@@ -20,11 +20,11 @@ OPTIONS=	GNOME "Build with Gnome support
 		NETWORK "Build with network support" off
 
 INSTALLS_ICONS=	yes
-DESKTOP_ENTRIES=	"Workrave" "An RSI prevention tool" \
+DESKTOP_ENTRIES=	"Workrave" "RSI prevention tool" \
 					"${DATADIR}/images/workrave-icon-small.png" \
 					"workrave" \
-					"Application;Utility;" \
-					${FALSE}
+					"Utility;" \
+					false
 
 USE_XORG=	x11 xmu recordproto xtst xext
 USE_GMAKE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301222313.r0MNDfrr054059>