1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 15:39:03 +00:00

Add nmap-update to the Mac packages.

This commit is contained in:
david
2011-12-20 03:12:57 +00:00
parent 4cd625f089
commit 1350b11331
4 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<pkg-contents spec="1.12">
<f n="nmap-update" pt="nmap-update" m="false" t="file"/>
</pkg-contents>

View File

@@ -0,0 +1,25 @@
<pkgref spec="1.12" uuid="A488395A-3951-449A-B3F6-A74D5E926D69">
<config>
<identifier>org.insecure.nmap.nmap-update.pkg</identifier>
<version>1</version>
<description />
<post-install type="none" />
<requireAuthorization />
<installFrom relative="true" includeRoot="false">nmap-update</installFrom>
<installTo>/</installTo>
<flags>
<followSymbolicLinks />
</flags>
<packageStore type="internal" />
<mod>parent</mod>
<mod>installFrom.isRelativeType</mod>
</config>
<contents>
<file-list>06nmap-update-contents.xml</file-list>
<filter>/CVS$</filter>
<filter>/\.svn$</filter>
<filter>/\.cvsignore$</filter>
<filter>/\.cvspass$</filter>
<filter>/\.DS_Store$</filter>
</contents>
</pkgref>

View File

@@ -36,6 +36,11 @@
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Nping.pkg" />
</choice>
<choice title="nmap-update" id="choice97" starts_selected="true"
description="nmap-update updater for architecture-independent files."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.nmap-update.pkg" />
</choice>
</contents>
<resources bg-scale="none" bg-align="topleft">
<locale lang="en">
@@ -49,6 +54,7 @@
<item type="file">03ncat.xml</item>
<item type="file">04ndiff.xml</item>
<item type="file">05nping.xml</item>
<item type="file">06nmap-update.xml</item>
<mod>properties.customizeOption</mod>
<mod>properties.title</mod>
<mod>properties.anywhereDomain</mod>