ports/142118: New port: security/nmapsi4 UI for nmap
zloidemon
g.veniamin at googlemail.com
Tue Dec 29 08:30:03 UTC 2009
>Number: 142118
>Category: ports
>Synopsis: New port: security/nmapsi4 UI for nmap
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 29 08:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: zloidemon
>Release: FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #19: Fri Dec 4 19:21:02 KRAT 2009 root at zlobook.local:/usr/obj/usr/src/sys/zlobook i386
>Description:
NmapSI4 is a complete Qt4-based Gui with the design goals to provide a complete nmap interface for Users, in order to management all option of this power security net scanner
>How-To-Repeat:
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# nmapsi4/
# nmapsi4/Makefile
# nmapsi4/distinfo
# nmapsi4/pkg-descr
# nmapsi4/pkg-plist
# nmapsi4/files
# nmapsi4/files/patch-nmapsi4_CMakeLists.txt
# nmapsi4/files/patch-nmapsi4-logr_CMakeLists.txt
#
echo c - nmapsi4/
mkdir -p nmapsi4/ > /dev/null 2>&1
echo x - nmapsi4/Makefile
sed 's/^X//' >nmapsi4/Makefile << '81716b45d874529f4ad9aa5c63d5ef03'
X# New ports collection makefile for: nmapsi4
X# Date created: 2009-10-30
X# Whom: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= nmapsi4
XPORTVERSION= 0.2
XCATEGORIES= security
XMASTER_SITES= GOOGLE_CODE
XDISTNAME= ${PORTNAME}-${PORTVERSION}-alpha2
X
XMAINTAINER= g.veniamin at googlemail.com
XCOMMENT= GUI frontend for the nmap scanning utility
X
XRUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap
X
XUSE_CMAKE= yes
XUSE_QT_VER= 4
XQT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build network
XINSTALLS_ICONS= yes
X
Xpost-install:
X ${CHMOD} 755 ${PREFIX}/bin/${PORTNAME}
X ${CHMOD} 755 ${PREFIX}/bin/${PORTNAME}-logr
X
X.include <bsd.port.mk>
81716b45d874529f4ad9aa5c63d5ef03
echo x - nmapsi4/distinfo
sed 's/^X//' >nmapsi4/distinfo << 'ddc9709a384e8c8db10419503d9c1634'
XMD5 (nmapsi4-0.2-alpha2.tar.gz) = eaa82fa6cdcaeca24bfdeea741449b7d
XSHA256 (nmapsi4-0.2-alpha2.tar.gz) = d8f216793d73a4d7ff9b4774cd5dbc460eb79c47d02fc3ca57375b79ddecdd37
XSIZE (nmapsi4-0.2-alpha2.tar.gz) = 219374
ddc9709a384e8c8db10419503d9c1634
echo x - nmapsi4/pkg-descr
sed 's/^X//' >nmapsi4/pkg-descr << '34e5e9ff9038842ceb36a25d7374345a'
XNmapSi4 is a complete Qt-based Gui with the design goals to provide a complete
Xnmap interface for Users, in order to management all options of this powerful
Xsecurity net scanner!
X
XWWW: http://www.nmapsi4.org
34e5e9ff9038842ceb36a25d7374345a
echo x - nmapsi4/pkg-plist
sed 's/^X//' >nmapsi4/pkg-plist << 'f356f255502d16c306199a0e225bd799'
Xbin/nmapsi4
Xbin/nmapsi4-logr
Xshare/applications/nmapsi4-admin.desktop
Xshare/applications/nmapsi4-logr.desktop
Xshare/applications/nmapsi4.desktop
Xshare/icons/hicolor/128x128/apps/nmapsi4.png
Xshare/icons/hicolor/16x16/apps/nmapsi4.png
Xshare/icons/hicolor/32x32/apps/nmapsi4.png
Xshare/icons/hicolor/64x64/apps/nmapsi4.png
X%%DATADIR%%/locale/nmapsi4-logr_de.qm
X%%DATADIR%%/locale/nmapsi4-logr_es.qm
X%%DATADIR%%/locale/nmapsi4-logr_fr.qm
X%%DATADIR%%/locale/nmapsi4-logr_it.qm
X%%DATADIR%%/locale/nmapsi4-logr_pl.qm
X%%DATADIR%%/locale/nmapsi4_de.qm
X%%DATADIR%%/locale/nmapsi4_es.qm
X%%DATADIR%%/locale/nmapsi4_fr.qm
X%%DATADIR%%/locale/nmapsi4_it.qm
X%%DATADIR%%/locale/nmapsi4_pl.qm
X%%DATADIR%%/locale/nmapsi4_pt_BR.qm
X at dirrm %%DATADIR%%/locale
X at dirrm %%DATADIR%%
X at dirrm share/applications
f356f255502d16c306199a0e225bd799
echo c - nmapsi4/files
mkdir -p nmapsi4/files > /dev/null 2>&1
echo x - nmapsi4/files/patch-nmapsi4_CMakeLists.txt
sed 's/^X//' >nmapsi4/files/patch-nmapsi4_CMakeLists.txt << 'ea6b524d32325607d7fc6bad5111951d'
X--- nmapsi4/CMakeLists.txt.orig 2009-12-29 14:34:58.000000000 +0700
X+++ nmapsi4/CMakeLists.txt 2009-12-29 14:35:22.000000000 +0700
X@@ -106,8 +106,8 @@ endif (NOT WIN32)
X if (Q_WS_X11)
X install(FILES ${qms} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/nmapsi4/locale)
X install(FILES "${CMAKE_CURRENT_BINARY_DIR}/nmapsi4" DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
X- install(FILES "kde/nmapsi4.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/kde/)
X- install(FILES "kde/nmapsi4-admin.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/kde/)
X+ install(FILES "kde/nmapsi4.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/)
X+ install(FILES "kde/nmapsi4-admin.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/)
X install(FILES "../icons/16x16/nmapsi4.png" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/16x16/apps/)
X install(FILES "../icons/32x32/nmapsi4.png" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/32x32/apps/)
X install(FILES "../icons/64x64/nmapsi4.png" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/64x64/apps/)
ea6b524d32325607d7fc6bad5111951d
echo x - nmapsi4/files/patch-nmapsi4-logr_CMakeLists.txt
sed 's/^X//' >nmapsi4/files/patch-nmapsi4-logr_CMakeLists.txt << 'da2a0a2edeff459e25c0c5cc5682d7af'
X--- nmapsi4-logr/CMakeLists.txt.orig 2009-12-29 14:35:41.000000000 +0700
X+++ nmapsi4-logr/CMakeLists.txt 2009-12-29 14:36:02.000000000 +0700
X@@ -67,7 +67,7 @@ endif (WIN32)
X if (Q_WS_X11)
X install(FILES ${qms} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/nmapsi4/locale)
X install(FILES "${CMAKE_CURRENT_BINARY_DIR}/nmapsi4-logr" DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
X- install(FILES "src/nmapsi4-logr.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/kde/)
X+ install(FILES "src/nmapsi4-logr.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/)
X # install(FILES "src/kde/nmapsi4-admin.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/kde/)
X # install(FILES "icons/16x16/nmapsi4.png" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/16x16/apps/)
X # install(FILES "icons/32x32/nmapsi4.png" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/32x32/apps/)
da2a0a2edeff459e25c0c5cc5682d7af
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list