Port details |
- rnd_jue Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff jue
- 3.3.0.0_7 games =3 3.3.0.0_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-03-22 22:32:22
- Last Update: 2023-04-14 14:16:08
- Commit Hash: e532faf
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2
- WWW:
- https://www.jb-line.de/rnd/rnd_start_e.html
- Description:
- "R'n'D jue" is an alternative version of Rocks'n'Diamonds, developed in
cooperation with R&D author Holger Schemel.
In contrast to the "rnd_jue -contribution package"
(still available on Download page) it is a separate and independent program
with the same source code as the original R'n'D but with a
completely different appearance.
This is based on the wide customizing features which have been developed
recently while all the integrated games have been produced with the R'n'D
Level Editor, which is actually a great "game creation tool" for
non-programmers. So far "R'n'D jue" is also an example for what is possible
with the old Rocks'n'Diamonds and should be an inspiration for potential
level designers and game developers.
Regarding the games and levels "R'n'D jue" is intended for players who have both
an eye for an attractive design and a bent especially for "puzzle games".
The user will also find "action" and many opportunities to test his
manual-skill - nevertheless, the main feature of "R'n'D jue" is primarily
to offer some (moderate) challenges for the brain.
- ¦ ¦ ¦ ¦
- 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/rnd_jue/ && make install clean
- To add the package, run one of these commands:
- pkg install games/rnd_jue
- pkg install rnd_jue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rnd_jue
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rocksndiamonds/rnd_jue-3.3.0.0.tar.gz) = 9594656bab084fea2ecf104e48c4dea3ccd8153f86a6ddbab04cdd0d5f6899a6
SIZE (rocksndiamonds/rnd_jue-3.3.0.0.tar.gz) = 35414851
SHA256 (rocksndiamonds/rocksndiamonds-3.3.1.0.tar.gz) = be8bc5dba7b0daa325e8d65f2b7326785290ea23b325b174f25ea600911c7cf3
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
- Library dependencies:
-
- libsmpeg.so : multimedia/smpeg
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL_net.so : net/sdl_net
- libSDL.so : devel/sdl12
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rnd_jue-3.3.0.0_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_rnd_jue
- USES:
- gmake gnome 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 |
3.3.0.0_7 14 Apr 2023 14:16:08 |
Robert Clausecker (fuz) |
games/rnd_jue: fix build with -fno-common
Turn redefininitions of a bunch of symbols into declarations.
This fixes the build on FreeBSD 13+.
While we are at it, use RLN to avoid a link to an absolute path. |
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) |
3.3.0.0_6 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 ) |
3.3.0.0_6 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.0.0_6 18 Jun 2022 06:28:04 |
Jose Alonso Cardenas Marquez (acm) |
multimedia/smpeg: Revert configure patch file
* Commit 87624aab for PR #231524 has accidentally introduced two
additional patches to the configure script, breaking parts of
its workings. Revert these changes to fix the configuration.
* Bump PORTREVISION
PR: 263023
Reported by: Robert Clausecker <fuz _at_ fuz.su> |
3.3.0.0_5 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.3.0.0_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.0.0_5 18 Feb 2021 00:46:41 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
3.3.0.0_5 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
3.3.0.0_5 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
3.3.0.0_5 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.3.0.0_5 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
3.3.0.0_5 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.3.0.0_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.3.0.0_5 13 Jan 2015 14:27:11 |
amdmi3 |
- Simplify installation
- Drop @dirrm* from plist
- Add empty directory to plist
PR: 196208
Submitted by: amdmi3
Approved by: maintainer timeout (nemysis) |
3.3.0.0_5 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 ) |
3.3.0.0_4 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) |
3.3.0.0_3 15 Jul 2014 18:58:59 |
tijl |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
3.3.0.0_2 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
3.3.0.0_1 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 |
3.3.0.0_1 29 Apr 2014 23:13:21 |
nemysis |
Not exist in the moment http://www.bd-fans.com/RnD.html
games/rnd_jue
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds-data
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
- Change pkg-message and WWW
Reported by: antoine@ |
3.3.0.0_1 06 Mar 2014 16:35:43 |
nemysis |
- Change Desktop entry file
- Break lines around 80 characters |
3.3.0.0_1 05 Nov 2013 23:38:08 |
nemysis |
- Bump PORTREVISION
- Simplify master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Add more levels
- Change pkg-plist, use for levels TMPPLIST
Approved by: pawel / wg (mentors, implicit) |
3.3.0.0 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.3.0.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.3.0.0 22 Mar 2013 22:31:58 |
beech |
- "R'n'D jue" is an alternative version of Rocks'n'Diamonds, developed in
cooperation with R&D author Holger Schemel.
In contrast to the "rnd_jue -contribution package"
(still available on Download page) it is a separate and independent program
with the same source code as the original R'n'D but with a
completely different appearance.
This is based on the wide customizing features which have been developed
recently while all the integrated games have been produced with the R'n'D
Level Editor, which is actually a great "game creation tool" for
non-programmers. So far "R'n'D jue" is also an example for what is possible
with the old Rocks'n'Diamonds and should be an inspiration for potential
level designers and game developers.
Regarding the games and levels "R'n'D jue" is intended for players who have
both
an eye for an attractive design and a bent especially for "puzzle games".
The user will also find "action" and many opportunities to test his
manual-skill - nevertheless, the main feature of "R'n'D jue" is primarily
to offer some (moderate) challenges for the brain.
WWW: http://www.jb-line.de/rnd/rnd_start_e.html
WWW: http://www.artsoft.org/rocksndiamonds/
Submitted by: nemysis <nemysis@gmx.ch> |