Port details |
- freesynd Reimplementation of the classic Bullfrog game Syndicate
- 0.7.5 games
=0 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2007-05-27 21:48:46
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- License: not specified in port
- Description:
- FreeSynd is a cross-platform, GPLed reimplementation of the classic
Bullfrog game, Syndicate.
WWW: http://freesynd.sourceforge.net/
- SVNWeb : git : Homepage
- 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:
- SHA256 (freesynd-0.7.5.tar.gz) = 1a1611cdc3af5659fcc3f6c1db5e4895e67b5a7b22c55416ffeeedd6360080e3
SIZE (freesynd-0.7.5.tar.gz) = 2622888
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- sdl-config : devel/sdl12
- Library dependencies:
-
- libpng.so : graphics/png
- 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_freesynd
- USES:
- cmake:insource sdl
- 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: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:58 0.7.5 |
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 ) |
06 Apr 2021 14:31:07 0.7.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 10:47:01
0.7.5 |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
13 Aug 2019 16:03:12
0.7.5 |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
25 Dec 2018 20:25:40
0.7.5 |
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 |
03 May 2016 16:05:20
0.7.5 |
madpilot  |
Update to 0.7.5. |
01 Apr 2016 14:00:57
0.7.1_3 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Dec 2014 20:54:43
0.7.1_3 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
0.7.1_2 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
08 Dec 2014 16:48:41
0.7.1_2 |
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 ) |
18 Nov 2014 08:29:27
0.7.1_1 |
madpilot  |
Clean up plist |
10 Sep 2014 20:50:37
0.7.1_1 |
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) |
05 Oct 2013 16:56:06
0.7.1 |
madpilot  |
Fix typo. |
05 Oct 2013 16:09:08
0.7.1 |
madpilot  |
Remove item I forgot to remove in previous commit. |
05 Oct 2013 16:01:07
0.7.1 |
madpilot  |
- Update to 0.7.1
- Add pkg-message about needing original game data files
- Take maintainership |
04 Oct 2013 21:08:28
0.2_6 |
lme  |
Give back to the pool |
28 Sep 2013 15:35:08
0.2_6 |
lme  |
- Fix build on HEAD [1]
- Use new LIB_DEPENDS format
- USES gmake
- Stagify
- Use dirrmtry instead of dirrm
Submitted by: ed [1] |
20 Sep 2013 17:36:36
0.2_6 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
01 Jun 2012 05:26:28
0.2_6 |
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
0.2_5 |
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 |
03 Jul 2011 14:25:36
0.2_4 |
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.2_4 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
30 Jan 2010 09:43:31
0.2_3 |
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) |
22 Aug 2009 00:23:13
0.2_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
13 Mar 2008 14:28:35
0.2_2 |
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Aug 2007 11:05:05
0.2_1 |
lme  |
- Respect LOCALBASE and CXX
- Install a missing file
PR: ports/115187
Submitted by: Martin Tournoij <carpetsmoker (AT) xs4all.nl>
Approved by: miwi (mentor) |
12 Jul 2007 18:52:00
0.2 |
lme  |
Change e-mail address of my ports to my FreeBSD.org one.
Approved by: miwi (mentor) |
27 May 2007 21:47:00
0.2 |
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> |