ports/163861: new port: devel/art A Resource Tracer (A resource tracing, debugging and profiling tool)

Vladimir Gorelov virtual.lark at gmail.com
Fri Jan 6 09:30:11 UTC 2012


>Number:         163861
>Category:       ports
>Synopsis:       new port: devel/art A Resource Tracer (A resource tracing, debugging and profiling tool)
>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:   Fri Jan 06 09:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Gorelov
>Release:        RELENG_8_2
>Organization:
>Environment:
>Description:
Here is new port: devel/art

# 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:
#
#	art
#	art/Makefile
#	art/pkg-descr
#	art/pkg-plist
#	art/distinfo
#
echo c - art
mkdir -p art > /dev/null 2>&1
echo x - art/Makefile
sed 's/^X//' >art/Makefile << '52f1ad149be5cfe82c685f5f309d21e6'
X# New ports collection makefile for: art
X# Date created:        05 December 2012
X# Whom:                skylark
X#
X# $FreeBSD$
X#
X
XPORTNAME=	art
XPORTVERSION=	0.9.00
XCATEGORIES=	devel
XMASTER_SITES=	http://skylark.tsu.ru/art/0.9/download/src/
X
XMAINAINER=	ports at FreeBSD.org
XCOMMENT=	A resource tracing, debugging and profiling tool
X
XLICENSE=	GPLv3
X
XLIB_DEPENDS=	xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26
X
XUSE_GMAKE=	yes
XMAKE_JOBS_SAFE=	yes
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/artlibgen/src/artlibgen ${PREFIX}/bin
X	@${INSTALL_PROGRAM} ${WRKSRC}/artrepgen/artrepgen ${PREFIX}/bin
X	@${MKDIR} ${DOCSDIR}
X.for docs in posix-gcc-mt-file-lint.xml posix-gcc-mt-netw-lint.xml \
X    posix-gcc-mt-file-special.xml
X	@${INSTALL_DATA} ${WRKSRC}/artlibgen/templates/${docs} ${DOCSDIR}
X.endfor
X
X.if defined(MAINTAINER_MODE)
Xfull-regression-test: build
X	cd ${WRKSRC}; ${GMAKE} test
X.endif
X
X.include <bsd.port.mk>
52f1ad149be5cfe82c685f5f309d21e6
echo x - art/pkg-descr
sed 's/^X//' >art/pkg-descr << 'db108e27c052356286949dfb1dd1073f'
XCrossplatform method to trace software errors in runtime during resource
Xmanipulation is shown. A scheme for describing abstract resources and their
Xfunctions in XML is presented. Due to separation it's possible to describe
Xvast classes of resources without changing the analyzer core.
XDetected errors often have an influence on security, safety, robustness and
Xresource optimal usage.
X
XKeywords: software, instrumenting, resources, debugging, tracing.
X
XWWW: http://skylark.tsu.ru/art/index-en.html
db108e27c052356286949dfb1dd1073f
echo x - art/pkg-plist
sed 's/^X//' >art/pkg-plist << 'cdd4362d540b85867ec3b22ae48763d7'
Xbin/artlibgen
Xbin/artrepgen
Xshare/doc/art/posix-gcc-mt-file-special.xml
Xshare/doc/art/posix-gcc-mt-file-lint.xml
Xshare/doc/art/posix-gcc-mt-netw-lint.xml
X at dirrm share/doc/art/
cdd4362d540b85867ec3b22ae48763d7
echo x - art/distinfo
sed 's/^X//' >art/distinfo << '578422bb9931b402b7f6cb1fef3b451c'
XSHA256 (art-0.9.00.tar.gz) = 44228cd211afe5ab7f1347c67913e1b3df13250877eeada92ae4e57b90dd102b
XSIZE (art-0.9.00.tar.gz) = 36737
578422bb9931b402b7f6cb1fef3b451c
exit

>How-To-Repeat:

>Fix:


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



More information about the freebsd-ports-bugs mailing list