Bug 130952 - [new port] games/simutrans: version 101.0
Summary: [new port] games/simutrans: version 101.0
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-24 18:00 UTC by Tijl Coosemans
Modified: 2009-01-27 19:37 UTC (History)
0 users

See Also:


Attachments
simutrans.shar (38.98 KB, text/plain)
2009-01-24 18:00 UTC, Tijl Coosemans
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans 2009-01-24 18:00:02 UTC
New port of Simutrans, a transport business simulation game.
http://simutrans.sourceforge.net/

The Makefile in the source code doesn't provide an install target
so I've listed all installed files in a Makefile.plist and use it
both in the do-install target and to derive the package plist. If
there's a better way to do this let me know.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-27 04:22:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-27 19:27:20 UTC
pgollucci    2009-01-27 19:27:09 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/simutrans      Makefile Makefile.plist distinfo 
                         pkg-descr 
    games/simutrans/files patch-Makefile simutrans 
  Log:
  Choose one, out of the many thousands, of Simutrans lands. Then, put
  yourself in the shoes of a young entrepeneur with some money from your
  grandparents: eager to make them proud, with ambitions of establishing
  a successful transport company, your challenge now is to build a
  prospering enterprise.
  
  WWW: http://simutrans.sourceforge.net/
  
  PR:             ports/130952
  Submitted by:   Tijl Coosemans <tijl at ulyssis.org>
  
  Revision  Changes    Path
  1.1267    +1 -0      ports/games/Makefile
  1.1       +46 -0     ports/games/simutrans/Makefile (new)
  1.1       +1323 -0   ports/games/simutrans/Makefile.plist (new)
  1.1       +9 -0      ports/games/simutrans/distinfo (new)
  1.1       +12 -0     ports/games/simutrans/files/patch-Makefile (new)
  1.1       +5 -0      ports/games/simutrans/files/simutrans (new)
  1.1       +7 -0      ports/games/simutrans/pkg-descr (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 3 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-27 19:37:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!