FreeBSD Bugzilla – Attachment 145340 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 with (hopefully) fixed DEPENDS
Makefile (text/plain), 881 bytes, created by
lars
on 2014-08-04 12:56:04 UTC
(
hide
)
Description:
Makefile with (hopefully) fixed DEPENDS
Filename:
MIME Type:
Creator:
lars
Created:
2014-08-04 12:56:04 UTC
Size:
881 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.so:${PORTSDIR}/net/libpcap \ > ${LOCALBASE}/lib/libgsl.so:${PORTSDIR}/math/gsl \ > ${LOCALBASE}//lib/libxmlrpc++.so:${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