From owner-freebsd-ports Sat Oct 28 13:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DC1F37B4CF for ; Sat, 28 Oct 2000 13:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA49029; Sat, 28 Oct 2000 13:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36]) by hub.freebsd.org (Postfix) with ESMTP id 8043537B479 for ; Sat, 28 Oct 2000 13:01:09 -0700 (PDT) Received: (from r@localhost) by arthur.cs.uni-magdeburg.de (8.11.0/8.11.0) id e9SK4Nm74131; Sat, 28 Oct 2000 22:04:23 +0200 (CEST) (envelope-from r) Message-Id: <200010282004.e9SK4Nm74131@arthur.cs.uni-magdeburg.de> Date: Sat, 28 Oct 2000 22:04:23 +0200 (CEST) From: Roland Jesse Reply-To: Roland Jesse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22381: New port: misc/mango Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22381 >Category: ports >Synopsis: New port: misc/mango >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: Sat Oct 28 13:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 4.1-STABLE i386 >Organization: Otto-von-Guericke University of Magdeburg >Environment: FreeBSD arthur.cs.uni-magdeburg.de 4.1-STABLE FreeBSD 4.1-STABLE #0: Fri Sep 22 13:46:37 CEST 2000 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: 28 October 2000 X# Whom: Roland Jesse X# X# $FreeBSD$ X# X XPORTNAME= mango XPORTVERSION= 0.2 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++ 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 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.2.tar.bz2) = fdd6e77238f0283a28c780d48e23bc44 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