Index: head/irc/epic5/Makefile =================================================================== --- head/irc/epic5/Makefile (revision 396381) +++ head/irc/epic5/Makefile (revision 396382) @@ -1,43 +1,44 @@ # Created by: Josh Paetzel # $FreeBSD$ PORTNAME= epic5 PORTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ MAINTAINER= mp39590@gmail.com COMMENT= Enhanced Programmable IRC-II Client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT GNU_CONFIGURE= yes USE_OPENSSL= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} CFLAGS:= ${CFLAGS:C/-O2/-O/g} OPTIONS_DEFINE= DOCS PERL RUBY TCL TERMCAP TERMCAP_DESC= Refuse to use terminfo/ncurses CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} USES= iconv libarchive tar:bzip2 PERL_USES= perl5 PERL_CONFIGURE_WITH= perl RUBY_USE= ruby=yes RUBY_CONFIGURE_WITH= ruby TCL_USES= tcl TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR}/tclConfig.sh TERMCAP_CONFIGURE_WITH= termcap post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${PORTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/epic5-wserv4 ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in BUG_FORM EPIC4-USERS-README FILES KNOWNBUGS README README-CRYPTO UPDATES WISHLIST ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/irc/epic5/pkg-descr =================================================================== --- head/irc/epic5/pkg-descr (revision 396381) +++ head/irc/epic5/pkg-descr (revision 396382) @@ -1,13 +1,13 @@ EPIC5 is the 5th generation of the Enhanced Programmable ircII Client. No longer is EPIC 100% backwards compatible with ircII, but instead those things where compatibility is undesirable have been found and fixed. No gratuitous incompatibilities have been added, but lots of new code has been added to make EPIC one of the best ircII clients available. EPIC no longer shares any file names with ircII, so they should happily co-exist. Due to it's minimalist approach it is highly recommended you use a script with EPIC. -WWW: http://www.epicsol.org +WWW: http://www.epicsol.org/