K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-16T17:32:30.853822Z K 7 svn:log V 674 - Update to 2.8.17. - Add LICENSE, support staging, and convert LIB_DEPENDS to new format. - Remove archivers/unzip dependency. - Remove devel/gmake dependency. bmake works fine now. - Remove ONLY_FOR_ARCHS. I believe it is no longer true. - Do not add "-fPIC" to CFLAGS for amd64. - Prefer CPPFLAGS over CFLAGS. - Consistently use (b)yacc from base. When devel/bison is installed, the configure script automatically uses it instead of yacc from base. - Use OPTIONS_RADIO instead of OPTIONS_DEFINE for SSL selection to avoid user confusion, i. e., selecting both GNUTLS and OpenSSL should not be allowed. - Create a symbolic link instead of a hard link for stdsoap2.cpp. END