- override MESSAGE with one that also tells people to preload
pthread (you can do this via login.conf and rc scripts), text was
borrowed from ports/mail/zarafa.
Note! Without this, if you use pecl-imagick with the httpd from base,
the web server will fail to start:
/usr/sbin/httpd:/usr/local/lib/libMagickCore.so.2.0: undefined symbol 'pthread_mutexattr_init'
Users of Horde/IMP will need to take care of this.
Problem found the hard way by viq.
Last File Manager is a powerful file manager for the UNIX console.
It has a curses interface and it's written in Python.
Some of the features you can find in lfm:
console-based file manager for UNIX platforms
1-pane or 2-pane view
tabs
bookmarks
history
vfs for compressed files
dialogs with entry completion
PowerCLI, a command line interface with advanced features
fast access to the shell
direct integration of find/grep, df and other tools
color files by extension [Andrey Skvortsov]
support for different file names encodings
fast file viewer with text and binary modes
...and many others
porters, please don't use bitbucket in MASTER_SITES, mirror the file
instead. they appear to generate tarballs on the fly and keep changing
how it's done so that the files never match for long.
GMastermind is an implementation of the well-known Mastermind game. The
object of the game is to determine the hidden combination of four
colors.
OK sthen@
user to disable sendmail compeltely to stop abusing that script to starting
up postfix.
the script itself also checks if postfix is actually enabled and if it's not
it is going to fail to avoid conflicts with mailer.conf
1. buffer overwrite in png_rgb_to_gray (CVE-2011-2690)
2. crash in png_default_error due to use of NULL Pointer (CVE-2011-2691)
3. memory corruption when handling empty sCAL chunks (CVE-2011-2692)