mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Add missing USE_OPENSSL=yes
PR: 195796
This commit is contained in:
parent
11c750925e
commit
c88aaf5c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377064
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= baresip
|
||||
PORTVERSION= 0.4.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.creytiv.com/pub/
|
||||
|
||||
@ -17,6 +17,7 @@ BUILD_DEPENDS= re>=0.4.6:${PORTSDIR}/audio/re \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_OPENSSL= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ilbc
|
||||
MAKE_ARGS= MOD_AUTODETECT=""
|
||||
PLIST_FILES= bin/baresip
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libshairport
|
||||
PORTVERSION= 1.2.0.20310
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://mirrors.xbmc.org/build-deps/darwin-libs/
|
||||
DISTNAME= libshairport-${PORTVERSION}_lib
|
||||
@ -11,10 +11,11 @@ DISTNAME= libshairport-${PORTVERSION}_lib
|
||||
MAINTAINER= manuel.creach@icloud.com
|
||||
COMMENT= Airport Extreme Emulator
|
||||
|
||||
USES= autoreconf gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= autoreconf gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CPPFLAGS+= -isystem${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= opusfile
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
|
||||
${MASTER_SITE_MOZILLA_EXTENDED}
|
||||
@ -18,6 +19,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \
|
||||
|
||||
USES= autoreconf gmake libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= re
|
||||
PORTVERSION= 0.4.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio devel
|
||||
MASTER_SITES= http://www.creytiv.com/pub/
|
||||
|
||||
@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PORTDATA= re.mk
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= rem
|
||||
PORTVERSION= 0.4.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio devel
|
||||
MASTER_SITES= http://www.creytiv.com/pub/
|
||||
|
||||
@ -14,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/re/re.mk:${PORTSDIR}/audio/re
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sipp
|
||||
PORTVERSION= 3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= benchmarks net
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= sipp/sipp/${PORTVERSION}
|
||||
@ -52,6 +52,7 @@ PLIST_FILES+= %%DATADIR%%/pcap/${f}
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
|
||||
USE_OPENSSL= yes
|
||||
.if ${PORT_OPTIONS:MPCAPPLAY}
|
||||
ALL_TARGET= pcapplay_ossl
|
||||
.else
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= wrk
|
||||
PORTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= benchmarks www
|
||||
MASTER_SITES= https://github.com/wg/wrk/archive/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
@ -13,9 +14,11 @@ COMMENT= The modern HTTP benchmarking tool
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
LIB_DEPENDS+= libluajit-5.1.so:${PORTSDIR}/lang/luajit
|
||||
LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
CFLAGS+= -std=c99 -D_DECLARE_C99_LDBL_MATH
|
||||
|
||||
PLIST_FILES= bin/wrk
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= BitchX
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= chinese
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= conserver
|
||||
PORTVERSION= 8.1.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.conserver.com/ \
|
||||
ftp://ftp.conserver.com/conserver/
|
||||
@ -14,6 +14,7 @@ COMMENT= Application that allows multiple users to watch serial consoles
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \
|
||||
--with-pam --with-libwrap --with-openssl
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= conserver
|
||||
|
||||
OPTIONS_DEFINE= UDS GSSAPI GSSAPIONLY STRIPREALM
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libdrizzle
|
||||
PORTVERSION= 5.1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://launchpadlibrarian.net/138246183/
|
||||
PKGNAMESUFFIX= -redux
|
||||
@ -18,6 +18,7 @@ LICENSE= BSD2CLAUSE
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CONFLICTS= libdrizzle-[0-9]*
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= virtuoso
|
||||
PORTVERSION= 6.1.6
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-opensource-${PORTVERSION}
|
||||
@ -23,6 +23,7 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
USES= gmake libtool readline uidfix
|
||||
USE_AUTOTOOLS= autoheader aclocal
|
||||
USE_OPENSSL= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-readline\
|
||||
|
@ -2,11 +2,11 @@
|
||||
|
||||
PORTNAME= fossil
|
||||
PORTVERSION= 1.29
|
||||
DISTVERSION= 20140612172556
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://www.fossil-scm.org/download/
|
||||
DISTVERSIONPREFIX= src-
|
||||
DISTNAME= ${PORTNAME}-src-20140612172556
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= DSCM with built-in wiki, http interface and server, tickets database
|
||||
@ -18,6 +18,7 @@ PLIST_FILES= bin/fossil
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= fossil
|
||||
|
||||
OPTIONS_DEFINE= JSON STATIC
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Ice
|
||||
PORTVERSION= 3.5.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://download.zeroc.com/Ice/3.5/
|
||||
|
||||
@ -17,6 +17,7 @@ SLAVE_PORT?= no
|
||||
.if ${SLAVE_PORT} == "no"
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libmcpp.so:${PORTSDIR}/devel/mcpp
|
||||
USE_OPENSSL= yes
|
||||
.else
|
||||
LIB_VRS= ${PORTVERSION:R:S|.||g}
|
||||
LIB_DEPENDS+= libIce.so.${LIB_VRS}:${PORTSDIR}/devel/ice
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libmonetra
|
||||
PORTVERSION= 7.0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.monetra.com/pub/libmonetra/
|
||||
DISTNAME= libmonetra-${PORTVERSION}
|
||||
@ -11,8 +11,9 @@ DISTNAME= libmonetra-${PORTVERSION}
|
||||
MAINTAINER= brad@monetra.com
|
||||
COMMENT= Library for credit card processing through Monetra (formerly MCVE)
|
||||
|
||||
USES= gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libmowgli2
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://github.com/atheme/libmowgli-2/archive/
|
||||
DISTNAME= libmowgli-${DISTVERSION}
|
||||
@ -12,9 +13,10 @@ COMMENT= Development framework for C
|
||||
|
||||
WRKSRC= ${WRKDIR}/libmowgli-2-libmowgli-${DISTVERSION}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix
|
||||
PATHFIX_MAKEFILEIN= Makefile
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mcve
|
||||
PORTVERSION= 7.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -16,6 +17,7 @@ LIB_DEPENDS= libmonetra.so:${PORTSDIR}/devel/libmonetra
|
||||
|
||||
LICENSE= PHP30
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= poco
|
||||
PORTVERSION= 1.5.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= https://codeload.github.com/pocoproject/poco/legacy.tar.gz/poco-${PORTVERSION}-release?dummy=/
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -13,6 +14,8 @@ COMMENT= C++ Portable Components library
|
||||
LICENSE= BSL
|
||||
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
CONFLICTS= poco-ssl-[0-9]* poco-[0-9]*
|
||||
|
||||
@ -27,12 +30,13 @@ OPTIONS_RADIO= ODBC
|
||||
OPTIONS_RADIO_ODBC= UODBC IODBC
|
||||
ODBC_DESC= ODBC Driver
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --config=FreeBSD --unbundled
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
MAKE_JOBS_UNSAFE=true
|
||||
|
||||
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
WRKSRC= ${WRKDIR}/pocoproject-poco-a64ebba
|
||||
MAKE_ARGS= CXX=c++ CC=cc POCO_ODBC_LIB=${LOCALBASE}/lib
|
||||
|
||||
@ -64,9 +68,6 @@ USE_SQLITE= yes
|
||||
CONFIGURE_ARGS+= --omit=Data/SQLite
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s/ =/ ?=/g" ${WRKSRC}/build/config/FreeBSD
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= poco
|
||||
# New version 1.4.6p4 is available; please use DISTVERSION upon updating
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMESUFFIX= -ssl
|
||||
@ -21,6 +21,7 @@ USES= gmake tar:bzip2
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --config=FreeBSD
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
OPTIONS_DEFINE= TEST SAMPLES MYSQL SQLITE ODBC
|
||||
OPTIONS_DEFAULT=MYSQL SQLITE
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ucommon
|
||||
PORTVERSION= 6.1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= commoncpp
|
||||
@ -16,6 +17,7 @@ USES= pathfix pkgconfig cmake:outsource
|
||||
CMAKE_ARGS+= -DBUILD_TESTING:BOOL=ON \
|
||||
-DINSTALL_BINDIR:STRING=bin/${PORTNAME}
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${BUILD_WRKSRC}/ucommon-config.h ${STAGEDIR}${PREFIX}/include/ucommon
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tnftp
|
||||
PORTVERSION= 20141104
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
|
||||
|
||||
@ -10,6 +11,7 @@ MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Enhanced ftp client from NetBSD
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PLIST_FILES= bin/tnftp man/man1/tnftp.1.gz
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tinymux
|
||||
PORTVERSION= 2.10.1.${PATCHLEVEL}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games net
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= mux-${PORTVERSION}.unix
|
||||
@ -47,7 +48,8 @@ INLINE_SQL_CONFIGURE_ENABLE= inlinesql
|
||||
MEMORY_BASED_CONFIGURE_ENABLE= memorybased
|
||||
REALITY_LVLS_CONFIGURE_ENABLE= realitylvls
|
||||
SELFCHECK_CONFIGURE_ENABLE= selfcheck
|
||||
SSL_CONFIGURE_ENABLE= ssl
|
||||
SSL_CONFIGURE_ENABLE= ssl
|
||||
SSL_USE= OPENSSL=yes
|
||||
WOD_REALMS_CONFIGURE_ENABLE= wodrealms
|
||||
|
||||
SUB_FILES= ${PORTNAME} pkg-deinstall pkg-message
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= BitchX
|
||||
DISTVERSION= 1.2-final
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES+= irc
|
||||
MASTER_SITES= http://bitchx.ca/
|
||||
@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --enable-ipv6
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
CONFIGURE_ARGS+= --with-ssl
|
||||
USE_OPENSSL= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPLUGINS}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= charybdis
|
||||
PORTVERSION= 3.4.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= irc net
|
||||
MASTER_SITES= http://www.stack.nl/~jilles/irc/ \
|
||||
http://www.bayofrum.net/dist/${PORTNAME}/
|
||||
@ -27,6 +27,7 @@ PORTDOCS= charybdis-oper-guide.pdf
|
||||
|
||||
USE_AUTOTOOLS= autoconf
|
||||
USES= libtool pathfix
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
USERS= ircd
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= eggdrop
|
||||
PORTVERSION= 1.8.0.20141008
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= GH \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/
|
||||
@ -15,6 +15,7 @@ COMMENT= The most popular open source Internet Relay Chat bot
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= tcl:85+
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
|
||||
--with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ircd-ratbox
|
||||
PORTVERSION= 3.0.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://www.ratbox.org/download/ \
|
||||
http://www.ratbox.org/download/old/
|
||||
@ -17,6 +17,7 @@ CONFLICTS= ircd-ratbox-devel-[0-9]* charybdis-[0-9]*
|
||||
|
||||
USES= libtool tar:bzip2
|
||||
#MAN8= ircd.8
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= ircd-ratbox
|
||||
USE_SQLITE= 3
|
||||
USE_LDCONFIG= ${PREFIX}/lib/ircd-ratbox
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= psybnc
|
||||
DISTVERSION= 2.3.2-9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES
|
||||
DISTNAME= psyBNC-${DISTVERSION}
|
||||
@ -11,6 +11,7 @@ DISTNAME= psyBNC-${DISTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Powerful IRC bouncer
|
||||
|
||||
USE_OPENSSL= yes
|
||||
WRKSRC= ${WRKDIR}/psybnc
|
||||
PSYBASE?= ${PREFIX}/psybnc
|
||||
MAKE_ARGS= PSYBASE=${PSYBASE}
|
||||
|
@ -3,14 +3,16 @@
|
||||
|
||||
PORTNAME= xaric
|
||||
PORTVERSION= 0.13.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://xaric.org/software/xaric/releases/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IRC Client similer to BitchX or ircII
|
||||
|
||||
USES= pathfix gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix
|
||||
USE_OPENSSL= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-ggdb3||g' ${WRKSRC}/Makefile.in
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mosh
|
||||
PORTVERSION= 0.2.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMESUFFIX= -scheme
|
||||
@ -15,6 +15,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
|
||||
libonig.so:${PORTSDIR}/devel/oniguruma5
|
||||
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= rubinius
|
||||
PORTVERSION= 2.2.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://releases.rubini.us/:source \
|
||||
RG:gems
|
||||
@ -39,6 +39,7 @@ CONFIGURE_ARGS= -P "${PREFIX}" \
|
||||
--stagingdir "${STAGEDIR}${PREFIX}" --with-execinfo
|
||||
|
||||
USES= perl5 gmake tar:bzip2 readline
|
||||
USE_OPENSSL= yes
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
USE_PERL5= build
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= archiveopteryx
|
||||
PORTVERSION= 3.2.99.20140730
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
@ -20,6 +21,7 @@ GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 39bdb8b
|
||||
|
||||
USES= perl5 tar:bzip2 pgsql:9.1+
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= build
|
||||
|
||||
PORTDOCS= COPYING README bsd.txt
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= archiveopteryx
|
||||
PORTVERSION= 3.2.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://archiveopteryx.org/download/
|
||||
|
||||
@ -15,6 +15,7 @@ LICENSE= MIT
|
||||
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
|
||||
|
||||
USES= perl5 tar:bzip2 pgsql:9.1+
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= build
|
||||
|
||||
PORTDOCS= COPYING README bsd.txt
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= filtermail
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://sourceforge.net/projects/mailfilter/files/Mailfilter/
|
||||
DISTNAME= mailfilter-${PORTVERSION}
|
||||
@ -23,6 +24,7 @@ EXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filterm
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= bison gmake
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gbuffy
|
||||
PORTVERSION= 0.2.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/
|
||||
|
||||
@ -13,10 +13,12 @@ COMMENT= GTK+ multiple mailbox "biff" program
|
||||
LIB_DEPENDS= libPropList.so:${PORTSDIR}/devel/libPropList \
|
||||
libcompface.so:${PORTSDIR}/mail/faces
|
||||
|
||||
PLIST_FILES= bin/gbuffy
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USE_GNOME= gtk12
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PLIST_FILES= bin/gbuffy
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|bindir)|DESTDIR)$$(&|' \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libesmtp
|
||||
PORTVERSION= 1.0.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
|
||||
@ -22,7 +22,7 @@ OPTIONS_SUB= yes
|
||||
|
||||
DEBUG_CONFIGURE_ENABLE= debug
|
||||
OPENSSL_CONFIGURE_WITH= openssl=${OPENSSLBASE}
|
||||
OPENSSL_USE= openssl
|
||||
OPENSSL_USE= OPENSSL=yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
# require-all-recipients (implied by enable-all) is required for Balsa
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nbsmtp
|
||||
PORTVERSION= 1.00
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= LOCAL/ehaupt
|
||||
|
||||
@ -13,8 +13,8 @@ COMMENT= Simple program for outgoing SMTP delivery
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --enable-ssl --enable-ipv6
|
||||
CONFIGURE_ARGS= --enable-ssl --enable-ipv6
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PLIST_FILES= bin/nbsmtp man/man5/nbsmtprc.5.gz man/man8/nbsmtp.8.gz
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= prayer
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/
|
||||
|
||||
@ -35,6 +35,7 @@ GROUPS= prayer
|
||||
|
||||
SESSIONCACHE_USE= BDB=5+
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
SSL_USE= OPENSSL=yes
|
||||
TIDY_LIB_DEPENDS= libtidy.so:${PORTSDIR}/www/tidy-lib
|
||||
|
||||
GID!= id -g
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= spamdyke
|
||||
PORTVERSION= 5.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.spamdyke.org/releases/
|
||||
|
||||
@ -29,6 +30,7 @@ DEBUG_DESC= Enable debugging output
|
||||
DEBUG_EXCESSIVE_DESC= Enable excessive debugging output
|
||||
|
||||
TLS_CONFIGURE_ENABLE= tls
|
||||
TLS_USE= OPENSSL=yes
|
||||
DEBUG_CONFIGURE_ENABLE= debug-output
|
||||
DEBUG_EXCESSIVE_CONFIGURE_ENABLE= excessive-output
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= asdcplib
|
||||
PORTVERSION= 1.11.49
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://download.cinecert.com/asdcplib/
|
||||
|
||||
@ -16,5 +16,6 @@ CONFIGURE_ARGS+=--with-expat=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sigram
|
||||
PORTVERSION= 0.11182014
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= kmoore@freebsd.org
|
||||
@ -16,6 +16,7 @@ GH_ACCOUNT= sialan-labs
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= ce3fb15
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_QT5= core gui network opengl xml widgets buildtools_build graphicaleffects \
|
||||
multimedia printsupport qml quick quickcontrols widgets \
|
||||
sql sql-sqlite3
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= icinga
|
||||
PORTVERSION= 1.12.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://github.com/Icinga/${PORTNAME}-core/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -92,6 +93,7 @@ CONFIGURE_ARGS+= --enable-idoutils \
|
||||
--with-dbi-lib=${LOCALBASE}/lib \
|
||||
--with-dbi-inc=${LOCALBASE}/include
|
||||
INSTALL_TARGET+= install-idoutils
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR+= ido2db
|
||||
PLIST_SUB+= IDOUTILS=""
|
||||
.else
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= kismet
|
||||
DISTVERSION= 2013-03-R1b
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.kismetwireless.net/code/:1 \
|
||||
@ -61,6 +62,7 @@ PLIST_SUB+= SUID="@comment " SUIDGROUP=""
|
||||
.if ${PORT_OPTIONS:MPLUGINS}
|
||||
ALL_TARGET= depend all all-plugins
|
||||
INSTALL_TARGET+= all-plugins-install
|
||||
USE_OPENSSL= yes
|
||||
PLIST_SUB+= PLUGINS=""
|
||||
.else
|
||||
PLIST_SUB+= PLUGINS="@comment "
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= monitoring-plugins
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://www.monitoring-plugins.org/download/ LOCAL/mat/${PORTNAME}
|
||||
|
||||
@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
CONFLICTS_INSTALL= nagios-plugins-*
|
||||
|
||||
USES= charsetfix gmake perl5 libtool
|
||||
USE_OPENSSL= yes
|
||||
USE_SUBMAKE= yes
|
||||
|
||||
OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 NLS DBI EXTRAOPTS SSH_PORTABLE
|
||||
|
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bacula
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-mgmt
|
||||
PKGNAMEPREFIX= nagios-check_
|
||||
PKGNAMESUFFIX= #
|
||||
@ -23,5 +24,6 @@ CONFIGURE_ARGS= --enable-client-only \
|
||||
--disable-xatt
|
||||
|
||||
OPTIONS_DEFINE= #
|
||||
OPTIONS_DEFAULT=#
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nagios-plugins
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://www.nagios-plugins.org/download/ \
|
||||
@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
CONFLICTS_INSTALL= monitoring-plugins-*
|
||||
|
||||
USES= charsetfix gmake perl5 libtool
|
||||
USE_OPENSSL= yes
|
||||
USE_SUBMAKE= yes
|
||||
|
||||
OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 NLS DBI EXTRAOPTS SSH_PORTABLE
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= nagircbot
|
||||
PORTVERSION= 0.0.33
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt irc
|
||||
MASTER_SITES= http://www.vanheusden.com/nagircbot/
|
||||
|
||||
@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IRC bot for Nagios
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= nagircbot
|
||||
|
||||
PLIST_FILES= bin/nagircbot
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= sysmon
|
||||
PORTVERSION= 0.93
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ftp://puck.nether.net/pub/jared/ \
|
||||
http://titan.oxeo.com/mirror/sysmon.org/
|
||||
@ -12,16 +13,17 @@ COMMENT= Network tool designed for high performance and accurate monitoring
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= alias
|
||||
USE_OPENSSL= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS= Changes.html binaries.html config.html docs.html index.html \
|
||||
jclient.jpg net-example.png sysmon.conf.man.html sysmon.jpg \
|
||||
sysmon.man.html reporting.xml-spec.txt
|
||||
MANPAGE= sysmon.man.8 sysmon.conf.man.8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/sysmon ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/sysmond ${STAGEDIR}${PREFIX}/bin
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dclib
|
||||
PORTVERSION= 0.3.23
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/wxdcgui/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -17,8 +17,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pathfix tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= bsdec2-image-upload
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/
|
||||
|
||||
@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
|
||||
|
||||
USES= tar:tgz uidfix
|
||||
USE_OPENSSL= yes
|
||||
|
||||
# Install into ${STAGEDIR}${PREFIX}; but the build respects ${DESTDIR} so
|
||||
# all we need to give is the ${PREFIX}/bin part.
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= crtmpserver
|
||||
PORTVERSION= 0.811
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://rtmpd.com/assets/sources/
|
||||
|
||||
@ -19,6 +19,7 @@ USE_LDCONFIG= yes
|
||||
USES= cmake:outsource lua
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/builders/cmake
|
||||
CMAKE_ARGS= -DCRTMPSERVER_INSTALL_PREFIX:STRING=${PREFIX} -DTEMP_FRAMEWORK_VER=${PORTVERSION}
|
||||
USE_OPENSSL= yes
|
||||
|
||||
USERS= crtmpserver
|
||||
GROUPS= crtmpserver
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= hostapd
|
||||
PORTVERSION= 2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://w1.fi/releases/
|
||||
|
||||
@ -12,6 +13,7 @@ COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
BUILD_WRKSRC= ${WRKSRC}/hostapd
|
||||
|
||||
PLIST_FILES= sbin/hostapd sbin/hostapd_cli man/man1/hostapd_cli.1.gz \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= httping
|
||||
PORTVERSION= 2.3.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.vanheusden.com/httping/ \
|
||||
LOCAL/ehaupt
|
||||
@ -40,6 +40,7 @@ MAKE_ENV+= FW=no
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
MAKE_ENV+= SSL=yes
|
||||
USE_OPENSSL= yes
|
||||
.else
|
||||
MAKE_ENV+= SSL=no
|
||||
.endif
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= kamailio
|
||||
PORTVERSION= 4.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_src
|
||||
@ -13,16 +14,15 @@ COMMENT= Very fast and configurable open source SIP proxy
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libxml2.so:${PORTSDIR}/textproc/libxml2
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USES= gmake shebangfix readline
|
||||
USE_LDCONFIG= yes
|
||||
SHEBANG_FILES= utils/kamctl/kamctl utils/kamctl/kamdbctl
|
||||
CFLAGS+= -Wall
|
||||
|
||||
LIB_DEPENDS+= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libxml2.so:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_RC_SUBR= kamailio
|
||||
@ -41,6 +41,7 @@ PGSQL_USES= pgsql
|
||||
JITSI_RUN_DEPENDS= jitsi:${PORTSDIR}/net-im/jitsi
|
||||
UNIXODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
|
||||
RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient
|
||||
TLS_USE= OPENSSL=yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= l4ip
|
||||
PORTVERSION= 1.0.294
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.lundman.net/ftp/l4ip/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/([0-9]*)\.([0-9]*)\.([0-9]*)/v\1.\2.b\3/}
|
||||
@ -11,6 +12,7 @@ MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= L4 health check daemon for IPFILTER
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USE_OPENSSL= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
|
||||
post-patch:
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libarms
|
||||
PORTVERSION= 5.01
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= https://dev.smf.jp/dl/ \
|
||||
http://dev.smf.jp/dl/
|
||||
@ -13,9 +13,10 @@ COMMENT= SMFv2/ARMS client library for C
|
||||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USES= gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libeXosip2
|
||||
PORTVERSION= 4.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SAVANNAH/exosip
|
||||
|
||||
@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
SHLIB_VER= 11
|
||||
|
||||
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= miniupnpd
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \
|
||||
@ -18,7 +19,7 @@ UUID!= uuidgen
|
||||
PLIST_FILES= etc/miniupnpd.conf.sample sbin/miniupnpd \
|
||||
man/man8/miniupnpd.8.gz
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= miniupnpd
|
||||
|
||||
OPTIONS_DEFINE= PF_ENABLE_FILTER_RULES CHECK_PORTINUSE IPV6 UPNP_IGDV2 UPNP_STRICT LEASEFILE
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Net-TCLink
|
||||
PORTVERSION= 3.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +15,7 @@ COMMENT= Module to for connecting to the TrustCommerce payment gateway
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= perl5
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Socket-Class
|
||||
PORTVERSION= 2.258
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,6 +12,7 @@ MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl class to communicate with sockets
|
||||
|
||||
USES= perl5
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= relayd
|
||||
PORTVERSION= 5.5.20140810
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GH
|
||||
|
||||
@ -16,6 +17,7 @@ GH_COMMIT= 49d1afd
|
||||
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/src/usr.sbin
|
||||
USES= uidfix
|
||||
USE_GITHUB= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= relayd
|
||||
|
||||
CFLAGS+= -Wall
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ssltunnel
|
||||
PORTVERSION= 1.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.hsc.fr/ressources/outils/ssltunnel/download/
|
||||
PKGNAMESUFFIX= -client
|
||||
@ -19,6 +19,7 @@ GUI_DESC= GTK 1.2 graphical interface
|
||||
CONFIGURE_ARGS= --disable-server --with-iconv=${ICONV_PREFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
USES= iconv
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ssltunnel
|
||||
PORTVERSION= 1.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.hsc.fr/ressources/outils/ssltunnel/download/
|
||||
PKGNAMESUFFIX= -server
|
||||
@ -21,6 +21,7 @@ USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_FILES+= pkg-message
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-client
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ssvnc
|
||||
PORTVERSION= 1.0.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= SF
|
||||
DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX}
|
||||
@ -21,8 +22,9 @@ OPTIONS_DEFINE= DOCS ULTRAFTP
|
||||
ULTRAFTP_DESC= UltraVNC File Transfer support (Java required)
|
||||
|
||||
USES= imake:env gmake perl5 tk:wrapper
|
||||
USE_XORG= xi xmu xt xaw ice xpm xext sm
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= run
|
||||
USE_XORG= xi xmu xt xaw ice xpm xext sm
|
||||
|
||||
MAKE_ENV+= ROOT=${STAGEDIR}
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= svnup
|
||||
PORTVERSION= 1.07
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
|
||||
LOCAL/jgh/net/${PORTNAME}/
|
||||
@ -15,6 +16,7 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
LDFLAGS+= -lmd -lssl
|
||||
USES= tar:xz
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PORTDOCS= ChangeLog
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tf
|
||||
PORTVERSION= 5.0b8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net games
|
||||
MASTER_SITES= SF/tinyfugue/tinyfugue/5.0%20beta%208
|
||||
DISTVERSION= ${PORTVERSION:S/.//}
|
||||
@ -13,6 +14,7 @@ COMMENT= Popular programmable MUD client, with macro support and more
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-manpage --enable-version --enable-symlink --datadir=${PREFIX}/lib
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PLIST_SUB= DISTNAME=${DISTNAME}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xrdp
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GH
|
||||
@ -14,11 +14,13 @@ COMMENT= Open source Remote Desktop Protocol (RDP) server
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= autoreconf:build libtool pkgconfig
|
||||
USE_XORG= x11 xfixes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= xrdp
|
||||
USES= autoreconf:build libtool pkgconfig
|
||||
USE_LDCONFIG= ${PREFIX}/lib/xrdp
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= xrdp
|
||||
USE_XORG= x11 xfixes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= neutrinolabs
|
||||
GH_PROJECT= xrdp
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= duo
|
||||
PORTVERSION= 1.9.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://dl.duosecurity.com/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
@ -16,9 +17,11 @@ LICENSE= GPLv2
|
||||
CONFIGURE_ARGS= --with-pam=${PREFIX}/lib/security --sysconfdir=${PREFIX}/etc \
|
||||
--docdir=${DOCSDIR} --includedir=${PREFIX}/include/${PORTNAME}
|
||||
|
||||
USES= libtool pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
@ -2,13 +2,14 @@
|
||||
|
||||
PORTNAME= HsOpenSSL
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Partial OpenSSL binding for Haskell
|
||||
|
||||
USE_CABAL= network>=2.1.0.0
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= john
|
||||
DISTVERSION= 1.7.9-jumbo-7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.openwall.com/john/g/ \
|
||||
http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \
|
||||
@ -16,6 +17,7 @@ LICENSE= GPLv2
|
||||
|
||||
USES= gmake shebangfix tar:bzip2
|
||||
SHEBANG_FILES= run/*.pl
|
||||
USE_OPENSSL= yes
|
||||
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
# We prefer -jumbo (community-enhanced) versions instead of vanilla releases
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ncrack
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://nmap.org/ncrack/dist/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
@ -12,6 +13,7 @@ MAINTAINER= lx@FreeBSD.org
|
||||
COMMENT= High-speed network authentication cracking tool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nessus-libnasl
|
||||
PORTVERSION= 2.2.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \
|
||||
ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \
|
||||
@ -22,7 +22,8 @@ LIB_DEPENDS= libnessus.so:${PORTSDIR}/security/nessus-libraries
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= bison libtool
|
||||
USE_LDCONFIG= YES
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
WRKSRC= ${WRKDIR}/libnasl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openca-tools-forked
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
DIST_SUBDIR= openxpki
|
||||
|
||||
@ -17,8 +17,9 @@ GH_ACCOUNT= openxpki
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 641e43a
|
||||
|
||||
USES= gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake perl5
|
||||
USE_OPENSSL= yes
|
||||
|
||||
# security/openssl already has a verify.1 manpage.
|
||||
post-stage:
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= osiris
|
||||
PORTVERSION= 4.2.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://osiris.shmoo.com/data/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Shmoo client/server host integrity checker
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= yes
|
||||
|
||||
OPTIONS_DEFINE= OSIRISMD OSIRISD PRINTDB CLI
|
||||
|
@ -1,6 +1,7 @@
|
||||
# Created by: Valerio Daelli <valerio.daelli@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
COMMENT= The client port of ossec-hids
|
||||
|
||||
CLIENT_ONLY= yes
|
||||
|
@ -1,6 +1,7 @@
|
||||
# Created by: Valerio Daelli <valerio.daelli@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
COMMENT= The client and server (local) port of ossec-hids
|
||||
|
||||
LOCAL_ONLY= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ossec-hids
|
||||
PORTVERSION= 2.8.1
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.ossec.net/files/ \
|
||||
http://www.ossec.net/files/old/
|
||||
@ -17,6 +17,7 @@ USE_RC_SUBR= ossec-hids
|
||||
CFLAGS+= -ferror-limit=0
|
||||
|
||||
USES= readline
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.if defined(MAINTAINER_MODE)
|
||||
UID_FILES+= ../../UIDs
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pev
|
||||
PORTVERSION= 0.70
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
|
||||
|
||||
@ -13,10 +14,11 @@ LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= gmake
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
MAKE_ARGS= MAKE=${MAKE_CMD}
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= proxytunnel
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source%20tarballs/${PORTNAME}%20${PORTVERSION}
|
||||
|
||||
@ -10,6 +11,7 @@ MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy
|
||||
|
||||
USES= pkgconfig gmake tar:tgz
|
||||
USE_OPENSSL= yes
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= skipfish
|
||||
PORTVERSION= 2.10b
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -17,6 +17,7 @@ LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
|
||||
libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USE_OPENSSL= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= sslscan
|
||||
PORTVERSION= 1.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -12,6 +13,9 @@ COMMENT= SSLScan is a fast SSL port scanner
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CFLAGS+= -I${LOCALBASE}/include ${CPPFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${LIBS}
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= starttls
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/
|
||||
|
||||
@ -12,5 +12,6 @@ COMMENT= Simple wrapper program for STARTTLS on ${EMACS_PORT_NAME}
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USE_EMACS= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= stunnel
|
||||
PORTVERSION= 5.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \
|
||||
http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \
|
||||
@ -26,44 +27,36 @@ LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= shebangfix libtool
|
||||
USE_RC_SUBR= stunnel
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= stunnel
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd
|
||||
CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd \
|
||||
--with-ssl="${OPENSSLBASE}"
|
||||
SHEBANG_FILES= src/stunnel3.in
|
||||
|
||||
OPTIONS_DEFINE= IPV6 LIBWRAP SSL_PORT FIPS DOCS EXAMPLES
|
||||
OPTIONS_DEFINE= IPV6 LIBWRAP FIPS DOCS EXAMPLES
|
||||
OPTIONS_SINGLE= THREAD
|
||||
OPTIONS_SINGLE_THREAD= FORK PTHREAD UCONTEXT
|
||||
OPTIONS_DEFAULT= PTHREAD
|
||||
|
||||
IPV6_CONFIGURE_ENABLE= ipv6
|
||||
LIBWRAP_CONFIGURE_ENABLE= libwrap
|
||||
SSL_PORT_CONFIGURE_ON= --with-ssl="${OPENSSLBASE}"
|
||||
SSL_PORT_CONFIGURE_OFF= --with-ssl=/usr
|
||||
SSL_PORT_USE= OPENSSL=yes
|
||||
FIPS_CONFIGURE_ENABLE= fips
|
||||
|
||||
SSL_PORT_DESC= Use OpenSSL from the ports collection
|
||||
FORK_DESC= Use the fork(3) threading model
|
||||
PTHREAD_DESC= Use the pthread(3) threading model
|
||||
UCONTEXT_DESC= Use the ucontext(3) threading model
|
||||
FIPS_DESC= Enable OpenSSL FIPS mode
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
STUNNEL_USER?= stunnel
|
||||
STUNNEL_GROUP?= stunnel
|
||||
|
||||
USERS= ${STUNNEL_USER}
|
||||
GROUPS= ${STUNNEL_GROUP}
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL_PORT}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MLIBWRAP}
|
||||
LDFLAGS+= -lwrap
|
||||
@ -114,4 +107,4 @@ cert:
|
||||
@${ECHO} ""
|
||||
@(cd ${WRKSRC}/tools/; make install-data-local)
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bacula
|
||||
PORTREVISION= 3
|
||||
PKGNAMESUFFIX= -bat
|
||||
|
||||
COMMENT= Network backup solution (GUI)
|
||||
@ -24,7 +25,7 @@ CONFIGURE_ARGS+= --enable-bat \
|
||||
--disable-build-stored \
|
||||
--enable-client-only
|
||||
|
||||
OPTIONS_DEFINE= OPENSSL
|
||||
OPTIONS_DEFAULT=OPENSSL
|
||||
OPTIONS_DEFINE= #
|
||||
OPTIONS_DEFAULT=#
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bacula
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PKGNAMESUFFIX= -client-static
|
||||
|
||||
COMMENT= Network backup solution (static client)
|
||||
@ -12,8 +12,8 @@ MASTERDIR= ${.CURDIR}/../../sysutils/bacula-server
|
||||
PLIST_FILES= sbin/bacula-fd-static \
|
||||
sbin/bconsole-static
|
||||
|
||||
OPTIONS_DEFINE= NLS OPENSSL
|
||||
OPTIONS_DEFAULT=NLS OPENSSL
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_DEFAULT=#
|
||||
|
||||
CONFIGURE_ARGS+= --enable-client-only \
|
||||
--enable-static-fd \
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bacula
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PKGNAMESUFFIX= -client
|
||||
|
||||
COMMENT= Network backup solution (client)
|
||||
@ -12,7 +12,7 @@ USE_RC_SUBR= bacula-fd
|
||||
PLIST= ${PKGDIR}/pkg-plist.client
|
||||
MASTERDIR= ${.CURDIR}/../../sysutils/bacula-server
|
||||
|
||||
OPTIONS_DEFINE= NLS OPENSSL PYTHON
|
||||
OPTIONS_DEFAULT=NLS OPENSSL
|
||||
OPTIONS_DEFINE= NLS PYTHON
|
||||
OPTIONS_DEFAULT=#
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= bacula
|
||||
DISTVERSION= 7.0.5
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
CATEGORIES?= sysutils
|
||||
MASTER_SITES= SF/bacula/bacula/${PORTVERSION}
|
||||
PKGNAMEPREFIX?= #
|
||||
@ -13,6 +13,7 @@ MAINTAINER= dvl@FreeBSD.org
|
||||
COMMENT?= Network backup solution (server)
|
||||
|
||||
USES+= libtool
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CONFLICTS?= bacula5-server-*
|
||||
|
||||
@ -29,8 +30,8 @@ USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I/usr/include/readline -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE?= SQLITE3 MYSQL PGSQL MTX PYTHON NLS OPENSSL
|
||||
OPTIONS_DEFAULT?= NLS OPENSSL PGSQL
|
||||
OPTIONS_DEFINE?= SQLITE3 MYSQL PGSQL MTX PYTHON NLS
|
||||
OPTIONS_DEFAULT?= NLS PGSQL
|
||||
MTX_DESC= Install mtx for control of autochanger devices
|
||||
|
||||
.if ${PKGNAMESUFFIX} == "-client" || ${PKGNAMESUFFIX} == "-server" #Till end of the file
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= monit
|
||||
PORTVERSION= 5.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.mmonit.com/monit/dist/
|
||||
|
||||
@ -30,6 +31,7 @@ SUB_FILES= pkg-message
|
||||
PORTDOCS= COPYING README
|
||||
|
||||
SSL_CONFIGURE_OFF= --without-ssl
|
||||
SSL_USE= OPENSSL=yes
|
||||
|
||||
post-install:
|
||||
${INSTALL} -m 600 ${WRKSRC}/monitrc ${STAGEDIR}${PREFIX}/etc/monitrc.sample
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.7.0a2
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -devel
|
||||
CATEGORIES= sysutils
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
@ -21,12 +22,8 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(DISTVERSION)
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_RADIO= SSL
|
||||
OPTIONS_RADIO_SSL= SYS_SSL PORTS_SSL
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 SMTP JSON GEOIP DOCS REDIS
|
||||
OPTIONS_DEFAULT= PORTS_SSL JSON
|
||||
SYS_SSL_DESC= Build with OpenSSL support (from system)
|
||||
PORTS_SSL_DESC= Build with OpenSSL support (from ports)
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 SMTP JSON GEOIP DOCS REDIS OPENSSL
|
||||
OPTIONS_DEFAULT= OPENSSL JSON
|
||||
TCP_WRAPPERS_DESC= Build with TCP Wrappers
|
||||
SQL_DESC= Build with database (libdbi) support
|
||||
SPOOF_DESC= Build with spoof source support
|
||||
@ -53,20 +50,17 @@ BROKEN_sparc64= Does not compile on sparc64: gcc core dump
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSYS_SSL} || ${PORT_OPTIONS:MPORTS_SSL}
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
WITH_OPENSSL_PORT= yes
|
||||
CONFIGURE_ARGS+= --enable-ssl
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}" \
|
||||
OPENSSL_LIBS="${OPENSSL_LDFLAGS} -lcrypto -lssl"
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
PLIST_FILES+= lib/syslog-ng/libafsocket-tls.so
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPORTS_SSL}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTCP_WRAPPERS}
|
||||
CONFIGURE_ARGS+= --enable-tcp-wrapper
|
||||
.else
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.6.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
DISTFILES= syslog-ng_${DISTVERSION}.tar.gz
|
||||
@ -21,12 +21,8 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(DISTVERSION)
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_RADIO= SSL
|
||||
OPTIONS_RADIO_SSL= SYS_SSL PORTS_SSL
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 SMTP JSON GEOIP DOCS REDIS
|
||||
OPTIONS_DEFAULT= PORTS_SSL JSON
|
||||
SYS_SSL_DESC= Build with OpenSSL support (from system)
|
||||
PORTS_SSL_DESC= Build with OpenSSL support (from ports)
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 SMTP JSON GEOIP DOCS REDIS OPENSSL
|
||||
OPTIONS_DEFAULT= OPENSSL JSON
|
||||
TCP_WRAPPERS_DESC= Build with TCP Wrappers
|
||||
SQL_DESC= Build with database (libdbi) support
|
||||
SPOOF_DESC= Build with spoof source support
|
||||
@ -53,20 +49,17 @@ BROKEN_sparc64= Does not compile on sparc64: gcc core dump
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSYS_SSL} || ${PORT_OPTIONS:MPORTS_SSL}
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
WITH_OPENSSL_PORT= yes
|
||||
CONFIGURE_ARGS+= --enable-ssl
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}" \
|
||||
OPENSSL_LIBS="${OPENSSL_LDFLAGS} -lcrypto -lssl"
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
PLIST_FILES+= lib/syslog-ng/libafsocket-tls.so
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPORTS_SSL}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTCP_WRAPPERS}
|
||||
CONFIGURE_ARGS+= --enable-tcp-wrapper
|
||||
.else
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.3.11
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/$(PORTVERSION)/source/
|
||||
PKGNAMESUFFIX= 33
|
||||
@ -18,13 +18,10 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION)
|
||||
|
||||
OPTIONS_RADIO= SSL JSON
|
||||
OPTIONS_RADIO_SSL= SYS_SSL PORTS_SSL
|
||||
OPTIONS_RADIO= JSON
|
||||
OPTIONS_RADIO_JSON= JSON_C JSON_GLIB
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SYSLOG2NG DOCS
|
||||
OPTIONS_DEFAULT= PORTS_SSL PCRE
|
||||
SYS_SSL_DESC= Build with OpenSSL support (from system)
|
||||
PORTS_SSL_DESC= Build with OpenSSL support (from ports)
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SYSLOG2NG DOCS OPENSSL
|
||||
OPTIONS_DEFAULT= OPENSSL PCRE
|
||||
TCP_WRAPPERS_DESC= Build with TCP Wrappers
|
||||
SQL_DESC= Build with database (libdbi) support
|
||||
SPOOF_DESC= Build with spoof source support
|
||||
@ -46,20 +43,17 @@ CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --localstatedir=/var/db \
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSYS_SSL} || ${PORT_OPTIONS:MPORTS_SSL}
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
WITH_OPENSSL_PORT= yes
|
||||
CONFIGURE_ARGS+= --enable-ssl
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}" \
|
||||
OPENSSL_LIBS="${OPENSSL_LDFLAGS} -lcrypto -lssl"
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
PLIST_FILES+= lib/syslog-ng/libafsocket-tls.so
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPORTS_SSL}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTCP_WRAPPERS}
|
||||
CONFIGURE_ARGS+= --enable-tcp-wrapper
|
||||
.else
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.4.8
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= sysutils
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
PKGNAMESUFFIX= 34
|
||||
@ -20,12 +20,8 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(DISTVERSION)
|
||||
|
||||
OPTIONS_RADIO= SSL
|
||||
OPTIONS_RADIO_SSL= SYS_SSL PORTS_SSL
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SMTP JSON GEOIP DOCS
|
||||
OPTIONS_DEFAULT= PORTS_SSL PCRE
|
||||
SYS_SSL_DESC= Build with OpenSSL support (from system)
|
||||
PORTS_SSL_DESC= Build with OpenSSL support (from ports)
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SMTP JSON GEOIP DOCS OPENSSL
|
||||
OPTIONS_DEFAULT= OPENSSL PCRE
|
||||
TCP_WRAPPERS_DESC= Build with TCP Wrappers
|
||||
SQL_DESC= Build with database (libdbi) support
|
||||
SPOOF_DESC= Build with spoof source support
|
||||
@ -50,8 +46,9 @@ BROKEN_sparc64= Does not compile on sparc64: gcc core dump
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSYS_SSL} || ${PORT_OPTIONS:MPORTS_SSL}
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
WITH_OPENSSL_PORT= yes
|
||||
CONFIGURE_ARGS+= --enable-ssl
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}" \
|
||||
OPENSSL_LIBS="${OPENSSL_LDFLAGS} -lcrypto -lssl"
|
||||
@ -60,10 +57,6 @@ PLIST_FILES+= lib/syslog-ng/libafsocket-tls.so
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPORTS_SSL}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTCP_WRAPPERS}
|
||||
CONFIGURE_ARGS+= --enable-tcp-wrapper
|
||||
.else
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.5.6
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
PKGNAMESUFFIX= 35
|
||||
CATEGORIES= sysutils
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
@ -21,12 +21,8 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(DISTVERSION)
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_RADIO= SSL
|
||||
OPTIONS_RADIO_SSL= SYS_SSL PORTS_SSL
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SMTP JSON GEOIP DOCS REDIS
|
||||
OPTIONS_DEFAULT= PORTS_SSL PCRE
|
||||
SYS_SSL_DESC= Build with OpenSSL support (from system)
|
||||
PORTS_SSL_DESC= Build with OpenSSL support (from ports)
|
||||
OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 PCRE SMTP JSON GEOIP DOCS REDIS OPENSSL
|
||||
OPTIONS_DEFAULT= OPENSSL PCRE
|
||||
TCP_WRAPPERS_DESC= Build with TCP Wrappers
|
||||
SQL_DESC= Build with database (libdbi) support
|
||||
SPOOF_DESC= Build with spoof source support
|
||||
@ -54,20 +50,17 @@ BROKEN_sparc64= Does not compile on sparc64: gcc core dump
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSYS_SSL} || ${PORT_OPTIONS:MPORTS_SSL}
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
WITH_OPENSSL_PORT= yes
|
||||
CONFIGURE_ARGS+= --enable-ssl
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}" \
|
||||
OPENSSL_LIBS="${OPENSSL_LDFLAGS} -lcrypto -lssl"
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
PLIST_FILES+= lib/syslog-ng/libafsocket-tls.so
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPORTS_SSL}
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTCP_WRAPPERS}
|
||||
CONFIGURE_ARGS+= --enable-tcp-wrapper
|
||||
.else
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= tlsdate
|
||||
PORTVERSION= 0.0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT}
|
||||
|
||||
@ -20,6 +21,7 @@ GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf libtool pkgconfig
|
||||
USE_OPENSSL= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= exmpp
|
||||
PORTVERSION= 0.9.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc net-im
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
@ -26,7 +27,7 @@ CONFIGURE_ARGS+=--enable-static=yes \
|
||||
--enable-shared=yes \
|
||||
--with-erlang=${LOCALBASE} \
|
||||
--with-expat=${LOCALBASE} \
|
||||
--with-openssl=/usr \
|
||||
--with-openssl=${OPENSSLBASE} \
|
||||
--disable-debug \
|
||||
--disable-warnings \
|
||||
--disable-examples \
|
||||
@ -35,6 +36,7 @@ GNU_CONFIGURE_PREFIX= "${PREFIX}/lib/erlang/lib"
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env
|
||||
USES= libtool pkgconfig
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= htdig
|
||||
PORTVERSION= 3.2.0.b6
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= textproc www
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/3.2.0b6
|
||||
@ -24,6 +24,7 @@ CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \
|
||||
--with-ssl
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
OPTIONS_DEFINE= APACHE DOCS
|
||||
OPTIONS_DEFAULT= APACHE
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= blastbeat
|
||||
PORTVERSION= 20121205
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= GH GHC
|
||||
|
||||
@ -20,6 +20,7 @@ LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev \
|
||||
libzmq.so:${PORTSDIR}/net/libzmq2
|
||||
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= zloidemon
|
||||
GH_COMMIT= cdac9a9
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= httrack
|
||||
PORTVERSION= 3.48.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.httrack.com/ \
|
||||
http://mirror.httrack.com/ \
|
||||
@ -23,8 +24,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= ${PREFIX}/lib/httrack
|
||||
USES= alias execinfo gmake iconv libtool shebangfix
|
||||
USE_LDCONFIG= ${PREFIX}/lib/httrack
|
||||
USE_OPENSSL= yes
|
||||
|
||||
PORTDATA= *
|
||||
PORTDOCS= *
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mini_httpd
|
||||
PORTVERSION= 1.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.acme.com/software/mini_httpd/
|
||||
|
||||
@ -11,12 +12,15 @@ COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
OPTIONS_DEFINE= SSL
|
||||
SSL_MAKE_ARGS= -DUSE_OPENSSL
|
||||
MAKE_ARGS= SSL_TREE="${OPENSSLBASE}"
|
||||
USE_OPENSSL= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/htpasswd/${PORTNAME}-htpasswd/g' ${WRKSRC}/htpasswd.1
|
||||
${REINPLACE_CMD} -e 's/\(htpasswd(1)\)/${PORTNAME}-\1/g' ${WRKSRC}/${PORTNAME}.8
|
||||
@${REINPLACE_CMD} -e 's/htpasswd/${PORTNAME}-htpasswd/g' ${WRKSRC}/htpasswd.1
|
||||
@${REINPLACE_CMD} -e 's/\(htpasswd(1)\)/${PORTNAME}-\1/g' ${WRKSRC}/${PORTNAME}.8
|
||||
@${REINPLACE_CMD} \
|
||||
-e '/^CFLAGS =/s|=|= ${CFLAGS}|' \
|
||||
-e '/^LDFLAGS =/s|=|= ${LDFLAGS}|' ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily
|
||||
|
@ -5,10 +5,11 @@
|
||||
# it may be in /usr/local instead of /usr/local/ssl.
|
||||
#SSL_TREE = /usr/local/ssl
|
||||
-#SSL_DEFS = -DUSE_SSL
|
||||
+SSL_DEFS = -DUSE_SSL
|
||||
#SSL_INC = -I$(SSL_TREE)/include
|
||||
-#SSL_INC = -I$(SSL_TREE)/include
|
||||
-#SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto
|
||||
+SSL_LIBS = -lssl -lcrypto
|
||||
+SSL_DEFS = -DUSE_SSL
|
||||
+SSL_INC = -I$(SSL_TREE)/include
|
||||
+SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto
|
||||
|
||||
|
||||
BINDIR = /usr/local/sbin
|
||||
@ -16,7 +17,7 @@
|
||||
CC = cc
|
||||
CDEFS = $(SSL_DEFS) $(SSL_INC)
|
||||
-CFLAGS = -O $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long
|
||||
+CFLAGS += $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long
|
||||
+CFLAGS = $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long
|
||||
LDFLAGS = -s
|
||||
LDLIBS = $(CRYPT_LIB) $(SSL_LIBS) $(SYSV_LIBS)
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nostromo
|
||||
PORTVERSION= 1.9.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.nazgul.ch/dev/
|
||||
|
||||
@ -16,6 +16,7 @@ NOSTROMO_DIR?= nostromo
|
||||
NOSTROMO_LOGDIR?= ${NOSTROMO_DIR}/logs
|
||||
NOSTROMO_LOGDIR_PERMS?= 0775
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= nostromo
|
||||
|
||||
MAKE_ENV?= MAKEOBJDIR=. PREFIX=${PREFIX} NOSTROMO_DIR=${NOSTROMO_DIR}
|
||||
|
@ -739,8 +739,6 @@ USE_OPENSSL= yes
|
||||
.if ${PORT_OPTIONS:MSPDY}
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000028
|
||||
WITH_OPENSSL_PORT= yes
|
||||
.else
|
||||
WITH_OPENSSL_BASE= yes
|
||||
.endif
|
||||
.endif
|
||||
.endif
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user