Date: Sat, 5 Jul 2008 23:44:48 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/125307: [new port] textproc/py-wbxml: Python bindings for the wbxml2 library Message-ID: <200807051344.m65DimhU087373@blg.akavia.ru> Resent-Message-ID: <200807051350.m65Do0Ve035842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125307 >Category: ports >Synopsis: [new port] textproc/py-wbxml: Python bindings for the wbxml2 library >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 Jul 05 13:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Python bindings for the wbxml2 library >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: # # py-wbxml # py-wbxml/Makefile # py-wbxml/distinfo # py-wbxml/pkg-descr # echo c - py-wbxml mkdir -p py-wbxml > /dev/null 2>&1 echo x - py-wbxml/Makefile sed 's/^X//' >py-wbxml/Makefile << 'END-of-py-wbxml/Makefile' X# New ports collection makefile for: py-wbxml X# Date Created: 13 June 2008 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= wbxml XPORTVERSION= 0.1 XCATEGORIES= textproc python XMASTER_SITES= SF XMASTER_SITE_SUBDIR= synce XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= py${PORTNAME}-${PORTVERSION} X XMAINTAINER= ports@logvinov.com XCOMMENT= Python bindings for the wbxml2 library X XLIB_DEPENDS= wbxml2.0:${PORTSDIR}/textproc/wbxml2 XBUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex X XGNU_CONFIGURE= yes XUSE_GNOME= gnometarget XUSE_PYTHON= yes X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/pywbxml.a \ X %%PYTHON_SITELIBDIR%%/pywbxml.la \ X %%PYTHON_SITELIBDIR%%/pywbxml.so X X.include <bsd.port.mk> END-of-py-wbxml/Makefile echo x - py-wbxml/distinfo sed 's/^X//' >py-wbxml/distinfo << 'END-of-py-wbxml/distinfo' XMD5 (pywbxml-0.1.tar.gz) = 6a1181b7be09ba69fe6768a0f6156416 XSHA256 (pywbxml-0.1.tar.gz) = 8cc3e6131780ac0720f3765cd6e30c4757945508a988491c60e4abf4c6a17fcc XSIZE (pywbxml-0.1.tar.gz) = 315507 END-of-py-wbxml/distinfo echo x - py-wbxml/pkg-descr sed 's/^X//' >py-wbxml/pkg-descr << 'END-of-py-wbxml/pkg-descr' XPython bindings for the wbxml2 library. X XWWW: http://www.synce.org/moin/ END-of-py-wbxml/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807051344.m65DimhU087373>