Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2006 19:19:13 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105797: [NEW PORT] net/wire: Wire is a screen-oriented command line Wired client
Message-ID:  <20061123181913.052B439DB8@pin.if.uz.zgora.pl>
Resent-Message-ID: <200611231820.kANIKBKg022301@freefall.freebsd.org>

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

>Number:         105797
>Category:       ports
>Synopsis:       [NEW PORT] net/wire: Wire is a screen-oriented command line Wired client
>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:   Thu Nov 23 18:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.

Wire is a screen-oriented command line Wired client.
It supports most Wired features, including file transfers.

WWW:	http://www.zankasoftware.com/wired/wire/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- wire-1.1.1.shar 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:
#
#	wire
#	wire/pkg-descr
#	wire/Makefile
#	wire/distinfo
#
echo c - wire
mkdir -p wire > /dev/null 2>&1
echo x - wire/pkg-descr
sed 's/^X//' >wire/pkg-descr << 'END-of-wire/pkg-descr'
XWired is an open, modern and free version of the BBS-style
Xclient/server system, providing chat, messaging and file
Xtransfers.
X
XWire is a screen-oriented command line Wired client.
XIt supports most Wired features, including file transfers.
X
XWWW:	http://www.zankasoftware.com/wired/wire/
END-of-wire/pkg-descr
echo x - wire/Makefile
sed 's/^X//' >wire/Makefile << 'END-of-wire/Makefile'
X# New ports collection makefile for:	wire
X# Date created:		2006-11-23
X# Whom:			trasz <trasz@pin.if.uz.zgora.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wire
XPORTVERSION=	1.1.1
XCATEGORIES=	net
XMASTER_SITES=	http://www.zankasoftware.com/dist/
X
XMAINTAINER=	trasz@pin.if.uz.zgora.pl
XCOMMENT=	Wire is a screen-oriented command line Wired client
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_ICONV=	yes
X
XPLIST_FILES=	bin/wire
X
XMAN1=		wire.1
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 500018 || exists(${LOCALBASE}/lib/libreadline.so.5)
XLIB_DEPENDS+=	readline.5:${PORTSDIR}/devel/readline
X.endif
X
X.include <bsd.port.post.mk>
END-of-wire/Makefile
echo x - wire/distinfo
sed 's/^X//' >wire/distinfo << 'END-of-wire/distinfo'
XMD5 (wire-1.1.1.tar.gz) = 982c80ef9b539f2e81a0fdd63db82340
XSHA256 (wire-1.1.1.tar.gz) = 62c7923e967d13513bd9397e41613e31d8432b7c0816eb09f457290e69e1864c
XSIZE (wire-1.1.1.tar.gz) = 698584
END-of-wire/distinfo
exit
--- wire-1.1.1.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061123181913.052B439DB8>