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.
KTorrent has sbeen split into the application ktorrent and the library
libktorrent. Libktorrent contains all the torrent downloading code and
ktorrent contains all application code and plugins. The goal is to make
libktorrent an independent library which can be used by other
applications.