Date: Sat, 24 May 2008 13:53:57 GMT From: Frank Fenor <frank@fenor.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/123954: New port: www/tcldom Message-ID: <200805241353.m4ODrvj4039129@www.freebsd.org> Resent-Message-ID: <200805241400.m4OE01UH092298@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123954 >Category: ports >Synopsis: New port: www/tcldom >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 May 24 14:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Frank Fenor >Release: FreeBSD 7.0-PRERELEASE >Organization: >Environment: FreeBSD konzentrisch.de 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #5: Tue Feb 5 00:33:58 CET 2008 >Description: This is the separated www/tcldom part from ports/123590. Other PR can be closed. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # /usr/ports/www/tcldom # /usr/ports/www/tcldom/Makefile # /usr/ports/www/tcldom/distinfo # /usr/ports/www/tcldom/pkg-descr # /usr/ports/www/tcldom/pkg-plist # echo c - /usr/ports/www/tcldom mkdir -p /usr/ports/www/tcldom > /dev/null 2>&1 echo x - /usr/ports/www/tcldom/Makefile sed 's/^X//' >/usr/ports/www/tcldom/Makefile << 'END-of-/usr/ports/www/tcldom/Makefile' X# New ports collection makefile for: TclDOM X# Date created: 28 April 2008 X# Whom: Frank Fenor <frank@fenor.de> X# X# $FreeBSD$ X# X XPORTNAME= tcldom XPORTVERSION?= 2.0.2 XDISTVERSION= 3.1 XCATEGORIES= www tcl XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= tclxml X XMAINTAINER= frank@fenor.de XCOMMENT= DOM API for Tcl based on TclDOMPro X XBUILD_DEPENDS?= ${LOCALBASE}/include/expat.h:${PORTSDIR}/textproc/expat2 X XWRKSRC?= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src XUSE_TCL= 82+ XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \ X --with-tclinclude=${TCL_INCLUDEDIR} XCONFIGURE_ENV= CFLAGS="${CFLAGS} -I\"${PREFIX}/include\"" XSHORTVER= ${PORTVERSION:C/([0-9]+\.[0-9]+).*/\1/g} XPLIST_SUB= VER=${SHORTVER} TCL_VER=${TCL_VER:S/.//} XPLIST= ${PKGDIR}${PKGNAMESUFFIX}/pkg-plist XPATCHDIR= ${PKGDIR}${PKGNAMESUFFIX}/files/ XUSE_LDCONFIG?= ${LOCALBASE}/lib/tcldom${SHORTVER} X X.include <bsd.port.mk> END-of-/usr/ports/www/tcldom/Makefile echo x - /usr/ports/www/tcldom/distinfo sed 's/^X//' >/usr/ports/www/tcldom/distinfo << 'END-of-/usr/ports/www/tcldom/distinfo' XMD5 (tcldom-3.1.tar.gz) = b5af0e29e5cf2109d1f1a9b1a6ec2d81 XSHA256 (tcldom-3.1.tar.gz) = 1eabfe884a072f18bd18b1ec9c495145057442e072fe5288d9742058d93278ed XSIZE (tcldom-3.1.tar.gz) = 395572 END-of-/usr/ports/www/tcldom/distinfo echo x - /usr/ports/www/tcldom/pkg-descr sed 's/^X//' >/usr/ports/www/tcldom/pkg-descr << 'END-of-/usr/ports/www/tcldom/pkg-descr' XTclDOM is a Tcl language binding for the W3C's DOM standard. DOM Xprovides a tree view of an XML document. X XTclDOM is a package with several implementations, including one Xwritten in pure Tcl, one written in C based on TclDOMPro and Xanother that wraps the Gnome libxml2 library. XThis port installs the TclDOMPro part. X XWWW: http://tclxml.sourceforge.net/tcldom.html END-of-/usr/ports/www/tcldom/pkg-descr echo x - /usr/ports/www/tcldom/pkg-plist sed 's/^X//' >/usr/ports/www/tcldom/pkg-plist << 'END-of-/usr/ports/www/tcldom/pkg-plist' Xlib/tcldom%%VER%%/pkgIndex.tcl Xlib/tcldom%%VER%%/tcldom85.so.1 X@dirrm lib/tcldom%%VER%% END-of-/usr/ports/www/tcldom/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805241353.m4ODrvj4039129>