Bug 148789 - New port: games/oldrunner
Summary: New port: games/oldrunner
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-07-20 14:20 UTC by Frederic Culot
Modified: 2010-07-24 22:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.62 KB, text/plain)
2010-07-20 14:20 UTC, Frederic Culot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Culot 2010-07-20 14:20:00 UTC
Remake of Broderbund's LodeRunner which contains the 150 original game levels.
It is written in C and has a textmode interface.

I am the author of this humble game, please feel free to add it to the ports
tree if you believe it is worth it.

Regards,
Frederic
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-07-21 10:05:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-07-24 14:47:16 UTC
State Changed
From-To: open->feedback

It fails to fetch 
http://people.freebsd.org/~makc/tb/oldrunner-20100717.log, could you fix 
it?
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-24 22:35:08 UTC
makc        2010-07-24 21:34:59 UTC

  FreeBSD ports repository

  Added files:
    games/oldrunner      Makefile distinfo pkg-descr 
    games/oldrunner/files patch-cfg.h 
  Log:
  Add new port games/oldrunner:
  
  Oldrunner is a remake of Broderbund's Loderunner which contains the 150
  original game levels. It is written in C and has a textmode interface.
  
  WWW:    http://culot.org/public/Code/oldrunner.html
  
  PR:             ports/148789
  Submitted by:   Frederic Culot <frederic at culot.org>
  
  Revision  Changes    Path
  1.1       +36 -0     ports/games/oldrunner/Makefile (new)
  1.1       +3 -0      ports/games/oldrunner/distinfo (new)
  1.1       +7 -0      ports/games/oldrunner/files/patch-cfg.h (new)
  1.1       +4 -0      ports/games/oldrunner/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 4 Max Brazhnikov freebsd_committer freebsd_triage 2010-07-24 22:38:32 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!