Bug 168409 - [new port] games/unknown-horizons
Summary: [new port] games/unknown-horizons
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Armin Pirkovitsch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 15:00 UTC by fiziologus
Modified: 2012-06-02 12:50 UTC (History)
0 users

See Also:


Attachments
file.txt (27.59 KB, text/plain)
2012-05-28 15:00 UTC, fiziologus
no flags Details
Makefile.diff (1.19 KB, patch)
2012-05-29 17:56 UTC, Armin Pirkovitsch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fiziologus 2012-05-28 15:00:08 UTC
new port: games/unknown-horizons -- real time simulation game< like ANNO series

Fix: Patch attached with submission follows:
Comment 1 Armin Pirkovitsch freebsd_committer freebsd_triage 2012-05-29 17:36:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sperber

I'll take it.
Comment 2 Armin Pirkovitsch freebsd_committer freebsd_triage 2012-05-29 17:56:16 UTC
I've had a look at it in my tinderbox and there seems to be a problem
with the plist file:
http://tb.frozen-zone.org/errors/10.x-Playground-amd64/unknown-horizons-2012.1.log
Looks to me as if something went wrong in the locale part... how did you
build the plist file?

Furthermore I've attached a diff for the Makefile which makes portlint
happier (it fixes the MASTER_SITES as well)
Comment 3 Armin Pirkovitsch freebsd_committer freebsd_triage 2012-05-29 17:56:49 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-02 12:02:02 UTC
sperber     2012-06-02 11:01:51 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/unknown-horizons Makefile distinfo pkg-descr pkg-plist 
    games/unknown-horizons/files patch-horizons-savegamemanager.py 
                                 patch-horizons-util-yamlcache.py 
  Log:
  Unknown Horizons is a 2D realtime strategy simulation with an emphasis
  on economy and city building. Expand your small settlement to a strong and
  wealthy colony, collect taxes and supply your inhabitants with valuable goods.
  Increase your power with a well balanced economy and with strategic trade and
  diplomacy.
  
  WWW: http://www.unknown-horizons.org/
  
  PR:           ports/168409
  Submitted by: Green Dog <fiziologus _at_ gmail.com> (maintainer)
  Approved by:  decke (mentor)
  
  Revision  Changes    Path
  1.1438    +1 -0      ports/games/Makefile
  1.1       +53 -0     ports/games/unknown-horizons/Makefile (new)
  1.1       +2 -0      ports/games/unknown-horizons/distinfo (new)
  1.1       +11 -0     ports/games/unknown-horizons/files/patch-horizons-savegamemanager.py (new)
  1.1       +47 -0     ports/games/unknown-horizons/files/patch-horizons-util-yamlcache.py (new)
  1.1       +7 -0      ports/games/unknown-horizons/pkg-descr (new)
  1.1       +2766 -0   ports/games/unknown-horizons/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Armin Pirkovitsch freebsd_committer freebsd_triage 2012-06-02 12:50:00 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!