Date: Sun, 24 Feb 2002 17:24:21 -0500 (EST) From: Alan Eldridge <ports@geeksrus.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/35286: new port: misc/ncdialog (new cdialog by Thomas Dickey) Message-ID: <200202242224.g1OMOLm82634@wwweasel.geeksrus.net>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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 <ports@geeksrus.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202242224.g1OMOLm82634>