Date: Sun, 22 Aug 2010 14:20:05 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/147849: commit references a PR Message-ID: <201008221420.o7MEK5xr027445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147849; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/147849: commit references a PR Date: Sun, 22 Aug 2010 14:15:15 +0000 (UTC) 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) _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008221420.o7MEK5xr027445>