lang/ruby18 is failed to build with clang. clang -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -I/usr/include -I/usr/include -fPIC -I/usr/include -O2 -pipe -fno-strict-aliasing -fPIC -c openssl_missing.c openssl_missing.c:28:22: error: non-void function 'HMAC_CTX_copy' should return a value [-Wreturn-type] if (!out || !in) return; ^
Responsible Changed From-To: freebsd-ports-bugs->ruby Over to maintainer (via the GNATS Auto Assign Tool) http://people.freebsd.org/~pgollucci/FreeBSD/diffs/lang_ruby18-1.8.7.352.diff should fix this, but needs to be tested.
Responsible Changed From-To: ruby->pgollucci I will take it.
State Changed From-To: open->feedback Request Feedback: this affects the port, not the package, also its fbsd defaulty to leave the module commented out by default on install
State Changed From-To: feedback->closed Committed, Thanks!