Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 15:15:28 +0100 (CET)
From:      Ferruccio Vitale <vitale@cs.tin.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ferruccio.vitale@tin.it
Subject:   ports/45800: New port submission: sysutils/dialog
Message-ID:  <200211271415.gAREFSkO000684@cs.tin.it>

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

>Number:         45800
>Category:       ports
>Synopsis:       New port submission: sysutils/dialog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 27 06:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ferruccio Vitale
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD cs.tin.it 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 15 15:22:11 CET 2002 root@cruiser.cs.tin.it:/usr/src/sys/compile/CRUISER i386


	
>Description:
	'Dialog' utility which comes with freebsd distribution is almost
	out-dated: this port solves this problem.
>How-To-Repeat:
	
>Fix:

	

--- dialog.port 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:
#
#	dialog
#	dialog/Makefile
#	dialog/pkg-plist
#	dialog/pkg-comment
#	dialog/distinfo
#	dialog/pkg-descr
#
echo c - dialog
mkdir -p dialog > /dev/null 2>&1
echo x - dialog/Makefile
sed 's/^X//' >dialog/Makefile << 'END-of-dialog/Makefile'
X# New ports collection makefile for:   dialog
X# Date created:        22 November 2002
X# Whom:                vitale
X#
X# $FreeBSD$
X#
X
XPORTNAME=		dialog
XPORTVERSION=	0.9b
XCATEGORIES=		sysutils
XMASTER_SITES=	ftp://ftp.us.debian.org/debian/pool/main/d/dialog/
XDISTFILES=		dialog_0.9b-20020814.orig.tar.gz
X
XMAINTAINER=		ferruccio.vitale@tin.it
X
XWRKSRC=			${WRKDIR}/dialog-0.9b-20020814
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS= --with-catgets
XMAKEFILE=		makefile
X
XMAN1=			dialog.1
XMANCOMPRESSED=	no
X
X.include <bsd.port.mk>
END-of-dialog/Makefile
echo x - dialog/pkg-plist
sed 's/^X//' >dialog/pkg-plist << 'END-of-dialog/pkg-plist'
Xbin/dialog
END-of-dialog/pkg-plist
echo x - dialog/pkg-comment
sed 's/^X//' >dialog/pkg-comment << 'END-of-dialog/pkg-comment'
XUtility to create curses-based script
END-of-dialog/pkg-comment
echo x - dialog/distinfo
sed 's/^X//' >dialog/distinfo << 'END-of-dialog/distinfo'
XMD5 (dialog_0.9b-20020814.orig.tar.gz) = 4dc6753c7d5cda88714409737f605435
END-of-dialog/distinfo
echo x - dialog/pkg-descr
sed 's/^X//' >dialog/pkg-descr << 'END-of-dialog/pkg-descr'
XDialog is a utility to create nice user interfaces 
Xto shell scripts.  It is non-graphical (it uses curses) 
Xso it can be run in the console or an xterm.
END-of-dialog/pkg-descr
exit
--- dialog.port ends here ---


>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?200211271415.gAREFSkO000684>