From owner-cvs-all@FreeBSD.ORG Fri Aug 15 11:44:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5953F37B401; Fri, 15 Aug 2003 11:44:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32BC43FBD; Fri, 15 Aug 2003 11:44:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7FIiR0U077714; Fri, 15 Aug 2003 11:44:27 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7FIiR1q077713; Fri, 15 Aug 2003 11:44:27 -0700 (PDT) Message-Id: <200308151844.h7FIiR1q077713@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 15 Aug 2003 11:44:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/zircon Makefile ports/irc/zircon/files patch-installZircon patch-support.tcl patch-unix.tcl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 18:44:28 -0000 dinoex 2003/08/15 11:44:27 PDT FreeBSD ports repository Modified files: irc/zircon Makefile irc/zircon/files patch-support.tcl patch-unix.tcl Added files: irc/zircon/files patch-installZircon Log: - Force binding with wish8.3, even if wish8.4 is installed. - install and build, even if no DISPLAY is running This will allow packages to be build on bento Revision Changes Path 1.65 +7 -3 ports/irc/zircon/Makefile 1.1 +24 -0 ports/irc/zircon/files/patch-installZircon (new) 1.2 +6 -6 ports/irc/zircon/files/patch-support.tcl 1.3 +7 -7 ports/irc/zircon/files/patch-unix.tcl