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
ceedb8af33
Duh!
...
Previous commit taught exim to use ``configure.sample'' as its default
configuration file instead of ``configure''. Fix that and a PLIST nit.
1998-11-18 11:42:46 +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
Steve Price
7b97e507de
Remove empty directories on deinstall.
1998-10-20 01:41:32 +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
826e1c61e3
Fix the installation so the .info files' entries get properly
...
installed in info/dir.
1997-09-22 13:43:01 +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
323ac7e8a1
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:51:00 +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
David E. O'Brien
ad74428818
CATEGORIES+= --> CATEGORIES=
...
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Mark Murray
a588bce354
Ugrade to version 0.57
1996-10-31 19:26:07 +00:00
Satoshi Asami
fe043f033c
Author-supplied patch.
...
Submitted by: markm
1996-07-09 21:24:47 +00:00
Mark Murray
18ecf108f8
Add Exim. Exim is a high performance sendmail replacement (except no UUCP)
...
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.
OKed by: asami
1996-07-06 11:13:58 +00:00