FreeBSD Bugzilla – Attachment 145122 Details for
Bug 190554
[MAINTAINER] benchmarks/flowgrind: update to 0.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile
Makefile (text/plain), 878 bytes, created by
lars
on 2014-07-29 14:00:53 UTC
(
hide
)
Description:
Makefile
Filename:
MIME Type:
Creator:
lars
Created:
2014-07-29 14:00:53 UTC
Size:
878 bytes
patch
obsolete
># Created by: Lars Eggert <lars@eggert.org> ># $FreeBSD: head/benchmarks/flowgrind/Makefile 356065 2014-06-01 09:00:15Z ohauer $ > >PORTNAME= flowgrind >PORTVERSION= 0.7.1 >CATEGORIES= benchmarks > >MAINTAINER= lars@eggert.org >COMMENT= Measure throughput and other metrics for TCP > >LICENSE= GPLv3 > >BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap \ > ${LOCALBASE}/lib/libgsl.a:${PORTSDIR}/math/gsl \ > ${LOCALBASE}//lib/libxmlrpc++.a:${PORTSDIR}/net/xmlrpc-c >RUN_DEPENDS:= ${BUILD_DEPENDS} > >USE_GITHUB= yes >GH_ACCOUNT= ${PORTNAME} >GH_TAGNAME= ${PORTNAME}-${PORTVERSION} >GH_COMMIT= 14b0578 > >USE_AUTOTOOLS= aclocal autoconf >GNU_CONFIGURE= yes >CONFIGURE_ARGS= --enable-pcap --enable-gsl > >post-patch: > @${RM} -rf ${WRKSRC}/build-aux > @${REINPLACE_CMD} -e 's|AC_LIB_RPATH||g' ${WRKSRC}/configure.ac > >pre-configure: > cd ${WRKSRC} && ${AUTORECONF} -i > >.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 190554
:
143319
|
145122
|
145340