Commit Graph

40 Commits

Author SHA1 Message Date
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +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
Michael Haro
d59e297c21 add WWW:
PR:		11759
Submitted by:	Sheldon Hearn <sheldonh@uunet.co.za>
1999-05-18 18:59:51 +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
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