Paje is a graphical tool that displays traces produced during the execution of multithreaded programs. Other programs can also generate traces for this tool.
Responsible Changed From-To: freebsd-ports-bugs->dinoex I will take care of it.
dinoex 2006-09-28 19:17:57 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/paje Makefile distinfo pkg-descr pkg-plist science/paje/files patch-DrawView+Drawing.m Log: Paje is a graphical tool that displays traces produced during the execution of multithreaded programs. Other programs can also generate traces for this tool. PR: 103677 Submitted by: Gürkan Sengün Revision Changes Path 1.105 +1 -0 ports/science/Makefile 1.1 +29 -0 ports/science/paje/Makefile (new) 1.1 +3 -0 ports/science/paje/distinfo (new) 1.1 +14 -0 ports/science/paje/files/patch-DrawView+Drawing.m (new) 1.1 +15 -0 ports/science/paje/pkg-descr (new) 1.1 +201 -0 ports/science/paje/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"
State Changed From-To: open->closed committed, thanks. - created patch - generated pkg-plist