FreeBSD Bugzilla – Attachment 130407 Details for
Bug 174327
[PATCH] security/zenmap: Fixed Man pages, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py27-zenmap-6.01.patch
py27-zenmap-6.01.patch (text/plain), 999 bytes, created by
nemysis
on 2012-12-10 13:10:00 UTC
(
hide
)
Description:
py27-zenmap-6.01.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-12-10 13:10:00 UTC
Size:
999 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/zenmap/Makefile ./Makefile >--- /usr/ports/security/zenmap/Makefile 2012-12-10 09:12:34.000000000 +0100 >+++ ./Makefile 2012-12-10 13:43:21.000000000 +0100 >@@ -12,7 +12,7 @@ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTNAME= nmap-${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= nemysis@gmx.ch > COMMENT= GUI frontend for the nmap scanning utility > > LICENSE= GPLv2 >@@ -29,18 +29,21 @@ > USE_PYDISTUTILS= yes > > MLINKS= zenmap.1 xnmap.1 >-MAN1= zenmap.1 xnmap.1 ndiff.1 >+MAN1= zenmap.1 ndiff.1 > > post-patch: > @${REINPLACE_CMD} -e \ > '/self.create_uninstaller/s|^|#|' ${WRKSRC}/setup.py > @${REINPLACE_CMD} -e \ > 's|share/man/man1|man/man1|' ${WRKSRC}/../ndiff/setup.py >+ > post-build: > @(cd ${WRKSRC}/../ndiff \ > && ${PYTHON_CMD} setup.py build) >+ > post-install: > ${INSTALL_MAN} ${WRKSRC}/../docs/zenmap.1 ${MAN1PREFIX}/man/man1 > @(cd ${WRKSRC}/../ndiff \ > && ${PYTHON_CMD} setup.py install --prefix ${PREFIX}) >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174327
: 130407 |
130408