Created attachment 165076 [details] patch to update to github master - Update to latest release in github - Fix trailing whitespace in pkg-descr - Pacify portlint
I have opened an issue request for upstream to create a new release for us, however, they have not yet done this.
Created attachment 165078 [details] updated patch Update patch
Created attachment 165090 [details] build log
Plese commit, but wihtout the commented MASTER_SITES line :)
That patch is incomplete. Misses GH_ACCOUNT and GH_PROJECT at minimum, therefor doesn't build.
Please include this pull request as a patch in the port as well https://github.com/httperf/httperf/pull/35
(In reply to Bernard Spil from comment #5) It builds fine. Those are set to the defaults: # In order to use GitHub your port must define USE_GITHUB and the following # variables: # # GH_ACCOUNT - account name of the GitHub user hosting the project # default: ${PORTNAME} # # GH_PROJECT - name of the project on GitHub # default: ${PORTNAME}
(In reply to Ryan Steinmetz from comment #7) Oops sorry, does indeed initial make failed and I jumped to conclusions. Request to add the patch from Pull request #35 still stands! (fixes when you use WITH_OPENSSL_PORT=yes; WITH_OPENSSL=security/openssl and security_openssl_UNSET= SSL2 SSl3
A commit references this bug: Author: zi Date: Fri Jan 8 02:30:46 UTC 2016 New revision: 405507 URL: https://svnweb.freebsd.org/changeset/ports/405507 Log: - Update to 0.9.1 pre-release [2] - Add support for building when SSLv2 or SSLv3 are disabled [1] PR: 203675 [1], 205900 [2] Submitted by: brnrd@ [1], zi@ [2] Reviewed by: jlaffaye@ (maintainer) Approved by: jlaffaye@ (maintainer) Obtained from: upstream github Changes: head/benchmarks/httperf/Makefile head/benchmarks/httperf/distinfo head/benchmarks/httperf/files/patch-nossl23 head/benchmarks/httperf/pkg-descr