FreeBSD Bugzilla – Attachment 192022 Details for
Bug 227150
[NEW PORT] sysutils/rw: Block device and byte copying program similar to dd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
rw port shell archive
rw-port.txt (text/plain), 1.84 KB, created by
Jesse Smith
on 2018-04-01 01:49:53 UTC
(
hide
)
Description:
rw port shell archive
Filename:
MIME Type:
Creator:
Jesse Smith
Created:
2018-04-01 01:49:53 UTC
Size:
1.84 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: ># ># rw ># rw/Makefile ># rw/distinfo ># rw/pkg-descr ># >echo c - rw >mkdir -p rw > /dev/null 2>&1 >echo x - rw/Makefile >sed 's/^X//' >rw/Makefile << '8f6959c6172cc8505ebb3740dd35d407' >XPORTNAME= rw >XPORTVERSION= 0.1 >XCATEGORIES= sysutils >X >XMAINTAINER= jsmith@resonatingmedia.com >XCOMMENT= A simple replacement for dd wth standard command line flags. >X >XLICENSE= ISC >X >XUSE_GITLAB= yes >XGL_ACCOUNT= sortix >XGL_PROJECT= sortix >XGL_COMMIT= 23438327b5dc4df49c8d82790735788254ae1eda >X >XPLIST_FILES= bin/rw share/man/man1/rw.1 >X >Xdo-build: >X cd ${WRKSRC}/${PORTNAME} && $(CC) -o ${PORTNAME} ${PORTNAME}.c >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X ${MKDIR} -p ${STAGEDIR}${PREFIX}/share/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 >X >X.include <bsd.port.mk> >8f6959c6172cc8505ebb3740dd35d407 >echo x - rw/distinfo >sed 's/^X//' >rw/distinfo << 'a8ec7f165a73e50b7fb66a1fb7c3211c' >XTIMESTAMP = 1522545878 >XSHA256 (sortix-sortix-23438327b5dc4df49c8d82790735788254ae1eda_GL0.tar.gz) = 2e67bc7f666558d4dcc1ea3110b4c65b65b221309ff5663e982ea4d3392df064 >XSIZE (sortix-sortix-23438327b5dc4df49c8d82790735788254ae1eda_GL0.tar.gz) = 1061986 >a8ec7f165a73e50b7fb66a1fb7c3211c >echo x - rw/pkg-descr >sed 's/^X//' >rw/pkg-descr << '9240bfefa89b7b1be507c54456dfcaae' >Xrw is a command line program which copies information between files or byte >Xstreams. The rw command is designed to be a replacement for dd with >Xstandard style command line flags. >X >XWWW: https://gitlab.com/sortix/sortix/tree/master/rw >9240bfefa89b7b1be507c54456dfcaae >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 227150
:
192022
|
192108
|
192597