FreeBSD Bugzilla – Attachment 199274 Details for
Bug 233254
[NEW PORT]: textproc/chkascii : checks files for any ASCII values that are possibly junk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive for chkascii (attempt# 2)
chkascii.shar (text/plain), 1.74 KB, created by
bourne.identity@hotmail.com
on 2018-11-16 16:56:16 UTC
(
hide
)
Description:
shar archive for chkascii (attempt# 2)
Filename:
MIME Type:
Creator:
bourne.identity@hotmail.com
Created:
2018-11-16 16:56:16 UTC
Size:
1.74 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: ># ># textproc/chkascii ># textproc/chkascii/Makefile ># textproc/chkascii/distinfo ># textproc/chkascii/pkg-descr ># >echo c - textproc/chkascii >mkdir -p textproc/chkascii > /dev/null 2>&1 >echo x - textproc/chkascii/Makefile >sed 's/^X//' >textproc/chkascii/Makefile << '653d8389b3836fc04e4c768da0c983b5' >X# $FreeBSD$ >X >XPORTNAME= chkascii >XPORTVERSION= 1.0 >XCATEGORIES= textproc >X >XMAINTAINER= bourne.identity@hotmail.com >XCOMMENT= Check an ASCII text file for invalid characters >X >XUSE_GITHUB= yes >XGH_ACCOUNT= bourne-again >X >XPLIST_FILES= bin/chkascii \ >X man/man1/chkascii.1.gz >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/chkascii ${STAGEDIR}${PREFIX}/bin/chkascii >X ${INSTALL_MAN} ${WRKSRC}/chkascii.1 ${STAGEDIR}${MANPREFIX}/man/man1 >X >X.include <bsd.port.mk> >653d8389b3836fc04e4c768da0c983b5 >echo x - textproc/chkascii/distinfo >sed 's/^X//' >textproc/chkascii/distinfo << '912e621faa2517512025fe1c2ce8d075' >XTIMESTAMP = 1542378536 >XSHA256 (bourne-again-chkascii-1.0_GH0.tar.gz) = f4b2110ad3250b490d8b4c9636230ecfb81814e624eb79f6d2a47440767dbd23 >XSIZE (bourne-again-chkascii-1.0_GH0.tar.gz) = 2835 >912e621faa2517512025fe1c2ce8d075 >echo x - textproc/chkascii/pkg-descr >sed 's/^X//' >textproc/chkascii/pkg-descr << 'eece709c5983ade3818bc1a43b27352e' >Xchkascii treats valid ASCII values as the set : >X >X{ 32-126 / 9 (horizontal tab) / 10 (line feed a.k.a. Unix newline) } >X >XAnything else is reported as junk, although the user can pass in >Xadditional ASCII values to treat as good. >eece709c5983ade3818bc1a43b27352e >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 233254
:
199272
|
199274
|
199275
|
199281
|
199290
|
199305
|
199342