FreeBSD Bugzilla – Attachment 186833 Details for
Bug 222719
[NEW PORT] comms/tio: Simple TTY terminal I/O application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file
tio-1.24.shar (text/plain), 1.83 KB, created by
Dmitri Goutnik
on 2017-10-01 16:58:40 UTC
(
hide
)
Description:
shar file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2017-10-01 16:58:40 UTC
Size:
1.83 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: ># ># tio ># tio/distinfo ># tio/Makefile ># tio/pkg-descr ># tio/pkg-plist ># >echo c - tio >mkdir -p tio > /dev/null 2>&1 >echo x - tio/distinfo >sed 's/^X//' >tio/distinfo << '0e8cb4de704b35eae6391a196e6518d2' >XTIMESTAMP = 1506871848 >XSHA256 (tio-tio-v1.24_GH0.tar.gz) = f0cc61208ea0a711809949c83cd09812f57581b6fce79ad7eac5d8ef12bf11a5 >XSIZE (tio-tio-v1.24_GH0.tar.gz) = 27102 >0e8cb4de704b35eae6391a196e6518d2 >echo x - tio/Makefile >sed 's/^X//' >tio/Makefile << 'abbf8201b37243c76d82d806f7f7175d' >X# Created by: Dmitri Goutnik <dg@syrec.org> >X# $FreeBSD$ >X >XPORTNAME= tio >XDISTVERSIONPREFIX= v >XDISTVERSION= 1.24 >XCATEGORIES= comms >X >XMAINTAINER= dg@syrec.org >XCOMMENT= Simple TTY terminal I/O application >X >XLICENSE= GPLv2+ >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSES= autoreconf >XGNU_CONFIGURE= yes >XUSE_GITHUB= yes >X >XOPTIONS_DEFINE= BASH >XOPTIONS_DEFAULT= BASH >XOPTIONS_SUB= yes >X >XBASH_CONFIGURE_WITH= bash-completion-dir >X >XPORTDOCS= README >X >Xpost-install: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_MAN} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} >X >X.include <bsd.port.mk> >abbf8201b37243c76d82d806f7f7175d >echo x - tio/pkg-descr >sed 's/^X//' >tio/pkg-descr << 'e5f4d19faed475cadd7543fcf8e21e4b' >XSimple TTY terminal application which features a straightforward >Xcommandline interface to easily connect to TTY devices for basic >Xinput/output. >X >XWWW: https://tio.github.io >e5f4d19faed475cadd7543fcf8e21e4b >echo x - tio/pkg-plist >sed 's/^X//' >tio/pkg-plist << '9e874aaf9c131cf962df56a36a2b9a4a' >Xbin/tio >Xman/man1/tio.1.gz >X%%BASH%%share/bash-completion/completions/tio >9e874aaf9c131cf962df56a36a2b9a4a >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 222719
:
186832
|
186833
|
187289