From owner-freebsd-ports Thu Jun 17 8:20: 8 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F6C51525D for ; Thu, 17 Jun 1999 08:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA54853; Thu, 17 Jun 1999 08:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from holywar.net (ns1.holywar.net [210.121.195.95]) by hub.freebsd.org (Postfix) with ESMTP id AF23A154B0 for ; Thu, 17 Jun 1999 08:10:28 -0700 (PDT) (envelope-from hollywar@holywar.net) Received: from mail.holywar.net (IDENT:hollywar@holywar.net [210.121.195.95]) by holywar.net (8.9.3/8.9.1a) with ESMTP id AAA13089 for ; Fri, 18 Jun 1999 00:10:14 +0900 Message-Id: <37690FD6.434A727E@mail.holywar.net> Date: Fri, 18 Jun 1999 00:10:14 +0900 From: Junseon Oh Reply-To: hollywar@holywar.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12261: [new port] templ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: >Description: >How-To-Repeat: >Fix: --------------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 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 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 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