Bug 112602 - New port: games/cchess A very simple Chinese chess program
Summary: New port: games/cchess A very simple Chinese chess program
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 13:50 UTC by liu_yinghong
Modified: 2007-06-01 08:30 UTC (History)
0 users

See Also:


Attachments
cchess.shar (2.76 KB, text/plain)
2007-05-11 13:50 UTC, liu_yinghong
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description liu_yinghong 2007-05-11 13:50:10 UTC
Very simple Chinese chess program

http://www.nchess.com/
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2007-05-12 03:21:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-01 08:27:52 UTC
lwhsu       2007-06-01 07:27:46 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/cchess         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add cchess 1.4, very simple Chinese chess program.
  
  PR:             ports/112602
  Submitted by:   Yinghong.Liu <liu_yinghong at yahoo.com.cn>
  
  Revision  Changes    Path
  1.1114    +1 -0      ports/games/Makefile
  1.1       +45 -0     ports/games/cchess/Makefile (new)
  1.1       +3 -0      ports/games/cchess/distinfo (new)
  1.1       +3 -0      ports/games/cchess/pkg-descr (new)
  1.1       +11 -0     ports/games/cchess/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 3 Li-Wen Hsu freebsd_committer freebsd_triage 2007-06-01 08:29:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!