Commit Graph

2 Commits

Author SHA1 Message Date
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
msf
b2088bc78b initial impot of nmap-parser-0.3.2
This library provides a Ruby interface to Nmap's scan data.  It can run
Nmap and parse its XML output directly from the scan, parse a file
containing the XML data from a separate scan, parse a String of XML data
from a scan, or parse XML data from an object via its read() method.
This information is presented in an easy-to-use and intuitive fashion
for storage and manipulation.

ok bernd@
2009-11-22 06:55:52 +00:00