Next | Query returned 24 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-05-24 08:08:35 by Charlotte Koch | Files touched by this commit (2)
Log message:
the_silver_searcher: Handle cpuset_t quirk with DragonFly
   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-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2018-08-09 13:02:17 by Leonardo Taccari | Files touched by this commit (2)
Log message:
the_silver_searcher: Update to 2.2.0

Changes:
2.2.0
-----
 - Add support for Idris, APL and J
 - Add .r to R file extensions
 - Add file extensions for TLA+, Isabelle, Coq
 - Add support for D
 - Add support for PDB
 - Add support for thrift
 - Add filter for devicetree source files
 - Document -W/--width option in the man page
 - Add support for pug
 - Add support for terraform files
 - Misc bug fixes and improvements
   2017-08-26 14:16:53 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update textproc/the_silver_searcher to 2.1.0

pkgsrc changes:
- Also include pthread bl3 (ag(1) uses pthread(3))

Changes:
2.1.0
-----
- Add plist filetype support
- Add md alias for markdown filetype
- Add support for setting CPU affinity on FreeBSD
- Add nix filetype support
- Add support for asciidoc, org-mode and ipython-notebook filetypes
- Add handlebars filetype support
   2017-06-29 10:58:53 by Leonardo Taccari | Files touched by this commit (1)
Log message:
devel/zlib is also needed.

Pointed out by Joyent's SmartOS bulk builds.

Thanks to and ok by <jperkin> during freeze.
   2017-06-05 22:22:24 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update textproc/the_silver_searcher to 2.0.0

Changes:
2.0.0
-----
- Remove support for `.agignore' file, please use `.ignore' instead
- Add --print-all-files option.
  This option causes ag to print headings for all files that it
  searches, not just those that contain matches. This will be useful
  in the case where ag is being called by another program that needs
  to show the user a progress indicator of how many paths have been
  searched.
- Add Haxe support
- Add support for jsp tag and fragment files
   2017-05-03 11:10:08 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update textproc/the_silver_searcher to 1.0.3

Changes:
1.0.3
=====
- Add .es6 to js file types
- Add support for log file types
- Add elm file type support
- Add twig to languages
- Add .gradle to groovy flie types
- Misc bug fixes and improvements
   2016-12-05 11:09:44 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update textproc/the_silver_searcher to the_silver_searcher-1.0.2

Changes:
1.0.2
-----
- mmap() is slower than read() on MacOS. Default to using read() on MacOS
- Misc minor documentation improvements
   2016-12-01 12:13:04 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Fix build for DragonFlyBSD dirent(3) that does not have a dirent.d_reclen entry.

Thanks to <sevan> for testing it!

Next | Query returned 24 messages, browsing 1 to 10 | Previous