sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
brad
8409532dc9
Don't try to utilize libicu4c if it is installed.
2014-08-25 09:43:10 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +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
sthen
232deb7215
Roll sqlite support into the main package; there's no point having it
...
as an optional flavour now that sqlite is in base. From Brad.
2012-05-16 14:40:08 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
sthen
b7aa5ba17d
Update postfix -snapshot to 20111129. Based on a diff for 1122 from Brad,
...
updated to 1129 by me and OK Brad.
2011-12-01 10:26:52 +00:00
sthen
efd0f68cac
fix building on a clean machine (broken due to changes in postconf) -
...
reported by nigel@, ok Brad.
2011-11-13 16:20:00 +00:00
sthen
7e0cfe1020
SECURITY update to 2.8.3 (postfix/stable) / 2.9-20110501 (postfix/snapshot).
...
See http://www.postfix.org/CVE-2011-1720.html for info: this is a memory
corruption bug affecting users of -sasl2 packages who have enabled SASL
using auth mechanisms other than PLAIN/LOGIN. (This is not an especially
common configuration as the affected mechanisms require keeping plaintext
passwords on mail servers).
OK jasper@, Brad (maintainer).
2011-05-09 21:56:13 +00:00
sthen
459d9556a5
whitespace cleanup, don't hide do-install targets with @; from Brad
...
add HTTP URL as first entry in MASTER_SITES; from me, ok Brad
2011-03-10 12:07:24 +00:00
sthen
e17f8e3d5d
switch to more compact LIB_DEPENDS style and drop the explicit
...
HAS_PCRE (makedefs picks this up automatically from pcre-config now).
from Brad.
2011-03-09 10:45:27 +00:00
sthen
1617bb1387
switch maintainer to Brad, suggested by jakob@ (current maintainer).
2011-03-07 13:00:53 +00:00
jakob
277680c7dc
add global sqlite flavour
2011-03-06 09:36:29 +00:00
sthen
f6ce579b71
Install the unformatted manpages; mandoc has no problem with these,
...
and moving back to the unformatted pages fixes warnings from the
installation script (which does not expect the pages to be preformatted).
Problem noted by Brad and myself, possible fix suggested by me, diff
from Brad, ok jakob@ (maintainer).
2011-01-07 19:22:06 +00:00
espie
f7466761c3
missed some
2010-11-22 09:20:34 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
9bba868a30
WANTLIB conversion
2010-11-11 10:57:40 +00:00
jakob
64528f8ba2
add sqlite flavour; from brad
2010-08-31 06:03:32 +00:00
jakob
790152af51
Remove overriding of FD_SETSIZE since this hasn't had any effect since
...
Postfix had switched to kqueue() a long time ago. No binary package change.
2010-08-22 09:04:29 +00:00
naddy
2f2f0ccd59
fix db dependency for db4 flavor and bump; ok jakob@
2009-07-18 20:26:18 +00:00
sthen
ea67a9cb53
fix depends, bump
2009-03-17 19:32:44 +00:00
jakob
d25129f664
fixed default data directory; from brad@
2008-02-29 12:25:22 +00:00
jakob
4b4f8e26d5
separate data and queue directory
2008-02-01 16:37:09 +00:00
steven
e68b25b9ba
db.=4 -> db.>=4 in preparation of db4 update
...
ok sthen@
2007-10-25 21:05:33 +00:00
merdely
8b76ad71d8
Remove surrounding quotes in COMMENT*/PERMIT_*
2007-09-16 00:17:04 +00:00
espie
e109b91c0d
move stuff into MESSAGE when it belongs, and rename the rest of the INSTALL
...
script to a file inside postfix.
That way, the last INSTALL script dies.
okay jakob@, alek@
2007-05-31 10:19:00 +00:00
ajacoutot
ace4c6da8f
- fix path to cyrus deliver
...
- bump PKGNAME using PATCHLEVEL
ok simon@
2007-03-19 10:24:51 +00:00
jakob
ed07138678
finally(?) fix PKGNAME without patchlevel
2006-11-20 19:57:34 +00:00
jakob
7f02bde1fa
fix PKGNAME for snapshots
2006-11-19 21:17:45 +00:00
jakob
198e9b11aa
reintroduce common Makefile (previously removed by approved commit)
...
upgrade snapshot version
bump package version for stable version
2006-11-13 07:45:05 +00:00
jolan
2f8db30b2c
repair respecting of SYSCONFDIR, SYSCONFDIR wasn't being set properly
...
due to all the guts of the ports being in Makefile.inc
2006-10-25 22:44:09 +00:00
sturm
8a8753ea08
when you change the package, you HAVE to bump PKGNAME
...
i don't understand why people fall into this trap again and again and again
2006-10-18 17:42:28 +00:00
jakob
e221616426
add db4 flavour; contributed by Wilbern Cobb
2006-10-12 08:36:16 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
espie
d39a581bf9
more new lib specs
2006-08-03 19:56:08 +00:00
jakob
158ed52aee
upgrade to postfix 2.3.0; from brad@
2006-07-17 08:52:13 +00:00
jakob
585104e8f0
fix DISTNAME
2006-06-07 20:43:08 +00:00
brad
7f4506f083
The IPv6/TLS patch was removed 6 months ago so remove the
...
unused post-patch target.
2005-09-16 01:06:52 +00:00
krw
018da6598f
New posix compliant xargs needs '-r' in case there aren't any files to
...
remove.
ok jakob@
2005-09-12 14:34:57 +00:00
brad
52404514bc
sync PLIST and bump PKGNAME
2005-05-06 16:35:41 +00:00
jakob
c3764b7094
fix owner/group after install
2005-04-08 20:16:31 +00:00
jakob
c766cb40e2
remove old target for IPv6 dependencies
2005-03-10 07:26:27 +00:00
brad
372b8635bd
Postfix 2.2.0RC2 and 2.3 20050304 snapshot.
...
ok MAINTAINER
2005-03-07 18:26:39 +00:00
jakob
3a6acb778e
remove unneeded WANTLIBs
2004-12-29 07:05:07 +00:00
jakob
fe8ba5d77a
WANTLIB
2004-12-28 09:27:13 +00:00
jakob
bef41ef35c
snapshot uses -DUSE_TLS for TLS
2004-12-28 09:00:46 +00:00
jakob
aa5505b787
only install separate tls docs if we use tls patches
2004-12-28 08:25:34 +00:00