Commit Graph

53 Commits

Author SHA1 Message Date
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
jasper
278e3cc0b0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:57:47 +00:00
sthen
75214373d1 remove libutf8 build dep, no longer needed. 2011-04-17 09:10:46 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
78f918b68e add missing ", ok ajacoutot@ 2010-11-04 12:01:42 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
0729022420 Move to REVISION and new DEPENDS.
Add some saner defaults so that it works out of the box.
Add an rc script.
2010-10-29 11:59:22 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +00:00
jasper
e4750f009c - add patches from "MARTIN" to pass sasl auth status to the spam backend
this will be integrated into the next upstream release.
2009-11-26 14:02:58 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
sthen
8be8b697a1 Update MASTER_SITES 2009-08-30 20:45:23 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
mbalmer
bb62a1c8c9 Fix possible crash in attachment filter. 2008-07-02 13:34:46 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
mbalmer
1e40ffb007 Make smtp-vilter work with sendmail-8.14.0. The smfiDesc_str was extended,
so make sure the new elements are initialized to sane values.
2007-02-04 12:05:12 +00:00
mbalmer
736c3983dd Update to smtp-vilter 1.3.6 which removes the auto-expiration of entries
added to (or cleared from) pf tables, since pfctl can now do this using
pfctl -t tablename -T expire.
2007-01-21 13:13:04 +00:00
mbalmer
9d905eb41c Update to smtp-vilter-1.3.5, which implements virus scanning by filedescriptor
passing in the clamd backend.
2007-01-17 08:38:15 +00:00
mbalmer
0f571845e0 Add an LDAP flavor for per domain and/or per user configuration. 2007-01-14 10:11:51 +00:00
mbalmer
289cfabcfc Had ro re-roll the tarball. 2006-11-12 12:21:21 +00:00
mbalmer
8f5b552421 Update to smtp-vilter 1.3.4.
- The scanning backends are now treated as internal modules, not shared
  libraries for general use.
- This adds support for Postfix.
2006-11-12 12:09:14 +00:00
mbalmer
ff955bd0d2 sort SHARED_LIBS. 2006-10-22 09:40:23 +00:00
mbalmer
6c3c152bbc smtp-vilter-1.3.3 2006-10-22 09:24:41 +00:00
mbalmer
0b9958e99e Make extended logging work again. 2006-09-18 13:18:56 +00:00
mbalmer
cdc58f3886 Better advice in MESSAGE; from jared rr spiegel, <jrrs@hklocal.nodeless.net> 2006-04-19 09:27:07 +00:00
mbalmer
d4dcb22aec smtp-vilter-1.3.2: the configuration file parser outputs proper error
messages if a syntax error is encountered.
2006-02-19 10:25:17 +00:00
mbalmer
7863eb7fee Update to version 1.3.1. Fixes some threading problem under heavy load. 2006-02-17 07:44:39 +00:00
mbalmer
e5541344f9 Update to version 1.3.0
Reliability enhancements for extreme busy servers.  Restart terminated
child processes, gracefully terminate if libmilter gets an error (like
pthread_create() failing). Add -A command line option to scan a file present
in the filesystem.
2006-02-09 19:51:20 +00:00
mbalmer
1eb8566bea Update to smtp-vilter-1.2.7, this fixes a bug in spam prefix handling. 2006-02-07 10:13:11 +00:00
mbalmer
8aba8a76c2 Update to 1.2.6. 2006-02-05 14:02:42 +00:00
bernd
abe0b0c8ef Fix broken SHARED_LIBS stuff.
ok mbalmer@
2006-02-04 17:33:25 +00:00
mbalmer
4f0504b80c Update to smtp-vilter-1.2.5. 2006-01-20 14:58:52 +00:00
mbalmer
ed4390ae0d In the installation message, do not give advice to define variables with
a dash in /etc/rc.conf.local.

Found by Marc Winiger mw@msys.ch
2006-01-11 14:59:52 +00:00
mbalmer
85cf3ae1ab Using SHARED_LIBS. 2005-12-23 16:05:48 +00:00
mbalmer
07badf03d9 Update to smtp-vilter-1.2.4. 2005-12-18 08:43:22 +00:00
mbalmer
74323e0e0e Update to version 1.2.3. 2005-12-17 22:07:53 +00:00
mbalmer
fca32e4474 Update to version 1.2.2. This version adds support for timed reactions:
"react on virus add to table virus_senders for 8 hours"
2005-12-17 20:17:23 +00:00
mbalmer
1679a1ba04 Update to smtp-vilter 1.2.1. This version has pf integration. 2005-12-09 09:41:25 +00:00
mbalmer
64cc1a0594 Add milter to WANTLIB 2005-11-01 16:26:49 +00:00
mbalmer
a571f21499 bump package name. 2005-09-07 21:36:18 +00:00
mbalmer
52203b3a8a Enclose patterns and constants in quotes. 2005-09-07 21:32:16 +00:00
mbalmer
c1007c78a9 Update to smtp-vilter 1.1.9 2005-05-26 20:45:41 +00:00
mbalmer
005d21dbd5 Bump the package name. 2005-03-11 17:56:50 +00:00
mbalmer
31bc7f08ba Fix a typo in the MESSAGE. 2005-03-11 13:30:25 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00