attached patch allows /usr/local/etc/freevo as an alternative location for the local config file. (This is the FreeBSD standard location for ports.)
I'm getting ready to submit a port for 1.4rc3 to FreeBSD. Probably later today.
Lars -- Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
--- local_conf.py.example.x Fri Nov 7 15:37:45 2003
+++ local_conf.py.example Fri Nov 7 15:39:27 2003
@@ -32,6 +32,14 @@
# merged those changes into this file, set this number to the new one.
CONFIG_VERSION = 3.91
+# ======================================================================
+# General FreeBSD freevo settings:
+# ======================================================================
+
+# use OSS mixer by default
+plugin.remove('mixer')
+plugin.activate('ossmixer')
+
# ======================================================================
# General freevo settings:
smime.p7s
Description: S/MIME Cryptographic Signature
