From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 16 02:40:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D95FA37B404 for ; Sat, 16 Aug 2003 02:40:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4F843FB1 for ; Sat, 16 Aug 2003 02:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7G9e7Up096636 for ; Sat, 16 Aug 2003 02:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7G9e7Vx096635; Sat, 16 Aug 2003 02:40:07 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 02:40:07 -0700 (PDT) Resent-Message-Id: <200308160940.h7G9e7Vx096635@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephane Legrand Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C6C37B404 for ; Sat, 16 Aug 2003 02:38:15 -0700 (PDT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5328743FBF for ; Sat, 16 Aug 2003 02:38:14 -0700 (PDT) (envelope-from stephane@freebsd-fr.org) Received: from sequoia.mondomaineamoi.megalo (lns-th2-4f-81-56-223-84.adsl.proxad.net [81.56.223.84]) by postfix4-2.free.fr (Postfix) with ESMTP id 03614C108 for ; Sat, 16 Aug 2003 11:38:13 +0200 (CEST) Received: from sequoia.mondomaineamoi.megalo (localhost.mondomaineamoi.megalo [127.0.0.1])h7G9cA14049635 for ; Sat, 16 Aug 2003 11:38:11 +0200 (CEST) (envelope-from stephane@sequoia.mondomaineamoi.megalo) Received: (from stephane@localhost)h7G9cAm1049634; Sat, 16 Aug 2003 11:38:10 +0200 (CEST) Message-Id: <200308160938.h7G9cAm1049634@sequoia.mondomaineamoi.megalo> Date: Sat, 16 Aug 2003 11:38:10 +0200 (CEST) From: Stephane Legrand To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/55619: New port: GTK+ and Gnome extension for Tcl X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephane Legrand List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 09:40:10 -0000 >Number: 55619 >Category: ports >Synopsis: New port: GTK+ and Gnome extension for Tcl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 02:40:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stephane Legrand >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD 4.8-STABLE >Description: New port: GTK+ and Gnome extension for Tcl >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gnocl/ # gnocl/Makefile # gnocl/pkg-descr # gnocl/distinfo # gnocl/pkg-plist # echo c - gnocl/ mkdir -p gnocl/ > /dev/null 2>&1 echo x - gnocl/Makefile sed 's/^X//' >gnocl/Makefile << 'END-of-gnocl/Makefile' X# New ports collection makefile for: gnocl X# Date created: 15 August 2003 X# Whom: Stephane Legrand X# X# $FreeBSD$ X# X XPORTNAME= gnocl XPORTVERSION= 0.5.10 XCATEGORIES= x11-toolkits devel XMASTER_SITES= http://www.dr-baum.net/gnocl/ X XMAINTAINER= stephane@FreeBSD.org XCOMMENT= GTK+ and Gnome extension for Tcl X XBUILD_DEPENDS?= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84 X XUSE_GMAKE= yes XUSE_BZIP2= yes XINSTALLS_SHLIB= yes X XBUILD_WRKSRC= ${WRKSRC}/src XCFLAGS+= -I${LOCALBASE}/include/tcl8.4 X XUSE_X_PREFIX= yes XUSE_GNOME= libgnomecanvas X XGNOCL_CANVAS_FILE="lib/libgnoclCanvas.so.1" X X.if defined(WITHOUT_CANVAS) XALL_TARGET= gnocl XUSE_GNOME= gtk20 XGNOCL_CANVAS_FILE= "@comment " X.endif X X.if defined(WITH_GNOME) XGNOCL_USE_GNOME:=1 XUSE_GNOME+= libgnomeui X.endif X XPLIST_SUB+= GNOCL_CANVAS_FILE=${GNOCL_CANVAS_FILE} X Xdo-install: X ${INSTALL_DATA} ${BUILD_WRKSRC}/gnocl.so ${PREFIX}/lib/libgnocl.so.1 X if ${TEST} -f ${BUILD_WRKSRC}/gnoclCanvas.so; then \ X ${INSTALL_DATA} ${BUILD_WRKSRC}/gnoclCanvas.so ${PREFIX}/lib/libgnoclCanvas.so.1; \ X fi; \ X X.include END-of-gnocl/Makefile echo x - gnocl/pkg-descr sed 's/^X//' >gnocl/pkg-descr << 'END-of-gnocl/pkg-descr' Xgnocl is a GTK+ and Gnome extension for the programming language XTcl. It provides easy to use commands to build quickly GTK+ and XGnome compliant user interfaces including the Gnome canvas widget Xand drag and drop support. X Xgnocl can be compiled in three flavors: X X* GTK only X* GTK and the Gnome canvas widget X* GTK, the Gnome canvas widget and Gnome UI libs. X XWWW: http://www.dr-baum.net/gnocl/index.html END-of-gnocl/pkg-descr echo x - gnocl/distinfo sed 's/^X//' >gnocl/distinfo << 'END-of-gnocl/distinfo' XMD5 (gnocl-0.5.10.tar.bz2) = 1d1b01c536a58e217cf4f069d5113210 END-of-gnocl/distinfo echo x - gnocl/pkg-plist sed 's/^X//' >gnocl/pkg-plist << 'END-of-gnocl/pkg-plist' Xlib/libgnocl.so.1 X%%GNOCL_CANVAS_FILE%% END-of-gnocl/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: