Bill Fumerola
e401371e9b
sasl updates
...
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.
2000-09-14 23:26:02 +00:00
Bill Fumerola
1f04f0dd69
Use ${SH} to execute ${PKGDIR}/INSTALL
...
Submitted by: se
2000-09-14 19:38:44 +00:00
Bill Fumerola
6fe402670f
Update to the latest snapshot, plus add hooks for all the very spiffy
...
plugins that postfix can use.
Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
2000-09-13 20:50:45 +00:00
Bill Fumerola
2354b23356
welcome postfix-current, to track the non-official-release-but-good-quality
...
"experimental" series of postfix. maintained by yours truely.
2000-08-16 02:50:12 +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
Peter Wemm
c107051814
Fix 'make replace' to correctly use mailer.conf
2000-04-03 01:54:16 +00:00
Vanilla I. Shu
d5d98014e6
Upgrade to latest version, fix PR 16472, 16753, 17078 too.
...
PR: ports/17749
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
2000-04-03 01:26:02 +00:00
Chris D. Faulhaber
f96719d72a
Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patches
...
are the same as were submitted on the postfix-users mailing list
(and should be integrated for the next release).
No response from: Maintainer
2000-03-31 23:45:18 +00:00
Torsten Blum
4d4e70850c
- Upgrade to Postfix 19991231pl04
...
- Stylistic changes in Makefile
- Changes in packaging, esp. pkg/INSTALL
2000-02-13 20:17:43 +00:00
Torsten Blum
0d72bb3913
Oops, forgot to change ALL_TARGET ;-(
...
Noticed by: <Blaz Zupan <blaz@amis.net>
2000-01-29 14:13:21 +00:00
Torsten Blum
42d72420ff
- Upgrade to patchlevel 3
...
- Add support for MySQL and LDAP support
MySQL + LDAP Patches submitted by Blaz Zupan <blaz@amis.net>
and re-used with minor cleanups.
2000-01-28 21:07:45 +00:00
Vanilla I. Shu
d6a23b9cbc
Upgrade to 19991231.
2000-01-02 14:00:05 +00:00
Josef Karthauser
37dfa6b273
Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
...
PR: ports/15544
Submitted by: khetan@freebsd.os.org.za
1999-12-30 21:09:53 +00:00
Josef Karthauser
3742da2385
Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
...
PR: ports/15544
Submitted by: khetan@freebsd.os.org.za
1999-12-30 20:54:22 +00:00
Torsten Blum
974e57bd6d
Strip the binaries
1999-09-10 21:48:58 +00:00
Torsten Blum
e9f1047587
Upgrade to postfix 19990906 pl 02
1999-09-10 20:41:45 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
7b8fca1447
$Id$ -> $FreeBSD$
1999-08-30 12:09:14 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
David E. O'Brien
f3a9c6c81e
Change Id->FreeBSD.
1999-08-25 06:51:17 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fumerola
645386427f
o Upgrade to 19990601
...
PR: ports/12603
Submitted by: Hoss Firooznia <hfir@math.rochester.edu>
o Put CFLAGS in the proper place (not in ALL_TARGET)
1999-08-04 13:53:00 +00:00
Michael Haro
c7a56e9c3e
Add (prepare to be shocked) WWW:
1999-05-03 05:50:38 +00:00
Torsten Blum
158871f40c
mv -> ${MV}
...
cp -> ${CP}
install -> ${INSTALL}
mkdir -> ${MKDIR}
PR: ports/10934
1999-05-02 20:26:38 +00:00
Torsten Blum
0fda4ac64d
Fix program_directory in main.cf
1999-04-07 14:51:34 +00:00
Torsten Blum
3e0dc9e3cd
Fix paths in sample-main.cf with sed
1999-04-07 14:48:23 +00:00
Torsten Blum
f7f54da77e
Port of Wietse Venema's postfix, yet another mail transport agent that tries to
...
replace sendmail.
1999-03-29 20:15:09 +00:00