# 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/pkg-descr # ctpp2/pkg-plist # ctpp2/distinfo # 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.1 2008/02/28 09:38:12 miwi Exp $ X# X XPORTNAME= ctpp2 XPORTVERSION= 2.1.1 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/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/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/CTPPException.hpp Xinclude/ctpp2/CTPPParserException.hpp Xinclude/ctpp2/FileOutputCollector.hpp Xinclude/ctpp2/OutputCollector.hpp Xinclude/ctpp2/StaticData.hpp Xinclude/ctpp2/StaticText.hpp Xinclude/ctpp2/SyscallFactory.hpp Xinclude/ctpp2/StringOutputCollector.hpp Xinclude/ctpp2/Types.h Xinclude/ctpp2/VM.hpp Xinclude/ctpp2/VMArgStack.hpp Xinclude/ctpp2/VMCodeStack.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.1.1 Xlib/libctpp2-st.a 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@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES X@dirrmtry share/locale/ru_RU.KOI8-R X@dirrmtry share/locale/ru_RU.CP1251/LC_MESSAGES X@dirrmtry share/locale/ru_RU.CP1251 X@dirrm include/ctpp2 END-of-ctpp2/pkg-plist echo x - ctpp2/distinfo sed 's/^X//' >ctpp2/distinfo << 'END-of-ctpp2/distinfo' XMD5 (ctpp2-2.1.1.tar.gz) = 618ab80ad1ef01e6c64771515ace857d XSHA256 (ctpp2-2.1.1.tar.gz) = bd57d508aafddd2776c0c98bbeaa7404474d2568e635c7357d43ca846db0ffbe XSIZE (ctpp2-2.1.1.tar.gz) = 136906 END-of-ctpp2/distinfo exit