summaryrefslogtreecommitdiffstats
path: root/games/atomix
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
commit2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch)
treea95d6ef7b169e6753fca6a89006355f69851345e /games/atomix
parent97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff)
downloadmarcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.bz2
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.lz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.xz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/atomix')
-rw-r--r--games/atomix/Makefile32
-rw-r--r--games/atomix/distinfo3
-rw-r--r--games/atomix/pkg-descr8
-rw-r--r--games/atomix/pkg-install13
-rw-r--r--games/atomix/pkg-plist131
5 files changed, 0 insertions, 187 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
deleted file mode 100644
index 0f9002595..000000000
--- a/games/atomix/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: atomix
-# Date created: 30 January 2000
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/games/atomix/Makefile,v 1.8 2006/04/12 22:09:10 marcus Exp $
-#
-
-PORTNAME= atomix
-PORTVERSION= 2.14.0
-CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A yet another little mind game
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's/games\.games/games:games/' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e '/^$$/d' ${WRKSRC}/po/POTFILES.in
-
-.include <bsd.port.mk>
diff --git a/games/atomix/distinfo b/games/atomix/distinfo
deleted file mode 100644
index 36b7a3fc9..000000000
--- a/games/atomix/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/atomix-2.14.0.tar.bz2) = 54f4b98463b57aebc7692d1b153791af
-SHA256 (gnome2/atomix-2.14.0.tar.bz2) = 5d4e073c29e7d23d49b1bfcce9edf1e8f0c04bdb91db368e05e854e2b2636bb8
-SIZE (gnome2/atomix-2.14.0.tar.bz2) = 284987
diff --git a/games/atomix/pkg-descr b/games/atomix/pkg-descr
deleted file mode 100644
index f5caf2f97..000000000
--- a/games/atomix/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Atomix is a little mind game where you have to build molecules
-out of single atoms. These are laying around between the walls
-and obstacles on the playfield. Once you have pushed an atom in
-one direction it moves until it hits an obstacle or another
-atom. It needs some thinking how to construct complex
-molecules with this atom behaviour.
-
-WWW: http://triq.net/~jens/atomix.php
diff --git a/games/atomix/pkg-install b/games/atomix/pkg-install
deleted file mode 100644
index e4e48b646..000000000
--- a/games/atomix/pkg-install
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-if [ "$2" = "POST-INSTALL" ]; then
- mkdir -p ${PKG_PREFIX}/share/gnome/games
- SCORES="atomix.scores"
- for i in ${SCORES}; do
- if [ ! -f ${PKG_PREFIX}/share/gnome/games/${i} ]; then
- touch -f ${PKG_PREFIX}/share/gnome/games/${i}
- chown games:games ${PKG_PREFIX}/share/gnome/games/${i}
- chmod 0664 ${PKG_PREFIX}/share/gnome/games/${i}
- fi
- done
-fi
diff --git a/games/atomix/pkg-plist b/games/atomix/pkg-plist
deleted file mode 100644
index c87bb9333..000000000
--- a/games/atomix/pkg-plist
+++ /dev/null
@@ -1,131 +0,0 @@
-bin/atomix
-share/gnome/applications/atomix.desktop
-share/gnome/atomix/atomix-logo.png
-share/gnome/atomix/level/aceticacid.atomix.xml
-share/gnome/atomix/level/acetone.atomix.xml
-share/gnome/atomix/level/butanol.atomix.xml
-share/gnome/atomix/level/cyclobutane.atomix.xml
-share/gnome/atomix/level/dimethylether.atomix.xml
-share/gnome/atomix/level/ethanal.atomix.xml
-share/gnome/atomix/level/ethane.atomix.xml
-share/gnome/atomix/level/ethanol.atomix.xml
-share/gnome/atomix/level/ethylene.atomix.xml
-share/gnome/atomix/level/glycerin.atomix.xml
-share/gnome/atomix/level/lactic-acid.atomix.xml
-share/gnome/atomix/level/methanal.atomix.xml
-share/gnome/atomix/level/methane.atomix.xml
-share/gnome/atomix/level/methanol.atomix.xml
-share/gnome/atomix/level/propanal.atomix.xml
-share/gnome/atomix/level/propylene.atomix.xml
-share/gnome/atomix/level/pyran.atomix.xml
-share/gnome/atomix/level/sequence
-share/gnome/atomix/level/transbutylen.atomix.xml
-share/gnome/atomix/level/water.atomix.xml
-share/gnome/atomix/themes/default/arrow-bottom.png
-share/gnome/atomix/themes/default/arrow-left.png
-share/gnome/atomix/themes/default/arrow-right.png
-share/gnome/atomix/themes/default/arrow-top.png
-share/gnome/atomix/themes/default/atom-c.png
-share/gnome/atomix/themes/default/atom-f.png
-share/gnome/atomix/themes/default/atom-h.png
-share/gnome/atomix/themes/default/atom-n.png
-share/gnome/atomix/themes/default/atom-o.png
-share/gnome/atomix/themes/default/cursor.png
-share/gnome/atomix/themes/default/floor.png
-share/gnome/atomix/themes/default/link-bottom-double.png
-share/gnome/atomix/themes/default/link-bottom-left.png
-share/gnome/atomix/themes/default/link-bottom-right.png
-share/gnome/atomix/themes/default/link-bottom.png
-share/gnome/atomix/themes/default/link-left-double.png
-share/gnome/atomix/themes/default/link-left.png
-share/gnome/atomix/themes/default/link-right-double.png
-share/gnome/atomix/themes/default/link-right.png
-share/gnome/atomix/themes/default/link-top-double.png
-share/gnome/atomix/themes/default/link-top-left.png
-share/gnome/atomix/themes/default/link-top-right.png
-share/gnome/atomix/themes/default/link-top.png
-share/gnome/atomix/themes/default/shadow-bottom-right.png
-share/gnome/atomix/themes/default/shadow-left-top.png
-share/gnome/atomix/themes/default/shadow-left.png
-share/gnome/atomix/themes/default/shadow-top-left-both.png
-share/gnome/atomix/themes/default/shadow-top-left.png
-share/gnome/atomix/themes/default/shadow-top.png
-share/gnome/atomix/themes/default/theme
-share/gnome/atomix/themes/default/wall-bottom-left.png
-share/gnome/atomix/themes/default/wall-bottom-right.png
-share/gnome/atomix/themes/default/wall-horizontal-bottomx.png
-share/gnome/atomix/themes/default/wall-horizontal-left-end.png
-share/gnome/atomix/themes/default/wall-horizontal-right-end.png
-share/gnome/atomix/themes/default/wall-horizontal-topx.png
-share/gnome/atomix/themes/default/wall-horizontal.png
-share/gnome/atomix/themes/default/wall-single.png
-share/gnome/atomix/themes/default/wall-top-left.png
-share/gnome/atomix/themes/default/wall-top-right.png
-share/gnome/atomix/themes/default/wall-vertical-bottom-end.png
-share/gnome/atomix/themes/default/wall-vertical-leftx.png
-share/gnome/atomix/themes/default/wall-vertical-rightx.png
-share/gnome/atomix/themes/default/wall-vertical-top-end.png
-share/gnome/atomix/themes/default/wall-vertical.png
-@unexec [ -s %D/share/gnome/games/atomix.scores ] || rm -f %D/share/gnome/games/atomix.scores
-share/gnome/gnome-2.0/ui/atomix-ui.xml
-share/gnome/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/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrm share/gnome/atomix/themes/default
-@dirrm share/gnome/atomix/themes
-@dirrm share/gnome/atomix/level
-@dirrm share/gnome/atomix