Bug 88168 - [NEW PORT] games/dangerdeep: Open source world war II german submarine simulation
Summary: [NEW PORT] games/dangerdeep: Open source world war II german submarine simula...
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-29 09:00 UTC by Jose Alonso Cardenas Marquez
Modified: 2005-10-29 15:28 UTC (History)
0 users

See Also:


Attachments
dangerdeep-0.1.0.shar (21.63 KB, text/plain)
2005-10-29 09: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 2005-10-29 09:00:28 UTC
Danger from the deep (aka dangerdeep) is a Free / Open Source World War II german submarine simulation. It is currently available for Linux/i386, FreeBSD and Windows, but since it uses SDL/OpenGL it should be portable to other operating systems or platforms.

WWW:	http://dangerdeep.sourceforge.net
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-10-29 10:49:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-10-29 15:18:16 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks! 

Notes: 
- make sure to respect ${CC}, ${CFLAGS}, ${CXX} and ${CXXFLAGS} 
- NOPORTDOCS is not for manpages, but for extra doc going in ${DOCSDIR} 
- make sure that the port installs files with the appropriate ${INSTALL_*} 
commands (ensures appropriate permissions, ownerships and symbol stripping) 
- disable extended instructions when PACKAGE_BUILDING is defined (keep in mind 
that a package should work on processors lacking MMX/SSE instruction sets, 
even if they were available on the FreeBSD.org machine that built the 
package) 
- use USE_X_PREFIX for ports which use X