Bug 96964 - [NEW PORT] games/balazarbrothers: Balazar Brother is a free software 3D puzzle
Summary: [NEW PORT] games/balazarbrothers: Balazar Brother is a free software 3D puzzle
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: sat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-08 04:00 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-05-17 20:01 UTC (History)
0 users

See Also:


Attachments
balazarbrothers-0.2.shar (13.40 KB, text/plain)
2006-05-08 04:00 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-05-08 04:00:30 UTC
Balazar Brother is an amazing libre (PGL'ed) 3D puzzle game, realized by Jiba
and Nekeme Prod. 

A 3D platform universe, two characters and two keys, one for each character,
and at the end of the road two princesses to free. Just press a key and the
corresponding character will jump on the next platform in front of him.

WWW:	http://home.gna.org/oomadness/en/balazar_brother/index.html
Comment 1 sat freebsd_committer freebsd_triage 2006-05-15 06:02:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sat

Take
Comment 2 Andrew Pantyukhin 2006-05-16 10:10:10 UTC
> balazar_brother
* BalazarBrother * BalazarBrother lives in /usr/X11R6/share
Traceback (most recent call last):
  File "/usr/X11R6/bin/balazar_brother", line 38, in ?
    import balazar_brother, balazar_brother.globdef as globdef
  File "/usr/X11R6/share/balazar_brother/__init__.py", line 18, in ?
    import cerealizer, tofu, soya, soya.cerealizer4soya
ImportError: No module named cerealizer

Can you please make a cerealizer port? Shouldn't be a
difficult task.
Comment 3 Jose Alonso Cardenas Marquez 2006-05-16 17:45:01 UTC
On Tue, 16 May 2006 13:10:10 +0400
"Andrew Pantyukhin" <infofarmer@gmail.com> wrote:

> > balazar_brother
> * BalazarBrother * BalazarBrother lives in /usr/X11R6/share
> Traceback (most recent call last):
>   File "/usr/X11R6/bin/balazar_brother", line 38, in ?
>     import balazar_brother, balazar_brother.globdef as globdef
>   File "/usr/X11R6/share/balazar_brother/__init__.py", line 18, in ?
>     import cerealizer, tofu, soya, soya.cerealizer4soya
> ImportError: No module named cerealizer
> 
> Can you please make a cerealizer port? Shouldn't be a
> difficult task.
> 

Hi :)

Sorry, I forgot mention it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=96944

This PR contain the py-cerealizer port.

Greetings
ACM
-- 
Grupo de Usuarios *BSD Peru - BSDPeru
http://www.bsd.org.pe
Comment 4 sat freebsd_committer freebsd_triage 2006-05-17 20:00:58 UTC
State Changed
From-To: open->closed

Committed with minor corrections, thanks!