Bug 151916 - [NEW PORT] games/openttd-data: OpenTTD (data)
Summary: [NEW PORT] games/openttd-data: OpenTTD (data)
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 13:50 UTC by Ilya A. Arhipov
Modified: 2010-11-04 19:25 UTC (History)
1 user (show)

See Also:


Attachments
openttd-data-1.0.shar (5.83 KB, text/plain)
2010-11-03 13:50 UTC, Ilya A. Arhipov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya A. Arhipov 2010-11-03 13:50:10 UTC
This port installs free alternatives(graphics,sound,music) from OpenTTD:

- OpenGFX (http://dev.openttdcoop.org/projects/opengfx)
- OpenSFX (http://dev.openttdcoop.org/projects/opensfx)
- OpenMSX (http://dev.openttdcoop.org/projects/openmsx)

WWW: http://www.openttd.org/en/download-stable

Generated with FreeBSD Port Tools 0.99
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-04 10:34:06 UTC
State Changed
From-To: open->feedback

The port is broken currently: while it has options, it does install 
files unconditionally. Either options should be removed, or install 
target and plist must be adjusted to follow the options chosen.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-04 15:15:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-04 19:17:44 UTC
makc        2010-11-04 19:17:39 UTC

  FreeBSD ports repository

  Added files:
    games/opengfx        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port games/opengfx:
  
  OpenGFX is free alternative graphics for OpenTTD game engine.
  
  WWW:    http://dev.openttdcoop.org/projects/opengfx
  
  PR:             ports/151916
  Submitted by:   Ilya A. Arhipov <admin at gorodkirov.ru>
  
  Revision  Changes    Path
  1.1       +29 -0     ports/games/opengfx/Makefile (new)
  1.1       +2 -0      ports/games/opengfx/distinfo (new)
  1.1       +3 -0      ports/games/opengfx/pkg-descr (new)
  1.1       +12 -0     ports/games/opengfx/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 4 dfilter service freebsd_committer freebsd_triage 2010-11-04 19:17:48 UTC
makc        2010-11-04 19:17:44 UTC

  FreeBSD ports repository

  Added files:
    games/openmsx        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port games/openmsx:
  
  OpenMSX is free alternative music for OpenTTD game engine.
  
  WWW:    http://dev.openttdcoop.org/projects/openmsx
  
  PR:             ports/151916
  Submitted by:   Ilya A. Arhipov <admin at gorodkirov.ru>
  
  Revision  Changes    Path
  1.1       +29 -0     ports/games/openmsx/Makefile (new)
  1.1       +2 -0      ports/games/openmsx/distinfo (new)
  1.1       +3 -0      ports/games/openmsx/pkg-descr (new)
  1.1       +37 -0     ports/games/openmsx/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 dfilter service freebsd_committer freebsd_triage 2010-11-04 19:17:52 UTC
makc        2010-11-04 19:17:49 UTC

  FreeBSD ports repository

  Added files:
    games/opensfx        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port games/opensfx:
  
  OpenSFX is free alternative sounds for OpenTTD game engine.
  
  WWW:    http://dev.openttdcoop.org/projects/opensfx
  
  PR:             ports/151916
  Submitted by:   Ilya A. Arhipov <admin at gorodkirov.ru>
  
  Revision  Changes    Path
  1.1       +29 -0     ports/games/opensfx/Makefile (new)
  1.1       +2 -0      ports/games/opensfx/distinfo (new)
  1.1       +3 -0      ports/games/opensfx/pkg-descr (new)
  1.1       +7 -0      ports/games/opensfx/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 6 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-04 19:25:17 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!