From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 23 08:00:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72632106567C for ; Fri, 23 May 2008 08:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 541558FC17 for ; Fri, 23 May 2008 08:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4N803TP007914 for ; Fri, 23 May 2008 08:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4N803pj007913; Fri, 23 May 2008 08:00:03 GMT (envelope-from gnats) Resent-Date: Fri, 23 May 2008 08:00:03 GMT Resent-Message-Id: <200805230800.m4N803pj007913@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, "Andrei V. Shetuhin" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 045131065686 for ; Fri, 23 May 2008 07:59:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E81178FC17 for ; Fri, 23 May 2008 07:59:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4N7wMVV078582 for ; Fri, 23 May 2008 07:58:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4N7wM3Y078581; Fri, 23 May 2008 07:58:22 GMT (envelope-from nobody) Message-Id: <200805230758.m4N7wM3Y078581@www.freebsd.org> Date: Fri, 23 May 2008 07:58:22 GMT From: "Andrei V. Shetuhin" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123925: textproc/ctpp2 port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 08:00:03 -0000 >Number: 123925 >Category: ports >Synopsis: textproc/ctpp2 port update >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 23 08:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andrei V. Shetuhin >Release: FreeBSD 7.0-RELEASE GENERIC >Organization: SUP Fabrik >Environment: FreeBSD adolf.havoc.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Mar 18 11:56:41 UTC 2008 root@adolf.havoc.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: New version of ctpp2 library. A lot of improvements and bugfixes. >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: # # ctpp2 # ctpp2/Makefile # ctpp2/distinfo # ctpp2/pkg-descr # ctpp2/pkg-plist # echo c - ctpp2 mkdir -p ctpp2 > /dev/null 2>&1 echo x - ctpp2/Makefile sed 's/^X//' >ctpp2/Makefile << 'END-of-ctpp2/Makefile' X# New ports collection makefile for: ctpp2 X# Date created: 25 Jan 2008 X# Whom: reki@reki.ru (Andrei V. Shetuhin) X# X# $FreeBSD: ports/textproc/ctpp2/Makefile,v 1.3 2008/04/25 13:40:10 pav Exp $ X# X XPORTNAME= ctpp2 XPORTVERSION= 2.3.0 XCATEGORIES= textproc devel XMASTER_SITES= http://ctpp.havoc.ru/download/ X XMAINTAINER= reki@reki.ru XCOMMENT= C++ library to use templates in C/C++ projects, version 2 X XBUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake X XUSE_LDCONFIG= yes X Xdo-configure: X @cd ${WRKSRC} && ${LOCALBASE}/bin/cmake ${WRKSRC} X X.include END-of-ctpp2/Makefile echo x - ctpp2/distinfo sed 's/^X//' >ctpp2/distinfo << 'END-of-ctpp2/distinfo' XMD5 (ctpp2-2.3.0.tar.gz) = ecdf5584b6428b1aac06574991226917 XSHA256 (ctpp2-2.3.0.tar.gz) = 47a2f153973f21044a80c2a414a90cd28edfcd0e48af5a3c3bc6d5fa1a006742 XSIZE (ctpp2-2.3.0.tar.gz) = 132682 END-of-ctpp2/distinfo echo x - ctpp2/pkg-descr sed 's/^X//' >ctpp2/pkg-descr << 'END-of-ctpp2/pkg-descr' XThis is a simple set of C++ classes which allow to use Xtemplates like perl module HTML::Template X XWWW: http://reki.ru/products/ctpp/ X X- reki@reki.ru END-of-ctpp2/pkg-descr echo x - ctpp2/pkg-plist sed 's/^X//' >ctpp2/pkg-plist << 'END-of-ctpp2/pkg-plist' Xinclude/ctpp2/CDT.hpp Xinclude/ctpp2/CTPP2.hpp Xinclude/ctpp2/CTPP2BitIndex.hpp Xinclude/ctpp2/CTPP2CharIterator.hpp Xinclude/ctpp2/CTPP2Compiler.hpp Xinclude/ctpp2/CTPP2FileSourceLoader.hpp Xinclude/ctpp2/CTPP2GlobalDefines.h Xinclude/ctpp2/CTPP2JSONParser.hpp Xinclude/ctpp2/CTPP2JSONFileParser.hpp Xinclude/ctpp2/CTPP2Parser.hpp Xinclude/ctpp2/CTPP2Syntax.h Xinclude/ctpp2/CTPP2SourceLoader.hpp Xinclude/ctpp2/CTPP2SysHeaders.h Xinclude/ctpp2/CTPP2Types.h Xinclude/ctpp2/CTPP2Util.hpp Xinclude/ctpp2/CTPPException.hpp Xinclude/ctpp2/CTPPParserException.hpp Xinclude/ctpp2/FileOutputCollector.hpp Xinclude/ctpp2/OutputCollector.hpp Xinclude/ctpp2/StaticData.hpp Xinclude/ctpp2/StaticText.hpp Xinclude/ctpp2/StringOutputCollector.hpp Xinclude/ctpp2/SyscallFactory.hpp Xinclude/ctpp2/Types.h Xinclude/ctpp2/VM.hpp Xinclude/ctpp2/VMArgStack.hpp Xinclude/ctpp2/VMCodeStack.hpp Xinclude/ctpp2/VMDebugInfo.hpp Xinclude/ctpp2/VMDumper.hpp Xinclude/ctpp2/VMException.hpp Xinclude/ctpp2/VMExecutable.hpp Xinclude/ctpp2/VMFileLoader.hpp Xinclude/ctpp2/VMInstruction.hpp Xinclude/ctpp2/VMLoader.hpp Xinclude/ctpp2/VMMemoryCore.hpp Xinclude/ctpp2/VMOpcodeCollector.hpp Xinclude/ctpp2/VMOpcodes.h Xinclude/ctpp2/VMSTDLib.hpp Xinclude/ctpp2/VMStackException.hpp Xinclude/ctpp2/VMSyscall.hpp Xlib/libctpp2.so Xlib/libctpp2.so.2 Xlib/libctpp2.so.2.3.0 Xlib/libctpp2-st.a Xbin/ctpp2-config Xbin/ctpp2vm Xbin/ctpp2c Xbin/ctpp2i Xbin/ctpp2json Xshare/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo Xshare/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo X@dirrm include/ctpp2 END-of-ctpp2/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: