summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update mail/postfix-current to latest snapshot.Sergey A. Osokin2004-03-251-14/+26
| | | | | | | | Submitted by: Vivek Khera <vivek@khera.org> (maintainer) PR: 64591 Notes: svn path=/head/; revision=105245
* Update to latest snapshotDavid W. Chapman Jr.2002-11-2151-1044/+0
| | | | | | | | | | Remove patches and use REINPLACE_CMD where possible PR: 45527 Submitted by: maintainer Notes: svn path=/head/; revision=70673
* fix patch pathYing-Chieh Liao2002-09-205-10/+10
| | | | | | | | | | ps. sorry, my fault, not committed in last commit PR: 42959 Submitted by: maintainer Notes: svn path=/head/; revision=66822
* upgrade postfix-current to latest release (Attila Nagy <bra@fsn.hu>)Ying-Chieh Liao2002-09-195-55/+85
| | | | | | | | | | add POSTFIX_OPTIONS variable setting from make.conf (knu) PR: 42928 Submitted by: maintainer Notes: svn path=/head/; revision=66697
* Update to latest snapshotDavid W. Chapman Jr.2002-09-175-77/+24
| | | | | | | | | | Add SASL2 support PR: 42751 Submitted by: maintainer, Marc G. Fournier Notes: svn path=/head/; revision=66515
* 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 Notes: svn path=/head/; revision=63671
* Update to 20020115David W. Chapman Jr.2002-01-303-77/+11
| | | | | | | | | Give originator maintainership Submitted by: khera@kcilink.com Notes: svn path=/head/; revision=54040
* Update to 20020107 and tlsDavid W. Chapman Jr.2002-01-092-72/+185
| | | | | | | | | | | Default setgid_group to maildrop instead of postdrop in config and src because port uses it instead Disable debugger by default due to security reasons Submitted by: osa@freebsd.org.ru, n@nectar.cc Notes: svn path=/head/; revision=52797
* Update to 20011121David W. Chapman Jr.2001-11-301-69/+66
| | | | | | | Submitted by: osa@freebsd.org.ru Notes: svn path=/head/; revision=50772
* Update to 20011121 and TLS to go with itDavid W. Chapman Jr.2001-11-247-44/+44
| | | | | | | | PR: 32068 Submitted by: matthias.andree@web.de Notes: svn path=/head/; revision=50494
* Fix path in patchDavid W. Chapman Jr.2001-10-101-1/+1
| | | | | | | | PR: 30547 Submitted by: hanahara@meiko.co.jp Notes: svn path=/head/; revision=48651
* Erase extra parts of install.cfDavid W. Chapman Jr.2001-09-241-5/+0
| | | | | | | Submitted by: Yen-Ming Lee Notes: svn path=/head/; revision=48132
* Remove version tags from files that don't need it.David W. Chapman Jr.2001-09-231-1/+0
| | | | Notes: svn path=/head/; revision=48124
* 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 Notes: svn path=/head/; revision=48121
* 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 Notes: svn path=/head/; revision=47813
* Upgrade to 20010202.Jun Kuriyama2001-02-051-0/+13
| | | | | | | | PR: ports/24727 Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=37959
* - Add TLS support which includes SSL;Maxim Sobolev2000-11-225-100/+123
| | | | | | | | | | | - add sample-flush.cf to pkg-plist; - update to 20001121. PR: 22962 Submitted by: maintainer Notes: svn path=/head/; revision=35338
* Update to snapshot 20001030. Use real make(1) .for (instead of @for)Will Andrews2000-11-0111-735/+30
| | | | | | | | | | | | | | | | | loops. Fix occasional breakage when CC contains spaces. Remove manpages from the PLIST. Remove miscellaneous erroneous lines from PLIST. Use proper WITH_* PLIST_SUBs. Consolidate .if defined(WITH_*)'s. Add iteration for CONF* files in their two separate locations as well as BIN*. Use absolute paths in install script. Hand MAINTAINER saber over to David W. Chapman. :-) PR: 21439, 22409 Submitted by: Yarema <yds@dppl.com> David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: MAINTAINER Notes: svn path=/head/; revision=34520
* sasl updatesBill Fumerola2000-09-142-0/+42
| | | | | | | | | | Submitted by: MAINTAINER also, change ${SH} to /bin/sh, the former probably doesn't work because of some bsd.{pre,post}.port.mk thing, but I don't have time to diagnose it. Notes: svn path=/head/; revision=32622
* Update to the latest snapshot, plus add hooks for all the very spiffyBill Fumerola2000-09-1359-274/+1775
| | | | | | | | | plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER) Notes: svn path=/head/; revision=32589
* 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> Notes: svn path=/head/; revision=27296
* 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 Notes: svn path=/head/; revision=27202
* Upgrade to 19991231.Vanilla I. Shu2000-01-021-60/+28
| | | | Notes: svn path=/head/; revision=24354
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-101-20/+6
| | | | Notes: svn path=/head/; revision=21602
* Fix program_directory in main.cfTorsten Blum1999-04-071-1/+1
| | | | Notes: svn path=/head/; revision=17689
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-2911-0/+302
replace sendmail. Notes: svn path=/head/; revision=17439