These packages are susceptible to bugs when confronted with non-ASCII
characters.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.
It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
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.
Note that this release, while declaring compatibility with gnuchess
v4, does not work correctly with the current v6.x.
From upstream's changelog:
eboard ChangeLog
----------------
[fics] - applies to fics
[craf] - applies to crafty
[gnuc] - applies to gnu chess
[sjen] - applies to sjeng
[ics] - applies to all networked servers
[eng] - applies to all engines
[all] - applies to all
* [all] Text search (Ctrl-F) no longer requires a modal dialog box,
the search text is typed in the input box (similar to the Firefox
search behavior).
* [ics] Added ICS filtering options for Non-ASCII characters.
* [all] Fixed some "invalid UTF-8 string" warnings related to the text console.
* [ics] added an option to show timestamps for each text line
* [ics] eboard no longer sets the seek variable when logging in to an
ICS
* [all] Fixed promotion bug in P2P mode (capture promotions such as
exf8=Q did not work due to bad notation parsing).
Closes SF ticket #1832106.
* [ics] Seek graph positioning now avoids text and marker overlaps.
1.1.0a:
* [all] Fixed compilation issue with GCC 4.1
1.1.0:
* [ics] The seek graph do not become red after updates (FICS sometimes
sends bogus updates that are annoying to check).
* [ics] added seek graph, removed seek table
* [ics] eboard now displays clocks and move times with milisecond
precision, on servers that support ivar ms
* [all] slightly faster console (less frivolous buffer formattings)
* [all] minor simplification of eboard-config script, patch from
Han Boetes
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.