aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/magicor/Makefile7
-rw-r--r--games/magicor/pkg-plist8
2 files changed, 6 insertions, 9 deletions
diff --git a/games/magicor/Makefile b/games/magicor/Makefile
index 0fb4b7cd9398..7d7c6897fe56 100644
--- a/games/magicor/Makefile
+++ b/games/magicor/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Old-school, puzzle game similar to Solomon's Key
-LICENSE= unknown
+LICENSE= PD
LICENSE_NAME= Public Domain
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
USES= python
NO_BUILD= yes
+NO_ARCH= yes
PORTDOCS= *
PORTDATA= *
@@ -55,12 +56,12 @@ do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/magicor
${INSTALL_SCRIPT} ${WRKSRC}/Magicor.py ${STAGEDIR}${PREFIX}/bin/magicor
${INSTALL_DATA} ${WRKSRC}/etc/magicor.conf \
- ${STAGEDIR}${PREFIX}/etc/magicor/magicor.conf.dist
+ ${STAGEDIR}${PREFIX}/etc/magicor/magicor.conf.sample
do-install-EDITOR-on:
${INSTALL_SCRIPT} ${WRKSRC}/Magicor-LevelEditor.py ${STAGEDIR}${PREFIX}/bin/magicor-editor
${INSTALL_DATA} ${WRKSRC}/etc/magicor-editor.conf \
- ${STAGEDIR}${PREFIX}/etc/magicor/magicor-editor.conf.dist
+ ${STAGEDIR}${PREFIX}/etc/magicor/magicor-editor.conf.sample
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/games/magicor/pkg-plist b/games/magicor/pkg-plist
index 096d073de8c1..396a9e7597ef 100644
--- a/games/magicor/pkg-plist
+++ b/games/magicor/pkg-plist
@@ -1,11 +1,7 @@
bin/magicor
-@unexec if cmp -s %D/etc/magicor/magicor.conf.dist %D/etc/magicor/magicor.conf; then rm -f %D/etc/magicor/magicor.conf; fi
-etc/magicor/magicor.conf.dist
-@exec if [ ! -f %B/magicor.conf ]; then cp -p %D/%F %B/magicor.conf; fi
+@sample etc/magicor/magicor.conf.sample
%%EDITOR%%bin/magicor-editor
-%%EDITOR%%@unexec if cmp -s %D/etc/magicor/magicor-editor.conf.dist %D/etc/magicor/magicor-editor.conf; then rm -f %D/etc/magicor/magicor-editor.conf; fi
-%%EDITOR%%etc/magicor/magicor-editor.conf.dist
-%%EDITOR%%@exec if [ ! -f %B/magicor-editor.conf ]; then cp -p %D/%F %B/magicor-editor.conf; fi
+%%EDITOR%%@sample etc/magicor/magicor-editor.conf.sample
%%PYTHON_SITELIBDIR%%/magicor/__init__.py
%%PYTHON_SITELIBDIR%%/magicor/editor/__init__.py
%%PYTHON_SITELIBDIR%%/magicor/editor/brushes.py
8fcb7c24'>- Update to 0.52wen2009-11-222-4/+4 * - Mark MAKE_JOBS_UNSAFEpav2009-11-213-0/+3 * Update to 1.9.1.novel2009-11-212-4/+4 * - Update to 0.51wen2009-11-202-4/+4 * - Mark MAKE_JOBS_UNSAFEpav2009-11-202-0/+2 * - Mark MAKE_JOBS_UNSAFEpav2009-11-204-0/+4 * - Update to 0.3.4miwi2009-11-203-10/+30 * - Mark MAKE_JOBS_UNSAFEpav2009-11-191-0/+1 * - Chase distfile change. The previous tarball was actually build 2001.jkim2009-11-173-7/+13 * . update to version 1.1.8;bsam2009-11-163-5/+48 * - Update to 1.093190wen2009-11-163-6/+9 * - Mark BROKEN: does not compilepav2009-11-162-0/+4 * Fix the actual bug that caused translated message catalogs to benaddy2009-11-152-12/+12 * - Update audio/liboggz to 0.9.9rafan2009-11-154-24/+34 * - Update to 0.50wen2009-11-152-4/+4 * - Remove BROKEN: fix build against ffmpeg 0.5lioux2009-11-142-10/+29 * - Update to 0.10.10miwi2009-11-144-8/+10 * Fix build after audio/celt upgrade. PORTREVISION bumped, as the upgradetrasz2009-11-133-4/+56 * - Update to 0.20miwi2009-11-123-17/+18 * - Update to 0.8.10miwi2009-11-124-23/+64 * Update to 4.2 build 2002.jkim2009-11-122-4/+4 * Update to 0.7.0.trasz2009-11-112-4/+4 * - Update to 0.49wen2009-11-112-4/+4 * - devel/py-dbus, x11-toolkits/python-gnome-extras are now optional dependenciesnivit2009-11-111-4/+14 * Update audio/muine to 0.8.11.flz2009-11-103-54/+10 * Update audio/taglib-sharp to 2.0.3.3.flz2009-11-102-12/+6 * - Update to 1.093120wen2009-11-092-4/+5 * - Fix pkg-plistdhn2009-11-082-8/+2 * - Update to 1.6.2.1nivit2009-11-063-12/+13 * - Fix fltk thread scriptmiwi2009-11-062-6/+3 * - Fix a typo in pkg-descrwen2009-11-061-1/+1 * - Update to 0.94.7nivit2009-11-052-5/+6 * Update to 1.4.2.58240 (Which seems to be the supported version for Linux)arved2009-11-0510-60/+72 * - Update to 1.41.01nivit2009-11-053-7/+13 * - Update to 5.11.1miwi2009-11-047-2111/+2200 * Mark audio/squeezecenter-* ports as expired. They have been replaced bytdb2009-11-035-0/+15 * Add the following repocopied ports:tdb2009-11-031-0/+5 * - Name changes after repocopy in previous commit.tdb2009-11-034-18/+73 * - Name changes after repocopy in previous commit.tdb2009-11-033-11/+11 * - Name changes after repocopy in previous commit.tdb2009-11-034-19/+96 * - Name changes after repocopy in previous commit.tdb2009-11-033-13/+14 * - Name changes after repocopy in previous commit.tdb2009-11-034-14/+26 * - Update to 0.48wen2009-11-032-4/+4 * - Fix build with ruby>= 1.9miwi2009-11-031-2/+6 * Always pass localized messages in UTF-8 to GTK+2.naddy2009-11-032-3/+15 * - Update to 2.7.0miwi2009-11-023-11/+28 * - Update to 0.12.1miwi2009-11-023-223/+265 * Update to 2.13ehaupt2009-10-313-4/+5 * - Update to 0.46wen2009-10-312-4/+4 * - Install NLS files into correct locationamdmi32009-10-302-103/+39 * - Forgot to add the new file into distinfodhn2009-10-301-3/+3 * - Fix fetchdhn2009-10-302-4/+5 * - Update to 11dhn2009-10-303-10/+14 * - Update to 0.45wen2009-10-282-4/+4 * The correct spelling of the PowerPC arch is "powerpc", not "ppc".linimon2009-10-271-1/+1 * Update to 20090817ehaupt2009-10-252-8/+8 * Upgrade to 7.4.1.brooks2009-10-253-28/+35 * Fix the USE_AUTOTOOLS assignment.makc2009-10-251-12/+4 * - Update to 0.44wen2009-10-232-4/+4 * - Add MASTER_SITESwen2009-10-221-1/+2 * - Update to 0.19.10wen2009-10-223-6/+5 * - Update to 1.092910wen2009-10-222-4/+4 * - Fix plist after doxygen update.wxs2009-10-212-1/+8 * - Update to 1.4.4miwi2009-10-213-12/+29 * - Update to 0.8miwi2009-10-204-35/+19 * - Update to 0.19.8wen2009-10-192-5/+4 * - Update to 1.092860wen2009-10-192-4/+4 * - Pass maintainership to submitter.lippe2009-10-191-3/+5 * - Update WWWehaupt2009-10-19