diff -Nur google-earth.orig/Makefile google-earth/Makefile --- google-earth.orig/Makefile Sat Oct 21 20:59:21 2006 +++ google-earth/Makefile Thu Oct 26 10:42:41 2006 @@ -19,7 +19,6 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info FORBIDDEN= Buffer-overflow vulnerability: http://vuxml.FreeBSD.org/5c9a2769-5ade-11db-a5ae-00508d6a62df.html -BROKEN= Incomplete pkg-plist RESTRICTED= Not sure about redistribution rights @@ -49,8 +48,10 @@ .endif do-fetch: - @cd ${DISTDIR}; \ - ${FETCH_CMD} ${FETCH_BEFORE_ARGS} -1 ${MASTER_SITES:S|$|${REAL_DISTFILE}|g} ${FETCH_AFTER_ARGS} + @if [ ! -f ${DISTDIR}/${TARGET_DISTFILE} ]; then \ + cd ${DISTDIR}; \ + ${FETCH_CMD} ${FETCH_BEFORE_ARGS} -1 ${MASTER_SITES:S|$|${REAL_DISTFILE}|g} ${FETCH_AFTER_ARGS}; \ + fi do-build: @${MKDIR} ${WRKSRC} diff -Nur google-earth.orig/pkg-plist google-earth/pkg-plist --- google-earth.orig/pkg-plist Thu Sep 21 20:37:13 2006 +++ google-earth/pkg-plist Thu Oct 26 10:40:33 2006 @@ -1965,6 +1965,13 @@ %%DATADIR%%/xml/navigate.module.xml %%DATADIR%%/xml/render.module.xml %%DATADIR%%/xml/web.module.xml +bin/googleearth +share/applications/googleearth.desktop +share/mime/application/earthviewer.xml +share/mime/application/keyhole.xml +share/mime/application/vnd.google-earth.kml+xml.xml +share/mime/application/vnd.google-earth.kmz.xml +share/mime/packages/googleearth-mimetypes.xml @dirrm %%DATADIR%%/bin @dirrm %%DATADIR%%/res/pal2 @dirrm %%DATADIR%%/res/pal3