From shetuhin@corp.mail.ru  Mon Jul 19 11:35:47 2004
Return-Path: <shetuhin@corp.mail.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 35ABD16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jul 2004 11:35:46 +0000 (GMT)
Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B7F0143D39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jul 2004 11:35:46 +0000 (GMT)
	(envelope-from shetuhin@corp.mail.ru)
Received: from [213.221.5.13] (port=1928 helo=[213.221.5.13])
	by mx2.mail.ru with esmtp 
	id 1BmWQr-000O5v-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 19 Jul 2004 15:35:45 +0400
Message-Id: <1282551015.20040719153415@corp.mail.ru>
Date: Mon, 19 Jul 2004 15:34:15 +0400
From: "Andrei V. Shetuhin" <shetuhin@corp.mail.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: textproc/ctpp C++ library to use templates in C/C++ projects

>Number:         69277
>Category:       ports
>Synopsis:       New port: textproc/ctpp C++ library to use templates in C/C++ projects
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 19 11:40:15 GMT 2004
>Closed-Date:    Mon Jul 26 12:39:56 GMT 2004
>Last-Modified:  Mon Jul 26 12:39:56 GMT 2004
>Originator:     "Andrei V. Shetuhin" <shetuhin@corp.mail.ru>
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Mail.ru
>Environment:
System: FreeBSD adolf.corp.mail.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Sat Jun 19 18:32:34 MSD 2004 shetuhin@adolf.corp.mail.ru:/usr/obj/usr/src/sys/GENERIC i386


# 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:
#
#	ctpp
#	ctpp/Makefile
#	ctpp/pkg-descr
#	ctpp/pkg-plist
#	ctpp/distinfo
#
echo c - ctpp
mkdir -p ctpp > /dev/null 2>&1
echo x - ctpp/Makefile
sed 's/^X//' >ctpp/Makefile << 'END-of-ctpp/Makefile'
X# New ports collection makefile for:   ctpp
X# Date created:         19 July 2004
X# Whom:                 shetuhin@corp.mail.ru (Andrei V. Shetuhin)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ctpp
XPORTVERSION=   1.0
XCATEGORIES=    textproc
XMASTER_SITES=  http://www.reki.ru/products/ctpp/
X
XMAINTAINER=    shetuhin@corp.mail.ru
XCOMMENT=       C++ library to use templates in C/C++ projects
X
XGNU_CONFIGURE= yes
XUSE_GMAKE=     yes
X
XINSTALLS_SHLIB= yes
XLDCONFIG_DIRS=  %%PREFIX%%/lib
X
X.include <bsd.port.mk>
END-of-ctpp/Makefile
echo x - ctpp/pkg-descr
sed 's/^X//' >ctpp/pkg-descr << 'END-of-ctpp/pkg-descr'
XThis is a simple set of C++ classes which allow to use
Xtemplates like perl module HTML::Template
X
XWWW: http://www.reki.ru/products/ctpp
X
X- shetuhin@corp.mail.ru
END-of-ctpp/pkg-descr
echo x - ctpp/pkg-plist
sed 's/^X//' >ctpp/pkg-plist << 'END-of-ctpp/pkg-plist'
Xinclude/ctpp/ctpp/ctpp.hpp
Xinclude/ctpp/ctpp/param_data.hpp
Xinclude/ctpp/ctpp/udf_fn.hpp
Xinclude/ctpp/functions/htmlescape.hpp
Xinclude/ctpp/functions/num_format.hpp
Xinclude/ctpp/functions/std_fn_list.hpp
Xinclude/ctpp/functions/urlescape.hpp
Xinclude/ctpp/functions/value_in_set.hpp
Xinclude/ctpp/util/d2str.hpp
Xlib/libctpp.so
Xshare/nls/POSIX
Xshare/nls/en_US.US-ASCII
X@dirrm include/ctpp/util
X@dirrm include/ctpp/functions
X@dirrm include/ctpp/ctpp
X@dirrm include/ctpp
END-of-ctpp/pkg-plist
echo x - ctpp/distinfo
sed 's/^X//' >ctpp/distinfo << 'END-of-ctpp/distinfo'
XMD5 (ctpp-1.0.tar.gz) = 394a4dd9e1565834a17d36979b308359
XSIZE (ctpp-1.0.tar.gz) = 57945
END-of-ctpp/distinfo
exit



>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Mon Jul 26 12:18:16 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69277 

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, shetuhin@corp.mail.ru
Cc:  
Subject: Re: ports/69277: New port: textproc/ctpp C++ library to use templates
 in C/C++ projects
Date: Mon, 26 Jul 2004 16:14:06 +0400

 It would be great if you provide some english language documentation on 
 your site.
 
 -- 
 Sem.
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Mon Jul 26 12:33:27 GMT 2004 
State-Changed-Why:  
* Place a patch into Fix: section in your PRs (just type 'send-pr -a <file>') 
* Use  tabs, not spaces in Makefile 
* Do not include share/nls/* in pkg-plist 
* LDCONFIG_DIRS=  %%PREFIX%%/lib by default 

Committed with modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69277 
>Unformatted:
