Port details |
- opencity Free 3D city simulator
- 0.0.6.5_5 games
=2 0.0.6.5_5Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2008-01-12 16:26:54
- Last Update: 2024-03-09 11:04:52
- Commit Hash: f6b57df
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- http://www.opencity.info/
- Description:
- OpenCity is a full 3D city simulator game project. It is written
in standard C++ with OpenGL and SDL from scratch. It is not intended
to be a clone of any famous city simulator from Max*s. So, if you
are looking to download a free SimCity 4 like, please forget OpenCity.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opencity>0:games/opencity
- To install the port:
- cd /usr/ports/games/opencity/ && make install clean
- To add the package, run one of these commands:
- pkg install games/opencity
- pkg install opencity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencity
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (opencity-0.0.6.5stable.tar.bz2) = 7d7015bee0803f4b8257eefc5e1d7f437d581c6dcc0cd48628acf9896f0bc491
SIZE (opencity-0.0.6.5stable.tar.bz2) = 8385950
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libpng.so : graphics/png
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL_net.so : net/sdl_net
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for opencity-0.0.6.5_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_opencity
- USES:
- compiler:c11 gl gmake pkgconfig sdl tar:bzip2
- 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 |
0.0.6.5_5 09 Mar 2024 11:04:52
    |
Nuno Teixeira (eduardo)  |
games/opencity: Move man pages 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) |
0.0.6.5_4 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.0.6.5_4 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.0.6.5_3 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.0.6.5_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.6.5_3 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.0.6.5_3 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.0.6.5_2 29 Mar 2019 14:34:28
  |
linimon  |
Fix build on gcc-based architectures:
SharpPlus.h:24:3: error: #error "The GCC RTTI support is required."
Approved by: portmgr (tier-2 blanket) |
0.0.6.5_2 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.0.6.5_1 23 Jan 2017 16:32:44
  |
amdmi3  |
- Update WWW |
0.0.6.5_1 05 Jan 2017 11:00:50
  |
amdmi3  |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
0.0.6.5_1 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.0.6.5 05 Nov 2016 09:04:23
  |
amdmi3  |
- Add missing LIB_DEPENDS
- Regenerate patches |
0.0.6.5 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.0.6.5 05 Apr 2015 15:27:21
  |
amdmi3  |
- Update to 0.0.6.5 |
0.0.6.4_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 ) |
0.0.6.4_4 13 Oct 2014 17:37:22
  |
amdmi3  |
- Strip binary |
0.0.6.4_4 22 Sep 2014 12:44:22
  |
amdmi3  |
- Cleanup plist |
0.0.6.4_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) |
0.0.6.4_3 31 Aug 2014 00:36:37
  |
gerald  |
Support building with modern, more standards-compliant compilers such
as GCC 4.8.
(For a project as little maintained upstream as OpenCity building with
-pedantic-errors is a bad idea anyways.)
PR: 192132
Approved by: maintainer timeout (amdmi3, five weeks) |
0.0.6.4_3 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) |
0.0.6.4_2 29 Mar 2014 21:11:11
  |
amdmi3  |
- Fix build on 10.x
- Convert USE_BZIP2 to USES |
0.0.6.4_2 16 Dec 2013 17:40:14
  |
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
0.0.6.4_2 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) |
0.0.6.4_2 17 Oct 2013 23:52:35
  |
amdmi3  |
- Support staging |
0.0.6.4_2 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.0.6.4_2 06 Sep 2013 15:28:27
  |
bapt  |
Add an explicit dependency on pkgconf |
0.0.6.4_2 13 Jun 2013 16:24:23
  |
amdmi3  |
- Remove empty files/ |
0.0.6.4_2 06 Jun 2013 17:41:38
  |
amdmi3  |
- Mark with USE_GCC
- Remove obsolete patch and OSVERSION check |
0.0.6.4_2 11 Dec 2012 04:59:57
  |
amdmi3  |
- Trim header
- OptionsNG
- Fix OSVERSION check |
0.0.6.4_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.0.6.4_1 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.0.6.4 27 Jul 2011 02:11:11
 |
amdmi3  |
- Update to 0.0.6.4 |
0.0.6.3 30 Dec 2010 22:11:59
 |
amdmi3  |
- Fix build on -CURRENT
Reported by: Sergey V. Dyatko <sergey dot dyatko at gmail dot com> |
0.0.6.3 28 Dec 2010 11:32:09
 |
amdmi3  |
- Update to 0.0.6.3 |
0.0.6.2_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.6.2_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.0.6.2_1 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.0.6.2 27 Oct 2009 13:29:25
 |
amdmi3  |
- Update to 0.0.6.2 |
0.0.6.1_1 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.0.6.1_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 |
0.0.6.1 23 Apr 2009 00:39:46
 |
amdmi3  |
- Update to 0.0.6.1 |
0.0.6_1 09 Nov 2008 20:25:04
 |
amdmi3  |
- Add forgotten patch |
0.0.6 09 Nov 2008 20:22:14
 |
amdmi3  |
- Update to 0.0.6 |
0.0.5.1_1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.0.5.1_1 20 Jun 2008 09:09:10
 |
amdmi3  |
Fix docs installation (install man regardless of NOPORTDOCS).
Approved by: miwi (mentor)
Reported by: QA Tindy |
0.0.5.1_1 19 Jun 2008 17:28:24
 |
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.0.5.1_1 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
0.0.5.1 12 Jan 2008 16:26:10
 |
miwi  |
OpenCity is a full 3D city simulator game project. It is written
in standard C++ with OpenGL and SDL from scratch. It is not intended
to be a clone of any famous city simulator from Max*s. So, if you
are looking to download a free SimCity 4 like, please forget OpenCity.
WWW: http://opencity.sourceforge.net
PR: ports/119492
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |