games/arkanoidsb
- Transfer maintainership to games@ team - Use tar:bzip2 instead of USE_BZIP2=yes games/magicmaze - Mastersite disappeared, mirror on my SF site - Transfer maintainership to games@ team - Change WWW to WayBack games/sdl_jewels - Transfer maintainership to games@ team games/sdl_lopan - Transfer maintainership to games@ team games/secrettower - Transfer maintainership to games@ team games/super_mario_bros_python - Transfer maintainership to games@ team games/xvier - Transfer maintainership to games@ team
This commit is contained in:
parent
fcd3f5800e
commit
47806589c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357788
8 changed files with 10 additions and 13 deletions
|
@ -6,12 +6,12 @@ PORTVERSION= 1.3.2.10
|
|||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.wegroup.org/downloads/
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Arkanoid and space game
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
|
@ -20,7 +20,6 @@ USE_LINUX_APPS= libogg sdlmixer sdlimage
|
|||
SUB_FILES= ${PORTNAME}.sh
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DESKTOP_ENTRIES="Arkanoid: Space Ball" "" "${PORTNAME}" \
|
||||
|
|
|
@ -5,10 +5,10 @@ PORTNAME= magicmaze
|
|||
PORTVERSION= 1.4.3.6
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games ruby
|
||||
MASTER_SITES= RUBYFORGE
|
||||
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION:S/./_/g}
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Simple and low-tech monster-bashing maze game
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
|
|
@ -2,4 +2,4 @@ Magic Maze is a simple and low-tech monster-bashing maze game.
|
|||
|
||||
It was originally inspired by playing Gauntlet II on the Atari ST.
|
||||
|
||||
WWW: http://magicmaze.rubyforge.org/
|
||||
WWW: https://web.archive.org/web/20130902083902/http://magicmaze.rubyforge.org/
|
||||
|
|
|
@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME:S/sdl/SDL/}-${DISTVERSION}.tgz \
|
|||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= ${PORTNAME:S/sdl/SDL/}-${DISTVERSION}.tgz
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Tile-matching 8x8 puzzle game
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -24,7 +24,6 @@ USE_SDL= sdl image mixer
|
|||
ALL_TARGET=
|
||||
|
||||
PORTDOCS= ChangeLog README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DESKTOP_ENTRIES="SDL Jewels" "" "${PORTNAME}" \
|
||||
|
|
|
@ -12,7 +12,7 @@ DISTFILES= sdllopan-${DISTVERSION}.tgz \
|
|||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= sdllopan-${DISTVERSION}.tgz
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Mahjong game remake
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -24,7 +24,6 @@ USE_SDL= sdl image mixer
|
|||
ALL_TARGET=
|
||||
|
||||
PORTDOCS= Changelog README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DESKTOP_ENTRIES="SDL Lopan" "" "${PORTNAME}" \
|
||||
|
|
|
@ -6,7 +6,7 @@ PORTVERSION= 0.2.0
|
|||
CATEGORIES= games python
|
||||
DIST_SUBDIR= python
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Save princess Ericia in this 2D platform game
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -12,7 +12,7 @@ DISTFILES= Super-Mario-Bros-Python-v${DISTVERSION}release${EXTRACT_SUFX} \
|
|||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= Super-Mario-Bros-Python-v${DISTVERSION}release${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Clone of the original Super Mario Bros
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} \
|
|||
EXTRACT_SUFX= .tar.Z
|
||||
EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Throw stones into free columns
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue