[csw-devel] SF.net SVN: gar:[15449] csw/mgar/pkg/nmap/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 26 16:08:02 CEST 2011


Revision: 15449
          http://gar.svn.sourceforge.net/gar/?rev=15449&view=rev
Author:   dmichelsen
Date:     2011-08-26 14:08:02 +0000 (Fri, 26 Aug 2011)
Log Message:
-----------
nmap: Add comment about patches

Modified Paths:
--------------
    csw/mgar/pkg/nmap/trunk/Makefile

Modified: csw/mgar/pkg/nmap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nmap/trunk/Makefile	2011-08-26 13:48:14 UTC (rev 15448)
+++ csw/mgar/pkg/nmap/trunk/Makefile	2011-08-26 14:08:02 UTC (rev 15449)
@@ -17,6 +17,8 @@
 MASTER_SITES = http://nmap.org/dist/
 DISTFILES = $(NAME)-$(VERSION).tar.bz2
 
+# Patches unless this is fixed:
+#   http://seclists.org/nmap-dev/2011/q3/646
 PATCHFILES += 0001-Add-definition-for-INT_MAX.patch
 PATCHFILES += 0002-Add-definitions-for-CMSG_ALIGN-CMSG_SPACE-and-CMSG_L.patch
 PATCHFILES += 0003-Do-not-use-__attribute__.patch
@@ -41,6 +43,8 @@
 RUNTIME_DEP_PKGS_CSWnmap += CSWlibpcap1
 RUNTIME_DEP_PKGS_CSWnmap += CSWlua
 RUNTIME_DEP_PKGS_CSWnmap += CSWpython
+# For Zenmap
+RUNTIME_DEP_PKGS_CSWnmap += CSWpygtk
 
 # Tons of docs and identification of programs installed there
 CHECKPKG_OVERRIDES_CSWnmap += file-with-bad-content

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list