Bug 170939 - [NEW PORT] games/popstar: Simple puzzle game involving floating stars
Summary: [NEW PORT] games/popstar: Simple puzzle game involving floating stars
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rusmir Dusko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 21:10 UTC by nemysis
Modified: 2013-11-26 13:30 UTC (History)
1 user (show)

See Also:


Attachments
.shar (2.43 KB, text/plain)
2012-08-23 21:10 UTC, nemysis
no flags Details
popstar.shar (2.35 KB, application/x-shar)
2012-10-11 02:58 UTC, nemysis
no flags Details
popstar.shar (3.41 KB, application/x-shar)
2013-02-14 13:30 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-08-23 21:10:01 UTC
Pop Star is a simple puzzle game where you must use floating stars to
form polygons.  The stars are continuously moving, which makes this tricky.
Various opportunities exist to gain bonus points.

WWW: http://www.newbreedsoftware.com/popstar/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 nemysis 2013-02-14 13:30:14 UTC
portlint -A
WARN: Makefile: [29]: possible direct use of command "false" found. use ${FALSE} instead.
0 fatal errors and 1 warning found.

port test: clean
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-02-23 19:07:03 UTC
State Changed
From-To: open->closed

I close this pr; only one mirror, latest release 2001.
Comment 3 Rusmir Dusko freebsd_committer freebsd_triage 2013-10-03 00:14:00 UTC
State Changed
From-To: closed->open

Recent Sources.
Comment 4 Rusmir Dusko freebsd_committer freebsd_triage 2013-10-03 00:16:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-11-26 13:27:08 UTC
Author: nemysis
Date: Tue Nov 26 13:26:59 2013
New Revision: 334930
URL: http://svnweb.freebsd.org/changeset/ports/334930

Log:
  Pop Star is a simple puzzle game where you must use floating stars to
  form polygons. The stars are continuously moving, which makes this tricky.
  Various opportunities exist to gain bonus points.
  
  WWW: http://www.newbreedsoftware.com/popstar/
  
  PR:		ports/170939
  Submitted by:	nemysis (self)
  Approved by:	wg (mentor)

Added:
  head/games/popstar/
  head/games/popstar/Makefile   (contents, props changed)
  head/games/popstar/distinfo   (contents, props changed)
  head/games/popstar/pkg-descr   (contents, props changed)
  head/games/popstar/pkg-plist   (contents, props changed)
Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Tue Nov 26 13:21:14 2013	(r334929)
+++ head/games/Makefile	Tue Nov 26 13:26:59 2013	(r334930)
@@ -728,6 +728,7 @@
     SUBDIR += pokerth
     SUBDIR += polypuzzle
     SUBDIR += pongix
+    SUBDIR += popstar
     SUBDIR += pouetchess
     SUBDIR += powder
     SUBDIR += powermanga

Added: head/games/popstar/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/popstar/Makefile	Tue Nov 26 13:26:59 2013	(r334930)
@@ -0,0 +1,46 @@
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	popstar
+PORTVERSION=	0.0.2
+CATEGORIES=	games
+MASTER_SITES=	ftp://ftp.tuxpaint.org/unix/x/popstar/ \
+		ftp://ftp.billsgames.com/unix/x/popstar/ \
+		SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons
+DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
+		${PORTNAME}.png:icons
+EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
+
+MAINTAINER=	nemysis@FreeBSD.org
+COMMENT=	Simple puzzle game involving floating stars
+
+LICENSE=	GPLv2 CCbyNCSA3
+LICENSE_COMB=	dual
+LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
+LICENSE_FILE_CCbyNCSA3=${WRKSRC}/docs/COPYING-CC-Attrib30.txt
+LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
+
+USES=		gmake
+USE_SDL=	image mixer sdl
+
+PORTDOCS=	AUTHORS.txt CHANGES.txt README.txt TODO.txt
+
+DESKTOP_ENTRIES="Pop Star" "${COMMENT}" "${PORTNAME}" \
+		"${PORTNAME}" "Game;ArcadeGame;" false
+
+OPTIONS_DEFINE=	DOCS
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
+
+.for d in images music sounds
+	@(cd ${WRKSRC}/data && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR})
+.endfor
+
+	${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \
+		${STAGEDIR}${PREFIX}/share/pixmaps/
+
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/|} ${STAGEDIR}${DOCSDIR}
+
+.include <bsd.port.mk>

Added: head/games/popstar/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/popstar/distinfo	Tue Nov 26 13:26:59 2013	(r334930)
@@ -0,0 +1,4 @@
+SHA256 (popstar-0.0.2.tar.gz) = 1c52bdac549b3cd67ac84a61f371503ff987e4e457f9accd36e6f133bd61f6ce
+SIZE (popstar-0.0.2.tar.gz) = 7774410
+SHA256 (popstar.png) = 8cc60b4244c845550616ce706932a3bb0955ee58feffd2f3901726529eff0ad3
+SIZE (popstar.png) = 1574

Added: head/games/popstar/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/popstar/pkg-descr	Tue Nov 26 13:26:59 2013	(r334930)
@@ -0,0 +1,5 @@
+Pop Star is a simple puzzle game where you must use floating stars to
+form polygons. The stars are continuously moving, which makes this tricky.
+Various opportunities exist to gain bonus points.
+
+WWW: http://www.newbreedsoftware.com/popstar/

Added: head/games/popstar/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/popstar/pkg-plist	Tue Nov 26 13:26:59 2013	(r334930)
@@ -0,0 +1,25 @@
+bin/popstar
+share/pixmaps/popstar.png
+%%DATADIR%%/images/bkgd1.png
+%%DATADIR%%/images/bkgd2.png
+%%DATADIR%%/images/bonus.png
+%%DATADIR%%/images/complete.png
+%%DATADIR%%/images/cursor.png
+%%DATADIR%%/images/gameover.png
+%%DATADIR%%/images/incomplete.png
+%%DATADIR%%/images/stars.png
+%%DATADIR%%/images/title.png
+%%DATADIR%%/music/bull_fight.ogg
+%%DATADIR%%/music/ethereal_jaunt.ogg
+%%DATADIR%%/music/ph1lipina_sunris3.ogg
+%%DATADIR%%/music/popstar_song2.ogg
+%%DATADIR%%/sounds/bonus.wav
+%%DATADIR%%/sounds/line_break.wav
+%%DATADIR%%/sounds/missed1.wav
+%%DATADIR%%/sounds/move.wav
+%%DATADIR%%/sounds/pop.wav
+%%DATADIR%%/sounds/select.wav
+@dirrm %%DATADIR%%/sounds
+@dirrm %%DATADIR%%/music
+@dirrm %%DATADIR%%/images
+@dirrm %%DATADIR%%
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Rusmir Dusko freebsd_committer freebsd_triage 2013-11-26 13:27:09 UTC
State Changed
From-To: open->closed

New port added. Thanks!