Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2014 01:02:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195813] New: [NEW PORT]: textproc/wc2: Alternative for the Unix wc utility
Message-ID:  <bug-195813-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195813

            Bug ID: 195813
           Summary: [NEW PORT]: textproc/wc2: Alternative for the Unix wc
                    utility
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: neel@neelc.org

Created attachment 150371
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150371&action=edit
shar file for the new port textproc/wc2

wc2 is an alternative to Unix's wc utility. wc2 retains many of wc's features
and behaviors, such as:
 o The byte, word, and line count
 o Using arguments to specify the counts used
 o A cumulative count of all files if multiple files are specified

wc2 also includes many new features, including:
 o A descriptive label preceding a particular count
 o Counts for specific character types
  o Supported character types: alphabethic, numerical, punctuation, and blank
 o Output order (from first to last) of bytes, words, and lines
 o Options to disable:
  o Cumulative count of all files (if multiple files are specified)
  o Specific character type count

WWW: http://www.neelc.org/software/wc2/

Keep in mind that I am the author of wc2, have attached the shar file for this
port, and will attach the Poudriere Build Log shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195813-13>