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.
Basically, Krusader-1.90.0 = Krusader-1.80.0 + bugfixes +
Krusader Extensions sent in by our loyal users. Thanks!
+ Improvements:
- GCC 4.3 compatibility
- KDE 3.2 through KDE 3.5 compatibility
- bugfixes
+ Many Krusader Extensions:
- Keymaps, use keybindings of other commanders or customized keybindings!
- Colormaps, use colors of other commanders or customized colors!
- Useractions, create actions for your own needs!
- Javascript useractions, create actions with additional javascript power
for your own needs!
+ Krusader Extensions highlights:
+ Color schemes: Total Commander, Dos Navigator, Midnight Commander, bash
+ Keymap: Midnight Commander
+ Useractions:
- Search and Replace in file
- Split large mp3 files
- Copy as root
- Archive foo to dir
- lzma and tar.lzma archive support
- tar.7z archive support
- ar (.a, .deb,...) archive support
- Unpack multiple zip archives
- kgpg: encrypt, decrypt, sign, verify signature
- .uue file support (uuencode and uudecode)
+ Javascript useractions:
- Recode files using iconv or GNU recode
- Mount as root
- Select from file
- Calculator
Highlights:
* Drastic improvement of performance when opening folders with
lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...
Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x
Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!
Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
Changes 1.70:
New zip/tar slave supports writing to archive. A Safari-like Jump-Back
feature. Quick Navigation. Checksum creation/verification supports md5,
sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column
types can be changed and saved individually. Synchronizer is now in color.
Calculates space in archives and remote FS. Improved performance when
reading directories with many files. Preserves date for local targets on
copy / move.
Changes 1.60:
Many changes and bug fixes.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.