FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:53 PM GMT
Port details
lincity 1.13.1_5 games on this many watch lists=4 search for ports that depend on this port
Rich city simulation game for X

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 search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


LinCity is an SVGALIB and X based city/country simulation game for Linux.
(Solaris 2.5, FreeBSD, HP_UX, AIX and IRIX are ALPHA at this time, but have
been reported to work - sometimes needing a tweak to the Makefile[s].)

You are required to build and maintain a city. You must feed, house,
provide jobs and goods for your residents. You can build a sustainable
economy with the help of renewable energy and recycling, or you can go for
broke and build rockets to escape from a pollution ridden and resource
starved planet, it's up to you. Due to the finite resources available in any
one place, this is not a game that you can leave for long periods of time.

WWW: http://lincity.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libSM, x11/libXext
Required To Run: x11/libSM, x11/libXext
Required Libraries: graphics/png, devel/gettext
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://sunet.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://iweb.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://switch.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://surfnet.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://kent.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://freefr.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://voxel.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://jaist.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://osdn.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://nchc.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://ncu.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://transact.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://softlayer.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://internode.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://ufpr.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
http://waix.dl.sourceforge.net/project/lincity/Lincity%20Development%20Source/1.13.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.13.1_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Jul 2011 18:11:31
Original commit files touched by this commit  1.13.1_5
arved search for other commits by this committer
Enable c89 only conditional for clang

Reported by:    pointyhat
14 Jul 2011 16:08:14
Original commit files touched by this commit  1.13.1_5
arved search for other commits by this committer
Fix build with clang

PR:             158429
Submitted by:   Niclas Zeising
03 Jul 2011 14:25:36
Original commit files touched by this commit  1.13.1_5
ohauer search for other commits by this committer
-remove MD5
31 May 2010 02:01:56
Original commit files touched by this commit  1.13.1_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.13.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Aug 2009 00:23:13
Original commit files touched by this commit  1.13.1_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.13.1_3
rafan search for other commits by this committer
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 View all of this commit message)
06 Jun 2008 13:31:51
Original commit files touched by this commit  1.13.1_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
14 Aug 2007 14:00:43
Original commit files touched by this commit  1.13.1_2
mm search for other commits by this committer
- Replace USE_XLIB with USE_XORG=sm xext
- Bump PORTREVISION

Approved by:    garga (mentor, implicit)
19 May 2007 20:32:57
Original commit files touched by this commit  1.13.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Aug 2006 07:56:23
Original commit files touched by this commit  1.13.1
rafan search for other commits by this committer
- Remove directories that are not in mtree file
  Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:             ports/101586
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
29 Apr 2006 21:50:26
Original commit files touched by this commit  1.13.1
pav search for other commits by this committer
- Update to 1.13.1

PR:             ports/95768
Submitted by:   Aleksander Fafula <alex@BSDGuru.org>
24 Nov 2005 19:28:01
Original commit files touched by this commit  1.12.1
pav search for other commits by this committer
- Add SHA256
05 Jun 2005 13:21:35
Original commit files touched by this commit  1.12.1
sem search for other commits by this committer
- Update to 1.12.1

PR:             ports/81859
Submitted by:   Ports Fury
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.12.0_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.12.0_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
11 Jul 2004 10:14:03
Original commit files touched by this commit  1.12.0_1
krion search for other commits by this committer
Support WITHOUT_NLS
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.12.0_1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.12.0
trevor search for other commits by this committer
SIZEify.
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.12.0
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
21 Dec 2003 17:44:51
Original commit files touched by this commit  1.12.0
krion search for other commits by this committer
- Update to version 1.12.0

PR:             60464
Submitted by:   Ports Fury
20 Feb 2003 17:32:26
Original commit files touched by this commit  1.11_1
knu search for other commits by this committer
De-pkg-comment.
19 Nov 2002 04:54:44
Original commit files touched by this commit  1.11_1
edwin search for other commits by this committer
(it might be a smart thing to also commit the new files too)
Make games/lincity building on -current again.
Noticed on: bento
19 Nov 2002 04:53:54
Original commit files touched by this commit  1.11_1
edwin search for other commits by this committer
Make games/lincity compiling on -current again.
Noticed on: bento
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 03:48:59
files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  
16 Sep 2000 18:54:43
files touched by this commit
ade search for other commits by this committer
Support CXX/CXXFLAGS/X11BASE/MAKE properly   Supoort install macros   Change
location of data files from lib/ to share/   Remove redundant MANCOMPRESSED line
  Fix 'X manpages' error   Add WWW: line into pkg/DESCR    
11 Aug 2000 07:34:48
files touched by this commit
asami search for other commits by this committer
Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports   use imake
themselves.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 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 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.227 seconds.