cvs commit: ports/devel Makefile ports/devel/art Makefile distinfo
pkg-descr pkg-plist
Alex Kozlov
ak at FreeBSD.org
Sat Mar 17 16:07:43 UTC 2012
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 at 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)
More information about the cvs-all
mailing list