View | Details | Raw Unified | Return to bug 24595
Collapse All | Expand All

(-)postfix-current/Makefile (-7 / +12 lines)
Lines 1-4 Link Here
1
# New ports collection makefile for:	postfix
1
# New ports collection makefile for:	postfix-current
2
# Date created: 	18 Mar 1999
2
# Date created: 	18 Mar 1999
3
# Whom:			torstenb
3
# Whom:			torstenb
4
#
4
#
Lines 45-51 Link Here
45
BIN2=	postalias postcat postconf postdrop postfix \
45
BIN2=	postalias postcat postconf postdrop postfix \
46
	postkick postlock postlog postmap postsuper sendmail
46
	postkick postlock postlog postmap postsuper sendmail
47
47
48
DOCDIR=	${PREFIX}/share/doc/postfix
48
.if defined(NOPORTDOCS)
49
PLIST_SUB+=	SUB_DOCS="@comment "
50
.else
51
PLIST_SUB+=	SUB_DOCS=""
52
DOCDIR=		${PREFIX}/share/doc/postfix
53
.endif
49
54
50
.if !defined(DEBUG)
55
.if !defined(DEBUG)
51
MAKEFILEFLAGS+=	DEBUG=
56
MAKEFILEFLAGS+=	DEBUG=
Lines 132-142 Link Here
132
		${PREFIX}/man/man8
137
		${PREFIX}/man/man8
133
.endfor
138
.endfor
134
139
135
#.if !defined(NOPORTDOCS)
140
.if !defined(NOPORTDOCS)
136
#	@${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} -m 555 ${DOCDIR}
141
	@${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} -m 555 ${DOCDIR}
137
#	@cd ${WRKSRC}/html && ${INSTALL_DATA} *.html *.gif ${DOCDIR} && \
142
	@cd ${WRKSRC}/html && ${INSTALL_DATA} *.html *.gif ${DOCDIR} && \
138
#		${ECHO_MSG} "Installed HTML documentation in ${DOCDIR}"
143
		${ECHO_MSG} "Installed HTML documentation in ${DOCDIR}"
139
#.endif
144
.endif
140
145
141
	@${ECHO_MSG} '--------------------------------------------------'
146
	@${ECHO_MSG} '--------------------------------------------------'
142
	@${ECHO_MSG} '- To replace your existing sendmail with postfix -'
147
	@${ECHO_MSG} '- To replace your existing sendmail with postfix -'
