| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pkg-list following the move from exim.sh.sample to exim.sh. | sheldonh | 2002-04-04 | 2 | -2/+3 |
* | Gracefully handle NULLs in the message body as exposed to filters, | sheldonh | 2002-04-04 | 2 | -0/+77 |
* | Cope with -CURRENT's new tri-state sendmail_enable rc.conf(5) variable | sheldonh | 2002-04-03 | 5 | -47/+80 |
* | Fix the build in the WITH_PGSQL=yes case. | sheldonh | 2002-04-02 | 1 | -6/+7 |
* | Include my preferred work-around, which is to add the library paths | sheldonh | 2002-02-25 | 2 | -2/+4 |
* | Cope with the fact that at least one 3rd-party package against which | sheldonh | 2002-02-25 | 4 | -0/+38 |
* | Update to exim-3.35: | sheldonh | 2002-02-20 | 2 | -4/+3 |
* | Enable the LMTP transport by default and provide a knob for disabling | sheldonh | 2002-01-28 | 1 | -0/+9 |
* | Expand on the existing documentation regarding TLS and certificates, | sheldonh | 2002-01-15 | 2 | -0/+44 |
* | Update to exim-3.34: | sheldonh | 2002-01-07 | 6 | -105/+3 |
* | Search for the mailnull user quietly (grep -q). | sheldonh | 2001-12-19 | 1 | -2/+2 |
* | Build Exim with compile-time defaults for exim_user and exim_group. | sheldonh | 2001-12-14 | 1 | -2/+2 |
* | Bump PORTREVISION for this recent change: | sheldonh | 2001-12-11 | 1 | -1/+1 |
* | Build Exim with compile-time defaults for exim_user and exim_group. | sheldonh | 2001-12-11 | 3 | -14/+30 |
* | Stop people complaining about the absence of plain text versions of | sheldonh | 2001-11-30 | 3 | -3/+24 |
* | Catch up with the location of the distfile on the master site and | sheldonh | 2001-11-28 | 1 | -3/+3 |
* | Add the author's patch to fix bad handling of a disk space shortage | sheldonh | 2001-11-14 | 2 | -1/+11 |
* | Add the author's patch to fix a failure to reap children on BSD systems, | sheldonh | 2001-11-03 | 2 | -1/+9 |
* | Add the author's patch to fix broken handling of queue_list_requires_admin | sheldonh | 2001-11-02 | 2 | -1/+13 |
* | Fix the message_body_size filter variable bug reported by Phil Chambers | sheldonh | 2001-09-27 | 2 | -0/+32 |
* | Fix inversion in NOPORTDOCS test introduced in previous delta. | sheldonh | 2001-09-13 | 1 | -1/+1 |
* | * Drop deprecated USE_PERL5. | sheldonh | 2001-09-11 | 5 | -21/+139 |
* | * Break eximon into its own port. The goal is to allow administrators | sheldonh | 2001-08-27 | 4 | -54/+33 |
* | * Update to exim-3.33: | sheldonh | 2001-08-16 | 2 | -4/+5 |
* | Update to exim-3.32: | sheldonh | 2001-07-30 | 3 | -194/+3 |
* | Apply the author's fix for socket binding in the case where | sheldonh | 2001-07-16 | 1 | -5/+177 |
* | Too many people have complained about my choice of MTA user (sendmail). | sheldonh | 2001-07-11 | 4 | -8/+10 |
* | Fix the IPv6 bind() call properly. The author didn't spot the flaw | sheldonh | 2001-07-11 | 1 | -2/+7 |
* | Make the purpose of WITHOUT_X11 clearer, based on feedback from several | sheldonh | 2001-07-10 | 2 | -12/+35 |
* | Clarify that the steps involving mailwrapper(8) don't replace the a | sheldonh | 2001-07-09 | 1 | -1/+1 |
* | Fixes for building with LDAP lookup support: | sheldonh | 2001-07-03 | 1 | -3/+11 |
* | Suggest the use of newsyslog(8) for log rotation. The exicyclog | sheldonh | 2001-07-02 | 1 | -3/+8 |
* | Update to exim-3.31: | sheldonh | 2001-07-02 | 4 | -37/+3 |
* | Catch up with the new postgresql7 layout scheme introduced in | sheldonh | 2001-06-27 | 1 | -2/+2 |
* | The commented RBL stuff in configure.default was not updated as | sheldonh | 2001-06-20 | 1 | -0/+23 |
* | Fix a buffer overflow introduced in 3.30. This patch will be adopted | sheldonh | 2001-06-19 | 1 | -0/+11 |
* | Fix some breakage in the section on expansion variables. This wasn't | sheldonh | 2001-06-18 | 1 | -0/+40 |
* | Update 3.22 -> 3.30: | sheldonh | 2001-06-18 | 5 | -116/+6 |
* | Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh | sheldonh | 2001-06-15 | 1 | -1/+1 |
* | Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE, | sheldonh | 2001-06-15 | 3 | -20/+5 |
* | Exim is a drop-in replacement for sendmail. FreeBSD ships with | sheldonh | 2001-06-15 | 1 | -1/+0 |
* | Calling makeinfo with --no-validate hasn't been necessary for ages. | sheldonh | 2001-06-15 | 1 | -15/+5 |
* | Rename patch-scripts::exim_install to patch-aa without a repo-copy. | sheldonh | 2001-06-15 | 1 | -2/+2 |
* | Retire our local copy of configure.default, which is a maintenance pain. | sheldonh | 2001-06-15 | 7 | -381/+56 |
* | Install the Exim info files with more useful names. Before, the command | sheldonh | 2001-06-15 | 4 | -6/+30 |
* | * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support and | sheldonh | 2001-06-13 | 3 | -33/+29 |
* | Apply officially sanctioned patch to close a format string vulnerability | sheldonh | 2001-06-11 | 2 | -1/+12 |
* | Retire the local copy of exim_monitor/EDITME from the port, since it | sheldonh | 2001-06-11 | 2 | -173/+1 |
* | Strip binaries. | sheldonh | 2001-06-11 | 2 | -0/+82 |
* | Enable CDB-style lookups by default and provide a knob for disabling | sheldonh | 2001-06-11 | 1 | -3/+10 |
* | Fix a typo that should have been corrected in the previous commit. :-( | sheldonh | 2001-06-11 | 1 | -1/+1 |
* | Fix typo in previous commit. | sheldonh | 2001-06-11 | 1 | -1/+1 |
* | Sandbox Exim. | sheldonh | 2001-06-11 | 3 | -3/+41 |
* | The previous revision should have bumped PORTREVISION. Do so now. | sheldonh | 2001-06-11 | 1 | -1/+1 |
* | Don't link against libssl and libcrypto when TLS support is disabled. | sheldonh | 2001-06-11 | 1 | -0/+2 |
* | Finally remove the bastardized local copy of EDITME (called | sheldonh | 2001-06-11 | 3 | -587/+107 |
* | Fix sed expression in previous (untested) commit. | sheldonh | 2001-06-11 | 1 | -1/+1 |
* | When WITH_TCP_WRAPPERS is not defined, actually remove the XX_ cruft | sheldonh | 2001-06-11 | 1 | -0/+2 |
* | Use the standard ports mechanism for enabling and disabling features: | sheldonh | 2001-06-11 | 1 | -28/+29 |
* | Prevent sed rules from messing with real comments, instead of the | sheldonh | 2001-06-11 | 1 | -12/+12 |
* | Bump PORTREVISION to reflect the significant changes made in the default | sheldonh | 2001-06-10 | 1 | -1/+1 |
* | Fix the embedded Perl interpreter hook. | sheldonh | 2001-06-10 | 2 | -5/+5 |
* | Disable TCP Wrappers support by default, but provide a hook to enable | sheldonh | 2001-06-10 | 1 | -5/+12 |
* | Remove stale comment. | sheldonh | 2001-06-10 | 1 | -1/+0 |
* | Untangle the mess I made of SMTP AUTH authentication mechanisms. | sheldonh | 2001-06-10 | 2 | -18/+19 |
* | Enable TLS by default so that it's included in the package. | sheldonh | 2001-06-10 | 1 | -4/+4 |
* | Fix the comment about WITHOUT_X11. | sheldonh | 2001-06-10 | 1 | -2/+4 |
* | Enable maildir, mailstore and mbx support by default so that they're | sheldonh | 2001-06-10 | 1 | -7/+8 |
* | Bump PORTREVISION in honour of rev 1.6 of files/configure.default. | sheldonh | 2001-05-08 | 1 | -0/+1 |
* | The userforward director should decline delivery for any user whose | sheldonh | 2001-05-08 | 1 | -0/+1 |
* | Update master site. | sheldonh | 2001-04-30 | 1 | -1/+1 |
* | Simplify the description. | sheldonh | 2001-04-30 | 1 | -15/+5 |
* | Update 3.20 -> 3.22, which fixes a number of bugs. | sheldonh | 2001-03-05 | 2 | -3/+3 |
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
* | Switch from mysql322-{client,server} to mysql323-{client,server}. | dirk | 2001-01-21 | 1 | -1/+1 |
* | Sync up our copy of EDITME (files/Makefile) and add hooks for | sheldonh | 2000-12-21 | 2 | -8/+58 |
* | Update to exim-3.20. | sheldonh | 2000-12-21 | 3 | -10/+10 |
* | old postgresql port has been removed. | andreas | 2000-08-27 | 1 | -1/+1 |
* | Clearly document the nature of the changes introduced with this patch | sheldonh | 2000-08-05 | 1 | -0/+16 |
* | Update to 3.16: | sheldonh | 2000-07-24 | 2 | -5/+3 |
* | Mark FORBIDDEN, there is a pretty bad bug that was just fixed in a new version. | asami | 2000-07-22 | 1 | -0/+2 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -1/+15 |
* | Update 3.14 -> 4.15: | sheldonh | 2000-06-27 | 2 | -3/+3 |
* | Fix the LIB_DEPENDS line for the WITH_PGSQL case. | sheldonh | 2000-05-31 | 1 | -1/+1 |
* | Update 3.13 -> 3.14: | sheldonh | 2000-05-23 | 3 | -58/+130 |
* | Provide visual cues to frob the ldap knobs, after receiving user | sheldonh | 2000-05-18 | 1 | -3/+9 |
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -26/+26 |
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -2/+2 |
* | Fix mysql lookups and add experimental glue for ldap lookups. | sheldonh | 2000-04-04 | 1 | -1/+16 |
* | Fix ldap handling. | asami | 2000-03-13 | 2 | -21/+6 |
* | Add knobs (turned off by default) for non-standard mailbox formats. | sheldonh | 2000-02-20 | 1 | -0/+17 |
* | Update to 3.13: | sheldonh | 2000-01-28 | 3 | -10/+38 |
* | Update to 3.12: | sheldonh | 1999-12-09 | 2 | -3/+3 |
* | Update to 3.11: | sheldonh | 1999-12-02 | 2 | -6/+6 |
* | I have no idea when this got fixed in the distribution, but anyway: | sheldonh | 1999-09-28 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
* | Argh! The last commit got the port installing the exim binaries into | sheldonh | 1999-08-26 | 1 | -1/+1 |
* | Fix install error for users who comment out USE_XLIB. | sheldonh | 1999-08-26 | 2 | -1/+13 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | Update 3.02 -> 3.03: | sheldonh | 1999-08-04 | 5 | -153/+284 |
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
* | Update maintainer's e-mail address. | sheldonh | 1999-06-21 | 1 | -2/+2 |
* | Bump "Version required". | sheldonh | 1999-06-17 | 2 | -8/+2 |
* | Work around the way odd shells sabotage exim's arch-type script. | sheldonh | 1999-06-17 | 1 | -1/+3 |
* | Replace `FreeBSD-i386` with `${OPSYS}-${MACHINE_ARCH}'. | simokawa | 1999-06-16 | 1 | -4/+5 |
* | Here's a appropriate commit message for the last commit. | steve | 1999-06-09 | 1 | -1/+1 |
* | Update to version 3.02. | steve | 1999-06-09 | 3 | -9/+14 |
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 2 | -7/+1 |
* | add WWW: | mharo | 1999-05-19 | 1 | -0/+2 |
* | Explicit use of Berkeley DB (careful, DBM users!). | markm | 1999-02-11 | 2 | -6/+6 |
* | Upgrade to version 2.11, featuring minor bug-fixes and some new features. | markm | 1999-01-27 | 3 | -7/+32 |
* | Upgrade to 2.10 release. Bugfixes and some minor wishlist items added, | markm | 1998-12-17 | 3 | -15/+16 |
* | Upgrade to 2.054 (Testing release!). | markm | 1998-12-08 | 4 | -125/+37 |
* | Create info/dir before attempting install-info. | asami | 1998-11-29 | 1 | -1/+6 |
* | More USE_XLIBs. | asami | 1998-11-28 | 1 | -1/+2 |
* | Duh! | markm | 1998-11-18 | 3 | -5/+10 |
* | Unbreak. | markm | 1998-11-17 | 1 | -4/+5 |
* | Mark broken, can't fetch from single master site. | asami | 1998-11-17 | 1 | -1/+3 |
* | Upgrade to version 2.053 (test release), which includes embedded perl | markm | 1998-11-16 | 6 | -104/+131 |
* | Remove empty directories on deinstall. | steve | 1998-10-20 | 1 | -0/+1 |
* | Unbreak for ELF. | jseger | 1998-10-13 | 1 | -3/+1 |
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -1/+3 |
* | Update version required to 2.05. | steve | 1998-10-10 | 1 | -2/+2 |
* | Update to 2.05: Major bugfixes | markm | 1998-10-08 | 2 | -4/+4 |
* | Update to 2.02; set Sheldon Hearn as maintainer. | markm | 1998-10-07 | 6 | -66/+462 |
* | Ugrade to v1.92. | markm | 1998-05-25 | 6 | -103/+118 |
* | Upgrade to 1.82 - (Many bug fixes, improved spam filtering, RBL) | markm | 1998-02-09 | 2 | -7/+7 |
* | Update to 1.73. Bug fixes. | markm | 1997-10-16 | 2 | -5/+5 |
* | Fix the installation so the .info files' entries get properly | markm | 1997-09-22 | 1 | -3/+12 |
* | Upgrade to 1.71. Default in the config file is to forbid relaying. This | markm | 1997-09-09 | 2 | -11/+7 |
* | Upgrade to 1.70. (Lotsa bug fixes, improved macros, improved filtering) | markm | 1997-09-08 | 7 | -48/+110 |
* | Upgrade to version 1.60. | markm | 1997-02-26 | 4 | -23/+31 |
* | Upgrade to version 1.60. | markm | 1997-02-26 | 1 | -5/+8 |
* | Umgrade to v1.59 - the same as the GNU CD release version. | markm | 1996-12-01 | 2 | -5/+5 |
* | Convert to use MAN[1-8LN] | obrien | 1996-11-17 | 1 | -4/+4 |
* | Upgrade to v1.58 | markm | 1996-11-14 | 2 | -7/+7 |
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -2/+2 |
* | Ugrade to version 0.57 | markm | 1996-11-01 | 7 | -100/+261 |
* | Author-supplied patch. | asami | 1996-07-10 | 2 | -1/+6 |
* | Add Exim. Exim is a high performance sendmail replacement (except no UUCP) | markm | 1996-07-06 | 8 | -0/+469 |