Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 1999 01:02:41 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11077: Update port: bitchx (75p1 -> 75p3) 
Message-ID:  <19990411080241.87F6A161E@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         11077
>Category:       ports
>Synopsis:       Update port: bitchx (75p1 -> 75p3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 11 01:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

4.0-CURRENT post-egcs.

>Description:

Update bitchx port.
portlint: 0 warnings, 0 errors

Note to eivind ;): panasync seems to have made away messages no longer the 
default.

Files added: patch-ad
Files removed: patch-ab, patch-ac

>How-To-Repeat:

>Fix:
	
Index: bitchx/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/bitchx/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1998/07/21 11:38:44	1.3
+++ Makefile	1999/04/11 07:54:05
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	BitchX ircII client
-# Version required:	74p4
+# Version required:	75p3
 # Date created:		26 Jan 1998
 # Whom:			griffin
 #
 # $Id: Makefile,v 1.3 1998/07/21 11:38:44 eivind Exp $
 #
 
-DISTNAME=	ircii-pana-75p1
-PKGNAME=	bitchx-75p1
+DISTNAME=	ircii-pana-75p3
+PKGNAME=	bitchx-75p3
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.bitchx.com/pub/BitchX/source/
 
@@ -22,9 +22,10 @@
 	${MV} $(WRKSRC)/include/config.h.new $(WRKSRC)/include/config.h
 
 do-install:
-	${MKDIR} ${PREFIX}/lib/BitchX
+	${MKDIR} ${PREFIX}/lib/bx
 	${INSTALL_PROGRAM} ${WRKSRC}/source/BitchX ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/source/scr-bx ${PREFIX}/bin
 	${INSTALL_PROGRAM} ${WRKSRC}/source/wserv ${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/BitchX.help ${PREFIX}/lib/BitchX
+	${INSTALL_DATA} ${WRKSRC}/BitchX.help ${PREFIX}/lib/bx
 
 .include <bsd.port.mk>
Index: bitchx/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/net/bitchx/files/md5,v
retrieving revision 1.3
diff -u -r1.3 md5
--- md5	1998/07/21 11:38:47	1.3
+++ md5	1999/04/11 07:32:57
@@ -1 +1 @@
-MD5 (ircii-pana-75p1.tar.gz) = 7f50168b2e549941b19d11c863303175
+MD5 (ircii-pana-75p3.tar.gz) = c8365cc2b7aa187c7857cbf0483fd254
Index: bitchx/patches/patch-aa
===================================================================
RCS file: /cvs/FreeBSD/ports/net/bitchx/patches/patch-aa,v
retrieving revision 1.2
diff -u -r1.2 patch-aa
--- patch-aa	1998/07/21 11:38:54	1.2
+++ patch-aa	1999/04/11 07:49:31
@@ -1,18 +1,18 @@
---- include/config.h.orig	Wed Jul  1 21:35:16 1998
-+++ include/config.h	Mon Jul 13 21:40:55 1998
-@@ -248,7 +248,7 @@
+--- include/config.h.orig	Sun Apr 11 00:40:33 1999
++++ include/config.h	Sun Apr 11 00:42:28 1999
+@@ -188,7 +188,7 @@
+  * translation tables from ircII for this to work. Also enable /set TRANSLATE
   */
   
- #undef TRANSLATE
--#define TRANSLATION_PATH "/usr/local/lib/irc/tpanslation"
-+#define TRANSLATION_PATH "__PREFIX__lib/irc/translation"
+-#define TRANSLATION_PATH "/usr/local/lib/bx/translation"
++#define TRANSLATION_PATH "__PREFIX__/lib/bx/translation"
  
  /*
   * Below are the IRCII variable defaults.  For boolean variables, use 1 for
-@@ -434,7 +434,7 @@
- #define DEFAULT_SCRIPT_HELP_FILE DEFAULT_CTOOLZ_DIR"/BitchX.hlp"
+@@ -584,7 +584,7 @@
  #define DEFAULT_BITCHX_HELP_FILE DEFAULT_CTOOLZ_DIR"/BitchX.hlp"
  #else
+ #define DEFAULT_MSGLOGFILE "BitchX.away"
 -#define DEFAULT_CTOOLZ_DIR "~/.BitchX"
 +#define DEFAULT_CTOOLZ_DIR "__PREFIX__/lib/BitchX"
  #define DEFAULT_SCRIPT_HELP_FILE DEFAULT_CTOOLZ_DIR"/BitchX.help"
Index: bitchx/pkg/PLIST
===================================================================
RCS file: /cvs/FreeBSD/ports/net/bitchx/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST	1998/04/18 02:04:44	1.1.1.1
+++ PLIST	1999/04/11 07:53:28
@@ -1,4 +1,5 @@
 bin/BitchX
+bin/scr-bx
 bin/wserv
-lib/BitchX/BitchX.help
-@dirrm lib/BitchX
+lib/bx/BitchX.help
+@dirrm lib/bx

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990411080241.87F6A161E>