Port details |
- nimuh Puzzle game destined to improve the knowledge of Andalusia
- 1.02_12 games =2 1.02_12Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-02-13 20:29:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: education
- License: CC-BY-NC-SA-2.0
- WWW:
- https://nimuh.com/
- Description:
- Nimuh is a project puzzle game destined to improve the knowledge
of Andalusia
We are CaninoStudios, a development group destined to make video
games under the free software philosophy. We are writing you to
make a presentation of our latest release "Nimuh, searching for the
Andalusian treasure".
This project is oriented to education and acknowledge of our land,
Andalusia.
"Nimuh" has been released under the Creative Commons license. It's
a puzzle type game and it's based in the "Theseus and the Minotaur
Mazes" game, but we decided to improve it by adding a 3D isometric
view. You can go through 40 different Andalusian locations and play
all the levels while you learn about the typical food, fiestas and
history of every place.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/nimuh/ && make install clean
- To add the package, run one of these commands:
- pkg install games/nimuh
- pkg install nimuh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nimuh
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nimuh-1.02.tar.gz) = e82bc6818479a9a67ee82e0647e61c0313ff994843fbe06c1f30cae3fbe1f495
SIZE (nimuh-1.02.tar.gz) = 306428
SHA256 (nimuh-data-1.02.tar.gz) = 533f4aab034129a5cefb86bc1a2c8eec043f0e0f46bad9e464d843a5ec12126f
SIZE (nimuh-data-1.02.tar.gz) = 55877459
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:
-
- gmake>=4.3 : devel/gmake
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_nimuh
- USES:
- gl gmake localbase sdl
- 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 |
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) |
1.02_12 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 ) |
1.02_12 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.02_11 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
1.02_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.02_11 20 Nov 2020 07:16:06 |
adamw |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
1.02_11 05 May 2020 02:20:56 |
amdmi3 |
- Fix fetch |
1.02_11 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.02_11 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.02_11 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.02_11 25 Dec 2018 16:11:46 |
amdmi3 |
- Fix build with GCC-based architectures
- Add USES=gl
PR: 234389
Submitted by: pkubaj@anongoth.pl |
1.02_11 22 Jun 2018 20:50:27 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Add missing depend
- Fix build with clang 6 |
1.02_11 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.02_10 23 Jan 2017 16:31:43 |
amdmi3 |
- Update WWW |
1.02_10 13 Apr 2016 10:36:15 |
jbeich |
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (antoine), perl (mat)
Differential Revision: https://reviews.freebsd.org/D4158 |
1.02_10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.02_10 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.02_10 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.02_9 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.02_8 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.02_8 19 Oct 2013 00:03:12 |
amdmi3 |
- Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax |
1.02_8 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.02_8 18 Jun 2013 11:46:52 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
1.02_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.02_7 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.02_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.02_6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.02_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.02_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.02_4 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.02_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.02_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.02_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.02_2 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.02_2 27 Mar 2008 11:20:18 |
miwi |
- Add missing dependens
- Bump PORTREVISION
Submitted by: pointyhat via pav |
1.02_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.02 18 Feb 2008 19:49:29 |
miwi |
- Update to 1.02
PR: 120775
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
1.0 13 Feb 2008 20:28:51 |
miwi |
Nimuh is a project puzzle game destined to improve the knowledge
of Andalusia
This project is oriented to education and acknowledge of our land,
Andalusia.
"Nimuh" has been released under the Creative Commons license. It's
a puzzle type game and it's based in the "Theseus and the Minotaur
Mazes" game, but we decided to improve it by adding a 3D isometric
view. You can go through 40 different Andalusian locations and play
all the levels while you learn about the typical food, fiestas and
history of every place.
WWW: http://www.nimuh.com
PR: 120056
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |