ports/124093: [misc/tmux] : A Terminal Multiplexer

Wen heping wenheping at gmail.com
Thu May 29 08:40:02 UTC 2008


>Number:         124093
>Category:       ports
>Synopsis:       [misc/tmux] : A Terminal Multiplexer
>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 May 29 08:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 Release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Tmux is a "terminal multiplexer", it enables
a number of terminals (or windows) to be accessed
and controlled from a single terminal. tmux is
intended to be a simple, modern, BSD-licensed
alternative to programs such as GNU screen.

WWW:    http://tmux.sf.net/

>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:
#
#	tmux
#	tmux/Makefile
#	tmux/pkg-descr
#	tmux/distinfo
#
echo c - tmux
mkdir -p tmux > /dev/null 2>&1
echo x - tmux/Makefile
sed 's/^X//' >tmux/Makefile << 'END-of-tmux/Makefile'
X# New ports collection makefile for:	tmux
X# Date created:				28 May 2008
X# Whom:					Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tmux
XPORTVERSION=	0.2
XCATEGORIES=	misc
XMASTER_SITES=	SF
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A Terminal Multiplexer
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XMAN1=		tmux.1
X
XPLIST_FILES=	bin/tmux
X
Xdo-install:
X	(cd ${WRKSRC} && ${INSTALL_PROGRAM} tmux ${PREFIX}/bin)
X	${INSTALL_MAN} ${WRKSRC}/tmux.1 ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-tmux/Makefile
echo x - tmux/pkg-descr
sed 's/^X//' >tmux/pkg-descr << 'END-of-tmux/pkg-descr'
XTmux is a "terminal multiplexer", it enables 
Xa number of terminals (or windows) to be accessed 
Xand controlled from a single terminal. tmux is 
Xintended to be a simple, modern, BSD-licensed 
Xalternative to programs such as GNU screen.
X
XWWW:    http://tmux.sf.net/
END-of-tmux/pkg-descr
echo x - tmux/distinfo
sed 's/^X//' >tmux/distinfo << 'END-of-tmux/distinfo'
XMD5 (tmux-0.2.tar.gz) = 455a69bcebcd326a0c3736f9b1ef9ea3
XSHA256 (tmux-0.2.tar.gz) = 1866c83a9700636170e4d342d21f6b4c227a19ab1070702258c1ac9f9e1df4a3
XSIZE (tmux-0.2.tar.gz) = 76574
END-of-tmux/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list