A full-system simulation infrastructure and tools for the Cell Broadband Engine processor. http://www.alphaworks.ibm.com/tech/cellsystemsim Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->bsam Take.
State Changed From-To: open->suspended Depends upon PR/131805, PR/131806.
State Changed From-To: suspended->open All needed changes were done.
bsam 2009-08-03 19:08:21 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/linux-systemsimcell Makefile distinfo.i386 pkg-descr pkg-plist Log: A full-system simulation infrastructure and tools for the Cell Broadband Engine processor. WWW: http://www.alphaworks.ibm.com/tech/cellsystemsim/ - Stas Timokhin stast@bsdportal.ru PR: ports/131802 Submitted by: Stas Timokhin <stast at bsdportal.ru> Revision Changes Path 1.279 +1 -0 ports/emulators/Makefile 1.1 +45 -0 ports/emulators/linux-systemsimcell/Makefile (new) 1.1 +6 -0 ports/emulators/linux-systemsimcell/distinfo.i386 (new) 1.1 +6 -0 ports/emulators/linux-systemsimcell/pkg-descr (new) 1.1 +355 -0 ports/emulators/linux-systemsimcell/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"
bsam 2009-08-03 19:17:33 UTC FreeBSD ports repository Modified files: . LEGAL Log: Add a note about emulators/linux-systemsimcell: *Redistribution of pre-compiled binaries is not permitted* PR: ports/131802 Submitted by: Stas Timokhin <stast at bsdportal.ru> Revision Changes Path 1.609 +3 -1 ports/LEGAL _______________________________________________ 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"
State Changed From-To: open->closed Committed with some changes due to the new linux infrastructure. Thanks!