Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 16:48:03 +0100 (CET)
From:      jesse@cs.uni-magdeburg.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26029: New port: misc/mango (SUPERCEEDS PR ports/22381)
Message-ID:  <200103231548.f2NFm3O00858@arthur.cs.uni-magdeburg.de>

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

>Number:         26029
>Category:       ports
>Synopsis:       New port: misc/mango (SUPERCEEDS PR ports/22381)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 07:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
System: FreeBSD arthur.cs.uni-magdeburg.de 4.3-BETA FreeBSD 4.3-BETA #1: Thu Mar 15 09:22:08 CET 2001 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386
>Description:
New port: misc/mango 

Mango is a recipe management software. The main motivation of the
project is to provide a mealmaster compatible application for UNIX and
similar systems.
                     
WWW: http://mango.sourceforge.net/
>How-To-Repeat:
n/a
>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:
#
#	mango
#	mango/pkg-comment
#	mango/Makefile
#	mango/pkg-plist
#	mango/pkg-descr
#	mango/distinfo
#
echo c - mango
mkdir -p mango > /dev/null 2>&1
echo x - mango/pkg-comment
sed 's/^X//' >mango/pkg-comment << 'END-of-mango/pkg-comment'
XA recipe management software
END-of-mango/pkg-comment
echo x - mango/Makefile
sed 's/^X//' >mango/Makefile << 'END-of-mango/Makefile'
X# New ports collection makefile for:   mango
X# Date created:        23 March 2001
X# Whom:                Roland Jesse <jesse@cs.uni-magdeburg.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mango
XPORTVERSION=	0.3
XCATEGORIES=	misc
XMASTER_SITES=	ftp://mango.sourceforge.net/pub/mango/
X
XMAINTAINER=	jesse@cs.uni-magdeburg.de
X
XBUILD_DEPENDS=	tmake:${PORTSDIR}/devel/tmake
X
XUSE_BZIP2=	yes
XUSE_QT2=	yes
XTMAKEENV=	TMAKEPATH=${PREFIX}/share/tmake/freebsd-g++ QTDIR=${X11BASE}
XMAKE_ENV+=	QTDIR=${X11BASE}
X
Xdo-build:
X	(cd ${WRKSRC}; ${SETENV} ${TMAKEENV} tmake -o Makefile mango.pro)
X	(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/mango ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-mango/Makefile
echo x - mango/pkg-plist
sed 's/^X//' >mango/pkg-plist << 'END-of-mango/pkg-plist'
Xbin/mango
END-of-mango/pkg-plist
echo x - mango/pkg-descr
sed 's/^X//' >mango/pkg-descr << 'END-of-mango/pkg-descr'
XMango is a recipe management software. The main motivation of the
Xproject is to provide a mealmaster compatible application for UNIX and
Xsimilar systems.
X                      
XWWW: http://mango.sourceforge.net/
X
X- Roland
Xjesse@cs.uni-magdeburg.de
END-of-mango/pkg-descr
echo x - mango/distinfo
sed 's/^X//' >mango/distinfo << 'END-of-mango/distinfo'
XMD5 (mango-0.3.tar.bz2) = ac9cb32f5174890552e4711065890f1d
END-of-mango/distinfo
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?200103231548.f2NFm3O00858>