non port: mail/sendmail/Makefile |
Number of commits found: 242 (showing only 42 on this page) |
Sunday, 21 Apr 2002
|
05:30 dinoex
- imported a set of bug fixes as suggested.
- improved manpages a bit.
- some MILTER improvements.
Submitted by: gshapiro
 |
Thursday, 18 Apr 2002
|
04:16 dinoex
update target mailer.conf, to change the new entries too.
 |
Saturday, 6 Apr 2002
|
08:17 dinoex
- Update to new release: sendmail-8.12.3
- Patches removed that are now in the distribution
- More MILTER dokumentation
- sm-client.sh.sample have now 'restart' command.
- Add standalone startupscript for all sendmail deamons
- Update pkg-message
This version fixes a long-standing MIME (7 to 8-bit) conversion bug
and several smaller problems, e.g., a possible communication problem
between the MTA and libmilter, a bug in handling (invalid) addresses
containing 8-bit characters, a possible problem with small timeouts
being lost on slow machines if itimers are used, and the handling of
the 421 reply code and timeouts in the SMTP delivery code. There are
two changes in the msp feature that may change the behavior: MX lookups
are turned on for the SMTP mailers and hence `[localhost]' is used as
default instead of `localhost', and confTIME_ZONE is set to USE_TZ in
submit.mc. A complete list of changes can be found in the release notes.
 |
Sunday, 10 Mar 2002
|
09:59 dinoex
- define PICKY_HELO_CHECK as default
 |
Wednesday, 27 Feb 2002
|
04:53 dinoex
BUMP portrevision Add patches:
 |
Sunday, 17 Feb 2002
|
20:22 dinoex
- Build milter with -D_THREAD_SAFE - Use PTHREAD_LIBS, so build under CURRENT
should use -lc_r
 |
17:17 dinoex
Bump PORTREVISION for latest libmilter changes
 |
Saturday, 9 Feb 2002
|
12:17 dinoex
- Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTER MILTER is build by
default in any case now, previosly only when defined in "BATCH".
 |
Tuesday, 29 Jan 2002
|
19:36 dinoex
- Add html-docs when made with SENDMAIL_WITH_MILTER=yes
 |
11:45 knu
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
 |
Monday, 14 Jan 2002
|
08:17 dinoex
- Update to sendmail-8.12.2
 |
Saturday, 5 Jan 2002
|
23:43 dinoex
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail
 |
Tuesday, 13 Nov 2001
|
20:37 dinoex
- use ${INSTALL_SCRIPT} for samples in ${PREFIX}/etc/rc.d/
 |
Sunday, 21 Oct 2001
|
04:10 dinoex
Install the Operarion Manual as share/doc/sendmail/op.ps
 |
Friday, 12 Oct 2001
|
11:01 dinoex
Add more includes and libs to Option MILTER +include/libmilter/mfdef.h
+lib/libsm.a +lib/libsmdb.a
 |
Monday, 8 Oct 2001
|
16:37 dinoex
- Option MILTER fixed. - Allow to build without milter-support
 |
Sunday, 7 Oct 2001
|
07:51 dinoex
- Add senndmail-old as module - reserve UID 90 for sendmail client queue
 |
07:40 dinoex
- Update to sendmail 8.12.1 This ports will creates a new user and group
named smmsp. Setting up the serer and client queues. You need to create an
"sumbit.cf" for local submission.
 |
Tuesday, 2 Oct 2001
|
06:47 dinoex
- Add a patch for some nameserver problems sendmail 8.11.6, failing DNS AAAA
lookups
 |
Tuesday, 21 Aug 2001
|
04:00 dinoex
Urgent Update to 8.11.6:
 |
Wednesday, 1 Aug 2001
|
06:11 dinoex
- Update to 8.11.5
 |
Tuesday, 26 Jun 2001
|
06:13 dinoex
- generate comment in sendmail.cf with standard date - apply an extension to
the vacation manpage
 |
Sunday, 24 Jun 2001
|
05:28 dinoex
change MAINTAINER to FreeBSD.org address
 |
Friday, 15 Jun 2001
|
18:28 dinoex
Sendmail: - Save more documentation in %%PREFIX%%/share/doc/sendmail -
Update Sendmail package, only libmilter will be installed. - Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files - New
option SENDMAIL_WITHOUT_IPV6=yes - Use global WITH_TLS as well as
SENDMAIL_WITH_TLS - New slave ports: sendmail-sasl, sendmail-ldap -
vbsfilter now build a package
 |
Tuesday, 12 Jun 2001
|
21:02 dinoex
- Make full featured package, ordered PKGNAMESUFFIX
 |
Thursday, 31 May 2001
|
08:03 dinoex
- Store documentation in ${PREFIX}/share/doc/sendmail: KNOWNBUGS LICENSE
PGPKEYS README RELEASE_NOTES MILTER
 |
Tuesday, 29 May 2001
|
18:09 sf
add Japanese mirror to MASTER_SITES.
 |
05:14 dinoex
- Update to Sendmail 8.11.4, possible race condition. - Added PKGNAMESUFFIX
- removed patch for IPV6, fixed in Release
 |
Sunday, 13 May 2001
|
08:26 dinoex
- Changed dependency of cyrus-sasl to lib-depends, user package will
register this now.
 |
08:13 dinoex
- Change Order of Options,hope its better readable now. - LDAP Support shall
work in old and new versions now.
 |
Tuesday, 1 May 2001
|
13:10 dinoex
- Option to add LDAP Support - Cleanup dublicate labels - Allow to build a
package manually.
 |
Wednesday, 28 Mar 2001
|
17:28 dinoex
extra Whitespaces removed
 |
Tuesday, 13 Mar 2001
|
13:17 dinoex
Fixed package list for option milter, port still marked "NO_PACKAGE", so no
PORTREVISION needed.
 |
06:44 dinoex
- Listed an overview of options - Added support for optional configuraion in
files/site.config.m4.local
 |
Sunday, 11 Mar 2001
|
07:03 dinoex
sendmail -- TLS/SASL/SFIO enhancement: This is a diff to the current port that
implements SFIO and SASL options support in addition to TLS. It makes the
sendmail port conform more closely to the available documentation for such
security enhancements.
 |
Saturday, 10 Mar 2001
|
20:49 dinoex
- Update to new release 8.11.3 - filters has been removed, will reappear in a
seperate port - install additional headers and libs for
SENDMAIL_WITH_MILTER=yes - pkh-commed reduced to make portlint happy
 |
06:09 dinoex
Clean up bulding messages SENDMAIL_WITH_MILTER support sample filter is
build. GPL attachmentfilter ist build.
 |
Thursday, 25 Jan 2001
|
14:34 ijliao
New Build-Option: SENDMAIL_WITH_SASL
 |
Friday, 5 Jan 2001
|
03:15 jeh
Update to 8.11.2 New Variable in Makefile for shorter Lines. Patches for
Manpages updated. PATH was already in CCOPTS when needed, config reduced.
 |
Thursday, 21 Dec 2000
|
07:32 will
Small improvements for remote build. The empty config directory is now
removed. Use of macro APPENDDEF to allow confCOPTS. Also add TCPWRAPPER and
IPv6 support for FreeBSD >= 4.0, as well as optional TSL support, patches for
rmail & mail.local, and other changes.
 |
Saturday, 14 Oct 2000
|
07:34 gshapiro
Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message.
 |
05:51 gshapiro
New port for the sendmail MTA.
 |
Number of commits found: 242 (showing only 42 on this page) |