FreeBSD Bugzilla – Attachment 85566 Details for
Bug 121805
[New port] devel/tig: a text mode interface for git
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
tig.shar
tig.shar (text/plain), 1.95 KB, created by
darcsis
on 2008-03-17 18:20:00 UTC
(
hide
)
Description:
tig.shar
Filename:
MIME Type:
Creator:
darcsis
Created:
2008-03-17 18:20:00 UTC
Size:
1.95 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: ># ># tig ># tig/Makefile ># tig/distinfo ># tig/pkg-descr ># >echo c - tig >mkdir -p tig > /dev/null 2>&1 >echo x - tig/Makefile >sed 's/^X//' >tig/Makefile << 'END-of-tig/Makefile' >X# New ports collection makefile for: tig >X# Date created: 18 Mar 2008 >X# Whom: Denise H. G. <darcsis@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= tig >XPORTVERSION= 0.10 >XCATEGORIES= devel >XMASTER_SITES= http://jonas.nitro.dk/tig/releases/ >X >XMAINTAINER= darcsis@gmail.com >XCOMMENT= Text-mode interface for git >X >XRUN_DEPENDS= git:${PORTSDIR}/devel/git >X >XMAN1= tig.1 >XMAN5= tigrc.5 >XMANCOMPRESSED= no >X >XHAS_CONFIGURE= yes >XCONFIGURE_ARGS= --with-libiconv=${LOCALBASE} >X >XUSE_GMAKE= yes >XUSE_ICONV= yes >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}rc.5 ${MANPREFIX}/man/man5 >X >X.include <bsd.port.mk> >END-of-tig/Makefile >echo x - tig/distinfo >sed 's/^X//' >tig/distinfo << 'END-of-tig/distinfo' >XMD5 (tig-0.10.tar.gz) = cea0c80cfe1575510ceaba81669363ce >XSHA256 (tig-0.10.tar.gz) = bdbb05e4b1c15c0f630f620a75a7fff5c3fb4dc7e8c9fbc780e489f3da77c08b >XSIZE (tig-0.10.tar.gz) = 102920 >END-of-tig/distinfo >echo x - tig/pkg-descr >sed 's/^X//' >tig/pkg-descr << 'END-of-tig/pkg-descr' >XTig is a git repository browser that additionally >Xcan act as a pager for output from various git >Xcommands. >X >XWhen browsing repositories, it uses the underlying >Xgit commands to present the user with various views, >Xsuch as summarized revision log and showing the >Xcommit with the log message, diffstat, and the diff. >X >XUsing it as a pager, it will display input from stdin >Xand colorize it. >X >XWWW: http://jonas.nitro.dk/tig/ >END-of-tig/pkg-descr >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 121805
: 85566