FreshPorts -- The Place For Ports Tue, 7 Oct 2008 7:11 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
lincity 1.13.1_3 games on this many watch lists=3 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


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
Required To Build: devel/gmake, x11/libSM, x11/libXext
Required To Run: x11/libSM, x11/libXext
Required Libraries: graphics/png, devel/gettext

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://nchc.dl.sourceforge.net/sourceforge/lincity/
http://kent.dl.sourceforge.net/sourceforge/lincity/
http://easynews.dl.sourceforge.net/sourceforge/lincity/
http://ufpr.dl.sourceforge.net/sourceforge/lincity/
http://umn.dl.sourceforge.net/sourceforge/lincity/
http://heanet.dl.sourceforge.net/sourceforge/lincity/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 14: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 15: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 21: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 08: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 22: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 14: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 04: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 09: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 11: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 04:48:59
files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  
16 Sep 2000 19: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 08: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: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19267
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 5
new 48 hours21
new 7 days35
new fortnight92
new month175

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

Add tab to Netscape 6

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