FreeBSD Bugzilla – Attachment 188324 Details for
Bug 223916
www/http_load: Update to 09Mar2016
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
http_load.shar (text/plain), 2.34 KB, created by
Marcel Bischoff
on 2017-11-27 18:19:39 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Marcel Bischoff
Created:
2017-11-27 18:19:39 UTC
Size:
2.34 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># http_load ># http_load/pkg-descr ># http_load/files ># http_load/files/Makefile.bsd ># http_load/distinfo ># http_load/Makefile ># >echo c - http_load >mkdir -p http_load > /dev/null 2>&1 >echo x - http_load/pkg-descr >sed 's/^X//' >http_load/pkg-descr << '2cdae8785ae53ecb2f7fcecb0e239bbe' >Xhttp_load runs multiple http fetches in parallel, to test the throughput of >Xa web server. >X >XHowever unlike most such test clients, it runs in a single process, so it >Xdoesn't bog down the client machine. It can be configured to do https >Xfetches as well. >X >XWWW: http://www.acme.com/software/http_load/ >2cdae8785ae53ecb2f7fcecb0e239bbe >echo c - http_load/files >mkdir -p http_load/files > /dev/null 2>&1 >echo x - http_load/files/Makefile.bsd >sed 's/^X//' >http_load/files/Makefile.bsd << '86c5492aaec82598998f6924584fade2' >XPROG = http_load >XSRCS = http_load.c timers.c >X >X.ifndef NO_OPENSSL >XCFLAGS += -DUSE_SSL -I${OPENSSLBASE}/include ${OPENSSL_CFLAGS} >XLDADD += -L${OPENSSLBASE}/lib -lssl -lcrypto >X.endif >X >XBINDIR = ${PREFIX}/bin >XMANDIR = ${PREFIX}/man/man >X >X.include <bsd.prog.mk> >86c5492aaec82598998f6924584fade2 >echo x - http_load/distinfo >sed 's/^X//' >http_load/distinfo << '0920fdd313f427b2d3fb5fcd675214c8' >XTIMESTAMP = 1511806212 >XSHA256 (http_load-09Mar2016.tar.gz) = 5a7b00688680e3fca8726dc836fd3f94f403fde831c71d73d9a1537f215b4587 >XSIZE (http_load-09Mar2016.tar.gz) = 17339 >0920fdd313f427b2d3fb5fcd675214c8 >echo x - http_load/Makefile >sed 's/^X//' >http_load/Makefile << '28c4faf91cfc5eb186717fc062bca30e' >X# Created by: Ask Bjoern Hansen <ask@valueclick.com> >X# $FreeBSD: head/www/http_load/Makefile 436247 2017-03-15 14:45:30Z mat $ >X >XPORTNAME= http_load >XPORTVERSION= 20160309 >XCATEGORIES= www >XMASTER_SITES= http://www.acme.com/software/http_load/ >XDISTNAME= ${PORTNAME}-09Mar2016 >X >XMAINTAINER= marcel@herrbischoff.com >XCOMMENT= Multiprocessing http performance test client >X >XLICENSE= BSD2CLAUSE >X >XUSES= uidfix >XMAKEFILE= ${FILESDIR}/Makefile.bsd >X >XPLIST_FILES= bin/http_load \ >X man/man1/http_load.1.gz >X >X.ifndef NO_OPENSSL >XUSES+= ssl >X.endif >X >X.include <bsd.port.mk> >28c4faf91cfc5eb186717fc062bca30e >exit >
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 223916
: 188324