Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / httperf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 24 22:08:17 2023 UTC (6 weeks, 3 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
*: bump for openssl 3
Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 16 13:47:27 2020 UTC (3 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
httperf: needs libtool
Revision 1.24 / (download) - annotate - [select for diffs], Wed Mar 11 14:24:44 2020 UTC (3 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.23: +17 -10
lines
Diff to previous 1.23 (colored)
httperf: Update to 0.9.0.20190829 Fixes build with OpenSSL 1.1.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 25 11:09:50 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.22: +2 -6
lines
Diff to previous 1.22 (colored)
Use OPSYSVARS.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Dec 3 13:01:47 2014 UTC (9 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Fix PLIST after recent update. Bump revision.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 26 02:11:16 2014 UTC (9 years ago) by mef
Branch: MAIN
Changes since 1.20: +5 -5
lines
Diff to previous 1.20 (colored)
Update 0.8 to 0.9.0 ---------------- 2007-03-31 Ted Bullock <tbullock@canada.com> * *.c and *.h: Adjusted license to explicitly list HP copyright as Copyright 2000-2007 Hewlett-Packard Company 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: wsseslog crash fix was actually written by David Mosberger 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: Removed Durval Menezes from AUTHORS file since his fix has been re-written by Theodore Bullock 2007-02-07 Ted Bullock <tbullock@canada.com> * *.c and *.h: Slightly adjusted license to explicitly point out AUTHORS file as official list of authors 2007-02-07 Ted Bullock <tbullock@canada.com> * httperf.1: Added correction to man page to include a missing --wsess identification 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Re-Added the to the build process httperf now compiles on Linux, OpenBSD, FreeBSD, Solaris, HP-UX 11i with cc and gcc and (with cc and gcc) 2007-01-26 Ted Bullock <tbullock@canada.com> * Makefile.am: Revised Makefile.am for src directories to explicitly include the .h files to allow make distcheck to pass 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Removed from build process * httperf.c: Wrapped call to getopt.h in pre-processor checks 2007-01-25 Ted Bullock <tbullock@canada.com> * wsesslog.c: changed a sprintf call to the more secure snprintf * getopt.c: changed a sprintf call to the more secure snprintf 2007-01-20 Ted Bullock <tbullock@canada.com> * autogen.sh: Included the shell script autogen.sh to compile the necessary autotool components. * autogen.sh: Removed redundant configuration files from CVS, regenerate these with the autogen.sh script (recommend autoconf 2.60 and above) * ttest.c: Removed the ttest.c file from CVS 2007-01-16 Ted Bullock <tbullock@canada.com> * Build System: Updated build system to a more typical directory layout and wrote missing makefile.am files for automake * idleconn: Now installed along with the httperf executable * ttest: Remove program from build 2007-01-02 Ted Bullock <tbullock@canada.com> *License: Included openssl linking exception 2006-12-08 Ted Bullock <tbullock@canada.com> * Bug Fixes: Added a number of fixes from the mailing lists over the last 6 years. * compiler warnings: Compiler warnings in core.c and wsesslog.c * configuration: Fixes a problem with the "configure" setup where the "--prefix=" option wasn't being obeyed * zero length: Fixes bug in http.c (parse_header)with zero length content * Host Header: Identify machine by FQD rather than hostname * Persistent Connections: Added Persistent connections to HTTP 1.0 requests * Robust alloca.h: Robust way to handle the header file that defines the alloca function <alloca.h> for linux and stdlib.h for BSD and others * Time Discrepancy: Fixed a discrepancy between the data produced by httperf and the documentation in regards to timing. * wsesslog Crash: Fixed a problem with the wsesslog crashing httperf due to an unhandled session failure from a burdened server
Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:59 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Sep 11 22:37:12 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.18: +1 -2
lines
Diff to previous 1.18 (colored)
"user-destdir" is default these days
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 8 14:22:52 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.17: +5 -1
lines
Diff to previous 1.17 (colored)
user-destdir support
Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 10 00:46:57 2008 UTC (15 years, 1 month ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Increase FD_SETSIZE to avoid error messages during benchmark.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 5 13:51:09 2008 UTC (15 years, 10 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
This is not MAKE_JOBS_SAFE. This fixes PR #36456. (By the way, a newer version is available of this software.)
Revision 1.15 / (download) - annotate - [select for diffs], Wed Jan 3 05:50:15 2007 UTC (16 years, 11 months ago) by cjs
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.14: +1 -8
lines
Diff to previous 1.14 (colored)
Add a patch that fixes the install code in Makefile.in, so we can just use that rather than having to hack our own install code. This changes what's actually built and installed not one whit, so we do not increment the version.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 7 06:27:30 2006 UTC (17 years ago) by cjs
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.13: +7 -9
lines
Diff to previous 1.13 (colored)
Upgrade to 0.8. New in version 0.8: httperf is now released under the GNU General Public License (GPL). Preliminary support for SSL (Secure Socket Layer). See README for details. New options (see man-page for details): --print-reply (replaced --print-replies) --print-request --ssl --ssl-ciphers --ssl-no-reuse New in version 0.7: New options (see man-page for details): --add-header --method --retry-on-failure Bug fixes - fixed some segfaults in the session workload generator - specifying option --session-cookie when not using a session workload generator now prints an error message instead of core dumping
Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 4 20:46:42 2006 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:01 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:19 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 17 04:49:45 2005 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of ${PREFIX}.
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 22 20:07:40 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 27 18:14:24 2004 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Reset maintainer on his request.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 30 15:50:37 2004 UTC (19 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
Enable pkgviews installation.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 22 07:19:25 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 19 18:06:34 2003 UTC (20 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +7 -1
lines
Diff to previous 1.4 (colored)
Make compile on Solaris. From Jonathan Perkin in PR 22857.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 21:24:28 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 16 13:37:52 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 2 03:43:08 2000 UTC (23 years, 1 month ago) by toshii
Branch: MAIN
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (colored)
Fix a typo in HOMEPAGE.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Mar 16 22:53:28 2000 UTC (23 years, 8 months ago) by thorpej
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Package for David Mosberger's httperf web server benchmarking tool.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 16 22:53:28 2000 UTC (23 years, 8 months ago) by thorpej
Branch: MAIN
Initial revision