[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ports/52852: postgresql-tcltk has problems with 8.4, revert to 8.3



>Number:         52852
>Category:       ports
>Synopsis:       postgresql-tcltk has problems with 8.4, revert to 8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 01 18:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn <girgen_(_at_)_pingpong_(_dot_)_net>
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
PING PONG
>Environment:
System: FreeBSD palle.girgensohn.se 4.7-RC FreeBSD 4.7-RC #0: Sun Sep 29 17:21:22 CEST 2002     root_(_at_)_palle_(_dot_)_girgensohn_(_dot_)_se:/usr/local/obj/usr/src/sys/STORDATAN  i386


	
>Description:
Jose M Rodriguez <floreal_(_at_)_iies_(_dot_)_es> reports:
 We've problems with pgaccess making new objects in the database that
 dissapear with tcl/tk-8.3. In general, pgaccess runs flawless with
 tcl/tk 8.3 and have minor problems with tcl/tk 8.4.

I have had problems as well, and they seem to disappear when using
8.3, so revert to using tcl/tk8.3.

>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-tcltk/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	7 Mar 2003 05:58:30 -0000	1.5
+++ Makefile	1 Jun 2003 23:58:57 -0000
@@ -19,8 +19,8 @@
 		pq:${PORTSDIR}/${POSTGRESQL_PORT}
 RUN_DEPENDS=	postgres:${PORTSDIR}/${POSTGRESQL_PORT}
 
-# you can use "make TCLVERSION=8.3" or similar for your favourite tcl version
-TCLVERSION?=	8.4
+# you can use "make TCLVERSION=8.4" or similar for your favourite tcl version
+TCLVERSION?=	8.3
 PLIST_SUB+=	TCLVERSION=${TCLVERSION}
 CONFIGURE_ARGS=	--with-tcl \
 		--with-tclconfig=${TCLCONFIG} \
>Release-Note:
>Audit-Trail:
>Unformatted:

Visit your host, monkey.org