FreeBSD Bugzilla – Attachment 80240 Details for
Bug 115125
new port: security/chaosreader, a tool to extract data from tcpdump logs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile
Makefile (text/plain), 627 bytes, created by
pauls
on 2007-08-01 20:40:01 UTC
(
hide
)
Description:
Makefile
Filename:
MIME Type:
Creator:
pauls
Created:
2007-08-01 20:40:01 UTC
Size:
627 bytes
patch
obsolete
># New ports collection makefile for: chaosreader ># Date created: 1 Aug 2007 ># Whom: pauls ># ># $FreeBSD$ ># > >PORTNAME= chaosreader >PORTVERSION= 0.94 >CATEGORIES= security >MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >MASTER_SITE_SUBDIR= chaosreader >DISTFILES= ${PORTNAME}${PORTVERSION} sshkeydata0.20 >EXTRACT_ONLY= > >MAINTAINER= pauls@utdallas.edu >COMMENT= A tool to extract data from tcpdump logs > >NO_BUILD= yes > >PLIST_FILES= bin/chaosreader0.94 bin/sshkeydata0.20 > >do-install: > ${INSTALL_SCRIPT} ${DISTDIR}/chaosreader0.94 \ > ${PREFIX}/bin > ${INSTALL_SCRIPT} ${DISTDIR}/sshkeydata0.20 \ > ${PREFIX}/bin > >.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 Raw
Actions:
View
Attachments on
bug 115125
: 80240 |
80241