David W. Chapman Jr.
52ec123b2f
Update postfix to 1.1.4
...
PR: 35347
Submitted by: maintainer
2002-02-26 19:34:37 +00:00
David W. Chapman Jr.
c5043654af
Update to 1.1.3
...
Update to latest TLS
Give Vivek Khera Maintainership
Fix loss of config files during upgrade
PR: 34837
Submitted by: maintainer
2002-02-11 17:48:50 +00:00
David W. Chapman Jr.
27342cc2fb
Add missing files to pkg-plist
...
Fix config files from being erased.
Submitted by: Vivek Khera
2002-01-31 21:08:48 +00:00
David W. Chapman Jr.
38a2f47cdc
Update to 1.1.2 (yes they are finally using versions)
...
Submitted by: Vivek Khera
2002-01-30 19:59:40 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
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.
2002-01-29 11:48:57 +00:00
David W. Chapman Jr.
a6477a4d07
Set context of diff for patch-aa to 2 lines to allow tls patching
...
PR: 33992
Noticed by: des, et al.
2002-01-17 22:28:55 +00:00
Jacques Vidrine
baa2010112
Disable debugger by default
...
Approved by: dwcjr (MAINTAINER)
2002-01-15 15:56:25 +00:00
David W. Chapman Jr.
6b072f9c01
Add header/body_check warnings command
...
Bump PORTREVISION
Submitted by: osa@freebsd.org.ru
2001-11-27 15:48:49 +00:00
David W. Chapman Jr.
6caca0d9cf
Update to pl08 and tls to go with it.
...
PR: 32007
Submitted by: osa@FreeBSD.org.ru
2001-11-15 16:31:09 +00:00
David W. Chapman Jr.
ac9a7acea3
Update to pl07
...
PR: 32000
Submitted by: osa@FreeBSD.org.ru
2001-11-15 15:54:22 +00:00
David W. Chapman Jr.
6055642cec
Update postfix to 20010228-pl06 and update tls to go with it.
2001-11-06 14:33:15 +00:00
David W. Chapman Jr.
6b673f0db0
Fix path in patch
...
PR: 30547
Submitted by: hanahara@meiko.co.jp
2001-10-10 16:56:22 +00:00
David W. Chapman Jr.
e968925f20
Erase extra parts of install.cf
...
Submitted by: Yen-Ming Lee
2001-09-24 04:54:52 +00:00
David W. Chapman Jr.
13de590622
Remove version tags from files that don't need it.
2001-09-23 18:53:47 +00:00
David W. Chapman Jr.
0913fc4972
Install install.cf to ensure spool is created with correct permissions
...
Bump PORTREVISION
PR: 30751
Submitted by: Yen-Ming Lee
2001-09-23 17:52:03 +00:00
David W. Chapman Jr.
4e63e4dd34
Update to pl05
...
Change DISTNAME to use regex
Update tls and ipv6 to pl04
Pointed out by: petef
2001-09-23 02:53:35 +00:00
David W. Chapman Jr.
eadccd4ec3
Fix path on main.cf in reference to prefix
...
Bump PORTREVISION
PR: 30547
Submitted by: hanahara@meiko.co.jp
2001-09-14 03:23:22 +00:00
Kris Kennaway
3eb5fe10de
Correct the size of the dialog box so dialog(1) doesn't bug out and trash
...
the unused lower half
Submitted by: eric
2001-08-20 10:05:43 +00:00
Akinori MUSHA
79f86fd6ec
Back out the db3 port update because some of these dependent ports had
...
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.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
dd8fc61f89
Reflect databases/db3's shlib version bump from 2 to 3.
2001-07-25 15:05:11 +00:00
David W. Chapman Jr.
4f9a79176b
Update to pl3 of postfix
...
Update TLS and IPv6 to go with new postfix version
2001-06-17 22:19:00 +00:00
David W. Chapman Jr.
bc7ca8c404
I'm taking over this port for Blaz since he can't dedicate time to it
...
and I am already maintaining postfix-current.
Submitted by: maintainer
2001-06-17 21:49:56 +00:00
Jun Kuriyama
99f83fd8a1
Update port to 20010228 pl02.
...
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
2001-05-21 06:52:08 +00:00
Michael Haro
15113dbdbb
update postfix to 20010228-pl01
...
PR: 26211
Submitted by: maintainer
2001-04-02 06:50:26 +00:00
Jun Kuriyama
53348cb980
Revert previous commit.
...
sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at
startup. But mysql-client.sh is not yet executed at that stage.
2001-03-26 04:43:28 +00:00
Jun Kuriyama
9ba9c792a9
Link shared library for MySQL.
...
Submitted by: Renaud Waldura <renaud+freebsd-bugs@waldura.org>
PR: ports/25967
Approved by: maintainer
2001-03-24 01:41:51 +00:00
Jun Kuriyama
1cacfaba3b
Make spool directory at pkg-install.
...
Submitted by: blaz@amis.net (mail/postfix maintainer)
PR: ports/25775
2001-03-14 02:33:15 +00:00
FUJISHIMA Satsuki
1ccb661af0
fix build options.
...
PR: 25746
Submitted by: R)Bémi Guyomarch <rguyom@pobox.com>
2001-03-12 20:05:11 +00:00
Alexander Langer
ace1848ae7
Disable IPv6 on Alpha, since this breaks it.
...
Submitted by: blaz@amis.net (maintainer)
2001-03-11 19:53:59 +00:00
Bill Fumerola
9b58ec9c96
remove BROKEN for alpha, the unaligned access errors are a red herring.
...
I'm getting the same "unknown mail transport error" on my i386 at work.
2001-03-11 00:26:20 +00:00
Alexander Langer
bed498b1cf
Mark BROKEN for alpha: Unaligned access problems in postsuper and postlog
2001-03-10 17:20:56 +00:00
Akinori MUSHA
b57f932896
Fix the DB3 support. DB3's shlib version is now at 2.
2001-03-05 22:15:25 +00:00
FUJISHIMA Satsuki
742f671f76
use DIST_SUBDIR=postfix due to both release and snapshot don't have
...
specific name in their tarballs.
Approved by: maintainers
2001-03-05 14:21:35 +00:00
FUJISHIMA Satsuki
35ea9ae15c
update to NON BETA release, 20010228.
...
PR: 25493
Submitted by: maintainer
2001-03-04 19:35:00 +00:00
Jun Kuriyama
8b3186a764
Add -lz to be compiled with MySQL.
...
Requested by: Blaz Zupan <blaz@amis.net>
2001-02-17 07:13:08 +00:00
FUJISHIMA Satsuki
8c32a2edf6
add MASTER_SITE_RINGSERVER to MASTER_SITES.
...
Approved by: maintainers
2001-02-05 17:29:38 +00:00
Jimmy Olgeni
1be0301128
Spaces->tabs in the mail category.
...
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Dirk Froemberg
88d74bc517
Switch from mysql322-{client,server} to mysql323-{client,server}.
...
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Daniel Harris
e4112d2deb
Unbreak use with rmail and bump PORTREVISION.
...
PR: 22598
Submitted by: MAINTAINER
2000-12-23 15:08:21 +00:00
Daniel Harris
a3ed93a236
Update to 19991231-pl13.
...
PR: 23696
Submitted by: MAINTAINER
2000-12-23 00:56:26 +00:00
Will Andrews
6a1b37225e
Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README along
...
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!)
2000-11-14 06:28:58 +00:00
Will Andrews
b1c541b031
Hand MAINTAINER to Blaz Zupan <blaz@amis.net>.
2000-11-07 20:29:37 +00:00
Will Andrews
934cc9e3d9
Remove Torsten Blum by due effect of not being a maintainer - many reports
...
of patches being ignored and lack of interest being shown towards this port
have brought this about. Who wants to revive this port?
2000-11-07 20:15:14 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Vanilla I. Shu
b9be2ad423
Upgrade to 19991231pl8.
2000-06-04 05:57:50 +00:00
David E. O'Brien
9e03cae351
Upgrade the 19991231 release to patchlevel 07.
2000-06-01 19:55:34 +00:00
Bill Fumerola
d59cb537d5
If a user didn't have /usr/sbin in their path, this would have failed.
2000-05-28 06:43:40 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Chris Piazza
28849e36e9
Update to use PORTNAME/PORTVERSION
2000-04-13 20:01:08 +00:00
Peter Wemm
234e6e5a90
Ack, what was I thinking? it's not safe to assume the system sendmail
...
was the last active mailer.
2000-04-03 01:58:08 +00:00