summaryrefslogtreecommitdiffstats
path: root/mail/sendmail811/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - new default openldap21-clientdinoex2003-11-151-1/+1
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* - add CONFLICTSdinoex2003-10-121-1/+6
| | | | Submitted by: eikemeier@fillmore-labs.com
* - add check to protect against override of base sendmaildinoex2003-09-241-0/+13
| | | | Suggested by: Volker Stolz
* - Add Security fixdinoex2003-09-181-0/+1
| | | | | http://www.sendmail.org/parse8.359.2.8.html Approved by: marcus (portmgr)
* - use hook for bsd.openssl.mkdinoex2003-08-281-1/+3
|
* - New option LDAP_PORTdinoex2003-08-151-2/+3
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-2/+2
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* - allow "," in CFLAGSdinoex2003-04-151-9/+8
| | | | - SENDMAIL_WITH_TLS now supports openssl in ports for > 4.1
* - use bsd.openssl.mkdinoex2003-04-031-1/+1
|
* - Update to 8.11.7dinoex2003-03-301-2/+1
|
* - add security fix:dinoex2003-03-291-1/+1
| | | | | see: http://www.sendmail.org/patchps.html Obtained from: ftp://ftp.sendmail.org/pub/sendmail/prescan.tar.gz.uu
* - use include more consistentdinoex2003-03-231-1/+1
|
* - SECURITY FIX, urgent update recommendeddinoex2003-03-031-1/+1
|
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2
|
* - add COMMENTdinoex2003-02-201-0/+1
|
* - Get rid of PERL and use SEDdinoex2002-06-161-0/+5
|
* - get rid of duplicate code in Makefiles.dinoex2002-05-311-1/+4
| | | | | - Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE - drop obsolete/broken USE_OPENSSL
* Fix support for "site.config.m4.local",dinoex2002-04-291-4/+7
| | | | so User-Options will be part of the build.
* update target mailer.conf, to change the new entries too.dinoex2002-04-181-0/+2
|
* - define PICKY_HELO_CHECK as defaultdinoex2002-03-101-1/+1
|
* - Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTERdinoex2002-02-091-10/+6
| | | | | | | | | MILTER is build by default in any case now, previosly only when defined in "BATCH". - Add CFLAGS awareness to build, Submitted by: mi P:
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-3/+3
| | | | | | 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.
* - make portlint happierdinoex2002-01-051-14/+9
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* NO_LATEST_LINK= yesdinoex2001-11-071-0/+1
| | | | Submitted by: knu@iDaemons.org
* Add sendmail-old to mail/Makefiledinoex2001-10-121-2/+0
| | | | reduce lines in mail/sendmail-old/Makefile
* - Add a patch for some nameserver problemsdinoex2001-10-021-0/+1
| | | | | | | | | sendmail 8.11.6, failing DNS AAAA lookups Has been mentioned on freebsd-stable Subject: something strange with sendmail 8.11.6 on FreeBSD Submitted by: gshapiro@freebsd.org
* Urgent Update to 8.11.6:dinoex2001-08-211-1/+1
| | | | | | | | | | | | | | | Sendmail, Inc., and the Sendmail Consortium announce the availability of sendmail 8.11.6 and 8.12.0.Beta19. These new versions fix a security problem reported by SecurityFocus regarding command line processing. This vulnerability is present in sendmail open source versions between 8.10.0 and 8.11.5 as well as all 8.12.0.Beta versions. Therefore, sendmail 8.12.0.Beta users should upgrade to 8.12.0.Beta19. The problem was not present in 8.10 or earlier versions. However, as always, we recommend using the latest version. Note that this problem is not remotely exploitable.
* - Update to 8.11.5dinoex2001-08-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a possible race condition when sending a HUP signal to restart the daemon. This could terminate the current process without starting a new daemon. Problem reported by Wolfgang Breyha of SE Netway Communications. Only apply MaxHeadersLength when receiving a message via SMTP or the command line. Problem noted by Andrey J. Melnikoff. When finding the system's local hostname on an IPv6-enabled system which doesn't have any IPv6 interface addresses, fall back to looking up only IPv4 addresses. Problem noted by Tim Bosserman of EarthLink. When commands were being rejected due to check_relay or TCP Wrappers, the ETRN command was not giving a response. Incoming IPv4 connections on a Family=inet6 daemon (using IPv4-mapped addresses) were incorrectly labeled as "may be forged". Problem noted by Per Steinar Iversen of Oslo University College. Shutdown address test mode cleanly on SIGTERM. Problem noted by Greg King of the OAO Corporation. Restore the original real uid (changed in main() to prevent out of band signals) before invoking a delivery agent. Some delivery agents use this for the "From " envelope "header". Problem noted by Leslie Carroll of the University at Albany. Mark closed file descriptors properly to avoid reuse. Problem noted by Jeff Bronson of J.D. Bronson, Inc. Setting Timeout options on the command line will also override their sub-suboptions in the .cf file, e.g., -O Timeout.queuereturn=2d will set all queuereturn timeouts to 2 days. Problem noted by Roger B.A. Klorese. CONFIG: Fix parsing for IPv6 domain literals in addresses (user@[IPv6:address]). Problem noted by Liyuan Zhou.
* - generate comment in sendmail.cf with standard datedinoex2001-06-261-1/+1
| | | | - apply an extension to the vacation manpage
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* Sendmail:dinoex2001-06-151-42/+52
| | | | | | | | | | | - 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
* - Make full featured package, ordered PKGNAMESUFFIXdinoex2001-06-121-20/+18
|
* - Store documentation in ${PREFIX}/share/doc/sendmail:dinoex2001-05-311-2/+14
| | | | KNOWNBUGS LICENSE PGPKEYS README RELEASE_NOTES MILTER
* add Japanese mirror to MASTER_SITES.sf2001-05-291-1/+2
|
* - Update to Sendmail 8.11.4, possible race condition.dinoex2001-05-291-1/+5
| | | | | - Added PKGNAMESUFFIX - removed patch for IPV6, fixed in Release
* - Changed dependency of cyrus-sasl to lib-depends,dinoex2001-05-131-2/+2
| | | | user package will register this now.
* - Change Order of Options,hope its better readable now.dinoex2001-05-131-4/+5
| | | | - LDAP Support shall work in old and new versions now.
* - Option to add LDAP Supportdinoex2001-05-011-8/+11
| | | | | | | - Cleanup dublicate labels - Allow to build a package manually. Submitted by: phantom@ark.cris.net (Alexey Zelkin)
* extra Whitespaces removeddinoex2001-03-281-1/+1
|
* Fixed package list for option milter,dinoex2001-03-131-1/+1
| | | | port still marked "NO_PACKAGE", so no PORTREVISION needed.
* - Listed an overview of optionsdinoex2001-03-131-0/+11
| | | | - Added support for optional configuraion in files/site.config.m4.local
* sendmail -- TLS/SASL/SFIO enhancement:dinoex2001-03-111-3/+10
| | | | | | | | | | | | | | | 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. ken@nova.org - renamed option from SENDMAIL_WITH_TSL to SENDMAIL_WITH_TLS - new option SENDMAIL_WITH_SFIO - fixed bug in site.config.m4.sasl PR: 25661 Submitted by: ken@nova.org
* - Update to new release 8.11.3dinoex2001-03-101-22/+21
| | | | | | | | - 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 Reviewed by: gshapiro
* Clean up bulding messagesdinoex2001-03-101-5/+36
| | | | | | SENDMAIL_WITH_MILTER support sample filter is build. GPL attachmentfilter ist build.
* New Build-Option: SENDMAIL_WITH_SASLijliao2001-01-251-0/+7
| | | | | PR: 24625 Submitted by: MAINTAINER
* Update to 8.11.2jeh2001-01-051-8/+7
| | | | | | | | | New Variable in Makefile for shorter Lines. Patches for Manpages updated. PATH was already in CCOPTS when needed, config reduced. PR: 23977 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER
* Small improvements for remote build. The empty config directory is nowwill2000-12-211-2/+16
| | | | | | | | | 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. PR: 22619 Submitted by: MAINTAINER
* Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message.gshapiro2000-10-141-1/+1
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* New port for the sendmail MTA.gshapiro2000-10-141-0/+86
PR: 18415 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Reviewed by: will
OpenPOWER on IntegriCloud