(-)postfix-current/pkg-plist (-1 / +61 lines)
Lines 62-66 Link Here
62
sbin/sendmail
62
sbin/sendmail
63
%%SUB_TEST%%sbin/smtp-sink
63
%%SUB_TEST%%sbin/smtp-sink
64
%%SUB_TEST%%sbin/smtp-source
64
%%SUB_TEST%%sbin/smtp-source
65
@dirrm etc/postfix
65
%%SUB_DOCS%%share/doc/postfix/access.5.html
66
%%SUB_DOCS%%share/doc/postfix/aliases.5.html
67
%%SUB_DOCS%%share/doc/postfix/architecture.html
68
%%SUB_DOCS%%share/doc/postfix/backstage.html
69
%%SUB_DOCS%%share/doc/postfix/basic.html
70
%%SUB_DOCS%%share/doc/postfix/big-picture.gif
71
%%SUB_DOCS%%share/doc/postfix/big-picture.html
72
%%SUB_DOCS%%share/doc/postfix/bounce.8.html
73
%%SUB_DOCS%%share/doc/postfix/canonical.5.html
74
%%SUB_DOCS%%share/doc/postfix/cleanup.8.html
75
%%SUB_DOCS%%share/doc/postfix/commands.html
76
%%SUB_DOCS%%share/doc/postfix/defer.8.html
77
%%SUB_DOCS%%share/doc/postfix/delivering.html
78
%%SUB_DOCS%%share/doc/postfix/error.8.html
79
%%SUB_DOCS%%share/doc/postfix/faq.html
80
%%SUB_DOCS%%share/doc/postfix/flush.8.html
81
%%SUB_DOCS%%share/doc/postfix/goals.html
82
%%SUB_DOCS%%share/doc/postfix/inbound.gif
83
%%SUB_DOCS%%share/doc/postfix/index.html
84
%%SUB_DOCS%%share/doc/postfix/lmtp.8.html
85
%%SUB_DOCS%%share/doc/postfix/local.8.html
86
%%SUB_DOCS%%share/doc/postfix/mailq.1.html
87
%%SUB_DOCS%%share/doc/postfix/master.8.html
88
%%SUB_DOCS%%share/doc/postfix/motivation.html
89
%%SUB_DOCS%%share/doc/postfix/newaliases.1.html
90
%%SUB_DOCS%%share/doc/postfix/nqmgr.8.html
91
%%SUB_DOCS%%share/doc/postfix/outbound.gif
92
%%SUB_DOCS%%share/doc/postfix/pcre_table.5.html
93
%%SUB_DOCS%%share/doc/postfix/pickup.8.html
94
%%SUB_DOCS%%share/doc/postfix/pipe.8.html
95
%%SUB_DOCS%%share/doc/postfix/postalias.1.html
96
%%SUB_DOCS%%share/doc/postfix/postcat.1.html
97
%%SUB_DOCS%%share/doc/postfix/postconf.1.html
98
%%SUB_DOCS%%share/doc/postfix/postdrop.1.html
99
%%SUB_DOCS%%share/doc/postfix/postfix.1.html
100
%%SUB_DOCS%%share/doc/postfix/postkick.1.html
101
%%SUB_DOCS%%share/doc/postfix/postlock.1.html
102
%%SUB_DOCS%%share/doc/postfix/postlog.1.html
103
%%SUB_DOCS%%share/doc/postfix/postmap.1.html
104
%%SUB_DOCS%%share/doc/postfix/postsuper.1.html
105
%%SUB_DOCS%%share/doc/postfix/qmgr.8.html
106
%%SUB_DOCS%%share/doc/postfix/queuing.html
107
%%SUB_DOCS%%share/doc/postfix/rate.html
108
%%SUB_DOCS%%share/doc/postfix/receiving.html
109
%%SUB_DOCS%%share/doc/postfix/regexp_table.5.html
110
%%SUB_DOCS%%share/doc/postfix/relocated.5.html
111
%%SUB_DOCS%%share/doc/postfix/resource.html
112
%%SUB_DOCS%%share/doc/postfix/rewrite.html
113
%%SUB_DOCS%%share/doc/postfix/security.html
114
%%SUB_DOCS%%share/doc/postfix/sendmail.1.html
115
%%SUB_DOCS%%share/doc/postfix/showq.8.html
116
%%SUB_DOCS%%share/doc/postfix/small-picture.gif
117
%%SUB_DOCS%%share/doc/postfix/smtp.8.html
118
%%SUB_DOCS%%share/doc/postfix/smtpd.8.html
119
%%SUB_DOCS%%share/doc/postfix/spawn.8.html
120
%%SUB_DOCS%%share/doc/postfix/transport.5.html
121
%%SUB_DOCS%%share/doc/postfix/trivial-rewrite.8.html
122
%%SUB_DOCS%%share/doc/postfix/uce.html
123
%%SUB_DOCS%%share/doc/postfix/virtual.5.html
124
%%SUB_DOCS%%@dirrm share/doc/postfix
66
@dirrm libexec/postfix
125
@dirrm libexec/postfix
126
@dirrm etc/postfix
(-)postfix-current/scripts/configure.postfix (-1 / +5 lines)
Lines 112-115 Link Here
112
	shift
112
	shift
113
done
113
done
114
114
115
echo "PLIST_SUB=	SUB_PCRE=\"${SUB_PCRE}\" SUB_SASL=\"${SUB_SASL}\" SUB_TLS=\"${SUB_TLS}\" SUB_LDAP=\"${SUB_LDAP}\" SUB_TEST=\"${SUB_TEST}\""
115
echo "PLIST_SUB+=	SUB_PCRE=\"${SUB_PCRE}\""
116
echo "PLIST_SUB+=	SUB_SASL=\"${SUB_SASL}\""
117
echo "PLIST_SUB+=	SUB_TLS=\"${SUB_TLS}\""
118
echo "PLIST_SUB+=	SUB_LDAP=\"${SUB_LDAP}\""
119
echo "PLIST_SUB+=	SUB_TEST=\"${SUB_TEST}\""

Return to bug 24595