0350c7361c
Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2]
13 lines
292 B
Text
13 lines
292 B
Text
--- makedefs.orig Thu Mar 31 22:55:18 2005
|
|
+++ makedefs Wed Jul 13 17:40:42 2005
|
|
@@ -116,6 +116,10 @@
|
|
;;
|
|
FreeBSD.5*) SYSTYPE=FREEBSD5
|
|
;;
|
|
+ FreeBSD.6*) SYSTYPE=FREEBSD5
|
|
+ ;;
|
|
+ FreeBSD.7*) SYSTYPE=FREEBSD5
|
|
+ ;;
|
|
OpenBSD.2*) SYSTYPE=OPENBSD2
|
|
;;
|
|
OpenBSD.3*) SYSTYPE=OPENBSD3
|