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

History of commit frequency

CVS Commit History:


   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-07-13 10:39:28 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
cdk: update to 5.0.20210324

2021/03/24
	+ updated configure script, for _Noreturn and exit_curses checks.
   2021-02-10 10:48:57 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
cdk: Update to 5.0.20210109

2021/01/09
	+ spelling fixes, per codespell.
	+ updated configure script, for quoting/escaping fixes
	+ update config.guess, config.sub
   2020-11-23 12:34:54 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
cdk: Update to 5.0-20200923

2020/09/23
	+ updated configure script, for compiler-warnings
	+ update config.guess, config.sub
   2020-03-24 14:18:05 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
cdk: Update to 5.0.20200228

2020/02/28
	+ updated configure script, to work around ncurses 6.2 vs xcode's c99
	  "-W" option.
	+ update config.guess, config.sub
   2020-01-18 22:48:11 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
cdk: Update to 5.0-20191231

2019/12/31
	+ fix issues found with check-manpage
	+ updated configure macros, from xterm and ncurses development:
	  CF_ADD_LIBS CF_GCC_VERSION CF_GCC_WARNINGS CF_PROG_CC CF_PROG_LINT
	  CF_X_TOOLKIT
	+ update config.guess, config.sub
   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.
   2019-08-04 02:20:10 by Nia Alarie | Files touched by this commit (1) | Package updated
Log message:
cdk: Remember to commit the PLIST update.

Thanks to <wiz> for pointing this out.
   2019-07-27 16:04:07 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
cdk: Update to 5.0-20190303

Changes:

2019/03/03
+ deprecate installCDKLibrary rule by install.libs, which is used in
  the newer shared-library macros.
+ conditionally-comment action lines for the part of install-rules
  which conflict with the newer shared-library rules (report by Tom
  Brownridge).

2019/02/24
+ use HDR_ROOTNAME rather than PACKAGE in top-level makefile, to
  simplify building cdk and cdkw packages with non-conflicting paths.
+ add "check" rule to top-level makefile, for testing Arch Linux
  package.
+ modify test-package for RPMs to work with SUSE and Mageia.

2019/02/20
+ updated rpm spec-file, for test-builds.
+ added pkgsrc files, for test-builds.
+ updated FreeBSD port-files, for test-builds.
+ add getCdkTitle, which uses new display encoding "<#10>" for \ 
newline
  in the example which demonstrates it, mentry_ex2 (prompted by
  discussion with Stéphane Goujet).
+ fix similar memory leaks in setCDKRadioItems and setCDKSelectionItems
+ fix memory leak in setCDKScrollItems (report by Stéphane Goujet).
+ make functionKey parameter to getchCDKObject optional
  (suggested by Stéphane Goujet).
+ modify test-packages to adjust includes in cdk.h when using test
  package for ncurses6 which would confuse test-package for cdk-perl.
+ change shlib-version in test-package to "abi", for better
  compatibility with the test-package for cdk-perl.
+ add manpage for cdk5-config
+ documentation improvements (report by Stéphane Goujet).
+ add check in drawCDKScrollCurrent() in case the list is not
  initialized (report by Stéphane Goujet).
+ modify writeCharAttrib to replace the color in the target cell rather
  than OR'ing it from the source-attribute (patch by Aarian P. Aleahmad)
+ add a null-pointer check in viewer.c's PatternNotFound() function
  (report by "c").
+ improve macros/markup in manpages.
+ updated configure macros, from lynx and ncurses development:
  CF_ADD_INCDIR, CF_CC_ENV_FLAGS, CF_CURSES_CPPFLAGS, CF_CURSES_LIBS,
  CF_FIND_LINKAGE, CF_GCC_WARNINGS, CF_GNU_SOURCE, CF_LD_RPATH_OPT,
  CF_NCURSES_CONFIG, CF_PDCURSES_X11, CF_POSIX_C_SOURCE, CF_PROG_EXT,
  CF_SHARED_OPTS, CF_TRY_XOPEN_SOURCE, CF_WITH_VERSIONED_SYMS,
  CF_XOPEN_CURSES, CF_XOPEN_SOURCE, CF_X_ATHENA_CPPFLAGS
+ update config.guess, config.sub

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