FreeBSD Bugzilla – Attachment 150745 Details for
Bug 195813
[NEW PORT]: textproc/wc2: Alternative for the Unix wc utility
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file for textproc/wc2 0.02
wc2-0.02.shar (text/plain), 2.01 KB, created by
Neel Chauhan
on 2014-12-19 01:46:59 UTC
(
hide
)
Description:
shar file for textproc/wc2 0.02
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2014-12-19 01:46:59 UTC
Size:
2.01 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: ># ># wc2 ># wc2/distinfo ># wc2/Makefile ># wc2/pkg-descr ># >echo c - wc2 >mkdir -p wc2 > /dev/null 2>&1 >echo x - wc2/distinfo >sed 's/^X//' >wc2/distinfo << '54aced648b06e13923f0d85abc6c84fa' >XSHA256 (wc2-0.02.tar.gz) = 2ba7355dbe65b6e092d14d2cbcb645804bc28a8eb9670eb628094de34de41b4e >XSIZE (wc2-0.02.tar.gz) = 4551 >54aced648b06e13923f0d85abc6c84fa >echo x - wc2/Makefile >sed 's/^X//' >wc2/Makefile << '491f4cf2fa0cbe15ad9d3386ac5aa888' >X# $FreeBSD$ >X >XPORTNAME= wc2 >XPORTVERSION= 0.02 >XCATEGORIES= textproc >XMASTER_SITES= http://www.neelc.org/files/wc2/${PORTVERSION}/ >X >XMAINTAINER= neel@neelc.org >XCOMMENT= Alternative for the Unix wc utility >X >XLICENSE= BSD2CLAUSE >X >XPLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz >X >XALL_TARGET= build >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 >X >X.include <bsd.port.mk> >491f4cf2fa0cbe15ad9d3386ac5aa888 >echo x - wc2/pkg-descr >sed 's/^X//' >wc2/pkg-descr << '2bf4c8a382be12083e9d843fd1dd4c22' >Xwc2 is an alternative to Unix's wc utility. wc2 retains many of wc's features >Xand behaviors, such as: >X o The byte, word, and line count >X o Using arguments to specify the counts used >X o A cumulative count of all files if multiple files are specified >X >Xwc2 also includes many new features, including: >X o A descriptive label preceding a particular count >X o Counts for specific character types >X o Supported character types: alphabethic, numerical, punctuation, and blank >X o Output order (from first to last) of bytes, words, and lines >X o Options to disable: >X o Cumulative count of all files (if multiple files are specified) >X o Specific character type count >X >XWWW: http://www.neelc.org/software/wc2/ >2bf4c8a382be12083e9d843fd1dd4c22 >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 195813
:
150371
|
150372
| 150745 |
150746