update to 2.6 (from skanabiz@gmail.com) and remove some idiosyncracies

This commit is contained in:
naddy 2007-05-27 20:47:56 +00:00
parent 778d3133c5
commit 9e109aca96
6 changed files with 1136 additions and 1168 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.59 2006/10/18 18:19:50 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1999/03/01 16:18:30 mph Exp $
# $OpenBSD: Makefile,v 1.60 2007/05/27 20:47:56 naddy Exp $
COMMENT= "(E)nhanced (P)rogrammable (I)RC-II (C)lient"
VERSION= 2.4
VERSION= 2.6
HELP_DATE= 20050315
DISTNAME= epic4-${VERSION}
CATEGORIES= net
@ -17,33 +16,24 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c crypto m ncurses ssl
SUBST_VARS= VERSION
WANTLIB= c crypto m ncurses ssl
FAKE_FLAGS= IP="${WRKINST}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --program-transform-name=s,epic,epic4, \
--without-perl \
--without-tcl
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --without-perl \
--without-tcl
INSTALL_TARGET= install installhelp
NO_REGRESS= Yes
DOCS= README
post-extract:
@mv -f ${WRKDIR}/help ${WRKSRC}
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/epic4
@cd ${PREFIX}/bin && mv -f epic4-EPIC4-${VERSION} epic4
cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/epic4
@find ${PREFIX}/share/epic4 -name 'CVS' -print0 | xargs -0 rm -rf
@find ${WRKSRC}/help -name CVS | xargs rm -rf
.include <bsd.port.mk>

View File

@ -1,10 +1,10 @@
MD5 (epic4-2.4.tar.bz2) = GTOLEkYoez6iBQ1j1QqDiw==
MD5 (epic4-2.6.tar.bz2) = G7yJx/DznLqmgk9QuqRLXA==
MD5 (epic4-help-20050315.tar.gz) = mIjRr0Zcpyv5oCSHJkBxpQ==
RMD160 (epic4-2.4.tar.bz2) = lLfdGZE0mEjtwOUWXU12s5a7hZw=
RMD160 (epic4-2.6.tar.bz2) = nIjenAYI4RjfGG6HP/sJ/jZKXtQ=
RMD160 (epic4-help-20050315.tar.gz) = tCNzV+kFRoq0/XcQKD1r/+4GfF4=
SHA1 (epic4-2.4.tar.bz2) = YkE0oR4Eat9VF/+UdJVNKSuIrDg=
SHA1 (epic4-2.6.tar.bz2) = 1Vv7h1fZuhabD/uvfRCCPA1JoMM=
SHA1 (epic4-help-20050315.tar.gz) = BlHUlgsBeYenJrT1/I7V5bEw1KI=
SHA256 (epic4-2.4.tar.bz2) = sqfiRllQCB/rH49DimYqHEHC1T+YiPB8ejFnM4cfQSU=
SHA256 (epic4-2.6.tar.bz2) = TwhxnpY0q3t7F1aRqoLSx7WcZEUYPJtq2iBAhwe4HEM=
SHA256 (epic4-help-20050315.tar.gz) = cUr9BzSHMeasguH2VIrMEuhFObMQarJ/pdAO1WliVvc=
SIZE (epic4-2.4.tar.bz2) = 624067
SIZE (epic4-2.6.tar.bz2) = 626992
SIZE (epic4-help-20050315.tar.gz) = 332502

View File

@ -1,15 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.2 2004/06/06 01:43:13 brad Exp $
$OpenBSD: patch-Makefile_in,v 1.3 2007/05/27 20:47:56 naddy Exp $
--- Makefile.in.orig 2003-07-17 21:44:56.000000000 -0400
+++ Makefile.in 2004-06-05 16:34:45.000000000 -0400
@@ -73,7 +73,7 @@ mandir = @mandir@
epic = @epic@
epic_exe = $(bindir)/$(epic)
-wserv_exe = $(libexecdir)/wserv4
+wserv_exe = $(libexecdir)/$(epic)-wserv4
epicdir = $(sharedir)/$(epic)
############ You ought not change anything below this line ###################
@@ -182,7 +182,7 @@ installscript: installdirs test
helpdir = $(epicdir)/help

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_epic.1,v 1.6 2004/02/25 02:35:04 brad Exp $
--- doc/epic.1.orig 2003-12-07 17:04:22.000000000 -0500
+++ doc/epic.1 2004-02-15 22:12:49.000000000 -0500
@@ -159,7 +159,6 @@ Any item can be omitted by leaving the f
$OpenBSD: patch-doc_epic.1,v 1.7 2007/05/27 20:47:56 naddy Exp $
--- doc/epic.1.orig Sun Dec 7 15:04:22 2003
+++ doc/epic.1 Sun May 27 14:13:28 2007
@@ -159,7 +159,6 @@ Any item can be omitted by leaving the field blank, an
.Ss "The Screen:"
The screen is split into two parts, separated by an inverse-video status line (if supported).
The upper (larger) part of the screen displays responses from the

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-include_config.h,v 1.5 2004/02/25 02:35:04 brad Exp $
--- include/config.h.orig 2003-12-26 14:14:49.000000000 -0500
+++ include/config.h 2004-02-15 22:15:13.000000000 -0500
@@ -539,7 +539,7 @@
#undef EPIC_DEBUG /* force coredump on panic */
#define EXEC_COMMAND /* allow /exec comamnd */
#undef HACKED_DCC_WARNING /* warn if handshake != sender */
-#undef HARD_UNFLASH /* do a hard reset instead of soft on refresh */
+#define HARD_UNFLASH /* do a hard reset instead of soft on refresh */
#undef NO_BOTS /* no bots allowed */
#undef NO_CHEATING /* always do it the "right" way, no shortcuts */
#undef STRIP_EXTRANEOUS_SPACES /* strip leading and trailing spaces */

File diff suppressed because it is too large Load Diff