Bug 135166 - New port: games/cuyo A nice, innovative, challenging tetris-like game
Summary: New port: games/cuyo A nice, innovative, challenging tetris-like game
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: Alexander Logvinov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 07:10 UTC by Matthew Gibson
Modified: 2009-06-06 23:51 UTC (History)
0 users

See Also:


Attachments
file.shar (24.96 KB, text/plain)
2009-06-02 07:10 UTC, Matthew Gibson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Gibson 2009-06-02 07:10:01 UTC
I decided to try porting a very simple but nice game to freebsd.
Comment 1 Alexander Logvinov freebsd_committer freebsd_triage 2009-06-02 10:39:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-06 23:37:53 UTC
avl         2009-06-06 22:37:43 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/dplay     Makefile distinfo pkg-descr 
  Log:
  playd is an easy to use command line wrapper for mplayer.
  
  With playd you don't need the mplayer gui to use it as a audio/video
  player because playd supports playlists. It is easy to integrate
  playd into a window manager menu (e.g. FVWM).
  
  -- Aldis Berjoza
  <killasmurf86@gmail.com>
  
  PR:             ports/135166
  Submitted by:   Aldis Berjoza <killasmurf86 at gmail.com>
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.319     +1 -0      ports/multimedia/Makefile
  1.1       +25 -0     ports/multimedia/dplay/Makefile (new)
  1.1       +3 -0      ports/multimedia/dplay/distinfo (new)
  1.1       +8 -0      ports/multimedia/dplay/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 dfilter service freebsd_committer freebsd_triage 2009-06-06 23:49:32 UTC
avl         2009-06-06 22:49:23 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/cuyo           Makefile distinfo pkg-descr pkg-plist 
  Log:
  Cuyo is a tetris-like game which is suprisingly innovative,
  sometimes challenging, and has a very nice look.
  
  WWW: http://www.karimmi.de/cuyo/
  
  PR:             ports/135166
  Submitted by:   Matthew Gibson <mdg583 at hotmail.com>
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.1293    +1 -0      ports/games/Makefile
  1.1       +32 -0     ports/games/cuyo/Makefile (new)
  1.1       +3 -0      ports/games/cuyo/distinfo (new)
  1.1       +4 -0      ports/games/cuyo/pkg-descr (new)
  1.1       +727 -0    ports/games/cuyo/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 Alexander Logvinov freebsd_committer freebsd_triage 2009-06-06 23:50:41 UTC
State Changed
From-To: open->closed

New port added. Thanks!