Andreas Klemm
fb9b5a39f4
old postgresql port has been removed.
...
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
Sheldon Hearn
b32c2f2d5c
Update to 3.16:
...
Bugfix release, featuring a fix for one critical bug in the
handling of messages frozen by system filters for manual
thawing.
2000-07-24 10:37:10 +00:00
Satoshi Asami
5146d79152
Mark FORBIDDEN, there is a pretty bad bug that was just fixed in a new version.
...
Submitted by: maintainer
2000-07-21 18:09:48 +00:00
Sheldon Hearn
e32233c860
Update 3.14 -> 4.15:
...
Allow admins to start migrating to the new nomenclature for
failing addresses:
fail_soft -> pass
fail_hard -> fail
The queryprogram router should use the word decline
instead of fail.
New keyword timezone used to manipulate the TZ variable.
2000-06-27 14:24:30 +00:00
Sheldon Hearn
1809b6058d
Fix the LIB_DEPENDS line for the WITH_PGSQL case.
...
Reported by: "Jason J. Horton" <jason@intercom.com>
2000-05-31 07:27:49 +00:00
Sheldon Hearn
e1431f7643
Update 3.13 -> 3.14:
...
New pgsql lookup!
Bugfixes.
Port-related changes:
Conditionalize embedded Perl interpreter on WITH_PERL.
Fix SMTP AUTH support.
Sync up files/Makefile.
2000-05-23 09:23:45 +00:00
Sheldon Hearn
5ed70c7617
Provide visual cues to frob the ldap knobs, after receiving user
...
feedback that they work.
Reported by: rip@itouch.co.za (R.I.Pienaar)
2000-05-18 13:59:30 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Chris Piazza
28849e36e9
Update to use PORTNAME/PORTVERSION
2000-04-13 20:01:08 +00:00
Sheldon Hearn
2e4507aadb
Fix mysql lookups and add experimental glue for ldap lookups.
...
Reported by: Peter Lockhart <peter@key.co.za>
2000-04-04 11:51:19 +00:00
Satoshi Asami
48ffecfd74
Fix ldap handling.
...
Submitted by: sheldonh
2000-03-13 08:03:50 +00:00
Sheldon Hearn
1b39f669df
Add knobs (turned off by default) for non-standard mailbox formats.
...
Submitted by: Johann Visagie <wjv@sunesi.net>
2000-02-19 17:18:27 +00:00
Sheldon Hearn
41a107d66c
Update to 3.13:
...
Bugfix release.
IPv6 support is compiled in. I can't test to see whether it works, and
got no feedback from a request for testing on the exim-users mailing
list.
Also added hooks for SMTP AUTH and PAM support, disabled by default
for now.
2000-01-28 15:57:48 +00:00
Sheldon Hearn
47484dde14
Update to 3.12:
...
Fix a problem where themessage log file is fclosed twice.
Fix a long-standing bug in the ``contains'' operation in
filter files.
1999-12-09 08:25:23 +00:00
Sheldon Hearn
d09301b69a
Update to 3.11:
...
* This is small bugfix release over the last major release,
3.10.
* Exim 3.10 contains numerous bugfixes and new features,
described at:
ftp://ftp.exim.org/pub/exim/ChangeLogs/NewStuff-3.10.gz
Note that the new PAM support is _not_ enabled in this port yet.
1999-12-02 15:41:50 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Sheldon Hearn
b1c81170db
Fix install error for users who comment out USE_XLIB.
...
While I'm here, bump "Version required:".
Reported by: Mike Freislich <mikef@korbitec.com>
1999-08-26 08:29:06 +00:00
David E. O'Brien
f3a9c6c81e
Change Id->FreeBSD.
1999-08-25 06:51:17 +00:00
Sheldon Hearn
d9f7575c6f
Update 3.02 -> 3.03:
...
Added Makefile knob for the new MySQL support within lookups.
Added Makefile knob for the improved LDAP support.
Turn TCP Wrappers support as default behaviour.
Turn on embedded perl.
See doc/NewStuff in the distfile for bugfixes and enhancements.
1999-08-03 17:01:39 +00:00
Sheldon Hearn
fb42f6ed65
Update maintainer's e-mail address.
1999-06-21 11:07:15 +00:00
Sheldon Hearn
6aa723379a
Bump "Version required".
...
Sync our customized files/Makefile with exim's src/EDITME, whence it
comes.
1999-06-17 08:53:12 +00:00
Sheldon Hearn
585ffe186b
Work around the way odd shells sabotage exim's arch-type script.
...
Reported by: Martti Kuparinen <martti@research.zopps.fi>
1999-06-17 08:46:27 +00:00
Hidetoshi Shimokawa
4063e744f6
Replace FreeBSD-i386
with `${OPSYS}-${MACHINE_ARCH}'.
1999-06-16 02:55:31 +00:00
Steve Price
8795166b2a
Here's a appropriate commit message for the last commit.
...
Upgrade to version 3.02, featuring:
Simplified handling of domain/host/net/address lists.
Regex handling bugfixes and improvements.
Bugfixes.
Logical improvements.
Documentation improvements.
WARNING: backward compatability issues. See README.UPDATING in
the distribution tarball for details.
Change maintainer's address.
1999-06-09 11:09:56 +00:00
Steve Price
2faf86bf35
Update to version 3.02.
...
PR: 12004
Submitted by: maintainer
1999-06-08 23:28:03 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Mark Murray
3e0e233984
Explicit use of Berkeley DB (careful, DBM users!).
...
Fixed use of $local_part in router configurations.
Fixed "unseen" on router or director on deferment of delivery.
Other minor fixes.
Fixed handling of USE_XLIB to deal with =NO correctly.
Submitted by: maintainer
1999-02-10 16:09:49 +00:00
Mark Murray
e283a9c2da
Upgrade to version 2.11, featuring minor bug-fixes and some new features.
...
New features are backward compatible.
Submitted by: maintainer
1999-01-27 14:07:08 +00:00
Mark Murray
6a63e7ba1d
Upgrade to 2.10 release. Bugfixes and some minor wishlist items added,
...
documentation upgraded.
Fixed nit in configure.default file.
Requested by: maintainer
1998-12-17 10:54:24 +00:00
Mark Murray
e4d91e4172
Upgrade to 2.054 (Testing release!).
...
Patches incorporated by the author were removed. One new patch created
to prevent core dumps when running non-listening queue-runners.
Handle the difference in BINOWN between stable (bin) and current (root),
obviating the need for an INSTALL script.
Don't install shell script "place-holders" for eximon when built without
USE_XLIB, just touch the files for package-friendliness. Graceful.
Improve out-of-the-box relay handling; localhost symoblic name was weak,
use private subnet numerical net instead.
Submitted by: maintainer
1998-12-08 15:23:43 +00:00
Satoshi Asami
57d0d48442
Create info/dir before attempting install-info.
1998-11-29 12:21:58 +00:00
Satoshi Asami
eaecff0876
More USE_XLIBs.
1998-11-28 05:39:01 +00:00
Mark Murray
44c2c6a107
Unbreak.
...
Added some more reliable mirrors (well-spread across earth masses).
1998-11-17 11:05:15 +00:00
Satoshi Asami
d42e9aab80
Mark broken, can't fetch from single master site.
1998-11-17 04:12:10 +00:00
Mark Murray
bfcc6414a5
Upgrade to version 2.053 (test release), which includes embedded perl
...
support and incorporates some FreeBSD-specific patches.
1998-11-16 09:45:24 +00:00
Justin M. Seger
81d9e0e4c2
Unbreak for ELF.
...
Submitted by: steve
1998-10-13 04:18:50 +00:00
Justin M. Seger
e427e93123
Mark BROKEN for ELF:
...
gcc -o eximon.bin -L/usr/X11R6/lib dummies.o os.o spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o em_log.o em_main.o em_menu.o em_queue.o em_strip.o em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a -lc
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
1998-10-12 18:48:52 +00:00
Steve Price
a967d97eb1
Update version required to 2.05.
...
PR: 8209
Submitted by: maintainer
1998-10-10 04:12:51 +00:00
Mark Murray
5353fdd9eb
Update to 2.05: Major bugfixes
1998-10-08 14:31:03 +00:00
Mark Murray
64fb7f1aad
Update to 2.02; set Sheldon Hearn as maintainer.
...
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
1998-10-07 10:49:32 +00:00
Mark Murray
ca0c6e0686
Ugrade to v1.92.
1998-05-25 12:13:38 +00:00
Mark Murray
3c2284d070
Upgrade to 1.82 - (Many bug fixes, improved spam filtering, RBL)
1998-02-09 14:32:42 +00:00
Mark Murray
ed6df3707f
Update to 1.73. Bug fixes.
1997-10-15 20:49:47 +00:00
Mark Murray
b2e7bc0460
Upgrade to 1.71. Default in the config file is to forbid relaying. This
...
will make the anti-spam camp happy...
1997-09-09 15:29:28 +00:00
Mark Murray
25365f174c
Upgrade to 1.70. (Lotsa bug fixes, improved macros, improved filtering)
1997-09-08 11:19:08 +00:00
Mark Murray
7cd2fb7aeb
Upgrade to version 1.60.
...
Note! I have fixed a bogon from previous versions where I was putting the
executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make
sure your previous binaries have been properly removed!
1997-02-26 13:45:02 +00:00
Mark Murray
c81365cdcf
Umgrade to v1.59 - the same as the GNU CD release version.
1996-12-01 07:12:15 +00:00
David E. O'Brien
a107548d6a
Convert to use MAN[1-8LN]
1996-11-17 07:42:58 +00:00
Mark Murray
e43d73c126
Upgrade to v1.58
1996-11-13 18:12:07 +00:00