Commit graph

144 commits

Author SHA1 Message Date
joerg
f6e246a6e7 Support newer DragonFly versions. From PR 39148. 2008-09-17 13:44:16 +00:00
martti
774f5ddbfd Updated mail/postfix-current to 2.6.20080903
Postfix 2.4 and later, on Linux kernel 2.6, is vulnerable to a
denial of service attack by a local user. There is no breach of
data confidentiality or data integrity. This problem was found by
the Postfix author during routine source code maintenance.

An on-line version of this announcement is available at
http://www.postfix.org/announcements/20080902.html
2008-09-04 08:25:31 +00:00
ghen
c56bc05132 Add some (http) mirrors. 2008-08-22 20:29:55 +00:00
martti
24bc0cb7aa Updated mail/postfix-current to 2.6.20080814
20080804

        Bugfix: dangling pointer in vstring_sprintf_prepend().
        File: util/vstring.c.

20080814

        Security: some systems have changed their link() semantics,
        and will hardlink a symlink, contrary to POSIX and XPG4.
        Sebastian Krahmer, SuSE. File: util/safe_open.c.

        The solution introduces the following incompatible change:
        when the target of mail delivery is a symlink, the parent
        directory of that symlink must now be writable by root only
        (in addition to the already existing requirement that the
        symlink itself is owned by root).  This change will break
        legitimate configurations that deliver mail to a symbolic
        link in a directory with less restrictive permissions.
2008-08-18 07:19:13 +00:00
martti
a244ebaf51 Updated mail/postfix-current to 2.6.20080726
* Lots of bug fixes
2008-08-13 07:34:43 +00:00
ghen
20c45abd40 Add optional support for the "cdb" mapfile (constant database). This format
is read-only but is faster than Berkeley DB and uses less memory.  Use the
TinyCDB implementation which is in the public domain and a bit faster than
DJB's original CDB.
2008-06-03 10:30:51 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
martti
b1792d8013 Updated postfix-current to 2.6.20080221
* Bug fixes
* Create /var/db/postfix like in pkgsrc/mail/postfix
2008-03-17 07:11:42 +00:00
wiz
a8686fc0e5 Add CONFLICTS line for previous PKGNAME versions.
Suggested by Alan Barrett.
2008-03-10 10:33:38 +00:00
wiz
4e8de2e1e7 Fix PKGNAME. 2008-03-06 10:44:46 +00:00
ghen
e1a228d052 Now that ../mail/postfix is updated to 2.5.1, update postfix-current to track
the experimental releases again (now for postfix 2.6).  Ok with martti.
2008-02-18 17:46:22 +00:00
ghen
68490e2e6a -DUSE_SASL_AUTH is defined by default in Makefile now. 2008-02-04 13:07:54 +00:00
ghen
48af9461d8 Reindent. 2008-01-25 09:44:54 +00:00
ghen
9385d343d3 Move SASL conditionals to options.mk. 2008-01-25 09:42:54 +00:00
ghen
8a540a3b6a Update mail/postfix-current to 2.5.0 release (this can later be merged into
mail/postfix by maintainer).
2008-01-25 09:41:28 +00:00
tnn
ad6ceadd25 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@
2008-01-18 05:06:18 +00:00
martti
c16681f6d7 Updated mail/postfix-current to 2.5.0rc2
* Bug fixes
2008-01-17 14:03:05 +00:00
martti
5b9c5781da s/Dovcot/Dovecot/ 2008-01-17 13:47:01 +00:00
ghen
29b26d57b0 Update mail/postfix-current to 2.5.0-RC1, the first release candidate for the
next stable release (expected by the end of January).  Experimental releases
are now labeled 2.6-* but we'll track the 2.5.0 release candidates for now and
switch to 2.6 snapshots later.

Lots of changes, see HISTORY/RELEASES_NOTES for details.

Ok with martti.
2008-01-16 17:39:01 +00:00
ghen
42408282f4 Drop the "dovecot-sasl" option and instead enable dovecot SASL support by
default (this doesn't actually depend on Dovecot for building, the code is
shipped with Postfix).
Set the default value for smtpd_sasl_type to "dovecot" unless cyrus SASL is
enabled, too.  This ensures backwards compatibility for most cases.

