mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 19:39:07 +00:00
Add Ncat to the package maker XML files.
This commit is contained in:
3
macosx/nmap.pmdoc/03ncat-contents.xml
Normal file
3
macosx/nmap.pmdoc/03ncat-contents.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<pkg-contents spec="1.12">
|
||||
<f n="Ncat" pt="Ncat" m="false" t="file"/>
|
||||
</pkg-contents>
|
||||
25
macosx/nmap.pmdoc/03ncat.xml
Normal file
25
macosx/nmap.pmdoc/03ncat.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<pkgref spec="1.12" uuid="405DE819-24DC-406C-A9F8-4ED37BA1C1D6">
|
||||
<config>
|
||||
<identifier>org.insecure.nmap.ncat.pkg</identifier>
|
||||
<version>1</version>
|
||||
<description />
|
||||
<post-install type="none" />
|
||||
<requireAuthorization />
|
||||
<installFrom relative="true" includeRoot="false">Ncat</installFrom>
|
||||
<installTo>/</installTo>
|
||||
<flags>
|
||||
<followSymbolicLinks />
|
||||
</flags>
|
||||
<packageStore type="internal" />
|
||||
<mod>parent</mod>
|
||||
<mod>installFrom.isRelativeType</mod>
|
||||
</config>
|
||||
<contents>
|
||||
<file-list>03ncat-contents.xml</file-list>
|
||||
<filter>/CVS$</filter>
|
||||
<filter>/\.svn$</filter>
|
||||
<filter>/\.cvsignore$</filter>
|
||||
<filter>/\.cvspass$</filter>
|
||||
<filter>/\.DS_Store$</filter>
|
||||
</contents>
|
||||
</pkgref>
|
||||
@@ -21,6 +21,11 @@
|
||||
starts_enabled="true" starts_hidden="false">
|
||||
<pkgref id="org.insecure.nmap.zenmap.pkg" />
|
||||
</choice>
|
||||
<choice title="Ncat" id="choice94" starts_selected="true"
|
||||
description="Ncat general-purpose network sender and receiver (reimplementation of Netcat)."
|
||||
starts_enabled="true" starts_hidden="false">
|
||||
<pkgref id="org.insecure.nmap.ncat.pkg" />
|
||||
</choice>
|
||||
</contents>
|
||||
<resources bg-scale="none" bg-align="topleft">
|
||||
<locale lang="en">
|
||||
@@ -31,6 +36,7 @@
|
||||
<flags />
|
||||
<item type="file">01nmap.xml</item>
|
||||
<item type="file">02zenmap.xml</item>
|
||||
<item type="file">03ncat.xml</item>
|
||||
<mod>properties.customizeOption</mod>
|
||||
<mod>properties.title</mod>
|
||||
<mod>properties.anywhereDomain</mod>
|
||||
|
||||
Reference in New Issue
Block a user