Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 1999 00:10:14 +0900
From:      Junseon Oh <hollywar@holywar.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12261: [new port] templ
Message-ID:  <37690FD6.434A727E@mail.holywar.net>

next in thread | raw e-mail | index | archive | help

>Number:         12261
>Category:       ports
>Synopsis:       new port: devel/templ
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 17 08:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Oh Junseon
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
HolyNet
>Environment:

        <Relevant environment information (multiple lines)>

>Description:

        <Precise description of the problem (multiple lines)>

>How-To-Repeat:

        <Code/input/activities to reproduce the problem (multiple
lines)>

>Fix:

        <How to correct or work around the problem, if known (multiple
lines)>



--------------6BA8B0FC4D492892E8D65836
Content-Type: text/plain; charset=EUC-KR;
 name="templ-port"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="templ-port"

# 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:
#
#	templ
#	templ/Makefile
#	templ/pkg
#	templ/pkg/COMMENT
#	templ/pkg/DESCR
#	templ/pkg/PLIST
#	templ/files
#	templ/files/md5
#
echo c - templ
mkdir -p templ > /dev/null 2>&1
echo x - templ/Makefile
sed 's/^X//' >templ/Makefile << 'END-of-templ/Makefile'
X# New ports collection makefile for:    templ-0.2
X# Version required:     0.2
X# Date created:         14 Jun 1999
X# Whom:                 Oh Junseon <hollywar@mail.holywar.net>
X#
X# $Id$
X#
X
XDISTNAME= templ-0.2
XCATEGORIES= devel
XMASTER_SITES= 	ftp://ftp.holywar.net/pub/templ/ \
X		ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
X
XMAINTAINER= hollywar@mail.holywar.net
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${PREFIX}/share/doc/templates
X	@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/templates
X.endif
X
X.include <bsd.port.mk>
END-of-templ/Makefile
echo c - templ/pkg
mkdir -p templ/pkg > /dev/null 2>&1
echo x - templ/pkg/COMMENT
sed 's/^X//' >templ/pkg/COMMENT << 'END-of-templ/pkg/COMMENT'
XSource code templates generator.
END-of-templ/pkg/COMMENT
echo x - templ/pkg/DESCR
sed 's/^X//' >templ/pkg/DESCR << 'END-of-templ/pkg/DESCR'
Xtempl
X-----
X
Xtempl is a source code templates generator utility.
Xsupported type list :
X
X[ c          : C                        ]
X[ cc         : C++                      ]
X[ css        : Cascading Style Sheet    ]
X[ html       : HTML                     ]
X[ makefile   : Makefile                 ]
X[ pl         : Perl                     ]
X[ pmakefile  : BSD Port Makefile        ]
X[ py         : Python                   ]
X[ sh         : Shell Script             ]
X[ sgml       : SGML                     ]
X[ txt        : Text File                ]
X
X--
XMade by Oh Junseon <hollywar@mail.holywar.net>
END-of-templ/pkg/DESCR
echo x - templ/pkg/PLIST
sed 's/^X//' >templ/pkg/PLIST << 'END-of-templ/pkg/PLIST'
Xbin/templ
Xshare/templates/t.c
Xshare/templates/t.cc
Xshare/templates/t.css
Xshare/templates/t.html
Xshare/templates/t.makefile
Xshare/templates/t.pl
Xshare/templates/t.pmakefile
Xshare/templates/t.py
Xshare/templates/t.sgml
Xshare/templates/t.sh
Xshare/templates/t.txt
X@dirrm share/templates
Xshare/doc/templates/README
X@dirrm share/doc/templates
END-of-templ/pkg/PLIST
echo c - templ/files
mkdir -p templ/files > /dev/null 2>&1
echo x - templ/files/md5
sed 's/^X//' >templ/files/md5 << 'END-of-templ/files/md5'
XMD5 (templ-0.2.tar.gz) = e8f33c993e739db1078a4e9d8a755e3f
END-of-templ/files/md5
exit


--------------6BA8B0FC4D492892E8D65836--


>Release-Note:
>Audit-Trail:
>Unformatted:
 This is a multi-part message in MIME format.
 --------------6BA8B0FC4D492892E8D65836
 Content-Type: text/plain; charset=EUC-KR
 Content-Transfer-Encoding: 7bit
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37690FD6.434A727E>