Summary: | [NEW PORT] games/balazarbrothers: Balazar Brother is a free software 3D puzzle | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jose Alonso Cardenas Marquez <acardenas> | ||||
Component: | Individual Port(s) | Assignee: | sat | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jose Alonso Cardenas Marquez
2006-05-08 04:00:30 UTC
Responsible Changed From-To: freebsd-ports-bugs->sat Take > 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.
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 State Changed From-To: open->closed Committed with minor corrections, thanks! |