Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 15:33:53 +0200 (CEST)
From:      Gürkan Sengün <gurkan@linuks.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103677: new port: science/paje - Generic visualization tool for GNUstep
Message-ID:  <200609261333.k8QDXrSD041643@florida.ethz.ch>
Resent-Message-ID: <200609261340.k8QDeWFo050463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103677
>Category:       ports
>Synopsis:       new port: science/paje - Generic visualization tool for GNUstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 26 13:40:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.
>How-To-Repeat:
>Fix:

--- paje.shar begins here ---
# 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 <math.h>|g' ${WRKSRC}/SpaceTimeViewer/DrawView+Drawing.m
X
X.include <bsd.port.mk>
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
--- paje.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609261333.k8QDXrSD041643>