Port details |
- bennugd-core High level open source game development suite, core libs
- svn20130912_1 devel =2 svn20130912_1Version of this port present on the latest quarterly branch.
- IGNORE: is only for i386, while you are running amd64 (reason: dies with segmentation fault on !i386)
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2009-11-08 03:19:44
- Last Update: 2023-09-26 19:35:08
- Commit Hash: c4a9b24
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: not specified in port
- WWW:
- https://www.bennugd.org/
- Description:
- Bennu is a high level open source game development suite which
focuses on modularity and portability, making it a perfect choice
for cross-platform game development.
Although officialy it is only supported on Windows, Linux and GP2X
Wiz (on the right), Bennu can run on multiple other platforms,
including *BSD, MacOSX and other consoles such as the Wii, Dingoo
A320, GP2X, or the classic Xbox.
This makes it really fun to code in Bennu: the game can be played
on you computer AND your console!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bennugd-core>0:devel/bennugd-core
- To install the port:
- cd /usr/ports/devel/bennugd-core/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install devel/bennugd-core
- pkg install bennugd-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bennugd-core
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (bennugd-svn20130912.tar.bz2) = 13da09c0078619c25c689b1d81777ff54f026dbbf7b5638d80b2c3077287e27d
SIZE (bennugd-svn20130912.tar.bz2) = 1092409
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- games/railroad-rampage
- for Libraries
-
- devel/bennugd-modules
- for Run
-
- games/railroad-rampage
Configuration Options:
- No options to configure
- Options name:
- devel_bennugd-core
- USES:
- dos2unix libtool pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
svn20130912_1 26 Sep 2023 19:35:08 |
Dmitry Marakasov (amdmi3) |
devel/bennugd-core: fix patch |
svn20130912_1 25 Sep 2023 19:39:39 |
Dmitry Marakasov (amdmi3) |
devel/bennugd-core: fix build on 14.x |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
svn20130912_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
svn20130912_1 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
svn20130912_1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
svn20130912_1 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
svn20130912_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
svn20130912_1 03 Jan 2017 17:06:49 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
svn20130912_1 13 Oct 2014 17:34:08 |
amdmi3 |
- Strip binary |
svn20130912_1 13 Sep 2014 19:20:23 |
tijl |
- Convert to USES=libtool
- Remove -lpthread patching |
svn20130912 07 May 2014 20:42:39 |
amdmi3 |
- Convert USE_BZIP2 and USE_DOS2UNIX to USES |
svn20130912 20 Jan 2014 01:34:31 |
amdmi3 |
- Update to svn20130912
- Support staging
- Fix build on 10.x |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
r20091106 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
r20091106 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
r20091106 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
r20091106 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
r20091106 29 Oct 2011 17:12:41 |
miwi |
- Fix build on FreeBSD 10 |
r20091106 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
r20091106 30 Nov 2009 19:20:48 |
amdmi3 |
- Add ONLY_FOR_ARCHS, doesn't support !i386 |
r20091106 08 Nov 2009 03:19:13 |
amdmi3 |
Bennu is a high level open source game development suite which
focuses on modularity and portability, making it a perfect choice
for cross-platform game development.
Although officialy it is only supported on Windows, Linux and GP2X
Wiz (on the right), Bennu can run on multiple other platforms,
including *BSD, MacOSX and other consoles such as the Wii, Dingoo
A320, GP2X, or the classic Xbox.
This makes it really fun to code in Bennu: the game can be played
on you computer AND your console!
WWW: http://www.bennugd.org/ |