Bug 218516 - New port: games/beret - 2D puzzle platformer game
Summary: New port: games/beret - 2D puzzle platformer game
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 01:22 UTC by Alfonso S. Siciliano
Modified: 2017-04-15 12:37 UTC (History)
1 user (show)

See Also:


Attachments
beret new port .shar (6.89 KB, text/plain)
2017-04-10 01:22 UTC, Alfonso S. Siciliano
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2017-04-10 01:22:57 UTC
Created attachment 181624 [details]
beret new port .shar

*Note*: 
beret depends on: new port x11-fonts/averiagwf  bug #217014
(It is just a font family, please commit it too)

Beret is a 2D puzzle-platformer game, it has:

- 21 puzzle-filled levels
- 120 collectable Medallions
- Over 20 hours of gameplay
- An unlockable level editor

WWW: http://kiwisauce.com/beret/

(tested in 12.0 current with '#port test': no error/warning)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-15 12:36:03 UTC
A commit references this bug:

Author: swills
Date: Sat Apr 15 12:35:42 UTC 2017
New revision: 438582
URL: https://svnweb.freebsd.org/changeset/ports/438582

Log:
  games/beret: create port

  Beret is a 2D puzzle-platformer game about a scientist named Beret
  who has gained telekinetic abilities through his research at the
  Evil Corporation. He decides that the Evil Corporation is too evil
  for his liking, and begins his solitary quest to overthrow the
  corporation and punish the evil deeds of his employers.

  Beret has:
  - 21 puzzle-filled levels
  - 120 collectable Medallions
  - Over 20 hours of gameplay
  - An unlockable level editor

  WWW: http://kiwisauce.com/beret/

  PR:		218516
  Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>

Changes:
  head/games/Makefile
  head/games/beret/
  head/games/beret/Makefile
  head/games/beret/distinfo
  head/games/beret/files/
  head/games/beret/files/patch-game.c
  head/games/beret/pkg-descr
  head/games/beret/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-04-15 12:37:48 UTC
Committed, thanks!