2019-08-04 02:20:10 by Nia Alarie | Files touched by this commit (1) | |
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) | |
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 |
2019-06-22 13:37:14 by Nia Alarie | Files touched by this commit (9) |
Log message: Use https for all invisible-island.net HOMEPAGEs. |
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-08-01 19:40:17 by Thomas Klausner | Files touched by this commit (114) |
Log message: Comment out some dead HOMEPAGEs. |
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message: Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message: Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. |
2015-08-17 19:11:32 by Thomas Klausner | Files touched by this commit (178) |
Log message: Bump PKGREVISION for ncurses shlib bump. |
2013-11-23 12:29:36 by OBATA Akio | Files touched by this commit (16) |
Log message: Use find-headers instead of find-files to detect builtin header files. |
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |