Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 18:04:59 +0100 (CET)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alane@FreeBSD.org
Subject:   ports/47681: New Port: devel/newfile (a tool for creating starter files in various languages.)
Message-ID:  <200301301704.h0UH4xEG096312@christine.energyhq.tk>

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

>Number:         47681
>Category:       ports
>Synopsis:       New Port: devel/newfile (a tool for creating starter files in various languages.)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 09:10:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD christine.energyhq.tk 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 23:49:01 CET 2003 root@christine.energyhq.tk:/usr/obj/usr/src/sys/CHRISTINE i386


	
>Description:
 Newfile is a tool for creating starter files in various languages. 
It uses a full-featured preprocessor (like the C preprocessor) to 
transform templates into customized starter files. It can also generate
trees of files for a specific purpose, such as a project using automake
and autoconf, or a FreeBSD port.

WWW: http://newfile.sourceforge.net/

>How-To-Repeat:
Hi Alan :-P
>Fix:

	

--- newfile.shar begins here ---
# 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:
#
#	newfile
#	newfile/Makefile
#	newfile/distinfo
#	newfile/pkg-comment
#	newfile/pkg-descr
#	newfile/pkg-plist
#
echo c - newfile
mkdir -p newfile > /dev/null 2>&1
echo x - newfile/Makefile
sed 's/^X//' >newfile/Makefile << 'END-of-newfile/Makefile'
X# New ports collection makefile for: 	newfile
X# Date created:				Thu Jan 30 17:34:12 CET 2003
X# Whom:					Miguel Mendez <flynn@energyhq.homeip.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	newfile
XPORTVERSION=	1.0.1.b.3
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	flynn@energyhq.homeip.net
X
XBUILD_DEPENDS=	dot:${PORTSDIR}/graphics/graphviz
X
XUSE_RUBY=	yes
XUSE_REINPLACE=	yes
XGNU_CONFIGURE=	yes
X
X.if !defined(NOPORTDOCS)
XMAN1=		newfile.1
X.endif
X
Xpre-configure:
X.if defined(NOPORTDOCS)
X	@${REINPLACE_CMD} -e 's@SUBDIRS = src doc data doc-src www@SUBDIRS = src data@g' \
X	${WRKSRC}/Makefile.in
X.endif
X
X.include <bsd.port.mk>
END-of-newfile/Makefile
echo x - newfile/distinfo
sed 's/^X//' >newfile/distinfo << 'END-of-newfile/distinfo'
XMD5 (newfile-1.0.1.b.3.tar.gz) = c03e0eb05d3b61d2153f40a3fd9bbf7e
END-of-newfile/distinfo
echo x - newfile/pkg-comment
sed 's/^X//' >newfile/pkg-comment << 'END-of-newfile/pkg-comment'
XA tool for creating starter files in various languages
END-of-newfile/pkg-comment
echo x - newfile/pkg-descr
sed 's/^X//' >newfile/pkg-descr << 'END-of-newfile/pkg-descr'
X Newfile is a tool for creating starter files in various languages. 
XIt uses a full-featured preprocessor (like the C preprocessor) to 
Xtransform templates into customized starter files. It can also generate
Xtrees of files for a specific purpose, such as a project using automake
Xand autoconf, or a FreeBSD port.
X
XWWW: http://newfile.sourceforge.net/
END-of-newfile/pkg-descr
echo x - newfile/pkg-plist
sed 's/^X//' >newfile/pkg-plist << 'END-of-newfile/pkg-plist'
Xbin/newfile
X%%PORTDOCS%%share/doc/newfile/rdoc/created.rid
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_0.dot
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_0.png
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_1.dot
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_1.png
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_2.dot
X%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_2.png
X%%PORTDOCS%%share/doc/newfile/rdoc/rdoc-style.css
X%%PORTDOCS%%share/doc/newfile/rdoc/files/fileproc_rb.html
X%%PORTDOCS%%share/doc/newfile/rdoc/files/newfile_rb.html
X%%PORTDOCS%%share/doc/newfile/rdoc/files/sytab_rb.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileProcessor.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileFinder.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/Cond.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseMsg.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/SyTab.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/Opts.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/Installed.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/OptionError.html
X%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseError.html
X%%PORTDOCS%%share/doc/newfile/rdoc/fr_file_index.html
X%%PORTDOCS%%share/doc/newfile/rdoc/fr_class_index.html
X%%PORTDOCS%%share/doc/newfile/rdoc/fr_method_index.html
X%%PORTDOCS%%share/doc/newfile/rdoc/index.html
Xshare/newfile/fileproc.rb
Xshare/newfile/sytab.rb
Xshare/newfile/newfile.rb
Xshare/newfile/licenses/Artistic@Artistic
Xshare/newfile/licenses/Artistic@README
Xshare/newfile/licenses/Artistic@license.inc
Xshare/newfile/licenses/BSD@LICENSE
Xshare/newfile/licenses/BSD@README
Xshare/newfile/licenses/BSD@license.inc
Xshare/newfile/licenses/GPL@COPYING
Xshare/newfile/licenses/GPL@README
Xshare/newfile/licenses/GPL@license.inc
Xshare/newfile/licenses/minimal@LICENSE
Xshare/newfile/licenses/minimal@README
Xshare/newfile/licenses/minimal@license.inc
Xshare/newfile/licenses/default@license.inc
Xshare/newfile/licenses/no@license.inc
Xshare/newfile/projects/auto@Makefile.am
Xshare/newfile/projects/auto@Makefile.cvs
Xshare/newfile/projects/auto@acinclude.m4
Xshare/newfile/projects/auto@configure.ac
Xshare/newfile/projects/auto@doc!Makefile.am
Xshare/newfile/projects/auto@doc-src!Makefile.am
Xshare/newfile/projects/auto@doc-src!alane.pod.mk
Xshare/newfile/projects/auto@doc-src!alane.tex.mk
Xshare/newfile/projects/auto@src!Makefile.am
Xshare/newfile/projects/port@Makefile
Xshare/newfile/projects/port@distinfo
Xshare/newfile/projects/port@pkg-comment
Xshare/newfile/projects/port@pkg-descr
Xshare/newfile/projects/port@pkg-plist
Xshare/newfile/templates/%s@c
Xshare/newfile/templates/%s@c++
Xshare/newfile/templates/%s@generic
Xshare/newfile/templates/%s@h
Xshare/newfile/templates/%s@h++
Xshare/newfile/templates/%s@mgp
Xshare/newfile/templates/%s@mk
Xshare/newfile/templates/%s@pl
Xshare/newfile/templates/%s@pod
Xshare/newfile/templates/%s@py
Xshare/newfile/templates/%s@rb
Xshare/newfile/templates/%s@sh
Xshare/newfile/templates/body.inc@sh
X%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/classes
X%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/files
X%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/dot
X%%PORTDOCS%%@dirrm share/doc/newfile/rdoc
X%%PORTDOCS%%@dirrm share/doc/newfile
X@dirrm share/newfile/licenses
X@dirrm share/newfile/templates
X@dirrm share/newfile/projects
X@dirrm share/newfile
END-of-newfile/pkg-plist
exit
--- newfile.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301301704.h0UH4xEG096312>