Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-08 | user-destdir support | joerg | 1 | -1/+5 | |
2008-11-10 | Increase FD_SETSIZE to avoid error messages during benchmark. | ahoka | 1 | -1/+3 | |
2008-02-05 | This is not MAKE_JOBS_SAFE. | reed | 1 | -1/+2 | |
This fixes PR #36456. (By the way, a newer version is available of this software.) | |||||
2007-01-03 | Add a patch that fixes the install code in Makefile.in, so we can just use | cjs | 3 | -9/+15 | |
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. | |||||
2006-12-07 | Upgrade to 0.8. | cjs | 5 | -28/+50 | |
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 | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
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. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -3/+3 | |
${PREFIX}. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-02-22 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-11-27 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2004-07-30 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-09-19 | Make compile on Solaris. From Jonathan Perkin in PR 22857. | wiz | 3 | -2/+26 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-02 | Fix a typo in HOMEPAGE. | toshii | 1 | -2/+2 | |
2000-03-16 | Package for David Mosberger's httperf web server benchmarking tool. | thorpej | 5 | -0/+30 | |