From owner-freebsd-ports Tue Apr 23 3:50:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23B4B37B41A for ; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAo1d20775; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) (envelope-from gnats) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by hub.freebsd.org (Postfix) with SMTP id 9C35237B405 for ; Tue, 23 Apr 2002 03:46:21 -0700 (PDT) Received: (qmail 38696 invoked by uid 1000); 23 Apr 2002 10:46:19 -0000 Message-Id: <20020423104619.38695.qmail@noname.csdl.lt> Date: 23 Apr 2002 10:46:19 -0000 From: Paulius Bulotas Reply-To: Paulius Bulotas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37376: BitchX upgrade from 1.0c18 to 1.0c19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37376 >Category: ports >Synopsis: BitchX upgrade from 1.0c18 to 1.0c19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paulius Bulotas >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD noname.csdl.lt 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Dec 21 16:41:54 EET 2001 root@noname.csdl.lt:/usr/src/sys/compile/NONAME i386 >Description: BitchX port upgrade from 1.0c18 to 1.0c19 Maybe I missed something (I don't have GUI) On 5.0-DP1 connecting with putty using 8x13 font starting BitchX results in video mode/font? change and BitchX uses very small font... Changing font in putty helps ;) On 4.4 no side effects noticed ;) >How-To-Repeat: >Fix: diff -urN irc/bitchx.orig/Makefile irc/bitchx/Makefile --- irc/bitchx.orig/Makefile Fri Aug 10 17:33:39 2001 +++ irc/bitchx/Makefile Tue Apr 23 11:53:39 2002 @@ -6,11 +6,11 @@ # PORTNAME= BitchX -PORTVERSION= 1.0c18 +PORTVERSION= 1.0c19 CATEGORIES+= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ -DISTNAME= ircii-pana-1.0c18 +DISTNAME= ircii-pana-1.0c19 MAINTAINER= calle.madestrand@norrgarden.se diff -urN irc/bitchx.orig/distinfo irc/bitchx/distinfo --- irc/bitchx.orig/distinfo Thu Mar 15 22:31:35 2001 +++ irc/bitchx/distinfo Tue Apr 23 11:53:39 2002 @@ -1 +1 @@ -MD5 (ircii-pana-1.0c18.tar.gz) = 737276281ae911c5e1e17b028ebee045 +MD5 (ircii-pana-1.0c19.tar.gz) = 79431ff0880e7317049045981fac8adc diff -urN irc/bitchx.orig/files/patch-ap irc/bitchx/files/patch-ap --- irc/bitchx.orig/files/patch-ap Thu Mar 15 23:45:12 2001 +++ irc/bitchx/files/patch-ap Tue Apr 23 11:53:39 2002 @@ -1,12 +1,11 @@ ---- Makefile.in.orig Tue Mar 13 18:40:31 2001 -+++ Makefile.in Tue Mar 13 18:42:58 2001 -@@ -114,8 +114,7 @@ - +--- Makefile.in.orig Mon Mar 5 21:30:04 2001 ++++ Makefile.in Fri Apr 19 15:09:40 2002 +@@ -115,7 +115,7 @@ # This command will be used to install the BitchX help files. If you don't # want to install them, replace with the following: --# INSTALL_HELP_CMD = @echo The help files have not been installed. + # INSTALL_HELP_CMD = @echo The help files have not been installed. -INSTALL_HELP_CMD = @INSTALL_HELP_CMD@ -+INSTALL_HELP_CMD = echo ++INSTALL_HELP_CMD = echo # This is where the optional plugins will be copied to. PLUGINDIR = @PLUGINDIR@ diff -urN irc/bitchx.orig/files/patch-az irc/bitchx/files/patch-az --- irc/bitchx.orig/files/patch-az Sun Apr 15 17:36:26 2001 +++ irc/bitchx/files/patch-az Tue Apr 23 11:53:39 2002 @@ -1,16 +1,17 @@ ---- configure.orig Sun Jan 7 23:24:22 2001 -+++ configure Wed Apr 11 15:18:39 2001 -@@ -701,6 +701,7 @@ +--- configure.orig Sun Mar 24 11:30:49 2002 ++++ configure Fri Apr 19 15:27:15 2002 +@@ -868,6 +868,8 @@ --with-ssl Enable SSL support --with-tgetent Use tgetent (termcap) instead of setupterm (ncurses) --with-tcl Enable Tcl support + --with-tcl-includes=PFX Prefix where tcl.h is installed (optional) ++ --with-maildir=PATH Enable QMAIL support --with-default-server=SERVERNAME:PORT:PASSWORD:NICK:SERVERNETWORK Connect to SERVERNAME by default -@@ -9244,6 +9245,18 @@ +@@ -11120,6 +11122,17 @@ #define WANT_TCL 1 - EOF + _ACEOF +# Check whether --with-tcl-includes was given. +if test "${with_tcl_includes+set}" = set; then @@ -20,63 +21,62 @@ + TCL_INCLUDE=-I/usr/local/include +fi; + -+cat >>confdefs.h <<\EOF ++cat >>confdefs.h <<\ACEOF +#define WANT_TCL 1 -+EOF -+ - echo "$as_me:9247: checking for dlopen in -ldl" >&5 ++ACEOF + + echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 - if test "${ac_cv_lib_dl_dlopen+set}" = set; then -@@ -9524,13 +9537,13 @@ - TCL_LIBS="-ltcl" - else +@@ -11518,13 +11531,13 @@ + --echo "$as_me:9527: checking for Tcl_SetVar in -ltcl80" >&5 --echo $ECHO_N "checking for Tcl_SetVar in -ltcl80... $ECHO_C" >&6 --if test "${ac_cv_lib_tcl80_Tcl_SetVar+set}" = set; then -+echo "$as_me:9527: checking for Tcl_SetVar in -ltcl83" >&5 + +- echo "$as_me:$LINENO: checking for Tcl_SetVar in -ltcl" >&5 +-echo $ECHO_N "checking for Tcl_SetVar in -ltcl... $ECHO_C" >&6 +-if test "${ac_cv_lib_tcl_Tcl_SetVar+set}" = set; then ++ echo "$as_me:$LINENO: checking for Tcl_SetVar in -ltcl83" >&5 +echo $ECHO_N "checking for Tcl_SetVar in -ltcl83... $ECHO_C" >&6 +if test "${ac_cv_lib_tcl83_Tcl_SetVar+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS --LIBS="-ltcl80 $LIBS" +-LIBS="-ltcl $LIBS" +LIBS="-ltcl83 $LIBS" cat >conftest.$ac_ext <<_ACEOF - #line 9535 "configure" + #line $LINENO "configure" #include "confdefs.h" -@@ -9552,19 +9565,19 @@ - _ACEOF - rm -f conftest.$ac_objext conftest$ac_exeext - if { (eval echo $as_me:9554: \"$ac_link\") >&5; (eval $ac_link) 2>&5; } && test -s conftest$ac_exeext; then -- ac_cv_lib_tcl80_Tcl_SetVar=yes +@@ -11562,19 +11575,19 @@ + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then +- ac_cv_lib_tcl_Tcl_SetVar=yes + ac_cv_lib_tcl83_Tcl_SetVar=yes else echo "$as_me: failed program was:" >&5 - cat conftest.$ac_ext >&5 -- ac_cv_lib_tcl80_Tcl_SetVar=no -+ ac_cv_lib_tcl83_Tcl_SetVar=no + cat conftest.$ac_ext >&5 +-ac_cv_lib_tcl_Tcl_SetVar=no ++ac_cv_lib_tcl83_Tcl_SetVar=no fi - rm -f conftest$ac_exeext conftest.$ac_ext + rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi --echo "$as_me:9564: result: $ac_cv_lib_tcl80_Tcl_SetVar" >&5 --echo "${ECHO_T}$ac_cv_lib_tcl80_Tcl_SetVar" >&6 --if test $ac_cv_lib_tcl80_Tcl_SetVar = yes; then -- TCL_LIBS="-ltcl80" -+echo "$as_me:9564: result: $ac_cv_lib_tcl83_Tcl_SetVar" >&5 +-echo "$as_me:$LINENO: result: $ac_cv_lib_tcl_Tcl_SetVar" >&5 +-echo "${ECHO_T}$ac_cv_lib_tcl_Tcl_SetVar" >&6 +-if test $ac_cv_lib_tcl_Tcl_SetVar = yes; then +- TCL_LIBS="-ltcl" ++echo "$as_me:$LINENO: result: $ac_cv_lib_tcl83_Tcl_SetVar" >&5 +echo "${ECHO_T}$ac_cv_lib_tcl83_Tcl_SetVar" >&6 +if test $ac_cv_lib_tcl83_Tcl_SetVar = yes; then + TCL_LIBS="-ltcl83" else - - echo "$as_me:9570: checking for Tcl_SetVar in -ltcl76" >&5 -@@ -12023,7 +12036,7 @@ - HINT_FILE="BitchX.hints" + echo "$as_me:$LINENO: checking for alternate libtcl" >&5 + echo $ECHO_N "checking for alternate libtcl... $ECHO_C" >&6 +@@ -14776,7 +14789,7 @@ fi + -INCLUDES="-I. -I\$(topdir)/include -I\$(top_srcdir)/include -I\$(srcdir) -I\$(srcdir)/include" +INCLUDES="-I. -I\$(topdir)/include -I\$(top_srcdir)/include -I\$(srcdir) -I\$(srcdir)/include $TCL_INCLUDE" - cat >>confdefs.h <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message