From owner-freebsd-ports Sun Feb 24 14:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8495D37B405 for ; Sun, 24 Feb 2002 14:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1OMU1823787; Sun, 24 Feb 2002 14:30:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 61F3F37B402 for ; Sun, 24 Feb 2002 14:27:05 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g1OMOLm82634; Sun, 24 Feb 2002 17:24:21 -0500 (EST) (envelope-from alane) Message-Id: <200202242224.g1OMOLm82634@wwweasel.geeksrus.net> Date: Sun, 24 Feb 2002 17:24:21 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35286: new port: misc/ncdialog (new cdialog by Thomas Dickey) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35286 >Category: ports >Synopsis: new port: misc/ncdialog (new cdialog by Thomas Dickey) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 24 14:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 8 21:25:34 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Updated version of cdialog 0.9a. By Thomas Dickey, the "ncurses" guy. :) >How-To-Repeat: >Fix: --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- # 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: # # misc/ncdialog # misc/ncdialog/distinfo # misc/ncdialog/Makefile # misc/ncdialog/pkg-comment # misc/ncdialog/pkg-descr # misc/ncdialog/pkg-plist # echo c - misc/ncdialog mkdir -p misc/ncdialog > /dev/null 2>&1 echo x - misc/ncdialog/distinfo sed 's/^X//' >misc/ncdialog/distinfo << 'END-of-misc/ncdialog/distinfo' XMD5 (dialog.tar.gz) = 40d393991215cb4541dd137849ee42f9 END-of-misc/ncdialog/distinfo echo x - misc/ncdialog/Makefile sed 's/^X//' >misc/ncdialog/Makefile << 'END-of-misc/ncdialog/Makefile' X# ex:ts=8 X# X# New ports collection makefile for: ncdialog X# Date created: 2002/02/24 X# Whom: Alan Eldridge alane@geeksrus.net X# X# $FreeBSD$ X# X XPORTNAME= dialog XPORTVERSION= 0.9a.20011202 X#PORTEPOCH= XCATEGORIES= misc XMASTER_SITES= ftp://invisible-island.net/dialog/ X#MASTER_SITE_SUBDIR= XPKGNAMEPREFIX= nc X#PKGNAMESUFFIX= XDISTNAME= ${PORTNAME} X#EXTRACT_SUFX= X#DISTFILES= X#DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} X#EXTRACT_ONLY= X XMAINTAINER= ports@geeksrus.net X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.20,-20,} X XGNU_CONFIGURE= yes XMAKEFILE= makefile X XMAN1= ${PKGNAMEPREFIX}dialog.1 X Xpost-build: X cd ${WRKSRC}; ${MV} dialog ${PKGNAMEPREFIX}dialog; \ X ${MV} dialog.1 ${PKGNAMEPREFIX}dialog.1 X Xdo-install: X ${MKDIR} ${PREFIX}/bin ${MAN1PREFIX}/man/man1 X ${INSTALL_PROGRAM} ${WRKSRC}/${PKGNAMEPREFIX}dialog \ X ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/${PKGNAMEPREFIX}dialog.1 \ X ${MAN1PREFIX}/man/man1 X X.include X X# X#EOF END-of-misc/ncdialog/Makefile echo x - misc/ncdialog/pkg-comment sed 's/^X//' >misc/ncdialog/pkg-comment << 'END-of-misc/ncdialog/pkg-comment' XAn enhanced and updated version of the "cdialog" program END-of-misc/ncdialog/pkg-comment echo x - misc/ncdialog/pkg-descr sed 's/^X//' >misc/ncdialog/pkg-descr << 'END-of-misc/ncdialog/pkg-descr' XThis is an enhanced version of cdialog maintained by Thomas Dickey. X XIt supports the widgets of dialog(1) except "prgbox", and it provides Xmost of the enhanced widgets found in the port x11/xdialog. X XWWW: http://dickey.his.com/dialog/dialog.html X X-- AlanE END-of-misc/ncdialog/pkg-descr echo x - misc/ncdialog/pkg-plist sed 's/^X//' >misc/ncdialog/pkg-plist << 'END-of-misc/ncdialog/pkg-plist' Xbin/ncdialog END-of-misc/ncdialog/pkg-plist exit --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message