Date: Sun, 12 Mar 2006 12:29:28 GMT From: Mikhail Zakharov <zmey20000@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/94383: net/empty port updating Message-ID: <200603121229.k2CCTSDM018518@www.freebsd.org> Resent-Message-ID: <200603121230.k2CCUVJr086086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94383 >Category: ports >Synopsis: net/empty port updating >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 12 12:30:31 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mikhail Zakharov >Release: FreeBSD 6.0 >Organization: JSC Vimpelcom >Environment: FreeBSD winfall 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update for port net/empty to version 0.6.9b >How-To-Repeat: >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 # 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: # # empty # empty/distinfo # empty/Makefile # empty/pkg-descr # echo c - empty mkdir -p empty > /dev/null 2>&1 echo x - empty/distinfo sed 's/^X//' >empty/distinfo << 'END-of-empty/distinfo' XMD5 (empty-0.6.9b.tgz) = 0fca86dd39b3c8f8c4994e14a8d37f9b XSIZE (empty-0.6.9b.tgz) = 12913 END-of-empty/distinfo echo x - empty/Makefile sed 's/^X//' >empty/Makefile << 'END-of-empty/Makefile' X# New ports collection makefile for: empty # 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: # # empty # empty/distinfo # empty/Makefile # empty/pkg-descr # echo c - empty mkdir -p empty > /dev/null 2>&1 echo x - empty/distinfo sed 's/^X//' >empty/distinfo << 'END-of-empty/distinfo' XMD5 (empty-0.6.9b.tgz) = 0fca86dd39b3c8f8c4994e14a8d37f9b XSIZE (empty-0.6.9b.tgz) = 12913 END-of-empty/distinfo echo x - empty/Makefile sed 's/^X//' >empty/Makefile << 'END-of-empty/Makefile' X# New ports collection makefile for: empty X# Date created: 12 March 2006 X# Whom: zmey20000@yahoo.com X# X# $FreeBSD$ X XPORTNAME= empty XPORTVERSION= 0.6.9b XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XEXTRACT_SUFX= .tgz X XMAINTAINER= zmey20000@yahoo.com XCOMMENT= Expect-like tool for pure shell X XMAN1= empty.1 XMANCOMPRESSED= no X XPLIST_FILES= bin/empty X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/empty ${PREFIX}/bin/empty X ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/ X X.include <bsd.port.mk> END-of-empty/Makefile echo x - empty/pkg-descr sed 's/^X//' >empty/pkg-descr << 'END-of-empty/pkg-descr' Xempty - run applications under pseudo-terminal (PTY) sessions and replace XTCL/Expect with a simple tool X XWWW: http://empty.sourceforge.net/ X X- Mikhail Zakharov Xzmey20000@yahoo.com END-of-empty/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603121229.k2CCTSDM018518>