ports/117523: Update port: net/empty. Update from 0.6.9b to current empty-0.6.12b version

Mikhail Zakharov zmey20000 at yahoo.com
Fri Oct 26 10:00:01 UTC 2007


>Number:         117523
>Category:       ports
>Synopsis:       Update port: net/empty. Update from 0.6.9b to current empty-0.6.12b version
>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:   Fri Oct 26 10:00:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Zakharov
>Release:        6.2
>Organization:
Vimpelcom
>Environment:
FreeBSD mars 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jul 31 11:32:02 MSD 2007     zmey at mars:/usr/src/sys/i386/compile/MARS  i386
>Description:
Just an update to the current version of net/Empty port.

empty - run processes and applications under pseudo-terminal (PTY) sessions and replace TCL/Expect with a simple shell-tool
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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/Makefile
#	empty/pkg-descr
#	empty/distinfo
#
echo c - empty
mkdir -p empty > /dev/null 2>&1
echo x - empty/Makefile
sed 's/^X//' >empty/Makefile << 'END-of-empty/Makefile'
X# New ports collection makefile for:	empty
X# Date created:		17 September 2005
X# Whom:			Mikhail Zakharov <zmey20000 at yahoo.com>
X#
X# $FreeBSD: ports/net/empty/Makefile,v 1.2 2006/03/19 12:02:58 pav Exp $
X
XPORTNAME=	empty
XPORTVERSION=	0.6.12b
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	zmey20000 at yahoo.com
XCOMMENT=	Expect-like tool for pure shell
X
XMAN1=		empty.1
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 at yahoo.com
END-of-empty/pkg-descr
echo x - empty/distinfo
sed 's/^X//' >empty/distinfo << 'END-of-empty/distinfo'
XMD5 (empty-0.6.12b.tgz) = 55656f0ba34880b40b6ca66b513e2ec0
XSHA256 (empty-0.6.12b.tgz) = 60c070f3c3b91bcdba4632f66d2708a4f4ebe5e3d39374f583586162abf6fe0b
XSIZE (empty-0.6.12b.tgz) = 15327
END-of-empty/distinfo
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list