Bug 41921

Summary: New Port: games/billardgl - 3D billiards simulator
Product: Ports & Packages Reporter: Adam Weinberger <adam>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
billardgl.shar none

Description Adam Weinberger 2002-08-23 06:50:01 UTC
	BillardGL (it's spelled that way) is a 3D billiards/pool simulator. It's
	neat.
Comment 1 edwin 2002-08-23 07:25:46 UTC
On Thu, Aug 22, 2002 at 10:41:58PM -0700, Adam Weinberger wrote:
> >Description:
> 	BillardGL (it's spelled that way) is a 3D billiards/pool simulator. It's
> 	neat.

Besides for one small thing:

--- Makefile.old	Fri Aug 23 16:13:24 2002
+++ Makefile	Fri Aug 23 16:18:50 2002
@@ -19,12 +19,14 @@
 USE_MESA=	yes
 USE_REINPLACE=	yes
 
-pre-build:
+post-patch:
 	@${REINPLACE_CMD} -e "s|gcc|\${CC}|; \
 		s|g++|\${CXX}|; \
 		s|CFLAGS	=|CFLAGS	+=|; \
 		s|CXXFLAGS=|CXXFLAGS+=|; \
 		s|/usr/X11R6|\${X11BASE}|;" ${WRKSRC}/src/Makefile
+	@${REINPLACE_CMD} -e 's|/usr/share|${X11BASE}/share|' \
+						${WRKSRC}/src/Namen.h
 do-build:
 	cd ${WRKSRC}/src && ${GMAKE} all
 

I get a coredump after it opened a huge window (screensize) and
tried to read the file /usr/X11R6/share/BillardGL/Texturen/2/filzkachel.bmp
   352 BillardGL RET   break 0
   352 BillardGL PSIG  SIGSEGV SIG_DFL
   352 BillardGL NAMI  "BillardGL.core"

[~] edwin@k7>BillardGL 

 BillardGL (C) 2001, 2002 Tobias Nopper, Stefan Disch, Martina Welte

  No Game Mode possible!

Segmentation fault (core dumped)


Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2002-10-19 23:06:00 UTC
Responsible Changed
From-To: freebsd-ports->adamw

I'll take this.
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2002-10-31 10:38:40 UTC
State Changed
From-To: open->closed

Four out of five dentists recommend the billiards game in 
PR/44531 over BillardGL. I'm not a dentist, but I play one 
on TV. Not wishing to feel left out, I'm closing this PR 
in favor of the other one.