Index: CHANGES =================================================================== --- CHANGES (revision 330765) +++ CHANGES (working copy) @@ -10,6 +10,12 @@ All ports committers are allowed to commit to this file. +20131017: +AUTHOR: amdmi3@FreeBSD.org + + share/applications directory was added to the mtree, meaning that + you no longer need to create or remove it in your ports. + 20131008: AUTHOR: bapt@FreeBSD.org Index: Templates/BSD.local.dist =================================================================== --- Templates/BSD.local.dist (revision 330765) +++ Templates/BSD.local.dist (working copy) @@ -268,6 +268,8 @@ share aclocal .. + applications + .. dict .. doc Index: accessibility/accerciser/pkg-plist =================================================================== --- accessibility/accerciser/pkg-plist (revision 330765) +++ accessibility/accerciser/pkg-plist (working copy) @@ -371,7 +371,6 @@ @dirrm share/gnome/help/accerciser/C/figures @dirrm share/gnome/help/accerciser/C @dirrm share/gnome/help/accerciser -@dirrmtry share/applications @dirrm %%DATADIR%%/plugins @dirrm %%DATADIR%%/plugindata/validate @dirrm %%DATADIR%%/plugindata Index: accessibility/dasher/pkg-plist =================================================================== --- accessibility/dasher/pkg-plist (revision 330765) +++ accessibility/dasher/pkg-plist (working copy) @@ -462,7 +462,6 @@ @dirrm share/gnome/help/dasher/C @dirrm share/gnome/help/dasher @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/uz@cyrillic/LC_MESSAGES Index: accessibility/gnopernicus/pkg-plist =================================================================== --- accessibility/gnopernicus/pkg-plist (revision 330765) +++ accessibility/gnopernicus/pkg-plist (working copy) @@ -200,4 +200,3 @@ @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrmtry share/applications Index: accessibility/gok/pkg-plist =================================================================== --- accessibility/gok/pkg-plist (revision 330765) +++ accessibility/gok/pkg-plist (working copy) @@ -1045,7 +1045,6 @@ @dirrm %%DOCSDIR%% @dirrm share/gnome/help/gok/C @dirrm share/gnome/help/gok -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: accessibility/orca/pkg-plist =================================================================== --- accessibility/orca/pkg-plist (revision 330765) +++ accessibility/orca/pkg-plist (working copy) @@ -676,7 +676,6 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge @dirrm %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko @dirrm %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/CALLY Index: archivers/file-roller/pkg-plist =================================================================== --- archivers/file-roller/pkg-plist (revision 330765) +++ archivers/file-roller/pkg-plist (working copy) @@ -303,7 +303,6 @@ @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm libexec/file-roller @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: archivers/xarchive/pkg-plist =================================================================== --- archivers/xarchive/pkg-plist (revision 330765) +++ archivers/xarchive/pkg-plist (working copy) @@ -9,6 +9,5 @@ lib/xarchive/wrappers/zip-wrap.sh share/applications/xarchive.desktop share/pixmaps/xarchive.xpm -@dirrmtry share/applications @dirrm lib/xarchive/wrappers @dirrm lib/xarchive Index: astro/foxtrotgps/pkg-plist =================================================================== --- astro/foxtrotgps/pkg-plist (revision 330765) +++ astro/foxtrotgps/pkg-plist (working copy) @@ -35,7 +35,6 @@ share/pixmaps/foxtrotgps.png @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry lib/locale/sk/LC_MESSAGES @dirrmtry lib/locale/sk @dirrmtry lib/locale/ru/LC_MESSAGES Index: astro/gmapcatcher/pkg-plist =================================================================== --- astro/gmapcatcher/pkg-plist (revision 330765) +++ astro/gmapcatcher/pkg-plist (working copy) @@ -283,4 +283,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/gmapcatcher/gpxpy @dirrm %%PYTHON_SITELIBDIR%%/gmapcatcher/gps @dirrm %%PYTHON_SITELIBDIR%%/gmapcatcher -@dirrmtry share/applications Index: astro/gpsdrive/pkg-plist =================================================================== --- astro/gpsdrive/pkg-plist (revision 330765) +++ astro/gpsdrive/pkg-plist (working copy) @@ -63,7 +63,6 @@ %%NLS%%share/locale/tr/LC_MESSAGES/gpsdrive.mo %%NLS%%@dirrmtry share/locale/gr/LC_MESSAGES %%NLS%%@dirrmtry share/locale/gr -@dirrmtry share/applications @dirrmtry man/es/man1 @dirrmtry man/es @dirrmtry man/de/man1 Index: astro/merkaartor/pkg-plist =================================================================== --- astro/merkaartor/pkg-plist (revision 330765) +++ astro/merkaartor/pkg-plist (working copy) @@ -35,7 +35,6 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/merkaartor/plugins/styles @dirrm lib/merkaartor/plugins/background @dirrm lib/merkaartor/plugins Index: astro/nightfall/Makefile =================================================================== --- astro/nightfall/Makefile (revision 330765) +++ astro/nightfall/Makefile (working copy) @@ -60,7 +60,6 @@ ${WRKSRC}/nightfall.desktop post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/nightfall.desktop \ ${PREFIX}/share/applications Index: astro/nightfall/pkg-plist =================================================================== --- astro/nightfall/pkg-plist (revision 330765) +++ astro/nightfall/pkg-plist (working copy) @@ -104,4 +104,3 @@ %%GNOMEUI%%@dirrm share/gnome/help/nightfall/de %%GNOMEUI%%@dirrm share/gnome/help/nightfall/C %%GNOMEUI%%@dirrm share/gnome/help/nightfall -@dirrmtry share/applications Index: astro/qlandkartegt/pkg-plist =================================================================== --- astro/qlandkartegt/pkg-plist (revision 330765) +++ astro/qlandkartegt/pkg-plist (working copy) @@ -16,4 +16,3 @@ %%DATADIR%%/translations/qlandkartegt_ru.qm @dirrm %%DATADIR%%/translations @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: astro/roadnav/Makefile =================================================================== --- astro/roadnav/Makefile (revision 330765) +++ astro/roadnav/Makefile (working copy) @@ -26,9 +26,6 @@ .include -pre-su-install: - @${MKDIR} ${PREFIX}/share/applications - post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in Index: astro/roadnav/pkg-plist =================================================================== --- astro/roadnav/pkg-plist (revision 330765) +++ astro/roadnav/pkg-plist (working copy) @@ -146,4 +146,3 @@ @dirrm %%DATADIR%%/skins/Default-Day @dirrm %%DATADIR%%/skins @dirrm %%DATADIR%% -@dirrmtry share/applications Index: astro/starplot/pkg-plist =================================================================== --- astro/starplot/pkg-plist (revision 330765) +++ astro/starplot/pkg-plist (working copy) @@ -67,4 +67,3 @@ @dirrmtry share/locale/en@boldquot @dirrmtry share/locale/en@quot/LC_MESSAGES @dirrmtry share/locale/en@quot -@dirrmtry share/applications Index: astro/stellarium/pkg-plist =================================================================== --- astro/stellarium/pkg-plist (revision 330765) +++ astro/stellarium/pkg-plist (working copy) @@ -1200,4 +1200,3 @@ @dirrmtry share/locale/aa @dirrmtry share/icons/hicolor/512x512/apps @dirrmtry share/icons/hicolor/512x512 -@dirrmtry share/applications Index: astro/viking/pkg-plist =================================================================== --- astro/viking/pkg-plist (revision 330765) +++ astro/viking/pkg-plist (working copy) @@ -62,4 +62,3 @@ @dirrm share/gnome/help/viking/C/figures @dirrm share/gnome/help/viking/C @dirrm share/gnome/help/viking -@dirrmtry share/applications Index: audio/abraca/pkg-plist =================================================================== --- audio/abraca/pkg-plist (revision 330765) +++ audio/abraca/pkg-plist (working copy) @@ -7,4 +7,3 @@ %%NLS%%share/locale/nl/LC_MESSAGES/abraca.mo %%NLS%%share/locale/sv/LC_MESSAGES/abraca.mo @dirrmtry share/icons -@dirrmtry share/applications Index: audio/acoustid-fingerprinter/pkg-plist =================================================================== --- audio/acoustid-fingerprinter/pkg-plist (revision 330765) +++ audio/acoustid-fingerprinter/pkg-plist (working copy) @@ -23,4 +23,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/ario/pkg-plist =================================================================== --- audio/ario/pkg-plist (revision 330765) +++ audio/ario/pkg-plist (working copy) @@ -150,6 +150,5 @@ @dirrm %%DATADIR%%/data @dirrm %%DATADIR%%/art @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/ario/plugins @dirrm lib/ario Index: audio/asunder/pkg-plist =================================================================== --- audio/asunder/pkg-plist (revision 330765) +++ audio/asunder/pkg-plist (working copy) @@ -38,7 +38,6 @@ %%NLS%%share/locale/ur_PK/LC_MESSAGES/asunder.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/asunder.mo share/pixmaps/asunder.png -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/bs_BA/LC_MESSAGES %%NLS%%@dirrmtry share/locale/bs_BA %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES Index: audio/atunes/Makefile =================================================================== --- audio/atunes/Makefile (revision 330765) +++ audio/atunes/Makefile (working copy) @@ -80,7 +80,6 @@ @(cd ${WRKSRC} && ${FIND} lib -type f -name "*.jar" -exec ${INSTALL_DATA} {} \ ${STAGEDIR}${DATADIR}/{} \;) @(cd ${WRKSRC} && ${COPYTREE_SHARE} settings ${STAGEDIR}${DATADIR}/) - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps .for file in ${PIXMAPS} @${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/share/pixmaps .endfor Index: audio/audacity/pkg-plist =================================================================== --- audio/audacity/pkg-plist (revision 330765) +++ audio/audacity/pkg-plist (working copy) @@ -157,4 +157,3 @@ @dirrmtry %%DATADIR%%/nyquist/rawwaves @dirrmtry %%DATADIR%%/nyquist @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: audio/beast/pkg-plist =================================================================== --- audio/beast/pkg-plist (revision 330765) +++ audio/beast/pkg-plist (working copy) @@ -298,7 +298,6 @@ @dirrm %%DATADIR%%/v%%VERSION%%/docs @dirrm %%DATADIR%%/v%%VERSION%% @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/bse/v%%VERSION%%/plugins @dirrm lib/bse/v%%VERSION%%/drivers @dirrm lib/bse/v%%VERSION%% Index: audio/calf/pkg-plist =================================================================== --- audio/calf/pkg-plist (revision 330765) +++ audio/calf/pkg-plist (working copy) @@ -297,7 +297,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%% -@dirrmtry share/applications %%LV2%%@dirrm lib/lv2/calf.lv2 %%LV2%%@dirrmtry lib/lv2 @dirrm lib/calf Index: audio/clementine-player/pkg-plist =================================================================== --- audio/clementine-player/pkg-plist (revision 330765) +++ audio/clementine-player/pkg-plist (working copy) @@ -7,7 +7,6 @@ share/kde4/services/clementine-itms.protocol share/kde4/services/clementine-itpc.protocol share/kde4/services/clementine-zune.protocol -@dirrmtry share/applications @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/scalable/apps Index: audio/cowbell/pkg-plist =================================================================== --- audio/cowbell/pkg-plist (revision 330765) +++ audio/cowbell/pkg-plist (working copy) @@ -20,4 +20,3 @@ share/locale/sv/LC_MESSAGES/cowbell.mo share/locale/tr/LC_MESSAGES/cowbell.mo @dirrm lib/cowbell -@dirrmtry share/applications Index: audio/cuberok/pkg-plist =================================================================== --- audio/cuberok/pkg-plist (revision 330765) +++ audio/cuberok/pkg-plist (working copy) @@ -10,4 +10,3 @@ @dirrm share/cuberok/locale @dirrm share/cuberok @dirrm lib/cuberok -@dirrmtry share/applications Index: audio/deadbeef/pkg-plist =================================================================== --- audio/deadbeef/pkg-plist (revision 330765) +++ audio/deadbeef/pkg-plist (working copy) @@ -273,4 +273,3 @@ %%CONVERTER%%@dirrm lib/deadbeef/convpresets @dirrm lib/deadbeef @dirrm include/deadbeef -@dirrmtry share/applications Index: audio/decibel-audio-player/pkg-plist =================================================================== --- audio/decibel-audio-player/pkg-plist (revision 330765) +++ audio/decibel-audio-player/pkg-plist (working copy) @@ -140,4 +140,3 @@ @dirrm %%DATADIR%%/res @dirrm %%DATADIR%%/pix @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/denemo/pkg-plist =================================================================== --- audio/denemo/pkg-plist (revision 330765) +++ audio/denemo/pkg-plist (working copy) @@ -2431,5 +2431,4 @@ @dirrm %%DATADIR%%/actions/bitmaps @dirrm %%DATADIR%%/actions @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%ETCDIR%% Index: audio/dvda-author/pkg-plist =================================================================== --- audio/dvda-author/pkg-plist (revision 330765) +++ audio/dvda-author/pkg-plist (working copy) @@ -2,7 +2,6 @@ share/applications/dvda-author.conf share/applications/dvda-author.desktop share/pixmaps/dvda-author.png -@dirrmtry share/applications %%PORTDOCS%%%%DOCSDIR%%/BUGS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/dvda-author-09.05.html Index: audio/easytag/pkg-plist =================================================================== --- audio/easytag/pkg-plist (revision 330765) +++ audio/easytag/pkg-plist (working copy) @@ -38,4 +38,3 @@ @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: audio/exaile/pkg-plist =================================================================== --- audio/exaile/pkg-plist (revision 330765) +++ audio/exaile/pkg-plist (working copy) @@ -1189,7 +1189,6 @@ @dirrm %%DATADIR%% @dirrm etc/xdg/exaile @dirrmtry etc/xdg -@dirrmtry share/applications @dirrm lib/exaile/xlgui/widgets @dirrm lib/exaile/xlgui/preferences @dirrm lib/exaile/xlgui/panel Index: audio/fmit/pkg-plist =================================================================== --- audio/fmit/pkg-plist (revision 330765) +++ audio/fmit/pkg-plist (working copy) @@ -9,4 +9,3 @@ @dirrmtry share/icons @dirrm %%DATADIR%%/tr @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/gbemol/pkg-plist =================================================================== --- audio/gbemol/pkg-plist (revision 330765) +++ audio/gbemol/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/gbemol share/pixmaps/gbemol.png share/applications/gbemol.desktop -@dirrmtry share/applications Index: audio/gimmix/pkg-plist =================================================================== --- audio/gimmix/pkg-plist (revision 330765) +++ audio/gimmix/pkg-plist (working copy) @@ -13,7 +13,6 @@ share/pixmaps/gimmix_logo_small.png share/pixmaps/gimmix_playlist.png @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale/tr/LC_MESSAGES Index: audio/gmixer/Makefile =================================================================== --- audio/gmixer/Makefile (revision 330765) +++ audio/gmixer/Makefile (working copy) @@ -20,7 +20,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gmixer ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/icons/gmixer.xpm ${PREFIX}/share/pixmaps .include Index: audio/gmpc/pkg-plist =================================================================== --- audio/gmpc/pkg-plist (revision 330765) +++ audio/gmpc/pkg-plist (working copy) @@ -860,5 +860,4 @@ @dirrm %%DATADIR%%/icons/Humanity @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/gmpc Index: audio/gmtp/pkg-plist =================================================================== --- audio/gmtp/pkg-plist (revision 330765) +++ audio/gmtp/pkg-plist (working copy) @@ -19,5 +19,4 @@ share/locale/fr/LC_MESSAGES/gmtp.mo share/locale/it/LC_MESSAGES/gmtp.mo share/pixmaps/gMTPicon.png -@dirrmtry share/applications @dirrm share/gmtp Index: audio/gmusicbrowser/pkg-plist =================================================================== --- audio/gmusicbrowser/pkg-plist (revision 330765) +++ audio/gmusicbrowser/pkg-plist (working copy) @@ -1,3 +1,2 @@ bin/gmusicbrowser share/applications/gmusicbrowser.desktop -@dirrmtry share/applications Index: audio/gnaural/pkg-plist =================================================================== --- audio/gnaural/pkg-plist (revision 330765) +++ audio/gnaural/pkg-plist (working copy) @@ -3,7 +3,6 @@ share/applications/gnaural.desktop share/pixmaps/gnaural-icon.xpm share/pixmaps/gnaural-icon.png -@dirrmtry share/applications @dirrm %%DATADIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: audio/gnome-media/pkg-plist =================================================================== --- audio/gnome-media/pkg-plist (revision 330765) +++ audio/gnome-media/pkg-plist (working copy) @@ -408,7 +408,6 @@ %%PULSE%%@dirrm %%DATADIR%%/icons/hicolor %%PULSE%%@dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/gnome-media/profiles @dirrm include/gnome-media @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: audio/gnomoradio/pkg-plist =================================================================== --- audio/gnomoradio/pkg-plist (revision 330765) +++ audio/gnomoradio/pkg-plist (working copy) @@ -47,4 +47,3 @@ @dirrm include/rainbow @dirrm include/roboradio @dirrm share/pixmaps/gnomoradio -@dirrmtry share/applications Index: audio/gnuitar/Makefile =================================================================== --- audio/gnuitar/Makefile (revision 330765) +++ audio/gnuitar/Makefile (working copy) @@ -47,7 +47,6 @@ @${INSTALL_PROGRAM} ${WRKSRC}/src/gnuitar ${PREFIX}/bin post-install: - @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/src/gnuitar.xpm ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} Index: audio/gogglesmm/Makefile =================================================================== --- audio/gogglesmm/Makefile (revision 330765) +++ audio/gogglesmm/Makefile (working copy) @@ -59,9 +59,6 @@ .include -pre-install: - @${MKDIR} ${PREFIX}/share/applications - post-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} Index: audio/gogglesmm/pkg-plist =================================================================== --- audio/gogglesmm/pkg-plist (revision 330765) +++ audio/gogglesmm/pkg-plist (working copy) @@ -13,7 +13,6 @@ %%NLS%%share/locale/hu/LC_MESSAGES/gogglesmm.mo %%NLS%%share/locale/cs/LC_MESSAGES/gogglesmm.mo %%NLS%%share/locale/pt/LC_MESSAGES/gogglesmm.mo -@dirrmtry share/applications @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/48x48/apps Index: audio/goobox/pkg-plist =================================================================== --- audio/goobox/pkg-plist (revision 330765) +++ audio/goobox/pkg-plist (working copy) @@ -82,6 +82,5 @@ @dirrm share/gnome/help/goobox/ca @dirrm share/gnome/help/goobox/C @dirrm share/gnome/help/goobox -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: audio/gqmpeg-devel/pkg-plist =================================================================== --- audio/gqmpeg-devel/pkg-plist (revision 330765) +++ audio/gqmpeg-devel/pkg-plist (working copy) @@ -76,7 +76,6 @@ share/locale/ja/LC_MESSAGES/gqmpeg.mo share/locale/pt_BR/LC_MESSAGES/gqmpeg.mo share/locale/zh_TW/LC_MESSAGES/gqmpeg.mo -@dirrmtry share/applications @dirrm share/gqmpeg/skins/mrclean @dirrm share/gqmpeg/skins @dirrm share/gqmpeg Index: audio/gqradio/pkg-plist =================================================================== --- audio/gqradio/pkg-plist (revision 330765) +++ audio/gqradio/pkg-plist (working copy) @@ -96,4 +96,3 @@ @dirrm share/gqradio/skins/skyblue @dirrm share/gqradio/skins @dirrm share/gqradio -@dirrmtry share/applications Index: audio/grip/pkg-plist =================================================================== --- audio/grip/pkg-plist (revision 330765) +++ audio/grip/pkg-plist (working copy) @@ -73,4 +73,3 @@ @dirrmtry share/locale/pl_PL @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK -@dirrmtry share/applications Index: audio/gtkpod/pkg-plist =================================================================== --- audio/gtkpod/pkg-plist (revision 330765) +++ audio/gtkpod/pkg-plist (working copy) @@ -112,4 +112,3 @@ share/locale/ru/LC_MESSAGES/gtkpod.mo share/locale/sv/LC_MESSAGES/gtkpod.mo share/locale/zh_CN/LC_MESSAGES/gtkpod.mo -@dirrmtry share/applications Index: audio/hydrogen/pkg-plist =================================================================== --- audio/hydrogen/pkg-plist (revision 330765) +++ audio/hydrogen/pkg-plist (working copy) @@ -576,4 +576,3 @@ @dirrm %%DATADIR%%/data/demo_songs @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/jack-keyboard/pkg-plist =================================================================== --- audio/jack-keyboard/pkg-plist (revision 330765) +++ audio/jack-keyboard/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/jack-keyboard share/pixmaps/jack-keyboard.png share/applications/jack-keyboard.desktop -@dirrmtry share/applications Index: audio/jack-rack/pkg-plist =================================================================== --- audio/jack-rack/pkg-plist (revision 330765) +++ audio/jack-rack/pkg-plist (working copy) @@ -14,6 +14,5 @@ share/locale/de/LC_MESSAGES/jack-rack.mo share/locale/ru/LC_MESSAGES/jack-rack.mo share/pixmaps/jack-rack-icon.png -@dirrmtry share/applications @dirrmtry share/dtds @dirrm %%DATADIR%% Index: audio/jack_mixer/pkg-plist =================================================================== --- audio/jack_mixer/pkg-plist (revision 330765) +++ audio/jack_mixer/pkg-plist (working copy) @@ -30,5 +30,4 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable -@dirrmtry share/applications @dirrm %%DATADIR%% Index: audio/jamin/pkg-plist =================================================================== --- audio/jamin/pkg-plist (revision 330765) +++ audio/jamin/pkg-plist (working copy) @@ -22,7 +22,6 @@ share/applications/jamin.desktop share/mime/packages/jamin.xml share/icons/jamin.svg -@dirrmtry share/applications @dirrmtry %%DATADIR%%/pixmaps @dirrmtry %%DATADIR%%/examples @dirrmtry %%DATADIR%% Index: audio/jokosher/pkg-plist =================================================================== --- audio/jokosher/pkg-plist (revision 330765) +++ audio/jokosher/pkg-plist (working copy) @@ -308,7 +308,6 @@ @dirrm %%PYTHON_SITELIBDIR%%/Jokosher/elements @dirrm %%PYTHON_SITELIBDIR%%/Jokosher/ui @dirrm %%PYTHON_SITELIBDIR%%/Jokosher -@dirrmtry share/applications @dirrm %%DATADIR%%/Instruments/images @dirrm %%DATADIR%%/Instruments @dirrm %%DATADIR%%/extensions Index: audio/last.fm/Makefile =================================================================== --- audio/last.fm/Makefile (revision 330765) +++ audio/last.fm/Makefile (working copy) @@ -66,8 +66,8 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/last.fm.sh ${PREFIX}/bin/last.fm - ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/services ${INSTALL_DATA} ${FILESDIR}/last.fm.desktop ${PREFIX}/share/applications + ${MKDIR} ${PREFIX}/share/services ${INSTALL_DATA} ${FILESDIR}/lastfm.protocol ${PREFIX}/share/services ${MKDIR} ${DATADIR} ${CP} -Rp ${WRKSRC}/bin/* ${DATADIR}/ Index: audio/last.fm/pkg-plist =================================================================== --- audio/last.fm/pkg-plist (revision 330765) +++ audio/last.fm/pkg-plist (working copy) @@ -113,7 +113,6 @@ share/applications/last.fm.desktop share/services/lastfm.protocol @dirrmtry share/services -@dirrmtry share/applications @dirrm %%DATADIR%%/services @dirrm %%DATADIR%%/data/icons @dirrm %%DATADIR%%/data/buttons Index: audio/lingot/pkg-plist =================================================================== --- audio/lingot/pkg-plist (revision 330765) +++ audio/lingot/pkg-plist (working copy) @@ -31,7 +31,6 @@ @dirrm share/lingot/glade @dirrm share/lingot @dirrm share/doc/lingot -@dirrmtry share/applications @dirrm lib/locale/zh_CN/LC_MESSAGES @dirrm lib/locale/zh_CN @dirrm lib/locale/sv/LC_MESSAGES Index: audio/linnya/pkg-plist =================================================================== --- audio/linnya/pkg-plist (revision 330765) +++ audio/linnya/pkg-plist (working copy) @@ -132,7 +132,6 @@ @dirrmtry share/icons/hicolor/256x256 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm include/linnya/uix @dirrm include/linnya/cox @dirrm include/linnya Index: audio/liteamp/pkg-plist =================================================================== --- audio/liteamp/pkg-plist (revision 330765) +++ audio/liteamp/pkg-plist (working copy) @@ -21,5 +21,4 @@ share/pixmaps/liteamp.png @dirrm %%DATADIR%%/pixmaps @dirrmtry share/liteamp -@dirrmtry share/applications @dirrmtry share/application-registry Index: audio/lmms/pkg-plist =================================================================== --- audio/lmms/pkg-plist (revision 330765) +++ audio/lmms/pkg-plist (working copy) @@ -1981,7 +1981,6 @@ share/mime/packages/lmms.xml share/pixmaps/lmms.png @dirrmtry share/menu -@dirrmtry share/applications @dirrm lib/lmms/ @dirrm include/lmms/ @dirrm %%DATADIR%%/themes/default Index: audio/lxmusic/pkg-plist =================================================================== --- audio/lxmusic/pkg-plist (revision 330765) +++ audio/lxmusic/pkg-plist (working copy) @@ -59,4 +59,3 @@ %%NLS%%@dirrmtry share/locale/frp %%NLS%%@dirrmtry share/locale/es_VE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es_VE -@dirrmtry share/applications Index: audio/mangler/pkg-plist =================================================================== --- audio/mangler/pkg-plist (revision 330765) +++ audio/mangler/pkg-plist (working copy) @@ -6,4 +6,3 @@ lib/libventrilo3.so.0 share/applications/mangler.desktop share/pixmaps/mangler_logo.svg -@dirrm share/applications Index: audio/mhwaveedit/Makefile =================================================================== --- audio/mhwaveedit/Makefile (revision 330765) +++ audio/mhwaveedit/Makefile (working copy) @@ -35,8 +35,6 @@ share/applications/mhwaveedit.desktop \ share/pixmaps/mhwaveedit.xpm -PLIST_DIRS= share/applications - MAN1= mhwaveedit.1 OPTIONS_DEFINE= DOUBLE_SAMPLES SNDFILE SAMPLERATE OSS \ Index: audio/midipp/pkg-plist =================================================================== --- audio/midipp/pkg-plist (revision 330765) +++ audio/midipp/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/midipp share/pixmaps/midipp.png share/applications/midipp.desktop -@dirrmtry share/applications Index: audio/milkytracker/pkg-plist =================================================================== --- audio/milkytracker/pkg-plist (revision 330765) +++ audio/milkytracker/pkg-plist (working copy) @@ -2,4 +2,3 @@ share/pixmaps/milkytracker.ico share/pixmaps/milkytracker.png share/applications/milkytracker.desktop -@dirrmtry share/applications Index: audio/minitunes/pkg-plist =================================================================== --- audio/minitunes/pkg-plist (revision 330765) +++ audio/minitunes/pkg-plist (working copy) @@ -29,4 +29,3 @@ @dirrmtry share/icons/hicolor/256x256 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/mixxx/pkg-plist =================================================================== --- audio/mixxx/pkg-plist (revision 330765) +++ audio/mixxx/pkg-plist (working copy) @@ -9953,7 +9953,6 @@ @dirrm %%DATADIR%%/controllers @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/mixxx/plugins/vamp %%FAAD%%@dirrmtry lib/mixxx/plugins/soundsource @dirrm lib/mixxx/plugins Index: audio/mp3splt-gtk/pkg-plist =================================================================== --- audio/mp3splt-gtk/pkg-plist (revision 330765) +++ audio/mp3splt-gtk/pkg-plist (working copy) @@ -112,4 +112,3 @@ %%NLS%%@dirrmtry share/locale/ru_RU @dirrmtry share/gnome/help @dirrmtry share/gnome -@dirrmtry share/applications Index: audio/mpdbrowser/pkg-plist =================================================================== --- audio/mpdbrowser/pkg-plist (revision 330765) +++ audio/mpdbrowser/pkg-plist (working copy) @@ -46,6 +46,5 @@ share/pixmaps/mpdBrowser_empty.png share/pixmaps/mpdBrowser.png share/pixmaps/mpdBrowser_case.png -@dirrmtry share/applications @dirrm share/mpdbrowser @dirrm %%PYTHON_SITELIBDIR%%/mpdBrowser Index: audio/muine/pkg-plist =================================================================== --- audio/muine/pkg-plist (revision 330765) +++ audio/muine/pkg-plist (working copy) @@ -72,4 +72,3 @@ @dirrm share/doc/muine @dirrmtry lib/muine/plugins @dirrmtry lib/muine -@dirrmtry share/applications Index: audio/mumble/Makefile =================================================================== --- audio/mumble/Makefile (revision 330765) +++ audio/mumble/Makefile (working copy) @@ -64,7 +64,6 @@ ${LN} -s ${PREFIX}/lib/libmumble.so.1.2.4 ${STAGEDIR}${PREFIX}/lib/libmumble.so.1.2 ${MKDIR} ${STAGEDIR}${PREFIX}/share/services ${INSTALL_DATA} ${WRKSRC}/scripts/mumble.protocol ${STAGEDIR}${PREFIX}/share/services - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/scripts/mumble.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icons/mumble.xpm ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps Index: audio/mumble/pkg-plist =================================================================== --- audio/mumble/pkg-plist (revision 330765) +++ audio/mumble/pkg-plist (working copy) @@ -18,4 +18,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/musescore/pkg-plist =================================================================== --- audio/musescore/pkg-plist (revision 330765) +++ audio/musescore/pkg-plist (working copy) @@ -203,4 +203,3 @@ @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%%/demos @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/musicbox-tag-editor/pkg-plist =================================================================== --- audio/musicbox-tag-editor/pkg-plist (revision 330765) +++ audio/musicbox-tag-editor/pkg-plist (working copy) @@ -4,4 +4,3 @@ share/musicbox/musicbox.glade share/pixmaps/musicbox.png @dirrm share/musicbox -@dirrmtry share/applications Index: audio/ocp/pkg-plist =================================================================== --- audio/ocp/pkg-plist (revision 330765) +++ audio/ocp/pkg-plist (working copy) @@ -94,7 +94,6 @@ %%XORG%%@dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%XORG%%@dirrmtry share/applications @dirrm lib/ocp/autoload @dirrm lib/ocp %%XORG%%@dirrmtry etc/X11 Index: audio/osd-lyrics/pkg-plist =================================================================== --- audio/osd-lyrics/pkg-plist (revision 330765) +++ audio/osd-lyrics/pkg-plist (working copy) @@ -27,4 +27,3 @@ %%DATADIR%%/icons/osdlyrics.png @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/padevchooser/pkg-plist =================================================================== --- audio/padevchooser/pkg-plist (revision 330765) +++ audio/padevchooser/pkg-plist (working copy) @@ -2,4 +2,3 @@ share/applications/padevchooser.desktop %%DATADIR%%/padevchooser.glade @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/paman/pkg-plist =================================================================== --- audio/paman/pkg-plist (revision 330765) +++ audio/paman/pkg-plist (working copy) @@ -2,4 +2,3 @@ share/applications/paman.desktop %%DATADIR%%/paman.glade @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/paprefs/pkg-plist =================================================================== --- audio/paprefs/pkg-plist (revision 330765) +++ audio/paprefs/pkg-plist (working copy) @@ -38,4 +38,3 @@ @dirrm %%DATADIR%% @dirrmtry share/locale/de/LC_MESSAGES @dirrmtry share/locale/de -@dirrmtry share/applications Index: audio/patchage/pkg-plist =================================================================== --- audio/patchage/pkg-plist (revision 330765) +++ audio/patchage/pkg-plist (working copy) @@ -11,7 +11,6 @@ share/icons/hicolor/scalable/apps/patchage.svg %%DATADIR%%/patchage.glade @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/512x512/apps @dirrmtry share/icons/hicolor/512x512 @dirrmtry share/icons/hicolor Index: audio/pavucontrol/pkg-plist =================================================================== --- audio/pavucontrol/pkg-plist (revision 330765) +++ audio/pavucontrol/pkg-plist (working copy) @@ -41,7 +41,6 @@ %%DATADIR%%/pavucontrol.glade @dirrm %%DATADIR%% @dirrm share/doc/pavucontrol -@dirrmtry share/applications @dirrm lib/locale/zh_CN/LC_MESSAGES @dirrm lib/locale/zh_CN @dirrm lib/locale/uk/LC_MESSAGES Index: audio/pavumeter/pkg-plist =================================================================== --- audio/pavumeter/pkg-plist (revision 330765) +++ audio/pavumeter/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/pavumeter share/applications/pavumeter.desktop share/applications/pavumeter-record.desktop -@dirrmtry share/applications Index: audio/picard/pkg-plist =================================================================== --- audio/picard/pkg-plist (revision 330765) +++ audio/picard/pkg-plist (working copy) @@ -404,7 +404,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/picard/util @dirrm %%PYTHON_SITELIBDIR%%/picard/ui/options @dirrm %%PYTHON_SITELIBDIR%%/picard/ui Index: audio/puddletag/pkg-plist =================================================================== --- audio/puddletag/pkg-plist (revision 330765) +++ audio/puddletag/pkg-plist (working copy) @@ -205,4 +205,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/puddlestuff/libraries @dirrm %%PYTHON_SITELIBDIR%%/puddlestuff/audioinfo @dirrm %%PYTHON_SITELIBDIR%%/puddlestuff -@dirrmtry share/applications Index: audio/py-karaoke/pkg-plist =================================================================== --- audio/py-karaoke/pkg-plist (revision 330765) +++ audio/py-karaoke/pkg-plist (working copy) @@ -59,4 +59,3 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/qjackctl/pkg-plist =================================================================== --- audio/qjackctl/pkg-plist (revision 330765) +++ audio/qjackctl/pkg-plist (working copy) @@ -13,4 +13,3 @@ @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/qmpdclient/pkg-plist =================================================================== --- audio/qmpdclient/pkg-plist (revision 330765) +++ audio/qmpdclient/pkg-plist (working copy) @@ -22,4 +22,3 @@ share/icons/hicolor/scalable/apps/qmpdclient.svg @dirrmtry share/QMPDClient/translations @dirrmtry share/QMPDClient -@dirrmtry share/applications Index: audio/qsampler/pkg-plist =================================================================== --- audio/qsampler/pkg-plist (revision 330765) +++ audio/qsampler/pkg-plist (working copy) @@ -2,4 +2,3 @@ share/applications/qsampler.desktop share/locale/qsampler_ru.qm share/pixmaps/qsampler.png -@dirrmtry share/applications Index: audio/qsynth/pkg-plist =================================================================== --- audio/qsynth/pkg-plist (revision 330765) +++ audio/qsynth/pkg-plist (working copy) @@ -7,4 +7,3 @@ %%DATADIR%%/qsynth_fr.qm %%DATADIR%%/qsynth_ru.qm @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/rhythmbox/pkg-plist =================================================================== --- audio/rhythmbox/pkg-plist (revision 330765) +++ audio/rhythmbox/pkg-plist (working copy) @@ -762,7 +762,6 @@ @dirrm lib/rhythmbox/plugins @dirrm lib/rhythmbox %%ITMS_PLUGIN%%@dirrmtry %%WEBPLUGINS_DIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: audio/rosegarden/pkg-plist =================================================================== --- audio/rosegarden/pkg-plist (revision 330765) +++ audio/rosegarden/pkg-plist (working copy) @@ -30,4 +30,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/smasher/pkg-plist =================================================================== --- audio/smasher/pkg-plist (revision 330765) +++ audio/smasher/pkg-plist (working copy) @@ -64,7 +64,6 @@ %%DATADIR%%/samples/John_Williams.wav %%DATADIR%%/samples/Sine_Wave.wav %%DATADIR%%/xpm/smashericon.xpm -@dirrmtry share/applications @dirrm %%DATADIR%%/xpm @dirrm %%DATADIR%%/samples @dirrm %%DATADIR%%/presets Index: audio/solfege/pkg-plist =================================================================== --- audio/solfege/pkg-plist (revision 330765) +++ audio/solfege/pkg-plist (working copy) @@ -2980,4 +2980,3 @@ @dirrm %%DATADIR%%/exercises/standard @dirrm %%DATADIR%%/exercises @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/sonata/pkg-plist =================================================================== --- audio/sonata/pkg-plist (revision 330765) +++ audio/sonata/pkg-plist (working copy) @@ -129,7 +129,6 @@ share/pixmaps/sonatacd.png share/pixmaps/sonatacd_large.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry share/locale/el_GR/LC_MESSAGES @dirrmtry share/locale/el_GR @dirrm %%PYTHON_SITELIBDIR%%/sonata/plugins Index: audio/sound-juicer/pkg-plist =================================================================== --- audio/sound-juicer/pkg-plist (revision 330765) +++ audio/sound-juicer/pkg-plist (working copy) @@ -223,7 +223,6 @@ @dirrm share/gnome/help/sound-juicer/C/figures @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: audio/soundconverter/pkg-plist =================================================================== --- audio/soundconverter/pkg-plist (revision 330765) +++ audio/soundconverter/pkg-plist (working copy) @@ -53,5 +53,4 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%% Index: audio/spek/pkg-plist =================================================================== --- audio/spek/pkg-plist (revision 330765) +++ audio/spek/pkg-plist (working copy) @@ -25,7 +25,6 @@ share/locale/vi/LC_MESSAGES/spek.mo share/locale/zh_CN/LC_MESSAGES/spek.mo share/locale/zh_TW/LC_MESSAGES/spek.mo -@dirrmtry share/applications @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/22x22/apps Index: audio/streamtuner/pkg-plist =================================================================== --- audio/streamtuner/pkg-plist (revision 330765) +++ audio/streamtuner/pkg-plist (working copy) @@ -106,4 +106,3 @@ @dirrm lib/streamtuner/plugins @dirrm lib/streamtuner @dirrm include/streamtuner -@dirrmtry share/applications Index: audio/sweep/pkg-plist =================================================================== --- audio/sweep/pkg-plist (revision 330765) +++ audio/sweep/pkg-plist (working copy) @@ -32,4 +32,3 @@ @dirrm %%DATADIR%% @dirrm lib/sweep @dirrm include/sweep -@dirrmtry share/applications Index: audio/tagtool/pkg-plist =================================================================== --- audio/tagtool/pkg-plist (revision 330765) +++ audio/tagtool/pkg-plist (working copy) @@ -43,4 +43,3 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/tepsonic/pkg-plist =================================================================== --- audio/tepsonic/pkg-plist (revision 330765) +++ audio/tepsonic/pkg-plist (working copy) @@ -23,4 +23,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: audio/terminatorx/Makefile =================================================================== --- audio/terminatorx/Makefile (revision 330765) +++ audio/terminatorx/Makefile (working copy) @@ -98,7 +98,6 @@ ${INSTALL_DATA} ${WRKSRC}/gnome-support/${f} \ ${PREFIX}/share/mime-info .endfor - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gnome-support/terminatorX.desktop \ ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/gnome/help/terminatorX/C Index: audio/terminatorx/pkg-plist =================================================================== --- audio/terminatorx/pkg-plist (revision 330765) +++ audio/terminatorx/pkg-plist (working copy) @@ -11,4 +11,3 @@ @dirrm share/gnome/help/terminatorX/C/figures @dirrm share/gnome/help/terminatorX/C @dirrm share/gnome/help/terminatorX -@dirrmtry share/applications Index: audio/tkeca/pkg-plist =================================================================== --- audio/tkeca/pkg-plist (revision 330765) +++ audio/tkeca/pkg-plist (working copy) @@ -1,6 +1,5 @@ bin/tkeca share/applications/tkeca.desktop share/pixmaps/tkeca.png -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: audio/vagalume/pkg-plist =================================================================== --- audio/vagalume/pkg-plist (revision 330765) +++ audio/vagalume/pkg-plist (working copy) @@ -36,4 +36,3 @@ @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications Index: audio/wavbreaker/pkg-plist =================================================================== --- audio/wavbreaker/pkg-plist (revision 330765) +++ audio/wavbreaker/pkg-plist (working copy) @@ -12,4 +12,3 @@ %%NLS%%share/locale/fr/LC_MESSAGES/wavbreaker.mo %%NLS%%share/locale/pt/LC_MESSAGES/wavbreaker.mo share/pixmaps/wavbreaker.png -@dirrmtry share/applications Index: audio/wxguitar/pkg-plist =================================================================== --- audio/wxguitar/pkg-plist (revision 330765) +++ audio/wxguitar/pkg-plist (working copy) @@ -12,4 +12,3 @@ @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications Index: benchmarks/phoronix-test-suite/pkg-plist =================================================================== --- benchmarks/phoronix-test-suite/pkg-plist (revision 330765) +++ benchmarks/phoronix-test-suite/pkg-plist (working copy) @@ -379,5 +379,7 @@ @dirrm %%DATADIR%%/pts-core @dirrm %%DATADIR%% %%BASH_COMPLETIONS%%@dirrmtry etc/bash_completion.d -%%X11%%@dirrmtry share/applications %%X11%%@dirrmtry share/icons/hicolor/64x64/apps +%%X11%%@dirrmtry share/icons/hicolor/64x64 +%%X11%%@dirrmtry share/icons/hicolor +%%X11%%@dirrmtry share/icons Index: biology/gperiodic/Makefile =================================================================== --- biology/gperiodic/Makefile (revision 330765) +++ biology/gperiodic/Makefile (working copy) @@ -32,10 +32,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gperiodic ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gperiodic.desktop \ ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/gperiodic.png \ ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/gperiodic-crystal.png \ Index: biology/gperiodic/pkg-plist =================================================================== --- biology/gperiodic/pkg-plist (revision 330765) +++ biology/gperiodic/pkg-plist (working copy) @@ -10,4 +10,3 @@ share/locale/tr/LC_MESSAGES/gperiodic.mo share/pixmaps/gperiodic.png share/pixmaps/gperiodic-crystal.png -@dirrmtry share/applications Index: biology/ugene/pkg-plist =================================================================== --- biology/ugene/pkg-plist (revision 330765) +++ biology/ugene/pkg-plist (working copy) @@ -1133,6 +1133,5 @@ @dirrm %%DATADIR%%/back_translation/Bacteria @dirrm %%DATADIR%%/back_translation @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/ugene/plugins @dirrm lib/ugene Index: cad/geda/pkg-plist =================================================================== --- cad/geda/pkg-plist (revision 330765) +++ cad/geda/pkg-plist (working copy) @@ -2399,7 +2399,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/RF_Amp %%PORTDOCS%%@dirrm %%DOCSDIR%%/examples %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm include/libgeda @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: cad/geda-gattrib/pkg-plist =================================================================== --- cad/geda-gattrib/pkg-plist (revision 330765) +++ cad/geda-gattrib/pkg-plist (working copy) @@ -14,7 +14,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrmtry %%DATADIR%% -@dirrmtry share/applications %%NLS%%@dirrmtry lib/locale/nl_NL/LC_MESSAGES %%NLS%%@dirrmtry lib/locale/nl_NL %%NLS%%@dirrmtry lib/locale/es_ES/LC_MESSAGES Index: cad/geda-gschem/pkg-plist =================================================================== --- cad/geda-gschem/pkg-plist (revision 330765) +++ cad/geda-gschem/pkg-plist (working copy) @@ -83,4 +83,3 @@ @dirrmtry %%DATADIR%%/scheme @dirrmtry %%DATADIR%%/bitmap @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: cad/gerbv/Makefile =================================================================== --- cad/gerbv/Makefile (revision 330765) +++ cad/gerbv/Makefile (working copy) @@ -31,7 +31,6 @@ @${REINPLACE_CMD} -e '/^SUBDIRS =/s|desktop||g' ${WRKSRC}/Makefile.in post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/desktop/gerbv.desktop \ ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps Index: cad/gerbv/pkg-plist =================================================================== --- cad/gerbv/pkg-plist (revision 330765) +++ cad/gerbv/pkg-plist (working copy) @@ -118,7 +118,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/eagle %%PORTDOCS%%@dirrm %%DOCSDIR%%/PNG-print %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm include/gerbv-%%VERSION%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: cad/gtkwave/pkg-plist =================================================================== --- cad/gtkwave/pkg-plist (revision 330765) +++ cad/gtkwave/pkg-plist (working copy) @@ -89,7 +89,6 @@ @dirrmtry share/mime/application @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications @dirrmtry share/icons/gnome/16x16/mimetypes @dirrmtry share/icons/gnome/16x16 @dirrmtry share/icons/gnome/32x32/mimetypes Index: cad/kicad/pkg-plist =================================================================== --- cad/kicad/pkg-plist (revision 330765) +++ cad/kicad/pkg-plist (working copy) @@ -405,6 +405,5 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/adc-dac %%PORTDOCS%%@dirrm %%DOCSDIR%%/74xx @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/kicad/plugins @dirrm lib/kicad Index: cad/kicad-devel/Makefile =================================================================== --- cad/kicad-devel/Makefile (revision 330765) +++ cad/kicad-devel/Makefile (working copy) @@ -160,8 +160,7 @@ PLIST_DIR_LIST= lib/kicad -PLIST_SHAREDDIR_LIST= share/applications \ - share/mimelnk/application \ +PLIST_SHAREDDIR_LIST= share/mimelnk/application \ share/mimelnk build-plist: Index: cad/leocad/pkg-plist =================================================================== --- cad/leocad/pkg-plist (revision 330765) +++ cad/leocad/pkg-plist (working copy) @@ -15,4 +15,3 @@ @dirrmtry share/mime/application @dirrmtry share/mime @dirrm %%DATADIR%% -@dirrmtry share/applications Index: cad/librecad/Makefile =================================================================== --- cad/librecad/Makefile (revision 330765) +++ cad/librecad/Makefile (working copy) @@ -52,10 +52,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unix/librecad ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC}/unix/resources && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/desktop/librecad.desktop \ ${STAGEDIR}${PREFIX}/share/applications - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/res/main/librecad.png \ ${STAGEDIR}${PREFIX}/share/pixmaps Index: cad/librecad/pkg-plist =================================================================== --- cad/librecad/pkg-plist (revision 330765) +++ cad/librecad/pkg-plist (working copy) @@ -142,4 +142,3 @@ @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% -@dirrmtry share/applications Index: cad/openscad/pkg-plist =================================================================== --- cad/openscad/pkg-plist (revision 330765) +++ cad/openscad/pkg-plist (working copy) @@ -81,4 +81,3 @@ @dirrm %%DATADIR%%/libraries @dirrm %%DATADIR%%/examples @dirrm %%DATADIR%% -@dirrmtry share/applications Index: cad/qelectrotech/pkg-plist =================================================================== --- cad/qelectrotech/pkg-plist (revision 330765) +++ cad/qelectrotech/pkg-plist (working copy) @@ -308,7 +308,6 @@ @dirrmtry share/mime @dirrmtry share/mimelnk/application @dirrmtry share/mimelnk -@dirrmtry share/applications @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16/mimetypes @dirrmtry share/icons/hicolor/16x16 Index: cad/qfsm/Makefile =================================================================== --- cad/qfsm/Makefile (revision 330765) +++ cad/qfsm/Makefile (working copy) @@ -38,7 +38,6 @@ do-install: (cd ${WRKSRC} && ${INSTALL_PROGRAM} qfsm ${PREFIX}/bin) - @${MKDIR} ${PREFIX}/share/applications (cd ${WRKSRC}/desktop && ${INSTALL_DATA} qfsm.desktop \ ${PREFIX}/share/applications) .for i in 32x32 48x48 64x64 Index: cad/qfsm/pkg-plist =================================================================== --- cad/qfsm/pkg-plist (revision 330765) +++ cad/qfsm/pkg-plist (working copy) @@ -74,6 +74,5 @@ @dirrmtry share/icons %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: cad/repsnapper/pkg-plist =================================================================== --- cad/repsnapper/pkg-plist (revision 330765) +++ cad/repsnapper/pkg-plist (working copy) @@ -9,7 +9,6 @@ share/repsnapper/repsnapper.svg share/icons/hicolor/scalable/apps/repsnapper.svg @dirrmtry etc/xdg/repsnapper -@dirrmtry share/applications @dirrmtry share/locale/de_DE/LC_MESSAGES @dirrmtry share/locale/de_DE @dirrm share/repsnapper Index: chinese/fcitx/pkg-plist =================================================================== --- chinese/fcitx/pkg-plist (revision 330765) +++ chinese/fcitx/pkg-plist (working copy) @@ -356,7 +356,6 @@ share/locale/zh_CN/LC_MESSAGES/fcitx.mo share/locale/zh_TW/LC_MESSAGES/fcitx.mo share/mime/packages/x-fskin.xml -@dirrmtry share/applications @dirrmtry share/icons/gnome/scalable/status @dirrmtry share/icons/gnome/scalable @dirrmtry share/icons/gnome Index: chinese/gcin/pkg-plist =================================================================== --- chinese/gcin/pkg-plist (revision 330765) +++ chinese/gcin/pkg-plist (working copy) @@ -147,7 +147,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/icons/gcin @dirrmtry share/icons -@dirrmtry share/applications @dirrmtry %%DATADIR%%/table @dirrmtry %%DATADIR%%/script @dirrmtry %%DATADIR%% Index: chinese/pcmanx/pkg-plist =================================================================== --- chinese/pcmanx/pkg-plist (revision 330765) +++ chinese/pcmanx/pkg-plist (working copy) @@ -14,4 +14,3 @@ @dirrmtry %%DATADIR%%/nancy_bot @dirrmtry %%DATADIR%%/script @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: chinese/qterm/pkg-plist =================================================================== --- chinese/qterm/pkg-plist (revision 330765) +++ chinese/qterm/pkg-plist (working copy) @@ -52,4 +52,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: chinese/reciteword/pkg-plist =================================================================== --- chinese/reciteword/pkg-plist (revision 330765) +++ chinese/reciteword/pkg-plist (working copy) @@ -676,4 +676,3 @@ @dirrm %%DATADIR%%/books/fkbdc @dirrm %%DATADIR%%/books @dirrm %%DATADIR%% -@dirrmtry share/applications Index: chinese/srecite/pkg-plist =================================================================== --- chinese/srecite/pkg-plist (revision 330765) +++ chinese/srecite/pkg-plist (working copy) @@ -122,4 +122,3 @@ @dirrm share/srecite/icon @dirrm share/srecite/wordbooks @dirrm share/srecite -@dirrmtry share/applications Index: comms/amtterm/Makefile =================================================================== --- comms/amtterm/Makefile (revision 330765) +++ comms/amtterm/Makefile (working copy) @@ -22,7 +22,6 @@ PLIST_FILES= bin/${PORTNAME} \ bin/amttool \ share/applications/gamt.desktop -PLIST_DIRSTRY= share/applications MAN1= gamt.1 ${PORTNAME}.1 amttool.1 MAN7= amt-howto.7 MANCOMPRESSED= no Index: comms/chirp/pkg-plist =================================================================== --- comms/chirp/pkg-plist (revision 330765) +++ comms/chirp/pkg-plist (working copy) @@ -282,5 +282,4 @@ @dirrm share/chirp/images @dirrm share/chirp/stock_configs @dirrm share/chirp -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: comms/cutecom/pkg-plist =================================================================== --- comms/cutecom/pkg-plist (revision 330765) +++ comms/cutecom/pkg-plist (working copy) @@ -1,3 +1,2 @@ bin/cutecom share/applications/cutecom.desktop -@dirrmtry share/applications Index: comms/efax-gtk/pkg-plist =================================================================== --- comms/efax-gtk/pkg-plist (revision 330765) +++ comms/efax-gtk/pkg-plist (working copy) @@ -23,4 +23,3 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/efax-gtk.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/efax-gtk.mo share/pixmaps/efax-gtk.png -@dirrmtry share/applications Index: comms/fldigi/pkg-plist =================================================================== --- comms/fldigi/pkg-plist (revision 330765) +++ comms/fldigi/pkg-plist (working copy) @@ -14,4 +14,3 @@ %%PORTDOCS%%%%DOCSDIR%%/guide.html %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/fldigi -@dirrmtry share/applications Index: comms/flwrap/pkg-plist =================================================================== --- comms/flwrap/pkg-plist (revision 330765) +++ comms/flwrap/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/pixmaps/flwrap.xpm %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: comms/gnokii/pkg-plist =================================================================== --- comms/gnokii/pkg-plist (revision 330765) +++ comms/gnokii/pkg-plist (working copy) @@ -59,4 +59,3 @@ %%SMSD%%@dirrm lib/smsd %%SMSD%%@dirrm share/smsd %%X11%%share/applications/xgnokii.desktop -%%X11%%@dirrmtry share/applications Index: comms/gpredict/pkg-plist =================================================================== --- comms/gpredict/pkg-plist (revision 330765) +++ comms/gpredict/pkg-plist (working copy) @@ -154,4 +154,3 @@ @dirrm %%DATADIR%%/data/satdata @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: comms/gpsk31/pkg-plist =================================================================== --- comms/gpsk31/pkg-plist (revision 330765) +++ comms/gpsk31/pkg-plist (working copy) @@ -5,4 +5,3 @@ share/applications/gpsk31.desktop share/pixmaps/gpsk31.png @dirrm share/gpsk31 -@dirrm share/applications Index: comms/hamfax/pkg-plist =================================================================== --- comms/hamfax/pkg-plist (revision 330765) +++ comms/hamfax/pkg-plist (working copy) @@ -3,5 +3,4 @@ %%DATADIR%%/hamfax.html %%DATADIR%%/hamfax_de.qm %%DATADIR%%/hamfax_fr.qm -@dirrmtry share/applications @dirrm %%DATADIR%% Index: comms/syncterm/pkg-plist =================================================================== --- comms/syncterm/pkg-plist (revision 330765) +++ comms/syncterm/pkg-plist (working copy) @@ -5,4 +5,3 @@ @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: comms/tilp2/pkg-plist =================================================================== --- comms/tilp2/pkg-plist (revision 330765) +++ comms/tilp2/pkg-plist (working copy) @@ -129,4 +129,3 @@ @dirrm %%DATADIR%% @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications Index: comms/xdx/pkg-plist =================================================================== --- comms/xdx/pkg-plist (revision 330765) +++ comms/xdx/pkg-plist (working copy) @@ -27,4 +27,3 @@ share/locale/nl/LC_MESSAGES/xdx.mo share/locale/pl/LC_MESSAGES/xdx.mo share/locale/pt/LC_MESSAGES/xdx.mo -@dirrmtry share/applications Index: databases/flamerobin/pkg-plist =================================================================== --- databases/flamerobin/pkg-plist (revision 330765) +++ databases/flamerobin/pkg-plist (working copy) @@ -41,4 +41,3 @@ @dirrm %%DATADIR%%/docs @dirrm %%DATADIR%%/conf-defs @dirrm %%DATADIR%% -@dirrmtry share/applications Index: databases/glom/pkg-plist =================================================================== --- databases/glom/pkg-plist (revision 330765) +++ databases/glom/pkg-plist (working copy) @@ -245,7 +245,6 @@ @dirrmtry share/locale/rw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications @dirrm include/glom-1.12/libglom/document/bakery/view @dirrm include/glom-1.12/libglom/document/bakery @dirrm include/glom-1.12/libglom/document Index: databases/gtksql/pkg-plist =================================================================== --- databases/gtksql/pkg-plist (revision 330765) +++ databases/gtksql/pkg-plist (working copy) @@ -33,4 +33,3 @@ share/pixmaps/warning.xpm %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/de_DE -@dirrmtry share/applications Index: databases/libgda4/pkg-plist =================================================================== --- databases/libgda4/pkg-plist (revision 330765) +++ databases/libgda4/pkg-plist (working copy) @@ -1065,7 +1065,6 @@ %%UI%%@dirrm share/gnome/help/gda-browser %%UI%%@dirrm share/doc/gda-browser @dirrm share/doc/libgda-%%VERSION%% -%%UI%%@dirrmtry share/applications @dirrm lib/libgda-%%VERSION%%/providers %%UI%%@dirrm lib/libgda-%%VERSION%%/plugins @dirrm lib/libgda-%%VERSION%% Index: databases/libgda5-ui/pkg-plist =================================================================== --- databases/libgda5-ui/pkg-plist (revision 330765) +++ databases/libgda5-ui/pkg-plist (working copy) @@ -519,6 +519,5 @@ @dirrm share/libgda-%%VERSION%%/language-specs @dirrm share/libgda-%%VERSION%%/demo @dirrm share/doc/gda-browser -@dirrmtry share/applications @dirrm lib/libgda-%%VERSION%%/plugins @dirrm include/libgda-%%VERSION%%/libgda-ui Index: databases/mysql-workbench51/pkg-plist =================================================================== --- databases/mysql-workbench51/pkg-plist (revision 330765) +++ databases/mysql-workbench51/pkg-plist (working copy) @@ -497,4 +497,3 @@ @dirrm share/mysql-workbench/libraries @dirrm share/mysql-workbench/images @dirrm share/mysql-workbench -@dirrmtry share/applications Index: databases/mysql-workbench52/pkg-plist =================================================================== --- databases/mysql-workbench52/pkg-plist (revision 330765) +++ databases/mysql-workbench52/pkg-plist (working copy) @@ -1239,7 +1239,6 @@ @dirrm share/mysql-workbench/db_mysql_catalog_reporting @dirrm share/mysql-workbench/data @dirrm share/mysql-workbench -@dirrmtry share/applications @dirrm lib/mysql-workbench/plugins @dirrm lib/mysql-workbench/modules @dirrm lib/mysql-workbench Index: databases/py-sqlkit/pkg-plist =================================================================== --- databases/py-sqlkit/pkg-plist (revision 330765) +++ databases/py-sqlkit/pkg-plist (working copy) @@ -679,4 +679,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/demo @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -@dirrmtry share/applications Index: databases/sqliteman/pkg-plist =================================================================== --- databases/sqliteman/pkg-plist (revision 330765) +++ databases/sqliteman/pkg-plist (working copy) @@ -126,7 +126,6 @@ %%DATADIR%%/sqliteman_ru.qm share/applications/sqliteman.desktop share/icons/hicolor/sqliteman.png -@dirrmtry share/applications @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DATADIR%%/doc/en Index: deskutils/alacarte/pkg-plist =================================================================== --- deskutils/alacarte/pkg-plist (revision 330765) +++ deskutils/alacarte/pkg-plist (working copy) @@ -115,7 +115,6 @@ @dirrmtry share/icons/hicolor/256x256 @dirrm share/alacarte @dirrm %%PYTHON_SITELIBDIR%%/Alacarte -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/uz@cyrillic/LC_MESSAGES Index: deskutils/cairo-dock/pkg-plist =================================================================== --- deskutils/cairo-dock/pkg-plist (revision 330765) +++ deskutils/cairo-dock/pkg-plist (working copy) @@ -342,7 +342,6 @@ @dirrm %%DATADIR%%/gauges @dirrm %%DATADIR%%/explosion @dirrm %%DATADIR%% -@dirrm share/applications @dirrm share/cairo-dock/plug-ins/Help @dirrm share/cairo-dock/plug-ins @dirrm share/cairo-dock Index: deskutils/calibre/pkg-plist =================================================================== --- deskutils/calibre/pkg-plist (revision 330765) +++ deskutils/calibre/pkg-plist (working copy) @@ -1937,7 +1937,6 @@ @dirrm %%DATADIR%%/content_server @dirrm %%DATADIR%%/catalog @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry %%PYTHON_SITELIBDIR%% @dirrm lib/calibre/templite @dirrm lib/calibre/routes Index: deskutils/clipit/pkg-plist =================================================================== --- deskutils/clipit/pkg-plist (revision 330765) +++ deskutils/clipit/pkg-plist (working copy) @@ -20,7 +20,6 @@ %%NLS%%share/locale/sv/LC_MESSAGES/clipit.mo %%NLS%%share/locale/tr/LC_MESSAGES/clipit.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/clipit.mo -@dirrmtry share/applications @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor Index: deskutils/conduit/pkg-plist =================================================================== --- deskutils/conduit/pkg-plist (revision 330765) +++ deskutils/conduit/pkg-plist (working copy) @@ -514,7 +514,6 @@ @dirrm share/gnome/help/conduit/C @dirrm share/gnome/help/conduit @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/conduit/utils @dirrm %%PYTHON_SITELIBDIR%%/conduit/platform @dirrm %%PYTHON_SITELIBDIR%%/conduit/hildonui Index: deskutils/drivel/pkg-plist =================================================================== --- deskutils/drivel/pkg-plist (revision 330765) +++ deskutils/drivel/pkg-plist (working copy) @@ -109,4 +109,3 @@ @dirrmtry share/gnome/help/drivel @dirrmtry %%DATADIR%%/glade @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: deskutils/easystroke/Makefile =================================================================== --- deskutils/easystroke/Makefile (revision 330765) +++ deskutils/easystroke/Makefile (working copy) @@ -44,17 +44,12 @@ .endif do-install: - @${MKDIR} ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} - @${MKDIR} ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/ - @${MKDIR} ${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.svg ${PREFIX}/share/pixmaps/ - @${MKDIR} ${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 .if ${PORT_OPTIONS:MNLS} - @${MKDIR} ${PREFIX}/share/locale/ (cd ${WRKSRC}/po/ && \ ${COPYTREE_SHARE} \* ${PREFIX}/share/locale/ "-name *.mo") .endif Index: deskutils/easystroke/pkg-plist =================================================================== --- deskutils/easystroke/pkg-plist (revision 330765) +++ deskutils/easystroke/pkg-plist (working copy) @@ -18,4 +18,3 @@ %%NLS%%share/locale/cs/LC_MESSAGES/easystroke.mo share/applications/easystroke.desktop bin/easystroke -@dirrmtry share/applications Index: deskutils/fbreader/pkg-plist =================================================================== --- deskutils/fbreader/pkg-plist (revision 330765) +++ deskutils/fbreader/pkg-plist (working copy) @@ -171,4 +171,3 @@ @dirrm share/zlibrary/encodings @dirrm share/zlibrary/resources @dirrm share/zlibrary -@dirrmtry share/applications Index: deskutils/ganyremote/pkg-plist =================================================================== --- deskutils/ganyremote/pkg-plist (revision 330765) +++ deskutils/ganyremote/pkg-plist (working copy) @@ -42,5 +42,4 @@ @dirrmtry share/locale/de_DE @dirrmtry share/locale/cs_CZ/LC_MESSAGES @dirrmtry share/locale/cs_CZ -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: deskutils/gbirthday/Makefile =================================================================== --- deskutils/gbirthday/Makefile (revision 330765) +++ deskutils/gbirthday/Makefile (working copy) @@ -78,7 +78,6 @@ ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}/*.py ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}/databases/*.py ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/databases ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}/pics/*.png ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/pics - @${MKDIR} ${PREFIX}/share/applications .if ${PORT_OPTIONS:MNLS} @(for lang in ${LANGUAGES} ; do \ ${MKDIR} ${PREFIX}/share/locale/$$lang/LC_MESSAGES ; \ Index: deskutils/gbirthday/pkg-plist =================================================================== --- deskutils/gbirthday/pkg-plist (revision 330765) +++ deskutils/gbirthday/pkg-plist (working copy) @@ -33,7 +33,6 @@ @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/pixmaps/gbirthday.png -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gbirthday/pics @dirrm %%PYTHON_SITELIBDIR%%/gbirthday/databases @dirrm %%PYTHON_SITELIBDIR%%/gbirthday Index: deskutils/gdesklets/pkg-plist =================================================================== --- deskutils/gdesklets/pkg-plist (revision 330765) +++ deskutils/gdesklets/pkg-plist (working copy) @@ -746,7 +746,6 @@ @dirrm %%DATADIR%%/Sensors @dirrm %%DATADIR%%/Displays @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/gdesklets/utils @dirrm lib/gdesklets/shell/plugins/gDeskletsClient @dirrm lib/gdesklets/shell/plugins/ViewSwitch Index: deskutils/genius/pkg-plist =================================================================== --- deskutils/genius/pkg-plist (revision 330765) +++ deskutils/genius/pkg-plist (working copy) @@ -145,6 +145,5 @@ @dirrmtry share/locale/rw @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: deskutils/glabels/pkg-plist =================================================================== --- deskutils/glabels/pkg-plist (revision 330765) +++ deskutils/glabels/pkg-plist (working copy) @@ -208,7 +208,6 @@ @dirrm %%DATADIR%%/dtd @dirrm %%DATADIR%% @dirrm share/doc/libglabels -@dirrmtry share/applications @dirrm include/libglabels @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: deskutils/gnochm/pkg-plist =================================================================== --- deskutils/gnochm/pkg-plist (revision 330765) +++ deskutils/gnochm/pkg-plist (working copy) @@ -37,4 +37,3 @@ @dirrm share/gnochm @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/applications Index: deskutils/gnome-blog/pkg-plist =================================================================== --- deskutils/gnome-blog/pkg-plist (revision 330765) +++ deskutils/gnome-blog/pkg-plist (working copy) @@ -88,4 +88,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/gnomeblog @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: deskutils/gnome-main-menu/pkg-plist =================================================================== --- deskutils/gnome-main-menu/pkg-plist (revision 330765) +++ deskutils/gnome-main-menu/pkg-plist (working copy) @@ -104,7 +104,6 @@ share/locale/zu/LC_MESSAGES/gnome-main-menu.mo @dirrm %%DATADIR%% @dirrm include/slab -@dirrmtry share/applications @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/xh/LC_MESSAGES Index: deskutils/gnome-utils/pkg-plist =================================================================== --- deskutils/gnome-utils/pkg-plist (revision 330765) +++ deskutils/gnome-utils/pkg-plist (working copy) @@ -784,7 +784,6 @@ @dirrm share/doc/gdict @dirrm include/gdict-1.0/gdict @dirrm include/gdict-1.0 -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: deskutils/gnote/pkg-plist =================================================================== --- deskutils/gnote/pkg-plist (revision 330765) +++ deskutils/gnote/pkg-plist (working copy) @@ -362,7 +362,6 @@ @dirrm share/gnome/help/gnote/C @dirrm share/gnome/help/gnote %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry lib/gnote/addins/%%VERSION%% @dirrmtry lib/gnote/addins @dirrmtry lib/gnote Index: deskutils/gnotime/pkg-plist =================================================================== --- deskutils/gnotime/pkg-plist (revision 330765) +++ deskutils/gnotime/pkg-plist (working copy) @@ -169,5 +169,4 @@ @dirrm share/gnome/help/gnotime/C/figures @dirrm share/gnome/help/gnotime/C @dirrm share/gnome/help/gnotime -@dirrmtry share/applications @dirrm include/qof Index: deskutils/gourmet/pkg-plist =================================================================== --- deskutils/gourmet/pkg-plist (revision 330765) +++ deskutils/gourmet/pkg-plist (working copy) @@ -768,7 +768,6 @@ @dirrm %%DATADIR%%/icons/48x48 @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gourmet/plugins/web_plugin/gourmetweb/recview @dirrm %%PYTHON_SITELIBDIR%%/gourmet/plugins/web_plugin/gourmetweb @dirrm %%PYTHON_SITELIBDIR%%/gourmet/plugins/web_plugin Index: deskutils/griffith/pkg-plist =================================================================== --- deskutils/griffith/pkg-plist (revision 330765) +++ deskutils/griffith/pkg-plist (working copy) @@ -233,7 +233,6 @@ @dirrm %%DATADIR%%/export_templates/csv @dirrm %%DATADIR%%/export_templates @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry man/pt/man1 @dirrmtry man/pt @dirrmtry man/pl/man1 Index: deskutils/gruler/pkg-plist =================================================================== --- deskutils/gruler/pkg-plist (revision 330765) +++ deskutils/gruler/pkg-plist (working copy) @@ -6,4 +6,3 @@ @dirrm share/pixmaps/gruler @dirrm share/gruler/glade @dirrm share/gruler -@dirrmtry share/applications Index: deskutils/gtg/pkg-plist =================================================================== --- deskutils/gtg/pkg-plist (revision 330765) +++ deskutils/gtg/pkg-plist (working copy) @@ -636,7 +636,6 @@ @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/GTG/tools @dirrm %%PYTHON_SITELIBDIR%%/GTG/plugins/urgency_color @dirrm %%PYTHON_SITELIBDIR%%/GTG/plugins/tomboy Index: deskutils/gtodo/pkg-plist =================================================================== --- deskutils/gtodo/pkg-plist (revision 330765) +++ deskutils/gtodo/pkg-plist (working copy) @@ -11,4 +11,3 @@ share/locale/ru/LC_MESSAGES/gtodo.mo share/locale/sr/LC_MESSAGES/gtodo.mo share/locale/sr@Latn/LC_MESSAGES/gtodo.mo -@dirrmtry share/applications Index: deskutils/gucharmap/pkg-plist =================================================================== --- deskutils/gucharmap/pkg-plist (revision 330765) +++ deskutils/gucharmap/pkg-plist (working copy) @@ -232,7 +232,6 @@ @dirrm share/gnome/help/gucharmap/C/figures @dirrm share/gnome/help/gucharmap/C @dirrm share/gnome/help/gucharmap -@dirrmtry share/applications @dirrm include/gucharmap-2.0/gucharmap @dirrm include/gucharmap-2.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: deskutils/gxneur/pkg-plist =================================================================== --- deskutils/gxneur/pkg-plist (revision 330765) +++ deskutils/gxneur/pkg-plist (working copy) @@ -51,7 +51,6 @@ @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% -@dirrmtry share/applications share/icons/hicolor/16x16/apps/gxneur.png share/icons/hicolor/16x16/apps/gxneur-am.png share/icons/hicolor/16x16/apps/gxneur-bg.png Index: deskutils/kchmviewer-kde4/Makefile =================================================================== --- deskutils/kchmviewer-kde4/Makefile (revision 330765) +++ deskutils/kchmviewer-kde4/Makefile (working copy) @@ -18,7 +18,6 @@ NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/packages/kchmviewer.png ${PREFIX}/share/pixmaps .include Index: deskutils/ksshaskpass/pkg-plist =================================================================== --- deskutils/ksshaskpass/pkg-plist (revision 330765) +++ deskutils/ksshaskpass/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/ksshaskpass share/applications/kde4/ksshaskpass.desktop @dirrmtry share/applications/kde4 -@dirrmtry share/applications Index: deskutils/launchy/pkg-plist =================================================================== --- deskutils/launchy/pkg-plist (revision 330765) +++ deskutils/launchy/pkg-plist (working copy) @@ -95,7 +95,6 @@ @dirrm share/launchy/skins/Black_Glass @dirrm share/launchy/skins @dirrm share/launchy -@dirrmtry share/applications @dirrm lib/launchy/plugins/icons @dirrm lib/launchy/plugins @dirrm lib/launchy Index: deskutils/logjam/pkg-plist =================================================================== --- deskutils/logjam/pkg-plist (revision 330765) +++ deskutils/logjam/pkg-plist (working copy) @@ -17,4 +17,3 @@ @dirrmtry share/locale/ru_RU @dirrmtry share/locale/uk_UA/LC_MESSAGES @dirrmtry share/locale/uk_UA -@dirrmtry share/applications Index: deskutils/mirall/pkg-plist =================================================================== --- deskutils/mirall/pkg-plist (revision 330765) +++ deskutils/mirall/pkg-plist (working copy) @@ -120,5 +120,4 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/_images %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry etc/ownCloud Index: deskutils/multisync/pkg-plist =================================================================== --- deskutils/multisync/pkg-plist (revision 330765) +++ deskutils/multisync/pkg-plist (working copy) @@ -9,4 +9,3 @@ @dirrm share/multisync/pixmaps @dirrm share/multisync @dirrm include/multisync -@dirrmtry share/applications Index: deskutils/nautilus-actions/pkg-plist =================================================================== --- deskutils/nautilus-actions/pkg-plist (revision 330765) +++ deskutils/nautilus-actions/pkg-plist (working copy) @@ -103,7 +103,6 @@ @dirrm %%DATADIR%% @dirrm lib/nautilus-actions @dirrm include/nautilus-actions -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: deskutils/notecase/pkg-plist =================================================================== --- deskutils/notecase/pkg-plist (revision 330765) +++ deskutils/notecase/pkg-plist (working copy) @@ -40,4 +40,3 @@ share/pixmaps/notecase.xpm @dirrmtry share/locale/fr_CA/LC_MESSAGES @dirrmtry share/locale/fr_CA -@dirrmtry share/applications Index: deskutils/notification-daemon/pkg-plist =================================================================== --- deskutils/notification-daemon/pkg-plist (revision 330765) +++ deskutils/notification-daemon/pkg-plist (working copy) @@ -66,4 +66,3 @@ @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/an/LC_MESSAGES @dirrmtry share/locale/an -@dirrmtry share/applications Index: deskutils/osmo/pkg-plist =================================================================== --- deskutils/osmo/pkg-plist (revision 330765) +++ deskutils/osmo/pkg-plist (working copy) @@ -31,4 +31,3 @@ share/pixmaps/osmo.png share/sounds/osmo/alarm.wav @dirrm share/sounds/osmo -@dirrmtry share/applications Index: deskutils/parcellite/pkg-plist =================================================================== --- deskutils/parcellite/pkg-plist (revision 330765) +++ deskutils/parcellite/pkg-plist (working copy) @@ -23,4 +23,3 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/parcellite.mo %%NLS%%@dirrmtry share/locale/pl_PL/LC_MESSAGES %%NLS%%@dirrmtry share/locale/pl_PL -@dirrmtry share/applications Index: deskutils/pinot/pkg-plist =================================================================== --- deskutils/pinot/pkg-plist (revision 330765) +++ deskutils/pinot/pkg-plist (working copy) @@ -159,7 +159,6 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/pinot/filters @dirrm lib/pinot/backends @dirrm lib/pinot Index: deskutils/planner/pkg-plist =================================================================== --- deskutils/planner/pkg-plist (revision 330765) +++ deskutils/planner/pkg-plist (working copy) @@ -325,4 +325,3 @@ @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrmtry share/applications Index: deskutils/q4wine/pkg-plist =================================================================== --- deskutils/q4wine/pkg-plist (revision 330765) +++ deskutils/q4wine/pkg-plist (working copy) @@ -68,5 +68,4 @@ @dirrm %%DATADIR%%/icons %%NLS%%@dirrm %%DATADIR%%/i18n @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/q4wine Index: deskutils/qtm/pkg-plist =================================================================== --- deskutils/qtm/pkg-plist (revision 330765) +++ deskutils/qtm/pkg-plist (working copy) @@ -6,4 +6,3 @@ share/icons/qtm-logo1.png @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: deskutils/recoll/pkg-plist =================================================================== --- deskutils/recoll/pkg-plist (revision 330765) +++ deskutils/recoll/pkg-plist (working copy) @@ -107,4 +107,3 @@ @dirrm %%DATADIR%%/examples @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% -%%QT%%@dirrmtry share/applications Index: deskutils/rednotebook/pkg-plist =================================================================== --- deskutils/rednotebook/pkg-plist (revision 330765) +++ deskutils/rednotebook/pkg-plist (working copy) @@ -318,4 +318,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/rednotebook/gui @dirrm %%PYTHON_SITELIBDIR%%/rednotebook/util @dirrm %%PYTHON_SITELIBDIR%%/rednotebook -@dirrmtry share/applications Index: deskutils/rubrica/pkg-plist =================================================================== --- deskutils/rubrica/pkg-plist (revision 330765) +++ deskutils/rubrica/pkg-plist (working copy) @@ -115,7 +115,6 @@ %%NLS%%@dirrmtry share/locale/pt-pt %%NLS%%@dirrmtry share/locale/en_US/LC_MESSAGES %%NLS%%@dirrmtry share/locale/en_US -@dirrmtry share/applications @dirrm lib/libral/plugins @dirrm lib/libral @dirrm include/libral-1.0/libral Index: deskutils/splashsetter/pkg-plist =================================================================== --- deskutils/splashsetter/pkg-plist (revision 330765) +++ deskutils/splashsetter/pkg-plist (working copy) @@ -17,4 +17,3 @@ @dirrm share/pixmaps/splashsetter/splash @dirrm share/pixmaps/splashsetter @dirrm libexec/splashsetter -@dirrmtry share/applications Index: deskutils/taskcoach/Makefile =================================================================== --- deskutils/taskcoach/Makefile (revision 330765) +++ deskutils/taskcoach/Makefile (working copy) @@ -26,10 +26,8 @@ ${WRKSRC}/build.in/fedora/taskcoach.desktop post-install: ${INSTALL_SCRIPT} ${WRKSRC}/taskcoach.py ${PREFIX}/bin/taskcoach - @${MKDIR} ${PREFIX}/share/applications/ @${INSTALL_DATA} ${WRKSRC}/build.in/fedora/taskcoach.desktop \ ${PREFIX}/share/applications/ - @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/icons.in/taskcoach.png \ ${PREFIX}/share/pixmaps Index: deskutils/taskcoach/pkg-plist =================================================================== --- deskutils/taskcoach/pkg-plist (revision 330765) +++ deskutils/taskcoach/pkg-plist (working copy) @@ -1438,7 +1438,6 @@ %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/font.pyo share/applications/taskcoach.desktop share/pixmaps/taskcoach.png -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds @dirrm %%PYTHON_SITELIBDIR%%/taskcoachlib/widgets @dirrm %%PYTHON_SITELIBDIR%%/taskcoachlib/tools Index: deskutils/vboxgtk/pkg-plist =================================================================== --- deskutils/vboxgtk/pkg-plist (revision 330765) +++ deskutils/vboxgtk/pkg-plist (working copy) @@ -28,7 +28,6 @@ @dirrm %%PYTHON_SITELIBDIR%%/vboxgtk @dirrm %%DATADIR%%/xml @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/22x22/apps Index: deskutils/wammu/pkg-plist =================================================================== --- deskutils/wammu/pkg-plist (revision 330765) +++ deskutils/wammu/pkg-plist (working copy) @@ -202,7 +202,6 @@ share/pixmaps/wammu.png share/pixmaps/wammu.svg share/pixmaps/wammu.xpm -@dirrmtry share/applications @dirrmtry man/pt_BR/man1 @dirrmtry man/pt_BR @dirrm share/Wammu/images/misc Index: deskutils/x-tile/pkg-plist =================================================================== --- deskutils/x-tile/pkg-plist (revision 330765) +++ deskutils/x-tile/pkg-plist (working copy) @@ -43,4 +43,3 @@ @dirrm %%DATADIR%% %%NLS%%@dirrmtry share/locale/es_AR/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es_AR -@dirrmtry share/applications Index: deskutils/xfce4-notes-plugin/pkg-plist =================================================================== --- deskutils/xfce4-notes-plugin/pkg-plist (revision 330765) +++ deskutils/xfce4-notes-plugin/pkg-plist (working copy) @@ -82,6 +82,5 @@ @dirrmtry share/locale/kk @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications @dirrmtry lib/xfce4/panel-plugins @dirrmtry lib/xfce4 Index: deskutils/xfce4-notification-daemon/pkg-plist =================================================================== --- deskutils/xfce4-notification-daemon/pkg-plist (revision 330765) +++ deskutils/xfce4-notification-daemon/pkg-plist (working copy) @@ -16,6 +16,5 @@ %%NLS%%share/locale/uk/LC_MESSAGES/notification-daemon-xfce.mo @dirrm lib/xfce4/notification-daemon-xfce/engines @dirrm lib/xfce4/notification-daemon-xfce -@dirrmtry share/applications @dirrmtry libexec/xfce4 @dirrmtry lib/xfce4 Index: deskutils/xfce4-notifyd/pkg-plist =================================================================== --- deskutils/xfce4-notifyd/pkg-plist (revision 330765) +++ deskutils/xfce4-notifyd/pkg-plist (working copy) @@ -64,6 +64,5 @@ %%NLS%%@dirrmtry share/locale/kk %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrmtry share/applications @dirrm lib/xfce4/notifyd @dirrmtry lib/xfce4 Index: deskutils/xpad/pkg-plist =================================================================== --- deskutils/xpad/pkg-plist (revision 330765) +++ deskutils/xpad/pkg-plist (working copy) @@ -24,6 +24,5 @@ %%NLS%%share/locale/vi/LC_MESSAGES/xpad.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xpad.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xpad.mo -@dirrmtry share/applications @dirrmtry %%NLS%%share/locale/rw/LC_MESSAGES @dirrmtry %%NLS%%share/locale/rw Index: deskutils/xpad-current/pkg-plist =================================================================== --- deskutils/xpad-current/pkg-plist (revision 330765) +++ deskutils/xpad-current/pkg-plist (working copy) @@ -30,4 +30,3 @@ %%NLS%%share/locale/vi/LC_MESSAGES/xpad.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xpad.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xpad.mo -@dirrmtry share/applications Index: devel/anjuta/pkg-plist =================================================================== --- devel/anjuta/pkg-plist (revision 330765) +++ devel/anjuta/pkg-plist (working copy) @@ -1479,7 +1479,6 @@ @dirrm include/libanjuta-1.0/libanjuta/interfaces @dirrm include/libanjuta-1.0/libanjuta @dirrm include/libanjuta-1.0 -@dirrmtry share/applications @dirrmtry share/icons/gnome/scalable/mimetypes @dirrmtry share/icons/gnome/scalable @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: devel/antlrworks/Makefile =================================================================== --- devel/antlrworks/Makefile (revision 330765) +++ devel/antlrworks/Makefile (working copy) @@ -42,7 +42,6 @@ @${ECHO_MSG} -n ">> Installing antlrworks script as ${PREFIX}/bin/antlrworks..." @${INSTALL_SCRIPT} ${WRKDIR}/antlrworks.sh ${PREFIX}/bin/antlrworks @${ECHO_MSG} " [ DONE ]" - @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKDIR}/icons/app_64x64.png ${PREFIX}/share/pixmaps/antlrworks.png .include Index: devel/bpython/pkg-plist =================================================================== --- devel/bpython/pkg-plist (revision 330765) +++ devel/bpython/pkg-plist (working copy) @@ -112,7 +112,6 @@ %%NLS%%@dirrmtry share/locale/nl_NL %%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES %%NLS%%@dirrmtry share/locale/it_IT -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython/translations @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython/test @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython Index: devel/bug-buddy/pkg-plist =================================================================== --- devel/bug-buddy/pkg-plist (revision 330765) +++ devel/bug-buddy/pkg-plist (working copy) @@ -104,7 +104,6 @@ @dirrmtry share/icons/HighContrastLargePrint/48x48 @dirrmtry share/icons/HighContrastLargePrint @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: devel/bzr-gtk/pkg-plist =================================================================== --- devel/bzr-gtk/pkg-plist (revision 330765) +++ devel/bzr-gtk/pkg-plist (working copy) @@ -206,7 +206,6 @@ @dirrmtry share/icons @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/gtk/viz @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/gtk/tests @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/gtk/preferences Index: devel/cmake-gui/pkg-plist =================================================================== --- devel/cmake-gui/pkg-plist (revision 330765) +++ devel/cmake-gui/pkg-plist (working copy) @@ -4,4 +4,3 @@ share/pixmaps/CMakeSetup32.png @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications Index: devel/codeblocks/pkg-plist =================================================================== --- devel/codeblocks/pkg-plist (revision 330765) +++ devel/codeblocks/pkg-plist (working copy) @@ -1735,7 +1735,6 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/SpellChecker @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/codeblocks/wxContribItems @dirrm lib/codeblocks/plugins @dirrm lib/codeblocks Index: devel/dconf-editor/pkg-plist =================================================================== --- devel/dconf-editor/pkg-plist (revision 330765) +++ devel/dconf-editor/pkg-plist (working copy) @@ -7,4 +7,3 @@ share/icons/hicolor/48x48/apps/dconf-editor.png share/icons/hicolor/64x64/apps/dconf-editor.png @dirrm share/dconf-editor -@dirrmtry share/applications Index: devel/ddd/pkg-plist =================================================================== --- devel/ddd/pkg-plist (revision 330765) +++ devel/ddd/pkg-plist (working copy) @@ -47,4 +47,3 @@ @dirrm share/ddd-%%VERSION%%/themes @dirrm share/ddd-%%VERSION%%/ddd @dirrm share/ddd-%%VERSION%% -@dirrmtry share/applications Index: devel/devhelp/pkg-plist =================================================================== --- devel/devhelp/pkg-plist (revision 330765) +++ devel/devhelp/pkg-plist (working copy) @@ -114,7 +114,6 @@ @dirrm share/devhelp @dirrm include/devhelp-2.0/devhelp @dirrm include/devhelp-2.0 -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES Index: devel/diffuse/pkg-plist =================================================================== --- devel/diffuse/pkg-plist (revision 330765) +++ devel/diffuse/pkg-plist (working copy) @@ -15,7 +15,6 @@ %%NLS%%share/locale/pl/LC_MESSAGES/diffuse.mo %%NLS%%share/locale/ru/LC_MESSAGES/diffuse.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/diffuse.mo -%%MENU%%@dirrmtry share/applications %%NLS%%@dirrmtry man/cs/man1 %%NLS%%@dirrmtry man/cs %%NLS%%@dirrmtry man/it/man1 Index: devel/dreampie/pkg-plist =================================================================== --- devel/dreampie/pkg-plist (revision 330765) +++ devel/dreampie/pkg-plist (working copy) @@ -184,7 +184,6 @@ share/applications/dreampie.desktop share/pixmaps/dreampie.png share/pixmaps/dreampie.svg -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/dreampielib/subprocess @dirrm %%PYTHON_SITELIBDIR%%/dreampielib/gui @dirrm %%PYTHON_SITELIBDIR%%/dreampielib/data/subp-py3/dreampielib/subprocess Index: devel/edb/Makefile =================================================================== --- devel/edb/Makefile (revision 330765) +++ devel/edb/Makefile (working copy) @@ -46,11 +46,8 @@ .if ${PORT_OPTIONS:MDOCS} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR} .endif - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/edb.desktop ${PREFIX}/share/applications - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/src/images/edb48-logo.png ${PREFIX}/share/pixmaps/edb.png - ${MKDIR} ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/edb.1 ${MANPREFIX}/man/man1/edb.1 ${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,} Index: devel/edb/pkg-plist =================================================================== --- devel/edb/pkg-plist (revision 330765) +++ devel/edb/pkg-plist (working copy) @@ -19,5 +19,4 @@ libexec/edb/libSymbolViewer.so share/applications/edb.desktop share/pixmaps/edb.png -@dirrmtry share/applications @dirrm libexec/edb Index: devel/eric4/Makefile =================================================================== --- devel/eric4/Makefile (revision 330765) +++ devel/eric4/Makefile (working copy) @@ -30,7 +30,6 @@ < ${FILESDIR}/config > ${WRKSRC}/eric4config.freebsd post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/eric4.desktop ${STAGEDIR}${PREFIX}/share/applications/ ${LN} -sf ${DATADIR}/icons/default/eric.png ${STAGEDIR}${PREFIX}/share/pixmaps/ @${MKDIR} ${STAGEDIR}${DATADIR}/i18n Index: devel/eric4/pkg-plist =================================================================== --- devel/eric4/pkg-plist (revision 330765) +++ devel/eric4/pkg-plist (working copy) @@ -3133,7 +3133,6 @@ %%PORTDOCS%%@dirrmtry %%DOCSDIR%%/Source %%PORTDOCS%%@dirrmtry %%DOCSDIR%%/Help %%PORTDOCS%%@dirrmtry %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry lib/python2.7/site-packages/eric4plugins @dirrmtry lib/python2.7/site-packages @dirrmtry lib/python2.7 Index: devel/gaphor/pkg-plist =================================================================== --- devel/gaphor/pkg-plist (revision 330765) +++ devel/gaphor/pkg-plist (working copy) @@ -1012,7 +1012,6 @@ @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gaphor/ui/tests @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gaphor/ui/pixmaps @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gaphor/ui Index: devel/gazpacho/pkg-plist =================================================================== --- devel/gazpacho/pkg-plist (revision 330765) +++ devel/gazpacho/pkg-plist (working copy) @@ -345,7 +345,6 @@ @dirrmtry %%DATADIR%%/catalogs @dirrmtry %%DATADIR%% @dirrm %%EXAMPLESDIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gazpacho/widgets/base/menueditor @dirrm %%PYTHON_SITELIBDIR%%/gazpacho/widgets/base @dirrmtry %%PYTHON_SITELIBDIR%%/gazpacho/widgets Index: devel/geany/pkg-plist =================================================================== --- devel/geany/pkg-plist (revision 330765) +++ devel/geany/pkg-plist (working copy) @@ -277,7 +277,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/geany @dirrm include/geany/tagmanager @dirrm include/geany/scintilla Index: devel/giggle/pkg-plist =================================================================== --- devel/giggle/pkg-plist (revision 330765) +++ devel/giggle/pkg-plist (working copy) @@ -72,7 +72,6 @@ share/locale/zh_CN/LC_MESSAGES/giggle.mo @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/giggle/plugins/%%GIGGLE_VER%% @dirrm lib/giggle/plugins @dirrm lib/giggle Index: devel/gitg/pkg-plist =================================================================== --- devel/gitg/pkg-plist (revision 330765) +++ devel/gitg/pkg-plist (working copy) @@ -84,6 +84,5 @@ @dirrm %%DATADIR%%/language-specs @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/libgitg-1.0/libgitg @dirrm include/libgitg-1.0 Index: devel/glade2/pkg-plist =================================================================== --- devel/glade2/pkg-plist (revision 330765) +++ devel/glade2/pkg-plist (working copy) @@ -97,4 +97,3 @@ @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications Index: devel/glade3/pkg-plist =================================================================== --- devel/glade3/pkg-plist (revision 330765) +++ devel/glade3/pkg-plist (working copy) @@ -622,7 +622,6 @@ @dirrm lib/glade3 @dirrm include/libgladeui-1.0/gladeui @dirrm include/libgladeui-1.0 -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: devel/gtranslator/pkg-plist =================================================================== --- devel/gtranslator/pkg-plist (revision 330765) +++ devel/gtranslator/pkg-plist (working copy) @@ -101,4 +101,3 @@ @dirrm share/gnome/help/gtranslator/C/figures @dirrm share/gnome/help/gtranslator/C @dirrm share/gnome/help/gtranslator -@dirrmtry share/applications Index: devel/guikachu/pkg-plist =================================================================== --- devel/guikachu/pkg-plist (revision 330765) +++ devel/guikachu/pkg-plist (working copy) @@ -67,4 +67,3 @@ @dirrm share/gnome/help/guikachu @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/applications Index: devel/hs-git-annex/pkg-plist =================================================================== --- devel/hs-git-annex/pkg-plist (revision 330765) +++ devel/hs-git-annex/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/applications/git-annex.desktop @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg -@dirrmtry share/applications Index: devel/nemiver/pkg-plist =================================================================== --- devel/nemiver/pkg-plist (revision 330765) +++ devel/nemiver/pkg-plist (working copy) @@ -342,7 +342,6 @@ @dirrm share/gnome/help/nemiver/C/figures @dirrm share/gnome/help/nemiver/C @dirrm share/gnome/help/nemiver -@dirrmtry share/applications @dirrm lib/nemiver/plugins/dbgperspective/ui @dirrm lib/nemiver/plugins/dbgperspective/sqlscripts @dirrm lib/nemiver/plugins/dbgperspective/menus Index: devel/regexxer/pkg-plist =================================================================== --- devel/regexxer/pkg-plist (revision 330765) +++ devel/regexxer/pkg-plist (working copy) @@ -39,4 +39,3 @@ @dirrmtry share/locale/rw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications Index: devel/tortoisehg2/Makefile =================================================================== --- devel/tortoisehg2/Makefile (revision 330765) +++ devel/tortoisehg2/Makefile (working copy) @@ -60,7 +60,6 @@ post-install: ${MKDIR} ${PREFIX}/share/tortoisehg - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/contrib/mergetools.rc ${PREFIX}/share/tortoisehg/ ${INSTALL_DATA} ${WRKSRC}/contrib/tortoisehg.desktop ${PREFIX}/share/applications/ Index: devel/tortoisehg2/pkg-plist =================================================================== --- devel/tortoisehg2/pkg-plist (revision 330765) +++ devel/tortoisehg2/pkg-plist (working copy) @@ -613,7 +613,6 @@ @dirrm share/pixmaps/tortoisehg/icons/svg @dirrm share/pixmaps/tortoisehg/icons @dirrm share/pixmaps/tortoisehg -@dirrmtry share/applications @dirrm %%DATADIR%% %%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES %%NLS%%@dirrmtry share/locale/jv Index: devel/valide/pkg-plist =================================================================== --- devel/valide/pkg-plist (revision 330765) +++ devel/valide/pkg-plist (working copy) @@ -151,7 +151,6 @@ @dirrm share/pixmaps/valide @dirrmtry share/locale/vec/LC_MESSAGES @dirrmtry share/locale/vec -@dirrm share/applications @dirrm lib/valide/plugins/waf @dirrm lib/valide/plugins/todo @dirrm lib/valide/plugins/symbol Index: devel/wininfo/pkg-plist =================================================================== --- devel/wininfo/pkg-plist (revision 330765) +++ devel/wininfo/pkg-plist (working copy) @@ -1,3 +1,2 @@ bin/wininfo share/applications/xdg-wininfo.desktop -@dirrmtry share/applications Index: editors/abiword/pkg-plist =================================================================== --- editors/abiword/pkg-plist (revision 330765) +++ editors/abiword/pkg-plist (working copy) @@ -401,7 +401,6 @@ share/applications/abiword.desktop share/icons/abiword_48.png share/mime-info/abiword.keys -@dirrmtry share/applications @dirrm share/abiword-%%ABIVERSION%%/xsltml @dirrm share/abiword-%%ABIVERSION%%/ui @dirrm share/abiword-%%ABIVERSION%%/templates Index: editors/bless/pkg-plist =================================================================== --- editors/bless/pkg-plist (revision 330765) +++ editors/bless/pkg-plist (working copy) @@ -74,5 +74,4 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/user/figures %%PORTDOCS%%@dirrm %%DOCSDIR%%/user %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/bless Index: editors/codelite/pkg-plist =================================================================== --- editors/codelite/pkg-plist (revision 330765) +++ editors/codelite/pkg-plist (working copy) @@ -279,4 +279,3 @@ @dirrm %%DATADIR%%/gdb_printers @dirrm %%DATADIR%%/config @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/conglomerate/pkg-plist =================================================================== --- editors/conglomerate/pkg-plist (revision 330765) +++ editors/conglomerate/pkg-plist (working copy) @@ -306,4 +306,3 @@ @dirrm %%DATADIR%%/dispspecs @dirrm %%DATADIR%%/css @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/cream/Makefile =================================================================== --- editors/cream/Makefile (revision 330765) +++ editors/cream/Makefile (working copy) @@ -28,10 +28,8 @@ ${MKDIR} ${VIMRUNTIME}/cream/${f} ${INSTALL_DATA} ${WRKSRC}/${f}/* ${VIMRUNTIME}/cream/${f} .endfor - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/cream.png ${WRKSRC}/cream.svg \ ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/cream.desktop ${PREFIX}/share/applications .if !defined(NOPORTDOCS) .for f in docs docs-html Index: editors/cream/pkg-plist =================================================================== --- editors/cream/pkg-plist (revision 330765) +++ editors/cream/pkg-plist (working copy) @@ -216,4 +216,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs-html %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: editors/emacs/pkg-plist =================================================================== --- editors/emacs/pkg-plist (revision 330765) +++ editors/emacs/pkg-plist (working copy) @@ -32,7 +32,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @unexec if [ ! -s /var/games/emacs/snake-scores ]; then rm -f /var/games/emacs/snake-scores; fi @unexec if [ ! -s /var/games/emacs/tetris-scores ]; then rm -f /var/games/emacs/tetris-scores; fi @unexec rmdir /var/games/emacs 2>/dev/null || true Index: editors/emacs-devel/pkg-plist =================================================================== --- editors/emacs-devel/pkg-plist (revision 330765) +++ editors/emacs-devel/pkg-plist (working copy) @@ -32,7 +32,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @unexec if [ ! -s /var/games/emacs/snake-scores ]; then rm -f /var/games/emacs/snake-scores; fi @unexec if [ ! -s /var/games/emacs/tetris-scores ]; then rm -f /var/games/emacs/tetris-scores; fi @unexec rmdir /var/games/emacs 2>/dev/null || true Index: editors/emacs23/pkg-plist =================================================================== --- editors/emacs23/pkg-plist (revision 330765) +++ editors/emacs23/pkg-plist (working copy) @@ -38,7 +38,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @unexec if [ ! -s /var/games/emacs/snake-scores ]; then rm -f /var/games/emacs/snake-scores; fi @unexec if [ ! -s /var/games/emacs/tetris-scores ]; then rm -f /var/games/emacs/tetris-scores; fi @unexec rmdir /var/games/emacs 2>/dev/null || true Index: editors/fxite/Makefile =================================================================== --- editors/fxite/Makefile (revision 330765) +++ editors/fxite/Makefile (working copy) @@ -55,6 +55,5 @@ PLIST_FILES= bin/fxite \ share/pixmaps/fxite.xpm \ share/applications/fxite.desktop -PLIST_DIRSTRY= share/applications .include Index: editors/gedit/pkg-plist =================================================================== --- editors/gedit/pkg-plist (revision 330765) +++ editors/gedit/pkg-plist (working copy) @@ -624,7 +624,6 @@ @dirrm share/gedit-2/icons @dirrm share/gedit-2 @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry libexec/gedit-2 %%PYTHON%%@dirrm lib/gedit-2/plugins/snippets %%PYTHON%%@dirrm lib/gedit-2/plugins/quickopen Index: editors/ghex/pkg-plist =================================================================== --- editors/ghex/pkg-plist (revision 330765) +++ editors/ghex/pkg-plist (working copy) @@ -126,7 +126,6 @@ @dirrm share/gnome/help/ghex2/C @dirrm share/gnome/help/ghex2 @dirrm include/gtkhex -@dirrmtry share/applications @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/oc/LC_MESSAGES Index: editors/gmanedit/pkg-plist =================================================================== --- editors/gmanedit/pkg-plist (revision 330765) +++ editors/gmanedit/pkg-plist (working copy) @@ -7,4 +7,3 @@ share/locale/sv/LC_MESSAGES/gmanedit.mo share/pixmaps/gmanedit.png share/pixmaps/gmanedit_icon.png -@dirrmtry share/applications Index: editors/gphpedit/pkg-plist =================================================================== --- editors/gphpedit/pkg-plist (revision 330765) +++ editors/gphpedit/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/gphpedit/php-gphpedit.api share/pixmaps/gphpedit.png @dirrm share/gphpedit -@dirrmtry share/applications Index: editors/gummi/pkg-plist =================================================================== --- editors/gummi/pkg-plist (revision 330765) +++ editors/gummi/pkg-plist (working copy) @@ -35,4 +35,3 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% @dirrm lib/gummi -@dirrm share/applications Index: editors/gwrite/pkg-plist =================================================================== --- editors/gwrite/pkg-plist (revision 330765) +++ editors/gwrite/pkg-plist (working copy) @@ -52,6 +52,5 @@ share/locale/fr/LC_MESSAGES/gwrite.mo share/locale/zh_CN/LC_MESSAGES/gwrite.mo share/pixmaps/gwrite.png -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gwrite/icons @dirrm %%PYTHON_SITELIBDIR%%/gwrite Index: editors/komodo-ide/pkg-plist =================================================================== --- editors/komodo-ide/pkg-plist (revision 330765) +++ editors/komodo-ide/pkg-plist (working copy) @@ -5040,4 +5040,3 @@ @dirrm %%DATADIR%%/lib @dirrm %%DATADIR%%/bin @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/leafpad/pkg-plist =================================================================== --- editors/leafpad/pkg-plist (revision 330765) +++ editors/leafpad/pkg-plist (working copy) @@ -45,4 +45,3 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/leafpad.mo share/pixmaps/leafpad.png share/pixmaps/leafpad.xpm -@dirrmtry share/applications Index: editors/madedit/pkg-plist =================================================================== --- editors/madedit/pkg-plist (revision 330765) +++ editors/madedit/pkg-plist (working copy) @@ -47,7 +47,6 @@ %%DATADIR%%/syntax/syntax_x86asm.syn %%DATADIR%%/syntax/syntax_xml.syn share/applications/madedit.desktop -@dirrmtry share/applications @dirrmtry %%DATADIR%%/syntax @dirrmtry %%DATADIR%% @dirrmtry share/locale/ja_JP/LC_MESSAGES Index: editors/mined/pkg-plist =================================================================== --- editors/mined/pkg-plist (revision 330765) +++ editors/mined/pkg-plist (working copy) @@ -51,4 +51,3 @@ @dirrm %%DATADIR%%/conf_user @dirrm %%DATADIR%%/bin @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/mlview/pkg-plist =================================================================== --- editors/mlview/pkg-plist (revision 330765) +++ editors/mlview/pkg-plist (working copy) @@ -63,4 +63,3 @@ share/locale/sr@Latn/LC_MESSAGES/mlview.mo share/locale/sv/LC_MESSAGES/mlview.mo @dirrm share/mlview -@dirrmtry share/applications Index: editors/openoffice-3/Makefile =================================================================== --- editors/openoffice-3/Makefile (revision 330765) +++ editors/openoffice-3/Makefile (working copy) @@ -311,7 +311,6 @@ @${LN} -sf ${PREFIX}/${INSTALLATION_BASEDIR}/${OOODIR}/share/xdg \ ${DESKTOPDIR}/${EXECBASE} @${ECHO_CMD} "share/applications/${EXECBASE}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE} @${ECHO_CMD} "@exec ${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @for dir in `ls ${ICONS}/hicolor | ${GREP} -v CVS`; do \ Index: editors/openoffice-4/Makefile =================================================================== --- editors/openoffice-4/Makefile (revision 330765) +++ editors/openoffice-4/Makefile (working copy) @@ -325,7 +325,6 @@ @${LN} -sf ${PREFIX}/${INSTALLATION_BASEDIR}/${OOODIR}/share/xdg \ ${DESKTOPDIR}/${EXECBASE} @${ECHO_CMD} "share/applications/${EXECBASE}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE} @${ECHO_CMD} "@exec ${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @for dir in `ls ${ICONS}/hicolor | ${GREP} -v CVS`; do \ Index: editors/openoffice-devel/Makefile =================================================================== --- editors/openoffice-devel/Makefile (revision 330765) +++ editors/openoffice-devel/Makefile (working copy) @@ -325,7 +325,6 @@ @${LN} -sf ${PREFIX}/${INSTALLATION_BASEDIR}/${OOODIR}/share/xdg \ ${DESKTOPDIR}/${EXECBASE} @${ECHO_CMD} "share/applications/${EXECBASE}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE} @${ECHO_CMD} "@exec ${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @for dir in `ls ${ICONS}/hicolor | ${GREP} -v CVS`; do \ Index: editors/poedit/pkg-plist =================================================================== --- editors/poedit/pkg-plist (revision 330765) +++ editors/poedit/pkg-plist (working copy) @@ -172,4 +172,3 @@ @dirrmtry share/locale/ast @dirrmtry share/locale/af_ZA/LC_MESSAGES @dirrmtry share/locale/af_ZA -@dirrmtry share/applications Index: editors/py-room/pkg-plist =================================================================== --- editors/py-room/pkg-plist (revision 330765) +++ editors/py-room/pkg-plist (working copy) @@ -75,7 +75,6 @@ share/locale/zh_CN/LC_MESSAGES/pyroom.mo share/locale/ku/LC_MESSAGES/pyroom.mo share/locale/sco/LC_MESSAGES/pyroom.mo -@dirrmtry share/applications @dirrmtry share/locale/sco/LC_MESSAGES @dirrmtry share/locale/sco @dirrmtry share/locale/ku/LC_MESSAGES Index: editors/scite/Makefile =================================================================== --- editors/scite/Makefile (revision 330765) +++ editors/scite/Makefile (working copy) @@ -41,8 +41,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/../bin/SciTE ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/../doc/scite.1 ${MANPREFIX}/man/man1 - @${MKDIR} ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/SciTE.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/Sci48M.png ${PREFIX}/share/pixmaps @${MKDIR} ${DATADIR} Index: editors/scite/pkg-plist =================================================================== --- editors/scite/pkg-plist (revision 330765) +++ editors/scite/pkg-plist (working copy) @@ -78,4 +78,3 @@ %%DATADIR%%/vhdl.properties %%DATADIR%%/yaml.properties @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/scribes/pkg-plist =================================================================== --- editors/scribes/pkg-plist (revision 330765) +++ editors/scribes/pkg-plist (working copy) @@ -3967,7 +3967,6 @@ @dirrm share/gnome/help/scribes/C/figures @dirrm share/gnome/help/scribes/C @dirrm share/gnome/help/scribes -@dirrmtry share/applications @dirrm lib/scribes/LanguagePlugins/zencoding/filters @dirrm lib/scribes/LanguagePlugins/zencoding/GUI @dirrm lib/scribes/LanguagePlugins/zencoding Index: editors/texmaker/pkg-plist =================================================================== --- editors/texmaker/pkg-plist (revision 330765) +++ editors/texmaker/pkg-plist (working copy) @@ -123,4 +123,3 @@ share/texmaker/usermanual_hu.html share/texmaker/usermanual_ru.html @dirrm share/texmaker -@dirrmtry share/applications Index: editors/texmakerx/pkg-plist =================================================================== --- editors/texmakerx/pkg-plist (revision 330765) +++ editors/texmakerx/pkg-plist (working copy) @@ -75,4 +75,3 @@ %%DATADIR%%/en_US.aff %%DATADIR%%/en_US.dic @dirrm %%DATADIR%% -@dirrmtry share/applications Index: editors/textroom/pkg-plist =================================================================== --- editors/textroom/pkg-plist (revision 330765) +++ editors/textroom/pkg-plist (working copy) @@ -10,5 +10,4 @@ share/sounds/keyenter.wav @dirrmtry share/sounds @dirrmtry share/hunspell -@dirrmtry share/applications @dirrm share/textroom Index: editors/winefish/pkg-plist =================================================================== --- editors/winefish/pkg-plist (revision 330765) +++ editors/winefish/pkg-plist (working copy) @@ -31,4 +31,3 @@ @dirrm %%DATADIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: editors/xemacs/Makefile =================================================================== --- editors/xemacs/Makefile (revision 330765) +++ editors/xemacs/Makefile (working copy) @@ -165,7 +165,7 @@ .endfor .if !defined(WITHOUT_X11) && ${HAVE_GNOME:Mgnomehier}!="" ${INSTALL_DATA} ${WRKDIR}/xemacs.desktop \ - ${LOCALBASE}/share/applications + ${PREFIX}/share/applications .endif # For some reason install no longer makes ${PREFIX}/lib/xemacs/site-lisp. # Do what PLIST does for pkg_add. Index: editors/xemacs/pkg-plist =================================================================== --- editors/xemacs/pkg-plist (revision 330765) +++ editors/xemacs/pkg-plist (working copy) @@ -1235,4 +1235,3 @@ @dirrmtry lib/xemacs/site-lisp @dirrmtry lib/xemacs/site-modules @dirrmtry lib/xemacs -%%DESKTOP%%@dirrmtry share/applications Index: editors/xmlcopyeditor/pkg-plist =================================================================== --- editors/xmlcopyeditor/pkg-plist (revision 330765) +++ editors/xmlcopyeditor/pkg-plist (working copy) @@ -372,4 +372,3 @@ @dirrm %%DATADIR%%/catalog @dirrm %%DATADIR%% @dirrmtry share/pixmaps -@dirrmtry share/applications Index: editors/xvile/pkg-plist =================================================================== --- editors/xvile/pkg-plist (revision 330765) +++ editors/xvile/pkg-plist (working copy) @@ -260,5 +260,4 @@ @dirrm %%DATADIR%%/macros @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/vile Index: editors/zim/pkg-plist =================================================================== --- editors/zim/pkg-plist (revision 330765) +++ editors/zim/pkg-plist (working copy) @@ -460,7 +460,6 @@ @dirrm share/icons/ubuntu-mono-dark/apps/22 @dirrm share/icons/ubuntu-mono-dark/apps @dirrm share/icons/ubuntu-mono-dark -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/zim/stores @dirrm %%PYTHON_SITELIBDIR%%/zim/plugins/versioncontrol @dirrm %%PYTHON_SITELIBDIR%%/zim/plugins/linkmap Index: emulators/aqemu/pkg-plist =================================================================== --- emulators/aqemu/pkg-plist (revision 330765) +++ emulators/aqemu/pkg-plist (working copy) @@ -67,4 +67,3 @@ @dirrm share/aqemu/os_templates @dirrm share/aqemu/os_icons @dirrm share/aqemu -@dirrmtry share/applications Index: emulators/desmume/pkg-plist =================================================================== --- emulators/desmume/pkg-plist (revision 330765) +++ emulators/desmume/pkg-plist (working copy) @@ -15,7 +15,6 @@ share/pixmaps/DeSmuME.xpm @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_CN/LC_MESSAGES @dirrmtry share/locale/zh_CN @dirrmtry share/locale/zh_TW/LC_MESSAGES Index: emulators/fceux/Makefile =================================================================== --- emulators/fceux/Makefile (revision 330765) +++ emulators/fceux/Makefile (working copy) @@ -129,7 +129,6 @@ .endfor @${MV} ${WRKSRC}/documentation/tech ${DOCSDIR} .endif - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/fceux.desktop \ ${PREFIX}/share/applications/fceux.desktop @${INSTALL_DATA} ${WRKSRC}/fceux.png \ Index: emulators/fceux/pkg-plist =================================================================== --- emulators/fceux/pkg-plist (revision 330765) +++ emulators/fceux/pkg-plist (working copy) @@ -106,4 +106,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/tech/cpu %%PORTDOCS%%@dirrm %%DOCSDIR%%/tech %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: emulators/gxmame/pkg-plist =================================================================== --- emulators/gxmame/pkg-plist (revision 330765) +++ emulators/gxmame/pkg-plist (working copy) @@ -35,4 +35,3 @@ @dirrm share/doc/gxmame/html/includes @dirrm share/doc/gxmame/html @dirrm share/doc/gxmame -@dirrmtry share/applications Index: emulators/hatari/pkg-plist =================================================================== --- emulators/hatari/pkg-plist (revision 330765) +++ emulators/hatari/pkg-plist (working copy) @@ -61,6 +61,5 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/fr %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry man/fr/man1 @dirrmtry man/fr Index: emulators/higan/Makefile =================================================================== --- emulators/higan/Makefile (revision 330765) +++ emulators/higan/Makefile (working copy) @@ -139,7 +139,6 @@ ${LN} -sf ${PREFIX}/lib/libananke.so.1 ${PREFIX}/lib/libananke.so ${INSTALL_PROGRAM} ${WRKSRC}/higan/out/higan ${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.png ${PREFIX}/share/pixmaps/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.desktop ${PREFIX}/share/applications/ ${MKDIR} ${DATADIR}/Video\ Shaders (cd ${WRKSRC}/higan/profile && ${COPYTREE_SHARE} \* ${DATADIR}/) Index: emulators/higan/pkg-plist =================================================================== --- emulators/higan/pkg-plist (revision 330765) +++ emulators/higan/pkg-plist (working copy) @@ -23,4 +23,3 @@ @dirrm %%DATADIR%%/Game Boy Advance.sys @dirrm %%DATADIR%%/Famicom.sys @dirrm %%DATADIR%% -@dirrmtry share/applications Index: emulators/i386-wine/pkg-plist =================================================================== --- emulators/i386-wine/pkg-plist (revision 330765) +++ emulators/i386-wine/pkg-plist (working copy) @@ -1985,7 +1985,6 @@ @dirrm share/wine/fonts @dirrm share/wine @dirrm share/doc/wine -@dirrmtry share/applications @dirrm lib32/wine/fakedlls @dirrm lib32/wine @dirrm lib32/.libGL/dri Index: emulators/i386-wine-devel/pkg-plist =================================================================== --- emulators/i386-wine-devel/pkg-plist (revision 330765) +++ emulators/i386-wine-devel/pkg-plist (working copy) @@ -2156,7 +2156,6 @@ @dirrm share/wine/fonts @dirrm share/wine @dirrm share/doc/wine -@dirrmtry share/applications @dirrm lib32/wine/fakedlls @dirrm lib32/wine @dirrm lib32/.libGL/dri Index: emulators/open-vm-tools/pkg-plist =================================================================== --- emulators/open-vm-tools/pkg-plist (revision 330765) +++ emulators/open-vm-tools/pkg-plist (working copy) @@ -74,7 +74,6 @@ @dirrmtry share/vmware-tools/scripts @dirrmtry share/vmware-tools @dirrmtry libdata/pkgconfig -%%X11%%@dirrmtry share/applications @dirrm lib/open-vm-tools/plugins/common @dirrm lib/open-vm-tools/plugins/vmsvc %%X11%%@dirrm lib/open-vm-tools/plugins/vmusr Index: emulators/pcsxr/pkg-plist =================================================================== --- emulators/pcsxr/pkg-plist (revision 330765) +++ emulators/pcsxr/pkg-plist (working copy) @@ -32,7 +32,6 @@ @dirrm share/pcsxr share/pixmaps/pcsxr-icon.png share/applications/pcsxr.desktop -@dirrmtry share/applications lib/pcsxr/cfgBladeSio1 lib/pcsxr/cfgDFXVideo lib/pcsxr/cfgpeopsxgl Index: emulators/qemu-launcher/pkg-plist =================================================================== --- emulators/qemu-launcher/pkg-plist (revision 330765) +++ emulators/qemu-launcher/pkg-plist (working copy) @@ -11,7 +11,6 @@ %%DATADIR%%/icons/hicolor/scalable/apps/qemu-launcher.svg %%DATADIR%%/icons/hicolor/16x16/apps/qemu-launcher.png %%DATADIR%%/icons/hicolor/48x48/apps/qemu-launcher.png -@dirrmtry share/applications/ @dirrm %%DATADIR%%/pixmaps/ @dirrm %%DATADIR%%/icons/hicolor/scalable/apps @dirrm %%DATADIR%%/icons/hicolor/scalable/ Index: emulators/raine/pkg-plist =================================================================== --- emulators/raine/pkg-plist (revision 330765) +++ emulators/raine/pkg-plist (working copy) @@ -31,4 +31,3 @@ @dirrmtry %%DATADIR%%/artwork @dirrm %%DATADIR%%/languages @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: emulators/snes9x-gtk/pkg-plist =================================================================== --- emulators/snes9x-gtk/pkg-plist (revision 330765) +++ emulators/snes9x-gtk/pkg-plist (working copy) @@ -1,6 +1,5 @@ bin/snes9x-gtk share/pixmaps/snes9x.svg share/applications/snes9x.desktop -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: emulators/swine/Makefile =================================================================== --- emulators/swine/Makefile (revision 330765) +++ emulators/swine/Makefile (working copy) @@ -51,7 +51,6 @@ @(cd ${WRKSRC} && ${COPYTREE_SHARE} "translations images" ${DATADIR}) ${LN} -sf ${DATADIR}/images/swine32.png ${PREFIX}/share/pixmaps/${PORTNAME}.png - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/resources/*.desktop ${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} Index: emulators/swine/pkg-plist =================================================================== --- emulators/swine/pkg-plist (revision 330765) +++ emulators/swine/pkg-plist (working copy) @@ -79,5 +79,4 @@ @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/swine Index: emulators/tilem/pkg-plist =================================================================== --- emulators/tilem/pkg-plist (revision 330765) +++ emulators/tilem/pkg-plist (working copy) @@ -65,4 +65,3 @@ @dirrm share/tilem2/icons/hicolor @dirrm share/tilem2/icons @dirrm share/tilem2 -@dirrmtry share/applications Index: emulators/virtualbox-ose/Makefile =================================================================== --- emulators/virtualbox-ose/Makefile (revision 330765) +++ emulators/virtualbox-ose/Makefile (working copy) @@ -321,9 +321,7 @@ @${FIND} ${PREFIX}/lib/virtualbox -type d -print0 | ${XARGS} -0 ${CHMOD} 755 .if ${PORT_OPTIONS:MQT4} - ${MKDIR} ${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox_48px.png ${PREFIX}/share/pixmaps/VBox.png - ${MKDIR} ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/src/VBox/Installer/freebsd/virtualbox.desktop ${PREFIX}/share/applications/virtualbox.desktop .endif @${CAT} ${PKGMESSAGE} Index: emulators/virtualbox-ose/pkg-plist =================================================================== --- emulators/virtualbox-ose/pkg-plist (revision 330765) +++ emulators/virtualbox-ose/pkg-plist (working copy) @@ -629,7 +629,6 @@ @dirrm %%DATADIR%%/samples @dirrm %%DATADIR%%/idl @dirrmtry %%DATADIR%% -%%QT4%%@dirrmtry share/applications @dirrm lib/virtualbox/components %%GUESTADDITIONS%%@dirrm lib/virtualbox/additions @dirrmtry lib/virtualbox Index: emulators/virtualbox-ose-legacy/Makefile =================================================================== --- emulators/virtualbox-ose-legacy/Makefile (revision 330765) +++ emulators/virtualbox-ose-legacy/Makefile (working copy) @@ -304,9 +304,7 @@ @${FIND} ${PREFIX}/lib/virtualbox -type d -print0 | ${XARGS} -0 ${CHMOD} 755 .if ${PORT_OPTIONS:MQT4} - ${MKDIR} ${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox_48px.png ${PREFIX}/share/pixmaps/VBox.png - ${MKDIR} ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/src/VBox/Installer/freebsd/virtualbox.desktop ${PREFIX}/share/applications/virtualbox.desktop .endif @${CAT} ${PKGMESSAGE} Index: emulators/virtualbox-ose-legacy/pkg-plist =================================================================== --- emulators/virtualbox-ose-legacy/pkg-plist (revision 330765) +++ emulators/virtualbox-ose-legacy/pkg-plist (working copy) @@ -617,7 +617,6 @@ @dirrm %%DATADIR%%/samples @dirrm %%DATADIR%%/idl @dirrm %%DATADIR%% -%%QT4%%@dirrmtry share/applications @dirrm lib/virtualbox/components %%GUESTADDITIONS%%@dirrm lib/virtualbox/additions @dirrm lib/virtualbox Index: emulators/visualboyadvance-m/pkg-plist =================================================================== --- emulators/visualboyadvance-m/pkg-plist (revision 330765) +++ emulators/visualboyadvance-m/pkg-plist (working copy) @@ -34,4 +34,3 @@ %%GVBAM%%@dirrm share/icons/hicolor/16x16 %%GVBAM%%@dirrm share/icons/hicolor %%GVBAM%%@dirrm share/icons -%%GVBAM%%@dirrm share/applications Index: emulators/wine/pkg-plist =================================================================== --- emulators/wine/pkg-plist (revision 330765) +++ emulators/wine/pkg-plist (working copy) @@ -1841,7 +1841,6 @@ %%PORTDOCS%%%%DOCSDIR%%/README.winedbg %%PORTDOCS%%%%DOCSDIR%%/README.winedump %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/wine/fakedlls @dirrm lib/wine @dirrm include/wine/windows/ddk Index: emulators/wine-devel/pkg-plist =================================================================== --- emulators/wine-devel/pkg-plist (revision 330765) +++ emulators/wine-devel/pkg-plist (working copy) @@ -2002,7 +2002,6 @@ %%PORTDOCS%%%%DOCSDIR%%/README.winedbg %%PORTDOCS%%%%DOCSDIR%%/README.winedump %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/wine/fakedlls @dirrm lib/wine @dirrm include/wine/windows/ddk Index: emulators/xcpc/pkg-plist =================================================================== --- emulators/xcpc/pkg-plist (revision 330765) +++ emulators/xcpc/pkg-plist (working copy) @@ -7,4 +7,3 @@ %%DATADIR%%/roms/cpc664.rom @dirrm %%DATADIR%%/roms @dirrm %%DATADIR%% -@dirrmtry share/applications Index: finance/electrum/pkg-plist =================================================================== --- finance/electrum/pkg-plist (revision 330765) +++ finance/electrum/pkg-plist (working copy) @@ -139,7 +139,6 @@ @dirrm share/electrum/dark @dirrm share/electrum/cleanlook @dirrm share/electrum -@dirrmtry share/applications @dirrmtry share/app-install/icons @dirrmtry share/app-install @dirrm %%PYTHON_SITELIBDIR%%/electrum_plugins Index: finance/gnucash/pkg-plist =================================================================== --- finance/gnucash/pkg-plist (revision 330765) +++ finance/gnucash/pkg-plist (working copy) @@ -1098,4 +1098,3 @@ @dirrm lib/gnucash @dirrm include/gnucash @dirrm etc/gnucash -@dirrmtry share/applications Index: finance/grisbi/pkg-plist =================================================================== --- finance/grisbi/pkg-plist (revision 330765) +++ finance/grisbi/pkg-plist (working copy) @@ -327,7 +327,6 @@ @dirrm %%DATADIR%%/categories/C @dirrm %%DATADIR%%/categories @dirrm %%DATADIR%% -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%%/fr %%PORTDOCS%%@dirrm %%DOCSDIR%%/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/de Index: finance/homebank/pkg-plist =================================================================== --- finance/homebank/pkg-plist (revision 330765) +++ finance/homebank/pkg-plist (working copy) @@ -302,4 +302,3 @@ @dirrm %%DATADIR%%/help @dirrm %%DATADIR%%/datas @dirrm %%DATADIR%% -@dirrmtry share/applications Index: finance/moneymanagerex/pkg-plist =================================================================== --- finance/moneymanagerex/pkg-plist (revision 330765) +++ finance/moneymanagerex/pkg-plist (working copy) @@ -101,4 +101,3 @@ @dirrm share/doc/mmex/help/french @dirrm share/doc/mmex/help @dirrm share/doc/mmex -@dirrmtry share/applications Index: french/belote/Makefile =================================================================== --- french/belote/Makefile (revision 330765) +++ french/belote/Makefile (working copy) @@ -37,7 +37,6 @@ .for f in belote.jar data.bin ${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/rsc/vp.gif ${PREFIX}/share/pixmaps/belote.gif .include Index: french/tvdownloader/pkg-plist =================================================================== --- french/tvdownloader/pkg-plist (revision 330765) +++ french/tvdownloader/pkg-plist (working copy) @@ -206,4 +206,3 @@ @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/search %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: ftp/filezilla/pkg-plist =================================================================== --- ftp/filezilla/pkg-plist (revision 330765) +++ ftp/filezilla/pkg-plist (working copy) @@ -550,7 +550,6 @@ @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor -@dirrmtry share/applications @dirrm %%DATADIR%%/resources/tango/48x48 @dirrm %%DATADIR%%/resources/tango/32x32 @dirrm %%DATADIR%%/resources/tango/16x16 Index: ftp/gftp/pkg-plist =================================================================== --- ftp/gftp/pkg-plist (revision 330765) +++ ftp/gftp/pkg-plist (working copy) @@ -89,7 +89,6 @@ %%NLS%%share/locale/zh_HK/LC_MESSAGES/gftp.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gftp.mo %%NOX11:%%@dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/oc/LC_MESSAGES Index: ftp/gwget/pkg-plist =================================================================== --- ftp/gwget/pkg-plist (revision 330765) +++ ftp/gwget/pkg-plist (working copy) @@ -59,7 +59,6 @@ @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrm %%DATADIR%% -@dirrmtry share/applications %%EPIPHANY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%%/extensions %%EPIPHANY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%% %%EPIPHANY%%@dirrmtry lib/epiphany Index: ftp/pureadmin/pkg-plist =================================================================== --- ftp/pureadmin/pkg-plist (revision 330765) +++ ftp/pureadmin/pkg-plist (working copy) @@ -28,4 +28,3 @@ %%DATADIR%%/usericon.png %%DATADIR%%/usermanager.glade @dirrm %%DATADIR%% -@dirrmtry share/applications Index: ftp/scythia/pkg-plist =================================================================== --- ftp/scythia/pkg-plist (revision 330765) +++ ftp/scythia/pkg-plist (working copy) @@ -100,4 +100,3 @@ @dirrm share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: ftp/wxdfast/pkg-plist =================================================================== --- ftp/wxdfast/pkg-plist (revision 330765) +++ ftp/wxdfast/pkg-plist (working copy) @@ -106,4 +106,3 @@ @dirrm %%DATADIR%%/RipStop/icon @dirrm %%DATADIR%%/RipStop @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/0ad/Makefile =================================================================== --- games/0ad/Makefile (revision 330765) +++ games/0ad/Makefile (working copy) @@ -64,7 +64,6 @@ ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/ActorEditor ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} (cd ${WRKSRC}/binaries/system && ${INSTALL_LIB} libAtlasUI.so libCollada.so libenet.so.1 libmozjs185-ps-release.so.1.0 libnvcore.so libnvimage.so libnvmath.so libnvtt.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.png ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DATADIR} Index: games/0ad/pkg-plist =================================================================== --- games/0ad/pkg-plist (revision 330765) +++ games/0ad/pkg-plist (working copy) @@ -14,4 +14,3 @@ @exec mkdir -p %D/%%DATADIR%%/mods/_test.minimal/art/meshes @exec mkdir -p %D/%%DATADIR%%/mods/_test.minimal/art/actors @dirrm lib/0ad -@dirrmtry share/applications Index: games/afternoonstalker/pkg-plist =================================================================== --- games/afternoonstalker/pkg-plist (revision 330765) +++ games/afternoonstalker/pkg-plist (working copy) @@ -15,4 +15,3 @@ %%DATADIR%%/sounds/spider-killed.wav @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/amoebax/pkg-plist =================================================================== --- games/amoebax/pkg-plist (revision 330765) +++ games/amoebax/pkg-plist (working copy) @@ -81,7 +81,6 @@ %%DATADIR%%/sfx/youwin.wav share/applications/amoebax.desktop share/pixmaps/amoebax.svg -@dirrmtry share/applications @dirrm %%DATADIR%%/sfx @dirrm %%DATADIR%%/music @dirrm %%DATADIR%%/graphics Index: games/anki/Makefile =================================================================== --- games/anki/Makefile (revision 330765) +++ games/anki/Makefile (working copy) @@ -50,7 +50,6 @@ @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.xml \ ${STAGEDIR}${PREFIX}/share/mime/packages/ - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/ .for p in *.png *.xpm ${INSTALL_DATA} ${WRKSRC}/${p} \ ${STAGEDIR}${PREFIX}/share/pixmaps/ Index: games/anki/pkg-plist =================================================================== --- games/anki/pkg-plist (revision 330765) +++ games/anki/pkg-plist (working copy) @@ -741,7 +741,6 @@ share/pixmaps/anki.xpm @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications @dirrm %%DATADIR%%/tools @dirrm %%DATADIR%%/tests/support @dirrm %%DATADIR%%/tests Index: games/arx-libertatis/pkg-plist =================================================================== --- games/arx-libertatis/pkg-plist (revision 330765) +++ games/arx-libertatis/pkg-plist (working copy) @@ -7,4 +7,3 @@ man/man6/arx.6.gz share/applications/arx-libertatis.desktop share/pixmaps/arx-libertatis.png -@dirrmtry share/applications Index: games/asteroid/pkg-plist =================================================================== --- games/asteroid/pkg-plist (revision 330765) +++ games/asteroid/pkg-plist (working copy) @@ -17,6 +17,5 @@ @dirrm %%DATADIR%%/sfx @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true Index: games/atomix/pkg-plist =================================================================== --- games/atomix/pkg-plist (revision 330765) +++ games/atomix/pkg-plist (working copy) @@ -130,4 +130,3 @@ @dirrm share/atomix @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK -@dirrmtry share/applications Index: games/avoision/Makefile =================================================================== --- games/avoision/Makefile (revision 330765) +++ games/avoision/Makefile (working copy) @@ -34,7 +34,6 @@ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip PLIST_DIRS= %%DATADIR%% -PLIST_DIRSTRY= share/applications PORTDOCS= ChangeLog Index: games/barrage/pkg-plist =================================================================== --- games/barrage/pkg-plist (revision 330765) +++ games/barrage/pkg-plist (working copy) @@ -37,4 +37,3 @@ @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/belooted/pkg-plist =================================================================== --- games/belooted/pkg-plist (revision 330765) +++ games/belooted/pkg-plist (working copy) @@ -44,4 +44,3 @@ share/pixmaps/belooted.png @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: games/bombz/Makefile =================================================================== --- games/bombz/Makefile (revision 330765) +++ games/bombz/Makefile (working copy) @@ -51,7 +51,6 @@ .endfor ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/ @${MKDIR} ${STAGEDIR}${DOCSDIR} Index: games/bombz/pkg-plist =================================================================== --- games/bombz/pkg-plist (revision 330765) +++ games/bombz/pkg-plist (working copy) @@ -157,4 +157,3 @@ @dirrm %%DATADIR%%/levels @dirrm %%DATADIR%%/bombz @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/bomns/pkg-plist =================================================================== --- games/bomns/pkg-plist (revision 330765) +++ games/bomns/pkg-plist (working copy) @@ -38,4 +38,3 @@ @dirrm %%DATADIR%%/levels @dirrm %%DATADIR%%/graphics @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/boswars/pkg-plist =================================================================== --- games/boswars/pkg-plist (revision 330765) +++ games/boswars/pkg-plist (working copy) @@ -673,7 +673,6 @@ %%DATADIR%%/units/weakhotspot/hotspot.png %%DATADIR%%/units/weakhotspot/hotspot_i.png %%DATADIR%%/units/weakhotspot/unit-weakhotspot.lua -@dirrmtry share/applications @dirrm %%DATADIR%%/units/weakhotspot @dirrm %%DATADIR%%/units/vehiclefactory @dirrm %%DATADIR%%/units/vault Index: games/briquolo/Makefile =================================================================== --- games/briquolo/Makefile (revision 330765) +++ games/briquolo/Makefile (working copy) @@ -42,9 +42,6 @@ -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|' \ ${WRKSRC}/src/MOGL/MOGL_Image.cpp -pre-install: - ${MKDIR} ${PREFIX}/share/applications - post-install: @-update-desktop-database Index: games/briquolo/pkg-plist =================================================================== --- games/briquolo/pkg-plist (revision 330765) +++ games/briquolo/pkg-plist (working copy) @@ -115,4 +115,3 @@ %%NLS%%share/locale/sk/LC_MESSAGES/briquolo.mo @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: games/burgerspace/pkg-plist =================================================================== --- games/burgerspace/pkg-plist (revision 330765) +++ games/burgerspace/pkg-plist (working copy) @@ -18,4 +18,3 @@ %%DATADIR%%/sounds/treat-disappears.wav @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/chocolate-doom/pkg-plist =================================================================== --- games/chocolate-doom/pkg-plist (revision 330765) +++ games/chocolate-doom/pkg-plist (working copy) @@ -8,4 +8,3 @@ bin/chocolate-setup @dirrmtry share/icons @dirrmtry share/applications/screensavers -@dirrmtry share/applications Index: games/chromium-bsu/pkg-plist =================================================================== --- games/chromium-bsu/pkg-plist (revision 330765) +++ games/chromium-bsu/pkg-plist (working copy) @@ -16,4 +16,3 @@ @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/colorcode/Makefile =================================================================== --- games/colorcode/Makefile (revision 330765) +++ games/colorcode/Makefile (working copy) @@ -22,9 +22,7 @@ share/pixmaps/colorcode.png do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/colorcode ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/img/cc64.png ${STAGEDIR}${PREFIX}/share/pixmaps/colorcode.png .include Index: games/connectagram/pkg-plist =================================================================== --- games/connectagram/pkg-plist (revision 330765) +++ games/connectagram/pkg-plist (working copy) @@ -33,4 +33,3 @@ @dirrm %%DATADIR%%/data/en @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/cosmosmash/pkg-plist =================================================================== --- games/cosmosmash/pkg-plist (revision 330765) +++ games/cosmosmash/pkg-plist (working copy) @@ -20,4 +20,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: games/cretan-hubris/Makefile =================================================================== --- games/cretan-hubris/Makefile (revision 330765) +++ games/cretan-hubris/Makefile (working copy) @@ -34,7 +34,6 @@ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip PLIST_DIRS= %%DATADIR%% -PLIST_DIRSTRY= share/applications NO_STAGE= yes .include Index: games/crimson/pkg-plist =================================================================== --- games/crimson/pkg-plist (revision 330765) +++ games/crimson/pkg-plist (working copy) @@ -49,4 +49,3 @@ @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%%/levels @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/crossfire-client/Makefile =================================================================== --- games/crossfire-client/Makefile (revision 330765) +++ games/crossfire-client/Makefile (working copy) @@ -35,10 +35,8 @@ post-install: ${CP} ${WRKSRC}/pixmaps/48x48.png ${WRKSRC}/pixmaps/crossfire-client.png - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gtk-v2/crossfire-client.desktop \ ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/pixmaps/crossfire-client.png \ ${PREFIX}/share/pixmaps Index: games/crossfire-client/pkg-plist =================================================================== --- games/crossfire-client/pkg-plist (revision 330765) +++ games/crossfire-client/pkg-plist (working copy) @@ -19,4 +19,3 @@ @dirrm %%DATADIR%%/glade-gtk2 @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/cutemaze/pkg-plist =================================================================== --- games/cutemaze/pkg-plist (revision 330765) +++ games/cutemaze/pkg-plist (working copy) @@ -38,4 +38,3 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/cuyo/pkg-plist =================================================================== --- games/cuyo/pkg-plist (revision 330765) +++ games/cuyo/pkg-plist (working copy) @@ -724,4 +724,3 @@ @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/pics @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/djgame2/Makefile =================================================================== --- games/djgame2/Makefile (revision 330765) +++ games/djgame2/Makefile (working copy) @@ -46,7 +46,6 @@ ${MKDIR} ${DATADIR} (cd ${WRKSRC}/Hall/build; ${TAR} -cf - *) | \ ${TAR} -xf - -C ${DATADIR} - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/djgame2.desktop ${PREFIX}/share/applications ${INSTALL_SCRIPT} ${WRKDIR}/startdjg ${PREFIX}/bin Index: games/djgame2/pkg-plist =================================================================== --- games/djgame2/pkg-plist (revision 330765) +++ games/djgame2/pkg-plist (working copy) @@ -420,4 +420,3 @@ @dirrm %%DATADIR%%/images/avatars @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/eboard/Makefile =================================================================== --- games/eboard/Makefile (revision 330765) +++ games/eboard/Makefile (working copy) @@ -85,7 +85,6 @@ @cd ${WRKDIR}/eboard-extras-${extra} && EBOARDCONFIG=${PREFIX}/bin/eboard-config ./${CONFIGURE_SCRIPT} --prefix=${PREFIX} @cd ${WRKDIR}/eboard-extras-${extra} && ${SETENV} ${MAKE_ENV} ${MAKE} install .endfor - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/icon-eboard.xpm ${PREFIX}/share/pixmaps/eboard.xpm @${CAT} ${PKGMESSAGE} Index: games/ember/pkg-plist =================================================================== --- games/ember/pkg-plist (revision 330765) +++ games/ember/pkg-plist (working copy) @@ -2746,7 +2746,6 @@ @dirrm share/ember/media @dirrm share/ember @dirrm etc/ember -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/icons/worldforge @dirrmtry share/icons Index: games/enigma/pkg-plist =================================================================== --- games/enigma/pkg-plist (revision 330765) +++ games/enigma/pkg-plist (working copy) @@ -2403,7 +2403,6 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%%/soundsets/enigma @dirrm %%DATADIR%%/soundsets @dirrm %%DATADIR%%/sound Index: games/epiar/Makefile =================================================================== --- games/epiar/Makefile (revision 330765) +++ games/epiar/Makefile (working copy) @@ -39,7 +39,6 @@ OPTIONS_DEFINE= DOCS post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ Index: games/epiar/pkg-plist =================================================================== --- games/epiar/pkg-plist (revision 330765) +++ games/epiar/pkg-plist (working copy) @@ -242,4 +242,3 @@ @dirrm %%DATADIR%%/Resources/Animations @dirrm %%DATADIR%%/Resources @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/fbg2/Makefile =================================================================== --- games/fbg2/Makefile (revision 330765) +++ games/fbg2/Makefile (working copy) @@ -34,7 +34,6 @@ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip PLIST_DIRS= %%DATADIR%% -PLIST_DIRSTRY= share/applications PORTDOCS= ChangeLog Index: games/flare/pkg-plist =================================================================== --- games/flare/pkg-plist (revision 330765) +++ games/flare/pkg-plist (working copy) @@ -5,4 +5,3 @@ @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/freeciv/pkg-plist =================================================================== --- games/freeciv/pkg-plist (revision 330765) +++ games/freeciv/pkg-plist (working copy) @@ -3319,5 +3319,4 @@ @dirrmtry share/icons %%NLS%%@dirrm share/locale/gd/LC_MESSAGES %%NLS%%@dirrm share/locale/gd -@dirrmtry share/applications @dirrmtry etc/freeciv Index: games/freedink-dfarc/pkg-plist =================================================================== --- games/freedink-dfarc/pkg-plist (revision 330765) +++ games/freedink-dfarc/pkg-plist (working copy) @@ -15,7 +15,6 @@ share/locale/mk/LC_MESSAGES/dfarc.mo share/locale/nl/LC_MESSAGES/dfarc.mo share/locale/vi/LC_MESSAGES/dfarc.mo -@dirrmtry share/applications @dirrmtry share/mime/packages @dirrmtry share/mime@dirrmtry share/pixmaps @dirrmtry share/icons/hicolor/32x32/mimetypes Index: games/freedink-engine/pkg-plist =================================================================== --- games/freedink-engine/pkg-plist (revision 330765) +++ games/freedink-engine/pkg-plist (working copy) @@ -72,4 +72,3 @@ @dirrm share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: games/gcompris/pkg-plist =================================================================== --- games/gcompris/pkg-plist (revision 330765) +++ games/gcompris/pkg-plist (working copy) @@ -10514,7 +10514,6 @@ @dirrmtry share/locale/dz @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications @dirrm %%DATADIR%%/python/gcompris/utils @dirrm %%DATADIR%%/python/gcompris/timer @dirrm %%DATADIR%%/python/gcompris/sound Index: games/gdado/pkg-plist =================================================================== --- games/gdado/pkg-plist (revision 330765) +++ games/gdado/pkg-plist (working copy) @@ -12,4 +12,3 @@ share/pixmaps/gdado/menu_sides_6.xpm share/pixmaps/gdado/menu_sides_8.xpm @dirrm share/pixmaps/gdado -@dirrmtry share/applications Index: games/gemrb/pkg-plist =================================================================== --- games/gemrb/pkg-plist (revision 330765) +++ games/gemrb/pkg-plist (working copy) @@ -2569,7 +2569,6 @@ @dirrm %%DATADIR%%/GUIScripts/bg1 @dirrm %%DATADIR%%/GUIScripts @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor Index: games/ggz-gtk-client/pkg-plist =================================================================== --- games/ggz-gtk-client/pkg-plist (revision 330765) +++ games/ggz-gtk-client/pkg-plist (working copy) @@ -94,5 +94,4 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/ggz-gtk.mo @dirrm share/ggz/help @dirrm share/ggz/ggz-gtk-client -@dirrmtry share/applications @dirrmtry share/ggz Index: games/ggz-txt-client/pkg-plist =================================================================== --- games/ggz-txt-client/pkg-plist (revision 330765) +++ games/ggz-txt-client/pkg-plist (working copy) @@ -6,5 +6,4 @@ @exec ggz-config -D --install --modfile=%D/share/ggz/tttxt.dsc --force %%NLS%%share/locale/de/LC_MESSAGES/ggz-txt.mo @dirrmtry share/ggz -@dirrmtry share/applications @dirrmtry lib/ggz Index: games/gigalomania/Makefile =================================================================== --- games/gigalomania/Makefile (revision 330765) +++ games/gigalomania/Makefile (working copy) @@ -38,7 +38,6 @@ .for dir in gfx islands sound cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR} .endfor - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}_fullscreen.desktop \ Index: games/gigalomania/pkg-plist =================================================================== --- games/gigalomania/pkg-plist (revision 330765) +++ games/gigalomania/pkg-plist (working copy) @@ -112,4 +112,3 @@ @dirrm %%DATADIR%%/islands @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/glchess/pkg-plist =================================================================== --- games/glchess/pkg-plist (revision 330765) +++ games/glchess/pkg-plist (working copy) @@ -219,7 +219,6 @@ @dirrm %%DATADIR%% %%NLS%%@dirrmtry share/locale/mg/LC_MESSAGES %%NLS%%@dirrmtry share/locale/mg/ -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%PYTHON_SITELIBDIR%%/glchess/ui @dirrm %%PYTHON_SITELIBDIR%%/glchess/scene/opengl Index: games/glightoff/pkg-plist =================================================================== --- games/glightoff/pkg-plist (revision 330765) +++ games/glightoff/pkg-plist (working copy) @@ -7,4 +7,3 @@ share/pixmaps/glightoff/bulb_off.svg share/pixmaps/glightoff/bulb_on.svg @dirrm share/pixmaps/glightoff -@dirrmtry share/applications Index: games/glob2/pkg-plist =================================================================== --- games/glob2/pkg-plist (revision 330765) +++ games/glob2/pkg-plist (working copy) @@ -1764,4 +1764,3 @@ @dirrm %%DATADIR%%/data @dirrm %%DATADIR%%/campaigns @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/gno3dtet/pkg-plist =================================================================== --- games/gno3dtet/pkg-plist (revision 330765) +++ games/gno3dtet/pkg-plist (working copy) @@ -20,5 +20,4 @@ @dirrm share/omf/gno3dtet @dirrm share/gnome/help/gno3dtet/C @dirrm share/gnome/help/gno3dtet -@dirrmtry share/applications @dirrmtry share/games Index: games/gnome-games/pkg-plist =================================================================== --- games/gnome-games/pkg-plist (revision 330765) +++ games/gnome-games/pkg-plist (working copy) @@ -3156,7 +3156,6 @@ @dirrmtry share/ggz/gnome-games @dirrmtry share/ggz @dirrmtry share/games -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku @dirrm %%PYTHON_SITELIBDIR%%/glchess/ui Index: games/gnomechess/pkg-plist =================================================================== --- games/gnomechess/pkg-plist (revision 330765) +++ games/gnomechess/pkg-plist (working copy) @@ -386,5 +386,4 @@ @dirrmtry %%DATADIR%% @dirrmtry share/glib-2.0/schemas @dirrmtry share/glib-2.0 -@dirrmtry share/applications @dirrmtry share/appdata Index: games/gnomekiss/pkg-plist =================================================================== --- games/gnomekiss/pkg-plist (revision 330765) +++ games/gnomekiss/pkg-plist (working copy) @@ -6,4 +6,3 @@ share/locale/es/LC_MESSAGES/gnomekiss.mo share/locale/es_ES/LC_MESSAGES/gnomekiss.mo @dirrm share/pixmaps/gnomekiss -@dirrmtry share/applications Index: games/gnudoku/pkg-plist =================================================================== --- games/gnudoku/pkg-plist (revision 330765) +++ games/gnudoku/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/GNUDoku share/applications/GNUDoku.desktop share/pixmaps/GNUDoku.png -@dirrmtry share/applications Index: games/gottet/pkg-plist =================================================================== --- games/gottet/pkg-plist (revision 330765) +++ games/gottet/pkg-plist (working copy) @@ -37,4 +37,3 @@ @dirrmtry share/icons @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/gretools/pkg-plist =================================================================== --- games/gretools/pkg-plist (revision 330765) +++ games/gretools/pkg-plist (working copy) @@ -21,4 +21,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/gretools @dirrmtry %%PYTHON_SITELIBDIR%% @dirrmtry %%PYTHON_LIBDIR%% -@dirrmtry share/applications Index: games/gtetrinet/pkg-plist =================================================================== --- games/gtetrinet/pkg-plist (revision 330765) +++ games/gtetrinet/pkg-plist (working copy) @@ -51,4 +51,3 @@ @dirrm share/gtetrinet/themes @dirrm share/gtetrinet @dirrm share/pixmaps/gtetrinet -@dirrmtry share/applications Index: games/gtkevemon/Makefile =================================================================== --- games/gtkevemon/Makefile (revision 330765) +++ games/gtkevemon/Makefile (working copy) @@ -28,9 +28,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/gtkevemon ${PREFIX}/bin/gtkevemon - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icon/gtkevemon.desktop ${PREFIX}/share/applications/gtkevemon.desktop - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/icon/gtkevemon.png ${PREFIX}/share/pixmaps/gtkevemon.png .include Index: games/gtkevemon/pkg-plist =================================================================== --- games/gtkevemon/pkg-plist (revision 330765) +++ games/gtkevemon/pkg-plist (working copy) @@ -1,4 +1,3 @@ share/applications/gtkevemon.desktop share/pixmaps/gtkevemon.png bin/gtkevemon -@dirrmtry share/applications Index: games/gtktetcolor/pkg-plist =================================================================== --- games/gtktetcolor/pkg-plist (revision 330765) +++ games/gtktetcolor/pkg-plist (working copy) @@ -11,4 +11,3 @@ share/locale/ru/LC_MESSAGES/gtktetcolor.mo @dirrm share/sounds/gtktetcolor @dirrmtry share/games -@dirrmtry share/applications Index: games/gturing/pkg-plist =================================================================== --- games/gturing/pkg-plist (revision 330765) +++ games/gturing/pkg-plist (working copy) @@ -45,4 +45,3 @@ @dirrm share/gnome/help/gturing/C/figures @dirrm share/gnome/help/gturing/C @dirrm share/gnome/help/gturing -@dirrmtry share/applications Index: games/gweled/pkg-plist =================================================================== --- games/gweled/pkg-plist (revision 330765) +++ games/gweled/pkg-plist (working copy) @@ -25,4 +25,3 @@ @dirrm share/pixmaps/gweled @dirrm share/gweled @dirrmtry share/games -@dirrmtry share/applications Index: games/hedgewars/Makefile =================================================================== --- games/hedgewars/Makefile (revision 330765) +++ games/hedgewars/Makefile (working copy) @@ -28,7 +28,6 @@ PLIST_FILES= bin/hedgewars bin/hwengine \ share/applications/hedgewars.desktop \ share/pixmaps/hedgewars.png -PLIST_DIRSTRY= share/applications PORTDATA= * OPTIONS_DEFINE= VIDEOREC SERVER @@ -66,7 +65,6 @@ .endif post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/hedgewars/Data/misc/hedgewars.desktop \ ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/misc/hedgewars.png \ Index: games/hexalate/pkg-plist =================================================================== --- games/hexalate/pkg-plist (revision 330765) +++ games/hexalate/pkg-plist (working copy) @@ -39,4 +39,3 @@ @dirrmtry share/icons @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/hexglass/Makefile =================================================================== --- games/hexglass/Makefile (revision 330765) +++ games/hexglass/Makefile (working copy) @@ -21,7 +21,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/resources/logo512x512.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.xpm Index: games/hitori/pkg-plist =================================================================== --- games/hitori/pkg-plist (revision 330765) +++ games/hitori/pkg-plist (working copy) @@ -154,4 +154,3 @@ @dirrm share/help/C/hitori @dirrmtry share/help/C @dirrmtry share/help -@dirrmtry share/applications Index: games/icebreaker/Makefile =================================================================== --- games/icebreaker/Makefile (revision 330765) +++ games/icebreaker/Makefile (working copy) @@ -20,7 +20,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png \ share/applications/${PORTNAME}.desktop -PLIST_DIRSTRY= share/applications PORTDATA= * PORTDOCS= ChangeLog README README.SDL README.ifyoumakechanges README.themes TODO @@ -55,7 +54,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications .if ${PORT_OPTIONS:MDOCS} Index: games/instead/pkg-plist =================================================================== --- games/instead/pkg-plist (revision 330765) +++ games/instead/pkg-plist (working copy) @@ -97,7 +97,6 @@ share/pixmaps/sdl_instead.ico share/pixmaps/sdl_instead.png share/pixmaps/sdl_instead_1.png -@dirrmtry share/applications @dirrm %%DATADIR%%/themes/wide @dirrm %%DATADIR%%/themes/original @dirrm %%DATADIR%%/themes/fantasy Index: games/jaggedalliance2/pkg-plist =================================================================== --- games/jaggedalliance2/pkg-plist (revision 330765) +++ games/jaggedalliance2/pkg-plist (working copy) @@ -5,4 +5,3 @@ @dirrmtry %%DATADIR%%/Data/TILECACHE @dirrmtry %%DATADIR%%/Data @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: games/kanatest/pkg-plist =================================================================== --- games/kanatest/pkg-plist (revision 330765) +++ games/kanatest/pkg-plist (working copy) @@ -17,7 +17,6 @@ share/pixmaps/kanatest.png @exec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true @unexec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true -@dirrmtry share/applications @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/22x22/apps Index: games/klavaro/pkg-plist =================================================================== --- games/klavaro/pkg-plist (revision 330765) +++ games/klavaro/pkg-plist (working copy) @@ -189,5 +189,4 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%% Index: games/kobodeluxe/Makefile =================================================================== --- games/kobodeluxe/Makefile (revision 330765) +++ games/kobodeluxe/Makefile (working copy) @@ -60,7 +60,6 @@ ${CHGRP} games ${PREFIX}/bin/kobodl ${CHMOD} g+s ${PREFIX}/bin/kobodl ${INSTALL} -d -o root -g games -m 775 ${SCOREDIR} - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icons/Ubuntu/kobodeluxe.desktop \ ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/icons/Ubuntu/kobo-icon.xpm \ Index: games/lbreakout2/pkg-plist =================================================================== --- games/lbreakout2/pkg-plist (revision 330765) +++ games/lbreakout2/pkg-plist (working copy) @@ -299,7 +299,6 @@ %%DATADIR%%/sounds/wontgiveup.wav share/applications/lbreakout2.desktop share/icons/lbreakout48.gif -@dirrmtry share/applications @dirrmtry share/icons @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/levels Index: games/legend-of-edgar/pkg-plist =================================================================== --- games/legend-of-edgar/pkg-plist (revision 330765) +++ games/legend-of-edgar/pkg-plist (working copy) @@ -42,4 +42,3 @@ %%NLS%%@dirrmtry share/locale/en_US/LC_MESSAGES %%NLS%%@dirrmtry share/locale/en_US @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/lgeneral/pkg-plist =================================================================== --- games/lgeneral/pkg-plist (revision 330765) +++ games/lgeneral/pkg-plist (working copy) @@ -236,7 +236,6 @@ @dirrm %%DATADIR%%/ai_modules @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec mkdir -p %D/share/lgeneral/gfx/terrain/pg @exec mkdir -p %D/share/lgeneral/maps/pg @exec mkdir -p %D/share/lgeneral/scenarios/pg Index: games/lianliankan/Makefile =================================================================== --- games/lianliankan/Makefile (revision 330765) +++ games/lianliankan/Makefile (working copy) @@ -43,7 +43,6 @@ .endif post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${FILESDIR}/lianliankan.desktop ${PREFIX}/share/applications .include Index: games/lianliankan/pkg-plist =================================================================== --- games/lianliankan/pkg-plist (revision 330765) +++ games/lianliankan/pkg-plist (working copy) @@ -14,4 +14,3 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/llk_linux.mo share/pixmaps/llk_linux.png @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/lincity-ng/pkg-plist =================================================================== --- games/lincity-ng/pkg-plist (revision 330765) +++ games/lincity-ng/pkg-plist (working copy) @@ -1676,4 +1676,3 @@ @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: games/linux-doom3/Makefile =================================================================== --- games/linux-doom3/Makefile (revision 330765) +++ games/linux-doom3/Makefile (working copy) @@ -60,7 +60,6 @@ ${INSTALL_DATA} game01.pk4 pak*.pk4 ${DATADIR}/d3xp ${CP} -r ${WRKSRC}/pb ${DATADIR} .endif - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/doom3.png ${PREFIX}/share/pixmaps .for f in doom3 doom3-ded ${INSTALL_PROGRAM} ${WRKDIR}/${f} ${PREFIX}/bin/${PKGNAMEPREFIX}${f} Index: games/linux-rtcw/Makefile =================================================================== --- games/linux-rtcw/Makefile (revision 330765) +++ games/linux-rtcw/Makefile (working copy) @@ -47,7 +47,6 @@ ${INSTALL_SCRIPT} ${WRKDIR}/${f} ${PREFIX}/bin .endfor ${CP} -a ${WRKSRC}/main ${WRKSRC}/pb ${DATADIR} - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Wolf[MS]P.xpm ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} Index: games/liquidwar/pkg-plist =================================================================== --- games/liquidwar/pkg-plist (revision 330765) +++ games/liquidwar/pkg-plist (working copy) @@ -62,4 +62,3 @@ @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% @dirrmtry share/games -@dirrmtry share/applications Index: games/lmarbles/pkg-plist =================================================================== --- games/lmarbles/pkg-plist (revision 330765) +++ games/lmarbles/pkg-plist (working copy) @@ -79,4 +79,3 @@ %%ETCDIR%%/lmarbles.prfs.sample @exec if [ ! -f %D/%%ETCDIR%%/lmarbles.prfs ] ; then cp -p %D/%F %B/lmarbles.prfs ; fi @dirrmtry %%ETCDIR%% -@dirrmtry share/applications Index: games/lordsawar/pkg-plist =================================================================== --- games/lordsawar/pkg-plist (revision 330765) +++ games/lordsawar/pkg-plist (working copy) @@ -292,4 +292,3 @@ @dirrm share/gnome/help/lordsawar/C/figures @dirrm share/gnome/help/lordsawar/C @dirrm share/gnome/help/lordsawar -@dirrmtry share/applications Index: games/ltris/pkg-plist =================================================================== --- games/ltris/pkg-plist (revision 330765) +++ games/ltris/pkg-plist (working copy) @@ -36,4 +36,3 @@ @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/lucidlife/pkg-plist =================================================================== --- games/lucidlife/pkg-plist (revision 330765) +++ games/lucidlife/pkg-plist (working copy) @@ -357,7 +357,6 @@ %%DOCSDIR%%/select.png %%DOCSDIR%%/style.css %%DOCSDIR%%/window.gif -@dirrmtry share/applications @dirrm %%DATADIR%%/patterns/lpa/synthesis @dirrm %%DATADIR%%/patterns/lpa/spaceships @dirrm %%DATADIR%%/patterns/lpa/space_fillers Index: games/meandmyshadow/Makefile =================================================================== --- games/meandmyshadow/Makefile (revision 330765) +++ games/meandmyshadow/Makefile (working copy) @@ -38,7 +38,6 @@ ${WRKSRC}/cmake/Modules/FindSDL_gfx.cmake post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/icons/64x64/meandmyshadow.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ .if ${PORT_OPTIONS:MDOCS} Index: games/megaglest-data/Makefile =================================================================== --- games/megaglest-data/Makefile (revision 330765) +++ games/megaglest-data/Makefile (working copy) @@ -30,7 +30,6 @@ .endfor @${ECHO_CMD} "share/applications/megaglest.desktop" >> ${PLIST} @${ECHO_CMD} "share/icons/megaglest.png" >> ${PLIST} - @${ECHO_CMD} "@dirrmtry share/applications" >> ${PLIST} @${ECHO_CMD} "@dirrmtry share/icons" >> ${PLIST} @${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST} @@ -50,7 +49,6 @@ (cd ${WRKSRC}/docs/glest_factions && ${COPYTREE_SHARE} "*" ${DOCSDIR}/glest_factions) .endif @${MKDIR} ${DATADIR} - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/megaglest.desktop ${PREFIX}/share/applications/ ${MKDIR} ${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/megaglest.png ${PREFIX}/share/icons/ Index: games/megamario/Makefile =================================================================== --- games/megamario/Makefile (revision 330765) +++ games/megamario/Makefile (working copy) @@ -45,7 +45,6 @@ post-install: @(cd ${WRKSRC} && ${COPYTREE_SHARE} "help mp3music screens" ${DATADIR}) ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps/ - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} Index: games/megamario/pkg-plist =================================================================== --- games/megamario/pkg-plist (revision 330765) +++ games/megamario/pkg-plist (working copy) @@ -463,4 +463,3 @@ @dirrm %%DATADIR%%/gfx/background @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/minetest/pkg-plist =================================================================== --- games/minetest/pkg-plist (revision 330765) +++ games/minetest/pkg-plist (working copy) @@ -180,4 +180,3 @@ @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/monkeybubble/pkg-plist =================================================================== --- games/monkeybubble/pkg-plist (revision 330765) +++ games/monkeybubble/pkg-plist (working copy) @@ -188,4 +188,3 @@ @dirrm share/gnome/help/monkey-bubble/fr @dirrm share/gnome/help/monkey-bubble/C @dirrm share/gnome/help/monkey-bubble -@dirrmtry share/applications Index: games/monster-masher/pkg-plist =================================================================== --- games/monster-masher/pkg-plist (revision 330765) +++ games/monster-masher/pkg-plist (working copy) @@ -153,4 +153,3 @@ @dirrm share/monster-masher/pixmaps @dirrm share/monster-masher/sounds @dirrm share/monster-masher -@dirrmtry share/applications Index: games/mudmagic/pkg-plist =================================================================== --- games/mudmagic/pkg-plist (revision 330765) +++ games/mudmagic/pkg-plist (working copy) @@ -113,6 +113,5 @@ @dirrm %%DATADIR%%/doc/grafix @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/mudmagic/libs @dirrm lib/mudmagic Index: games/netpanzer/Makefile =================================================================== --- games/netpanzer/Makefile (revision 330765) +++ games/netpanzer/Makefile (working copy) @@ -33,7 +33,6 @@ ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "cache maps pics powerups scripts sound units wads" ${STAGEDIR}${DATADIR}) ${INSTALL_MAN} ${WRKSRC}/docs/netpanzer.6 ${STAGEDIR}${MANPREFIX}/man/man6 - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/netpanzer.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/netpanzer.png ${WRKSRC}/netpanzer.xpm ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DOCSDIR} Index: games/netpanzer/pkg-plist =================================================================== --- games/netpanzer/pkg-plist (revision 330765) +++ games/netpanzer/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/applications/netpanzer.desktop share/pixmaps/netpanzer.png share/pixmaps/netpanzer.xpm -@dirrmtry share/applications Index: games/netrek-client-cow/pkg-plist =================================================================== --- games/netrek-client-cow/pkg-plist (revision 330765) +++ games/netrek-client-cow/pkg-plist (working copy) @@ -322,4 +322,3 @@ @dirrm share/pixmaps/netrek-client-cow/Rom @dirrm share/pixmaps/netrek-client-cow/ss @dirrm share/pixmaps/netrek-client-cow -@dirrmtry share/applications Index: games/neverball/Makefile =================================================================== --- games/neverball/Makefile (revision 330765) +++ games/neverball/Makefile (working copy) @@ -53,7 +53,6 @@ @${MKDIR} ${DATADIR}/data @(cd ${WRKSRC}/data ; ${COPYTREE_SHARE} . ${DATADIR}/data/) @(cd ${WRKSRC}/dist ; ${INSTALL_MAN} ${MAN6} ${MAN6PREFIX}/man/man6/) - @${MKDIR} ${PREFIX}/share/applications .for f in neverball neverputt @${INSTALL_DATA} ${WRKSRC}/dist/${f}.desktop \ ${PREFIX}/share/applications/ Index: games/neverball/pkg-plist =================================================================== --- games/neverball/pkg-plist (revision 330765) +++ games/neverball/pkg-plist (working copy) @@ -1447,4 +1447,3 @@ @dirrm %%DATADIR%%/data/back @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/npush/Makefile =================================================================== --- games/npush/Makefile (revision 330765) +++ games/npush/Makefile (working copy) @@ -28,7 +28,6 @@ ${MKDIR} ${STAGEDIR}${DATADIR}/levels ${INSTALL_DATA} ${WRKSRC}/levels/* ${STAGEDIR}${DATADIR}/levels ${INSTALL_DATA} ${WRKSRC}/npush.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/npush.desktop ${STAGEDIR}${PREFIX}/share/applications/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/index.html ${WRKSRC}/readme.txt \ Index: games/npush/pkg-plist =================================================================== --- games/npush/pkg-plist (revision 330765) +++ games/npush/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/npush share/applications/npush.desktop share/pixmaps/npush.png -@dirrmtry share/applications Index: games/numptyphysics/pkg-plist =================================================================== --- games/numptyphysics/pkg-plist (revision 330765) +++ games/numptyphysics/pkg-plist (working copy) @@ -32,4 +32,3 @@ @dirrmtry share/icons/hicolor/26x26 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/odamex/Makefile =================================================================== --- games/odamex/Makefile (revision 330765) +++ games/odamex/Makefile (working copy) @@ -62,7 +62,6 @@ .if ${PORT_OPTIONS:MLAUNCHER} ${INSTALL_DATA} ${WRKSRC}/media/icon_odalaunch_*.png ${PREFIX}/share/pixmaps .endif - ${MKDIR} ${PREFIX}/share/applications .for f in odamex odasrv ${INSTALL_DATA} ${WRKSRC}/installer/arch/${f}.desktop ${PREFIX}/share/applications .endfor Index: games/odamex/pkg-plist =================================================================== --- games/odamex/pkg-plist (revision 330765) +++ games/odamex/pkg-plist (working copy) @@ -21,4 +21,3 @@ %%PORTDOCS%%%%DOCSDIR%%/README @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: games/oolite/Makefile =================================================================== --- games/oolite/Makefile (revision 330765) +++ games/oolite/Makefile (working copy) @@ -52,7 +52,6 @@ ${MKDIR} ${GNUSTEP_PREFIX}/Local/Applications ${CP} -R ${WRKSRC}/oolite.app ${GNUSTEP_PREFIX}/Local/Applications ${STRIP_CMD} ${GNUSTEP_PREFIX}/Local/Applications/oolite.app/oolite - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/installers/FreeDesktop/oolite.desktop ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/installers/FreeDesktop/oolite-icon.png ${PREFIX}/share/pixmaps/ Index: games/oolite/pkg-plist =================================================================== --- games/oolite/pkg-plist (revision 330765) +++ games/oolite/pkg-plist (working copy) @@ -264,7 +264,6 @@ GNUstep/Local/Applications/oolite.app/oolite share/applications/oolite.desktop share/pixmaps/oolite-icon.png -@dirrmtry share/applications @dirrm GNUstep/Local/Applications/oolite.app/Resources/Textures @dirrm GNUstep/Local/Applications/oolite.app/Resources/Sounds @dirrm GNUstep/Local/Applications/oolite.app/Resources/Shaders Index: games/opencity/pkg-plist =================================================================== --- games/opencity/pkg-plist (revision 330765) +++ games/opencity/pkg-plist (working copy) @@ -5,6 +5,5 @@ man/man6/opencity.6.gz share/applications/opencity.desktop share/pixmaps/opencity.png -@dirrmtry share/applications @dirrm etc/opencity/config @dirrm etc/opencity Index: games/openlierox/Makefile =================================================================== --- games/openlierox/Makefile (revision 330765) +++ games/openlierox/Makefile (working copy) @@ -41,7 +41,6 @@ PLIST_FILES= bin/openlierox \ share/applications/openlierox-openlierox.desktop \ share/pixmaps/OpenLieroX.svg -PLIST_DIRSTRY= share/applications OPTIONS_DEFINE= DEDICATED_ONLY DOCS DEDICATED_ONLY_DESC=Build dedicated server only @@ -66,7 +65,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/openlierox ${PREFIX}/bin/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/openlierox-openlierox.desktop \ ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/share/OpenLieroX.svg \ Index: games/openxcom/Makefile =================================================================== --- games/openxcom/Makefile (revision 330765) +++ games/openxcom/Makefile (working copy) @@ -31,7 +31,6 @@ PLIST_FILES= bin/openxcom share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.svg -PLIST_DIRSTRY= share/applications PORTDOCS= * PORTDATA= * @@ -51,7 +50,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/res/linux/openxcom.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/res/linux/icons/openxcom.svg ${PREFIX}/share/pixmaps .if !defined(NOPORTDATA) Index: games/openyahtzee/Makefile =================================================================== --- games/openyahtzee/Makefile (revision 330765) +++ games/openyahtzee/Makefile (working copy) @@ -28,7 +28,6 @@ PLIST_FILES= bin/openyahtzee \ share/applications/openyahtzee.desktop \ share/pixmaps/openyahtzee.png -PLIST_DIRSTRY= share/applications NO_STAGE= yes .include Index: games/peg-e/pkg-plist =================================================================== --- games/peg-e/pkg-plist (revision 330765) +++ games/peg-e/pkg-plist (working copy) @@ -37,4 +37,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/phlipple/pkg-plist =================================================================== --- games/phlipple/pkg-plist (revision 330765) +++ games/phlipple/pkg-plist (working copy) @@ -128,4 +128,3 @@ %%DATADIR%%/ubuntu_0.png share/pixmaps/phlipple.png @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/pink-pony/Makefile =================================================================== --- games/pink-pony/Makefile (revision 330765) +++ games/pink-pony/Makefile (working copy) @@ -47,7 +47,6 @@ "GLSL levels* models music textures fonts pony.options" ${DATADIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/pink-pony.sh ${PREFIX}/bin/pink-pony ${INSTALL_DATA} ${WRKSRC}/install/pink-pony.png ${PREFIX}/share/pixmaps/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/install/pink-pony.desktop ${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} Index: games/pink-pony/pkg-plist =================================================================== --- games/pink-pony/pkg-plist (revision 330765) +++ games/pink-pony/pkg-plist (working copy) @@ -59,4 +59,3 @@ @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%%/GLSL @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/pioneers/pkg-plist =================================================================== --- games/pioneers/pkg-plist (revision 330765) +++ games/pioneers/pkg-plist (working copy) @@ -211,4 +211,3 @@ @dirrm share/gnome/help/pioneers @dirrm share/omf/pioneers @dirrm share/pixmaps/pioneers -@dirrmtry share/applications Index: games/pipewalker/pkg-plist =================================================================== --- games/pipewalker/pkg-plist (revision 330765) +++ games/pipewalker/pkg-plist (working copy) @@ -7,4 +7,3 @@ %%DATADIR%%/plumbing.tga share/pixmaps/pipewalker.xpm @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/plee-the-bear/pkg-plist =================================================================== --- games/plee-the-bear/pkg-plist (revision 330765) +++ games/plee-the-bear/pkg-plist (working copy) @@ -915,4 +915,3 @@ @dirrm share/bear-factory/plee-the-bear/item-description @dirrm share/bear-factory/plee-the-bear @dirrm share/bear-factory -@dirrmtry share/applications Index: games/pokerth/pkg-plist =================================================================== --- games/pokerth/pkg-plist (revision 330765) +++ games/pokerth/pkg-plist (working copy) @@ -482,4 +482,3 @@ @dirrm %%DATADIR%%/data/fonts @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/powermanga/Makefile =================================================================== --- games/powermanga/Makefile (revision 330765) +++ games/powermanga/Makefile (working copy) @@ -46,7 +46,6 @@ cd ${WRKSRC} && ${SH} ./bootstrap post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/powermanga.desktop ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/powermanga.xpm ${STAGEDIR}${PREFIX}/share/pixmaps/ ${MKDIR} ${STAGEDIR}${DOCSDIR} Index: games/powermanga/pkg-plist =================================================================== --- games/powermanga/pkg-plist (revision 330765) +++ games/powermanga/pkg-plist (working copy) @@ -2,4 +2,3 @@ man/man6/powermanga.6.gz share/applications/powermanga.desktop share/pixmaps/powermanga.xpm -@dirrmtry share/applications Index: games/ppracer/pkg-plist =================================================================== --- games/ppracer/pkg-plist (revision 330765) +++ games/ppracer/pkg-plist (working copy) @@ -315,7 +315,6 @@ %%DATADIR%%/translations/ru_RU.nut %%DATADIR%%/translations/sv_SE.nut %%DATADIR%%/translations/uk_UA.nut -@dirrmtry share/applications @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%%/themes/terrains/snow @dirrm %%DATADIR%%/themes/terrains/sand Index: games/py-mnemosyne/Makefile =================================================================== --- games/py-mnemosyne/Makefile (revision 330765) +++ games/py-mnemosyne/Makefile (working copy) @@ -23,7 +23,6 @@ NO_STAGE= yes post-install: @cd ${WRKSRC}/mo && ${COPYTREE_SHARE} . ${PREFIX}/share/locale - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/pixmaps/${PORTNAME}.png ${PREFIX}/share/icons Index: games/py-mnemosyne/pkg-plist =================================================================== --- games/py-mnemosyne/pkg-plist (revision 330765) +++ games/py-mnemosyne/pkg-plist (working copy) @@ -27,4 +27,3 @@ share/locale/zh_HK/LC_MESSAGES/mnemosyne.mo share/locale/zh_TW/LC_MESSAGES/mnemosyne.mo @dirrmtry share/icons -@dirrmtry share/applications Index: games/pyawale/Makefile =================================================================== --- games/pyawale/Makefile (revision 330765) +++ games/pyawale/Makefile (working copy) @@ -19,7 +19,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png -PLIST_DIRSTRY= share/applications PORTDATA= * PORTDOCS= * @@ -50,7 +49,6 @@ ${MKDIR} ${DATADIR} @(cd ${WRKSRC}/src && ${COPYTREE_SHARE} \* ${DATADIR}) ${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.png ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.desktop ${PREFIX}/share/applications .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} Index: games/pysolfc/pkg-plist =================================================================== --- games/pysolfc/pkg-plist (revision 330765) +++ games/pysolfc/pkg-plist (working copy) @@ -2931,7 +2931,6 @@ share/icons/pysol02.png %%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ru_RU -@dirrmtry share/applications @dirrmtry share/icons @dirrm %%DATADIR%%/tiles/save-aspect @dirrm %%DATADIR%%/tiles/stretch Index: games/qgo/Makefile =================================================================== --- games/qgo/Makefile (revision 330765) +++ games/qgo/Makefile (working copy) @@ -17,7 +17,6 @@ USE_QT4= gui network qtestlib moc_build qmake_build rcc_build uic_build PLIST_FILES= bin/qgo share/applications/qgo.desktop share/pixmaps/qgo.png -PLIST_DIRSTRY= share/applications post-patch: @${REINPLACE_CMD} -e \ Index: games/qnetwalk/Makefile =================================================================== --- games/qnetwalk/Makefile (revision 330765) +++ games/qnetwalk/Makefile (working copy) @@ -32,7 +32,6 @@ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin @(cd ${WRKSRC} && ${COPYTREE_SHARE} "pics sounds translations" ${DATADIR}) @${LN} -sf ${DATADIR}/pics/computer2.png ${PREFIX}/share/pixmaps/${PORTNAME}.png - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/menu/qnetwalk.desktop ${PREFIX}/share/applications ${INSTALL_MAN} ${MAN6:S|^|${WRKSRC}/|} ${MAN6PREFIX}/man/man6 Index: games/qnetwalk/pkg-plist =================================================================== --- games/qnetwalk/pkg-plist (revision 330765) +++ games/qnetwalk/pkg-plist (working copy) @@ -58,4 +58,3 @@ @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/pics @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/quake3-data/Makefile =================================================================== --- games/quake3-data/Makefile (revision 330765) +++ games/quake3-data/Makefile (working copy) @@ -44,7 +44,6 @@ do-install: @${MKDIR} ${DATADIR} ${CP} -a ${WRKSRC}/baseq3 ${DATADIR} - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/quake3.xpm ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MTEAMARENA} ${CP} -a ${WRKSRC}/missionpack ${DATADIR} Index: games/scummvm/pkg-plist =================================================================== --- games/scummvm/pkg-plist (revision 330765) +++ games/scummvm/pkg-plist (working copy) @@ -26,4 +26,3 @@ @dirrmtry share/man/man6 @dirrmtry share/man %%PORTDOCS%%@dirrmtry %%DOCSDIR%% -@dirrmtry share/applications Index: games/simsu/pkg-plist =================================================================== --- games/simsu/pkg-plist (revision 330765) +++ games/simsu/pkg-plist (working copy) @@ -45,6 +45,5 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true Index: games/smashbattle/Makefile =================================================================== --- games/smashbattle/Makefile (revision 330765) +++ games/smashbattle/Makefile (working copy) @@ -43,7 +43,6 @@ @(cd ${WRKSRC} && ${COPYTREE_SHARE} "gfx music sfx stage" ${DATADIR}) ${INSTALL_PROGRAM} ${WRKSRC}/battle ${DATADIR}/${PORTNAME} ${LN} -sf ${DATADIR}/gfx/SB.png ${PREFIX}/share/pixmaps/${PORTNAME}.png - @${MKDIR} ${PREFIX}/share/applications/ # ${INSTALL_DATA} ${WRKSRC}/linux/*.desktop ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/linux/*.desktop ${DESKTOPDIR} Index: games/smashbattle/pkg-plist =================================================================== --- games/smashbattle/pkg-plist (revision 330765) +++ games/smashbattle/pkg-plist (working copy) @@ -96,4 +96,3 @@ @dirrm %%DATADIR%%/music @dirrm %%DATADIR%%/gfx @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/spring/pkg-plist =================================================================== --- games/spring/pkg-plist (revision 330765) +++ games/spring/pkg-plist (working copy) @@ -198,4 +198,3 @@ @dirrm %%DATADIR%% @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications Index: games/springlobby/pkg-plist =================================================================== --- games/springlobby/pkg-plist (revision 330765) +++ games/springlobby/pkg-plist (working copy) @@ -24,4 +24,3 @@ @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/stepmania-devel/Makefile =================================================================== --- games/stepmania-devel/Makefile (revision 330765) +++ games/stepmania-devel/Makefile (working copy) @@ -70,7 +70,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKDIR}/stepmania.sh ${PREFIX}/bin/stepmania - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/stepmania.desktop ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps cd ${WRKSRC}/icons/hicolor/scalable/apps && ${INSTALL_DATA} \ Index: games/stepmania-devel/pkg-plist =================================================================== --- games/stepmania-devel/pkg-plist (revision 330765) +++ games/stepmania-devel/pkg-plist (working copy) @@ -124,6 +124,5 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/Devdocs/negbpmtut %%PORTDOCS%%@dirrm %%DOCSDIR%%/Devdocs %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/stepmania/Packages @dirrmtry lib/stepmania Index: games/supertux/pkg-plist =================================================================== --- games/supertux/pkg-plist (revision 330765) +++ games/supertux/pkg-plist (working copy) @@ -794,4 +794,3 @@ @dirrm %%DATADIR%%/images/background @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/supertux-devel/pkg-plist =================================================================== --- games/supertux-devel/pkg-plist (revision 330765) +++ games/supertux-devel/pkg-plist (working copy) @@ -2286,4 +2286,3 @@ @dirrm share/games/supertux2 @dirrmtry share/games @dirrm share/doc/supertux2 -@dirrmtry share/applications Index: games/supertuxkart/pkg-plist =================================================================== --- games/supertuxkart/pkg-plist (revision 330765) +++ games/supertuxkart/pkg-plist (working copy) @@ -2,4 +2,3 @@ share/applications/supertuxkart.desktop share/pixmaps/supertuxkart_32.xpm share/pixmaps/supertuxkart_64.xpm -@dirrmtry share/applications Index: games/tanglet/pkg-plist =================================================================== --- games/tanglet/pkg-plist (revision 330765) +++ games/tanglet/pkg-plist (working copy) @@ -67,4 +67,3 @@ @dirrm %%DATADIR%%/data/cs @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/tetzle/pkg-plist =================================================================== --- games/tetzle/pkg-plist (revision 330765) +++ games/tetzle/pkg-plist (working copy) @@ -33,4 +33,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/thegrind/Makefile =================================================================== --- games/thegrind/Makefile (revision 330765) +++ games/thegrind/Makefile (working copy) @@ -30,7 +30,6 @@ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip PLIST_DIRS= %%DATADIR%% -PLIST_DIRSTRY= share/applications PORTDOCS= ChangeLog Index: games/tmw/pkg-plist =================================================================== --- games/tmw/pkg-plist (revision 330765) +++ games/tmw/pkg-plist (working copy) @@ -88,4 +88,3 @@ @dirrm %%DATADIR%%/data/graphics @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/toppler/pkg-plist =================================================================== --- games/toppler/pkg-plist (revision 330765) +++ games/toppler/pkg-plist (working copy) @@ -26,4 +26,3 @@ %%DATADIR%%/toppler.ogg @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: games/trackballs/pkg-plist =================================================================== --- games/trackballs/pkg-plist (revision 330765) +++ games/trackballs/pkg-plist (working copy) @@ -280,4 +280,3 @@ @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/tremulous/Makefile =================================================================== --- games/tremulous/Makefile (revision 330765) +++ games/tremulous/Makefile (working copy) @@ -138,7 +138,6 @@ .endif @${MKDIR} ${DATADIR}/base ${INSTALL_DATA} ${WRKSRC}/base/* ${DATADIR}/base - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/tremulous.xpm ${PREFIX}/share/pixmaps post-install: Index: games/trophy/pkg-plist =================================================================== --- games/trophy/pkg-plist (revision 330765) +++ games/trophy/pkg-plist (working copy) @@ -159,4 +159,3 @@ @dirrm %%DATADIR%%/cars/flash2 @dirrm %%DATADIR%%/cars @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/unknown-horizons/pkg-plist =================================================================== --- games/unknown-horizons/pkg-plist (revision 330765) +++ games/unknown-horizons/pkg-plist (working copy) @@ -2743,7 +2743,6 @@ @dirrmtry share/locale/zu @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units/collectors @dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units @dirrm %%PYTHON_SITELIBDIR%%/horizons/world/production Index: games/valyriatear/pkg-plist =================================================================== --- games/valyriatear/pkg-plist (revision 330765) +++ games/valyriatear/pkg-plist (working copy) @@ -13,4 +13,3 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/violetland/pkg-plist =================================================================== --- games/violetland/pkg-plist (revision 330765) +++ games/violetland/pkg-plist (working copy) @@ -420,4 +420,3 @@ @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% -@dirrmtry share/applications Index: games/viruskiller/pkg-plist =================================================================== --- games/viruskiller/pkg-plist (revision 330765) +++ games/viruskiller/pkg-plist (working copy) @@ -24,4 +24,3 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: games/vitetris/Makefile =================================================================== --- games/vitetris/Makefile (revision 330765) +++ games/vitetris/Makefile (working copy) @@ -20,8 +20,7 @@ share/allegro/README \ share/pixmaps/vitetris.xpm \ share/applications/vitetris.desktop -PLIST_DIRS= share/allegro \ - share/applications +PLIST_DIRS= share/allegro post-patch: @${REINPLACE_CMD} -e 's,docdir,datadir,g' \ Index: games/warmux/pkg-plist =================================================================== --- games/warmux/pkg-plist (revision 330765) +++ games/warmux/pkg-plist (working copy) @@ -1726,4 +1726,3 @@ %%NLS%%@dirrmtry share/locale/ja_JP %%NLS%%@dirrmtry share/locale/cpf/LC_MESSAGES %%NLS%%@dirrmtry share/locale/cpf -@dirrmtry share/applications Index: games/warzone2100/pkg-plist =================================================================== --- games/warzone2100/pkg-plist (revision 330765) +++ games/warzone2100/pkg-plist (working copy) @@ -52,4 +52,3 @@ %%NLS%%@dirrmtry share/locale/ca_ES/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ca_ES @dirrmtry share/icons -@dirrmtry share/applications Index: games/wesnoth/pkg-plist =================================================================== --- games/wesnoth/pkg-plist (revision 330765) +++ games/wesnoth/pkg-plist (working copy) @@ -1574,7 +1574,6 @@ @dirrmtry man/zh_CN @dirrmtry man/zh_TW/man6 @dirrmtry man/zh_TW -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/ang/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ang %%NLS%%@dirrmtry share/locale/ang@latin/LC_MESSAGES Index: games/xboard/pkg-plist =================================================================== --- games/xboard/pkg-plist (revision 330765) +++ games/xboard/pkg-plist (working copy) @@ -154,7 +154,6 @@ @dirrm %%DATADIR%%/themes/xiangqi @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/games @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 Index: games/xqf/pkg-plist =================================================================== --- games/xqf/pkg-plist (revision 330765) +++ games/xqf/pkg-plist (working copy) @@ -137,4 +137,3 @@ @dirrm %%DATADIR%%/default @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: games/zaz/pkg-plist =================================================================== --- games/zaz/pkg-plist (revision 330765) +++ games/zaz/pkg-plist (working copy) @@ -9,4 +9,3 @@ %%NLS%%share/locale/ru/LC_MESSAGES/zaz.mo %%NLS%%share/locale/tr/LC_MESSAGES/zaz.mo share/pixmaps/zaz.xpm -@dirrmtry share/applications Index: graphics/aeskulap/pkg-plist =================================================================== --- graphics/aeskulap/pkg-plist (revision 330765) +++ graphics/aeskulap/pkg-plist (working copy) @@ -44,4 +44,3 @@ @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% @dirrm lib/aeskulap -@dirrmtry share/applications Index: graphics/agave/pkg-plist =================================================================== --- graphics/agave/pkg-plist (revision 330765) +++ graphics/agave/pkg-plist (working copy) @@ -37,4 +37,3 @@ @dirrm share/agave/pixmaps @dirrm share/agave/palettes @dirrm share/agave -@dirrmtry share/applications Index: graphics/aqsis/pkg-plist =================================================================== --- graphics/aqsis/pkg-plist (revision 330765) +++ graphics/aqsis/pkg-plist (working copy) @@ -274,7 +274,6 @@ @dirrm include/aqsis/ri @dirrm include/aqsis @dirrm etc/aqsis -@dirrmtry share/applications @dirrmtry share/icons/hicolor/192x192/mimetypes @dirrmtry share/icons/hicolor/192x192 @dirrmtry share/icons/hicolor Index: graphics/cinepaint/pkg-plist =================================================================== --- graphics/cinepaint/pkg-plist (revision 330765) +++ graphics/cinepaint/pkg-plist (working copy) @@ -639,7 +639,6 @@ @dirrm %%DATADIR%%/%%VER%%/brushes @dirrm %%DATADIR%%/%%VER%% @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/cinepaint/%%VER%%/plug-ins @dirrm lib/cinepaint/%%VER%%/extra @dirrm lib/cinepaint/%%VER%% Index: graphics/comix/pkg-plist =================================================================== --- graphics/comix/pkg-plist (revision 330765) +++ graphics/comix/pkg-plist (working copy) @@ -135,7 +135,6 @@ @dirrm %%DATADIR%%/images/16x16 @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications %%THUMBNAILS:%%@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime %%THUMBNAILS:%%@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: graphics/converseen/pkg-plist =================================================================== --- graphics/converseen/pkg-plist (revision 330765) +++ graphics/converseen/pkg-plist (working copy) @@ -15,5 +15,4 @@ @dirrmtry share/kde4/services/ServiceMenus @dirrmtry share/kde4/services @dirrmtry share/kde4 -@dirrmtry share/applications @dirrm %%DATADIR%% Index: graphics/darktable/pkg-plist =================================================================== --- graphics/darktable/pkg-plist (revision 330765) +++ graphics/darktable/pkg-plist (working copy) @@ -219,7 +219,6 @@ share/locale/sq/LC_MESSAGES/darktable.mo share/locale/sv/LC_MESSAGES/darktable.mo share/locale/uk/LC_MESSAGES/darktable.mo -@dirrmtry share/applications @dirrm lib/darktable/views @dirrm lib/darktable/plugins/lighttable @dirrm lib/darktable/plugins/imageio/storage Index: graphics/dia/pkg-plist =================================================================== --- graphics/dia/pkg-plist (revision 330765) +++ graphics/dia/pkg-plist (working copy) @@ -1845,7 +1845,6 @@ @dirrm share/dia/shapes/Assorted @dirrm share/dia/shapes @dirrm share/dia -@dirrmtry share/applications @dirrmtry man/fr/man1 @dirrmtry man/fr @dirrm lib/dia Index: graphics/entangle/pkg-plist =================================================================== --- graphics/entangle/pkg-plist (revision 330765) +++ graphics/entangle/pkg-plist (working copy) @@ -168,6 +168,5 @@ @dirrm share/entangle/icons/hicolor @dirrm share/entangle/icons @dirrm share/entangle -@dirrmtry share/applications @dirrm lib/entangle/plugins @dirrm lib/entangle Index: graphics/eog/pkg-plist =================================================================== --- graphics/eog/pkg-plist (revision 330765) +++ graphics/eog/pkg-plist (working copy) @@ -406,7 +406,6 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/eog/plugins @dirrm lib/eog @dirrm include/eog-2.20/eog Index: graphics/epdfview/Makefile =================================================================== --- graphics/epdfview/Makefile (revision 330765) +++ graphics/epdfview/Makefile (working copy) @@ -54,7 +54,6 @@ post-install: ${REINPLACE_CMD} -e 's,Icon.*,Icon=${DATADIR}/pixmaps/icon_epdfview-48.png,' ${WRKSRC}/data/${PORTNAME}.desktop - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/data/${PORTNAME}.desktop ${PREFIX}/share/applications/ @-update-desktop-database Index: graphics/epdfview/pkg-plist =================================================================== --- graphics/epdfview/pkg-plist (revision 330765) +++ graphics/epdfview/pkg-plist (working copy) @@ -32,7 +32,6 @@ %%DATADIR%%/pixmaps/stock_zoom-page-width.png %%DATADIR%%/ui/epdfview-ui-print.xml %%DATADIR%%/ui/epdfview-ui.xml -@dirrmtry share/applications @dirrmtry %%DATADIR%%/pixmaps @dirrmtry %%DATADIR%%/ui @dirrmtry %%DATADIR%% Index: graphics/evince/pkg-plist =================================================================== --- graphics/evince/pkg-plist (revision 330765) +++ graphics/evince/pkg-plist (working copy) @@ -481,7 +481,6 @@ @dirrm share/doc/libevview @dirrm share/doc/libevdocument @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/evince/3/backends @dirrm lib/evince/3 @dirrm lib/evince Index: graphics/feh/pkg-plist =================================================================== --- graphics/feh/pkg-plist (revision 330765) +++ graphics/feh/pkg-plist (working copy) @@ -16,7 +16,6 @@ %%DATADIR%%/images/menubg_brushed.png %%DATADIR%%/images/menubg_default.png %%DATADIR%%/images/menubg_sky.png -@dirrmtry share/applications @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% Index: graphics/fraqtive/pkg-plist =================================================================== --- graphics/fraqtive/pkg-plist (revision 330765) +++ graphics/fraqtive/pkg-plist (working copy) @@ -14,4 +14,3 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: graphics/fyre/pkg-plist =================================================================== --- graphics/fyre/pkg-plist (revision 330765) +++ graphics/fyre/pkg-plist (working copy) @@ -14,7 +14,6 @@ share/mime/packages/fyre.xml @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: graphics/gcolor2/Makefile =================================================================== --- graphics/gcolor2/Makefile (revision 330765) +++ graphics/gcolor2/Makefile (working copy) @@ -20,7 +20,6 @@ NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/gcolor2.desktop ${PREFIX}/share/applications .include Index: graphics/gcolor2/pkg-plist =================================================================== --- graphics/gcolor2/pkg-plist (revision 330765) +++ graphics/gcolor2/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/pixmaps/gcolor2/about_icon.png share/pixmaps/gcolor2/icon.png @dirrm share/pixmaps/gcolor2 -@dirrmtry share/applications Index: graphics/geeqie/pkg-plist =================================================================== --- graphics/geeqie/pkg-plist (revision 330765) +++ graphics/geeqie/pkg-plist (working copy) @@ -53,7 +53,6 @@ @dirrmtry share/locale/sr@latin @dirrm %%DATADIR%%/applications @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/geeqie @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: graphics/geomorph/Makefile =================================================================== --- graphics/geomorph/Makefile (revision 330765) +++ graphics/geomorph/Makefile (working copy) @@ -52,7 +52,6 @@ @${RM} ${WRKSRC}/install*~ post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/geomorph.desktop ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/GeoMorph.xpm ${PREFIX}/share/pixmaps/geomorph.xpm Index: graphics/geomorph/pkg-plist =================================================================== --- graphics/geomorph/pkg-plist (revision 330765) +++ graphics/geomorph/pkg-plist (working copy) @@ -59,4 +59,3 @@ @dirrm %%DATADIR%%/%%PORTVERSION%%/scenes @dirrm %%DATADIR%%/%%PORTVERSION%% @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/gimmage/pkg-plist =================================================================== --- graphics/gimmage/pkg-plist (revision 330765) +++ graphics/gimmage/pkg-plist (working copy) @@ -9,4 +9,3 @@ share/pixmaps/gimmage.png @dirrm share/gimmage/pixmaps @dirrm share/gimmage -@dirrmtry share/applications Index: graphics/gimp-app/pkg-plist =================================================================== --- graphics/gimp-app/pkg-plist (revision 330765) +++ graphics/gimp-app/pkg-plist (working copy) @@ -2290,7 +2290,6 @@ @dirrm share/doc/gimp/libgimpbase @dirrm share/doc/gimp/libgimp @dirrm share/doc/gimp -@dirrmtry share/applications @dirrm libexec/gimp/2.2/plug-ins @dirrm libexec/gimp/2.2/modules @dirrm libexec/gimp/2.2/interpreters Index: graphics/gliv/Makefile =================================================================== --- graphics/gliv/Makefile (revision 330765) +++ graphics/gliv/Makefile (working copy) @@ -30,7 +30,6 @@ NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gliv.desktop \ ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gliv.png \ Index: graphics/gliv/pkg-plist =================================================================== --- graphics/gliv/pkg-plist (revision 330765) +++ graphics/gliv/pkg-plist (working copy) @@ -27,4 +27,3 @@ @dirrmtry man/de @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: graphics/gnash/pkg-plist =================================================================== --- graphics/gnash/pkg-plist (revision 330765) +++ graphics/gnash/pkg-plist (working copy) @@ -247,7 +247,6 @@ @dirrm %%DOCSDIR%%/images @dirrm %%DOCSDIR%% @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/gnash %%CYGNAL%%@dirrmtry lib/cygnal/plugins %%CYGNAL%%@dirrmtry lib/cygnal Index: graphics/gpicview/pkg-plist =================================================================== --- graphics/gpicview/pkg-plist (revision 330765) +++ graphics/gpicview/pkg-plist (working copy) @@ -64,4 +64,3 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/gqview/pkg-plist =================================================================== --- graphics/gqview/pkg-plist (revision 330765) +++ graphics/gqview/pkg-plist (working copy) @@ -81,6 +81,5 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/gqview.mo share/pixmaps/gqview.png share/applications/gqview.desktop -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: graphics/gqview-devel/Makefile =================================================================== --- graphics/gqview-devel/Makefile (revision 330765) +++ graphics/gqview-devel/Makefile (working copy) @@ -36,7 +36,6 @@ post-install: ${MKDIR} ${PREFIX}/share/gnome/apps/Graphics ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/pixmaps .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} Index: graphics/grafx2/pkg-plist =================================================================== --- graphics/grafx2/pkg-plist (revision 330765) +++ graphics/grafx2/pkg-plist (working copy) @@ -82,4 +82,3 @@ @dirrm share/grafx2/scripts @dirrm share/grafx2/fonts @dirrm share/grafx2 -@dirrm share/applications Index: graphics/gscan2pdf/pkg-plist =================================================================== --- graphics/gscan2pdf/pkg-plist (revision 330765) +++ graphics/gscan2pdf/pkg-plist (working copy) @@ -56,7 +56,6 @@ @dirrm %%SITE_PERL%%/Gscan2pdf/Scanner @dirrm %%SITE_PERL%%/Gscan2pdf/Frontend @dirrm %%SITE_PERL%%/Gscan2pdf -@dirrmtry share/applications @dirrmtry share/locale/ab/LC_MESSAGES @dirrmtry share/locale/ab @dirrmtry %%DATADIR%% Index: graphics/gthumb/pkg-plist =================================================================== --- graphics/gthumb/pkg-plist (revision 330765) +++ graphics/gthumb/pkg-plist (working copy) @@ -1026,7 +1026,6 @@ @dirrm share/gthumb/albumthemes/Classic @dirrm share/gthumb/albumthemes @dirrm share/gthumb -@dirrmtry share/applications @dirrm lib/gthumb/extensions @dirrm lib/gthumb @dirrm include/gthumb-%%GTHUMB_VER%%/gthumb Index: graphics/gtkam/Makefile =================================================================== --- graphics/gtkam/Makefile (revision 330765) +++ graphics/gtkam/Makefile (working copy) @@ -64,7 +64,6 @@ s|$$(libdir)/gimp/|$$(libexecdir)/gimp/|g' post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gtkam.desktop \ ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gtkam.png \ Index: graphics/gtkam/pkg-plist =================================================================== --- graphics/gtkam/pkg-plist (revision 330765) +++ graphics/gtkam/pkg-plist (working copy) @@ -73,4 +73,3 @@ %%GNOME:%%@dirrm share/gnome/help/gtkam/C %%GNOME:%%@dirrm share/gnome/help/gtkam %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: graphics/hugin/pkg-plist =================================================================== --- graphics/hugin/pkg-plist (revision 330765) +++ graphics/hugin/pkg-plist (working copy) @@ -647,7 +647,6 @@ share/pixmaps/hugin.png share/pixmaps/ptbatcher.png @dirrm lib/hugin -@dirrmtry share/applications @dirrmtry share/icons/gnome/48x48/mimetypes @dirrmtry share/icons/gnome/48x48 @dirrmtry share/icons/gnome Index: graphics/hugin-devel/pkg-plist =================================================================== --- graphics/hugin-devel/pkg-plist (revision 330765) +++ graphics/hugin-devel/pkg-plist (working copy) @@ -649,7 +649,6 @@ @dirrmtry share/locale/cs_CZ/LC_MESSAGES @dirrmtry share/locale/cs_CZ @dirrm lib/hugin -@dirrmtry share/applications @dirrmtry share/icons/gnome/48x48/mimetypes @dirrmtry share/icons/gnome/48x48 @dirrmtry share/icons/gnome Index: graphics/inkscape/pkg-plist =================================================================== --- graphics/inkscape/pkg-plist (revision 330765) +++ graphics/inkscape/pkg-plist (working copy) @@ -854,7 +854,6 @@ @dirrm %%DATADIR%%/examples @dirrm %%DATADIR%%/clipart @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/te_IN/LC_MESSAGES @dirrmtry share/locale/te_IN @dirrmtry share/locale/sr@latin/LC_MESSAGES Index: graphics/klatexformula/pkg-plist =================================================================== --- graphics/klatexformula/pkg-plist (revision 330765) +++ graphics/klatexformula/pkg-plist (working copy) @@ -11,4 +11,3 @@ share/klatexformula/rccresources/klfbaseplugins.rcc @dirrm share/klatexformula/rccresources @dirrm share/klatexformula -@dirrmtry share/applications Index: graphics/lcdtest/Makefile =================================================================== --- graphics/lcdtest/Makefile (revision 330765) +++ graphics/lcdtest/Makefile (working copy) @@ -46,7 +46,6 @@ ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/man/${MAN1} ${MAN1PREFIX}/man/man1/ ${INSTALL_DATA} ${WRKSRC}/desktop/${PORTNAME}.svg ${PREFIX}/share/pixmaps/ - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/desktop/${PORTNAME}.desktop ${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} Index: graphics/lcdtest/pkg-plist =================================================================== --- graphics/lcdtest/pkg-plist (revision 330765) +++ graphics/lcdtest/pkg-plist (working copy) @@ -3,4 +3,3 @@ %%PORTDOCS%%%%DOCSDIR%%/README share/pixmaps/lcdtest.svg %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: graphics/lprof-devel/pkg-plist =================================================================== --- graphics/lprof-devel/pkg-plist (revision 330765) +++ graphics/lprof-devel/pkg-plist (working copy) @@ -103,4 +103,3 @@ @dirrm %%DATADIR%%/data/help @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/mandelbulber/Makefile =================================================================== --- graphics/mandelbulber/Makefile (revision 330765) +++ graphics/mandelbulber/Makefile (working copy) @@ -20,7 +20,6 @@ CXXFLAGS+= -DSHARED_DIR=\\\"${DATADIR}\\\" PLIST_FILES= bin/${PORTNAME} share/applications/${PORTNAME}.desktop -PLIST_DIRSTRY= share/applications PORTDOCS= README NEWS PORTDATA= * @@ -34,7 +33,6 @@ do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications .if !defined(NOPORTDATA) ${MKDIR} ${DATADIR} Index: graphics/mirage/pkg-plist =================================================================== --- graphics/mirage/pkg-plist (revision 330765) +++ graphics/mirage/pkg-plist (working copy) @@ -25,4 +25,3 @@ @dirrm %%DATADIR%% @dirrmtry share/locale/ua/LC_MESSAGES @dirrmtry share/locale/ua -@dirrmtry share/applications Index: graphics/mtpaint/Makefile =================================================================== --- graphics/mtpaint/Makefile (revision 330765) +++ graphics/mtpaint/Makefile (working copy) @@ -65,7 +65,6 @@ ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${MANPREFIX}/man/man1 - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.desktop \ ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.png \ Index: graphics/mtpaint/pkg-plist =================================================================== --- graphics/mtpaint/pkg-plist (revision 330765) +++ graphics/mtpaint/pkg-plist (working copy) @@ -20,4 +20,3 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/mtpaint.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/mtpaint.mo share/pixmaps/mtpaint.png -@dirrmtry share/applications Index: graphics/mypaint/pkg-plist =================================================================== --- graphics/mypaint/pkg-plist (revision 330765) +++ graphics/mypaint/pkg-plist (working copy) @@ -878,7 +878,6 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/mypaint @dirrm include/libmypaint/glib @dirrm include/libmypaint Index: graphics/nathive/pkg-plist =================================================================== --- graphics/nathive/pkg-plist (revision 330765) +++ graphics/nathive/pkg-plist (working copy) @@ -147,4 +147,3 @@ @dirrm %%DATADIR%%/cfg/console @dirrm %%DATADIR%%/cfg @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/nip2/pkg-plist =================================================================== --- graphics/nip2/pkg-plist (revision 330765) +++ graphics/nip2/pkg-plist (working copy) @@ -337,7 +337,6 @@ @dirrm %%DOCSDIR%% share/mime/packages/nip2.xml share/applications/nip2.desktop -@dirrmtry share/applications @exec update-mime-database %D/share/mime || : @exec update-desktop-database %D/share/applications || : @unexec update-mime-database %D/share/mime || : Index: graphics/nomacs/pkg-plist =================================================================== --- graphics/nomacs/pkg-plist (revision 330765) +++ graphics/nomacs/pkg-plist (working copy) @@ -19,4 +19,3 @@ share/pixmaps/nomacs.png @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/oyranos/pkg-plist =================================================================== --- graphics/oyranos/pkg-plist (revision 330765) +++ graphics/oyranos/pkg-plist (working copy) @@ -546,7 +546,6 @@ %%PORTDOCS%%@dirrmtry %%DOCSDIR%% @dirrmtry share/color/settings @dirrmtry share/color -@dirrmtry share/applications @dirrmtry lib/pkgconfig @dirrmtry lib/oyranos/cmake @dirrmtry lib/oyranos Index: graphics/picpuz/pkg-plist =================================================================== --- graphics/picpuz/pkg-plist (revision 330765) +++ graphics/picpuz/pkg-plist (working copy) @@ -46,4 +46,3 @@ @dirrm %%DATADIR%% @dirrm %%DOCSDIR%%/images @dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: graphics/pinta/pkg-plist =================================================================== --- graphics/pinta/pkg-plist (revision 330765) +++ graphics/pinta/pkg-plist (working copy) @@ -91,7 +91,6 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/pinta @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: graphics/qiviewer/Makefile =================================================================== --- graphics/qiviewer/Makefile (revision 330765) +++ graphics/qiviewer/Makefile (working copy) @@ -23,8 +23,7 @@ share/qiviewer/locale/es_AR.qm \ share/qiviewer/locale/es_ES.qm PLIST_DIRS= share/qiviewer/locale \ - share/qiviewer \ - share/applications + share/qiviewer WRKSRC= ${WRKDIR}/${PORTNAME}/src Index: graphics/rawstudio/pkg-plist =================================================================== --- graphics/rawstudio/pkg-plist (revision 330765) +++ graphics/rawstudio/pkg-plist (working copy) @@ -508,7 +508,6 @@ @dirrm share/rawspeed @dirrm share/pixmaps/rawstudio @dirrmtry share/icons -@dirrmtry share/applications @dirrm include/rawstudio-2.0 @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: graphics/rawtherapee/pkg-plist =================================================================== --- graphics/rawtherapee/pkg-plist (revision 330765) +++ graphics/rawtherapee/pkg-plist (working copy) @@ -780,4 +780,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: graphics/skencil/pkg-plist =================================================================== --- graphics/skencil/pkg-plist (revision 330765) +++ graphics/skencil/pkg-plist (working copy) @@ -655,7 +655,6 @@ share/applications/skencil.desktop share/pixmaps/skencil.png share/pixmaps/skencil.xpm -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/skencil/Sketch/UI @dirrm %%PYTHON_SITELIBDIR%%/skencil/Sketch/Scripting @dirrm %%PYTHON_SITELIBDIR%%/skencil/Sketch/Modules Index: graphics/sodipodi/pkg-plist =================================================================== --- graphics/sodipodi/pkg-plist (revision 330765) +++ graphics/sodipodi/pkg-plist (working copy) @@ -223,4 +223,3 @@ @dirrm lib/sodipodi/extensions @dirrm lib/sodipodi @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: graphics/structuresynth/Makefile =================================================================== --- graphics/structuresynth/Makefile (revision 330765) +++ graphics/structuresynth/Makefile (working copy) @@ -37,7 +37,6 @@ ${INSTALL_PROGRAM} ${WRKSRC}/structure-synth ${PREFIX}/bin/ ${MKDIR} ${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "Examples Misc" ${DATADIR}/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/structure-synth.desktop \ ${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/images/fileicons/StructureSynth-256.png \ Index: graphics/structuresynth/pkg-plist =================================================================== --- graphics/structuresynth/pkg-plist (revision 330765) +++ graphics/structuresynth/pkg-plist (working copy) @@ -60,4 +60,3 @@ @dirrm %%DATADIR%%/Examples/Tutorials @dirrm %%DATADIR%%/Examples @dirrm %%DATADIR%% -@dirrmtry share/applications Index: graphics/synfigstudio/pkg-plist =================================================================== --- graphics/synfigstudio/pkg-plist (revision 330765) +++ graphics/synfigstudio/pkg-plist (working copy) @@ -289,7 +289,6 @@ share/pixmaps/synfigstudio/render_options_icon.png share/pixmaps/synfigstudio/preview_options_icon.png @dirrm share/pixmaps/synfigstudio -@dirrmtry share/applications @dirrm include/synfigapp-0.0/synfigapp @dirrm include/synfigapp-0.0 %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: graphics/tiled/pkg-plist =================================================================== --- graphics/tiled/pkg-plist (revision 330765) +++ graphics/tiled/pkg-plist (working copy) @@ -45,6 +45,5 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/tiled/plugins @dirrm lib/tiled Index: graphics/truevision/pkg-plist =================================================================== --- graphics/truevision/pkg-plist (revision 330765) +++ graphics/truevision/pkg-plist (working copy) @@ -143,4 +143,3 @@ @dirrm share/gnome/help/truevision @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/applications Index: graphics/ufraw/pkg-plist =================================================================== --- graphics/ufraw/pkg-plist (revision 330765) +++ graphics/ufraw/pkg-plist (working copy) @@ -26,7 +26,6 @@ %%MGTK2%%bin/ufraw @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin -@dirrmtry share/applications %%GNOME%%@exec %D/bin/update-desktop-database > /dev/null || /usr/bin/true %%GNOME%%@unexec %D/bin/update-desktop-database > /dev/null || /usr/bin/true %%GIMP%%@dirrmtry libexec/gimp/2.2/plug-ins Index: graphics/uniconvw/pkg-plist =================================================================== --- graphics/uniconvw/pkg-plist (revision 330765) +++ graphics/uniconvw/pkg-plist (working copy) @@ -26,7 +26,6 @@ share/applications/uniconvw.desktop share/pixmaps/uniconvw.png share/pixmaps/uniconvw.xpm -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/uniconvw/uc_win @dirrm %%PYTHON_SITELIBDIR%%/uniconvw/uc_gtk @dirrm %%PYTHON_SITELIBDIR%%/uniconvw/resources Index: graphics/viewnior/pkg-plist =================================================================== --- graphics/viewnior/pkg-plist (revision 330765) +++ graphics/viewnior/pkg-plist (working copy) @@ -54,6 +54,5 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES %%NLS%%@dirrmtry share/locale/oc Index: graphics/xournal/pkg-plist =================================================================== --- graphics/xournal/pkg-plist (revision 330765) +++ graphics/xournal/pkg-plist (working copy) @@ -54,4 +54,3 @@ @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: graphics/xsane/pkg-plist =================================================================== --- graphics/xsane/pkg-plist (revision 330765) +++ graphics/xsane/pkg-plist (working copy) @@ -42,4 +42,3 @@ share/sane/xsane/xsane-style.rc @dirrm share/sane/xsane @dirrmtry share/sane -@dirrmtry share/applications Index: graphics/yagf/pkg-plist =================================================================== --- graphics/yagf/pkg-plist (revision 330765) +++ graphics/yagf/pkg-plist (working copy) @@ -13,7 +13,6 @@ @dirrm share/yagf/translations @dirrm share/yagf @comment those are shared directories -@dirrmtry share/applications @dirrmtry share/icons/hicolor/96x96/apps @dirrmtry share/icons/hicolor/96x96 @dirrmtry share/icons/hicolor Index: graphics/zathura/pkg-plist =================================================================== --- graphics/zathura/pkg-plist (revision 330765) +++ graphics/zathura/pkg-plist (working copy) @@ -22,7 +22,6 @@ %%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo %%NLS%%share/locale/uk_UA/LC_MESSAGES/zathura.mo @dirrm include/zathura -@dirrmtry share/applications @dirrmtry share/locale/es_CL/LC_MESSAGES @dirrmtry share/locale/es_CL @dirrmtry share/locale/ta_IN/LC_MESSAGES Index: graphics/zathura-pdf-poppler/Makefile =================================================================== --- graphics/zathura-pdf-poppler/Makefile (revision 330765) +++ graphics/zathura-pdf-poppler/Makefile (working copy) @@ -18,8 +18,7 @@ PLIST_FILES= lib/zathura/pdf.so \ share/applications/zathura-pdf-poppler.desktop -PLIST_DIRSTRY= lib/zathura \ - share/applications +PLIST_DIRSTRY= lib/zathura NO_STAGE= yes .include Index: irc/dxirc/pkg-plist =================================================================== --- irc/dxirc/pkg-plist (revision 330765) +++ irc/dxirc/pkg-plist (working copy) @@ -294,4 +294,3 @@ @dirrm %%DATADIR%%/icons/smileys @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications Index: irc/hexchat/pkg-plist =================================================================== --- irc/hexchat/pkg-plist (revision 330765) +++ irc/hexchat/pkg-plist (working copy) @@ -73,6 +73,5 @@ %%NLS%%@dirrmtry share/locale/rw %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrmtry share/applications @dirrm lib/hexchat/plugins @dirrm lib/hexchat Index: irc/kvirc/pkg-plist =================================================================== --- irc/kvirc/pkg-plist (revision 330765) +++ irc/kvirc/pkg-plist (working copy) @@ -2304,7 +2304,6 @@ %%QT%%@dirrmtry share/icons/hicolor %%QT%%@dirrmtry share/icons %%KDE%%@dirrm share/apps/kvirc -%%QT%%@dirrmtry share/applications @dirrmtry man/uk/man1 @dirrmtry man/uk @dirrmtry man/pt/man1 Index: irc/lostirc/pkg-plist =================================================================== --- irc/lostirc/pkg-plist (revision 330765) +++ irc/lostirc/pkg-plist (working copy) @@ -9,4 +9,3 @@ share/locale/da/LC_MESSAGES/lostirc.mo share/locale/fr/LC_MESSAGES/lostirc.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: irc/quassel/pkg-plist =================================================================== --- irc/quassel/pkg-plist (revision 330765) +++ irc/quassel/pkg-plist (working copy) @@ -13,4 +13,3 @@ %%MONO_OR_CLIENT%%@dirrm share/apps/quassel/scripts %%MONO_OR_CLIENT%%@dirrm share/apps/quassel %%MONO_OR_CLIENT%%@dirrmtry share/apps -%%MONO_OR_CLIENT%%@dirrmtry share/applications Index: irc/xchat/pkg-plist =================================================================== --- irc/xchat/pkg-plist (revision 330765) +++ irc/xchat/pkg-plist (working copy) @@ -37,7 +37,6 @@ share/locale/zh_CN/LC_MESSAGES/xchat.mo share/locale/zh_TW/LC_MESSAGES/xchat.mo share/pixmaps/xchat.png -@dirrmtry share/applications @exec mkdir -p %D/lib/xchat/plugins @dirrm lib/xchat/plugins @dirrm lib/xchat Index: irc/xchat-gnome/pkg-plist =================================================================== --- irc/xchat-gnome/pkg-plist (revision 330765) +++ irc/xchat-gnome/pkg-plist (working copy) @@ -185,4 +185,3 @@ @dirrmtry share/locale/ku @dirrmtry share/locale/jbo/LC_MESSAGES @dirrmtry share/locale/jbo -@dirrmtry share/applications Index: japanese/ebview-gtk2/Makefile =================================================================== --- japanese/ebview-gtk2/Makefile (revision 330765) +++ japanese/ebview-gtk2/Makefile (working copy) @@ -33,7 +33,6 @@ ${WRKSRC}/src/ebview.c post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/pixmaps/ebview.xpm ${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${PREFIX}/share/applications/ .if !defined(NOPORTDOCS) Index: japanese/ebview-gtk2/pkg-plist =================================================================== --- japanese/ebview-gtk2/pkg-plist (revision 330765) +++ japanese/ebview-gtk2/pkg-plist (working copy) @@ -21,5 +21,4 @@ @dirrm %%DATADIR%%/help/en @dirrm %%DATADIR%%/help @dirrm %%DATADIR%% -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: japanese/im-ja/pkg-plist =================================================================== --- japanese/im-ja/pkg-plist (revision 330765) +++ japanese/im-ja/pkg-plist (working copy) @@ -46,4 +46,3 @@ @dirrm libexec/im-ja @exec if [ -f %D/bin/gtk-query-immodules-2.0 ]; then %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules; fi @unexec if [ -f %D/bin/gtk-query-immodules-2.0 ]; then %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules; fi -@dirrmtry share/applications Index: japanese/jd/pkg-plist =================================================================== --- japanese/jd/pkg-plist (revision 330765) +++ japanese/jd/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/jd share/applications/jd.desktop share/pixmaps/jd.png -@dirrmtry share/applications Index: japanese/kana-no-quiz/pkg-plist =================================================================== --- japanese/kana-no-quiz/pkg-plist (revision 330765) +++ japanese/kana-no-quiz/pkg-plist (working copy) @@ -792,4 +792,3 @@ @dirrm %%DATADIR%%/sound/kana_male @dirrm %%DATADIR%%/sound @dirrm %%DATADIR%% -@dirrmtry share/applications Index: japanese/kasumi/pkg-plist =================================================================== --- japanese/kasumi/pkg-plist (revision 330765) +++ japanese/kasumi/pkg-plist (working copy) @@ -3,4 +3,3 @@ %%NLS%%share/locale/it/LC_MESSAGES/kasumi.mo share/applications/kasumi.desktop share/pixmaps/kasumi.png -@dirrmtry share/applications Index: java/icedtea-web/Makefile =================================================================== --- java/icedtea-web/Makefile (revision 330765) +++ java/icedtea-web/Makefile (working copy) @@ -118,7 +118,6 @@ post-install: ${MKDIR} ${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/*.desktop ${DESKTOPDIR} - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/javaws.png \ ${PREFIX}/share/pixmaps/itweb-javaws.png Index: korean/ibus-hangul/pkg-plist =================================================================== --- korean/ibus-hangul/pkg-plist (revision 330765) +++ korean/ibus-hangul/pkg-plist (working copy) @@ -23,7 +23,6 @@ %%DATADIR%%/setup/setup.ui %%NLS%%share/locale/ko/LC_MESSAGES/ibus-hangul.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-hangul.mo -@dirrmtry share/applications @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/scalable/apps Index: mail/balsa/pkg-plist =================================================================== --- mail/balsa/pkg-plist (revision 330765) +++ mail/balsa/pkg-plist (working copy) @@ -223,4 +223,3 @@ @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications Index: mail/claws-mail/pkg-plist =================================================================== --- mail/claws-mail/pkg-plist (revision 330765) +++ mail/claws-mail/pkg-plist (working copy) @@ -332,7 +332,6 @@ %%MANUAL%%@dirrm %%DOCSDIR%%/manual @dirrmtry %%DOCSDIR%% @dirrmtry %%DATADIR%% -@dirrmtry share/applications @dirrmtry lib/claws-mail/plugins @dirrmtry lib/claws-mail @dirrm include/claws-mail/plugins/vcalendar Index: mail/davmail/Makefile =================================================================== --- mail/davmail/Makefile (revision 330765) +++ mail/davmail/Makefile (working copy) @@ -52,7 +52,6 @@ @${INSTALL_SCRIPT} ${WRKDIR}/davmail.sh ${PREFIX}/bin/davmail @${INSTALL_DATA} ${FILESDIR}/davmail.properties.sample \ ${PREFIX}/etc - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKSRC}/dist/davmail.desktop ${PREFIX}/share/applications/ post-install: Index: mail/davmail/pkg-plist =================================================================== --- mail/davmail/pkg-plist (revision 330765) +++ mail/davmail/pkg-plist (working copy) @@ -89,4 +89,3 @@ @dirrm %%JAVASHAREDIR%%/davmail/web/WEB-INF @dirrm %%JAVASHAREDIR%%/davmail/web @dirrm %%JAVASHAREDIR%%/davmail -@dirrmtry share/applications Index: mail/evolution/pkg-plist =================================================================== --- mail/evolution/pkg-plist (revision 330765) +++ mail/evolution/pkg-plist (working copy) @@ -2432,7 +2432,6 @@ @dirrm %%DATADIR%%/%%VERSION%% @dirrm %%DATADIR%% @dirrm share/doc/eshell -@dirrmtry share/applications @dirrm libexec/evolution/%%VERSION%% @dirrm libexec/evolution @dirrm lib/evolution/%%VERSION%%/plugins Index: mail/gnome-gmail-notifier/pkg-plist =================================================================== --- mail/gnome-gmail-notifier/pkg-plist (revision 330765) +++ mail/gnome-gmail-notifier/pkg-plist (working copy) @@ -17,6 +17,5 @@ share/locale/es/LC_MESSAGES/gnome-gmail-notifier.mo share/pixmaps/gnome-gmail-notifier.svg @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/gnome-control-center/default-apps @dirrmtry share/gnome-control-center Index: mail/gnubiff/pkg-plist =================================================================== --- mail/gnubiff/pkg-plist (revision 330765) +++ mail/gnubiff/pkg-plist (working copy) @@ -39,4 +39,3 @@ %%NLS%%@dirrmtry share/locale/fr_CA/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fr_CA @dirrm share/gnubiff -@dirrmtry share/applications Index: mail/linux-thunderbird/pkg-plist =================================================================== --- mail/linux-thunderbird/pkg-plist (revision 330765) +++ mail/linux-thunderbird/pkg-plist (working copy) @@ -90,4 +90,3 @@ @dirrm lib/%%APP_NAME%%/plugins @dirrm lib/%%APP_NAME%%/searchplugins @dirrm lib/%%APP_NAME%% -@dirrmtry share/applications Index: mail/mail-notification/pkg-plist =================================================================== --- mail/mail-notification/pkg-plist (revision 330765) +++ mail/mail-notification/pkg-plist (working copy) @@ -41,4 +41,3 @@ @dirrm share/gnome/help/mail-notification/C/figures @dirrm share/gnome/help/mail-notification/C @dirrm share/gnome/help/mail-notification -@dirrmtry share/applications Index: mail/sylpheed/Makefile =================================================================== --- mail/sylpheed/Makefile (revision 330765) +++ mail/sylpheed/Makefile (working copy) @@ -130,8 +130,6 @@ @${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR} .endfor .endif - @${MKDIR} ${PREFIX}/share/pixmaps - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/ @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/ Index: mail/sylpheed/pkg-plist =================================================================== --- mail/sylpheed/pkg-plist (revision 330765) +++ mail/sylpheed/pkg-plist (working copy) @@ -167,6 +167,5 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm include/sylpheed/sylph @dirrm include/sylpheed Index: mail/thunderbird/Makefile =================================================================== --- mail/thunderbird/Makefile (revision 330765) +++ mail/thunderbird/Makefile (working copy) @@ -141,10 +141,8 @@ pre-install: @${ECHO_CMD} 'share/applications/${PORTNAME}.desktop' >> ${PLIST} @${ECHO_CMD} 'share/pixmaps/${PORTNAME_ICON}' >> ${PLIST} - @${ECHO_CMD} '@dirrmtry share/applications' >> ${PLIST} post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${PREFIX}/share/applications ${LN} -sf ${PORTNAME_ICON_SRC} ${PREFIX}/share/pixmaps/${PORTNAME_ICON} .if ${PORT_OPTIONS:MLIGHTNING} Index: mail/trojita/pkg-plist =================================================================== --- mail/trojita/pkg-plist (revision 330765) +++ mail/trojita/pkg-plist (working copy) @@ -33,4 +33,3 @@ %%DATADIR%%/locale/trojita_common_zh_TW.qm @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%% -@dirrmtry share/applications Index: math/drgeo/pkg-plist =================================================================== --- math/drgeo/pkg-plist (revision 330765) +++ math/drgeo/pkg-plist (working copy) @@ -228,4 +228,3 @@ @dirrmtry share/locale/mr @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: math/fityk/pkg-plist =================================================================== --- math/fityk/pkg-plist (revision 330765) +++ math/fityk/pkg-plist (working copy) @@ -22,7 +22,6 @@ share/fityk/samples/README share/fityk/samples/test_syntax.fit share/fityk/samples/read-shockley.fit -@dirrmtry share/applications @dirrm share/fityk/samples @dirrm share/fityk @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: math/galculator/pkg-plist =================================================================== --- math/galculator/pkg-plist (revision 330765) +++ math/galculator/pkg-plist (working copy) @@ -52,4 +52,3 @@ @dirrmtry share/locale/kk_KZ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrmtry share/applications Index: math/gcalctool/pkg-plist =================================================================== --- math/gcalctool/pkg-plist (revision 330765) +++ math/gcalctool/pkg-plist (working copy) @@ -734,7 +734,6 @@ @dirrm share/gnome/help/gcalctool/C @dirrm share/gnome/help/gcalctool @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: math/geogebra-i18n/Makefile =================================================================== --- math/geogebra-i18n/Makefile (revision 330765) +++ math/geogebra-i18n/Makefile (working copy) @@ -42,7 +42,6 @@ ${FIND} . ${FIND_JARS} | ${XARGS} -0 -J % ${INSTALL_DATA} % ${DATADIR} && \ ${COPYTREE_SHARE} icons ${PREFIX}/share && \ ${MKDIR} ${PREFIX}/share/mime/packages && \ - ${MKDIR} ${PREFIX}/share/applications && \ ${INSTALL_DATA} ${WRKSRC}/geogebra.xml ${PREFIX}/share/mime/packages && \ ${INSTALL_DATA} ${WRKSRC}/geogebra.desktop ${DESKTOPDIR} Index: math/ggobi/pkg-plist =================================================================== --- math/ggobi/pkg-plist (revision 330765) +++ math/ggobi/pkg-plist (working copy) @@ -132,6 +132,5 @@ %%DOCSDIR%%/XML.pdf %%DOCSDIR%%/manual.pdf @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry etc/xdg/ggobi @dirrmtry etc/xdg Index: math/giacxcas/pkg-plist =================================================================== --- math/giacxcas/pkg-plist (revision 330765) +++ math/giacxcas/pkg-plist (working copy) @@ -112,6 +112,5 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrmtry share/application-registry @dirrm include/giac Index: math/gnumeric/pkg-plist =================================================================== --- math/gnumeric/pkg-plist (revision 330765) +++ math/gnumeric/pkg-plist (working copy) @@ -1027,7 +1027,6 @@ @dirrm include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools @dirrm include/libspreadsheet-%%SHORT_VER%%/spreadsheet @dirrm include/libspreadsheet-%%SHORT_VER%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: math/gretl/pkg-plist =================================================================== --- math/gretl/pkg-plist (revision 330765) +++ math/gretl/pkg-plist (working copy) @@ -595,4 +595,3 @@ @dirrm lib/gretl-gtk2/data @dirrm lib/gretl-gtk2 @dirrm include/gretl -@dirrmtry share/applications Index: math/lybniz/pkg-plist =================================================================== --- math/lybniz/pkg-plist (revision 330765) +++ math/lybniz/pkg-plist (working copy) @@ -3,7 +3,6 @@ share/gnome/help/lybniz/C/lybniz.xml share/gnome/help/lybniz/C/figures/lybniz_colour_graph_small.png share/pixmaps/lybniz.png -@dirrmtry share/applications @dirrm share/gnome/help/lybniz/C/figures @dirrm share/gnome/help/lybniz/C @dirrm share/gnome/help/lybniz Index: math/mathomatic/Makefile =================================================================== --- math/mathomatic/Makefile (revision 330765) +++ math/mathomatic/Makefile (working copy) @@ -33,7 +33,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/mathomatic.1 ${PREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/icons/mathomatic.desktop \ ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icons/mathomatic.png ${PREFIX}/share/pixmaps Index: math/mathomatic/pkg-plist =================================================================== --- math/mathomatic/pkg-plist (revision 330765) +++ math/mathomatic/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/mathomatic share/pixmaps/mathomatic.png share/applications/mathomatic.desktop -@dirrmtry share/applications Index: math/octave/pkg-plist =================================================================== --- math/octave/pkg-plist (revision 330765) +++ math/octave/pkg-plist (working copy) @@ -13,5 +13,4 @@ %%PORTDOCS%%%%DOCSDIR%%/octave.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% @comment Insert PLIST here -@dirrmtry share/applications @dirrm lib/octave Index: math/proofgeneral/Makefile =================================================================== --- math/proofgeneral/Makefile (revision 330765) +++ math/proofgeneral/Makefile (working copy) @@ -68,9 +68,6 @@ @${RM} ${WRKSRC}/.byte-compile || ${TRUE} #.endif -pre-install: - @${MKDIR} ${PREFIX}/share/applications - post-install: @${CAT} ${PKGMESSAGE} Index: math/proofgeneral/pkg-plist =================================================================== --- math/proofgeneral/pkg-plist (revision 330765) +++ math/proofgeneral/pkg-plist (working copy) @@ -252,5 +252,4 @@ @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral/ccc @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral/acl2 @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral -@dirrmtry share/applications @dirrmtry share/pixmaps Index: math/qalculate/pkg-plist =================================================================== --- math/qalculate/pkg-plist (revision 330765) +++ math/qalculate/pkg-plist (working copy) @@ -63,4 +63,3 @@ @dirrm share/gnome/help/qalculate-gtk/C/figures @dirrm share/gnome/help/qalculate-gtk/C @dirrm share/gnome/help/qalculate-gtk -@dirrmtry share/applications Index: math/qtoctave/pkg-plist =================================================================== --- math/qtoctave/pkg-plist (revision 330765) +++ math/qtoctave/pkg-plist (working copy) @@ -155,7 +155,6 @@ @dirrm %%DOCSDIR%%/utils @dirrm %%DOCSDIR%%/qtoctave_doc @dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec mkdir -p %D/%%DATADIR%%/menus/Help @exec mkdir -p %D/%%DATADIR%%/menus/Matrix @exec mkdir -p %D/%%DATADIR%%/menus/Statistics Index: math/scilab/pkg-plist =================================================================== --- math/scilab/pkg-plist (revision 330765) +++ math/scilab/pkg-plist (working copy) @@ -165,4 +165,3 @@ %%NLS%%@dirrmtry share/locale/uk_UA %%NLS%%@dirrmtry share/locale/zh_CN %%NLS%%@dirrmtry share/locale/zh_TW -@dirrmtry share/applications Index: math/speedcrunch/pkg-plist =================================================================== --- math/speedcrunch/pkg-plist (revision 330765) +++ math/speedcrunch/pkg-plist (working copy) @@ -283,4 +283,3 @@ @dirrm share/speedcrunch/books/ca @dirrm share/speedcrunch/books @dirrm share/speedcrunch -@dirrmtry share/applications Index: misc/bibletime/pkg-plist =================================================================== --- misc/bibletime/pkg-plist (revision 330765) +++ misc/bibletime/pkg-plist (working copy) @@ -847,4 +847,3 @@ @dirrm %%DATADIR%%/docs @dirrm %%DATADIR%%/display-templates @dirrm %%DATADIR%% -@dirrmtry share/applications Index: misc/cdcollect/pkg-plist =================================================================== --- misc/cdcollect/pkg-plist (revision 330765) +++ misc/cdcollect/pkg-plist (working copy) @@ -6,4 +6,3 @@ share/applications/cdcollect.desktop @dirrm lib/cdcollect @dirrmtry share/pixmaps -@dirrmtry share/applications Index: misc/freeguide/pkg-plist =================================================================== --- misc/freeguide/pkg-plist (revision 330765) +++ misc/freeguide/pkg-plist (working copy) @@ -143,7 +143,6 @@ share/pixmaps/freeguide/logo-32x32.png share/pixmaps/freeguide.png share/applications/freeguide.desktop -@dirrmtry share/applications @dirrm share/pixmaps/freeguide @dirrm %%JAVAJARDIR%%/freeguide/ @dirrm %%DOCSDIR%%/DownloadAndInstall Index: misc/gcstar/Makefile =================================================================== --- misc/gcstar/Makefile (revision 330765) +++ misc/gcstar/Makefile (working copy) @@ -43,8 +43,6 @@ NO_STAGE= yes do-install: - @${MKDIR} ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps @${MKDIR} ${PREFIX}/share/mime/packages @${FIND} ${WRKSRC}/ -name '*.orig' -delete ${PERL} ${WRKSRC}/install --prefix ${PREFIX} --noclean Index: misc/gcstar/pkg-plist =================================================================== --- misc/gcstar/pkg-plist (revision 330765) +++ misc/gcstar/pkg-plist (working copy) @@ -1341,7 +1341,6 @@ @dirrm %%DATADIR%%/genres @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/gcstar/GCPlugins/GCstar @dirrm lib/gcstar/GCPlugins/GCmusics @dirrm lib/gcstar/GCPlugins/GCgames Index: misc/gnome-osd/pkg-plist =================================================================== --- misc/gnome-osd/pkg-plist (revision 330765) +++ misc/gnome-osd/pkg-plist (working copy) @@ -65,5 +65,4 @@ @dirrm %%DATADIR%% @dirrmtry share/dbus-1/services @dirrmtry share/dbus-1 -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gnomeosd Index: misc/gonvert/Makefile =================================================================== --- misc/gonvert/Makefile (revision 330765) +++ misc/gonvert/Makefile (working copy) @@ -34,13 +34,11 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/gonvert ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gonvert.desktop ${PREFIX}/share/applications @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/gonvert.glade ${DATADIR} @${MKDIR} ${DATADIR}/pixmaps ${INSTALL_DATA} ${WRKSRC}/pixmaps/*.png ${DATADIR}/pixmaps - @${MKDIR} ${PREFIX}/share/pixmaps ${LN} -sf ${DATADIR}/pixmaps/gonvert.png ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MNLS} Index: misc/gonvert/pkg-plist =================================================================== --- misc/gonvert/pkg-plist (revision 330765) +++ misc/gonvert/pkg-plist (working copy) @@ -7,4 +7,3 @@ share/pixmaps/gonvert.png @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications Index: misc/gregexp/pkg-plist =================================================================== --- misc/gregexp/pkg-plist (revision 330765) +++ misc/gregexp/pkg-plist (working copy) @@ -4,4 +4,3 @@ share/gregexp/glade/gregexp.glade @dirrm share/gregexp/glade @dirrm share/gregexp -@dirrmtry share/applications Index: misc/kdehier4/pkg-plist =================================================================== --- misc/kdehier4/pkg-plist (revision 330765) +++ misc/kdehier4/pkg-plist (working copy) @@ -1828,7 +1828,6 @@ @dirrmtry share/apps/cmake @dirrmtry share/apps @dirrmtry share/applications/kde4 -@dirrmtry share/applications @dirrmtry lib/strigi @dirrmtry lib/kde4/plugins/styles @dirrmtry lib/kde4/plugins/grantlee/0.3 Index: misc/linm/pkg-plist =================================================================== --- misc/linm/pkg-plist (revision 330765) +++ misc/linm/pkg-plist (working copy) @@ -31,6 +31,5 @@ share/locale/ko/LC_MESSAGES/linm.mo share/pixmaps/linm.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry etc/profile.d @dirrm %%ETCDIR%% Index: misc/lxde-common/pkg-plist =================================================================== --- misc/lxde-common/pkg-plist (revision 330765) +++ misc/lxde-common/pkg-plist (working copy) @@ -28,7 +28,6 @@ @dirrm share/lxde/openbox @dirrm share/lxde/images @dirrm share/lxde -@dirrmtry share/applications @dirrmtry etc/xdg/pcmanfm/LXDE @dirrmtry etc/xdg/pcmanfm @dirrmtry etc/xdg/lxsession/LXDE Index: misc/metromap/pkg-plist =================================================================== --- misc/metromap/pkg-plist (revision 330765) +++ misc/metromap/pkg-plist (working copy) @@ -20,4 +20,3 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: misc/qmetro/pkg-plist =================================================================== --- misc/qmetro/pkg-plist (revision 330765) +++ misc/qmetro/pkg-plist (working copy) @@ -20,4 +20,3 @@ @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: misc/saaghar/pkg-plist =================================================================== --- misc/saaghar/pkg-plist (revision 330765) +++ misc/saaghar/pkg-plist (working copy) @@ -124,4 +124,3 @@ @dirrm share/saaghar/themes @dirrm share/saaghar/poets_images @dirrm share/saaghar -@dirrmtry share/applications Index: misc/terraform/Makefile =================================================================== --- misc/terraform/Makefile (revision 330765) +++ misc/terraform/Makefile (working copy) @@ -38,10 +38,8 @@ @${LN} -sf ${AUTOMAKE_DIR}/depcomp ${WRKSRC} post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/desktop-links/Terraform.desktop \ ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/desktop-links/terraform.png \ ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} Index: misc/terraform/pkg-plist =================================================================== --- misc/terraform/pkg-plist (revision 330765) +++ misc/terraform/pkg-plist (working copy) @@ -278,4 +278,3 @@ @dirrm share/gnome/help/terraform/C @dirrm share/gnome/help/terraform %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: misc/tvbrowser/Makefile =================================================================== --- misc/tvbrowser/Makefile (revision 330765) +++ misc/tvbrowser/Makefile (working copy) @@ -18,7 +18,6 @@ SUB_FILES= tvbrowser do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ @${REINPLACE_CMD} -e "s/${PORTNAME}\.sh/${PORTNAME}/" \ ${WRKSRC}/${PORTNAME}.desktop @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ Index: misc/tvbrowser/pkg-plist =================================================================== --- misc/tvbrowser/pkg-plist (revision 330765) +++ misc/tvbrowser/pkg-plist (working copy) @@ -85,4 +85,3 @@ @dirrmtry %%DATADIR%%/icons @dirrmtry %%DATADIR%%/hyphen @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: misc/uf-view/pkg-plist =================================================================== --- misc/uf-view/pkg-plist (revision 330765) +++ misc/uf-view/pkg-plist (working copy) @@ -36,4 +36,3 @@ share/locale/zh_CN/LC_MESSAGES/uf-view.mo @dirrm share/pixmaps/uf-view @dirrm share/uf-view -@dirrmtry share/applications Index: misc/xfce4-appfinder/pkg-plist =================================================================== --- misc/xfce4-appfinder/pkg-plist (revision 330765) +++ misc/xfce4-appfinder/pkg-plist (working copy) @@ -89,4 +89,3 @@ %%NLS%%@dirrmtry share/locale/bn_IN %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrmtry share/applications Index: misc/xiphos/pkg-plist =================================================================== --- misc/xiphos/pkg-plist (revision 330765) +++ misc/xiphos/pkg-plist (working copy) @@ -229,5 +229,4 @@ @dirrm share/gnome/help/xiphos/C/figures @dirrm share/gnome/help/xiphos/C @dirrm share/gnome/help/xiphos -@dirrmtry share/applications @dirrm %%DOCSDIR%% Index: multimedia/2mandvd/pkg-plist =================================================================== --- multimedia/2mandvd/pkg-plist (revision 330765) +++ multimedia/2mandvd/pkg-plist (working copy) @@ -494,7 +494,6 @@ %%DATADIR%%/fake.pl share/applications/2ManDVD.desktop share/pixmaps/mandvdico.png -@dirrmtry share/applications @dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Vacances/States @dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Vacances/Paris @dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Vacances/Neige Index: multimedia/aegisub/pkg-plist =================================================================== --- multimedia/aegisub/pkg-plist (revision 330765) +++ multimedia/aegisub/pkg-plist (working copy) @@ -80,7 +80,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/aegisub/demos %%PORTDOCS%%@dirrm %%DOCSDIR%%/aegisub %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm %%DATADIR%%/%%VERSION%%/automation/include/Aegisub @dirrm %%DATADIR%%/%%VERSION%%/automation/include @dirrm %%DATADIR%%/%%VERSION%%/automation/autoload Index: multimedia/arista/pkg-plist =================================================================== --- multimedia/arista/pkg-plist (revision 330765) +++ multimedia/arista/pkg-plist (working copy) @@ -135,5 +135,4 @@ @dirrmtry %%DATADIR%% @dirrmtry %%PYTHON_SITELIBDIR%%/arista/inputs @dirrmtry %%PYTHON_SITELIBDIR%%/arista -@dirrmtry share/applications @dirrmtry share/doc/arista Index: multimedia/audacious/pkg-plist =================================================================== --- multimedia/audacious/pkg-plist (revision 330765) +++ multimedia/audacious/pkg-plist (working copy) @@ -120,7 +120,6 @@ %%NLS%%@dirrmtry share/locale/ast @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/libaudgui @dirrm include/libaudcore @dirrm include/audacious Index: multimedia/beep-media-player/pkg-plist =================================================================== --- multimedia/beep-media-player/pkg-plist (revision 330765) +++ multimedia/beep-media-player/pkg-plist (working copy) @@ -99,7 +99,6 @@ @exec mkdir -p %D/share/beep/Skins @dirrm share/beep/Skins @dirrm share/beep -@dirrmtry share/applications @dirrm lib/bmp/Visualization @dirrm lib/bmp/Output @dirrm lib/bmp/Input Index: multimedia/bino/pkg-plist =================================================================== --- multimedia/bino/pkg-plist (revision 330765) +++ multimedia/bino/pkg-plist (working copy) @@ -1,7 +1,6 @@ @comment $FreeBSD$ bin/bino share/applications/bino.desktop -@dirrmtry share/applications %%DOCSDIR%%/bino.html %%DOCSDIR%%/multi-display-vrlab.jpg %%DOCSDIR%%/multi-display-rotated.jpg Index: multimedia/bombono/pkg-plist =================================================================== --- multimedia/bombono/pkg-plist (revision 330765) +++ multimedia/bombono/pkg-plist (working copy) @@ -321,4 +321,3 @@ @dirrm %%DATADIR%%/resources/bmd-icons @dirrm %%DATADIR%%/resources @dirrm %%DATADIR%% -@dirrmtry share/applications Index: multimedia/cheese/pkg-plist =================================================================== --- multimedia/cheese/pkg-plist (revision 330765) +++ multimedia/cheese/pkg-plist (working copy) @@ -342,7 +342,6 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/effects @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm libexec/cheese @dirrm include/cheese @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: multimedia/devede/pkg-plist =================================================================== --- multimedia/devede/pkg-plist (revision 330765) +++ multimedia/devede/pkg-plist (working copy) @@ -100,5 +100,4 @@ @dirrm %%DATADIR%%/interface @dirrm %%DATADIR%%/backgrounds @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/devede Index: multimedia/dvdstyler/pkg-plist =================================================================== --- multimedia/dvdstyler/pkg-plist (revision 330765) +++ multimedia/dvdstyler/pkg-plist (working copy) @@ -210,6 +210,5 @@ @dirrm %%DATADIR%%/backgrounds @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: multimedia/freetuxtv/pkg-plist =================================================================== --- multimedia/freetuxtv/pkg-plist (revision 330765) +++ multimedia/freetuxtv/pkg-plist (working copy) @@ -438,6 +438,5 @@ @dirrm %%DATADIR%%/images/channels @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry include/libvlc-gtk @dirrmtry include/libdbevolution Index: multimedia/gmerlin/pkg-plist =================================================================== --- multimedia/gmerlin/pkg-plist (revision 330765) +++ multimedia/gmerlin/pkg-plist (working copy) @@ -381,7 +381,6 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/gmerlin/plugins @dirrm lib/gmerlin @dirrm include/gmerlin/x11 Index: multimedia/gnome-mplayer/pkg-plist =================================================================== --- multimedia/gnome-mplayer/pkg-plist (revision 330765) +++ multimedia/gnome-mplayer/pkg-plist (working copy) @@ -53,6 +53,5 @@ %%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.so @dirrmtry share/gnome-control-center/default-apps @dirrmtry share/gnome-control-center -@dirrmtry share/applications @dirrmtry share/locale/fo/LC_MESSAGES @dirrmtry share/locale/fo Index: multimedia/gnome-subtitles/pkg-plist =================================================================== --- multimedia/gnome-subtitles/pkg-plist (revision 330765) +++ multimedia/gnome-subtitles/pkg-plist (working copy) @@ -84,4 +84,3 @@ %%NLS%%@dirrmtry share/locale/oc %%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES %%NLS%%@dirrmtry share/locale/dz -@dirrmtry share/applications Index: multimedia/gpodder/pkg-plist =================================================================== --- multimedia/gpodder/pkg-plist (revision 330765) +++ multimedia/gpodder/pkg-plist (working copy) @@ -307,7 +307,6 @@ @dirrm %%DATADIR%%/extensions @dirrm %%DATADIR%%/examples @dirrm %%DATADIR%% -%%GTK%%@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gpodder/webui @dirrm %%PYTHON_SITELIBDIR%%/gpodder/test @dirrm %%PYTHON_SITELIBDIR%%/gpodder/plugins Index: multimedia/gtk-recordmydesktop/pkg-plist =================================================================== --- multimedia/gtk-recordmydesktop/pkg-plist (revision 330765) +++ multimedia/gtk-recordmydesktop/pkg-plist (working copy) @@ -50,6 +50,5 @@ share/locale/tr/LC_MESSAGES/gtk-recordMyDesktop.mo share/pixmaps/gtk-recordmydesktop.png @dirrm %%PYTHON_SITELIBDIR%%/recordMyDesktop -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: multimedia/gtk-youtube-viewer/Makefile =================================================================== --- multimedia/gtk-youtube-viewer/Makefile (revision 330765) +++ multimedia/gtk-youtube-viewer/Makefile (working copy) @@ -107,7 +107,6 @@ post-install: .if ${PORT_OPTIONS:MGTK2} - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/gtk-youtube-viewer.desktop ${PREFIX}/share/applications @${MKDIR} ${DATADIR}/icons ${INSTALL_DATA} ${WRKSRC}/share/gtk-youtube-viewer.glade ${DATADIR} Index: multimedia/gtk-youtube-viewer/pkg-plist =================================================================== --- multimedia/gtk-youtube-viewer/pkg-plist (revision 330765) +++ multimedia/gtk-youtube-viewer/pkg-plist (working copy) @@ -18,6 +18,5 @@ %%GTK2%%share/pixmaps/gtk-youtube-viewer.png %%GTK2%%@dirrm %%DATADIR%%/icons %%GTK2%%@dirrm %%DATADIR%% -%%GTK2%%@dirrmtry share/applications %%GTK2%%@dirrm %%SITE_PERL%%/mach/auto/WWW/YoutubeViewer @dirrm %%SITE_PERL%%/WWW/YoutubeViewer Index: multimedia/gxine/pkg-plist =================================================================== --- multimedia/gxine/pkg-plist (revision 330765) +++ multimedia/gxine/pkg-plist (working copy) @@ -52,7 +52,6 @@ share/pixmaps/gxine.png @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry man/es/man1 @dirrmtry man/es @dirrmtry man/de/man1 Index: multimedia/imagination/pkg-plist =================================================================== --- multimedia/imagination/pkg-plist (revision 330765) +++ multimedia/imagination/pkg-plist (working copy) @@ -197,7 +197,6 @@ %%DATADIR%%/pixmaps/imagination-text.png @dirrmtry %%DATADIR%%/pixmaps @dirrmtry %%DATADIR%% -@dirrmtry share/applications %%NLS%%@dirrm lib/locale/zh_TW/LC_MESSAGES %%NLS%%@dirrm lib/locale/zh_TW %%NLS%%@dirrm lib/locale/zh_CN/LC_MESSAGES Index: multimedia/iriverter/pkg-plist =================================================================== --- multimedia/iriverter/pkg-plist (revision 330765) +++ multimedia/iriverter/pkg-plist (working copy) @@ -40,4 +40,3 @@ @dirrm %%DATADIR%%/doc/html @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% -@dirrmtry share/applications Index: multimedia/kino/pkg-plist =================================================================== --- multimedia/kino/pkg-plist (revision 330765) +++ multimedia/kino/pkg-plist (working copy) @@ -488,4 +488,3 @@ @dirrm share/kino/scripts/publish @dirrm share/kino/scripts @dirrm share/kino -@dirrmtry share/applications Index: multimedia/linux-huludesktop/pkg-plist =================================================================== --- multimedia/linux-huludesktop/pkg-plist (revision 330765) +++ multimedia/linux-huludesktop/pkg-plist (working copy) @@ -7,5 +7,4 @@ %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm etc/huludesktop Index: multimedia/linux-realplayer/pkg-plist =================================================================== --- multimedia/linux-realplayer/pkg-plist (revision 330765) +++ multimedia/linux-realplayer/pkg-plist (working copy) @@ -232,7 +232,6 @@ %%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-rv_48x48.png %%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-swf_48x48.png %%GNOME%%@dirrmtry share/application-registry -%%GNOME%%@dirrmtry share/applications %%GNOME%%@dirrmtry share/mime-info %%GNOME%%@dirrmtry share/pixmaps %%ICONS%%@dirrmtry share/icons/hicolor/48x48/apps Index: multimedia/minitube/pkg-plist =================================================================== --- multimedia/minitube/pkg-plist (revision 330765) +++ multimedia/minitube/pkg-plist (working copy) @@ -63,4 +63,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: multimedia/mkvtoolnix/pkg-plist =================================================================== --- multimedia/mkvtoolnix/pkg-plist (revision 330765) +++ multimedia/mkvtoolnix/pkg-plist (working copy) @@ -182,4 +182,3 @@ %%WXGTK%%@dirrm %%DOCSDIR%%/guide/nl %%WXGTK%%@dirrm %%DOCSDIR%%/guide %%WXGTK%%@dirrm %%DOCSDIR%% -%%WXGTK%%@dirrmtry share/applications Index: multimedia/ogmrip/pkg-plist =================================================================== --- multimedia/ogmrip/pkg-plist (revision 330765) +++ multimedia/ogmrip/pkg-plist (working copy) @@ -188,7 +188,6 @@ %%GTK2_SUPPORT%%share/pixmaps/ogmrip.png %%GTK2_SUPPORT%%@dirrm %%DATADIR%%/profiles %%GTK2_SUPPORT%%@dirrm %%DATADIR%% -%%GTK2_SUPPORT%%@dirrmtry share/applications @dirrm lib/ogmrip/video-plugins @dirrm lib/ogmrip/subp-plugins %%GTK2_SUPPORT%%@dirrm lib/ogmrip/options-plugins Index: multimedia/openmovieeditor/pkg-plist =================================================================== --- multimedia/openmovieeditor/pkg-plist (revision 330765) +++ multimedia/openmovieeditor/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/openmovieeditor share/applications/openmovieeditor.desktop share/pixmaps/openmovieeditor.xpm -@dirrmtry share/applications Index: multimedia/photofilmstrip/Makefile =================================================================== --- multimedia/photofilmstrip/Makefile (revision 330765) +++ multimedia/photofilmstrip/Makefile (working copy) @@ -68,7 +68,6 @@ ${INSTALL_DATA} ${WRKSRC}/doc/photofilmstrip/* ${PFSDIR}/doc @${FIND} ${PFSDIR} -type d | ${XARGS} ${CHMOD} a+rx @${FIND} ${PFSDIR} -type f | ${XARGS} ${CHMOD} ${SHAREMODE} - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}.desktop ${PREFIX}/share/applications .for lang in cs de en fr it ko nl pt tr @${MKDIR} ${PREFIX}/share/locale/${lang}/LC_MESSAGES @@ -75,7 +74,6 @@ ${INSTALL_DATA} ${WRKSRC}/po/${lang}.mo \ ${PREFIX}/share/locale/${lang}/LC_MESSAGES/PhotoFilmStrip.mo .endfor - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}.xpm ${PREFIX}/share/pixmaps .include Index: multimedia/pitivi/pkg-plist =================================================================== --- multimedia/pitivi/pkg-plist (revision 330765) +++ multimedia/pitivi/pkg-plist (working copy) @@ -394,7 +394,6 @@ @dirrmtry share/locale/ca @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications @dirrm lib/pitivi/python/pitivi/ui @dirrm lib/pitivi/python/pitivi/timeline @dirrm lib/pitivi/python/pitivi/log Index: multimedia/py-openlp/pkg-plist =================================================================== --- multimedia/py-openlp/pkg-plist (revision 330765) +++ multimedia/py-openlp/pkg-plist (working copy) @@ -959,7 +959,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%//resources/pyinstaller @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%//resources/images @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%//resources/i18n/qm Index: multimedia/pyjama/Makefile =================================================================== --- multimedia/pyjama/Makefile (revision 330765) +++ multimedia/pyjama/Makefile (working copy) @@ -54,7 +54,6 @@ ${LN} -fs ${INSTDIR}/pyjama.py ${PREFIX}/bin/pyjama ${CHMOD} a+x ${INSTDIR}/pyjama.py - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/src/pyjama.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/src/images/pyjama.xpm ${PREFIX}/share/pixmaps Index: multimedia/pyjama/pkg-plist =================================================================== --- multimedia/pyjama/pkg-plist (revision 330765) +++ multimedia/pyjama/pkg-plist (working copy) @@ -262,4 +262,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/pyjama/themes/Clearlooks-DarkLime @dirrm %%PYTHON_SITELIBDIR%%/pyjama/themes/ @dirrm %%PYTHON_SITELIBDIR%%/pyjama -@dirrmtry share/applications Index: multimedia/quark/pkg-plist =================================================================== --- multimedia/quark/pkg-plist (revision 330765) +++ multimedia/quark/pkg-plist (working copy) @@ -5,4 +5,3 @@ share/pixmaps/quark.png share/pixmaps/quark48.png %%NLS%%share/locale/ko/LC_MESSAGES/quark.mo -@dirrmtry share/applications Index: multimedia/quodlibet/pkg-plist =================================================================== --- multimedia/quodlibet/pkg-plist (revision 330765) +++ multimedia/quodlibet/pkg-plist (working copy) @@ -376,7 +376,6 @@ %%PYTHON_SITELIBDIR%%/quodlibet/debug/enc.pyo %%PYTHON_SITELIBDIR%%/quodlibet/debug/debugwindow.pyo %%PYTHON_SITELIBDIR%%/quodlibet/debug/__init__.pyo -@dirrmtry share/applications @dirrmtry share/locale/gl_ES/LC_MESSAGES @dirrmtry share/locale/gl_ES @dirrm %%PYTHON_SITELIBDIR%%/quodlibet/browsers Index: multimedia/smplayer/pkg-plist =================================================================== --- multimedia/smplayer/pkg-plist (revision 330765) +++ multimedia/smplayer/pkg-plist (working copy) @@ -58,4 +58,3 @@ @dirrmtry %%DATADIR%% @dirrmtry share/icons/hicolor/512x512/apps @dirrmtry share/icons/hicolor/512x512 -@dirrmtry share/applications Index: multimedia/swfdec-gnome/pkg-plist =================================================================== --- multimedia/swfdec-gnome/pkg-plist (revision 330765) +++ multimedia/swfdec-gnome/pkg-plist (working copy) @@ -77,7 +77,6 @@ share/locale/zh_TW/LC_MESSAGES/swfdec-gnome.mo %%DATADIR%%/swfdec-player.ui @dirrm %%DATADIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: multimedia/totem/pkg-plist =================================================================== --- multimedia/totem/pkg-plist (revision 330765) +++ multimedia/totem/pkg-plist (working copy) @@ -539,7 +539,6 @@ @dirrm share/gnome/help/totem/C @dirrm share/gnome/help/totem @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm libexec/totem @dirrm lib/totem/plugins/youtube @dirrm lib/totem/plugins/totem Index: multimedia/tovid/pkg-plist =================================================================== --- multimedia/tovid/pkg-plist (revision 330765) +++ multimedia/tovid/pkg-plist (working copy) @@ -143,7 +143,6 @@ share/icons/hicolor/scalable/apps/cd.svg share/icons/hicolor/scalable/apps/disc.svg share/icons/hicolor/scalable/apps/tovid.svg -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/libtovid/transcode @dirrm %%PYTHON_SITELIBDIR%%/libtovid/template @dirrm %%PYTHON_SITELIBDIR%%/libtovid/render Index: multimedia/vlc/Makefile =================================================================== --- multimedia/vlc/Makefile (revision 330765) +++ multimedia/vlc/Makefile (working copy) @@ -768,7 +768,6 @@ ${TOUCH} -f ${PLIST} ${ECHO_CMD} "share/pixmaps/vlc.png" >> ${PLIST} ${ECHO_CMD} "share/applications/vlc.desktop" >> ${PLIST} - ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLIST} cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} prefix=${FAKEDIR} ${RM} -f ${FAKEDIR}/share/locale/locale.alias Index: multimedia/xfce4-media/pkg-plist =================================================================== --- multimedia/xfce4-media/pkg-plist (revision 330765) +++ multimedia/xfce4-media/pkg-plist (working copy) @@ -67,6 +67,5 @@ @dirrm include/xfmedia @dirrm lib/xfmedia/plugins @dirrm lib/xfmedia -@dirrmtry share/applications @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz Index: multimedia/xine/pkg-plist =================================================================== --- multimedia/xine/pkg-plist (revision 330765) +++ multimedia/xine/pkg-plist (working copy) @@ -147,7 +147,6 @@ @dirrmtry share/icons %%PORTDOCS%%@dirrmtry share/doc/xitk %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry man/pl/man1 @dirrmtry man/pl @dirrmtry man/fr/man1 Index: multimedia/xmms/pkg-plist =================================================================== --- multimedia/xmms/pkg-plist (revision 330765) +++ multimedia/xmms/pkg-plist (working copy) @@ -86,7 +86,6 @@ share/locale/zh_CN/LC_MESSAGES/xmms.mo share/locale/zh_TW/LC_MESSAGES/xmms.mo %%DATADIR%%/wmxmms.xpm -@dirrmtry share/applications @dirrmtry %%DATADIR%%/Skins @dirrm %%DATADIR%% @dirrmtry lib/xmms/Visualization Index: net/avahi-gtk/pkg-plist =================================================================== --- net/avahi-gtk/pkg-plist (revision 330765) +++ net/avahi-gtk/pkg-plist (working copy) @@ -11,4 +11,3 @@ share/applications/bvnc.desktop %%DATADIR%%/interfaces/avahi-discover.ui @dirrm %%DATADIR%%/interfaces -@dirrmtry share/applications Index: net/boinc-client/Makefile =================================================================== --- net/boinc-client/Makefile (revision 330765) +++ net/boinc-client/Makefile (working copy) @@ -168,7 +168,6 @@ ${MKDIR} ${PREFIX}/share/boinc .endif .if ${PORT_OPTIONS:MMANAGER} - ${MKDIR} ${PREFIX}/share/pixmaps . for name in 16 32 48 ${INSTALL_DATA} ${WRKSRC}/clientgui/res/boincmgr.${name}x${name}.png \ ${PREFIX}/share/pixmaps Index: net/clamz/pkg-plist =================================================================== --- net/clamz/pkg-plist (revision 330765) +++ net/clamz/pkg-plist (working copy) @@ -4,5 +4,4 @@ share/mime/packages/clamz.xml @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications @dirrmtry share Index: net/g2ipmsg/pkg-plist =================================================================== --- net/g2ipmsg/pkg-plist (revision 330765) +++ net/g2ipmsg/pkg-plist (working copy) @@ -14,4 +14,3 @@ @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrm share/sounds/g2ipmsg @dirrm share/pixmaps/g2ipmsg -@dirrmtry share/applications Index: net/gnome-mud/pkg-plist =================================================================== --- net/gnome-mud/pkg-plist (revision 330765) +++ net/gnome-mud/pkg-plist (working copy) @@ -39,5 +39,4 @@ share/locale/uk/LC_MESSAGES/gnome-mud.mo share/locale/vi/LC_MESSAGES/gnome-mud.mo share/locale/zh_CN/LC_MESSAGES/gnome-mud.mo -@dirrmtry share/applications @dirrm %%DATADIR%% Index: net/gnome-nettool/Makefile =================================================================== --- net/gnome-nettool/Makefile (revision 330765) +++ net/gnome-nettool/Makefile (working copy) @@ -28,7 +28,6 @@ NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/pixmaps ${LN} -sf ${PREFIX}/share/gnome-nettool/pixmaps/gnome-nettool.png \ ${PREFIX}/share/pixmaps/gnome-nettool.png Index: net/gnome-nettool/pkg-plist =================================================================== --- net/gnome-nettool/pkg-plist (revision 330765) +++ net/gnome-nettool/pkg-plist (working copy) @@ -156,7 +156,6 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: net/gq/pkg-plist =================================================================== --- net/gq/pkg-plist (revision 330765) +++ net/gq/pkg-plist (working copy) @@ -28,6 +28,5 @@ @dirrm share/gnome/help/gq-manual/de @dirrm share/gnome/help/gq-manual @dirrm share/omf/gq-manual -@dirrmtry share/applications @exec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime @unexec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime Index: net/grdesktop/pkg-plist =================================================================== --- net/grdesktop/pkg-plist (revision 330765) +++ net/grdesktop/pkg-plist (working copy) @@ -30,4 +30,3 @@ @dirrm share/omf/grdesktop @dirrm share/gnome/help/grdesktop/C @dirrm share/gnome/help/grdesktop -@dirrmtry share/applications Index: net/grsync/pkg-plist =================================================================== --- net/grsync/pkg-plist (revision 330765) +++ net/grsync/pkg-plist (working copy) @@ -53,5 +53,4 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%% Index: net/gtknetcat/pkg-plist =================================================================== --- net/gtknetcat/pkg-plist (revision 330765) +++ net/gtknetcat/pkg-plist (working copy) @@ -14,5 +14,4 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/gtknetcat.mo share/pixmaps/gtknetcat.png @dirrm share/gtknetcat -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gtknetcat Index: net/liferea/pkg-plist =================================================================== --- net/liferea/pkg-plist (revision 330765) +++ net/liferea/pkg-plist (working copy) @@ -154,4 +154,3 @@ @dirrm share/liferea @dirrmtry man/pl/man1 @dirrmtry man/pl -@dirrmtry share/applications Index: net/linphone-base/Makefile =================================================================== --- net/linphone-base/Makefile (revision 330765) +++ net/linphone-base/Makefile (working copy) @@ -79,7 +79,6 @@ .if defined(LINPHONE_GUI) @${LN} -sf linphone-3 ${PREFIX}/bin/linphone ${INSTALL_MAN} ${WRKSRC}/share/C/linphone.1 ${MANPREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/linphone.desktop \ ${PREFIX}/share/applications .else Index: net/linphone-base/pkg-plist.gui =================================================================== --- net/linphone-base/pkg-plist.gui (revision 330765) +++ net/linphone-base/pkg-plist.gui (working copy) @@ -34,4 +34,3 @@ share/pixmaps/linphone/sip-wfa.png @dirrm share/pixmaps/linphone @dirrmtry %%DATADIR%% -@dirrmtry share/applications Index: net/neubot/pkg-plist =================================================================== --- net/neubot/pkg-plist (revision 330765) +++ net/neubot/pkg-plist (working copy) @@ -357,7 +357,6 @@ @dirrm %%DATADIR%%/bittorrent @dirrm %%DATADIR%%/api @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor Index: net/py-avahi/pkg-plist =================================================================== --- net/py-avahi/pkg-plist (revision 330765) +++ net/py-avahi/pkg-plist (working copy) @@ -12,6 +12,5 @@ share/applications/avahi-discover.desktop %%DATADIR%%/service-types.db @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/avahi_discover @dirrm %%PYTHON_SITELIBDIR%%/avahi Index: net/remmina/Makefile =================================================================== --- net/remmina/Makefile (revision 330765) +++ net/remmina/Makefile (working copy) @@ -96,7 +96,6 @@ post-install: @# localized desktop entry file is not included remmina 1.0.0, install manually - ${MKDIR} ${PREFIX}/share/applications/ ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${PREFIX}/share/applications/ ${CP} -a ${DATADIR}/icons/ ${PREFIX}/share/icons @${CAT} ${PKGMESSAGE} Index: net/remmina/pkg-plist =================================================================== --- net/remmina/pkg-plist (revision 330765) +++ net/remmina/pkg-plist (working copy) @@ -83,5 +83,4 @@ @dirrmtry %%DATADIR%%/icons/hicolor @dirrmtry %%DATADIR%%/icons @dirrmtry %%DATADIR%% -@dirrmtry share/applications @dirrmtry include/remmina Index: net/ssvnc/pkg-plist =================================================================== --- net/ssvnc/pkg-plist (revision 330765) +++ net/ssvnc/pkg-plist (working copy) @@ -19,4 +19,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry lib/ssvnc/util @dirrmtry lib/ssvnc -@dirrmtry share/applications Index: net/tsclient/pkg-plist =================================================================== --- net/tsclient/pkg-plist (revision 330765) +++ net/tsclient/pkg-plist (working copy) @@ -68,4 +68,3 @@ @dirrmtry share/locale/nl_NL @dirrmtry share/locale/gr/LC_MESSAGES @dirrmtry share/locale/gr -@dirrmtry share/applications Index: net/tucan/Makefile =================================================================== --- net/tucan/Makefile (revision 330765) +++ net/tucan/Makefile (working copy) @@ -31,10 +31,6 @@ ${RM} ${WRKSRC}/core/*.orig do-install: - ${MKDIR} ${PREFIX}/bin/ - ${MKDIR} ${PREFIX}/share/pixmaps/ - ${MKDIR} ${PREFIX}/man/man1/ - ${MKDIR} ${PREFIX}/share/applications/ ${MKDIR} ${DATADIR} ${MKDIR} ${DATADIR}/core ${MKDIR} ${DATADIR}/default_plugins Index: net/tucan/pkg-plist =================================================================== --- net/tucan/pkg-plist (revision 330765) +++ net/tucan/pkg-plist (working copy) @@ -246,5 +246,4 @@ @dirrm share/tucan/default_plugins @dirrm share/tucan/core @dirrm share/tucan -@dirrmtry share/applications @dirrmtry share/pixmaps Index: net/twitux/pkg-plist =================================================================== --- net/twitux/pkg-plist (revision 330765) +++ net/twitux/pkg-plist (working copy) @@ -33,7 +33,6 @@ @dirrmtry share/icons @dirrmtry share/gnome/help @dirrmtry share/gnome -@dirrmtry share/applications @dirrmtry lib/locale/sv/LC_MESSAGES @dirrmtry lib/locale/pt/LC_MESSAGES @dirrmtry lib/locale/ja/LC_MESSAGES Index: net/unison/pkg-plist =================================================================== --- net/unison/pkg-plist (revision 330765) +++ net/unison/pkg-plist (working copy) @@ -8,6 +8,5 @@ %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%TEXT%%@dirrmtry share/applications %%TEXT%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : %%TEXT%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : Index: net/unison232/pkg-plist =================================================================== --- net/unison232/pkg-plist (revision 330765) +++ net/unison232/pkg-plist (working copy) @@ -8,6 +8,5 @@ %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%TEXT%%@dirrmtry share/applications %%TEXT%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : %%TEXT%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : Index: net/vinagre/pkg-plist =================================================================== --- net/vinagre/pkg-plist (revision 330765) +++ net/vinagre/pkg-plist (working copy) @@ -321,7 +321,6 @@ @dirrm share/gnome/help/vinagre/C @dirrm share/gnome/help/vinagre %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/vinagre-1/plugins @dirrm lib/vinagre-1/plugin-loaders @dirrm lib/vinagre-1 Index: net/vino/pkg-plist =================================================================== --- net/vino/pkg-plist (revision 330765) +++ net/vino/pkg-plist (working copy) @@ -94,7 +94,6 @@ @dirrm %%DATADIR%% @dirrmtry share/telepathy/clients @dirrmtry share/telepathy -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: net/wpa_gui/Makefile =================================================================== --- net/wpa_gui/Makefile (revision 330765) +++ net/wpa_gui/Makefile (working copy) @@ -17,7 +17,6 @@ PLIST_FILES= sbin/wpa_gui \ share/applications/wpa_gui.desktop \ share/pixmaps/wpa_gui.svg -PLIST_DIRSTRY= share/applications WRKSRC= ${WRKDIR}/${DISTNAME}/wpa_supplicant/wpa_gui-qt4 USE_QT4= gui moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= yes @@ -34,7 +33,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/wpa_gui.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icons/wpa_gui.svg ${PREFIX}/share/pixmaps Index: net/x11vnc/pkg-plist =================================================================== --- net/x11vnc/pkg-plist (revision 330765) +++ net/x11vnc/pkg-plist (working copy) @@ -12,7 +12,6 @@ %%DATADIR%%/classes/VncViewer.jar %%DATADIR%%/classes/index.vnc share/applications/x11vnc.desktop -@dirrmtry share/applications @dirrm %%DATADIR%%/classes/ssl @dirrm %%DATADIR%%/classes @dirrm %%DATADIR%% Index: net/x2goclient/pkg-plist =================================================================== --- net/x2goclient/pkg-plist (revision 330765) +++ net/x2goclient/pkg-plist (working copy) @@ -25,4 +25,3 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: net-im/amsn/pkg-plist =================================================================== --- net-im/amsn/pkg-plist (revision 330765) +++ net-im/amsn/pkg-plist (working copy) @@ -2465,7 +2465,6 @@ lib/amsn/utils/asyncresolver/libasyncresolver.so lib/amsn/utils/asyncresolver/asyncresolver.tcl lib/amsn/utils/asyncresolver/pkgIndex.tcl -@dirrm share/applications @dirrm lib/amsn/utils/asyncresolver @dirrm lib/amsn/utils/tclISF @dirrm lib/amsn/utils/tcl_siren Index: net-im/ayttm/pkg-plist =================================================================== --- net-im/ayttm/pkg-plist (revision 330765) +++ net-im/ayttm/pkg-plist (working copy) @@ -114,7 +114,6 @@ share/pixmaps/smileys.png @dirrmtry share/applnk/Internet @dirrmtry share/applnk -@dirrmtry share/applications @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/smileys/Giles Smileys @dirrm %%DATADIR%%/smileys/Console Smileys Index: net-im/ekiga/pkg-plist =================================================================== --- net-im/ekiga/pkg-plist (revision 330765) +++ net-im/ekiga/pkg-plist (working copy) @@ -815,7 +815,6 @@ %%GNOMEHELP%%@dirrm share/gnome/help/ekiga/C/figures %%GNOMEHELP%%@dirrm share/gnome/help/ekiga/C %%GNOMEHELP%%@dirrm share/gnome/help/ekiga -@dirrmtry share/applications %%PLUGINS%%@dirrm lib/ekiga/%%VERSION%%/plugins @dirrm lib/ekiga/%%VERSION%% @dirrm lib/ekiga Index: net-im/empathy/pkg-plist =================================================================== --- net-im/empathy/pkg-plist (revision 330765) +++ net-im/empathy/pkg-plist (working copy) @@ -1204,7 +1204,6 @@ @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES Index: net-im/gajim/pkg-plist =================================================================== --- net-im/gajim/pkg-plist (revision 330765) +++ net-im/gajim/pkg-plist (working copy) @@ -1470,4 +1470,3 @@ @dirrm %%DATADIR%%/data/activities @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications Index: net-im/hotot/pkg-plist =================================================================== --- net-im/hotot/pkg-plist (revision 330765) +++ net-im/hotot/pkg-plist (working copy) @@ -313,4 +313,3 @@ @dirrm share/hotot/_locales/bg @dirrm share/hotot/_locales @dirrm share/hotot -@dirrmtry share/applications Index: net-im/licq-qt-gui/pkg-plist =================================================================== --- net-im/licq-qt-gui/pkg-plist (revision 330765) +++ net-im/licq-qt-gui/pkg-plist (working copy) @@ -784,4 +784,3 @@ @dirrm share/licq/qt4-gui/dock @dirrm share/licq/qt4-gui %%WITH_KDE%%@dirrm share/applications/kde4 -@dirrmtry share/applications Index: net-im/mcabber/pkg-plist =================================================================== --- net-im/mcabber/pkg-plist (revision 330765) +++ net-im/mcabber/pkg-plist (working copy) @@ -409,4 +409,3 @@ @dirrm %%DATADIR%%/help/uk @dirrm %%DATADIR%%/help @dirrm %%DATADIR%% -@dirrmtry share/applications Index: net-im/mikutter/Makefile =================================================================== --- net-im/mikutter/Makefile (revision 330765) +++ net-im/mikutter/Makefile (working copy) @@ -69,7 +69,6 @@ cd ${INSTALL_WRKSRC} \ && ${COPYTREE_SHARE} core ${STAGEDIR}${RUBY_SITELIBDIR}/mikutter \ && ${COPYTREE_SHARE} plugin ${STAGEDIR}${RUBY_SITELIBDIR}/mikutter - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} @@ -80,7 +79,6 @@ ${ECHO} bin/mikutter > pkg-plist.new ${FIND} ${RUBY_SITELIBDIR}/mikutter -type f | ${SORT} | ${SED} -e 's,${RUBY_SITELIBDIR},%%RUBY_SITELIBDIR%%,' >> pkg-plist.new ${ECHO} share/applications/mikutter.desktop >> pkg-plist.new - ${ECHO} '@dirrmtry share/applications' >> pkg-plist.new ${FIND} ${RUBY_SITELIBDIR}/mikutter -type d -depth | ${SORT} -r | ${SED} -e 's,${RUBY_SITELIBDIR},@dirrm %%RUBY_SITELIBDIR%%,' >> pkg-plist.new .include Index: net-im/mikutter/pkg-plist =================================================================== --- net-im/mikutter/pkg-plist (revision 330765) +++ net-im/mikutter/pkg-plist (working copy) @@ -300,7 +300,6 @@ %%RUBY_SITELIBDIR%%/mikutter/core/utils.rb %%RUBY_SITELIBDIR%%/mikutter/plugin/WHATSTHIS share/applications/mikutter.desktop -@dirrmtry share/applications @dirrmtry %%RUBY_SITELIBDIR%%/mikutter/plugin @dirrm %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/sounds/sources/retweeted_data/e00/d00 @dirrm %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/sounds/sources/retweeted_data/e00 Index: net-im/pidgin/Makefile =================================================================== --- net-im/pidgin/Makefile (revision 330765) +++ net-im/pidgin/Makefile (working copy) @@ -38,7 +38,6 @@ Makefile ${MAKE_ARGS} pidgin.desktop post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/pidgin.desktop \ ${PREFIX}/share/applications/pidgin.desktop ${INSTALL_MAN} ${WRKSRC}/doc/pidgin.1 ${MAN1PREFIX}/man/man1 Index: net-im/pidgin/pkg-plist =================================================================== --- net-im/pidgin/pkg-plist (revision 330765) +++ net-im/pidgin/pkg-plist (working copy) @@ -747,4 +747,3 @@ @dirrm share/pixmaps/pidgin/tray @dirrm share/pixmaps/pidgin @dirrmtry lib/pidgin -@dirrmtry share/applications Index: net-im/psi/pkg-plist =================================================================== --- net-im/psi/pkg-plist (revision 330765) +++ net-im/psi/pkg-plist (working copy) @@ -199,4 +199,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: net-im/qutim/pkg-plist =================================================================== --- net-im/qutim/pkg-plist (revision 330765) +++ net-im/qutim/pkg-plist (working copy) @@ -16,5 +16,4 @@ @dirrmtry share/icons @dirrmtry share/cmake/Modules @dirrmtry share/cmake -@dirrmtry share/applications @dirrm include/qutim Index: net-im/skype/pkg-plist =================================================================== --- net-im/skype/pkg-plist (revision 330765) +++ net-im/skype/pkg-plist (working copy) @@ -134,4 +134,3 @@ @dirrm %%SKYPEDIR%%/icons @dirrm %%SKYPEDIR%%/avatars @dirrm %%SKYPEDIR%% -@dirrmtry share/applications Index: net-im/skype-devel/pkg-plist =================================================================== --- net-im/skype-devel/pkg-plist (revision 330765) +++ net-im/skype-devel/pkg-plist (working copy) @@ -134,4 +134,3 @@ @dirrm %%SKYPEDIR%%/icons @dirrm %%SKYPEDIR%%/avatars @dirrm %%SKYPEDIR%% -@dirrmtry share/applications Index: net-im/vacuum-im/pkg-plist =================================================================== --- net-im/vacuum-im/pkg-plist (revision 330765) +++ net-im/vacuum-im/pkg-plist (working copy) @@ -1436,7 +1436,6 @@ @dirrm %%DATADIR%%/resources/adiummessagestyles @dirrm %%DATADIR%%/resources @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/vacuum/plugins @dirrm lib/vacuum @dirrm include/vacuum/utils Index: net-im/vqcc-gtk/pkg-plist =================================================================== --- net-im/vqcc-gtk/pkg-plist (revision 330765) +++ net-im/vqcc-gtk/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/pixmaps/vqcc-gtk.png share/locale/lt/LC_MESSAGES/vqcc-gtk.mo share/locale/ru/LC_MESSAGES/vqcc-gtk.mo -@dirrmtry share/applications Index: net-mgmt/etherape/pkg-plist =================================================================== --- net-mgmt/etherape/pkg-plist (revision 330765) +++ net-mgmt/etherape/pkg-plist (working copy) @@ -44,4 +44,3 @@ @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% @dirrm etc/etherape -@dirrmtry share/applications Index: net-mgmt/vidalia/pkg-plist =================================================================== --- net-mgmt/vidalia/pkg-plist (revision 330765) +++ net-mgmt/vidalia/pkg-plist (working copy) @@ -20,4 +20,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: net-mgmt/virt-viewer/pkg-plist =================================================================== --- net-mgmt/virt-viewer/pkg-plist (revision 330765) +++ net-mgmt/virt-viewer/pkg-plist (working copy) @@ -76,10 +76,8 @@ %%DATADIR%%/ui/virt-viewer.xml @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrm share/applications %%NLS%%@dirrm share/locale/bo/LC_MESSAGES %%NLS%%@dirrm share/locale/ks/LC_MESSAGES %%NLS%%@dirrm share/locale/ks @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share Index: net-mgmt/wifimgr/pkg-plist =================================================================== --- net-mgmt/wifimgr/pkg-plist (revision 330765) +++ net-mgmt/wifimgr/pkg-plist (working copy) @@ -31,6 +31,5 @@ %%NLS%%share/locale/ja/LC_MESSAGES/wifimgr.mo %%NLS%%share/locale/nl/LC_MESSAGES/wifimgr.mo %%NLS%%share/locale/ru/LC_MESSAGES/wifimgr.mo -@dirrmtry share/applications @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% Index: net-p2p/amule/pkg-plist =================================================================== --- net-p2p/amule/pkg-plist (revision 330765) +++ net-p2p/amule/pkg-plist (working copy) @@ -167,7 +167,6 @@ %%WEBSERVER%%@dirrm %%DATADIR%%/webserver/default %%WEBSERVER%%@dirrm %%DATADIR%%/webserver @dirrm %%DATADIR%% -@dirrmtry share/applications %%CAS%%@dirrmtry share/cas %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast Index: net-p2p/amule-devel/pkg-plist =================================================================== --- net-p2p/amule-devel/pkg-plist (revision 330765) +++ net-p2p/amule-devel/pkg-plist (working copy) @@ -169,7 +169,6 @@ %%WEBSERVER%%@dirrm %%DATADIR%%/webserver/default %%WEBSERVER%%@dirrm %%DATADIR%%/webserver @dirrm %%DATADIR%% -@dirrmtry share/applications %%CAS%%@dirrmtry share/cas %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast Index: net-p2p/deluge/Makefile =================================================================== --- net-p2p/deluge/Makefile (revision 330765) +++ net-p2p/deluge/Makefile (working copy) @@ -83,29 +83,19 @@ post-install: # do these by hand, else they wind up in the wrong place - if [ ! -d ${PREFIX}/share/icons/hicolor/scalable/apps ]; then \ ${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps ; \ - fi ${INSTALL_DATA} ${WRKSRC}/deluge/data/icons/scalable/apps/deluge.svg \ ${PREFIX}/share/icons/hicolor/scalable/apps .for size in 16 22 24 32 36 48 64 72 96 128 192 256 - if [ ! -d ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ]; then \ - ${MKDIR} ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ; \ - fi + ${MKDIR} ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ; \ ${INSTALL_DATA} ${WRKSRC}/deluge/data/icons/hicolor/${size}x${size}/apps/deluge.png \ ${PREFIX}/share/icons/hicolor/${size}x${size}/apps .endfor - if [ ! -d ${PREFIX}/share/pixmaps ]; then \ - ${MKDIR} ${PREFIX}/share/pixmaps ; \ - fi .for file in png xpm ${INSTALL_DATA} ${WRKSRC}/deluge/data/pixmaps/deluge.${file} \ ${PREFIX}/share/pixmaps .endfor .if ${PORT_OPTIONS:MGTK2} - if [ ! -d ${PREFIX}/share/applications ]; then \ - ${MKDIR} ${PREFIX}/share/applications ; \ - fi ${INSTALL_DATA} ${WRKSRC}/deluge/data/share/applications/deluge.desktop \ ${PREFIX}/share/applications .endif Index: net-p2p/deluge/pkg-plist =================================================================== --- net-p2p/deluge/pkg-plist (revision 330765) +++ net-p2p/deluge/pkg-plist (working copy) @@ -1302,7 +1302,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/window @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/tree @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/toolbar Index: net-p2p/eiskaltdcpp-gtk/pkg-plist =================================================================== --- net-p2p/eiskaltdcpp-gtk/pkg-plist (revision 330765) +++ net-p2p/eiskaltdcpp-gtk/pkg-plist (working copy) @@ -137,4 +137,3 @@ @dirrm share/eiskaltdcpp/gtk/themes @dirrm share/eiskaltdcpp/gtk/ui @dirrm share/eiskaltdcpp/gtk -@dirrmtry share/applications Index: net-p2p/eiskaltdcpp-qt/pkg-plist =================================================================== --- net-p2p/eiskaltdcpp-qt/pkg-plist (revision 330765) +++ net-p2p/eiskaltdcpp-qt/pkg-plist (working copy) @@ -270,4 +270,3 @@ @dirrm share/eiskaltdcpp/qt/ts @dirrm share/eiskaltdcpp/qt/resources @dirrm share/eiskaltdcpp/qt -@dirrmtry share/applications Index: net-p2p/gnunet-gtk/pkg-plist =================================================================== --- net-p2p/gnunet-gtk/pkg-plist (revision 330765) +++ net-p2p/gnunet-gtk/pkg-plist (working copy) @@ -298,5 +298,4 @@ @dirrm share/gnunet-gtk/flags @dirrm share/gnunet-gtk/config.d @dirrm share/gnunet-gtk -@dirrmtry share/applications @dirrm include/gnunet-gtk Index: net-p2p/gtk-gnutella/pkg-plist =================================================================== --- net-p2p/gtk-gnutella/pkg-plist (revision 330765) +++ net-p2p/gtk-gnutella/pkg-plist (working copy) @@ -85,4 +85,3 @@ @dirrm %%DATADIR%%/el @dirrm %%DATADIR%%/%%ARCH%%-freebsd @dirrm %%DATADIR%% -@dirrmtry share/applications Index: net-p2p/gtorrentviewer/pkg-plist =================================================================== --- net-p2p/gtorrentviewer/pkg-plist (revision 330765) +++ net-p2p/gtorrentviewer/pkg-plist (working copy) @@ -22,4 +22,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/GTorrentViewer/pixmaps @dirrm share/GTorrentViewer -@dirrmtry share/applications Index: net-p2p/linuxdcpp/pkg-plist =================================================================== --- net-p2p/linuxdcpp/pkg-plist (revision 330765) +++ net-p2p/linuxdcpp/pkg-plist (working copy) @@ -1,6 +1,5 @@ bin/linuxdcpp share/applications/linuxdcpp.desktop -@dirrmtry share/applications %%DATADIR%%/glade/downloadqueue.glade %%DATADIR%%/glade/favoritehubs.glade %%DATADIR%%/glade/favoriteusers.glade Index: net-p2p/qbittorrent/pkg-plist =================================================================== --- net-p2p/qbittorrent/pkg-plist (revision 330765) +++ net-p2p/qbittorrent/pkg-plist (working copy) @@ -12,4 +12,3 @@ share/icons/hicolor/72x72/apps/qbittorrent.png share/icons/hicolor/96x96/apps/qbittorrent.png share/pixmaps/qbittorrent.png -@dirrmtry share/applications Index: net-p2p/transmission-gtk/pkg-plist =================================================================== --- net-p2p/transmission-gtk/pkg-plist (revision 330765) +++ net-p2p/transmission-gtk/pkg-plist (working copy) @@ -138,6 +138,5 @@ @dirrmtry share/locale/an/LC_MESSAGES @dirrmtry share/locale/an %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: net-p2p/transmission-qt4/Makefile =================================================================== --- net-p2p/transmission-qt4/Makefile (revision 330765) +++ net-p2p/transmission-qt4/Makefile (working copy) @@ -43,10 +43,8 @@ @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/qt/README.txt ${DOCSDIR}/README-qt4 .endif - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKSRC}/qt/transmission-qt.desktop \ ${PREFIX}/share/applications/ - @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/qt/icons/transmission.png \ ${PREFIX}/share/pixmaps/transmission-qt.png @-update-desktop-database Index: net-p2p/transmission-qt4/pkg-plist =================================================================== --- net-p2p/transmission-qt4/pkg-plist (revision 330765) +++ net-p2p/transmission-qt4/pkg-plist (working copy) @@ -6,6 +6,5 @@ %%PORTDOCS%%%%DOCSDIR%%/README-qt4 share/pixmaps/transmission-qt.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: net-p2p/tribler/Makefile =================================================================== --- net-p2p/tribler/Makefile (revision 330765) +++ net-p2p/tribler/Makefile (working copy) @@ -104,7 +104,6 @@ @${MKDIR} ${DESKTOPDIR} (cd ${WRKDIR}/usr/share/applications \ && ${INSTALL_DATA} tribler.desktop ${DESKTOPDIR}) - @${MKDIR} ${PREFIX}/share/pixmaps (cd ${WRKDIR}/usr/share/pixmaps \ && ${INSTALL_DATA} tribler.xpm ${PREFIX}/share/pixmaps) .if ${PORT_OPTIONS:MDOCS} Index: net-p2p/tribler/pkg-plist =================================================================== --- net-p2p/tribler/pkg-plist (revision 330765) +++ net-p2p/tribler/pkg-plist (working copy) @@ -1756,7 +1756,6 @@ %%PORTDOCS%%%%DOCSDIR%%/readme.txt share/pixmaps/tribler.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/dispersy/tool @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/dispersy @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/community/template Index: net-p2p/valknut/pkg-plist =================================================================== --- net-p2p/valknut/pkg-plist (revision 330765) +++ net-p2p/valknut/pkg-plist (working copy) @@ -140,7 +140,6 @@ @dirrm %%DATADIR%%/icons/appl @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/48x48/apps Index: news/pan/pkg-plist =================================================================== --- news/pan/pkg-plist (revision 330765) +++ news/pan/pkg-plist (working copy) @@ -52,4 +52,3 @@ @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications Index: palm/gnome-pilot/pkg-plist =================================================================== --- palm/gnome-pilot/pkg-plist (revision 330765) +++ palm/gnome-pilot/pkg-plist (working copy) @@ -130,4 +130,3 @@ @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications Index: palm/jpilot/pkg-plist =================================================================== --- palm/jpilot/pkg-plist (revision 330765) +++ palm/jpilot/pkg-plist (working copy) @@ -23,6 +23,5 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/jpilot.mo %%NLS%%share/locale/nb/LC_MESSAGES/jpilot.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/jpilot.mo -@dirrmtry share/applications @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw Index: palm/synce-trayicon/pkg-plist =================================================================== --- palm/synce-trayicon/pkg-plist (revision 330765) +++ palm/synce-trayicon/pkg-plist (working copy) @@ -14,5 +14,4 @@ @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry lib/synce-trayicon/modules @dirrmtry lib/synce-trayicon -@dirrmtry share/applications @dirrmtry share/synce Index: polish/gnugadu2/Makefile =================================================================== --- polish/gnugadu2/Makefile (revision 330765) +++ polish/gnugadu2/Makefile (working copy) @@ -152,7 +152,6 @@ @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' ${WRKSRC}/src/plugins/GUI/gtkimhtml.c post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${PREFIX}/share/applications/ # vim: set ts=8 sw=8: Index: polish/gnugadu2/pkg-plist =================================================================== --- polish/gnugadu2/pkg-plist (revision 330765) +++ polish/gnugadu2/pkg-plist (working copy) @@ -335,4 +335,3 @@ @dirrm share/gg2/pixmaps @dirrm share/gg2 @dirrm lib/gg2 -@dirrmtry share/applications Index: polish/kadu/pkg-plist =================================================================== --- polish/kadu/pkg-plist (revision 330765) +++ polish/kadu/pkg-plist (working copy) @@ -3899,7 +3899,6 @@ @dirrmtry share/icons @dirrmtry share/cmake/Modules @dirrmtry share/cmake -@dirrmtry share/applications @dirrm sdk/translations @dirrm sdk @dirrm lib/kadu/plugins Index: polish/qfaktury/pkg-plist =================================================================== --- polish/qfaktury/pkg-plist (revision 330765) +++ polish/qfaktury/pkg-plist (working copy) @@ -34,4 +34,3 @@ @dirrm share/qfaktury/templates @dirrm share/qfaktury/icons @dirrm share/qfaktury -@dirrmtry share/applications Index: polish/qnapi/pkg-plist =================================================================== --- polish/qnapi/pkg-plist (revision 330765) +++ polish/qnapi/pkg-plist (working copy) @@ -11,4 +11,3 @@ @dirrmtry share/apps/konqueror/servicemenus @dirrmtry share/apps/konqueror @dirrmtry share/apps -@dirrmtry share/applications Index: ports-mgmt/gnome-packagekit/pkg-plist =================================================================== --- ports-mgmt/gnome-packagekit/pkg-plist (revision 330765) +++ ports-mgmt/gnome-packagekit/pkg-plist (working copy) @@ -501,5 +501,4 @@ @dirrm share/gnome-packagekit/icons/hicolor @dirrm share/gnome-packagekit/icons @dirrm share/gnome-packagekit -@dirrmtry share/applications @dirrmtry %%PYTHON_SITELIBDIR%%/packagekit Index: ports-mgmt/kports-qt4/pkg-plist =================================================================== --- ports-mgmt/kports-qt4/pkg-plist (revision 330765) +++ ports-mgmt/kports-qt4/pkg-plist (working copy) @@ -28,6 +28,5 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm share/kports/translations @dirrm share/kports Index: print/cups-base/pkg-plist =================================================================== --- print/cups-base/pkg-plist (revision 330765) +++ print/cups-base/pkg-plist (working copy) @@ -1097,7 +1097,6 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DOCSDIR%%/ru @dirrm %%DOCSDIR%%/pl @dirrm %%DOCSDIR%%/ja Index: print/ggv/pkg-plist =================================================================== --- print/ggv/pkg-plist (revision 330765) +++ print/ggv/pkg-plist (working copy) @@ -154,4 +154,3 @@ @dirrmtry share/locale/xh @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: print/gnome-cups-manager/Makefile =================================================================== --- print/gnome-cups-manager/Makefile (revision 330765) +++ print/gnome-cups-manager/Makefile (working copy) @@ -44,7 +44,6 @@ ${WRKSRC}/libgnomecups/gnome-cups-ui-driver.c post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gnome-cups-manager.desktop \ ${PREFIX}/share/applications Index: print/gnome-cups-manager/pkg-plist =================================================================== --- print/gnome-cups-manager/pkg-plist (revision 330765) +++ print/gnome-cups-manager/pkg-plist (working copy) @@ -75,4 +75,3 @@ @dirrmtry share/locale/xh @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: print/gnomephotoprinter/pkg-plist =================================================================== --- print/gnomephotoprinter/pkg-plist (revision 330765) +++ print/gnomephotoprinter/pkg-plist (working copy) @@ -10,4 +10,3 @@ share/icons/hicolor/scalable/apps/gnome-photo-printer.svg share/locale/de/LC_MESSAGES/gnome-photo-printer.mo @dirrm share/gnome-photo-printer -@dirrmtry share/applications Index: print/gribouy/pkg-plist =================================================================== --- print/gribouy/pkg-plist (revision 330765) +++ print/gribouy/pkg-plist (working copy) @@ -8,4 +8,3 @@ @dirrm share/pixmaps/gribouy @dirrm share/gribouy/glade @dirrm share/gribouy -@dirrmtry share/applications Index: print/hplip/pkg-plist =================================================================== --- print/hplip/pkg-plist (revision 330765) +++ print/hplip/pkg-plist (working copy) @@ -1595,7 +1595,6 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/styles %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry libexec/cups/filter @dirrmtry libexec/cups/backend @dirrmtry libexec/cups Index: print/lyx/Makefile =================================================================== --- print/lyx/Makefile (revision 330765) +++ print/lyx/Makefile (working copy) @@ -75,7 +75,6 @@ # Manually install the 48x48 icon and .desktop file. # Will not be needed in the 2.1 series, see LyX tickets 2820 and 7919. ${MKDIR} ${PREFIX}/share/icons/hicolor/48x48/apps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/lib/images/lyx.png ${PREFIX}/share/icons/hicolor/48x48/apps ${INSTALL_DATA} ${FILESDIR}/lyx.desktop ${PREFIX}/share/applications ${LOCALBASE}/bin/update-desktop-database --quiet Index: print/lyx/pkg-plist =================================================================== --- print/lyx/pkg-plist (revision 330765) +++ print/lyx/pkg-plist (working copy) @@ -1833,6 +1833,5 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/ia/LC_MESSAGES/ %%NLS%%@dirrmtry share/locale/ia Index: print/qpdfview/pkg-plist =================================================================== --- print/qpdfview/pkg-plist (revision 330765) +++ print/qpdfview/pkg-plist (working copy) @@ -38,5 +38,4 @@ %%DATADIR%%/qpdfview_uk.qm %%DATADIR%%/qpdfview_zh_CN.qm @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry lib/qpdfview Index: print/scribus-devel/pkg-plist =================================================================== --- print/scribus-devel/pkg-plist (revision 330765) +++ print/scribus-devel/pkg-plist (working copy) @@ -3438,7 +3438,6 @@ @dirrm %%DOCSDIR%%/de/images @dirrm %%DOCSDIR%%/de @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm man/pl/man1 @dirrm man/pl @dirrm man/de/man1 Index: print/xfce4-print/pkg-plist =================================================================== --- print/xfce4-print/pkg-plist (revision 330765) +++ print/xfce4-print/pkg-plist (working copy) @@ -116,7 +116,6 @@ @dirrmtry include/xfce4 @dirrmtry lib/xfce4/xfprint-plugins @dirrmtry lib/xfce4 -@dirrmtry share/applications @dirrm share/gtk-doc/html/libxfprint @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc Index: print/xtexsh/Makefile =================================================================== --- print/xtexsh/Makefile (revision 330765) +++ print/xtexsh/Makefile (working copy) @@ -34,7 +34,6 @@ ${INSTALL_SCRIPT} ${WRKSRC}/xtexsh ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xtexsh.1.gz ${MANPREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/xtexshrc ${PREFIX}/etc - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/xtexsh.desktop ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons/locolor/16x16/apps ${INSTALL_DATA} ${WRKSRC}/xtexsh-mini.png \ @@ -42,7 +41,6 @@ @${MKDIR} ${PREFIX}/share/icons/locolor/32x32/apps ${INSTALL_DATA} ${WRKSRC}/xtexsh.png \ ${PREFIX}/share/icons/locolor/32x32/apps/xtexsh.png - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/xtexsh.png ${PREFIX}/share/pixmaps .if !defined(NOPORTDOCS) Index: print/xtexsh/pkg-plist =================================================================== --- print/xtexsh/pkg-plist (revision 330765) +++ print/xtexsh/pkg-plist (working copy) @@ -13,4 +13,3 @@ @dirrmtry share/icons/locolor @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: science/avogadro/pkg-plist =================================================================== --- science/avogadro/pkg-plist (revision 330765) +++ science/avogadro/pkg-plist (working copy) @@ -1193,7 +1193,6 @@ @dirrm %%DATADIR%%/builder/amino @dirrm %%DATADIR%%/builder @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/avogadro/1_1/tools @dirrm lib/avogadro/1_1/extensions @dirrm lib/avogadro/1_1/engines Index: science/gchemutils/pkg-plist =================================================================== --- science/gchemutils/pkg-plist (revision 330765) +++ science/gchemutils/pkg-plist (working copy) @@ -310,7 +310,6 @@ share/locale/zh_CN/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/zh_TW/LC_MESSAGES/gchemutils-%%VER%%.mo share/mime/packages/gchemutils.xml -@dirrmtry share/applications @dirrm share/gchemutils/%%VER%%/ui/table @dirrm share/gchemutils/%%VER%%/ui/paint/plugins/text @dirrm share/gchemutils/%%VER%%/ui/paint/plugins/templates Index: science/gwyddion/pkg-plist =================================================================== --- science/gwyddion/pkg-plist (revision 330765) +++ science/gwyddion/pkg-plist (working copy) @@ -803,7 +803,6 @@ @dirrm %%DATADIR%%/gradients @dirrm %%DATADIR%%/glmaterials @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm libexec/gwyddion/plugins/process @dirrm libexec/gwyddion/plugins/file @dirrm libexec/gwyddion/plugins Index: science/kst2/pkg-plist =================================================================== --- science/kst2/pkg-plist (revision 330765) +++ science/kst2/pkg-plist (working copy) @@ -87,6 +87,5 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/kst2/plugins @dirrm lib/kst2 Index: science/linsmith/pkg-plist =================================================================== --- science/linsmith/pkg-plist (revision 330765) +++ science/linsmith/pkg-plist (working copy) @@ -26,4 +26,3 @@ share/pixmaps/linsmith/smithent.png @dirrm share/pixmaps/linsmith @dirrm %%DATADIR%% -@dirrmtry share/applications Index: science/massxpert/pkg-plist =================================================================== --- science/massxpert/pkg-plist (revision 330765) +++ science/massxpert/pkg-plist (working copy) @@ -216,7 +216,6 @@ @dirrmtry %%DATADIR%%/pol-chem-defs @dirrmtry %%DATADIR%%/locales @dirrmtry %%DATADIR%%/dictionaries -@dirrmtry share/applications @dirrmtry %%DATADIR%% @dirrm %%DOCSDIR%% @dirrm lib/massxpert/plugins Index: security/clamtk/Makefile =================================================================== --- security/clamtk/Makefile (revision 330765) +++ security/clamtk/Makefile (working copy) @@ -45,7 +45,6 @@ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 @${MKDIR} ${SITE_PERL}/ClamTk ${INSTALL_DATA} ${WRKSRC}/lib/*.pm ${SITE_PERL}/ClamTk - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.png ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.xpm ${PREFIX}/share/pixmaps Index: security/clamtk/pkg-plist =================================================================== --- security/clamtk/pkg-plist (revision 330765) +++ security/clamtk/pkg-plist (working copy) @@ -69,4 +69,3 @@ @dirrmtry share/locale/el_GR %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%SITE_PERL%%/ClamTk -@dirrmtry share/applications Index: security/fpm2/pkg-plist =================================================================== --- security/fpm2/pkg-plist (revision 330765) +++ security/fpm2/pkg-plist (working copy) @@ -12,4 +12,3 @@ %%NLS%%share/locale/ru/LC_MESSAGES/fpm2.mo share/pixmaps/fpm2/logo.png @dirrm share/pixmaps/fpm2 -@dirrmtry share/applications Index: security/fprint_demo/pkg-plist =================================================================== --- security/fprint_demo/pkg-plist (revision 330765) +++ security/fprint_demo/pkg-plist (working copy) @@ -1,6 +1,5 @@ bin/fprint_demo share/applications/fprint_demo.desktop -@dirrmtry share/applications share/icons/hicolor/128x128/apps/fprint_demo.png @dirrmtry share/icons/hicolor/128x128/apps @dirrmtry share/icons/hicolor/128x128 Index: security/fwbuilder/pkg-plist =================================================================== --- security/fwbuilder/pkg-plist (revision 330765) +++ security/fwbuilder/pkg-plist (working copy) @@ -352,4 +352,3 @@ @dirrm share/fwbuilder-%%BUILD_VERSION%%/configlets/bsd @dirrm share/fwbuilder-%%BUILD_VERSION%%/configlets @dirrm share/fwbuilder-%%BUILD_VERSION%% -@dirrmtry share/applications Index: security/gcipher/pkg-plist =================================================================== --- security/gcipher/pkg-plist (revision 330765) +++ security/gcipher/pkg-plist (working copy) @@ -82,4 +82,3 @@ @dirrm %%DATADIR%%/lib @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: security/gnome-password-generator/Makefile =================================================================== --- security/gnome-password-generator/Makefile (revision 330765) +++ security/gnome-password-generator/Makefile (working copy) @@ -21,7 +21,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/*.png ${PREFIX}/share/pixmaps - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/*.desktop ${PREFIX}/share/applications .include Index: security/gnome-password-generator/pkg-plist =================================================================== --- security/gnome-password-generator/pkg-plist (revision 330765) +++ security/gnome-password-generator/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/gnome-password-generator share/pixmaps/gnome-password-generator.png share/applications/gnome-password-generator.desktop -@dirrmtry share/applications Index: security/gnomint/pkg-plist =================================================================== --- security/gnomint/pkg-plist (revision 330765) +++ security/gnomint/pkg-plist (working copy) @@ -3,7 +3,6 @@ bin/gnomint-upgrade-db share/pixmaps/gnomint.png share/applications/gnomint.desktop -@dirrmtry share/applications %%DATADIR%%/addca.png %%DATADIR%%/addcsr.png %%DATADIR%%/ca-stamp-16.png Index: security/gpa/pkg-plist =================================================================== --- security/gpa/pkg-plist (revision 330765) +++ security/gpa/pkg-plist (working copy) @@ -17,4 +17,3 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/gpa.mo share/pixmaps/gpa.png @dirrm share/gpa -@dirrmtry share/applications Index: security/gpass/pkg-plist =================================================================== --- security/gpass/pkg-plist (revision 330765) +++ security/gpass/pkg-plist (working copy) @@ -15,4 +15,3 @@ @dirrm %%DATADIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: security/gringotts/Makefile =================================================================== --- security/gringotts/Makefile (revision 330765) +++ security/gringotts/Makefile (working copy) @@ -30,7 +30,6 @@ '/^install-exec-am:/s|install-exec-local||' ${WRKSRC}/src/Makefile.in post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} Index: security/gringotts/pkg-plist =================================================================== --- security/gringotts/pkg-plist (revision 330765) +++ security/gringotts/pkg-plist (working copy) @@ -15,4 +15,3 @@ share/pixmaps/gringotts.xpm share/pixmaps/gringotts-32.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: security/hotssh/pkg-plist =================================================================== --- security/hotssh/pkg-plist (revision 330765) +++ security/hotssh/pkg-plist (working copy) @@ -59,7 +59,6 @@ share/locale/sv/LC_MESSAGES/hotssh.mo share/locale/zh_CN/LC_MESSAGES/hotssh.mo @dirrm share/doc/hotssh-0.2.7 -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotvte @dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui @dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotlib Index: security/keepassx/pkg-plist =================================================================== --- security/keepassx/pkg-plist (revision 330765) +++ security/keepassx/pkg-plist (working copy) @@ -103,6 +103,5 @@ @dirrmtry share/mimelnk @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: security/nmapsi4/pkg-plist =================================================================== --- security/nmapsi4/pkg-plist (revision 330765) +++ security/nmapsi4/pkg-plist (working copy) @@ -22,4 +22,3 @@ @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: security/openvpn-admin/Makefile =================================================================== --- security/openvpn-admin/Makefile (revision 330765) +++ security/openvpn-admin/Makefile (working copy) @@ -31,7 +31,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/openvpn-admin ${PREFIX}/sbin - ${MKDIR} ${PREFIX}/share/applications || ${TRUE} ${INSTALL_DATA} ${WRKSRC}/openvpn-admin.desktop ${PREFIX}/share/applications/ ${MKDIR} ${PREFIX}/lib/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/src/openvpn-admin.exe ${PREFIX}/lib/${PORTNAME} Index: security/openvpn-admin/pkg-plist =================================================================== --- security/openvpn-admin/pkg-plist (revision 330765) +++ security/openvpn-admin/pkg-plist (working copy) @@ -1,6 +1,5 @@ lib/openvpn-admin/openvpn-admin.exe sbin/openvpn-admin share/applications/openvpn-admin.desktop -@dirrmtry share/applications @dirrm lib/openvpn-admin @dirrmtry etc/openvpn Index: security/parano/pkg-plist =================================================================== --- security/parano/pkg-plist (revision 330765) +++ security/parano/pkg-plist (working copy) @@ -14,7 +14,6 @@ @dirrmtry share/mime-info @dirrmtry share/locale/sv_SE/LC_MESSAGES @dirrmtry share/locale/sv_SE -@dirrmtry share/applications @dirrmtry share/application-registry @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: security/revelation/pkg-plist =================================================================== --- security/revelation/pkg-plist (revision 330765) +++ security/revelation/pkg-plist (working copy) @@ -104,7 +104,6 @@ %%DATADIR%%/ui/toolbar.xml @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/revelation/datahandler @dirrm %%PYTHON_SITELIBDIR%%/revelation/bundle @dirrm %%PYTHON_SITELIBDIR%%/revelation Index: security/seahorse/pkg-plist =================================================================== --- security/seahorse/pkg-plist (revision 330765) +++ security/seahorse/pkg-plist (working copy) @@ -307,7 +307,6 @@ @dirrm share/gnome/help/seahorse @dirrm share/doc/libseahorse @dirrm share/doc/libcryptui -@dirrmtry share/applications @dirrm lib/seahorse @dirrm include/libcryptui @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: security/seahorse-plugins/pkg-plist =================================================================== --- security/seahorse-plugins/pkg-plist (revision 330765) +++ security/seahorse-plugins/pkg-plist (working copy) @@ -214,7 +214,6 @@ @dirrm share/gnome/help/seahorse-applet/es @dirrm share/gnome/help/seahorse-applet/C @dirrm share/gnome/help/seahorse-applet -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: security/xca/pkg-plist =================================================================== --- security/xca/pkg-plist (revision 330765) +++ security/xca/pkg-plist (working copy) @@ -19,7 +19,6 @@ share/pixmaps/xca-32x32.xpm @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry share/mime/packages @dirrmtry share/mime @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true Index: security/yapet/pkg-plist =================================================================== --- security/yapet/pkg-plist (revision 330765) +++ security/yapet/pkg-plist (working copy) @@ -10,4 +10,3 @@ @dirrmtry share/locale/de/LC_MESSAGES @dirrmtry share/locale/de %%NOPORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: security/zenmap/pkg-plist =================================================================== --- security/zenmap/pkg-plist (revision 330765) +++ security/zenmap/pkg-plist (working copy) @@ -396,7 +396,6 @@ @dirrm %%DATADIR%%/docs @dirrm %%DATADIR%%/config @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/zenmapGUI/higwidgets @dirrm %%PYTHON_SITELIBDIR%%/zenmapGUI @dirrm %%PYTHON_SITELIBDIR%%/zenmapCore Index: sysutils/apcupsd/pkg-plist =================================================================== --- sysutils/apcupsd/pkg-plist (revision 330765) +++ sysutils/apcupsd/pkg-plist (working copy) @@ -29,5 +29,4 @@ %%GAPCMON%%share/pixmaps/onbatt.png %%GAPCMON%%share/pixmaps/online.png %%GAPCMON%%share/pixmaps/unplugged.png -%%GAPCMON%%@dirrmtry share/applications @dirrmtry %%ETCDIR%% Index: sysutils/brasero/pkg-plist =================================================================== --- sysutils/brasero/pkg-plist (revision 330765) +++ sysutils/brasero/pkg-plist (working copy) @@ -506,7 +506,6 @@ @dirrm %%DATADIR%% @dirrm share/doc/libbrasero-media @dirrm share/doc/libbrasero-burn -@dirrmtry share/applications @dirrm lib/brasero/plugins @dirrm lib/brasero @dirrm include/brasero Index: sysutils/byobu/pkg-plist =================================================================== --- sysutils/byobu/pkg-plist (revision 330765) +++ sysutils/byobu/pkg-plist (working copy) @@ -71,7 +71,6 @@ lib/byobu/whoami lib/byobu/wifi_quality share/applications/byobu.desktop -@dirrmtry share/applications @dirrm lib/byobu %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/windows Index: sysutils/cog/pkg-plist =================================================================== --- sysutils/cog/pkg-plist (revision 330765) +++ sysutils/cog/pkg-plist (working copy) @@ -6,4 +6,3 @@ @dirrm share/cog/%%VERSION%%/glade @dirrm share/cog/%%VERSION%% @dirrm share/cog -@dirrmtry share/applications Index: sysutils/downtime/pkg-plist =================================================================== --- sysutils/downtime/pkg-plist (revision 330765) +++ sysutils/downtime/pkg-plist (working copy) @@ -1,6 +1,5 @@ bin/downtime share/applications/downtime.desktop share/mime/packages/downtime.xml -@dirrmtry share/applications @dirrmtry share/mime/packages @dirrmtry share/mime Index: sysutils/eiciel/pkg-plist =================================================================== --- sysutils/eiciel/pkg-plist (revision 330765) +++ sysutils/eiciel/pkg-plist (working copy) @@ -49,4 +49,3 @@ @dirrm share/gnome/help/eiciel @dirrm %%DATADIR%%/img @dirrm %%DATADIR%% -@dirrmtry share/applications Index: sysutils/gapcmon/pkg-plist =================================================================== --- sysutils/gapcmon/pkg-plist (revision 330765) +++ sysutils/gapcmon/pkg-plist (working copy) @@ -6,4 +6,3 @@ share/pixmaps/onbatt.png share/pixmaps/online.png share/pixmaps/unplugged.png -@dirrmtry share/applications Index: sysutils/gcdmaster/pkg-plist =================================================================== --- sysutils/gcdmaster/pkg-plist (revision 330765) +++ sysutils/gcdmaster/pkg-plist (working copy) @@ -11,4 +11,3 @@ @dirrm %%DATADIR%% @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/applications Index: sysutils/gcombust/pkg-plist =================================================================== --- sysutils/gcombust/pkg-plist (revision 330765) +++ sysutils/gcombust/pkg-plist (working copy) @@ -19,5 +19,4 @@ share/locale/sk/LC_MESSAGES/gcombust.mo share/locale/sv/LC_MESSAGES/gcombust.mo share/pixmaps/gcombust.xpm -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: sysutils/gconf-editor/pkg-plist =================================================================== --- sysutils/gconf-editor/pkg-plist (revision 330765) +++ sysutils/gconf-editor/pkg-plist (working copy) @@ -279,7 +279,6 @@ @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: sysutils/gdmap/pkg-plist =================================================================== --- sysutils/gdmap/pkg-plist (revision 330765) +++ sysutils/gdmap/pkg-plist (working copy) @@ -4,4 +4,3 @@ share/pixmaps/gdmap_icon.png @dirrm share/gdmap/pixmaps @dirrm share/gdmap -@dirrmtry share/applications Index: sysutils/gigolo/pkg-plist =================================================================== --- sysutils/gigolo/pkg-plist (revision 330765) +++ sysutils/gigolo/pkg-plist (working copy) @@ -43,4 +43,3 @@ %%NLS%%@dirrmtry share/locale/kk %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrmtry share/applications Index: sysutils/gksu/pkg-plist =================================================================== --- sysutils/gksu/pkg-plist (revision 330765) +++ sysutils/gksu/pkg-plist (working copy) @@ -8,4 +8,3 @@ share/pixmaps/gksu-root-terminal.png share/gksu/gksu-migrate-conf.sh @dirrm share/gksu -@dirrmtry share/applications Index: sysutils/gnome-control-center/pkg-plist =================================================================== --- sysutils/gnome-control-center/pkg-plist (revision 330765) +++ sysutils/gnome-control-center/pkg-plist (working copy) @@ -315,7 +315,6 @@ @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/default-apps @dirrmtry share/desktop-directories -@dirrmtry share/applications @dirrm lib/window-manager-settings @dirrm include/gnome-window-settings-2.0 @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime Index: sysutils/gnome-pkgview/pkg-plist =================================================================== --- sysutils/gnome-pkgview/pkg-plist (revision 330765) +++ sysutils/gnome-pkgview/pkg-plist (working copy) @@ -55,4 +55,3 @@ @dirrm share/pixmaps/gnome-pkgview @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: sysutils/gnome-schedule/pkg-plist =================================================================== --- sysutils/gnome-schedule/pkg-plist (revision 330765) +++ sysutils/gnome-schedule/pkg-plist (working copy) @@ -202,4 +202,3 @@ @dirrm share/gnome/help/gnome-schedule/C @dirrm share/gnome/help/gnome-schedule @dirrm %%DATADIR%% -@dirrmtry share/applications Index: sysutils/gnome-system-monitor/pkg-plist =================================================================== --- sysutils/gnome-system-monitor/pkg-plist (revision 330765) +++ sysutils/gnome-system-monitor/pkg-plist (working copy) @@ -330,7 +330,6 @@ @dirrm share/gnome/help/gnome-system-monitor/C/figures @dirrm share/gnome/help/gnome-system-monitor/C @dirrm share/gnome/help/gnome-system-monitor -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES Index: sysutils/gnome-system-tools/pkg-plist =================================================================== --- sysutils/gnome-system-tools/pkg-plist (revision 330765) +++ sysutils/gnome-system-tools/pkg-plist (working copy) @@ -564,7 +564,6 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm etc/gnome-system-tools @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK Index: sysutils/gnomebaker/pkg-plist =================================================================== --- sysutils/gnomebaker/pkg-plist (revision 330765) +++ sysutils/gnomebaker/pkg-plist (working copy) @@ -165,4 +165,3 @@ @dirrm share/gnome/help/gnomebaker @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications Index: sysutils/graveman/pkg-plist =================================================================== --- sysutils/graveman/pkg-plist (revision 330765) +++ sysutils/graveman/pkg-plist (working copy) @@ -192,4 +192,3 @@ @dirrm share/graveman/themes/plainset @dirrm share/graveman/themes @dirrm share/graveman -@dirrmtry share/applications Index: sysutils/gsmartcontrol/pkg-plist =================================================================== --- sysutils/gsmartcontrol/pkg-plist (revision 330765) +++ sysutils/gsmartcontrol/pkg-plist (working copy) @@ -40,4 +40,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/contrib/cron-based_noadmin %%PORTDOCS%%@dirrm %%DOCSDIR%%/contrib %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: sysutils/gtk-imonc/pkg-plist =================================================================== --- sysutils/gtk-imonc/pkg-plist (revision 330765) +++ sysutils/gtk-imonc/pkg-plist (working copy) @@ -14,4 +14,3 @@ share/pixmaps/gtk-imonc.png @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications Index: sysutils/htop/pkg-plist =================================================================== --- sysutils/htop/pkg-plist (revision 330765) +++ sysutils/htop/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/htop share/applications/htop.desktop share/pixmaps/htop.png -@dirrmtry share/applications Index: sysutils/libgksu/pkg-plist =================================================================== --- sysutils/libgksu/pkg-plist (revision 330765) +++ sysutils/libgksu/pkg-plist (working copy) @@ -13,4 +13,3 @@ @dirrm share/libgksu @dirrm lib/libgksu @dirrm include/libgksu -@dirrmtry share/applications Index: sysutils/luckybackup/pkg-plist =================================================================== --- sysutils/luckybackup/pkg-plist (revision 330765) +++ sysutils/luckybackup/pkg-plist (working copy) @@ -141,4 +141,3 @@ @dirrm share/doc/luckybackup/manual @dirrm share/doc/luckybackup/license @dirrm share/doc/luckybackup -@dirrmtry share/applications Index: sysutils/lxinput/pkg-plist =================================================================== --- sysutils/lxinput/pkg-plist (revision 330765) +++ sysutils/lxinput/pkg-plist (working copy) @@ -77,4 +77,3 @@ %%NLS%%@dirrmtry share/locale/frp %%NLS%%@dirrmtry share/locale/es_VE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es_VE -@dirrmtry share/applications Index: sysutils/lxtask/pkg-plist =================================================================== --- sysutils/lxtask/pkg-plist (revision 330765) +++ sysutils/lxtask/pkg-plist (working copy) @@ -53,4 +53,3 @@ %%NLS%%@dirrmtry share/locale/frp %%NLS%%@dirrmtry share/locale/es_VE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es_VE -@dirrmtry share/applications Index: sysutils/lxterminal/pkg-plist =================================================================== --- sysutils/lxterminal/pkg-plist (revision 330765) +++ sysutils/lxterminal/pkg-plist (working copy) @@ -61,7 +61,6 @@ %%DATADIR%%/lxterminal.conf share/pixmaps/lxterminal.png @dirrm %%DATADIR%% -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK %%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES Index: sysutils/nautilus-cd-burner/pkg-plist =================================================================== --- sysutils/nautilus-cd-burner/pkg-plist (revision 330765) +++ sysutils/nautilus-cd-burner/pkg-plist (working copy) @@ -110,7 +110,6 @@ %%DATADIR%%/cdspin8.png %%DATADIR%%/nautilus-cd-burner.glade @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/libnautilus-burn @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: sysutils/pcbsd-utils-qt4/pkg-plist =================================================================== --- sysutils/pcbsd-utils-qt4/pkg-plist (revision 330765) +++ sysutils/pcbsd-utils-qt4/pkg-plist (working copy) @@ -2639,7 +2639,6 @@ @dirrmtry share/warden @dirrmtry share/pcbsd/scripts @dirrmtry share/pcbsd -@dirrmtry share/applications @dirrmtry share/desktop-directories @dirrmtry etc/xdg/menus @dirrmtry etc/xdg/applications-merged Index: sysutils/pessulus/pkg-plist =================================================================== --- sysutils/pessulus/pkg-plist (revision 330765) +++ sysutils/pessulus/pkg-plist (working copy) @@ -140,7 +140,6 @@ @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%PYTHON_SITELIBDIR%%/Pessulus -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/uz@cyrillic/LC_MESSAGES Index: sysutils/policykit-gnome/pkg-plist =================================================================== --- sysutils/policykit-gnome/pkg-plist (revision 330765) +++ sysutils/policykit-gnome/pkg-plist (working copy) @@ -36,5 +36,4 @@ share/locale/sk/LC_MESSAGES/PolicyKit-gnome.mo share/locale/sv/LC_MESSAGES/PolicyKit-gnome.mo share/locale/zh_CN/LC_MESSAGES/PolicyKit-gnome.mo -@dirrmtry share/applications @dirrm include/PolicyKit/polkit-gnome Index: sysutils/pyrenamer/pkg-plist =================================================================== --- sysutils/pyrenamer/pkg-plist (revision 330765) +++ sysutils/pyrenamer/pkg-plist (working copy) @@ -56,5 +56,4 @@ @dirrm %%DATADIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/pyrenamer Index: sysutils/qpxtool/pkg-plist =================================================================== --- sysutils/qpxtool/pkg-plist (revision 330765) +++ sysutils/qpxtool/pkg-plist (working copy) @@ -57,6 +57,5 @@ %%DATADIR%%/locale/qpxtool.ru_RU.qm @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/qpxtool @dirrm include/qpxtool Index: sysutils/serpentine/pkg-plist =================================================================== --- sysutils/serpentine/pkg-plist (revision 330765) +++ sysutils/serpentine/pkg-plist (working copy) @@ -80,7 +80,6 @@ share/applications/serpentine.desktop %%DATADIR%%/serpentine.glade @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/serpentine/plugins @dirrm %%PYTHON_SITELIBDIR%%/serpentine @dirrmtry %%PYTHON_SITELIBDIR%% Index: sysutils/tracker-gnome/pkg-plist =================================================================== --- sysutils/tracker-gnome/pkg-plist (revision 330765) +++ sysutils/tracker-gnome/pkg-plist (working copy) @@ -12,4 +12,3 @@ %%DATADIR%%/tracker-applet-prefs.glade %%DATADIR%%/tracker-preferences.glade @dirrm %%DATADIR%%/icons -@dirrmtry share/applications Index: sysutils/xfce4-power-manager/pkg-plist =================================================================== --- sysutils/xfce4-power-manager/pkg-plist (revision 330765) +++ sysutils/xfce4-power-manager/pkg-plist (working copy) @@ -305,6 +305,5 @@ @dirrmtry share/locale/kk @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications @dirrmtry lib/xfce4/panel-plugins @dirrmtry lib/xfce4 Index: sysutils/xvidcap/pkg-plist =================================================================== --- sysutils/xvidcap/pkg-plist (revision 330765) +++ sysutils/xvidcap/pkg-plist (working copy) @@ -148,4 +148,3 @@ @dirrm share/gnome/help/xvidcap/C/figures @dirrm share/gnome/help/xvidcap/C @dirrm share/gnome/help/xvidcap -@dirrmtry share/applications Index: textproc/artha/pkg-plist =================================================================== --- textproc/artha/pkg-plist (revision 330765) +++ textproc/artha/pkg-plist (working copy) @@ -2,5 +2,4 @@ share/applications/artha.desktop share/pixmaps/artha.png %%DATADIR%%/gui.glade -@dirrmtry share/applications @dirrm %%DATADIR%% Index: textproc/fldiff/Makefile =================================================================== --- textproc/fldiff/Makefile (revision 330765) +++ textproc/fldiff/Makefile (working copy) @@ -36,9 +36,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fldiff ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fldiff.man ${MAN1PREFIX}/man/man1/fldiff.1 - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/fldiff.desktop ${PREFIX}/share/applications - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/fldiff.png ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} Index: textproc/fldiff/pkg-plist =================================================================== --- textproc/fldiff/pkg-plist (revision 330765) +++ textproc/fldiff/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/fldiff share/applications/fldiff.desktop share/pixmaps/fldiff.png -@dirrmtry share/applications Index: textproc/gnome-translate/pkg-plist =================================================================== --- textproc/gnome-translate/pkg-plist (revision 330765) +++ textproc/gnome-translate/pkg-plist (working copy) @@ -30,4 +30,3 @@ @dirrm share/gnome/help/gnome-translate/C @dirrm share/gnome/help/gnome-translate @dirrm share/omf/gnome-translate -@dirrmtry share/applications Index: textproc/goldendict/pkg-plist =================================================================== --- textproc/goldendict/pkg-plist (revision 330765) +++ textproc/goldendict/pkg-plist (working copy) @@ -14,4 +14,3 @@ %%DATADIR%%/locale/zh_CN.qm @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%% -@dirrmtry share/applications Index: textproc/ibus/pkg-plist =================================================================== --- textproc/ibus/pkg-plist (revision 330765) +++ textproc/ibus/pkg-plist (working copy) @@ -322,7 +322,6 @@ @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrmtry share/gir-1.0 -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/ibus/interface @dirrm %%PYTHON_SITELIBDIR%%/ibus @dirrm include/ibus-1.0 Index: textproc/meld/pkg-plist =================================================================== --- textproc/meld/pkg-plist (revision 330765) +++ textproc/meld/pkg-plist (working copy) @@ -269,7 +269,6 @@ @dirrm share/gnome/help/meld/es @dirrm share/gnome/help/meld/C @dirrm share/gnome/help/meld -@dirrmtry share/applications @dirrmtry share/appdata @dirrm lib/meld/meld/vc @dirrm lib/meld/meld/util Index: textproc/plover/pkg-plist =================================================================== --- textproc/plover/pkg-plist (revision 330765) +++ textproc/plover/pkg-plist (working copy) @@ -67,7 +67,6 @@ %%PYTHON_SITELIBDIR%%/plover/steno.py %%PYTHON_SITELIBDIR%%/plover/steno.pyc %%PYTHON_SITELIBDIR%%/plover/steno.pyo -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/plover/machine @dirrm %%PYTHON_SITELIBDIR%%/plover/gui @dirrm %%PYTHON_SITELIBDIR%%/plover/dictionary Index: textproc/qstardict/pkg-plist =================================================================== --- textproc/qstardict/pkg-plist (revision 330765) +++ textproc/qstardict/pkg-plist (working copy) @@ -23,6 +23,5 @@ %%NLS%%@dirrm %%DATADIR%%/translations %%NLS%%@dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/qstardict/plugins @dirrm lib/qstardict Index: textproc/sagasu/pkg-plist =================================================================== --- textproc/sagasu/pkg-plist (revision 330765) +++ textproc/sagasu/pkg-plist (working copy) @@ -24,4 +24,3 @@ @dirrm share/gnome/help/sagasu/C @dirrm share/gnome/help/sagasu %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: textproc/scim/pkg-plist =================================================================== --- textproc/scim/pkg-plist (revision 330765) +++ textproc/scim/pkg-plist (working copy) @@ -166,6 +166,5 @@ @dirrmtry lib/scim-1.0/1.4.0/SetupUI @dirrmtry lib/scim-1.0/1.4.0 @dirrmtry lib/scim-1.0 -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules @unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules Index: textproc/stardict2/pkg-plist =================================================================== --- textproc/stardict2/pkg-plist (revision 330765) +++ textproc/stardict2/pkg-plist (working copy) @@ -92,4 +92,3 @@ %%GNOME%%@dirrm share/gnome/help/stardict/C/figures %%GNOME%%@dirrm share/gnome/help/stardict/C %%GNOME%%@dirrm share/gnome/help/stardict -@dirrmtry share/applications Index: textproc/stardict3/pkg-plist =================================================================== --- textproc/stardict3/pkg-plist (revision 330765) +++ textproc/stardict3/pkg-plist (working copy) @@ -212,6 +212,5 @@ %%GNOME%%@dirrm share/gnome/help/stardict/C/figures %%GNOME%%@dirrm share/gnome/help/stardict/C %%GNOME%%@dirrm share/gnome/help/stardict -@dirrmtry share/applications @dirrm lib/stardict/plugins @dirrm lib/stardict Index: textproc/uim/pkg-plist =================================================================== --- textproc/uim/pkg-plist (revision 330765) +++ textproc/uim/pkg-plist (working copy) @@ -403,7 +403,6 @@ @dirrm include/uim @dirrm lib/uim/plugin @dirrm lib/uim -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR_JA%% @dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/helperdata Index: www/arora/pkg-plist =================================================================== --- www/arora/pkg-plist (revision 330765) +++ www/arora/pkg-plist (working copy) @@ -51,4 +51,3 @@ @dirrmtry share/icons %%NLS%%@dirrm share/arora/locale %%NLS%%@dirrm share/arora -@dirrmtry share/applications Index: www/bluefish/pkg-plist =================================================================== --- www/bluefish/pkg-plist (revision 330765) +++ www/bluefish/pkg-plist (working copy) @@ -422,5 +422,4 @@ @dirrm %%DATADIR%%/bflib @dirrm %%DATADIR%%/bflang @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/bluefish Index: www/chromium/pkg-plist =================================================================== --- www/chromium/pkg-plist (revision 330765) +++ www/chromium/pkg-plist (working copy) @@ -217,4 +217,3 @@ @dirrm %%DATADIR%%/resources/extension @dirrm %%DATADIR%%/resources @dirrm %%DATADIR%% -@dirrmtry share/applications Index: www/epiphany/pkg-plist =================================================================== --- www/epiphany/pkg-plist (revision 330765) +++ www/epiphany/pkg-plist (working copy) @@ -400,7 +400,6 @@ @dirrm %%DATADIR%%/art @dirrmtry %%DATADIR%% @dirrmtry %%DOCSDIR%% -@dirrmtry share/applications @dirrm include/epiphany/%%EPHY_VERSION%%/epiphany @dirrm include/epiphany/%%EPHY_VERSION%% @dirrm include/epiphany Index: www/firefox/Makefile =================================================================== --- www/firefox/Makefile (revision 330765) +++ www/firefox/Makefile (working copy) @@ -74,11 +74,9 @@ port-pre-install: ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF} - ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD} ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF} post-install: - ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications/ ${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON} @${CAT} ${PKGMESSAGE} Index: www/firefox-esr/Makefile =================================================================== --- www/firefox-esr/Makefile (revision 330765) +++ www/firefox-esr/Makefile (working copy) @@ -63,11 +63,9 @@ port-pre-install: ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF} - ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD} ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF} post-install: - ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications/ ${MKDIR} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default ${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON} Index: www/gnome-user-share/pkg-plist =================================================================== --- www/gnome-user-share/pkg-plist (revision 330765) +++ www/gnome-user-share/pkg-plist (working copy) @@ -183,7 +183,6 @@ @dirrm share/gnome/help/gnome-user-share/C @dirrm share/gnome/help/gnome-user-share @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES Index: www/gurlchecker/pkg-plist =================================================================== --- www/gurlchecker/pkg-plist (revision 330765) +++ www/gurlchecker/pkg-plist (working copy) @@ -48,4 +48,3 @@ @dirrm share/gurlchecker/ui @dirrm share/gurlchecker/stylesheets @dirrm share/gurlchecker -@dirrmtry share/applications Index: www/httrack/pkg-plist =================================================================== --- www/httrack/pkg-plist (revision 330765) +++ www/httrack/pkg-plist (working copy) @@ -254,6 +254,5 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/div %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrmtry share/applications %%PORTDATA%%@dirrm lib/httrack @dirrm include/httrack Index: www/linkchecker/pkg-plist =================================================================== --- www/linkchecker/pkg-plist (revision 330765) +++ www/linkchecker/pkg-plist (working copy) @@ -413,7 +413,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% -@dirrmtry share/applications @dirrmtry man/de/man1 @dirrmtry man/de @dirrmtry man/de/man5 Index: www/linux-f10-flashplugin11/Makefile =================================================================== --- www/linux-f10-flashplugin11/Makefile (revision 330765) +++ www/linux-f10-flashplugin11/Makefile (working copy) @@ -47,7 +47,6 @@ post-install: @${INSTALL_PROGRAM} ${WRKDIR}/libflashsupport.so ${LINUXBASE}/usr/lib @${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/flash-player-properties ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/applications/ @${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${DESKTOPDIR} @(cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons) Index: www/linux-f10-flashplugin11/pkg-plist =================================================================== --- www/linux-f10-flashplugin11/pkg-plist (revision 330765) +++ www/linux-f10-flashplugin11/pkg-plist (working copy) @@ -18,7 +18,6 @@ @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @cwd /compat/linux usr/lib/libflashsupport.so @cwd Index: www/linux-firefox/pkg-plist =================================================================== --- www/linux-firefox/pkg-plist (revision 330765) +++ www/linux-firefox/pkg-plist (working copy) @@ -91,4 +91,3 @@ @dirrm lib/%%APP_NAME%%/icons @dirrm lib/%%APP_NAME%%/webapprt @dirrm lib/%%APP_NAME%% -@dirrmtry share/applications Index: www/linux-opera/pkg-plist =================================================================== --- www/linux-opera/pkg-plist (revision 330765) +++ www/linux-opera/pkg-plist (working copy) @@ -456,7 +456,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/linux-opera/plugins @dirrm lib/linux-opera/gstreamer/plugins @dirrm lib/linux-opera/gstreamer Index: www/linux-opera-devel/pkg-plist =================================================================== --- www/linux-opera-devel/pkg-plist (revision 330765) +++ www/linux-opera-devel/pkg-plist (working copy) @@ -444,7 +444,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/linux-opera-next/plugins @dirrm lib/linux-opera-next/gstreamer/plugins @dirrm lib/linux-opera-next/gstreamer Index: www/linux-seamonkey/Makefile.common =================================================================== --- www/linux-seamonkey/Makefile.common (revision 330765) +++ www/linux-seamonkey/Makefile.common (working copy) @@ -116,7 +116,6 @@ -depth 1 -type l -delete ${_Q}' >> ${PLIST} cd ${WRKSRC} && ${FIND} -sd . -type d | \ ${SED} -e "s#^\.#@dirrm lib/%%APP_NAME%%#" >> ${PLIST} - ${ECHO_CMD} @dirrmtry share/applications >> ${PLIST} snatch-desktop: ${SED} -E -e 's/${PORTNAME}/${APP_NAME}/' \ Index: www/linux-seamonkey/pkg-plist =================================================================== --- www/linux-seamonkey/pkg-plist (revision 330765) +++ www/linux-seamonkey/pkg-plist (working copy) @@ -140,4 +140,3 @@ @dirrm lib/%%APP_NAME%%/plugins @dirrm lib/%%APP_NAME%%/searchplugins @dirrm lib/%%APP_NAME%% -@dirrmtry share/applications Index: www/luakit/pkg-plist =================================================================== --- www/luakit/pkg-plist (revision 330765) +++ www/luakit/pkg-plist (working copy) @@ -58,6 +58,5 @@ @dirrm share/luakit/lib @dirrm share/luakit @dirrm share/doc/luakit -@dirrmtry share/applications @dirrmtry etc/xdg/luakit @dirrmtry etc/xdg Index: www/opera/pkg-plist =================================================================== --- www/opera/pkg-plist (revision 330765) +++ www/opera/pkg-plist (working copy) @@ -470,7 +470,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/opera/pluginwrapper @dirrm lib/opera/plugins @dirrm lib/opera/gstreamer/plugins Index: www/opera-devel/pkg-plist =================================================================== --- www/opera-devel/pkg-plist (revision 330765) +++ www/opera-devel/pkg-plist (working copy) @@ -449,7 +449,6 @@ @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/opera-next/plugins @dirrm lib/opera-next/gstreamer/plugins @dirrm lib/opera-next/gstreamer Index: www/qupzilla/pkg-plist =================================================================== --- www/qupzilla/pkg-plist (revision 330765) +++ www/qupzilla/pkg-plist (working copy) @@ -275,4 +275,3 @@ @dirrmtry share/icons @dirrmtry share/bash-completion/completions @dirrmtry share/bash-completion -@dirrmtry share/applications Index: www/rssowl/Makefile =================================================================== --- www/rssowl/Makefile (revision 330765) +++ www/rssowl/Makefile (working copy) @@ -57,7 +57,6 @@ ${INSTALL_SCRIPT} ${WRKSRC}/rssowl ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/rssowl.jar ${DATADIR} - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/img/32x32.png ${PREFIX}/share/pixmaps/rssowl.png .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} Index: www/screem/pkg-plist =================================================================== --- www/screem/pkg-plist (revision 330765) +++ www/screem/pkg-plist (working copy) @@ -249,4 +249,3 @@ @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications Index: www/seamonkey/Makefile =================================================================== --- www/seamonkey/Makefile (revision 330765) +++ www/seamonkey/Makefile (working copy) @@ -164,11 +164,9 @@ port-pre-install: ${ECHO_CMD} share/applications/${MOZILLA}.desktop >> ${PLIST} - ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD} ${ECHO_CMD} 'share/pixmaps/${MOZILLA}.png' >> ${PLIST} post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications/ ${LN} -sf ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png \ ${PREFIX}/share/pixmaps/${MOZILLA}.png Index: www/syndigator/pkg-plist =================================================================== --- www/syndigator/pkg-plist (revision 330765) +++ www/syndigator/pkg-plist (working copy) @@ -88,4 +88,3 @@ @dirrmtry %%SITE_PERL%% @dirrmtry lib/perl5/site_perl @dirrmtry lib/perl5 -@dirrmtry share/applications Index: www/xombrero/Makefile =================================================================== --- www/xombrero/Makefile (revision 330765) +++ www/xombrero/Makefile (working copy) @@ -65,7 +65,6 @@ .for i in hsts-preload style.css tld-rules ${INSTALL_DATA} ${WRKSRC}/${i} ${DATADIR} .endfor - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/xombrero.desktop ${PREFIX}/share/applications .if ${PORT_OPTIONS:MEXAMPLES} ${MKDIR} ${EXAMPLESDIR} Index: www/xombrero/pkg-plist =================================================================== --- www/xombrero/pkg-plist (revision 330765) +++ www/xombrero/pkg-plist (working copy) @@ -22,4 +22,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications Index: www/xpi-conkeror/pkg-plist =================================================================== --- www/xpi-conkeror/pkg-plist (revision 330765) +++ www/xpi-conkeror/pkg-plist (working copy) @@ -191,6 +191,5 @@ @dirrm %%DATADIR%%/branding @dirrm %%DATADIR%% @dirrm libexec/conkeror -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: x11/alltray/pkg-plist =================================================================== --- x11/alltray/pkg-plist (revision 330765) +++ x11/alltray/pkg-plist (working copy) @@ -4,4 +4,3 @@ lib/liballtray.so.0 share/applications/alltray.desktop share/pixmaps/alltray.png -@dirrmtry share/applications Index: x11/avant-window-navigator/pkg-plist =================================================================== --- x11/avant-window-navigator/pkg-plist (revision 330765) +++ x11/avant-window-navigator/pkg-plist (working copy) @@ -188,6 +188,5 @@ @dirrm %%DATADIR%%/applets @dirrm %%DATADIR%%/active @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/awn @dirrm include/libawn Index: x11/deforaos-keyboard/pkg-plist =================================================================== --- x11/deforaos-keyboard/pkg-plist (revision 330765) +++ x11/deforaos-keyboard/pkg-plist (working copy) @@ -3,4 +3,3 @@ include/Desktop/Keyboard.h share/applications/keyboard.desktop share/locale/fr/LC_MESSAGES/Keyboard.mo -@dirrmtry share/applications Index: x11/evilvte/pkg-plist =================================================================== --- x11/evilvte/pkg-plist (revision 330765) +++ x11/evilvte/pkg-plist (working copy) @@ -15,7 +15,6 @@ share/icons/hicolor/96x96/apps/evilvte.png share/icons/hicolor/scalable/apps/evilvte.svg share/gnome-control-center/default-apps/evilvte.xml -@dirrmtry share/applications @dirrmtry share/pixmaps @dirrmtry share/icons/hicolor/20x20/apps @dirrmtry share/icons/hicolor/20x20 Index: x11/florence/pkg-plist =================================================================== --- x11/florence/pkg-plist (revision 330765) +++ x11/florence/pkg-plist (working copy) @@ -179,4 +179,3 @@ @dirrm %%DATADIR%%/relaxng @dirrm %%DATADIR%%/layouts @dirrm %%DATADIR%% -@dirrmtry share/applications Index: x11/gcb/Makefile =================================================================== --- x11/gcb/Makefile (revision 330765) +++ x11/gcb/Makefile (working copy) @@ -27,10 +27,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/icons - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop \ ${PREFIX}/share/applications - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps .include Index: x11/gcb/pkg-plist =================================================================== --- x11/gcb/pkg-plist (revision 330765) +++ x11/gcb/pkg-plist (working copy) @@ -3,4 +3,3 @@ share/icons/gcb.png share/pixmaps/gcb.png @dirrmtry share/icons -@dirrmtry share/applications Index: x11/gnome-desktop/pkg-plist =================================================================== --- x11/gnome-desktop/pkg-plist (revision 330765) +++ x11/gnome-desktop/pkg-plist (working copy) @@ -357,7 +357,6 @@ @dirrm share/gnome/help/fdl/ca @dirrm share/gnome/help/fdl/ar @dirrm share/gnome-about/headers -@dirrmtry share/applications @dirrm include/gnome-desktop-2.0/libgnomeui @dirrm include/gnome-desktop-2.0/libgnome @dirrm include/gnome-desktop-2.0 Index: x11/gnome-panel/pkg-plist =================================================================== --- x11/gnome-panel/pkg-plist (revision 330765) +++ x11/gnome-panel/pkg-plist (working copy) @@ -549,7 +549,6 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/applets @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry lib/gnome-panel/modules @dirrmtry lib/gnome-panel @dirrm include/gnome-panel-3.0/libpanel-applet Index: x11/gnome-screensaver/pkg-plist =================================================================== --- x11/gnome-screensaver/pkg-plist (revision 330765) +++ x11/gnome-screensaver/pkg-plist (working copy) @@ -115,7 +115,6 @@ @dirrm share/backgrounds/cosmos @dirrmtry share/backgrounds @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm libexec/gnome-screensaver @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK Index: x11/gnome-session/pkg-plist =================================================================== --- x11/gnome-session/pkg-plist (revision 330765) +++ x11/gnome-session/pkg-plist (working copy) @@ -116,7 +116,6 @@ share/xsessions/gnome.desktop @dirrmtry share/xsessions @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: x11/gnome-terminal/pkg-plist =================================================================== --- x11/gnome-terminal/pkg-plist (revision 330765) +++ x11/gnome-terminal/pkg-plist (working copy) @@ -233,7 +233,6 @@ @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Index: x11/gsynaptics/pkg-plist =================================================================== --- x11/gsynaptics/pkg-plist (revision 330765) +++ x11/gsynaptics/pkg-plist (working copy) @@ -20,4 +20,3 @@ @dirrm %%DATADIR%% @dirrm share/gnome/help/gsynaptics/C @dirrm share/gnome/help/gsynaptics -@dirrmtry share/applications Index: x11/gtstarter/pkg-plist =================================================================== --- x11/gtstarter/pkg-plist (revision 330765) +++ x11/gtstarter/pkg-plist (working copy) @@ -7,4 +7,3 @@ libdata/bonobo/servers/GTStarterApplet.server share/applications/gtstarter.desktop @dirrm libexec/gtstarter -@dirrmtry share/applications Index: x11/hotwire-shell/pkg-plist =================================================================== --- x11/hotwire-shell/pkg-plist (revision 330765) +++ x11/hotwire-shell/pkg-plist (working copy) @@ -426,7 +426,6 @@ @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm share/hotwire/images @dirrm share/hotwire @dirrm %%PYTHON_SITELIBDIR%%/hotwire_ui/renderers Index: x11/keyboardcast/pkg-plist =================================================================== --- x11/keyboardcast/pkg-plist (revision 330765) +++ x11/keyboardcast/pkg-plist (working copy) @@ -1,5 +1,4 @@ bin/keyboardcast share/applications/keyboardcast.desktop %%DATADIR%%/keyboardcast.glade -@dirrmtry share/applications @dirrm %%DATADIR%% Index: x11/libfm/pkg-plist =================================================================== --- x11/libfm/pkg-plist (revision 330765) +++ x11/libfm/pkg-plist (working copy) @@ -154,7 +154,6 @@ %%NLS%%@dirrmtry share/locale/lg @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/libfm-1.0 @dirrmtry etc/xdg/libfm @dirrmtry etc/xdg Index: x11/libgnomekbd/pkg-plist =================================================================== --- x11/libgnomekbd/pkg-plist (revision 330765) +++ x11/libgnomekbd/pkg-plist (working copy) @@ -91,7 +91,6 @@ share/locale/zh_TW/LC_MESSAGES/libgnomekbd.mo @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm include/libgnomekbd @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK Index: x11/libxfce4menu/pkg-plist =================================================================== --- x11/libxfce4menu/pkg-plist (revision 330765) +++ x11/libxfce4menu/pkg-plist (working copy) @@ -116,7 +116,6 @@ %%APIDOCS%%@dirrm share/gtk-doc/html/libxfce4ui %%APIDOCS%%@dirrmtry share/gtk-doc/html %%APIDOCS%%@dirrmtry share/gtk-doc -@dirrmtry share/applications @dirrm include/xfce4/libxfce4ui-1/libxfce4ui @dirrm include/xfce4/libxfce4ui-1 @dirrm include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private Index: x11/lxrandr/pkg-plist =================================================================== --- x11/lxrandr/pkg-plist (revision 330765) +++ x11/lxrandr/pkg-plist (working copy) @@ -68,4 +68,3 @@ %%NLS%%@dirrmtry share/locale/frp %%NLS%%@dirrmtry share/locale/es_VE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es_VE -@dirrmtry share/applications Index: x11/metisse/pkg-plist =================================================================== --- x11/metisse/pkg-plist (revision 330765) +++ x11/metisse/pkg-plist (working copy) @@ -78,7 +78,6 @@ share/applications/fvwmi.desktop share/applications/mini-fvwmi.desktop share/applications/opale.desktop -@dirrmtry share/applications %%DOCSDIR%%/docs/building.html %%DOCSDIR%%/docs/metisse-architecture.png %%DOCSDIR%%/docs/running.html Index: x11/mrxvt-devel/Makefile =================================================================== --- x11/mrxvt-devel/Makefile (revision 330765) +++ x11/mrxvt-devel/Makefile (working copy) @@ -123,7 +123,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/mrxvt ${PREFIX}/bin - ${MKDIR} ${PREFIX}/share/pixmaps @for pixmap in ${WRKSRC}/share/pixmaps/* ; \ do ${INSTALL_DATA} $$pixmap ${PREFIX}/share/pixmaps/ ; \ done Index: x11/qxkb/pkg-plist =================================================================== --- x11/qxkb/pkg-plist (revision 330765) +++ x11/qxkb/pkg-plist (working copy) @@ -229,4 +229,3 @@ @dirrm share/qxkb/theme @dirrm share/qxkb/i18n @dirrm share/qxkb -@dirrmtry share/applications Index: x11/roxterm/pkg-plist =================================================================== --- x11/roxterm/pkg-plist (revision 330765) +++ x11/roxterm/pkg-plist (working copy) @@ -33,4 +33,3 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/lib %%PORTDOCS%%@dirrm %%DOCSDIR%%/en %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: x11/simdock/pkg-plist =================================================================== --- x11/simdock/pkg-plist (revision 330765) +++ x11/simdock/pkg-plist (working copy) @@ -7,4 +7,3 @@ %%DATADIR%%/mark.png %%DATADIR%%/question.png @dirrm share/simdock -@dirrmtry share/applications Index: x11/tilda/pkg-plist =================================================================== --- x11/tilda/pkg-plist (revision 330765) +++ x11/tilda/pkg-plist (working copy) @@ -20,7 +20,6 @@ share/locale/zh_CN/LC_MESSAGES/tilda.mo share/pixmaps/tilda.png share/tilda.glade -@dirrmtry share/applications %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README Index: x11/tint/Makefile =================================================================== --- x11/tint/Makefile (revision 330765) +++ x11/tint/Makefile (working copy) @@ -42,7 +42,6 @@ PLIST_FILES+= bin/tint2conf bin/tintwizard.py \ share/applications/tint2conf.desktop \ share/pixmaps/tint2conf.png share/pixmaps/tint2conf.svg -PLIST_DIRSTRY= share/applications PYCONF_SRC= ${WRKSRC}/src/tint2conf .else CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=OFF @@ -63,7 +62,6 @@ .if ${PORT_OPTIONS:MPYCONF} @${INSTALL_PROGRAM} ${PYCONF_SRC}/tint2conf ${PREFIX}/bin @${INSTALL_SCRIPT} ${PYCONF_SRC}/tintwizard.py ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${PYCONF_SRC}/tint2conf.desktop ${PREFIX}/share/applications @${INSTALL_DATA} ${PYCONF_SRC}/tint2conf.png ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${PYCONF_SRC}/tint2conf.svg ${PREFIX}/share/pixmaps Index: x11/wbarconf/Makefile =================================================================== --- x11/wbarconf/Makefile (revision 330765) +++ x11/wbarconf/Makefile (working copy) @@ -27,7 +27,6 @@ (cd ${WRKSRC}/wbarbacks/ && ${COPYTREE_SHARE} \* ${DATADIR}/wbarbacks/) ${INSTALL_DATA} ${WRKSRC}/messages.pot ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/wbarconf.png ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/wbarconf.desktop ${PREFIX}/share/applications (cd ${WRKSRC}/locale/ && ${COPYTREE_SHARE} \* ${PREFIX}/share/locale/) .if !defined(NOPORTDOCS) Index: x11/wbarconf/pkg-plist =================================================================== --- x11/wbarconf/pkg-plist (revision 330765) +++ x11/wbarconf/pkg-plist (working copy) @@ -21,4 +21,3 @@ %%DATADIR%%/wbarbacks/wbarback9.png @dirrm %%DATADIR%%/wbarbacks @dirrm %%DATADIR%% -@dirrmtry share/applications Index: x11/xfce4-screenshooter-plugin/pkg-plist =================================================================== --- x11/xfce4-screenshooter-plugin/pkg-plist (revision 330765) +++ x11/xfce4-screenshooter-plugin/pkg-plist (working copy) @@ -155,7 +155,6 @@ @dirrm %%DOCSDIR%%/ast/images @dirrm %%DOCSDIR%%/ast @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry lib/xfce4/panel/plugins @dirrmtry lib/xfce4/panel @dirrmtry lib/xfce4 Index: x11/xfce4-taskmanager/pkg-plist =================================================================== --- x11/xfce4-taskmanager/pkg-plist (revision 330765) +++ x11/xfce4-taskmanager/pkg-plist (working copy) @@ -52,4 +52,3 @@ @dirrmtry share/locale/kk @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications Index: x11/xscreensaver/pkg-plist =================================================================== --- x11/xscreensaver/pkg-plist (revision 330765) +++ x11/xscreensaver/pkg-plist (working copy) @@ -504,7 +504,6 @@ @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale -@dirrmtry share/applications @dirrmtry %%DATADIR%%/config @dirrm %%DATADIR%%/glade @dirrmtry %%DATADIR%% Index: x11/xscreensaver-gnome/pkg-plist =================================================================== --- x11/xscreensaver-gnome/pkg-plist (revision 330765) +++ x11/xscreensaver-gnome/pkg-plist (working copy) @@ -437,6 +437,5 @@ @dirrm share/xscreensaver/glade @dirrm share/xscreensaver @dirrm bin/xscreensaver-hacks -@dirrmtry share/applications @cwd %%LOCALBASE%% lib/X11/app-defaults/XScreenSaver Index: x11/xterm/Makefile =================================================================== --- x11/xterm/Makefile (revision 330765) +++ x11/xterm/Makefile (working copy) @@ -93,7 +93,6 @@ .for f in koi8rxterm resize uxterm xterm @${CHMOD} ${BINMODE} ${PREFIX}/bin/${f} .endfor - @${MKDIR} ${PREFIX}/share/applications/ @${INSTALL_DATA} ${WRKSRC}/xterm.desktop ${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MGNOME} @-update-desktop-database Index: x11/xterm/pkg-plist =================================================================== --- x11/xterm/pkg-plist (revision 330765) +++ x11/xterm/pkg-plist (working copy) @@ -17,6 +17,5 @@ share/pixmaps/xterm-color_48x48.xpm share/pixmaps/xterm_32x32.xpm share/pixmaps/xterm_48x48.xpm -@dirrmtry share/applications %%GNOME%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true %%GNOME%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true Index: x11/yad/pkg-plist =================================================================== --- x11/yad/pkg-plist (revision 330765) +++ x11/yad/pkg-plist (working copy) @@ -30,4 +30,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -%%ICONBROWSER%%@dirrmtry share/applications Index: x11/yelp/pkg-plist =================================================================== --- x11/yelp/pkg-plist (revision 330765) +++ x11/yelp/pkg-plist (working copy) @@ -138,7 +138,6 @@ @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: x11-clocks/alarm-clock/pkg-plist =================================================================== --- x11-clocks/alarm-clock/pkg-plist (revision 330765) +++ x11-clocks/alarm-clock/pkg-plist (working copy) @@ -55,6 +55,5 @@ %%DOCSDIR%%/INSTALL @dirrm %%DOCSDIR%% @dirrm %%DATADIR%% -@dirrmtry share/applications %%NLS%%@dirrmtry share/locale/la/LC_MESSAGES %%NLS%%@dirrmtry share/locale/la Index: x11-clocks/cairo-clock/pkg-plist =================================================================== --- x11-clocks/cairo-clock/pkg-plist (revision 330765) +++ x11-clocks/cairo-clock/pkg-plist (working copy) @@ -253,7 +253,6 @@ %%PORTDOCS%%%%DOCSDIR%%/TODO share/applications/cairo-clock.desktop share/pixmaps/cairo-clock.png -@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry %%DATADIR%%/themes/zen @dirrmtry %%DATADIR%%/themes/tango Index: x11-clocks/gtubeclock/pkg-plist =================================================================== --- x11-clocks/gtubeclock/pkg-plist (revision 330765) +++ x11-clocks/gtubeclock/pkg-plist (working copy) @@ -31,4 +31,3 @@ @dirrm share/gtubeclock/pixmaps/newclock @dirrm share/gtubeclock/pixmaps @dirrm share/gtubeclock -@dirrmtry share/applications Index: x11-clocks/intclock/pkg-plist =================================================================== --- x11-clocks/intclock/pkg-plist (revision 330765) +++ x11-clocks/intclock/pkg-plist (working copy) @@ -25,4 +25,3 @@ @dirrm %%SITE_PERL%%/Intclock @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Intclock @dirrm %%DATADIR%% -@dirrmtry share/applications Index: x11-fm/doublecmd/Makefile =================================================================== --- x11-fm/doublecmd/Makefile (revision 330765) +++ x11-fm/doublecmd/Makefile (working copy) @@ -294,9 +294,6 @@ @${ECHO_CMD} "@dirrm %%DATADIR%%/sdk" >> ${PLIST} @${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST} - @${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST} - @${ECHO_CMD} "@dirrmtry share/applications" >> ${PLIST} - do-install: @${MKDIR} ${DATADIR}/plugins @${MKDIR} ${DATADIR}/plugins/wcx @@ -380,7 +377,6 @@ ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DATADIR} .endfor - @${MKDIR} ${PREFIX}/share/pixmaps .for FILE in doublecmd.png install/linux/doublecmd.xpm ${INSTALL_DATA} ${WRKSRC}/${FILE} ${PREFIX}/share/pixmaps/ .endfor Index: x11-fm/emelfm2/pkg-plist =================================================================== --- x11-fm/emelfm2/pkg-plist (revision 330765) +++ x11-fm/emelfm2/pkg-plist (working copy) @@ -103,6 +103,5 @@ share/pixmaps/emelfm2/view_48.png @dirrm share/pixmaps/emelfm2 %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/emelfm2/plugins @dirrm lib/emelfm2 Index: x11-fm/gnome-commander2/pkg-plist =================================================================== --- x11-fm/gnome-commander2/pkg-plist (revision 330765) +++ x11-fm/gnome-commander2/pkg-plist (working copy) @@ -242,7 +242,6 @@ share/pixmaps/gnome-commander/toggle_vertical.xpm @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc -@dirrmtry share/applications @dirrm share/pixmaps/gnome-commander/mime-icons @dirrm share/pixmaps/gnome-commander/file-type-icons @dirrm share/pixmaps/gnome-commander/device-icons Index: x11-fm/gprename/pkg-plist =================================================================== --- x11-fm/gprename/pkg-plist (revision 330765) +++ x11-fm/gprename/pkg-plist (working copy) @@ -21,4 +21,3 @@ share/pixmaps/gprename/gprename_nautilus-action.png @dirrm share/pixmaps/gprename %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: x11-fm/nautilus/pkg-plist =================================================================== --- x11-fm/nautilus/pkg-plist (revision 330765) +++ x11-fm/nautilus/pkg-plist (working copy) @@ -232,7 +232,6 @@ @dirrmtry %%DATADIR%%/icons/hicolor @dirrmtry %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @exec /bin/mkdir -p %D/lib/nautilus/extensions-2.0 @dirrmtry lib/nautilus/extensions-2.0 @dirrmtry lib/nautilus Index: x11-fm/pcmanfm/pkg-plist =================================================================== --- x11-fm/pcmanfm/pkg-plist (revision 330765) +++ x11-fm/pcmanfm/pkg-plist (working copy) @@ -64,7 +64,6 @@ %%DATADIR%%/ui/pref.ui @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry etc/xdg/pcmanfm/default @dirrmtry etc/xdg/pcmanfm @dirrmtry etc/xdg Index: x11-fm/qtfm/pkg-plist =================================================================== --- x11-fm/qtfm/pkg-plist (revision 330765) +++ x11-fm/qtfm/pkg-plist (working copy) @@ -13,4 +13,3 @@ %%DATADIR%%/qtfm_zh.qm %%DATADIR%%/qtfm_zh_TW.qm @dirrm %%DATADIR%% -@dirrmtry share/applications Index: x11-fm/rodent/pkg-plist =================================================================== --- x11-fm/rodent/pkg-plist (revision 330765) +++ x11-fm/rodent/pkg-plist (working copy) @@ -933,7 +933,6 @@ @dirrm share/icons/Rodent/48x48/apps @dirrm share/icons/Rodent/48x48 @dirrm share/icons/Rodent -@dirrmtry share/applications @dirrmtry share/icons @dirrmtry share/pixmaps @dirrm lib/rfm/plugins Index: x11-fm/rox-session/Makefile =================================================================== --- x11-fm/rox-session/Makefile (revision 330765) +++ x11-fm/rox-session/Makefile (working copy) @@ -59,7 +59,6 @@ ROX-Session.xml RunROX SetupPanel Styles browser images \ *.py *.pyc *.pyo ${DATADIR} .if ${PORT_OPTIONS:MGDM} - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKDIR}/rox.desktop ${PREFIX}/share/applications .endif .if ${PORT_OPTIONS:MDOCS} Index: x11-fm/worker/pkg-plist =================================================================== --- x11-fm/worker/pkg-plist (revision 330765) +++ x11-fm/worker/pkg-plist (working copy) @@ -85,7 +85,6 @@ %%DATADIR%%/scripts/displaywrapper_worker %%DATADIR%%/scripts/xeditor %%DATADIR%%/scripts/xliwrapper_worker -@dirrmtry share/applications @dirrm %%DATADIR%%/scripts @dirrm %%DATADIR%%/catalogs @dirrm %%DATADIR%% Index: x11-fm/xfe/pkg-plist =================================================================== --- x11-fm/xfe/pkg-plist (revision 330765) +++ x11-fm/xfe/pkg-plist (working copy) @@ -2838,4 +2838,3 @@ @dirrmtry share/locale/es_CO @dirrmtry share/locale/es_AR/LC_MESSAGES @dirrmtry share/locale/es_AR -@dirrmtry share/applications Index: x11-fm/xnc/pkg-plist =================================================================== --- x11-fm/xnc/pkg-plist (revision 330765) +++ x11-fm/xnc/pkg-plist (working copy) @@ -50,6 +50,5 @@ @dirrmtry share/gnome @dirrmtry share/applnk/System @dirrmtry share/applnk -@dirrmtry share/applications @dirrm share/doc/xnc @dirrm lib/xnc Index: x11-fonts/font-manager/pkg-plist =================================================================== --- x11-fonts/font-manager/pkg-plist (revision 330765) +++ x11-fonts/font-manager/pkg-plist (working copy) @@ -3,7 +3,6 @@ lib/font-manager/fontutils.so share/applications/font-manager.desktop share/applications/font-sampler.desktop -@dirrmtry share/applications %%NLS%%share/locale/it/LC_MESSAGES/font-manager.mo %%NLS%%share/locale/ru/LC_MESSAGES/font-manager.mo %%NLS%%share/locale/sk/LC_MESSAGES/font-manager.mo Index: x11-fonts/fontmatrix/pkg-plist =================================================================== --- x11-fonts/fontmatrix/pkg-plist (revision 330765) +++ x11-fonts/fontmatrix/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/fontmatrix share/applications/fontmatrix.desktop share/icons/hicolor/48x48/apps/fontmatrix.png -@dirrmtry share/applications Index: x11-themes/lxappearance/pkg-plist =================================================================== --- x11-themes/lxappearance/pkg-plist (revision 330765) +++ x11-themes/lxappearance/pkg-plist (working copy) @@ -57,5 +57,4 @@ %%NLS%%@dirrmtry share/locale/lg %%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fo -@dirrmtry share/applications @dirrm include/lxappearance Index: x11-themes/murrine-configurator/Makefile =================================================================== --- x11-themes/murrine-configurator/Makefile (revision 330765) +++ x11-themes/murrine-configurator/Makefile (working copy) @@ -22,10 +22,8 @@ NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/files/${PORTNAME} ${PREFIX}/bin - ${MKDIR} ${PREFIX}/share/pixmaps || ${TRUE} @${INSTALL_DATA} ${WRKSRC}/files/${PORTNAME}.png \ ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications || ${TRUE} @${INSTALL_DATA} ${WRKSRC}/files/${PORTNAME}.desktop \ ${PREFIX}/share/applications Index: x11-themes/murrine-configurator/pkg-plist =================================================================== --- x11-themes/murrine-configurator/pkg-plist (revision 330765) +++ x11-themes/murrine-configurator/pkg-plist (working copy) @@ -1,4 +1,3 @@ bin/murrine-configurator share/pixmaps/murrine-configurator.png share/applications/murrine-configurator.desktop -@dirrmtry share/applications Index: x11-toolkits/elementary/pkg-plist =================================================================== --- x11-toolkits/elementary/pkg-plist (revision 330765) +++ x11-toolkits/elementary/pkg-plist (working copy) @@ -437,5 +437,4 @@ %%NLS%%@dirrmtry share/locale/yi %%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES %%NLS%%@dirrmtry share/locale/zh_CN -@dirrmtry share/applications @dirrmtry share/icons Index: x11-toolkits/libbonoboui/pkg-plist =================================================================== --- x11-toolkits/libbonoboui/pkg-plist (revision 330765) +++ x11-toolkits/libbonoboui/pkg-plist (working copy) @@ -142,7 +142,6 @@ @dirrm lib/bonobo-2.0 @dirrm include/libbonoboui-2.0/bonobo @dirrm include/libbonoboui-2.0 -@dirrmtry share/applications @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: x11-toolkits/sakura/pkg-plist =================================================================== --- x11-toolkits/sakura/pkg-plist (revision 330765) +++ x11-toolkits/sakura/pkg-plist (working copy) @@ -17,4 +17,3 @@ share/locale/zh_CN/LC_MESSAGES/sakura.mo share/pixmaps/terminal-tango.svg %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications Index: x11-toolkits/termit/pkg-plist =================================================================== --- x11-toolkits/termit/pkg-plist (revision 330765) +++ x11-toolkits/termit/pkg-plist (working copy) @@ -24,6 +24,5 @@ %%NLS%%share/locale/sv/LC_MESSAGES/termit.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/termit.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry etc/xdg/termit @dirrmtry etc/xdg Index: x11-wm/ccsm/pkg-plist =================================================================== --- x11-wm/ccsm/pkg-plist (revision 330765) +++ x11-wm/ccsm/pkg-plist (working copy) @@ -195,7 +195,6 @@ @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% @dirrmtry %%PYTHON_SITELIBDIR%%/ccm -@dirrmtry share/applications @dirrmtry share/locale/md/LC_MESSAGES @dirrmtry share/locale/md @dirrmtry share/locale/ml_IN/LC_MESSAGES Index: x11-wm/compiz/pkg-plist =================================================================== --- x11-wm/compiz/pkg-plist (revision 330765) +++ x11-wm/compiz/pkg-plist (working copy) @@ -207,7 +207,6 @@ share/locale/zh_CN/LC_MESSAGES/compiz.mo share/locale/zh_TW/LC_MESSAGES/compiz.mo share/locale/zu/LC_MESSAGES/compiz.mo -@dirrmtry share/applications @dirrmtry share/locale/en_US/LC_MESSAGES @dirrmtry share/locale/en_US @dirrmtry share/locale/lo/LC_MESSAGES Index: x11-wm/compton/pkg-plist =================================================================== --- x11-wm/compton/pkg-plist (revision 330765) +++ x11-wm/compton/pkg-plist (working copy) @@ -2,5 +2,4 @@ bin/compton-trans etc/xdg/compton.sample.conf share/applications/compton.desktop -@dirrmtry share/applications @dirrmtry etc/xdg Index: x11-wm/e16/pkg-plist =================================================================== --- x11-wm/e16/pkg-plist (revision 330765) +++ x11-wm/e16/pkg-plist (working copy) @@ -480,6 +480,5 @@ %%NLS%%@dirrmtry share/locale/csb %%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fo -@dirrmtry share/applications @dirrmtry share/gnome-session/sessions @dirrmtry share/gnome-session Index: x11-wm/ede/pkg-plist =================================================================== --- x11-wm/ede/pkg-plist (revision 330765) +++ x11-wm/ede/pkg-plist (working copy) @@ -1551,7 +1551,6 @@ @dirrm share/doc/ede-2.0.0/manual @dirrm share/doc/ede-2.0.0 @dirrmtry share/desktop-directories -@dirrmtry share/applications @dirrmtry etc/xdg/menus @dirrm etc/xdg/ede @dirrmtry etc/xdg Index: x11-wm/emerald/pkg-plist =================================================================== --- x11-wm/emerald/pkg-plist (revision 330765) +++ x11-wm/emerald/pkg-plist (working copy) @@ -95,7 +95,6 @@ @dirrmtry share/locale/es_AR @dirrmtry %%DATADIR%%/theme @dirrmtry %%DATADIR%% -@dirrmtry share/applications @dirrmtry lib/emerald/engines @dirrmtry lib/emerald @dirrmtry include/emerald Index: x11-wm/enlightenment/pkg-plist =================================================================== --- x11-wm/enlightenment/pkg-plist (revision 330765) +++ x11-wm/enlightenment/pkg-plist (working copy) @@ -688,7 +688,6 @@ %%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES %%NLS%%@dirrmtry share/locale/zh_TW @dirrmtry share/xsessions -@dirrmtry share/applications @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%%/data/themes @dirrm %%DATADIR%%/data/input_methods Index: x11-wm/i3/pkg-plist =================================================================== --- x11-wm/i3/pkg-plist (revision 330765) +++ x11-wm/i3/pkg-plist (working copy) @@ -28,6 +28,5 @@ share/applications/i3.desktop share/xsessions/i3.desktop @dirrmtry share/xsessions -@dirrmtry share/applications @dirrm include/i3 @dirrm %%ETCDIR%% Index: x11-wm/metacity/pkg-plist =================================================================== --- x11-wm/metacity/pkg-plist (revision 330765) +++ x11-wm/metacity/pkg-plist (working copy) @@ -235,7 +235,6 @@ @dirrm share/gnome/help/creating-metacity-themes @dirrm include/metacity-1/metacity-private @dirrm include/metacity-1 -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/yo/LC_MESSAGES Index: x11-wm/mutter/pkg-plist =================================================================== --- x11-wm/mutter/pkg-plist (revision 330765) +++ x11-wm/mutter/pkg-plist (working copy) @@ -133,7 +133,6 @@ @dirrm lib/mutter @dirrm include/mutter/mutter-private @dirrm include/mutter -@dirrmtry share/applications @dirrmtry share/gir-1.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK Index: x11-wm/obconf/pkg-plist =================================================================== --- x11-wm/obconf/pkg-plist (revision 330765) +++ x11-wm/obconf/pkg-plist (working copy) @@ -43,6 +43,5 @@ %%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES %%NLS%%@dirrmtry share/locale/sr@latin @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/mimelnk/application @dirrmtry share/mimelnk Index: x11-wm/obkey/pkg-plist =================================================================== --- x11-wm/obkey/pkg-plist (revision 330765) +++ x11-wm/obkey/pkg-plist (working copy) @@ -8,4 +8,3 @@ share/obkey/icons/add_sibling.png @dirrm share/obkey/icons @dirrm share/obkey -@dirrmtry share/applications Index: x11-wm/openbox/pkg-plist =================================================================== --- x11-wm/openbox/pkg-plist (revision 330765) +++ x11-wm/openbox/pkg-plist (working copy) @@ -192,4 +192,3 @@ @dirrmtry share/gnome-session/sessions @dirrmtry share/gnome-session @dirrmtry share/xsessions -@dirrmtry share/applications Index: x11-wm/sawfish/pkg-plist =================================================================== --- x11-wm/sawfish/pkg-plist (revision 330765) +++ x11-wm/sawfish/pkg-plist (working copy) @@ -4143,7 +4143,6 @@ @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/sawfish/sawfish/wm/util @dirrm lib/sawfish/sawfish/wm @dirrm lib/sawfish/sawfish Index: x11-wm/simple-ccsm/pkg-plist =================================================================== --- x11-wm/simple-ccsm/pkg-plist (revision 330765) +++ x11-wm/simple-ccsm/pkg-plist (working copy) @@ -54,7 +54,6 @@ @dirrmtry share/simple-ccsm/profiles @dirrmtry share/simple-ccsm/images @dirrmtry share/simple-ccsm -@dirrmtry share/applications @dirrmtry share/locale/ml_IN/LC_MESSAGES @dirrmtry share/locale/ml_IN @dirrmtry share/locale/nb_NO/LC_MESSAGES Index: x11-wm/wmakerconf/pkg-plist =================================================================== --- x11-wm/wmakerconf/pkg-plist (revision 330765) +++ x11-wm/wmakerconf/pkg-plist (working copy) @@ -60,4 +60,3 @@ %%DATADIR%%/wmakerconf.xpm %%DATADIR%%/workspace.xpm @dirrm %%DATADIR%% -@dirrmtry share/applications Index: x11-wm/xfce4-session/pkg-plist =================================================================== --- x11-wm/xfce4-session/pkg-plist (revision 330765) +++ x11-wm/xfce4-session/pkg-plist (working copy) @@ -131,7 +131,6 @@ %%NLS%%@dirrmtry share/locale/bn_IN %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrmtry share/applications @dirrmtry share/xsessions @dirrm lib/xfce4/session/splash-engines @dirrm lib/xfce4/session