freebsd-ports/irc/minbif/pkg-descr
Alexey Dokuchaev c0d6c179dd - Unbreak the build against new Imlib2: previous versions (e.g. 1.4.6) had
two typedefs (apparently, the latter was deprecated and finally removed
  in 1.4.7):

    typedef enum _imlib_load_error Imlib_Load_Error;
    typedef enum _imlib_load_error ImlibLoadError;

- Instead of handling of VIDEO and CACA options interdependency manually,
  define VIDEO_IMPLIES=CACA (available since r394573) and thus consummate
  conversion to option helpers
- Install sample configuration files as @sample in pkg-plist (and convert
  PLIST_FILES to separate file due to better readability thereof)
- Restore sane installation routine broken in r336927 and install couple
  of extra documentation files while here
- Augment port description text and update WWW line to avoid redirect
2016-01-25 15:13:23 +00:00

7 lines
295 B
Text

Minbif aims to use the libpurple library from the Pidgin project to provide
an IRC-friendly instant messaging client.
It is very easy to setup, does not require any non-standard authentication,
and just uses the server password feature of IRC clients.
https://symlink.me/projects/minbif/wiki/