Bug 137479 - New port: games/blockout
Summary: New port: games/blockout
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 11:00 UTC by Stas Timokhin
Modified: 2009-09-04 15:00 UTC (History)
0 users

See Also:


Attachments
file.shar (8.45 KB, text/plain)
2009-08-06 11:00 UTC, Stas Timokhin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stas Timokhin 2009-08-06 11:00:12 UTC
Remake of old DOS-game

Fix: Patch attached with submission follows:
Comment 1 Steven Kreuzer freebsd_committer freebsd_triage 2009-08-06 14:08:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

I'll take it.
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2009-08-21 17:24:48 UTC
When attempting to build this port in a FreeBSD-7.1 amd64 tinderbox, I  
am getting "arch" errors.

Full log can be found at http://www.exit2shell.com/~skreuzer/tb/blockout-2.4.log
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-09-04 14:59:28 UTC
skreuzer    2009-09-04 13:59:20 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/blockout       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/blockout/files patch-GLFont.cpp patch-GLSprite.cpp 
                         patch-Http.cpp patch-Makefile patch-gif.c 
                         patch-hpng.c 
  Log:
  BlockOut II is an adaptation of the original Blockout DOS game
  
  PR:             ports/137479
  Submitted by:   Stas Timokhin <stast@bsdportal.ru>
  
  Revision  Changes    Path
  1.1308    +1 -0      ports/games/Makefile
  1.1       +49 -0     ports/games/blockout/Makefile (new)
  1.1       +3 -0      ports/games/blockout/distinfo (new)
  1.1       +11 -0     ports/games/blockout/files/patch-GLFont.cpp (new)
  1.1       +11 -0     ports/games/blockout/files/patch-GLSprite.cpp (new)
  1.1       +19 -0     ports/games/blockout/files/patch-Http.cpp (new)
  1.1       +24 -0     ports/games/blockout/files/patch-Makefile (new)
  1.1       +11 -0     ports/games/blockout/files/patch-gif.c (new)
  1.1       +8 -0      ports/games/blockout/files/patch-hpng.c (new)
  1.1       +6 -0      ports/games/blockout/pkg-descr (new)
  1.1       +8 -0      ports/games/blockout/pkg-message (new)
  1.1       +39 -0     ports/games/blockout/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 Steven Kreuzer freebsd_committer freebsd_triage 2009-09-04 14:59:45 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!