Up to [cvs.NetBSD.org] / pkgsrc / mail / mailfront
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.38 / (download) - annotate - [select for diffs], Wed Nov 8 13:19:57 2023 UTC (3 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
*: recursive bump for icu 74.1
Revision 1.37 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:46 2023 UTC (5 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
*: bump for openssl 3
Revision 1.36 / (download) - annotate - [select for diffs], Wed Apr 19 08:10:41 2023 UTC (7 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
revbump after textproc/icu update
Revision 1.35 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:38 2022 UTC (13 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.34 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:28 2021 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
revbump for icu and libffi
Revision 1.33 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:55 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
revbump for boost-libs
Revision 1.32 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:58 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
revbump for boost-libs
Revision 1.31 / (download) - annotate - [select for diffs], Thu Nov 19 09:35:41 2020 UTC (3 years ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.30: +1 -2
lines
Diff to previous 1.30 (colored)
Remove DJB_RESTRICTED, no longer used.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 25 05:42:38 2020 UTC (3 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.29: +1 -2
lines
Diff to previous 1.29 (colored)
Retire 'djbware-errno-hack' and associated options.mk cleverness. Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@.
Revision 1.29 / (download) - annotate - [select for diffs], Sat May 23 21:32:15 2020 UTC (3 years, 6 months ago) by schmonz
Branch: MAIN
Changes since 1.28: +4 -2
lines
Diff to previous 1.28 (colored)
Restore missing .include of options.mk.
Revision 1.28 / (download) - annotate - [select for diffs], Fri May 22 10:56:19 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
revbump after updating security/nettle
Revision 1.27 / (download) - annotate - [select for diffs], Sat May 16 14:51:14 2020 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.26: +3 -2
lines
Diff to previous 1.26 (colored)
mail/mailfront: does not have error.h
Revision 1.26 / (download) - annotate - [select for diffs], Sun May 10 07:10:39 2020 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.25: +1 -3
lines
Diff to previous 1.25 (colored)
mail/mailfront: fix PKG_SUGGESTED_OPTIONS The package-specific options.mk is included by djbware.mk and must therefore not be included by the package Makefile itself. This fixes the PKG_SUPPORTED_OPTIONS displayed by show-options. Found by making the package-settable variables in mk/bsd.options.mk read-only.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:23 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
*: recursive bump for libffi
Revision 1.24 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:34 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:30 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.22 / (download) - annotate - [select for diffs], Wed Jun 19 17:42:25 2019 UTC (4 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.21: +5 -18
lines
Diff to previous 1.21 (colored)
Keep it simple: set PKG_SYSCONFSUBDIR to match mail/qmail's. Bump PKGREVISION just in case.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 28 22:45:39 2018 UTC (5 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Update to 2.22. From the changelog: - Fixed pre-standard SMTP address parsing. - Added key exchange and cipher info to TLS handshake logging.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Jun 21 04:33:54 2018 UTC (5 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Update to 2.21. From the changelog: - Fixed crash bug in STARTTLS handling of loaded DH parameters. - Added $TLS_COMPAT flag to disable certain TLS (security) features for maximum compatibility with buggy clients.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jun 2 00:10:48 2018 UTC (5 years, 6 months ago) by schmonz
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Update to 2.20. From the changelog: - Added support for STARTTLS directly in the SMTP protocol. Adapted from contribution by John R. Levine. - Added support for "final ok" rules in mailrules plugin. - Added hook for debugging plugin invocation (set $MSG_DEBUG=1).
Revision 1.18 / (download) - annotate - [select for diffs], Thu May 17 12:15:18 2018 UTC (5 years, 6 months ago) by schmonz
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update to 2.15. From the changelog: - Added support for "and" lines to mailrules plugin. - Modified rbl plugin to log all responses in a single line. - Fixed minor memory leak in the rbl plugin.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 24 01:08:28 2018 UTC (5 years, 9 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
Update to 2.13. From the changelog: - Fix build issue with redefining the "accept" function. - Added support for whitelists in the rbl plugin. - Added option to skip the Received header for authenticated connections.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 31 20:38:51 2017 UTC (6 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.15: +5 -3
lines
Diff to previous 1.15 (colored)
Add 'lua' option, enabled by default. Increase default datalimit. Detach from the controlling terminal with pgrphack(8). Let tcpserver path be configurable. Bump PKGREVISION.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 27 20:18:44 2017 UTC (6 years, 7 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.14: +5 -1
lines
Diff to previous 1.14 (colored)
Wrap long command line. Replace LOCALBASE with PREFIX. Honor custom values of ${QMAIL_DAEMON_USER} and ${QMAIL_LOG_USER}. Allow smtpfront_smtpdcmd to be overridden in rc.conf.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 21 16:04:04 2017 UTC (6 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
Needs libtool.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jan 2 02:19:46 2017 UTC (6 years, 11 months ago) by schmonz
Branch: MAIN
Changes since 1.12: +10 -4
lines
Diff to previous 1.12 (colored)
Update to 2.12. From the changelog: - Added ability for rbl plugin to capture messages before rejecting them. - Fixed broken use of -lbg-sysdeps in modules. - Fixed missing plugin-rbl in installed image. - Updated for bglibs v2 - Added new "rbl" plugin, to block messages from IPs in an RBL. - Added new "queuedir" backend, to save messages to simple files. - Make sure plugin reset functions get called before exiting. - Added missing plugin-starttls-ucspi to installed files. - Added support for limiting the number of messages to plugin-counters. - This version updates the plugin API to add new features: - Capabilities reported by the SMTP EHLO response can be added by plugins. - Plugins are passed any SMTP parameters given with the sender and recipient commands. - Plugins can add new commands to the SMTP protocol. Plugins compiled for previous versions of mailfront will not work without recompiling. The short-circuit on accept logic has also been eliminated to fix a semantic issue. - SMTP AUTH support has been moved into a new plugin, cvm-authenticate. Existing installations relying on SMTP AUTH support will need to make sure they are using this new plugin. The smtpfront-qmail wrapper has been modified to provide this additional plugin. - Fixed plugin-add-received to add the "IPv6:" prefix in the Received: header when the protocol is TCP6. - Added plugin starttls-ucspi to implement STARTTLS using ucspi-tls. - SMTP AUTH can now be restricted to TLS-enabled sessions. - Added controls for pop3front-auth to limit the number of USER commands and authentication failures allowed per session. - Added control to imapfront-auth to limit the number of authentication failures allowed per session. - Modified the clamav plugin to use the newer INSTREAM protocol. - imapfront-auth now sets $DOVECONF_ENV in Dovecot mode in order to avoid having Dovecot imapd reset it through doveconf. - Added Lua scripting plugin (optional, build with 'make lua'). - Modified the qmail backend to evaluate $QMAILQUEUE as late as possible. This allows more options for changing $QMAILQUEUE in plugins. - Added support for running Dovecot IMAP from imapfront-auth. See imapfront.html for details on how to set this up. - Added support for rejecting whole messages when the recipient count is exceeded in plugin-counters. - Made the check-fqdn plugin explicitly reject empty recipients. - Added a sender domain restriction to the check-fqdn plugin. - Added missing plugin-spamassassin.so to installation. - Fix bug in handling invalid message numbers in retrieving messages in pop3front-maildir. - Added a SpamAssassin scanning plugin. - Optimized pop3front-maildir to avoid stat'ing each message twice, and to use sizes recorded in the filename to avoid stat'ing entirely. See pop3front.html for details on the filenames. pkgsrc changes: - Libtoolize to fix build on OS X.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:15 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.11: +1 -3
lines
Diff to previous 1.11 (colored)
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 15 02:51:24 2010 UTC (13 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.10: +7 -6
lines
Diff to previous 1.10 (colored)
DESTDIR support.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 8 01:44:04 2009 UTC (14 years, 7 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.9: +15 -4
lines
Diff to previous 1.9 (colored)
Update to 1.12, addressing PR pkg/34765. From the changelog: 1.12: - Fixed problem with overwriting existing session data items. - Fixed several problems with handling of databytes in rules. - Fixed crash in plugin cvm-validate when the lookup secret was unset. - pop3front-auth now supports a no-argument variant on the AUTH command, used by KMail to test for authentication modes, and documented in http://www.tools.ietf.org/html/draft-myers-sasl-pop3-05 Thanks Bernhard Graf for the initial patch - pop3front-auth and -maildir now support the CAPA command. Thanks Bernhard Graf for the initial patch - Made imapfront-auth more compatible with Courier IMAP by adding extra bits to the CAPABILITY command. Thanks Bernhard Graf. - plugin-cvm-validate handles modules that provide an "out of scope" fact by passing to the next plugin. - Fixed handling of addresses without a domain in @file rules. Thanks Jorge Valdes 1.11: - Fixed the main mailfront program to clean up temporary files properly. - Modified the SMTP protocol module to export the SASL authentication information internally. - Modified the check-fqdn plugin to append $DEFAULTHOST and $DEFAULTDOMAIN to addresses if necessary. - Added separate connect and send timeouts and a maximum message size to the ClamAV plugin, and fixed a bug with handling port numbers when using multiple IPs. - Modified the ClamAV plugin to prefer $CLAMAV_* settings over $CLAMD_* - Added plugin API documentation. 1.10: - Added a ClamAV virus scanner plugin. Note: Using this plugin will cause mailfront to save messages to temporary files. See mailfront.html for details. - Modified the plugin API to add a version code, a flags word, and to (optionally) save messages to a temporary file. - Fixed a few cases where the UCSPI-TCP protocol was assumed. - Fixed pop3front-maildir breakage on dietlibc/uClibc and empty maildirs. Thanks Wayne Marshall. 1.01: - Fixed a bug in the counters plugin that triggered a problem in the SMTP protocol when handling the SIZE=# parameter. - Reversed the order of cvm-validate and qmail-validate in the wrapper scripts (and documentation) due to the semantics of the two plugins. - Added a list of built-in plugins. The list currently contains the three accept* plugins, which are extremely trivial. 1.0: Mailfront has been rewritten to be totally modular. The core mailfront program loads the protocol, backend, and all plugin behaviors at run time from shared objects. The previous commands, such as smtpfront-qmail, are now shell script wrappers for the main "mailfront" command, and as such are depricated in favor of using "mailfront" directly. The *front-qmail wrappers preload all the plugins that were previously compiled into the corresponding programs: check-fqdn counters mailrules relayclient cvm-validate qmail-validate add-received patterns accept-sender NOTE: The *front-reject backends have been dropped in favor of a plugin. In addition, the $REQUIRE_AUTH feature has been moved to another plugin. If you used this backend or feature you will need to adjust your configuration accordingly.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 17 11:41:46 2008 UTC (15 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
distfile is in "archive" now.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 2 02:42:22 2006 UTC (17 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Pass the runtime path to bglibs to the linker, now that they're dynamic. Bump PKGREVISION since mailfront was building but failed to run.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 29 00:59:48 2006 UTC (17 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update to 0.98.1. From the changelog: - Fixed the $REQUIRE_AUTH feature to properly check for $RELAYCLIENT being set.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 10 22:59:26 2006 UTC (17 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.5: +9 -7
lines
Diff to previous 1.5 (colored)
Completely nuke the concept of PKG_PHASE from pkgsrc except for the purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:50 2005 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 21 05:54:03 2005 UTC (18 years ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to 0.98. From the changelog: - Added enhanced mail system status codes (RFC 1893/2034). - Added support for rejecting all mail unless client is authenticated (either as a relay client or with SMTP authentication) if $REQUIRE_AUTH is set. - Full domain names are now required in all addresses except for the null sender. - Removed the "bounce must have a single recipient" rule, as it is currently causing more problems (with address checkers) than it is solving (spammers no longer use this technique). - Fixed one-off bug in counting recipients for $MAXRCPTS. - Truncate UIDL responses to 70 characters as per RFC 1939. - Added QMQP and QMTP "reject" front ends, for completeness. The enhanced mail system status codes together with the $REQUIRE_AUTH change should make smtpfront compliant with RFC 2476's requirements for a "message submission agent", suitable for use on TCP port 587.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 8 21:00:58 2005 UTC (18 years, 1 month ago) by schmonz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to 0.97. From the changelog: - Add support to the qmail backend for custom qmail-queue error messages taken from $QQERRMSG_#. - Clear session timeouts (via alarm) before executing authenticated commands in imapfront-auth and pop3front-auth. - Fixed typo in the CVM lookup code that would prevent the proper operation of lookup secrets. Thanks Dale Woolridge.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 24 04:47:10 2005 UTC (18 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.1: +2 -4
lines
Diff to previous 1.1 (colored)
Introduce DJB_MAKE_TARGETS boolean, on by default, off in the following packages because they don't use "it" and "setup check" as BUILD_TARGET and INSTALL_TARGET, respectively: devel/bglibs mail/mailfront mail/qmail-qfilter sysutils/memtester sysutils/qlogtools Since there's only one consumer of BGWARE_INSTALLER, and future bgware will use bg-installer from bglibs, move the do-install routine directly into qlogtools.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 20 03:30:19 2005 UTC (18 years, 4 months ago) by schmonz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of mailfront, a package containing customizeable network front-ends for mail servers. It contains complete SMTP, QMQP, QMTP, and POP3 front-ends as well as an authentication module for IMAP. The mail delivery front-ends also contain internal address filtering features.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 20 03:30:19 2005 UTC (18 years, 4 months ago) by schmonz
Branch: MAIN
Initial revision