Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 22:06:29 -0700 (PDT)
From:      Michael Johnson <ahze@ahze.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28934: treecc -- New Port. 
Message-ID:  <200107130506.f6D56TZ89858@freefall.freebsd.org>

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

>Number:         28934
>Category:       ports
>Synopsis:       treecc -- New Port.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 12 22:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        
>Organization:
>Environment:
>Description:
# 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:
#
#	lang/treecc/
#	lang/treecc/pkg-plist
#	lang/treecc/pkg-descr
#	lang/treecc/pkg-comment
#	lang/treecc/distinfo
#	lang/treecc/Makefile
#
echo c - lang/treecc/
mkdir -p lang/treecc/ > /dev/null 2>&1
echo x - lang/treecc/pkg-plist
sed 's/^X//' >lang/treecc/pkg-plist << 'END-of-lang/treecc/pkg-plist'
Xbin/treecc
Xinfo/treecc.info
Xinfo/treecc.info-1
Xinfo/treecc.info-2
Xshare/treecc/cpp_skel.cc
Xshare/treecc/cpp_skel.h
Xshare/treecc/c_skel.c
Xshare/treecc/c_skel.h
X@dirrm share/treecc
END-of-lang/treecc/pkg-plist
echo x - lang/treecc/pkg-descr
sed 's/^X//' >lang/treecc/pkg-descr << 'END-of-lang/treecc/pkg-descr'
XThe treecc program is designed to assist in the development of 
Xcompilers and other language-based tools. 
X
XWWW: http://www.southern-storm.com.au/treecc.html
END-of-lang/treecc/pkg-descr
echo x - lang/treecc/pkg-comment
sed 's/^X//' >lang/treecc/pkg-comment << 'END-of-lang/treecc/pkg-comment'
XTreecc program is designed to assist in the development of compilers 
END-of-lang/treecc/pkg-comment
echo x - lang/treecc/distinfo
sed 's/^X//' >lang/treecc/distinfo << 'END-of-lang/treecc/distinfo'
XMD5 (treecc-0.0.1.tar.gz) = 12810122b23c079f2eca50b447ed8cff
END-of-lang/treecc/distinfo
echo x - lang/treecc/Makefile
sed 's/^X//' >lang/treecc/Makefile << 'END-of-lang/treecc/Makefile'
X# Ports collection makefile for:  treecc
X# Date created:			  Wed Jul 11 00:45:15 EDT 2001
X# Whom:				  Michael Johnson <ahze@ahze.net>
X#
X#
X
XPORTNAME=	treecc
XPORTVERSION=	0.0.1
XCATEGORIES=	lang
XMASTER_SITES=	http://www.southern-storm.com.au/download/
X
XMAINTAINER=	ahze@ahze.net
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XMAN1=		treecc.1
X
X.include <bsd.port.mk>
END-of-lang/treecc/Makefile
exit


>How-To-Repeat:

>Fix:

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

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?200107130506.f6D56TZ89858>