summaryrefslogtreecommitdiff
path: root/mail/postfix/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on FreeBSD 7Pav Lucistnik2005-07-131-3/+5
| | | | | | PR: ports/83414 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
* - Update to 2.2.1Pav Lucistnik2005-03-197-179/+100
| | | | | | PR: ports/78852 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
* [PATCH] mail/postfix: Update to libspf2-2.1.5-5Edwin Groothuis2004-11-271-18/+0
| | | | | | | | | | | | | | | | | update the SPF patch to latest release which fixes bug exposed by gcc in FreeBSD 5.3. it is otherwise identical to prior version, so no upgrade is necessary if you have it compiled and workign in FreeBSD 4.10 already (thus no version bump). removed "extra libspf2" patch that tried to work around failure of IPv6+TLS patch when used in conjunction with SPF patch. It just doesn't work, and I can't figure out exactly what it is supposed to do. As it was, this would cause failures when selecting just the SPF patch. PR: ports/74095 Submitted by: Vivek Khera <vivek@khera.org>
* - Support SPF and TLS at the same timePav Lucistnik2004-11-141-0/+18
| | | | | | PR: ports/72774 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (2 weeks)
* Make sure this patch applies correctly when PATCH_STRIP=-p1, as is theDag-Erling Smørgrav2004-09-041-2/+2
| | | | | | case when TLS is enabled. Approved by: portmgr (krion)
* Fix build on 6.0.Dag-Erling Smørgrav2004-08-312-0/+22
| | | | Approved by: maintainer
* - Update to 2.1.0Pav Lucistnik2004-05-129-162/+134
| | | | | PR: ports/66215 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* 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
* Update to 2.0.0.2.Pete Fritchman2003-01-0912-77/+137
| | | | | PR: 46691 Submitted by: maintainer
* upgrade to 1.1.12Ying-Chieh Liao2003-01-0255-1069/+0
| | | | | PR: 45802 Submitted by: maintainer
* 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.2 (yes they are finally using versions)David W. Chapman Jr.2002-01-3013-172/+124
| | | | Submitted by: Vivek Khera
* 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-271-0/+24
| | | | | | Bump PORTREVISION Submitted by: osa@freebsd.org.ru
* Fix path in patchDavid W. Chapman Jr.2001-10-101-1/+1
| | | | | PR: 30547 Submitted by: hanahara@meiko.co.jp
* Erase extra parts of install.cfDavid W. Chapman Jr.2001-09-241-4/+0
| | | | Submitted by: Yen-Ming Lee
* Remove version tags from files that don't need it.David W. Chapman Jr.2001-09-231-1/+0
|
* Install install.cf to ensure spool is created with correct permissionsDavid W. Chapman Jr.2001-09-231-0/+11
| | | | | | | Bump PORTREVISION PR: 30751 Submitted by: Yen-Ming Lee
* Fix path on main.cf in reference to prefixDavid W. Chapman Jr.2001-09-141-1/+1
| | | | | | | Bump PORTREVISION PR: 30547 Submitted by: hanahara@meiko.co.jp
* update to NON BETA release, 20010228.FUJISHIMA Satsuki2001-03-0444-233/+552
| | | | | PR: 25493 Submitted by: maintainer
* Unbreak use with rmail and bump PORTREVISION.Daniel Harris2000-12-232-40/+59
| | | | | PR: 22598 Submitted by: MAINTAINER
* Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README alongWill Andrews2000-11-1450-277/+835
| | | | | | | | | | | | | with documentation. Fix manpage generation. Consistently use INSTALL_* macros (from postfix-current). Modify packaging list using WITH_PCRE and WITH_LDAP PLIST_SUBs (as per postfix-current). Add knob to enable PCRE (again from postfix-current). Use better package description (postfix-current). Fix PLIST. Conditionally remove main.cf and master.cf when they are unmodified from default (postfix-current). Fully institute new maintainer as a real one. :-) PR: 17777, 19185, 20565, 21819, 22613 (also postfix-current) Submitted by: maintainer (THANKS!)
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.Vanilla I. Shu2000-04-031-2/+11
| | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
* Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patchesChris D. Faulhaber2000-03-312-0/+21
| | | | | | | are the same as were submitted on the postfix-users mailing list (and should be integrated for the next release). No response from: Maintainer
* Upgrade to 19991231.Vanilla I. Shu2000-01-021-60/+28
|
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-101-20/+6
|
* Fix program_directory in main.cfTorsten Blum1999-04-071-1/+1
|
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-2911-0/+302
replace sendmail.