Kirill Ponomarev
4a46af7267
Update to 4.71
...
ChangeLog: http://ftp.exim.org/pub/exim/ChangeLogs/ChangeLog-4.71
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
2009-12-03 12:07:06 +00:00
Kirill Ponomarev
e74a94831c
Change WITH_DAEMON option description.
...
Submitted by: George L. Yermulnik <yz@yz.kiev.ua>, Alexey V. Degtyarev <alexey@renatasystems.org>
2009-11-25 12:29:30 +00:00
Pav Lucistnik
07b2788864
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-19 22:07:43 +00:00
Kirill Ponomarev
16f0b1fa35
Update to version 4.70
...
- Add devel/pcre dependency
- Add option for checking ACL in DCC
- Add WITH_DEBUG option
- Remove Domain Keys option
- Remove DKIM option
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org>
2009-11-15 18:18:20 +00:00
Mark Linimon
d81e770f83
Since this port conditionally depends on perl, it needs WANT_PERL
...
defined before the inclusion of bsd.port.pre.mk.
Hat: portmgr
2009-11-10 06:51:13 +00:00
Kirill Ponomarev
be9ace2596
Fix build for exim/sqlite
2009-10-21 21:15:18 +00:00
Kirill Ponomarev
382845b728
- Convert existing infrastructure to OPTIONS
...
- Remove deprecated RCORDER, required by FreeBSD-5.x
- Remove deprecated WITH_PWCHECK
- Add option WITH_KAS, which installs mail/libspamtest to use
Kaspersky Antispam library
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
2009-10-21 19:59:15 +00:00
Dmitry Marakasov
535382b891
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
...
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
2009-09-02 15:01:56 +00:00
Kirill Ponomarev
bc64c11eb3
Fix dbm->seq loop.
...
Details: http://lists.exim.org/lurker/message/20090729.134711.ef8c803e.en.html
PR: ports/137257
Submitted by: Artis Caune <Artis.Caune@gmail.com>
2009-08-21 14:32:46 +00:00
Kirill Ponomarev
5219a03668
Add support for XCLIENT command.
...
More info - http://www.postfix.org/XCLIENT_README.html
PR: ports/133891
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
2009-06-02 09:44:30 +00:00
Florent Thoumie
340b57f8be
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
...
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Kirill Ponomarev
23c20b354c
Fix user/group creation order while installing package.
...
PR: ports/130184
Submitted by: Artis Caune <Artis.Caune@gmail.com>
2009-01-07 07:08:24 +00:00
Sergey Skvortsov
55422598cf
Bugfix: reinitialize len before calling accept().
...
PR: ports/129260
Submitted by: Maxim Dounin <mdounin xx mdounin.ru>
Bug: http://bugs.exim.org/show_bug.cgi?id=770
2008-12-12 17:34:28 +00:00
Marcus Alves Grando
54f4f759ac
- Bump PORTREVISION due to libspf2 update
...
- Change lib dependency
2008-10-29 12:50:04 +00:00
Sergey Skvortsov
537ca29dd1
Add support for DKIM (DomainKeys Identified Mail).
...
PR: ports/127825
Submitted by: skv
Approved by: maintainer (krion)
2008-10-04 16:04:22 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcus Alves Grando
54f3fbad01
- Use pkg-config to determinate if sqlite3 are compiled with threads
...
- Add USE_GNOME=pkgconfig
Reported by: pav
2008-04-07 02:11:43 +00:00
Kirill Ponomarev
7dcca927a1
Update to 4.69
2007-12-20 23:38:57 +00:00
Edwin Groothuis
bdd556264e
Remove support for OSVERSION < 5
2007-10-03 23:34:16 +00:00
Kirill Ponomarev
5baa8a58d1
Update to 4.68
2007-09-04 22:11:58 +00:00
Maxim Sobolev
0d5d952852
Fix wrong path to config file in previous commit.
2007-08-21 18:24:25 +00:00
Maxim Sobolev
230dc7f1b2
Fix building with radiusclient.
...
PR: 115687
2007-08-21 18:21:26 +00:00
Kirill Ponomarev
0cf904365c
Portlint'ing
2007-08-12 14:58:23 +00:00
Kirill Ponomarev
0ef7f6ad36
Utilize USE_BDB in accordance with Mk/bsd.database.mk
...
PR: ports/115427
Submitted by: Scot Hetzel <swhetzel@gmail.com>
2007-08-12 14:54:54 +00:00
Gabor Kovesdan
42542fb076
- Remove the DESTDIR modifications from individual ports as we have a new,
...
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
2007-08-04 11:41:30 +00:00
Kirill Ponomarev
fce5fb8da6
Fix plist.
...
Submitted by: pav
2007-06-15 08:56:47 +00:00
Kirill Ponomarev
06c4b62627
Fix dovecot authentication.
2007-05-31 06:48:14 +00:00
Kirill Ponomarev
0f8ec5739e
Add support for for dynamically-loaded string expansion functions
...
via ${dlfun}.
Requested by: Alex Miller <asm@asm.kiev.ua>
2007-05-28 21:09:37 +00:00
Kirill Ponomarev
bf440612a0
Add mail/dovecot auth daemon for authentication.
...
Use USE_RC_SUBR correctly.
PR: ports/112784
Submitted by: Jan Srzednicki <w@wrzask.pl>
2007-05-28 20:52:13 +00:00
Kirill Ponomarev
da2dad1f80
Update to 4.67
2007-04-29 12:38:21 +00:00
Kirill Ponomarev
e805bc5e48
Remove FAQ since file was deleted from master sites.
...
Fix build with gcc41.
2007-03-23 10:38:58 +00:00
Kirill Ponomarev
fd84636fcb
Update to 4.66
2007-01-10 11:44:29 +00:00
Kirill Ponomarev
f0abf27c63
Update to 4.65
2007-01-05 16:01:48 +00:00
Kirill Ponomarev
dc5b5da883
Update to 4.64
2006-12-23 21:05:35 +00:00
Kirill Ponomarev
3d34b31ad9
Add "ipv6" category.
...
PR: ports/106891
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-12-21 13:43:58 +00:00
Kirill Ponomarev
a871cc45d8
Update to 4.63
2006-08-01 10:29:25 +00:00
Kirill Ponomarev
08a185b080
Update to 4.62.
2006-05-04 19:25:37 +00:00
Kirill Ponomarev
73a11710b9
Fix build if WITHOUT_PERL is specified.
...
Submitted by: many
2006-04-08 14:17:04 +00:00
Kirill Ponomarev
3e2514a99a
Fix the order of the acl and add_header entries to fix ACL negation.
...
Submitted by: Stanislaw Halik <sthalik@tehran.lain.pl>
2006-04-05 21:29:12 +00:00
Kirill Ponomarev
396a3fd34f
Update to 4.61
2006-04-04 22:27:36 +00:00
Kirill Ponomarev
b840e1e7eb
Add libsrs_alt support.
...
Some cleanups.
Submitted by: Simon Dick <simond@irrelevant.org>
2006-03-25 23:12:18 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Kirill Ponomarev
8a519a327c
Add md5/sha256/size info for mail/exim-sa-exim
...
Reported by: pointyhat via kris
2006-02-08 06:46:38 +00:00
Kirill Ponomarev
6c1c526b10
Philip has rerolled the tarball to include documentaion
...
modifications, the only file that that has changed is doc/spec.txt,
the announcement is available on:
http://www.exim.org/mail-archives/exim-announce/2006/msg00000.html
2006-02-06 08:09:39 +00:00
Sergey Skvortsov
88d4a0e968
Add support for databases/db44
...
PR: ports/92369
Submitted by: skv
Approved by: maintainer (krion)
2006-01-26 14:20:23 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Kirill Ponomarev
20f596fffb
Allow to install exim with EXIM_USER=exim EXIM_GROUP=exim instead of
...
mailnull:mail.
PR: ports/89832
Submitted by: Artis Caune <Artis.Caune@latnet.lv>
2006-01-07 22:48:20 +00:00
Kirill Ponomarev
887922562e
Allow users specify saslauthd socket location with SASLAUTHD_SOCKET
...
variable in case of non-default layouts. Point default location to
/var/run/saslauthd
PR: ports/90987
Submitted by: Alexander Wittig <alexander AT wittig DOT name>
2005-12-27 22:40:25 +00:00
Sergey Skvortsov
e76cd7d692
Add DomainKeys support.
...
PR: ports/89011
Submitted by: skv
Approved by: maintainer timeout
2005-12-02 10:06:31 +00:00
Kirill Ponomarev
ed07cb41e4
Update to 4.60
2005-11-29 19:43:54 +00:00