databases/db* ports. If user sets other version with WITH_BDB_VER
ruby-bdb builds with a port that user set, but links with
highest version. it's caused ruby-bdb unworkable.
PR: ports/99697
Submitted: Matthias Andree <matthias.andree_at_gmx.de>
- Check WITH/WITHOUT according to Porter's Handbook and
does this after bsd.port.pre.mk
- WITHOUT_X11 has to be put before bsd.port.pre.mk due to USE_X_PREFIX
PR: ports/99508 (based on)
Submitted by: Arseny Nasokin <tarc tarc.po.cs.msu.su>
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
- Remove WITHOUT_AMAZON knob since musicbrainz is used to
fetch an album art
- Remove WITHOUT_DBUS knob since DBus is now mandatory
- Remove WITH_GCONF knob since GConf is not used anymore
- Remove WITHOUT_PERL knob since all DBus clients were moved
out of the BMPx distribution
a white/black list of email addresses. It only does one thing--it
checks for entries in ~/.wbl that it uses as a regex against the From:
field of an incoming email. If it matches a line with a +, it forwards
the email to the white list, if it matches a line with a - it forwards
the email to the blacklist.
Questions, feedback, comments may be sent to the author.
Author: Caskey Dickson <caskey@technocage.com>
WWW: http://www.technocage.com/~caskey/wbl/