Port details |
- freesynd Reimplementation of the classic Bullfrog game Syndicate
- 0.8 games =2 0.8Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2007-05-27 21:48:46
- Last Update: 2024-06-15 17:12:34
- Commit Hash: abe7fa2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://freesynd.sourceforge.net/
- Description:
- FreeSynd is a cross-platform, GPLed reimplementation of the classic
Bullfrog game, Syndicate.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freesynd>0:games/freesynd
- To install the port:
- cd /usr/ports/games/freesynd/ && make install clean
- To add the package, run one of these commands:
- pkg install games/freesynd
- pkg install freesynd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freesynd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717944793
SHA256 (Freesynd-0.8-Source.zip) = a73de4657c5d945e338a14b915ccd976c473f9da5a965f0dc22fb2a233a5158b
SIZE (Freesynd-0.8-Source.zip) = 6406015
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:
-
- doxygen : devel/doxygen
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libpng16.so : graphics/png
- libSDL2_image.so : graphics/sdl2_image
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for freesynd-0.8:
DOXYGEN=on: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- games_freesynd
- USES:
- cmake sdl zip
- pkg-message:
- For install:
- Freesynd has been installed.
To actually play the game you need to copy the original game
datafiles to /usr/local/share/freesynd/data/ directory.
Game will expect english version of the game data files, if you
have a different language, you can try setting the test_data
configuration option to false and see if the game runs with
that data.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 15 Jun 2024 17:12:34 |
Guido Falsi (madpilot) |
games/freesynd: Update to 0.8
- Add LICENSE |
0.7.5 28 Jun 2023 20:44:15 |
Guido Falsi (madpilot) |
games/freesynd: Fix build with clang 16 |
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) |
0.7.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 ) |
0.7.5 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 ) |
0.7.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.5 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.7.5 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.7.5 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.7.5 03 May 2016 16:05:20 |
madpilot |
Update to 0.7.5. |
0.7.1_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.1_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.7.1_2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.7.1_2 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 ) |
0.7.1_1 18 Nov 2014 08:29:27 |
madpilot |
Clean up plist |
0.7.1_1 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) |
0.7.1 05 Oct 2013 16:56:06 |
madpilot |
Fix typo. |
0.7.1 05 Oct 2013 16:09:08 |
madpilot |
Remove item I forgot to remove in previous commit. |
0.7.1 05 Oct 2013 16:01:07 |
madpilot |
- Update to 0.7.1
- Add pkg-message about needing original game data files
- Take maintainership |
0.2_6 04 Oct 2013 21:08:28 |
lme |
Give back to the pool |
0.2_6 28 Sep 2013 15:35:08 |
lme |
- Fix build on HEAD [1]
- Use new LIB_DEPENDS format
- USES gmake
- Stagify
- Use dirrmtry instead of dirrm
Submitted by: ed [1] |
0.2_6 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.2_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2_5 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 |
0.2_4 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2_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) |
0.2_2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.2_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.2_1 04 Aug 2007 11:05:05 |
lme |
- Respect LOCALBASE and CXX
- Install a missing file
PR: ports/115187
Submitted by: Martin Tournoij <carpetsmoker (AT) xs4all.nl>
Approved by: miwi (mentor) |
0.2 12 Jul 2007 18:52:00 |
lme |
Change e-mail address of my ports to my FreeBSD.org one.
Approved by: miwi (mentor) |
0.2 27 May 2007 21:47:00 |
miwi |
FreeSynd is a cross-platform, GPLed reimplementation of the classic
Bullfrog game, Syndicate.
WWW: http://freesynd.sourceforge.net/
PR: ports/113062
Submitted by: Lars Engels <lars.engels at 0x20.net> |