summaryrefslogtreecommitdiff
path: root/mail/postfix27 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-221-3/+3
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* o Upgrade to 19990601Bill Fumerola1999-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) Notes: svn path=/head/; revision=20523
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18434
* mv -> ${MV}Torsten Blum1999-05-021-23/+25
| | | | | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934 Notes: svn path=/head/; revision=18324
* Fix program_directory in main.cfTorsten Blum1999-04-071-1/+1
| | | | Notes: svn path=/head/; revision=17689
* 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-2918-0/+584
replace sendmail. Notes: svn path=/head/; revision=17439