textproc/jrep - The NetBSD Packages Collection

Command-line grep-like utility written in Java

jrep is a command-line grep-like utility written in Java.
Features:
  -- Java regular expressions
     (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
  -- Support for RE2J
     (https://github.com/google/re2)
  -- POSIX options (excluding -E and -G)
     (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
  -- most GNU grep(1) options
     (https://www.gnu.org/software/grep/)
  -- Extensions over GNU grep(1):
     options -O, -2 and -8

Build dependencies

devel/mk-configure devel/apache-maven pkgtools/mktools lang/perl5 pkgtools/cwrappers

Runtime dependencies

lang/openjdk8 lang/openjdk8

Binary packages

OSArchitectureVersion
NetBSD 10.0earmv6hfjrep-1.1.0.tgz
NetBSD 10.0earmv6hfjrep-1.1.0.tgz
NetBSD 10.0earmv6hfjrep-1.1.0.tgz
NetBSD 10.0earmv7hfjrep-1.1.0.tgz
NetBSD 10.0earmv7hfjrep-1.1.0.tgz
NetBSD 10.0earmv7hfjrep-1.1.0.tgz
NetBSD 10.0i386jrep-1.1.0.tgz
NetBSD 10.0i386jrep-1.1.0.tgz
NetBSD 10.0x86_64jrep-1.1.0.tgz
NetBSD 10.0_BETAx86_64jrep-1.1.0.tgz
NetBSD 8.0x86_64jrep-1.1.0.tgz
NetBSD 9.0aarch64jrep-1.1.0.tgz
NetBSD 9.0aarch64jrep-1.1.0.tgz
NetBSD 9.0aarch64jrep-1.1.0.tgz
NetBSD 9.0earmv6hfjrep-1.1.0.tgz
NetBSD 9.0earmv6hfjrep-1.1.0.tgz
NetBSD 9.0earmv6hfjrep-1.1.0.tgz
NetBSD 9.0earmv7hfjrep-1.1.0.tgz
NetBSD 9.0earmv7hfjrep-1.1.0.tgz
NetBSD 9.0earmv7hfjrep-1.1.0.tgz
NetBSD 9.0i386jrep-1.1.0.tgz
NetBSD 9.0i386jrep-1.1.0.tgz
NetBSD 9.0sparc64jrep-1.1.0.tgz
NetBSD 9.0x86_64jrep-1.1.0.tgz
NetBSD 9.0x86_64jrep-1.1.0.tgz
NetBSD 9.3x86_64jrep-1.1.0.tgz
NetBSD 9.3x86_64jrep-1.1.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.