The NetBSD Project

CVS log for pkgsrc/mail/courier-mta/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / courier-mta

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Sat Mar 3 00:13:28 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 14 13:25:21 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Nov 5 14:12:11 2010 UTC (18 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.32: +9 -10 lines
Diff to previous 1.32 (colored)

Changes 0.65.1:
This is a bugfix release.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:59 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.31 / (download) - annotate - [select for diffs], Tue Jun 15 23:01:23 2010 UTC (23 months, 1 week ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.30: +3 -4 lines
Diff to previous 1.30 (colored)

courier-0.65.0 et al:

* gpglib/list.c: Handle GnuPG 2 --with-colons output format changes.
* gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd.
* tcpd/configure.in: Check if explicit linking with libgpg-error is required.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set(). Affects Courier compiled with GnuTLS support.
* maildrop/mailbot.c (main): Set close-on-exec bit on opened files.
* courier/doc/courier.sgml: Move the SPF section to a separate refsect2
  to work around misformatting by the manpage stylesheet.
* rfc2045/rfc2045reply.c (mkreply): Fix sender's name in the reply salutation.
* html/en-us/newmsg.html: Ditto.
* rfc2045/reformime.sgml: Document the -c option to reformime.
* imapd.c (main): Fix typo in alert message.
* Big quota patch (with some changes).

(See the Changelog(s) for previous releases)

Based on patch(es) from PR pkg/42989 by Brian Candler.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Mar 21 16:29:40 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Reset maintainer, developer lost his commit bit.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Mar 12 13:19:49 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

marked as CONFLICTS with esmtp>=1.2 (bin/mailq and/or bin/newaliases)

Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 9 22:20:31 2010 UTC (2 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.27: +7 -7 lines
Diff to previous 1.27 (colored)

Fixed building with DESTDIR:
Special permissions for filterctl and courierfilter have to be applied
in an install script at installation time.
Actions for the post-install target forgot to propagate DESTDIR
appropriately as a make parameter.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jan 4 16:27:48 2010 UTC (2 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.26: +5 -1 lines
Diff to previous 1.26 (colored)

rehash isn't really used, so effectively disable the check.
Package still doesn't build as it always includes the ldap stuff.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:11 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.25 / (download) - annotate - [select for diffs], Thu Feb 21 15:50:29 2008 UTC (4 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: 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.24: +2 -1 lines
Diff to previous 1.24 (colored)

Get rid of the "gnutls" and "ssl" options and replace with a
"courier-gnutls" option/toggle that allows using GNU TLS instead of
defaulting to OpenSSL.

Bump the PKGREVISION of couriertcpd, courier-imap, and courier-mta to 1.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Feb 19 18:45:23 2008 UTC (4 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.23: +17 -12 lines
Diff to previous 1.23 (colored)

Update mail/courier-mta to version 0.58.0.  Changes from version 0.57.1
include:

+ Add full DESTDIR support.

+ Don't create empty, unused directories under
  ${PREFIX}/share/examples/courier.

+ Teach mkesmtpdcert generate certificates and keys using the either
  GNUTLS or OpenSSL tools.

* Fix a memory stomp in local delivery agent.

* Get rid of the hard 30 minute timeout in sendmail(8).

* Rewrite input processing for submit(8) process to use non-blocking
  I/O to read standard input. When the message source is local (or
  dsn), get rid of the hard 30 minute timeout, and poll stdin with a
  5 minute poll() timeout, at which point the timestamps on all open
  control and data files are pinged, to keep courierd from purging
  them based on their old timestamp.  Continue to use a hard timeout
  for all non-local mail.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Oct 17 13:50:30 2007 UTC (4 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Add patch taken from Courier CVS repository that fixes a memory-stomping
bug when reporting unknown local recipients.  Bump PKGREVISIONs of courier
and courier-mta.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Oct 15 15:37:14 2007 UTC (4 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

Update mail/courier-mta to 0.57.1.  Changes from version 0.56.0 include:

* Major code cleanup.

* "User unknown" reports complete local address, including extensions.

* Only run courierfilters after all control files are closed.

* "opt BOFHHEADERLIMIT" replaces hardcoded limit of 100,000 bytes of
  headers per message.

* Reject <@domain.com> for a recipient's address.

* Tolerate newline-less responses from the filter.

* Document that sysexit 100 from .courier is a permanent failure.

* "courier show all" and "courier clear all" commands for managing
  backscatter suppression list.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Sep 23 11:42:44 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Don't hardcode the use of "99" as a file descriptor because it may
not be available.  Instead, use (OPEN_MAX - 1) which uses the same
"pick a high number" strategy as choosing "99", but is more likely to
be available.  This allows users with a soft limit of 64 open files
to run courierfilter and courierldapaliasd.

Bump the following PKGREVISIONs:

	mail/courier-mta	--> 11
	meta-pkgs/courier	--> 7
	net/couriertcpd		--> 3

Revision 1.20 / (download) - annotate - [select for diffs], Sun Sep 23 01:24:55 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Add some missing files to the PLIST (why didn't CHECK_FILES catch these?)
for courier-mta.  Bump the following PKGREVISIONS:

	mail/courier-mta	--> 10
	meta-pkgs/courier	--> 6

Revision 1.19 / (download) - annotate - [select for diffs], Sat Sep 22 04:42:03 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Change the default directory for the various pid files to be
${COURIER_STATEDIR}/tmp, which defaults to /var/courier/tmp.  This
allows some of the servers which drop root privileges too soon to still
write the pid file into a courier-owned directory instead of the
root-owned /var/run.

In mail/courier-mta, de-list ${COURIER_STATEDIR}/webmlm from the list
of owned directories.  In fact, webmlmd expects that path to be a
socket file, and breaks horribly if the "webmlm" directory is present
instead.

Bump PKGREVISIONs for the following packages:

	mail/courier-imap	--> 2
	mail/courier-mta	--> 9
	mail/sqwebmail		--> 4
	meta-pkgs/courier	--> 5

Revision 1.18 / (download) - annotate - [select for diffs], Fri Sep 21 22:42:00 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.17: +5 -2 lines
Diff to previous 1.17 (colored)

Fix the permissions on some binaries and directories to match the
generated permissions.dat file used to create RPMs by the author.

Bump the PKGREVISIONs:

	meta-pkg/courier	--> 4
	mail/courier-mta	--> 8
	mail/sqwebmail		--> 3

Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 21 14:12:19 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Allow "inet6" as a package option for net/couriertcpd and
mail/courier-mta.  Modify mail/courier-imap to build regardless of
the platforms IPv6 support and update meta-pkg/courier to the latest
versions of the Courier mail server suite.  Bump the PKGREVISIONs
of the following packages:

	mail/courier-mta	--> 7
	meta-pkgs/courier	--> 3
	net/couriertcpd		--> 2

This fixes PR pkg/37013 by Aleksej Saushev.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 17 15:28:04 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Include a patch taken from the main Courier CVS repository that adds
a new TLS_PROTOCOL selection "SSL23" that allows for trying to negotiate
initially with SSLv3 but falling back to SSLv2:

	courier/tcpd/libcouriertls.c:1.21

This allows Courier to interoperate with older mail servers and clients
that are still using SSLv2 when advertising or attempting to use
advertised STARTTLS capabilities.

This change modifies the following packages and bumps their PKGREVISIONs:

	mail/courier-imap	to 1.
	mail/courier-mta	to 6.
	meta-pkgs/courier	to 2.
	net/couriertcpd		to 1.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Sep 11 02:35:04 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Fix location of directories used by the webadmin CGI binary.  Bump the
PKGREVISION to 5.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 10 17:00:38 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Teach the webmlm rc.d script to check that the LISTS variable is non-empty
before attempting to start webmlmd.  Fix the way that webmlmd is called
(it expects an extra argument).

Bump the PKGREVSION to 4.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 10 16:06:27 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Actually install the webmlm rc.d script and config files.
Bump the PKGREVISON to 3.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 7 14:18:11 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Fix improperly quoted string in courieresmpts rc.d script.  Bump
PKGREVISION to 2.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 7 14:11:20 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Fix name of a required configuration directory for the ESMTP module.
Bump the PKGREVISION to 1.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 10 17:57:03 2007 UTC (4 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.9: +9 -10 lines
Diff to previous 1.9 (colored)

Update mail/courier-mta to 0.56.0.  Changes from version 0.53.2 include:

    + Drop the uucp module from the default option set.

    + Patch the webmlm sources to not use "stdin" and "stdout" as function or
      member names as they can be macros according to the C standards.

    * webadmin: Remove check that prevents multiple virtual domains to
      be aliased to the same account.

    * webmlmd: new CGI module that can manage a Courier mailing list
      created with couriermlm.

    * Rewrite and code cleanup of couriermlm.

    * Use domain name, not MX hostname, for looking up authenticated
      SMTP passwords in esmtpauthclient

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 2 22:07:32 2007 UTC (4 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Fix botched migration of PKG_OPTIONS from courier-mta/Makefile.common
into the Makefiles of the packages that include it:

(1) PKGNAME and PKG_SUPPORTED_OPTIONS clearly no longer need to be
    defined since the only code that used it in Makefile.common was
    removed.

(2) Package Makefiles need to properly define PKG_OPTIONS_VAR and
    PKG_SUPPORTED_OPTIONS prior to including bsd.options.mk.  Set
    them to the appropriate values to match the orginal names from
    before the botched migration.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jul 28 01:37:23 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Fix path to Perl. Bump revision.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 26 05:21:17 2006 UTC (5 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Install couriertcpd into sbin, which is the location expected by stock
courier-mta and courier-imap.  Bump the PKGREVISION on all three
packages.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 17 19:26:48 2006 UTC (5 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Modify the Courier services rc.d scripts so that:

   (1) they are more likely to do the right thing if the user sets
       rc_fast_and_loose; and

   (2) they pre-create any necessary directories prior to start the
       respective services.

Also, fix the path to the courierwebadmin binary in SPECIAL_PERMS for the
courier-mta package.

Bump the PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 14 17:01:08 2006 UTC (5 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Add a buildlink dependency on openssl to couriertcpd, which needs the
SSL libraries to build couriertls, which encapsulates the logic for
handling SSL connections for Courier services.  Drop the dependency
on openssl from both courier-imap and courier-mta, which only need
the "openssl" tool instead.  Bump the PKGREVISIONs for all three
packages due to the changed dependencies.  Problem noted by Ondrej
Tuma in private email.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 9 22:12:18 2006 UTC (5 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update mail/courier-mta to 0.53.2.  Changes from version 0.53.1 include:

   * [SECURITY] Fix bug in encoding of usernames that contain '='.  This
     fixes the security advisories noted here:

	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2659
	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368834
	http://secunia.com/advisories/20519/

   * Implemented "Purge" option for mail filters.

   * Invoke Courier filters in alphabetical order, and uses 050 exit code
     to accept a message without running the remaining filters, which gets
     converted to a 250 ESMTP code.

   * Fix improper parsing of ident/pfix tokens in SPF.

   * New command line tool "aliaslookup" to look up mail aliases.

   * Added support for the koi8-u character set.

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 1 02:57:58 2006 UTC (6 years ago) by jlam
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Note conflicts with postfix, qmail, and sendmail.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 30 18:20:59 2006 UTC (6 years ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add filterctl.8. Bump revision.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 28 18:10:21 2006 UTC (6 years ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

First cut at packaging the MTA and mailing list components of
courier-0.53.1 as mail/courier-mta.

The Courier mail transfer agent (MTA) is a modular multiprotocol mail
server that's designed to strike a balance between reasonable performance,
flexibility and features.

This package differs from traditional courier-mta packages in that
the webmail, imap/pop3, and maildrop components are not included
because they are supplied by the mail/sqwebmail, mail/courier-imap,
and mail/maildrop packages, respectively.  When Courier-MTA is installed
together with Courier-IMAP and SqWebMail, they form an integrated
mail/groupware server suite that provides ESMTP, IMAP, POP3, webmail,
and mailing list services within a single, consistent, framework.  A
web-based administration and configuration tool is included for
comprehensive configuration of the entire Courier software suite.

Many thanks to Yarema <yds@CoolRat.org> whose Courier port for FreeBSD
was an invaluable reference.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 28 18:10:21 2006 UTC (6 years ago) by jlam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>