Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ack, what was I thinking? it's not safe to assume the system sendmail | peter | 2000-04-03 | 1 | -2/+4 |
| | | | | was the last active mailer. | ||||
* | Fix 'make replace' to correctly use mailer.conf | peter | 2000-04-03 | 1 | -1/+10 |
| | |||||
* | Upgrade to latest version, fix PR 16472, 16753, 17078 too. | vanilla | 2000-04-03 | 4 | -6/+73 |
| | | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> | ||||
* | Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patches | jedgar | 2000-03-31 | 2 | -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 19991231pl04 | torstenb | 2000-02-13 | 4 | -56/+64 |
| | | | | | - Stylistic changes in Makefile - Changes in packaging, esp. pkg/INSTALL | ||||
* | Oops, forgot to change ALL_TARGET ;-( | torstenb | 2000-01-29 | 1 | -2/+2 |
| | | | | Noticed by: <Blaz Zupan <blaz@amis.net> | ||||
* | - Upgrade to patchlevel 3 | torstenb | 2000-01-28 | 2 | -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. | vanilla | 2000-01-02 | 3 | -64/+31 |
| | |||||
* | Upgrade the postfix port from 19990906-pl02 to 19990906-pl09. | joe | 1999-12-30 | 1 | -1/+1 |
| | | | | | PR: ports/15544 Submitted by: khetan@freebsd.os.org.za | ||||
* | Upgrade the postfix port from 19990906-pl02 to 19990906-pl09. | joe | 1999-12-30 | 1 | -2/+2 |
| | | | | | PR: ports/15544 Submitted by: khetan@freebsd.os.org.za | ||||
* | Strip the binaries | torstenb | 1999-09-10 | 1 | -3/+3 |
| | |||||
* | Upgrade to postfix 19990906 pl 02 | torstenb | 1999-09-10 | 4 | -31/+17 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -5/+5 |
| | | | | chown -> ${CHOWN} | ||||
* | o Upgrade to 19990601 | billf | 1999-08-04 | 3 | -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: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | mv -> ${MV} | torstenb | 1999-05-02 | 1 | -23/+25 |
| | | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934 | ||||
* | Fix program_directory in main.cf | torstenb | 1999-04-07 | 1 | -1/+1 |
| | |||||
* | Fix paths in sample-main.cf with sed | torstenb | 1999-04-07 | 1 | -2/+2 |
| | |||||
* | Port of Wietse Venema's postfix, yet another mail transport agent that tries to | torstenb | 1999-03-29 | 18 | -0/+584 |
replace sendmail. |