aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix25/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Update to pl05David W. Chapman Jr.2001-09-231-4/+4
| | | | | | | | | | Change DISTNAME to use regex Update tls and ipv6 to pl04 Pointed out by: petef Notes: svn path=/head/; revision=48106
* Correct the size of the dialog box so dialog(1) doesn't bug out and trashKris Kennaway2001-08-201-2/+2
| | | | | | | | | the unused lower half Submitted by: eric Notes: svn path=/head/; revision=46522
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-2/+2
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-2/+2
| | | | Notes: svn path=/head/; revision=45472
* Update to pl3 of postfixDavid W. Chapman Jr.2001-06-171-4/+4
| | | | | | | Update TLS and IPv6 to go with new postfix version Notes: svn path=/head/; revision=44140
* Update port to 20010228 pl02.Jun Kuriyama2001-05-211-24/+17
| | | | | | | | | | | | | | | pkg-plist cleanup. Update to TLS patch 0.7.2. Update to IPv6 patch 20010228pl02-v6-20010503a. Complain if user tries to compile with both TLS and IPv6 enabled. Complain if user tries to compile with IPv6 on non-i386 platform (ie alpha). Change maintainer e-mail address. Submitted by: blaz@si.FreeBSD.org (maintainer) PR: ports/27098 Notes: svn path=/head/; revision=42834
* Revert previous commit.Jun Kuriyama2001-03-261-3/+3
| | | | | | | | sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at startup. But mysql-client.sh is not yet executed at that stage. Notes: svn path=/head/; revision=40385
* Link shared library for MySQL.Jun Kuriyama2001-03-241-3/+3
| | | | | | | | | Submitted by: Renaud Waldura <renaud+freebsd-bugs@waldura.org> PR: ports/25967 Approved by: maintainer Notes: svn path=/head/; revision=40303
* fix build options.FUJISHIMA Satsuki2001-03-121-2/+2
| | | | | | | | PR: 25746 Submitted by: R)Bémi Guyomarch <rguyom@pobox.com> Notes: svn path=/head/; revision=39692
* Disable IPv6 on Alpha, since this breaks it.Alexander Langer2001-03-111-5/+20
| | | | | | | Submitted by: blaz@amis.net (maintainer) Notes: svn path=/head/; revision=39602
* Fix the DB3 support. DB3's shlib version is now at 2.Akinori MUSHA2001-03-051-2/+2
| | | | Notes: svn path=/head/; revision=39107
* update to NON BETA release, 20010228.FUJISHIMA Satsuki2001-03-041-0/+129
| | | | | | | | PR: 25493 Submitted by: maintainer Notes: svn path=/head/; revision=39057
* Update to 19991231-pl13.Daniel Harris2000-12-231-1/+1
| | | | | | | | PR: 23696 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36257
* Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README alongWill Andrews2000-11-141-9/+8
| | | | | | | | | | | | | | | | 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!) Notes: svn path=/head/; revision=35128
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* Fix paths in sample-main.cf with sedTorsten Blum1999-04-071-2/+2
| | | | Notes: svn path=/head/; revision=17688
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-291-0/+26
replace sendmail. Notes: svn path=/head/; revision=17439