Home
last modified time | relevance | path

Searched refs:SSLLIB (Results 1 – 25 of 93) sorted by relevance

1234

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/
H A D.travis.yml29 - SSLLIB="openssl"
36 env: SSLLIB="openssl" RUN_COVERITY="1"
40 env: SSLLIB="openssl" OPENSSL_VERSION="1.1.1d"
45 env: SSLLIB="openssl" OPENSSL_VERSION="1.1.1d"
50 env: SSLLIB="openssl" OPENSSL_VERSION="1.1.1d"
55 env: SSLLIB="openssl" OPENSSL_VERSION="1.1.1d"
60 env: SSLLIB="openssl" EXTRA_CONFIG="--enable-iproute2"
72 env: SSLLIB="mbedtls"
80 env: SSLLIB="openssl"
84 env: SSLLIB="mbedtls"
[all …]
/dports/security/pvk/pvk-20070406_1/
H A DMakefile.win326 SSLLIB=$(TOP)/lib
11 LDFLAGS=-LIBPATH:$(SSLLIB)
H A DMakefile5 SSLLIB=/usr/local/ssl/lib macro
16 $(CC) $(CFLAGS) -o pvk pvk.o $(OBJS) -L$(SSLLIB) -lcrypto
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/.travis/
H A Dbuild-check.sh15 ./configure --with-crypto-library="${SSLLIB}" ${EXTRA_CONFIG:-} || (cat config.log && exit 1)
30 …./configure --with-crypto-library="${SSLLIB}" --host=${CHOST} --build=x86_64-pc-linux-gnu --enable…
H A Dbuild-deps.sh148 if [ "${SSLLIB}" = "openssl" ]; then
151 elif [ "${SSLLIB}" = "mbedtls" ]; then
155 echo "Invalid crypto lib: ${SSLLIB}"
/dports/news/slrn/slrn-1.0.3/autoconf/
H A Dconfigure.ac254 SSLLIB=
260 SSLLIB="-L/usr/local/lib -lnss_compat_ossl"
264 SSLLIB="-lgnutls-openssl"
267 SSLLIB="-L/usr/local/ssl/lib -lssl -lcrypto"
273 SSLLIB="-L$jd_cv_use_ssl/lib -lnss_compat_ossl"
277 # SSLLIB="-L$jd_cv_use_ssl/lib -lgnutls-extra -lgnutls -ltasn1 -lgcrypt -lgnutls-openssl"
278 SSLLIB="-L$jd_cv_use_ssl/lib -lgnutls -lgnutls-openssl"
281 SSLLIB="-L$jd_cv_use_ssl/lib -lssl -lcrypto"
285 AC_SUBST(SSLLIB) subst
286 if test "x$SSLINC$SSLLIB" != x; then
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/
H A DJamfile12 if $(SSLLIB) {
33 LINKLIBS = ./libccast $(SSLLIB) ../yajl/libyajl ../numlib/libnum ../spectro/libconv ;
/dports/security/dsniff/dsniff-2.4/
H A Dconfigure.in309 SSLLIB="-L$withval -lssl -lcrypto"
315 SSLLIB="-L$withval/lib -lssl -lcrypto"
324 SSLLIB="-L${prefix}/lib -lssl -lcrypto"
327 SSLLIB="-L${prefix}/ssl/lib -lssl -lcrypto"
329 SSLLIB="-lssl -lcrypto"
338 AC_SUBST(SSLLIB) subst
/dports/net/netpipes/netpipes-4.2/
H A DMakefile104 SSLLIB = -L../SSLeay-0.8.1 -lssl -lcrypto macro
131 ${CC} ${CFLAGS} -o $@ ${SSLOBJS} ${LDLIBS} ${SSLLIB}
/dports/mail/alpine/alpine-465e23b/contrib/smime/
H A DREADME54 SSLLIB= $(SSLDIR)/lib
59 SSLLDFLAGS= -L$(SSLLIB) -lcrypto
/dports/editors/pico-alpine/alpine-465e23b/contrib/smime/
H A DREADME54 SSLLIB= $(SSLDIR)/lib
59 SSLLDFLAGS= -L$(SSLLIB) -lcrypto
/dports/www/squid/squid-4.15/src/auth/digest/LDAP/
H A DMakefile.am25 $(SSLLIB) \
/dports/www/squid/squid-4.15/src/auth/basic/RADIUS/
H A DMakefile.am24 $(SSLLIB) \
/dports/www/squid/squid-4.15/src/auth/basic/NCSA/
H A DMakefile.am24 $(SSLLIB) \
/dports/www/squid/squid-4.15/src/auth/digest/eDirectory/
H A DMakefile.am27 $(SSLLIB) \
/dports/www/squid/squid-4.15/src/auth/digest/file/
H A DMakefile.am25 $(SSLLIB) \
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dlibunbound.pc.in12 Libs.private: @SSLLIB@ @LIBS@
H A Dunbound-fuzzme.patch69 $(LINK) -o $@ $(DAEMON_OBJ_LINK) $(EXTRALINK) $(SSLLIB) $(LIBS)
72 + $(LINK) -o $@ $(FUZZME_OBJ_LINK) $(EXTRALINK) $(SSLLIB) $(LIBS)
75 $(LINK) -o $@ $(CHECKCONF_OBJ_LINK) $(EXTRALINK) $(SSLLIB) $(LIBS)
/dports/www/squid/squid-4.15/src/security/cert_generators/file/
H A DMakefile.am28 $(SSLLIB) \
/dports/www/squid/squid-4.15/acinclude/
H A Dlib-checks.m455 LIBS="$LIBS $SSLLIB"
79 LIBS="$LIBS $SSLLIB"
104 LIBS="$LIBS $SSLLIB"
118 LIBS="$SSLLIB $LIBS"
310 LIBS="$LIBS $SSLLIB"
/dports/news/slrn/slrn-1.0.3/src/
H A DMakefile.in22 SSL_LIB = @SSLLIB@
/dports/www/apache24/httpd-2.4.53/support/
H A Dabs.mak30 SSLLIB=libssl macro
35 SSLLIB=ssleay32 macro
114 …vapi32.lib wsock32.lib ws2_32.lib rpcrt4.lib shell32.lib $(SSLCRP).lib $(SSLLIB).lib /nologo /subs…
213 …vapi32.lib wsock32.lib ws2_32.lib rpcrt4.lib shell32.lib $(SSLCRP).lib $(SSLLIB).lib /nologo /subs…
/dports/www/squid/squid-4.15/src/icmp/
H A DMakefile.am65 $(SSLLIB) \
/dports/www/squid/squid-4.15/src/
H A DMakefile.am575 $(SSLLIB) \
666 $(SSLLIB) \
1022 $(SSLLIB) \
1151 $(SSLLIB) \
1171 $(SSLLIB) \
1425 $(SSLLIB) \
1600 $(SSLLIB) \
1854 $(SSLLIB) \
2089 $(SSLLIB) \
2320 $(SSLLIB) \
[all …]
/dports/net/c3270/suite3270-4.0/wb3270/
H A DMakefile.obj50 LIBS = $(SSLLIB) -lws2_32 -lcomdlg32 -lgdi32 -lwinspool -lcrypt32 -lsecur32

1234