# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # paje # paje/Makefile # paje/distinfo # paje/pkg-descr # paje/pkg-plist # echo c - paje mkdir -p paje > /dev/null 2>&1 echo x - paje/Makefile sed 's/^X//' >paje/Makefile << 'END-of-paje/Makefile' X# New ports collection makefile for: paje X# Date created: 26 Sep 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= paje XPORTVERSION= 1.4.0 XCATEGORIES= science XMASTER_SITES= http://download.fr2.forge.objectweb.org/ \ X http://download.forge.objectweb.org/paje/ \ X http://download.zh.forge.objectweb.org/paje/ \ X http://florida.ethz.ch/ports/distfiles/ XDISTNAME= Paje_${PORTVERSION} X XMAINTAINER= gurkan@linuks.mine.nu XCOMMENT= Generic visualization tool for GNUstep (Gantt chart and more) X XWRKSRC= ${WRKDIR}/${DISTNAME} XUSE_GMAKE= yes XUSE_GNUSTEP= yes XUSE_GNUSTEP_PREFIX= yes XUSE_GNUSTEP_BACK= yes XUSE_GNUSTEP_BUILD= yes XUSE_GNUSTEP_INSTALL= yes XMAKEFILE= GNUmakefile X Xpost-patch: X @${REINPLACE_CMD} -e 's|#include "DrawView.h"|#include "DrawView.h"\n#include |g' ${WRKSRC}/SpaceTimeViewer/DrawView+Drawing.m X X.include END-of-paje/Makefile echo x - paje/distinfo sed 's/^X//' >paje/distinfo << 'END-of-paje/distinfo' XMD5 (Paje_1.4.0.tar.gz) = dbf899cb78d23ebb5b2e575a4a0fe52a XSHA256 (Paje_1.4.0.tar.gz) = b97863762c1057721575a26eea2968d88adffb5a2c75f783da7c6011cc5a78d5 XSIZE (Paje_1.4.0.tar.gz) = 791267 END-of-paje/distinfo echo x - paje/pkg-descr sed 's/^X//' >paje/pkg-descr << 'END-of-paje/pkg-descr' XPaje is a graphical tool that displays traces produced during the Xexecution of multithreaded programs. Other programs can also generate Xtraces for this tool. X XKey Features X * Supports multi threaded programs X - each thread of the analysed program can be individually displayed, X or multiple threads can be combined, to reduce screen space usage. X * Interactivity X - each entity represented on the screen can be interrogated for X more information, X - related entities are highlighted as mouse cursor passes over X some representation X XWWW: http://www-id.imag.fr/Logiciels/paje/ END-of-paje/pkg-descr echo x - paje/pkg-plist sed 's/^X//' >paje/pkg-plist << 'END-of-paje/pkg-plist' END-of-paje/pkg-plist exit