cvs commit: ports/games/freebsd-games Makefile distinfo pkg-descr pkg-plist ports/games/freebsd-games/files patch-adventure_crc.c patch-adventure_hdr.h patch-atc_Makefile patch-atc_include.h patch-atc_input.c patch-atc_main.c patch-backgammon_backgammon_main.c ...

Cy Schubert cy at FreeBSD.org
Wed Feb 8 05:35:19 UTC 2012


cy          2012-02-08 05:35:19 UTC

  FreeBSD ports repository

  Added files:
    games/freebsd-games  Makefile distinfo pkg-descr pkg-plist 
    games/freebsd-games/files patch-adventure_crc.c 
                              patch-adventure_hdr.h 
                              patch-atc_Makefile 
                              patch-atc_include.h 
                              patch-atc_input.c patch-atc_main.c 
                              patch-backgammon_backgammon_main.c 
                              patch-backgammon_common__source_back.h 
                              patch-backgammon_common__source_subs.c 
                              patch-backgammon_teachgammon_teach.c 
                              patch-battlestar_init.c 
                              patch-hack_Makefile 
                              patch-hack_config.h 
                              patch-hack_hack.ioctl.c 
                              patch-hack_hack.pager.c 
                              patch-hack_hack.shk.c 
                              patch-hack_hack.termcap.c 
                              patch-hack_hack.tty.c 
                              patch-hack_hack.unix.c 
                              patch-larn_Makefile 
                              patch-larn_diag.c 
                              patch-larn_header.h patch-larn_io.c 
                              patch-quiz patch-rogue_Makefile 
                              patch-snake_snake_move.c 
                              patch-snake_snake_snake.c 
                              patch-snake_snake_snake.h 
                              patch-trek_main.c 
  Log:
  Resurrect the old-school BSD games.
  
  Revision  Changes    Path
  1.23      +79 -0     ports/games/freebsd-games/Makefile (new)
  1.7       +3 -0      ports/games/freebsd-games/distinfo (new)
  1.3       +11 -0     ports/games/freebsd-games/files/patch-adventure_crc.c (new)
  1.3       +11 -0     ports/games/freebsd-games/files/patch-adventure_hdr.h (new)
  1.3       +10 -0     ports/games/freebsd-games/files/patch-atc_Makefile (new)
  1.3       +35 -0     ports/games/freebsd-games/files/patch-atc_include.h (new)
  1.3       +23 -0     ports/games/freebsd-games/files/patch-atc_input.c (new)
  1.3       +47 -0     ports/games/freebsd-games/files/patch-atc_main.c (new)
  1.4       +29 -0     ports/games/freebsd-games/files/patch-backgammon_backgammon_main.c (new)
  1.3       +25 -0     ports/games/freebsd-games/files/patch-backgammon_common__source_back.h (new)
  1.4       +10 -0     ports/games/freebsd-games/files/patch-backgammon_common__source_subs.c (new)
  1.4       +25 -0     ports/games/freebsd-games/files/patch-backgammon_teachgammon_teach.c (new)
  1.3       +11 -0     ports/games/freebsd-games/files/patch-battlestar_init.c (new)
  1.3       +12 -0     ports/games/freebsd-games/files/patch-hack_Makefile (new)
  1.3       +9 -0      ports/games/freebsd-games/files/patch-hack_config.h (new)
  1.3       +29 -0     ports/games/freebsd-games/files/patch-hack_hack.ioctl.c (new)
  1.3       +10 -0     ports/games/freebsd-games/files/patch-hack_hack.pager.c (new)
  1.3       +46 -0     ports/games/freebsd-games/files/patch-hack_hack.shk.c (new)
  1.4       +26 -0     ports/games/freebsd-games/files/patch-hack_hack.termcap.c (new)
  1.4       +42 -0     ports/games/freebsd-games/files/patch-hack_hack.tty.c (new)
  1.3       +13 -0     ports/games/freebsd-games/files/patch-hack_hack.unix.c (new)
  1.3       +10 -0     ports/games/freebsd-games/files/patch-larn_Makefile (new)
  1.3       +31 -0     ports/games/freebsd-games/files/patch-larn_diag.c (new)
  1.3       +18 -0     ports/games/freebsd-games/files/patch-larn_header.h (new)
  1.3       +46 -0     ports/games/freebsd-games/files/patch-larn_io.c (new)
  1.3       +175 -0    ports/games/freebsd-games/files/patch-quiz (new)
  1.3       +11 -0     ports/games/freebsd-games/files/patch-rogue_Makefile (new)
  1.4       +24 -0     ports/games/freebsd-games/files/patch-snake_snake_move.c (new)
  1.4       +10 -0     ports/games/freebsd-games/files/patch-snake_snake_snake.c (new)
  1.3       +25 -0     ports/games/freebsd-games/files/patch-snake_snake_snake.h (new)
  1.4       +33 -0     ports/games/freebsd-games/files/patch-trek_main.c (new)
  1.3       +6 -0      ports/games/freebsd-games/pkg-descr (new)
  1.4       +108 -0    ports/games/freebsd-games/pkg-plist (new)


More information about the cvs-all mailing list