summaryrefslogtreecommitdiff
path: root/mail/postfix21 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Respect ${CC} flag.Sergey A. Osokin2003-12-301-1/+1
| | | | Approved by: Vivek Khera <vivek@khera.org> (maintainer)
* Add the rc.conf pid-file specification line for startup.Pete Fritchman2003-12-211-0/+1
| | | | | | PR: 57074 Submitted by: Jonathan Chen <jonc@chen.org.nz> Approved by: maintainer
* - add CONFLICTSDirk Meyer2003-10-141-0/+1
| | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris
* Update to 2.0.16Sergey A. Osokin2003-10-013-10/+13
| | | | | | PR: ports/57083 (partially) PR submitted by: osa Approved/Reviewed by: Vivek Khera <khera@kciLink.com> (maintainer)
* Update postfix to latest release (mainly a Solaris bug workaround).Sergey A. Osokin2003-09-092-2/+2
| | | | | Submitted by: Vivek Khera <khera@kcilink.com> (maintainer) PR: 56631
* Update to 2.0.14 [1]Sergey A. Osokin2003-08-274-99/+99
| | | | | | | | | | Use %%DOCSDIR%% in pkg-plist [2] Submitted by: Vivek Khera <vivek@khera.org> [1], Linh Pham <question@closedsrc.org> [1], osa [2] Approved by: Vivek Khera <vivek@khera.org> (maintainer) PRs: 55759, 56016
* Fix plist at optional IPv6 configuration.Jun Kuriyama2003-08-172-1/+7
| | | | | PR: ports/55301 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-3/+3
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* One of the patch files for postfix was not PREFIX-clean. This makes itErwin Lansing2003-07-231-7/+7
| | | | | | | PREFIX-clean PR: 54768 Submitted by: maintainer
* Included in this email is a patch to postfix which I need applied forErwin Lansing2003-07-101-1/+13
| | | | | | | my upcoming commit to sysinstall(8). PR: 54291 Submitted by: trhodes via maintainer
* Fix building with SASL2 case.Sergey A. Osokin2003-07-071-4/+1
| | | | | | | Submitted by: Charles Swiger <chuck@pkix.net> Patch from: Vivek Khera <khera@kcilink.com> (maintainer) PR: 54136 Approved by: fjoe (mentor) (implicit)
* update mail/postfix: 2.0.12 --> 2.0.13Daichi GOTO2003-07-023-17/+12
| | | | | PR: 53984 Submitted by: Vivek Khera <khera@kcilink.com> (maintainer)
* Upgrade to 2.0.12.Oliver Braun2003-06-273-12/+12
| | | | | PR: ports/53846 Submitted by: maintainer
* - Update postfix to 2.0.10 releaseChristian Weisgerber2003-06-023-4/+15
| | | | | | | - Add option for using Postgres 7.2 in addition to 7.3 PR: 52620 Submitted by: Vivek Khera <khera@kcilink.com>
* * Upgrade to 2.0.9.Oliver Braun2003-05-123-21/+17
| | | | | | | * Re-enable IPv6 without TLS as an option. PR: ports/52133 Submitted by: maintainer
* update postfix to 2.0.7Yen-Ming Lee2003-04-153-18/+34
| | | | | | | | | | | | 1. SSL linking fix 2. specific openldap depedency (ports/48621) 3. Kerberos linking fix PR: 50964 Submitted by: Vivek Khera <khera@kcilink.com> Obtained from: 1. dirk.meyer@dinoex.sub.org 2. Christian Kratzer <ck@cksoft.de> 3. Miles Egan <miles@caddr.com>
* update postfix to 2.0.6Yen-Ming Lee2003-03-103-4/+3
| | | | | | | | | | | | | | this is a security critical release -- it works around the same bug that was recently patched in sendmail to protect any unpatched sendmail servers behind a postfix gateway. this fix allows one to leave postfix as the gateway machine when there are unpatched sendmail servers, rather than having to install sendmail on your gateway. PR: 49006 Submitted by: Vivek Khera <khera@kcilink.com> Approved by: kris
* Batch building of packages for postfix is failing due to PCRE issues.Yen-Ming Lee2003-03-042-12/+19
| | | | | PR: 48896 Submitted by: Vivek Khera <khera@kcilink.com>
* Spell `-ldes' as `-lcrypto'.Jacques Vidrine2003-03-031-3/+3
|
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-2/+2
|
* add PORTEPOCH=1, which was removed by maintainer in rev 1.67Yen-Ming Lee2003-02-221-0/+1
|
* Add missing manpage.Dmitry Sivachenko2003-02-221-2/+2
|
* update postfix to 2.0.4Yen-Ming Lee2003-02-223-10/+9
| | | | | PR: 48531 Submitted by: Vivek Khera <khera@kcilink.com>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to version 2.0.2SADA Kenji2003-01-195-19/+67
| | | | | PR: ports/47110 Submitted by: maintainer
* Update to 2.0.0.2.Pete Fritchman2003-01-0917-115/+208
| | | | | PR: 46691 Submitted by: maintainer
* Missed configure scripts in libpq version bump: chase lib version.Sean Chittenden2003-01-041-2/+3
|
* upgrade to 1.1.12Ying-Chieh Liao2003-01-0258-1074/+42
| | | | | PR: 45802 Submitted by: maintainer
* Add hooks to preselect postfix optionsDavid W. Chapman Jr.2002-08-263-31/+47
| | | | | | | Update TLS PR: 42047 Submitted by: maintainer, knu
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-283-6/+6
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* Update to 1.1.11David W. Chapman Jr.2002-06-205-10/+25
| | | | | PR: 3954 Submitted by: maintainer
* Update to latestDavid W. Chapman Jr.2002-05-162-2/+2
| | | | | PR: 38153 Submitted by: maintainer
* Update to 1.1.9David W. Chapman Jr.2002-05-143-12/+12
| | | | | | | make PCRE and SASL libs dynamically linked PR: 38081 Submitted by: maintainer
* Add PGSQL supportDavid W. Chapman Jr.2002-05-082-2/+13
| | | | | PR: 37864 Submitted by: maintainer
* Add missing pkg-messageDavid W. Chapman Jr.2002-05-071-0/+24
| | | | Submitted by: hayashi@totalware.gifu.gifu.jp
* Update to 1.1.8David W. Chapman Jr.2002-05-064-26/+24
| | | | | | | Re-enable IPv6 with non official patch PR: 37798 Submitted by: maintainer
* handle batch buildsDavid W. Chapman Jr.2002-04-202-4/+4
| | | | | PR: 37259 Submitted by: maintainer
* Update postfix to 1.1.7David W. Chapman Jr.2002-04-014-9/+20
| | | | | PR: 36621 Submitted by: maintainer
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+2
|
* Update to 1.1.5David W. Chapman Jr.2002-03-184-6/+8
| | | | | PR: 36058 Submitted by: maintainer
* Update postfix to 1.1.4David W. Chapman Jr.2002-02-263-6/+6
| | | | | PR: 35347 Submitted by: maintainer
* Update to 1.1.3David W. Chapman Jr.2002-02-115-28/+40
| | | | | | | | | Update to latest TLS Give Vivek Khera Maintainership Fix loss of config files during upgrade PR: 34837 Submitted by: maintainer
* Add missing files to pkg-plistDavid W. Chapman Jr.2002-01-313-2/+18
| | | | | | Fix config files from being erased. Submitted by: Vivek Khera
* Update to 1.1.2 (yes they are finally using versions)David W. Chapman Jr.2002-01-3022-486/+411
| | | | Submitted by: Vivek Khera
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-9/+9
| | | | | | 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.
* Set context of diff for patch-aa to 2 lines to allow tls patchingDavid W. Chapman Jr.2002-01-171-51/+24
| | | | | PR: 33992 Noticed by: des, et al.
* Disable debugger by defaultJacques Vidrine2002-01-151-19/+91
| | | | Approved by: dwcjr (MAINTAINER)
* Add header/body_check warnings commandDavid W. Chapman Jr.2001-11-272-0/+25
| | | | | | Bump PORTREVISION Submitted by: osa@freebsd.org.ru
* Update to pl08 and tls to go with it.David W. Chapman Jr.2001-11-153-6/+6
| | | | | PR: 32007 Submitted by: osa@FreeBSD.org.ru
* Update to pl07David W. Chapman Jr.2001-11-152-2/+2
| | | | | PR: 32000 Submitted by: osa@FreeBSD.org.ru