Path to this page:
./
textproc/coccigrep,
Semantic grep for the C language
Branch: CURRENT,
Version: 1.16nb4,
Package name: coccigrep-1.16nb4,
Maintainer: pkgsrc-userscoccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code
files. coccigrep depends on the spatch program which comes with
coccinelle.
Required to run:[
devel/py-setuptools] [
devel/coccinelle] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 31.857 KB
Version history: (Expand)
- (2022-06-30) Updated to version: coccigrep-1.16nb4
- (2022-01-05) Updated to version: coccigrep-1.16nb3
- (2020-12-05) Updated to version: coccigrep-1.16nb2
- (2019-04-25) Updated to version: coccigrep-1.16nb1
- (2017-11-23) Package has been reborn
- (2017-05-05) Updated to version: coccigrep-1.16
CVS history: (Expand)
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
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
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2017-05-05 13:04:15 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
Update textproc/coccigrep to 1.16
pkgsrc changes:
- Switch MASTER_SITES to MASTER_SITE_GITHUB that also contains newer
releases
- Delete PYTHON_VERSIONS_INCOMPATIBLE, now coccigrep is compatible
also with Python 3.
Changes:
1.16
----
- Add support for Python 3.4
1.15
----
- Add Python 3 support
1.14
----
- Various bug fixes and improvements
|