Next | Query returned 1707 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2023-06-13 23:33:50 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/pkglint: update to 23.1.11

Changes since 23.1.10:

Warn about packages that append to BUILD_DEPENDS, as in all practical
cases, TOOL_DEPENDS should be used instead.
   2023-05-31 20:28:43 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/pkglint: update to 23.1.10

Changes since 23.1.9:

Don't warn about variables that are being appended to, as long as their
names ends with 'S', such as GITHUB_SUBMODULES.
   2023-05-17 14:12:38 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/pkglint: update to 23.1.9

Changes since 23.1.8:

Warn when REQD variables defined using '=' instead of '+=', even before
bsd.prefs.mk has been included, for consistency and simplicity.

In packages that define PLIST_SRC, don't check for duplicates.
   2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-04-25 18:02:50 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
pkgtools/pkglint: update to 23.1.8

Changes since 23.1.7:

Warn if GCC_REQD is defined using '=' instead of the usual '+=', to
avoid accidentally overwriting previous values.
   2023-04-22 16:32:50 by Roland Illig | Files touched by this commit (139) | Package removed
Log message:
pkgtools/pkglint: update to 23.1.7

Changes since 23.1.0:

No functional changes.

Instead of having two copies of the code, install the package by
downloading the releases from GitHub.

Reduce the build-time dependencies by delivering pre-generated parser
code.
   2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) | Package updated
Log message:
Revbump all Go packages after yesterday's go120 security update
   2023-03-29 09:47:19 by Roland Illig | Files touched by this commit (2)
Log message:
pkglint: add missing files from previous commit
   2023-03-29 09:12:36 by Roland Illig | Files touched by this commit (28)
Log message:
Update pkgtools/pkglint to 23.1.0

Changes since 22.4.1:

In makefiles outside pkgsrc, don't require the first line to contain the
CVS Id.

When simplifying conditions, correctly handle the edge case that a
single-word value may evaluate numerically to zero.

In dependency lines, parse '#' signs correctly.

In error messages about malformed patch files, use the correct plural
form.
   2023-03-08 14:39:00 by Benny Siegert | Files touched by this commit (131) | Package updated
Log message:
Revbump all Go packages after go119 security update

Next | Query returned 1707 messages, browsing 21 to 30 | Previous