Skip site navigation (1)Skip section navigation (2)
Date:      28 Aug 2002 06:03:52 -0000
From:      Jos Backus <jos@catnook.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Julio Merino <jmmv@hispabsd.org>
Subject:   ports/42109: New port: devel/buildtool-0.2
Message-ID:  <20020828060352.25032.qmail@lizzy.catnook.com>

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

>Number:         42109
>Category:       ports
>Synopsis:       New port: devel/buildtool-0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 27 23:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #28: Mon Aug 26 23:36:47 PDT 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386


>Description:

    New port: buildtool-0.2

>How-To-Repeat:
>Fix:

# 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:
#
#	buildtool
#	buildtool/distinfo
#	buildtool/Makefile
#	buildtool/pkg-comment
#	buildtool/pkg-plist
#	buildtool/pkg-descr
#
echo c - buildtool
mkdir -p buildtool > /dev/null 2>&1
echo x - buildtool/distinfo
sed 's/^X//' >buildtool/distinfo << 'END-of-buildtool/distinfo'
XMD5 (buildtool-0.2.tar.gz) = 7940bc830b533b9e9d66b3e17675fb98
END-of-buildtool/distinfo
echo x - buildtool/Makefile
sed 's/^X//' >buildtool/Makefile << 'END-of-buildtool/Makefile'
X# New ports collection makefile for:    buildtool
X# Date created:         Tue Aug 27 22:11:08 PDT 2002
X# Whom:                 Jos Backus <jos@catnook.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	buildtool
XPORTVERSION=	0.2
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	jos@catnook.com
X
Xdo-configure:
X	@cd ${WRKSRC} \
X	&& ./configure -p ${PREFIX}
X
X.include <bsd.port.mk>
END-of-buildtool/Makefile
echo x - buildtool/pkg-comment
sed 's/^X//' >buildtool/pkg-comment << 'END-of-buildtool/pkg-comment'
XBuildtool is a set of portable software build utilities
END-of-buildtool/pkg-comment
echo x - buildtool/pkg-plist
sed 's/^X//' >buildtool/pkg-plist << 'END-of-buildtool/pkg-plist'
Xbin/buildtool
Xbin/buildtool-0
Xlibexec/buildtool-0/bt_config
Xlibexec/buildtool-0/bt_doc
Xlibexec/buildtool-0/bt_make
Xlibexec/buildtool-0/bt_mkdep
Xshare/buildtool-0/bt_config/base.subr
Xshare/buildtool-0/mk/bt.dep.mk
Xshare/buildtool-0/mk/bt.init.mk
Xshare/buildtool-0/mk/bt.lib.mk
Xshare/buildtool-0/mk/bt.man.mk
Xshare/buildtool-0/mk/bt.prog.mk
Xshare/buildtool-0/mk/bt.subdir.mk
Xshare/buildtool-0/mk/sys.mk
Xshare/buildtool-0/templates/sa.README.bt
Xshare/buildtool-0/templates/sa.defs
Xshare/buildtool-0/templates/sa.config
Xshare/buildtool-0/templates/sa.docs
Xshare/buildtool-0/templates/sa.mk_top
Xshare/buildtool-0/templates/sa.mk_src
Xshare/buildtool-0/licenses/bsd
Xshare/buildtool-0/licenses/gplv2
X@dirrm libexec/buildtool-0
X@dirrm share/buildtool-0/bt_config
X@dirrm share/buildtool-0/mk
X@dirrm share/buildtool-0/templates
X@dirrm share/buildtool-0/licenses
X@dirrm share/buildtool-0
END-of-buildtool/pkg-plist
echo x - buildtool/pkg-descr
sed 's/^X//' >buildtool/pkg-descr << 'END-of-buildtool/pkg-descr'
XBuildtool is a set of utilities which will make your programs more portable
Xand easier to build on any kind of Unix-like system. All the utilities are
Xintegrated with each other, which means that they all work together. It is
Xcompletly free, licensed under the terms of the BSD license.
X
XIf you have ever used GNU automake, autoconf and/or libtool, you will find
Xbuildtool very similar. In fact, it is an implementation of the ideas of the
XGNU programs, but with a completely different design.
X
XWWW: http://buildtool.sourceforge.net/
END-of-buildtool/pkg-descr
exit
>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?20020828060352.25032.qmail>