1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

games/dcross

- Transfer maintainership to games@ team

games/openbubbles

- Mastersite disappeared, mirror on my SF site
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Change WWW to WayBack

games/pythonsudoku

- Transfer maintainership to games@ team

games/robocalypto

- Transfer maintainership to games@ team

games/sudoku-sensei

- Transfer maintainership to games@ team
This commit is contained in:
Rusmir Dusko 2014-05-18 21:04:16 +00:00
parent 846a4df47b
commit ede8070bcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354469
6 changed files with 9 additions and 12 deletions

View File

@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} \
${PORTNAME}_icons${EXTRACT_SUFX}:icons
DIST_SUBDIR= python
MAINTAINER= nemysis@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= Unconventional falling block game
LICENSE= GPLv2

View File

@ -5,23 +5,20 @@ PORTNAME= openbubbles
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.freewebs.com/lasindi/${PORTNAME}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
${PORTNAME}_icons${EXTRACT_SUFX}:icons
${PORTNAME}_icons${EXTRACT_SUFX}
MAINTAINER= nemysis@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= Clone of Evan Bailey's game Bubbles
LICENSE= GPLv2
USE_BZIP2= yes
USES= tar:bzip2
USE_SDL= sdl gfx image
GNU_CONFIGURE= yes
CFLAGS+= -w
PORTDOCS= AUTHORS ChangeLog NEWS README
OPTIONS_DEFINE= DOCS
INSTALLS_ICONS= yes

View File

@ -1,3 +1,3 @@
OpenBubbles is a clone of Evan Bailey's game Bubbles.
WWW: http://www.freewebs.com/lasindi/openbubbles/
WWW: https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/

View File

@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
DIST_SUBDIR= python
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= nemysis@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= Text and graphical program to create or resolve Sudokus
LICENSE= GPLv2

View File

@ -13,7 +13,7 @@ DISTFILES= PYGGEL-V${DISTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX} \
DIST_SUBDIR= python
EXTRACT_ONLY= PYGGEL-V${DISTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX}
MAINTAINER= nemysis@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= PYGGEL demo game
LICENSE= Public_Domain_LICENSE

View File

@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-src-${DISTVERSION:S/./-/}${EXTRACT_SUFX} \
${PORTNAME}.png:icons
EXTRACT_ONLY= ${PORTNAME}-src-${DISTVERSION:S/./-/}${EXTRACT_SUFX}
MAINTAINER= nemysis@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= Enjoy playing with Sudoku boards designed by yourself
LICENSE= GPLv2