Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-01-13 15:32:36 by Niclas Rosenvik | Files touched by this commit (4)
Log message:
Update editorconfig-core to version 0.12.6

Pkgsrc changes:
Use cmake/build.mk instead of USE_CMAKE.

Changes from changelog:
Fix memory leak in editorconfig_parse() that would
occur if no .editorconfig files were found in the
file's ancestry if an error occured while ingesting
value.
Fix potential buffer overflow in ec_glob.
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-12-01 00:20:25 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Add missing PKGCONFIG_OVERRIDE
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

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

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-20 19:52:45 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
editorconfig-core: updated to 0.12.4

v0.12.4
Fix two OOM issues.
Fix one buffer overflow issue.
Fix one memory allocation error caused by strdup.
Upgrade CMake minimum to 3.5.1.
Other misc fixes.

v0.12.3
Bump required minimum cmake version to 2.8.12.
Support pcre2 and drop support for pcre.

v0.12.2
Add support for pkgconfig.
Memory leaks and crash fixes.
Improve error messages.
Add CI on AppVeyor.
Known issue: Test utf_8_char on AppVeyor won't pass.
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-05-28 21:59:04 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Uses the wrong commit command when adding this package
here is the correct commit message:

Import editorconfig-core-0.12.1 as devel/editorconfig-core

Editorconfig C library command line client. This library is used by
editorconfig plugins that are written in C and those that use the
command line interface to editorconfig. Editorconfig reads .editorconfig
files that define a coding style for a project. This allows the coding
style to be set by the project instead of the developer. Then the
developer does not have to change style between each project, the editor
knows the coding style of a file that belongs to a certain project.

Packaged in wip by myself.
The wip verson was at 0.12 the most important change between 0.12 and
0.12.1 is this:
Fix an issue that libeditorconfig calls exit()---this should not be
called in a library function.
   2017-05-28 21:43:46 by Niclas Rosenvik | Files touched by this commit (7)
Log message:
/tmp/DESCR

Next | Query returned 10 messages, browsing 1 to 10 | previous