FreeBSD Bugzilla – Attachment 87488 Details for
Bug 124093
new port - misc/tmux : A Terminal Multiplexer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.61 KB, created by
wenheping
on 2008-05-29 09:40:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-05-29 09:40:01 UTC
Size:
1.61 KB
patch
obsolete
># 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@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= tmux >XPORTVERSION= 0.2 >XCATEGORIES= misc >XMASTER_SITES= SF >X >XMAINTAINER= wenheping@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 124093
: 87488