Index: head/games/atomix/Makefile =================================================================== --- head/games/atomix/Makefile (revision 361272) +++ head/games/atomix/Makefile (revision 361273) @@ -1,25 +1,25 @@ # Created by: Yukihiro Nakai # $FreeBSD$ # $MCom: ports/games/atomix/Makefile,v 1.14 2007/09/10 05:39:33 mezz Exp $ PORTNAME= atomix PORTVERSION= 2.14.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org COMMENT= Yet another little mind game USES= gettext gmake pkgconfig tar:bzip2 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm post-patch: @${REINPLACE_CMD} -e 's/games\.games/games:games/' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^$$/d' ${WRKSRC}/po/POTFILES.in .include Index: head/games/atomix/pkg-deinstall =================================================================== --- head/games/atomix/pkg-deinstall (nonexistent) +++ head/games/atomix/pkg-deinstall (revision 361273) @@ -0,0 +1,12 @@ +#!/bin/sh + +if [ "$2" = "POST-DEINSTALL" ]; then + GAMES=${PKG_PREFIX}/share/games + SCORES=${GAMES}/atomix.scores + if [ -f ${SCORES} ]; then + if [ ! -s ${SCORES} ]; then + rm -f ${SCORES} + rmdir ${GAMES} > /dev/null 2>&1 || : + fi + fi +fi Property changes on: head/games/atomix/pkg-deinstall ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/games/atomix/pkg-plist =================================================================== --- head/games/atomix/pkg-plist (revision 361272) +++ head/games/atomix/pkg-plist (revision 361273) @@ -1,132 +1,129 @@ bin/atomix share/applications/atomix.desktop share/atomix/atomix-logo.png share/atomix/level/aceticacid.atomix.xml share/atomix/level/acetone.atomix.xml share/atomix/level/butanol.atomix.xml share/atomix/level/cyclobutane.atomix.xml share/atomix/level/dimethylether.atomix.xml share/atomix/level/ethanal.atomix.xml share/atomix/level/ethane.atomix.xml share/atomix/level/ethanol.atomix.xml share/atomix/level/ethylene.atomix.xml share/atomix/level/glycerin.atomix.xml share/atomix/level/lactic-acid.atomix.xml share/atomix/level/methanal.atomix.xml share/atomix/level/methane.atomix.xml share/atomix/level/methanol.atomix.xml share/atomix/level/propanal.atomix.xml share/atomix/level/propylene.atomix.xml share/atomix/level/pyran.atomix.xml share/atomix/level/sequence share/atomix/level/transbutylen.atomix.xml share/atomix/level/water.atomix.xml share/atomix/themes/default/arrow-bottom.png share/atomix/themes/default/arrow-left.png share/atomix/themes/default/arrow-right.png share/atomix/themes/default/arrow-top.png share/atomix/themes/default/atom-c.png share/atomix/themes/default/atom-f.png share/atomix/themes/default/atom-h.png share/atomix/themes/default/atom-n.png share/atomix/themes/default/atom-o.png share/atomix/themes/default/cursor.png share/atomix/themes/default/floor.png share/atomix/themes/default/link-bottom-double.png share/atomix/themes/default/link-bottom-left.png share/atomix/themes/default/link-bottom-right.png share/atomix/themes/default/link-bottom.png share/atomix/themes/default/link-left-double.png share/atomix/themes/default/link-left.png share/atomix/themes/default/link-right-double.png share/atomix/themes/default/link-right.png share/atomix/themes/default/link-top-double.png share/atomix/themes/default/link-top-left.png share/atomix/themes/default/link-top-right.png share/atomix/themes/default/link-top.png share/atomix/themes/default/shadow-bottom-right.png share/atomix/themes/default/shadow-left-top.png share/atomix/themes/default/shadow-left.png share/atomix/themes/default/shadow-top-left-both.png share/atomix/themes/default/shadow-top-left.png share/atomix/themes/default/shadow-top.png share/atomix/themes/default/theme share/atomix/themes/default/wall-bottom-left.png share/atomix/themes/default/wall-bottom-right.png share/atomix/themes/default/wall-horizontal-bottomx.png share/atomix/themes/default/wall-horizontal-left-end.png share/atomix/themes/default/wall-horizontal-right-end.png share/atomix/themes/default/wall-horizontal-topx.png share/atomix/themes/default/wall-horizontal.png share/atomix/themes/default/wall-single.png share/atomix/themes/default/wall-top-left.png share/atomix/themes/default/wall-top-right.png share/atomix/themes/default/wall-vertical-bottom-end.png share/atomix/themes/default/wall-vertical-leftx.png share/atomix/themes/default/wall-vertical-rightx.png share/atomix/themes/default/wall-vertical-top-end.png share/atomix/themes/default/wall-vertical.png -@unexec [ -s %D/share/games/atomix.scores ] || rm -f %D/share/games/atomix.scores share/gnome-2.0/ui/atomix-ui.xml share/pixmaps/atomix-icon.png share/locale/am/LC_MESSAGES/atomix.mo share/locale/az/LC_MESSAGES/atomix.mo share/locale/be/LC_MESSAGES/atomix.mo share/locale/bg/LC_MESSAGES/atomix.mo share/locale/ca/LC_MESSAGES/atomix.mo share/locale/cs/LC_MESSAGES/atomix.mo share/locale/da/LC_MESSAGES/atomix.mo share/locale/de/LC_MESSAGES/atomix.mo share/locale/el/LC_MESSAGES/atomix.mo share/locale/en_CA/LC_MESSAGES/atomix.mo share/locale/en_GB/LC_MESSAGES/atomix.mo share/locale/es/LC_MESSAGES/atomix.mo share/locale/et/LC_MESSAGES/atomix.mo share/locale/fa/LC_MESSAGES/atomix.mo share/locale/fi/LC_MESSAGES/atomix.mo share/locale/fr/LC_MESSAGES/atomix.mo share/locale/ga/LC_MESSAGES/atomix.mo share/locale/gl/LC_MESSAGES/atomix.mo share/locale/gu/LC_MESSAGES/atomix.mo share/locale/he/LC_MESSAGES/atomix.mo share/locale/hi/LC_MESSAGES/atomix.mo share/locale/hu/LC_MESSAGES/atomix.mo share/locale/is/LC_MESSAGES/atomix.mo share/locale/it/LC_MESSAGES/atomix.mo share/locale/ja/LC_MESSAGES/atomix.mo share/locale/kn/LC_MESSAGES/atomix.mo share/locale/ko/LC_MESSAGES/atomix.mo share/locale/lt/LC_MESSAGES/atomix.mo share/locale/lv/LC_MESSAGES/atomix.mo share/locale/mk/LC_MESSAGES/atomix.mo share/locale/ml/LC_MESSAGES/atomix.mo share/locale/ms/LC_MESSAGES/atomix.mo share/locale/nb/LC_MESSAGES/atomix.mo share/locale/nl/LC_MESSAGES/atomix.mo share/locale/no/LC_MESSAGES/atomix.mo share/locale/pa/LC_MESSAGES/atomix.mo share/locale/pl/LC_MESSAGES/atomix.mo share/locale/pt/LC_MESSAGES/atomix.mo share/locale/pt_BR/LC_MESSAGES/atomix.mo share/locale/ru/LC_MESSAGES/atomix.mo share/locale/sk/LC_MESSAGES/atomix.mo share/locale/sl/LC_MESSAGES/atomix.mo share/locale/sq/LC_MESSAGES/atomix.mo share/locale/sr/LC_MESSAGES/atomix.mo share/locale/sr@Latn/LC_MESSAGES/atomix.mo share/locale/sv/LC_MESSAGES/atomix.mo share/locale/ta/LC_MESSAGES/atomix.mo share/locale/tr/LC_MESSAGES/atomix.mo share/locale/uk/LC_MESSAGES/atomix.mo share/locale/vi/LC_MESSAGES/atomix.mo share/locale/wa/LC_MESSAGES/atomix.mo share/locale/zh_CN/LC_MESSAGES/atomix.mo share/locale/zh_HK/LC_MESSAGES/atomix.mo share/locale/zh_TW/LC_MESSAGES/atomix.mo @dirrmtry share/games @dirrm share/atomix/themes/default @dirrm share/atomix/themes @dirrm share/atomix/level @dirrm share/atomix -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK