73 Commits

Author SHA1 Message Date
sthen
f0c03f82d3 adapt to OpenLDAP update; libldap_r no longer exists as a separate library.
the main libldap can be used instead.
2022-05-14 15:35:07 +00:00
naddy
348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
espie
bcd18e7c19 bring those 5 ports in line with src
okay millert@
2017-07-09 14:05:37 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
sthen
5d2e64041e mirror files no longer on MASTER_SITES and remove old HOMEPAGEs,
pointed out by naddy
2015-07-30 16:05:51 +00:00
ajacoutot
93d3a402cd Fix pexp after recent rc.subr change. 2015-07-15 16:15:35 +00:00
sthen
6395aa8d0c fix now that libmilter headers have moved under /usr/local 2014-09-21 16:47:45 +00:00
ajacoutot
4098a830f9 Cope with recent sendmail subpackaging.
Fix ports that were not able to find the milter includes (since it's not
under /usr/includes anymore).
2014-09-17 09:13:12 +00:00
jca
7bb00aaf69 Cope with sendmail (and libmilter) moving to ports.
Input from sthen@, ok ajacoutot@ sthen@
2014-09-17 07:52:42 +00:00
jasper
720b54bdf2 revert to 1.3.6 as the update to 1.3.8 has been causing regressions
as noticed by henning@ ; to be investigated.
2014-01-23 15:45:18 +00:00
ajacoutot
c2c96ea45d Fix modes. 2014-01-19 09:45:04 +00:00
ian
74f70ddb77 Unbreak for shared arches with -nodefaultlibs, and bump.
Cluestick and "looks ok" from matthew@; OK ajacoutot@
2013-08-09 18:06:52 +00:00
jasper
f8c2a22f6d re-add function that got lost in the previous update; unbreaks ldap flavor.
spotted by sthen@
2013-05-09 18:47:53 +00:00
jasper
6017dac3c5 - update to smtp-vilter 1.3.8
prompted by marc balmer (upstream)
2013-05-05 17:37:00 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
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