Date: Sat, 17 Mar 2012 16:07:42 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/art Makefile distinfo pkg-descr pkg-plist Message-ID: <201203171607.q2HG7gbD042021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ak 2012-03-17 16:07:42 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/art Makefile distinfo pkg-descr pkg-plist
Log:
Crossplatform method to trace software errors in runtime during resource
manipulation is shown. A scheme for describing abstract resources and their
functions in XML is presented. Due to separation it's possible to describe
vast classes of resources without changing the analyzer core.
Detected errors often have an influence on security, safety, robustness and
resource optimal usage.
PR: ports/163861
Submitted by: Vladimir Gorelov <virtual.lark@gmail.com>
Approved by: eadler (mentor)
Feature safe: yes
Revision Changes Path
1.4900 +1 -0 ports/devel/Makefile
1.1 +40 -0 ports/devel/art/Makefile (new)
1.1 +2 -0 ports/devel/art/distinfo (new)
1.1 +8 -0 ports/devel/art/pkg-descr (new)
1.1 +6 -0 ports/devel/art/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203171607.q2HG7gbD042021>
