The NetBSD Project

CVS log for pkgsrc/mail/dbmail/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / dbmail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 27 12:31:52 2012 UTC (4 weeks ago) by obache
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Recursive bump from icu shlib major bumped to 49.

Revision 1.30 / (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
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

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

Revision 1.29 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:50 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jun 10 21:57:08 2011 UTC (11 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

recursive bump from icu shlib major bump.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:02 2011 UTC (13 months ago) by obache
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Sep 30 10:49:11 2010 UTC (19 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Sep 9 12:42:27 2010 UTC (20 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.24: +12 -13 lines
Diff to previous 1.24 (colored)

Changes 2.2.17:
* Bug-fix release.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Aug 6 08:49:34 2010 UTC (21 months, 2 weeks ago) by tnn
Branch: MAIN
Changes since 1.23: +4 -3 lines
Diff to previous 1.23 (colored)

Protect dbmail.conf with CONF_FILES_PERMS because it typically contains
sensitive information.

While here, update to dbmail-2.2.16 (bugfixes)

Revision 1.23 / (download) - annotate - [select for diffs], Sun Feb 14 02:05:04 2010 UTC (2 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Update dbmail to 2.2.15.

Changes:
 * 0000837: [PIPE delivery (dbmail-smtp/dbmail-deliver)] dbmail-smtp segfault with To field with "unlisted-recipients".
 * 0000835: [POP3 daemon] Segfault after PASS.
 * 0000832: [IMAP daemon] messages marked as read during EXAMINE mailbox.
 * [delivery] Fix inverted to/from headers in native auto-reply.
 * [servers] Add non-detached network mode.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jan 23 04:50:22 2010 UTC (2 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored)

Update dbmail to 2.2.14.

Changes:
 * 0000816[Database layer] DEF_QUERYSIZE is currently 1024, causing sieve
   generated autoresponders to fail (paul) - resolved
 * 0000822[General] Incoming IP addresses missing in syslog (paul) - resolved.
 * 0000827[IMAP daemon] postgresql-8.4.2 Strangeness - resolved.
 * fix native autoreply/autonotify support
 * skip caching of broken 8bit addresses
 * requires gmime > 2.2.10

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:23 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Oct 12 02:25:36 2009 UTC (2 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.19: +5 -4 lines
Diff to previous 1.19 (colored)

Update dbmail to 2.2.12.

Changes since 2.2.11:

    * Backport IPv6 support
    * Remove generated autoconf files from the release. Please install
automake-1.9 and run autoreconf -i before running configure
    * Backport the fix for duplicate mailboxes in LIST/LSUB responses
    * Backport for internaldate as UTC
    * Fix for file descriptor leakage

Bugs fixed since 2.2.10:

0000742: [Authentication layer] PATCH: authldap.c - multiple attributes
         for field_mail (Toast) - resolved.
0000731: [Documentation] Missing documentation of database layer logging
         control (paul) - resolved.
0000723: [Database layer] simultaneous mailbox creation (paul) -
         resolved.
0000709: [Database layer] Some sql optimizations (paul) - resolved.
0000721: [Authentication layer] mail quota in ldap not used during
         delivery (paul) - resolved.
0000698: [IMAP daemon] PostgreSQL 8.3.1 can't execute query (paul) -
         resolved.
0000712: [General] traces to stderr may cause core dumps if hostname
         >=16 (paul) - resolved.
0000710: [IMAP daemon] eliminate annoying "[Illegal seek] on
         read-stream" message from imap4d - resolved.
0000704: [IMAP daemon] IMAP TEXT searches stop at headers - resolved.
0000670: [IMAP daemon] IMAP TEXT searches only seem to search headers
         (paul) - resolved.

Revision 1.19 / (download) - annotate - [select for diffs], Tue May 6 01:49:20 2008 UTC (4 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update DBMail to 2.2.10.

Changes since 2.2.9:
 * 0000676: PostgreSQL 8.3 compatibility (# 676)
 * 0000685: Duplicate key errors and other insertion problems ( #685, #686)

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 9 15:38:45 2008 UTC (4 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

Update dbmail to 2.2.9.

THis is a bugfix maintenance release.

Bugs fixed since 2.2.8:
  * 0000668: [Command-Line programs (dbmail-users, dbmail-util)] dbmail-export
    segmentation fault and mbox compatibility (paul)
  * 0000663: [Authentication layer] Authldap module reloads when it try to
    recconect
  * 0000662: [Authentication layer] Ability to bypass authentication on Active
    Directory
  * 0000660: [IMAP daemon] imapd provides better inetd compatability (paul)

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:22 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 13 07:43:20 2007 UTC (4 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.15: +12 -9 lines
Diff to previous 1.15 (colored)

Update DBMail to 2.2.8.
While here, pkglint clean and add DESTDIR support.

This is strictly a maintenance release. No new functionality was added.

Changes since 2.2.8-rc1
none

Bugs fixed since 2.2.7
0000655: [Database layer] MIME headers are incorrectly parsed into cached tables (paul)
0000656: [Command-Line programs (dbmail-users, dbmail-util)] dbmail-export: bogus date in "From_" lines (paul)

Revision 1.15 / (download) - annotate - [select for diffs], Sat Nov 3 11:39:49 2007 UTC (4 years, 6 months ago) by obache
Branch: MAIN
Changes since 1.14: +26 -12 lines
Diff to previous 1.14 (colored)

Merge with wip/dbmail.

* Honor PKG_SYSCONFDIR and VARBASE.
* Added sqlite and ldap option.
* Fixes PLIST when db driver != mysql.
* Install more documentation.
* Install initial create tables sql script files.
* Rename timsieved's rc script to similar name with other scripts.

Bump PKGREVISION.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 30 22:52:42 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.13: +11 -5 lines
Diff to previous 1.13 (colored)

Update to 2.2.7 release. The 2.2 series of dbmail adds LDAP integration,
fast searches and sieve filtering. Users upgrading from an earlier
release will need to follow these upgrading instructions:
http://www.dbmail.org/dokuwiki/doku.php?id=upgrading_to_2.1

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 19 12:51:56 2007 UTC (5 years, 2 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Update DBMail to 2.0.11, the latest bugfix maintenance release on the 2.0.x
branch.  There are a number of changes, see the ChangeLog for details.

Note that in the meantime, 2.2.x is the new stable release series, bringing
many new features e.g. LDAP authentication, header caching, Sieve mail
filtering, ... but I'll leave that update to a more experience DBMail user.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 18 21:38:59 2007 UTC (5 years, 2 months ago) by schmonz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

I never got around to using this; relinquish MAINTAINER.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:57 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:10 2006 UTC (6 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:54 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 13 21:43:54 2006 UTC (6 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Update to 2.0.7. Bugs fixed, from the changelog:

2.0.2:
* Bug 115: MAX_LINESIZE consistency.
* Bug 119: Memory leak in dbmail-lmtpd.
* Bug 131: Determine DBMail version (for now, only via command line -V).
* Bug 132: dbmail-util had a few incorrect stdout/stderr messages.
* Bug 135: Delivery chain fails to set is_header on header rows.
* Bug 143: Sort.c compiles without CFLAGS.
* Bug 142: Merge preforking with the 2.0 codebase.
* Bug 118: dbmail-users -c username -W does not prompt for password
    on FreeBSD. WORKAROUND: Use -W "" (double quotes) to fool getopt
    and prompt for a password.
* Bug 91: Infinite loops in both imapd and pop3d.

2.0.4:
* Bug 163: dbmail-users -l nonexistantuser should return non-zero value
* Bug 153: dbmail-util cannot remove unconnected mailboxes.
* Bug 118: dbmail-users -c username -W does not prompt for password on FreeBSD.
* Bug 131: determine dbmail version only shows major.minor, not micro.
* Bug 159: alias bug: if user exists, auth_check_user is skipped.
* Bug 149: Improved imap search performance using weighted search lists.
* Bug 171: max() is indexable in mysql but not in postgresql causing
    extreme slowness
* Bug 134: Some MySQL tweaks to be applied.
* Bug 180: dbmail-user -e someuser does not clear the mailboxes
* improved performance on postgresql when opening mailboxes (imapd)
    by avoiding SUM() calls.
* Bug 177: compile fails on FreeBSDs getopt.h
* Bug 164: No more mailbox full. Mail bounced with user unknown.
* Bug 181: Error in SQL using SuSE Linux 9, max value for int8 is
    exceeded, PostgreSQL 8 + Postfix

2.0.5:
* bug 177: compile fails on FreeBSDs getopt.h
* bug 182: compile fails on FreeBSDs sort.c
* bug 158: a sig term to the root process e.g. the pid from the
    pidfile doesn't shutdown imapd/pop3d
* bug 154: dbmail-util outputing "-r" error when -r is no longer valid
* bug 201: Unix socket support for lmtpd
* bug 199: spare child creates zombie
* bug 190: huge load if database crash
* bug 145: LMTP loses return-path
* bug 162: dbmail-pop3d zombies galore..
* bug 213: pop3d sends SIGKILL to init's process group
* bug 185: segfault if user is over-quota in lmtp delivery
* bug 189: if alias == deliver_to, dbmail-smtp hogs mem until killed
    by oom or queue gives up

2.0.6:
* corrected reported version (closes #247)
* fixes fatal error in process pool

2.0.7:
* Removed all unsafe code from the signal handlers. This should
    mostly benefit FreeBSD users which may have suffered from
    unreliable behaviour in the process pool code.
* Added 'ON UPDATE CASCADE' to all foreign key restraints in the
    MySQL (InnoDB) and Postgresql create_table files.
* POP3 AUTH command no longer returns list of supported authentication
    mechanisms when issued without arguments.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 10 12:39:03 2006 UTC (6 years, 4 months ago) by ghen
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk,
same for pgsql.bl3.mk.  Bump PKGREVISION.  Ok by wiz.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:48 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:29 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 22 20:08:11 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:18 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 9 04:17:39 2005 UTC (7 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.1: +14 -4 lines
Diff to previous 1.1 (colored)

A config file and some rc.d scripts might help. Bump PKGREVISION.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 9 03:21:07 2005 UTC (7 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 dbmail-2.0.1.

Dbmail is the name of a group of programs that enable the possiblilty
of storing and retrieving mail messages from a database. Currently
MySQL and PostgreSQL can be used as database backends.

DBMail is made up of several components. A normal MTA (Postfix,
SendMail, QMail, Exim) is used for accepting messages. The MTA
hands the messages over to dbmail-smtp, using a pipe interface, or
dbmail-lmtpd, using LMTP (Local Mail Transport Protocol). These
programs take care of delivering the message into the database.
Messages can be retreived from the database using dbmail-pop3d,
using the POP3 protocol, and dbmail-imapd, using the IMAP4Rev1
protocol.

The whole email is stored in the database. That includes attachments.
The DBMail programs do not have to touch the filesystem to retreive
or insert emails. User information is also stored in the database,
so users do not need an account on the machines DBMail is running
on.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 9 03:21:07 2005 UTC (7 years, 4 months ago) by schmonz
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>