From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 18 05:40:14 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 DCA3937B404 for ; Sun, 18 May 2003 05:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5283B43FBF for ; Sun, 18 May 2003 05:40:12 -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 h4ICeCUp057510 for ; Sun, 18 May 2003 05:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4ICeCRj057509; Sun, 18 May 2003 05:40:12 -0700 (PDT) Resent-Date: Sun, 18 May 2003 05:40:12 -0700 (PDT) Resent-Message-Id: <200305181240.h4ICeCRj057509@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, Rui Lopes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB2D37B401 for ; Sun, 18 May 2003 05:31:12 -0700 (PDT) Received: from ns.webtt.biz (ns.webtt.biz [64.239.29.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 170F743FB1 for ; Sun, 18 May 2003 05:31:12 -0700 (PDT) (envelope-from root@ns.webtt.biz) Received: (qmail 14591 invoked by uid 0); 18 May 2003 12:33:35 -0000 Message-Id: <20030518123335.14590.qmail@ns.webtt.biz> Date: 18 May 2003 12:33:35 -0000 From: Rui Lopes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/52393: New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rui Lopes List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 12:40:14 -0000 >Number: 52393 >Category: ports >Synopsis: New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget >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: Sun May 18 05:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rui Lopes >Release: FreeBSD 5.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD disty 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #7: Sun Feb 23 17:54:25 WET 2003 root@disty:/usr/obj/usr/src/sys/DEBUGGER i386 >Description: A port for py-sourceview (http://www.bitbuilder.com/pysourceview/) >How-To-Repeat: >Fix: --- py-sourceview.shar begins here --- # 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: # # py-sourceview # py-sourceview/Makefile # py-sourceview/files # py-sourceview/files/patch-configure # py-sourceview/distinfo # py-sourceview/pkg-descr # py-sourceview/pkg-plist # echo c - py-sourceview mkdir -p py-sourceview > /dev/null 2>&1 echo x - py-sourceview/Makefile sed 's/^X//' >py-sourceview/Makefile << 'END-of-py-sourceview/Makefile' X# New ports collection makefile for: py-sourceview X# Date created: 12 May 2003 X# Whom: Rui Lopes X# X# $FreeBSD$ X XPORTNAME= sourceview XPORTVERSION= 1.0.1 XCATEGORIES= x11-toolkits python XMASTER_SITES= http://www.bitbuilder.com/pysourceview/bins/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= pysourceview-${PORTVERSION} X XMAINTAINER= rui@ruilopes.com XCOMMENT= Python wrapper for the GtkSourceView text editing widget X XLIB_DEPENDS= gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview XBUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 X XUSE_LIBTOOL= yes XUSE_GMAKE= yes XUSE_PYTHON= yes XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} X X.include END-of-py-sourceview/Makefile echo c - py-sourceview/files mkdir -p py-sourceview/files > /dev/null 2>&1 echo x - py-sourceview/files/patch-configure sed 's/^X//' >py-sourceview/files/patch-configure << 'END-of-py-sourceview/files/patch-configure' X--- configure.orig Tue May 12 23:30:01 2003 X+++ configure Tue May 12 23:30:12 2003 X@@ -7823,6 +7823,7 @@ X X # This can be used to rebuild libtool when needed X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS X X # Always use our own libtool. X LIBTOOL='$(SHELL) $(top_builddir)/libtool' END-of-py-sourceview/files/patch-configure echo x - py-sourceview/distinfo sed 's/^X//' >py-sourceview/distinfo << 'END-of-py-sourceview/distinfo' XMD5 (pysourceview-1.0.1.tar.gz) = a5ce80c8dbf8f87d5dffcc7c3849c40d END-of-py-sourceview/distinfo echo x - py-sourceview/pkg-descr sed 's/^X//' >py-sourceview/pkg-descr << 'END-of-py-sourceview/pkg-descr' XPySourceView is a Python wrapper for the GtkSourceView text editing Xwidget for GTK2. It is meant to be used with the Python-GTK binding XPyGtk2. X XWWW: http://www.bitbuilder.com/pysourceview/ END-of-py-sourceview/pkg-descr echo x - py-sourceview/pkg-plist sed 's/^X//' >py-sourceview/pkg-plist << 'END-of-py-sourceview/pkg-plist' X%%PYTHON_SITELIBDIR%%/sourceviewmodule.so END-of-py-sourceview/pkg-plist exit --- py-sourceview.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: