summaryrefslogtreecommitdiff
path: root/mail/exim-old/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename patch-scripts::exim_install to patch-aa without a repo-copy.Sheldon Hearn2001-06-141-91/+0
| | | | | | | | | | | | | | | | | | | A continuum in the history for this file isn't necessary. What _is_ important is the purpose of the patch today: *) Changes the test used to determine whether a file should be installed to cope with files which we "touch" to zero bytes for packaging purposes. *) Causes the configure file to be installed as a sample only. The administrator needs to rename this file to "activate" exim. *) Changes the invocation of make-info to be less prone to fail on silly errors and fixes the info(1) titles so that, for example ``info exim'' actually enters the exim.info file. Notes: svn path=/head/; revision=44005
* Retire our local copy of configure.default, which is a maintenance pain.Sheldon Hearn2001-06-141-3/+3
| | | | | | | | | | | | | | | | | Replace it with a patch against the distribution configure.default, which changes as little as possible so that folks who are accustomed to Exim on other platforms will not be astonished. Install the file as configure.default instead of configure.sample, since it's as close as damnit to the default Exim configuration file. The only arguably unnecessary deviation from the default is: * Accept SMTP relay from the loopback IP address. Too many applications require this, and the window of abuse is arguably negligible. Notes: svn path=/head/; revision=44004
* Install the Exim info files with more useful names. Before, the commandSheldon Hearn2001-06-141-3/+10
| | | | | | | | | | | | | ``info exim'' would fail to descend into any of the 3 Exim info files from the dir top branch. While we're at it, add a pkg-message that 1) Points to the documentation 2) Explains how to get Exim started Notes: svn path=/head/; revision=44001
* * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support andSheldon Hearn2001-06-121-30/+9
| | | | | | | | | | | | run with a kernel that has had IPv6 ommitted from its configuration, so I can't make this a default (yet). * Remove crazy handling of exim.sh and replace it with something much simpler and more sane. This allows non-root users to build, even if they can't install (properly). Notes: svn path=/head/; revision=43914
* Clearly document the nature of the changes introduced with this patchSheldon Hearn2000-08-041-0/+16
| | | | | | | | so that the reasons why it hasn't been submitted to the author do not need to be argued over regularly. Notes: svn path=/head/; revision=31319
* Fix install error for users who comment out USE_XLIB.Sheldon Hearn1999-08-261-0/+12
| | | | | | | | | While I'm here, bump "Version required:". Reported by: Mike Freislich <mikef@korbitec.com> Notes: svn path=/head/; revision=20985
* Update 3.02 -> 3.03:Sheldon Hearn1999-08-031-9/+11
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=20517
* Upgrade to version 2.11, featuring minor bug-fixes and some new features.Mark Murray1999-01-271-2/+27
| | | | | | | | | New features are backward compatible. Submitted by: maintainer Notes: svn path=/head/; revision=16381
* Upgrade to 2.054 (Testing release!).Mark Murray1998-12-081-102/+11
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=15190
* Duh!Mark Murray1998-11-181-4/+8
| | | | | | | | Previous commit taught exim to use ``configure.sample'' as its default configuration file instead of ``configure''. Fix that and a PLIST nit. Notes: svn path=/head/; revision=14640
* Upgrade to version 2.053 (test release), which includes embedded perlMark Murray1998-11-161-90/+115
| | | | | | | support and incorporates some FreeBSD-specific patches. Notes: svn path=/head/; revision=14556
* Update to 2.02; set Sheldon Hearn as maintainer.Mark Murray1998-10-071-16/+35
| | | | | | | | *NOTE* Configure file is not backward compatible!! The new configure file is installed as configure.sample. Notes: svn path=/head/; revision=13706
* Ugrade to v1.92.Mark Murray1998-05-251-13/+13
| | | | Notes: svn path=/head/; revision=11135
* Fix the installation so the .info files' entries get properlyMark Murray1997-09-221-3/+12
| | | | | | | installed in info/dir. Notes: svn path=/head/; revision=7989
* Upgrade to 1.70. (Lotsa bug fixes, improved macros, improved filtering)Mark Murray1997-09-081-6/+6
| | | | Notes: svn path=/head/; revision=7813
* Upgrade to version 1.60.Mark Murray1997-02-261-8/+14
| | | | | | | | | 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! Notes: svn path=/head/; revision=5761
* Ugrade to version 0.57Mark Murray1996-10-311-16/+51
| | | | Notes: svn path=/head/; revision=4221
* Add Exim. Exim is a high performance sendmail replacement (except no UUCP)Mark Murray1996-07-061-0/+43
wiyh powerful retry/requeue and management features. Written by Philip Hazel of Cambridge University. OKed by: asami Notes: svn path=/head/; revision=3320