summaryrefslogtreecommitdiffstats
path: root/mail/postfix
Commit message (Collapse)AuthorAgeFilesLines
* Ack, what was I thinking? it's not safe to assume the system sendmailpeter2000-04-031-2/+4
| | | | was the last active mailer.
* Fix 'make replace' to correctly use mailer.confpeter2000-04-031-1/+10
|
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.vanilla2000-04-034-6/+73
| | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
* Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patchesjedgar2000-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 Postfix 19991231pl04torstenb2000-02-134-56/+64
| | | | | - Stylistic changes in Makefile - Changes in packaging, esp. pkg/INSTALL
* Oops, forgot to change ALL_TARGET ;-(torstenb2000-01-291-2/+2
| | | | Noticed by: <Blaz Zupan <blaz@amis.net>
* - Upgrade to patchlevel 3torstenb2000-01-282-2/+19
| | | | | | | - Add support for MySQL and LDAP support MySQL + LDAP Patches submitted by Blaz Zupan <blaz@amis.net> and re-used with minor cleanups.
* Upgrade to 19991231.vanilla2000-01-023-64/+31
|
* Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.joe1999-12-301-1/+1
| | | | | PR: ports/15544 Submitted by: khetan@freebsd.os.org.za
* Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.joe1999-12-301-2/+2
| | | | | PR: ports/15544 Submitted by: khetan@freebsd.os.org.za
* Strip the binariestorstenb1999-09-101-3/+3
|
* Upgrade to postfix 19990906 pl 02torstenb1999-09-104-31/+17
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-291-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* awk -> ${AWK}mharo1999-08-221-3/+3
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}mharo1999-08-221-5/+5
| | | | chown -> ${CHOWN}
* o Upgrade to 19990601billf1999-08-043-25/+24
| | | | | | | PR: ports/12603 Submitted by: Hoss Firooznia <hfir@math.rochester.edu> o Put CFLAGS in the proper place (not in ALL_TARGET)
* Add (prepare to be shocked) WWW:mharo1999-05-031-1/+1
|
* mv -> ${MV}torstenb1999-05-021-23/+25
| | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934
* Fix program_directory in main.cftorstenb1999-04-071-1/+1
|
* Fix paths in sample-main.cf with sedtorstenb1999-04-071-2/+2
|
* Port of Wietse Venema's postfix, yet another mail transport agent that tries totorstenb1999-03-2918-0/+584
replace sendmail.
OpenPOWER on IntegriCloud