Bug 168083 - [NEW PORT] graphics/radius-engine: Lua script-based 2D engine built on top of OpenGL and SDL
Summary: [NEW PORT] graphics/radius-engine: Lua script-based 2D engine built on top of...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 03:00 UTC by nemysis
Modified: 2012-05-18 05:50 UTC (History)
0 users

See Also:


Attachments
.shar (2.17 KB, text/plain)
2012-05-18 03:00 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-05-18 03:00:13 UTC
Radius Engine is a Lua script-based real-time 2D graphics engine designed
for rapidly prototyping games. Built on top of SDL and OpenGL,
games made with Radius Engine are portable to both Windows and Linux.

WWW: http://radius-engine.sourceforge.net/

Needed for Games Falling Block Game, Avoision, The Grind, Cretan Hubris.

Generated manually, tested with RedPorts and port test, sent with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2012-05-18 04:03:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-05-18 05:40:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-18 05:40:57 UTC
miwi        2012-05-18 04:40:50 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/radius-engine Makefile distinfo pkg-descr 
  Log:
  Radius Engine is a Lua script-based real-time 2D graphics engine designed
  for rapidly prototyping games. Built on top of SDL and OpenGL,
  games made with Radius Engine are portable to both Windows and Linux.
  
  WWW: http://radius-engine.sourceforge.net/
  
  PR:             ports/168083
  Submitted by:   nemysis@gmx.ch
  
  Revision  Changes    Path
  1.1499    +1 -0      ports/graphics/Makefile
  1.1       +39 -0     ports/graphics/radius-engine/Makefile (new)
  1.1       +2 -0      ports/graphics/radius-engine/distinfo (new)
  1.1       +5 -0      ports/graphics/radius-engine/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 dfilter service freebsd_committer freebsd_triage 2012-05-18 05:41:20 UTC
miwi        2012-05-18 04:41:12 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/avoision       Makefile distinfo pkg-descr 
  Log:
  Avoision is a straightforward, yet captivating distillation of vintage arcade
  entertainment requiring strategy, precision, and perseverance with a singular
  objective: capture the red square while evading innumerable cruel,
  spiteful white squares.
  
  WWW: http://avsn.sourceforge.net/
  
  PR:             ports/168083
  Submitted by:   nemysis@gmx.ch
  
  Revision  Changes    Path
  1.1429    +1 -0      ports/games/Makefile
  1.1       +49 -0     ports/games/avoision/Makefile (new)
  1.1       +2 -0      ports/games/avoision/distinfo (new)
  1.1       +6 -0      ports/games/avoision/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"