cvs commit: ports/emulators Makefile ports/emulators/pcsxr Makefile distinfo pkg-descr pkg-plist ports/emulators/pcsxr/files patch-Makefile.am patch-configure.ac patch-data-Makefile.am patch-gui-ConfDlg.c patch-gui-LnxMain.c patch-gui-Makefile.am ...

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Aug 22 14:15:01 UTC 2010


lwhsu       2010-08-22 14:15:01 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/pcsxr      Makefile distinfo pkg-descr pkg-plist 
    emulators/pcsxr/files patch-Makefile.am patch-configure.ac 
                          patch-data-Makefile.am 
                          patch-gui-ConfDlg.c patch-gui-LnxMain.c 
                          patch-gui-Makefile.am 
                          patch-libpcsxcore-socket.c 
                          patch-pixmaps-Makefile.am 
                          patch-plugins-dfbinimage2-FileInterface.cpp 
                          patch-plugins-dfbinimage2-Makefile.am 
                          patch-plugins-dfbinimage2-Open.cpp 
                          patch-plugins-dfbinimage2-TrackParser.cpp 
                          patch-plugins-dfbinimage2-defines.h 
                          patch-plugins-dfinput-Makefile.am 
                          patch-plugins-dfinput-pad.c 
                          patch-plugins-dfsound-Makefile.am 
                          patch-plugins-dfxvideo-Makefile.am 
                          patch-plugins-dfxvideo-gpu.c 
                          patch-plugins-peopsxgl-Makefile.am 
                          patch-plugins-peopsxgl-gpu.c 
  Log:
  Add pcsxr 1.9.91, playstation (PSX) emulator.
  
  PR:             ports/147849
  Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
  
  Revision  Changes    Path
  1.288     +1 -0      ports/emulators/Makefile
  1.1       +85 -0     ports/emulators/pcsxr/Makefile (new)
  1.1       +6 -0      ports/emulators/pcsxr/distinfo (new)
  1.1       +8 -0      ports/emulators/pcsxr/files/patch-Makefile.am (new)
  1.1       +19 -0     ports/emulators/pcsxr/files/patch-configure.ac (new)
  1.1       +9 -0      ports/emulators/pcsxr/files/patch-data-Makefile.am (new)
  1.1       +45 -0     ports/emulators/pcsxr/files/patch-gui-ConfDlg.c (new)
  1.1       +21 -0     ports/emulators/pcsxr/files/patch-gui-LnxMain.c (new)
  1.1       +24 -0     ports/emulators/pcsxr/files/patch-gui-Makefile.am (new)
  1.1       +14 -0     ports/emulators/pcsxr/files/patch-libpcsxcore-socket.c (new)
  1.1       +8 -0      ports/emulators/pcsxr/files/patch-pixmaps-Makefile.am (new)
  1.1       +54 -0     ports/emulators/pcsxr/files/patch-plugins-dfbinimage2-FileInterface.cpp (new)
  1.1       +35 -0     ports/emulators/pcsxr/files/patch-plugins-dfbinimage2-Makefile.am (new)
  1.1       +11 -0     ports/emulators/pcsxr/files/patch-plugins-dfbinimage2-Open.cpp (new)
  1.1       +45 -0     ports/emulators/pcsxr/files/patch-plugins-dfbinimage2-TrackParser.cpp (new)
  1.1       +20 -0     ports/emulators/pcsxr/files/patch-plugins-dfbinimage2-defines.h (new)
  1.1       +29 -0     ports/emulators/pcsxr/files/patch-plugins-dfinput-Makefile.am (new)
  1.1       +9 -0      ports/emulators/pcsxr/files/patch-plugins-dfinput-pad.c (new)
  1.1       +33 -0     ports/emulators/pcsxr/files/patch-plugins-dfsound-Makefile.am (new)
  1.1       +26 -0     ports/emulators/pcsxr/files/patch-plugins-dfxvideo-Makefile.am (new)
  1.1       +9 -0      ports/emulators/pcsxr/files/patch-plugins-dfxvideo-gpu.c (new)
  1.1       +24 -0     ports/emulators/pcsxr/files/patch-plugins-peopsxgl-Makefile.am (new)
  1.1       +10 -0     ports/emulators/pcsxr/files/patch-plugins-peopsxgl-gpu.c (new)
  1.1       +10 -0     ports/emulators/pcsxr/pkg-descr (new)
  1.1       +36 -0     ports/emulators/pcsxr/pkg-plist (new)


More information about the cvs-all mailing list