Ok with martti, joerg.
2008-01-16 14:21:39 +00:00
martti
9fc7653761 Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
2007-10-30 19:31:38 +00:00
martti
64d63fec50 Added LICENSE=postfix-license 2007-10-30 13:27:32 +00:00
martti
f39b3a0c80 Updated mail/postfix-current to 2.5-20071006
Lost of fixes, see HISTORY for details...
2007-10-22 06:15:56 +00:00
jlam
0469dfa0ce Honor PKGMANDIR. 2007-09-23 11:43:42 +00:00
martti
cff15be862 Updated mail/postfix-current to 2.5-20070731
Lots of changes, see the ChangeLog for details.
2007-08-13 07:06:13 +00:00
martti
9d36d64929 Add note about /etc/rc.conf.d/postfix. 2007-07-11 12:25:53 +00:00
martti
77df089663 Updated mail/postfix-current to 2.5-20070529
Lots of changes, see the HISTORY file for details.
2007-05-30 07:58:29 +00:00
martti
2b71b36176 Updated mail/postfix-current to 2.5-20070501
Lots of changes, see the HISTORY file for details.
2007-05-02 05:10:15 +00:00
tron
7ff2feb001 Enable TLS support by default. Approved by Martti Kuparinen. 2007-04-29 19:27:35 +00:00
martti
406fa07861 Updated mail/postfix-current to 2.5-20070402
This is a new development snapshot. Sync with Makefile with mail/postfix.
2007-04-03 07:35:46 +00:00
martti
4026840958 Some pkglint fixes. 2007-04-03 07:18:59 +00:00
martti
febcf80b7f Updated mail/postfix-current to 2.4-20070214
New development snapshot, lots of changes, see the HISTORY file
for details...
2007-02-15 06:38:13 +00:00
martti
378e22ac9d Updated mail/postfix-current to 2.4-20061210
Too many changes to list here, see the HISTORY file for details.
2006-12-13 06:23:06 +00:00
rillig
644593e5f4 Added CHECK_HEADERS_SKIP to make the package pass the test. 2006-11-10 08:10:23 +00:00
martti
a96bcae6be Updated mail/postfix-current to 2.4-20061019
20061017

	Cleanup: removed spurious warning when the cleanup server
	attempts to bounce mail with soft_bounce=yes. Problem
	reported by Ralf Hildebrandt. File: cleanup/cleanup_bounce.c.

	Bugfix: null pointer bug when receiving a non-protocol
	response on a cached SMTP/LMTP connection.  Report by Brian
	Kantor.  Fix by Victor Duchovni.  File: smtp/smtp_reuse.c.
2006-11-07 07:08:51 +00:00
martti
4b1da963df More pkglint -Wall fixes. 2006-10-19 06:37:04 +00:00
martti
bd88861f5c Remove patch-ab and "rm -f auxiliary/MacOSX/Postfix.StartupItem/Postfix"
in post-extract.

I exchanges few mails with Wietse and he refused to fix the "==" lines and
instructed me to simply remove the offending file. Instead of having a patch
for a file which is not used by pkgsrc I think it makes sense to remove it.
2006-10-18 09:26:53 +00:00
martti
51fda70284 Fix for test ... == ... 2006-10-18 05:50:42 +00:00
martti
2c44d89d2b Substitute _file_ with i to make pkglint happy. 2006-10-16 11:03:07 +00:00
martti
5e66a4c3e0 Split SUBST_SED.postfix 2006-10-16 10:58:24 +00:00
martti
ec1133bf1d Fixed few pkglint warnings. 2006-10-16 10:43:32 +00:00
martti
ad284b76f7 Fixed few pkglint warnings. 2006-10-16 10:04:01 +00:00
martti
3b4d16f733 Fixed few pkglint warnings. 2006-10-16 09:54:49 +00:00
martti
1f216e301a Updated mail/postfix-current to 2.4-20061015
* lots of bugfixes and cleanups
2006-10-16 09:48:00 +00:00
martti
db15c6ae46 Updated mail/postfix-current to 2.4-20060825
Lots of bug fixes, see HISTORY for details...
2006-08-31 18:45:02 +00:00
taca
dc13661258 Accept NetBSD 4.* as NETBSD4 to compile on NetBSD current.
Bump PKGREVISION.
2006-08-11 12:34:24 +00:00
martti
c3b8594d86 Updated mail/postfix-current to 2.4-20060711
This is the first development version after 2.3.0 release.
2006-07-13 09:57:53 +00:00
ghen
2eca3d9f2c The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.
2006-05-31 18:22:23 +00:00
jlam
6d3e25ffb4 Conflict with courier-mta. 2006-05-01 02:57:03 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00