./textproc/p5-ack, Grep-like text finder

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.0nb2, Package name: p5-ack-3.7.0nb2, Maintainer: pkgsrc-users

Ack is designed as a replacement for 99% of the uses of grep. Ack
is intelligent about the files it searches and the directories trees
it should not descend into.


Required to run:
[lang/perl5] [devel/p5-File-Next]

Master sites: (Expand)

Filesize: 246.51 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-11 14:08:25 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 3.7.0

Upstream changes:
v3.7.0      Sat Feb 25 14:00:57 CST 2023
========================================
[FEATURES]
Added a repeatable --not option to let you supply patterns that should NOT
match. For example, if you want to search for "dogs" but not if \ 
"cats" or
"fish" are on the same line, you can do:

    ack dogs --not cats --not fish

Added .Rmd to the list of extensions understood to be R. Thanks, Kieran
Mace. (GH#358)

Added file type for for Powershell (.ps1 and .psm1 files).  Thanks, Thomas
Gossler, (GH#362)

v3.6.0      Sat Aug 20 22:57:47 CDT 2022
========================================
[FEATURES]
Added default ignores for Python's pickle serialization format (GH#348)

Added default ignore for Visual Studio's user & workspace settings. Thanks,
Gabor Szabo. (GH#324)

Added support for the Crystal language. Thanks, Gabor Szabo. (GH#340)

Fixed some spelling errors. Thanks, Frieder Bluemle. (GH#310)

Added .sbt as a Scala extension. Thanks, Grzegorz Kaczmarczyk. (GH#322)

[DOCS]
Fixed incorrect example in the docs for --range-start. Thanks, Alex Beamish.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-11 22:42:22 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 3.5.0. From the changelog:

- Reworked the option parsing to run correctly with Getopt::Long 2.38.
- Added support for the Elm language. (GH#316)
- Added support for the Purescript language. (GH#317)
- Added support for the Bazel build tool. (GH#327)
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34