# New ports collection makefile for: PTlink IRC daemon # Date created: 22 October 2004 # Whom: Dennis Cabooter # # $FreeBSD$ # PORTNAME= IRCd PORTVERSION= 6.19.6 CATEGORIES= irc MASTER_SITES= ftp://ftp.sunsite.dk/projects/ptlink/ircd/ PKGNAMEPREFIX= PTlink- DISTNAME= PTlink${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PTlink IRC daemon GNU_CONFIGURE= yes USE_GMAKE= yes USE_RC_SUBR= ptlink-ircd.sh SUB_FILES= pkg-message SYSCONFDIR= ${PREFIX}/etc/ptlink-ircd CONFIGURE_ARGS= --sysconfdir=${SYSCONFDIR} --localstatedir=/var \ --with-pidfile=/var/run/ircd.pid OPTIONS= OPENSSL "Build with OpenSSL" Off .include .if defined(WITH_OPENSSL) CONFIGURE_ARGS+=--with-ssl=openssl .endif post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CHOWN} -R ircd:ircd ${SYSCONFDIR} @${CAT} ${PKGMESSAGE} .include pan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.0.3wen2016-12-202-3/+4
* - Update to 1.0.1sunpoet2016-01-013-50/+7
* - Drop @dirrm* from pkg-plistsamdmi32015-01-291-2/+0
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-201-2/+2
* - Tighten USE_PYTHON as it said to be not compatible with Python 3.x+danfe2013-11-071-2/+2