# 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: # # mosh-devel/ # mosh-devel/Makefile # mosh-devel/distinfo # mosh-devel/pkg-descr # mosh-devel/pkg-message # echo c - mosh-devel/ mkdir -p mosh-devel/ > /dev/null 2>&1 echo x - mosh-devel/Makefile sed 's/^X//' >mosh-devel/Makefile << '444921274b860efdd029fc3901baa353' X# New ports collection makefile for: mosh X# Date created: 10 Apr 2012 X# Whom: Ryan Steinmetz X# X# $FreeBSD: ports/net/mosh/Makefile,v 1.4 2012/04/26 11:27:00 zi Exp $ X# X XPORTNAME= mosh XPORTVERSION= 1.2.0.97 XCATEGORIES= net XMASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \ X http://mirrors.rit.edu/zi/ X XMAINTAINER= zi@FreeBSD.org XCOMMENT= A mobile terminal that supports intermittant connectivity X XLICENSE= GPLv3 X XLIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Pty.pm:${PORTSDIR}/devel/p5-IO-Tty X XUSE_PERL5_RUN= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-utempter XINSTALL_TARGET= install-strip X XLATEST_LINK= mosh-term X XCONFLICTS_INSTALL= mosh-0.[2-9].* X XPLIST_FILES= bin/mosh bin/mosh-server bin/mosh-client XMAN1= mosh-client.1 mosh-server.1 mosh.1 X X.include X X.if ${OSVERSION} < 900004 XLIB_DEPENDS+= utempter.0:${PORTSDIR}/sysutils/libutempter XCFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include 444921274b860efdd029fc3901baa353 echo x - mosh-devel/distinfo sed 's/^X//' >mosh-devel/distinfo << '2920309b1a80a0b3c7568f8248d17f61' XSHA256 (mosh-1.2.0.97.tar.gz) = 75c4651c5d667cbff55144273f2c582762942f474c0e722ee635eaed1b3a3022 XSIZE (mosh-1.2.0.97.tar.gz) = 282447 2920309b1a80a0b3c7568f8248d17f61 echo x - mosh-devel/pkg-descr sed 's/^X//' >mosh-devel/pkg-descr << 'ad8907bf92a08b271689c4536f4674a9' XRemote terminal application that allows roaming, supports intermittent Xconnectivity, and provides intelligent local echo and line editing of Xuser keystrokes. X XMosh is a replacement for SSH. It's more robust and responsive, Xespecially over Wi-Fi, cellular, and long-distance links. X XWWW: http://mosh.mit.edu/ ad8907bf92a08b271689c4536f4674a9 echo x - mosh-devel/pkg-message sed 's/^X//' >mosh-devel/pkg-message << '7032f03bc5c93612be53cb604a079906' X===================================================================== XPlease note that mosh requires UTF-8 character set. To set this on a Xper-user basis, you should add the following to ~/.login_conf: Xme:\ X :charset=UTF-8:\ X :lang=en_US.UTF-8:\ X :setenv=LC_COLLATE=C: X XThis only needs to be completed on the client. X===================================================================== 7032f03bc5c93612be53cb604a079906 exit