6c1e FreshPorts -- games/corsix-th
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
corsix-th 0.21 games on this many watch lists=0 search for ports that depend on this port
Open source clone of Theme Hospital
Maintained by: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Nov 2010 17:24:54
License: MIT


This project aims to reimplement the game engine of Theme Hospital, and be
able to load the original game data files.  This means that you will need
a purchased copy of Theme Hospital, or a copy of the demo, in order to use
CorsixTH.  After most of the original engine has been reimplemented, the
the project will serve as a base from which extensions and improvements to
the original game can be made.

At the moment, game assets (graphics, sounds, levels, translations, etc.)
are loaded from the original game files.  Therefore, you will require a
pre-existing Theme Hospital install in order to use CorsixTH.  If you've
got a copy of the original game disk lying around, then great -- copy the
HOSP folder (which should contain directories called Data, QData, Levels,
etc.) from the root of the CD to somewhere on your hard drive, and use
this for the theme_hospital_install setting later.  If you are unable to
acquire the full game data files, then the demo can be downloaded easily
and used instead (though the demo only has one level, and lacks most of
the management screens).

WWW: http://code.google.com/p/corsix-th/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/sdl12
  2. devel/cmake
Required Libraries:
  1. print/freetype2
  2. multimedia/ffmpeg1
  3. devel/sdl12
  4. audio/sdl_mixer
  5. lang/lua
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/corsix-th/ && make install clean
To add the package: pkg_add -r corsixth


Configuration Options
===> The following configuration options are available for corsixth-0.21:
     MOVIES=on: Play in-game movies
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://corsix-th.googlecode.com/files/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 May 2013 17:56:24
Original commit files touched by this commit  0.21
madpilot search for other commits by this committer
Update to 0.21
25 Mar 2013 09:28:04
Original commit files touched by this commit  0.20
madpilot search for other commits by this committer
Since the code which base gcc is unable to handle on i386 is in the
in game movie part of the source, force usage of alternative compilers
only when the MOVIES option is selected.
25 Mar 2013 00:18:23
Original commit files touched by this commit  0.20
madpilot search for other commits by this committer
- Update to 0.20
- Mark MAKE_JOBS_SAFE
- Add option to disable in game movies support
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.11_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
01 Jan 2013 17:45:31
Original commit files touched by this commit  0.11_1
madpilot search for other commits by this committer
- Remove explicit run dependency on timidity, it is pulled in by
  sdl_mixer [1]
- bump PORTREVISION
- While here update WWW line in pkg-descr and switch tab to space

Submitted by:	green dog <fiziologus@gmail.com> (via email) [1]
17 Nov 2012 14:40:41
Original commit files touched by this commit  0.11
madpilot search for other commits by this committer
- Update to 0.11

Feature safe:	yes
25 Sep 2012 11:59:37
Original commit files touched by this commit  0.10
madpilot search for other commits by this committer
- Update to 0.10
- Remove ABI version number from LIB_DEPENDS
- Strip Makefile headers

Approved by:	crees, tabthorpe (mentors, implicit)
14 Apr 2012 18:45:07
Original commit files touched by this commit  0.01b
madpilot search for other commits by this committer
Change to my FreeBSD.org email address.

Approved by:    crees (mentor)
26 Mar 2012 18:52:18
Original commit files touched by this commit  0.01b
rm search for other commits by this committer
- update to 0.1b

PR:             166418
Submitted by:   Guido Falsi <mad at madpilot dot net> (maintainer)
Feature safe:   yes
25 Mar 2012 18:50:49
Original commit files touched by this commit  0.01
rm search for other commits by this committer
- update to 0.01

PR:             166394
Submitted by:   Guido Falsi <mad at madpilot dot net> (maintainer)
Feature safe:   yes
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.b8_1
mva search for other commits by this committer
- 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
04 Oct 2011 03:23:03
Original commit files touched by this commit  0.b8
beat search for other commits by this committer
- Update to Beta8

PR:             ports/161099
Submitted by:   Guido Falsi <mad AT madpilot.net> (maintainer)
29 Jul 2011 17:02:52
Original commit files touched by this commit  0.b7
danfe search for other commits by this committer
Move PROJECTHOST knob back where it logically belongs.  Portlint should be
fixed to not advise this stupidity.

Timeout from:   miwi (24 days)
02 Jul 2011 16:09:36
Original commit files touched by this commit  0.b7
miwi search for other commits by this committer
- Update to Beta7

PR:             158381
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
02 Apr 2011 09:49:13
Original commit files touched by this commit  0.b6
danfe search for other commits by this committer
- Update to Beta6 [1]
- Transfer maintainership to submitter

PR:             ports/156113 [1]
Submitted by:   Guido Falsi
08 Feb 2011 10:08:47
Original commit files touched by this commit  0.b5
danfe search for other commits by this committer
- Update to Beta5
- Add LICENSE

PR:             ports/154576
Submitted by:   Guido Falsi
Feature safe:   yes
24 Nov 2010 17:24:37
Original commit files touched by this commit  0.b4
danfe search for other commits by this committer
Welcome CorsixTH, an open source clone of Theme Hospital.

WWW: http://th.corsix.org/

Number of commits found: 17

2861
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0