# Created by: Kirill Ponomarew # $FreeBSD$ PORTNAME= ngircd PORTVERSION= 0.19.2 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.berlios.de/pub/%SUBDIR%/ \ http://arthur.barton.de/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTVERSION= ${PORTVERSION:S/0.//} MAINTAINER= ports@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) LICENSE= GPLv2 USE_RC_SUBR= ngircd GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include MAN5= ngircd.conf.5 MAN8= ngircd.8 OPTIONS_DEFINE=TCP_WRAPPERS SYSLOG ZLIB IPV6 OPENSSL GNUTLS IRCPLUS IDENT SNIFFER DEBUG OPTIONS_DEFAULT=TCP_WRAPPERS SYSLOG ZLIB IPV6 IRCPLUS NO_OPTIONS_SORT=yes TCP_WRAPPERS_DESC=Enable TCP wrappers support SYSLOG_DESC=Enable syslog() support ZLIB_DESC=Enable ZLIB compression IRCPLUS_DESC=Enable IRC+ protocol IDENT_DESC=Enable IDENT (AUTH) protocol support SNIFFER_DESC=Enable IRC traffic sniffer DEBUG_DESC=Show additional debug output .include .if exists(/usr/include/tcpd.h) && !defined(WITHOUT_TCP_WRAPPERS) CONFIGURE_ARGS+= --with-tcp-wrappers .endif .if empty(PORT_OPTIONS:MSYSLOG) CONFIGURE_ARGS+= --without-syslog .endif .if empty(PORT_OPTIONS:MZLIB) CONFIGURE_ARGS+= --without-zlib .endif .if ${PORT_OPTIONS:MIPV6} CONFIGURE_ARGS+= --enable-ipv6 .endif .if ${PORT_OPTIONS:MOPENSSL} CONFIGURE_ARGS+= --with-openssl USE_OPENSSL=yes .endif .if ${PORT_OPTIONS:MGNUTLS} CONFIGURE_ARGS+= --with-gnutls LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls .endif .if empty(PORT_OPTIONS:MIRCPLUS) CONFIGURE_ARGS+= --disable-ircplus .endif .if ${PORT_OPTIONS:MIDENT} LIB_DEPENDS+= ident:${PORTSDIR}/security/libident CONFIGURE_ARGS+= --with-ident .endif .if ${PORT_OPTIONS:MSNIFFER} CONFIGURE_ARGS+= --enable-sniffer .endif .if ${PORT_OPTIONS:MDEBUG} CONFIGURE_ARGS+= --enable-debug .endif .if defined(NOPORTDOCS) MAKE_ARGS+= NOPORTDOCS=yes .endif .include tron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
* Update to version 2.59.demon2004-06-072-3/+3
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Refer to perl binary as ${PERL}, not ${PERL5}, so the program continues todemon2004-01-021-1/+1
* Update to version 2.58demon2003-05-152-2/+2
* De-pkg-comment.demon2003-02-222-1/+1
* Update to version 2.57demon2003-02-092-2/+2
* Update to version 2.56demon2003-01-212-2/+2
* Upgrade to version 2.54.demon2002-11-252-2/+2
* Update to version 2.52.demon2002-08-292-2/+2
* Update to version 2.51.demon2002-08-032-2/+2
* Update to 2.50.demon2002-06-132-2/+2
* Correct a typo.demon2002-06-061-1/+1
* Update to 2.49.demon2002-06-062-4/+4
* Upgrade to version 2.48demon2002-05-312-2/+2
* Upgrade to version 2.47demon2002-05-252-2/+2
* Upgrade to version 2.46.demon2002-05-192-2/+2
* Fix typo.demon2002-03-181-1/+1
* Upgrade to 2.45demon2002-01-272-2/+2
* Upgrade to version 2.44.demon2002-01-19