This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f3e1106955
freebsd-ports
/
textproc
/
agrep
/
pkg-plist
5 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Add $FreeBSD$'s which help me in problem reports.
2000-11-22 01:17:18 +01:00
@comment $FreeBSD$
agrep is a tool for fast text searching allowing errors. The three most significant features of agrep that are not supported by the grep family are 1) the ability to search for approximate patterns 2) agrep is record oriented rather than just line oriented 3) multiple patterns with AND (or OR) logic queries
1997-05-25 05:42:42 +02:00
bin/agrep
- take maintainership - use DOCSDIR
2003-11-20 20:22:15 +01:00
%%DOCSDIR%%/agrep.algorithms
@dirrm %%DOCSDIR%%
Reference in a new issue
Copy permalink