FreeBSD Bugzilla – Attachment 108170 Details for
Bug 148994
New port: net/netperfmeter, a network performance meter for UDP, TCP, SCTP and DCCP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
netperfmeter.diff
netperfmeter.diff (text/plain), 1.26 KB, created by
Ashish SHUKLA
on 2010-09-17 14:19:11 UTC
(
hide
)
Description:
netperfmeter.diff
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2010-09-17 14:19:11 UTC
Size:
1.26 KB
patch
obsolete
>diff -urN netperfmeter.orig/Makefile netperfmeter/Makefile >--- netperfmeter.orig/Makefile 2010-09-17 18:42:12.000000000 +0530 >+++ netperfmeter/Makefile 2010-09-17 18:46:52.000000000 +0530 >@@ -7,26 +7,21 @@ > > PORTNAME= netperfmeter > PORTVERSION= 1.0.4 >-CATEGORIES= net >+CATEGORIES= benchmarks > MASTER_SITES= http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/ > DISTNAME= ${PORTNAME}-${PORTVERSION} > >-MAINTAINER= dreibh@iem.uni-due.de >-COMMENT= Network Performance Meter >+MAINTAINER= dreibh@iem.uni-due.de >+COMMENT= Network Performance Meter > >-RUN_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 >-LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 >+GNU_CONFIGURE= yes >+USE_GMAKE= yes > >-GNU_CONFIGURE= yes >-USE_GMAKE= yes >+PLIST_FILES= bin/netperfmeter > >-LICENSE= GPLv3 >-LICENSE_FILE= ${WRKSRC}/COPYING >+MAN8= netperfmeter.8 > >-pre-fetch: >- >-post-patch: >- >-pre-install: >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING > > .include <bsd.port.mk> >diff -urN netperfmeter.orig/pkg-plist netperfmeter/pkg-plist >--- netperfmeter.orig/pkg-plist 2010-09-17 18:42:12.000000000 +0530 >+++ netperfmeter/pkg-plist 1970-01-01 05:30:00.000000000 +0530 >@@ -1,2 +0,0 @@ >-bin/netperfmeter >-man/man8/netperfmeter.8
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 148994
:
108167
|
108168
|
108169
| 108170