From owner-svn-ports-head@FreeBSD.ORG Sat Feb 22 18:17:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C76F7E0; Sat, 22 Feb 2014 18:17:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4943F1FA6; Sat, 22 Feb 2014 18:17:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1MIHpZq081464; Sat, 22 Feb 2014 18:17:51 GMT (envelope-from jpaetzel@svn.freebsd.org) Received: (from jpaetzel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1MIHoYQ081460; Sat, 22 Feb 2014 18:17:50 GMT (envelope-from jpaetzel@svn.freebsd.org) Message-Id: <201402221817.s1MIHoYQ081460@svn.freebsd.org> From: Josh Paetzel Date: Sat, 22 Feb 2014 18:17:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345672 - in head/irc/epic4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 18:17:51 -0000 Author: jpaetzel Date: Sat Feb 22 18:17:50 2014 New Revision: 345672 URL: http://svnweb.freebsd.org/changeset/ports/345672 QAT: https://qat.redports.org/buildarchive/r345672/ Log: Update to 2.10.4 and improve the port. - Add a license clause - Add stage support Submitted by: zlonix Added: head/irc/epic4/pkg-message (contents, props changed) Deleted: head/irc/epic4/files/pkg-message.in Modified: head/irc/epic4/Makefile head/irc/epic4/distinfo head/irc/epic4/pkg-plist Modified: head/irc/epic4/Makefile ============================================================================== --- head/irc/epic4/Makefile Sat Feb 22 18:01:22 2014 (r345671) +++ head/irc/epic4/Makefile Sat Feb 22 18:17:50 2014 (r345672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= epic4 -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.4 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ http://tehran.lain.pl/epic-mirror/EPIC4-PRODUCTION/ \ @@ -15,12 +15,12 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient +LICENSE= BSD3CLAUSE + CONFLICTS= epic5-0.[0-2]* GNU_CONFIGURE= yes -MAN1= epic.1 USE_OPENSSL= yes -SUB_FILES= pkg-message PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_BZIP2= yes CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} @@ -29,7 +29,6 @@ OPTIONS_DEFINE= IPV6 TCL PERL SSL TERMCA OPTIONS_DEFAULT= TCL PERL SSL TERMCAP_DESC= Refuse to use terminfo/ncurses -NO_STAGE= yes .include .if ! ${PORT_OPTIONS:MIPV6} @@ -74,13 +73,12 @@ post-patch: @${RM} ${WRKDIR}/help/Makefile post-install: - @${CP} -R ${WRKDIR}/help/* ${PREFIX}/share/epic/help + @${CP} -R ${WRKDIR}/help/* ${STAGEDIR}${PREFIX}/share/epic/help .if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} + ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in BUG_FORM COPYRIGHT KNOWNBUGS README UPDATES VOTES - ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor - ${CAT} ${PKGMESSAGE} .endif .include Modified: head/irc/epic4/distinfo ============================================================================== --- head/irc/epic4/distinfo Sat Feb 22 18:01:22 2014 (r345671) +++ head/irc/epic4/distinfo Sat Feb 22 18:17:50 2014 (r345672) @@ -1,4 +1,4 @@ -SHA256 (epic4-2.10.2.tar.bz2) = 8b68b028674cd3417ddeaa4dcd1567b71f11dc5e7c2923143d45f7c298fe59fe -SIZE (epic4-2.10.2.tar.bz2) = 633946 +SHA256 (epic4-2.10.4.tar.bz2) = 77526f7426336561bc1e0c47c728931674bd863c63c21ed9253959bd2beb23c8 +SIZE (epic4-2.10.4.tar.bz2) = 632914 SHA256 (epic4-help-20050315.tar.bz2) = a7b7026ecfc00ab7040ef5e435d72fd347d48fab128722d4e213dba194cd5bbe SIZE (epic4-help-20050315.tar.bz2) = 238390 Added: head/irc/epic4/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/epic4/pkg-message Sat Feb 22 18:17:50 2014 (r345672) @@ -0,0 +1,6 @@ +EPIC is a toolkit, much akin to a box of legos. It strives to let you +build a client the way you want it. You will not find EPIC usable without +a script of some sort. + +Some of the more popular scripts can be found at: +http://epicsol.org/doku.php/scripts Modified: head/irc/epic4/pkg-plist ============================================================================== --- head/irc/epic4/pkg-plist Sat Feb 22 18:01:22 2014 (r345671) +++ head/irc/epic4/pkg-plist Sat Feb 22 18:17:50 2014 (r345672) @@ -1,6 +1,7 @@ bin/epic bin/epic-EPIC4-%%PORTVERSION%% libexec/wserv4 +man/man1/epic.1.gz share/epic/help/1_General/1_General share/epic/help/1_General/away share/epic/help/1_General/bye @@ -1092,6 +1093,7 @@ share/epic/script/tabkey.th share/epic/script/tc share/epic/script/time share/epic/script/tls +share/epic/script/unicode share/epic/script/urlgrab share/epic/script/utime share/epic/script/vi-binds