Port details |
- freedink-engine Dink Smallwood RPG and RPG Construction Set
- 108.4_6 games =2 108.4_6Version 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: 2008-11-25 05:27:27
- Last Update: 2024-02-24 07:08:02
- Commit Hash: be819f8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.gnu.org/software/freedink/
- Description:
- Dink Smallwood is an adventure/role-playing game, similar to Zelda,
made by RTsoft. Besides twisted humour, it includes the actual game
editor, allowing players to create hundreds of new adventures called
Dink Modules or D-Mods for short.
GNU FreeDink is a new and portable version of the game engine, which
runs the original game as well as its D-Mods, with close
compatibility, under multiple platforms.
This package contains the game engine alone.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freedink-engine>0:games/freedink-engine
- To install the port:
- cd /usr/ports/games/freedink-engine/ && make install clean
- To add the package, run one of these commands:
- pkg install games/freedink-engine
- pkg install freedink-engine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freedink-engine
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (freedink-108.4.tar.gz) = 82cfb2e019e78b6849395dc4750662b67087d14f406d004f6d9e39e96a0c8521
SIZE (freedink-108.4.tar.gz) = 1897701
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:
-
- zip : archivers/zip
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- Runtime dependencies:
-
- zip : archivers/zip
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libcheck.so : devel/check
- libzip.so : archivers/libzip
- libintl.so : devel/gettext-runtime
- libSDL_gfx.so : graphics/sdl_gfx
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- This port is required by:
- for Run
-
- games/freedink
Configuration Options:
- ===> The following configuration options are available for freedink-engine-108.4_6:
EMBEDDED=on: Embedded Resources
===> Use 'make config' to modify these settings
- Options name:
- games_freedink-engine
- USES:
- gettext gmake pkgconfig 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 |
108.4_6 24 Feb 2024 07:08:02 |
Muhammad Moinur Rahman (bofh) |
games/freedink-engine: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
108.4_5 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 ) |
108.4_5 05 Aug 2022 17:58:34 |
Bernard Spil (brnrd) |
archivers/libzip: Bump PORTREVISION on dependent ports |
108.4_4 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 ) |
108.4_4 07 Jun 2021 17:36:24 |
Rene Ladan (rene) |
*/*: return shurd's ports to the pool ...
... after safekeeping his commit bit.
With hat: portmgr-secretary |
108.4_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
108.4_4 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
108.4_4 30 Jan 2019 12:36:36 |
amdmi3 |
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version
change |
108.4_3 27 Sep 2017 18:08:14 |
rakuco |
Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638 |
108.4_2 05 Feb 2017 11:14:37 |
sunpoet |
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports |
108.4_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
108.4_1 28 Aug 2015 10:48:42 |
makc |
- Bump PORTREVISION after libzip update |
108.4 31 Jan 2015 06:58:55 |
shurd |
Update FreeDink to 108.4, Data to 20140901 version, and dfarc to 3.12
PR: 197062 |
1.08.20121209_6 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.08.20121209_5 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.08.20121209_4 18 Jun 2014 20:18:12 |
shurd |
Update my ports to use my shurd@FreeBSD.org account
Approved by: db, skreuzer (mentors) |
1.08.20121209_4 09 Jun 2014 17:07:57 |
bdrewery |
- Fix build as user
- Stop removing directories owned by dependencies
PR: 190198
Submitted by: shurd@sasktel.net |
1.08.20121209_3 01 Jun 2014 08:11:34 |
mva |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed |
1.08.20121209_2 05 May 2014 22:50:59 |
tijl |
Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.
cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.
databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.
databases/mysql-workbench52:
- USES=libtool.
devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.
devel/liborcus:
- USES=libtool tar:bzip2. |
1.08.20121209_1 02 May 2014 14:16:49 |
tijl |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
1.08.20121209 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.08.20121209 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.08.20121209 02 Sep 2013 17:06:54 |
bapt |
Add an explicit dependency on pkgconf |
1.08.20121209 15 Aug 2013 11:37:58 |
wg |
games/freedink-engine: update to 20121209
- Update to 20121209 [1]
- USES gmake
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181316 [1]
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) |
1.08.20080920_9 31 May 2013 14:40:56 |
jgh |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
1.08.20080920_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.08.20080920_8 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.08.20080920_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.08.20080920_7 02 Jul 2011 19:59:20 |
mva |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
1.08.20080920_6 24 Apr 2011 21:59:47 |
makc |
Chase libzip update
While here, add missing dependency to fix build |
1.08.20080920_6 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
1.08.20080920_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.08.20080920_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.08.20080920_3 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.08.20080920_2 02 Aug 2009 08:35:34 |
mva |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor) |
1.08.20080920_1 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.08.20080920 25 Nov 2008 05:27:07 |
miwi |
Dink Smallwood is an adventure/role-playing game, similar to Zelda,
made by RTsoft. Besides twisted humour, it includes the actual game
editor, allowing players to create hundreds of new adventures called
Dink Modules or D-Mods for short.
GNU FreeDink is a new and portable version of the game engine, which
runs the original game as well as its D-Mods, with close
compatibility, under multiple platforms.
This package contains the game engine alone.
PR: ports/127704
Submitted by: Stephen Hurd <shurd@sasktel.net> |