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

(-)postfix-current.new/Makefile (-2 / +3 lines)
Lines 15-21 Link Here
15
# NOTE: PCRE is enabled by default unless you specifically disable it.
15
# NOTE: PCRE is enabled by default unless you specifically disable it.
16
16
17
PORTNAME=	postfix
17
PORTNAME=	postfix
18
PORTVERSIONRAW=	2.2-20040919
18
PORTVERSIONRAW=	2.2-20041030
19
PORTVERSION=	${PORTVERSIONRAW:S/-/./}
19
PORTVERSION=	${PORTVERSIONRAW:S/-/./}
20
PORTEPOCH=	2
20
PORTEPOCH=	2
21
CATEGORIES=	mail ipv6
21
CATEGORIES=	mail ipv6
Lines 24-29 Link Here
24
		ftp://ftp.tux.org/pub/net/postfix/experimental/ \
24
		ftp://ftp.tux.org/pub/net/postfix/experimental/ \
25
		ftp://ftp.utoronto.ca/mirror/packages/postfix/experimental/ \
25
		ftp://ftp.utoronto.ca/mirror/packages/postfix/experimental/ \
26
		ftp://ftp.samurai.com/pub/postfix/experimental/ \
26
		ftp://ftp.samurai.com/pub/postfix/experimental/ \
27
		http://people.FreeBSD.org/~seanc/ports/ \
27
		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/experimental/&,}
28
		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/experimental/&,}
28
MASTER_SITE_SUBDIR=	. old related/postfix
29
MASTER_SITE_SUBDIR=	. old related/postfix
29
DISTNAME=	postfix-${PORTVERSIONRAW}
30
DISTNAME=	postfix-${PORTVERSIONRAW}
Lines 44-50 Link Here
44
MAN5=	access.5 aliases.5 canonical.5 cidr_table.5 ldap_table.5 \
45
MAN5=	access.5 aliases.5 canonical.5 cidr_table.5 ldap_table.5 \
45
	mysql_table.5 pgsql_table.5 postconf.5 pcre_table.5 \
46
	mysql_table.5 pgsql_table.5 postconf.5 pcre_table.5 \
46
	regexp_table.5 relocated.5 tcp_table.5 transport.5 virtual.5 \
47
	regexp_table.5 relocated.5 tcp_table.5 transport.5 virtual.5 \
47
	header_checks.5 body_checks.5
48
	header_checks.5 body_checks.5 master.5 nisplus_table.5
48
49
49
MAN8=	anvil.8 bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
50
MAN8=	anvil.8 bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
50
	master.8 oqmgr.8 pickup.8 pipe.8 proxymap.8 qmgr.8 qmqpd.8 showq.8 \
51
	master.8 oqmgr.8 pickup.8 pipe.8 proxymap.8 qmgr.8 qmqpd.8 showq.8 \
(-)postfix-current.new/distinfo (-2 / +4 lines)
Lines 1-2 Link Here
1
MD5 (postfix/postfix-2.2-20040919.tar.gz) = 4611a1087f346c3d1ddcc0c1ec9466ab
1
MD5 (postfix/postfix-2.2-20041030.tar.gz) = f179f5d50d387d2eb82351bdb03dac9e
2
SIZE (postfix/postfix-2.2-20040919.tar.gz) = 2077140
2
SIZE (postfix/postfix-2.2-20041030.tar.gz) = 2106328
3
MD5 (postfix/pfixtls-0.8.19-2.2-20040919-0.9.7d.tar.gz) = 2f5df0781abd0390611158b4a5fb63c4
4
SIZE (postfix/pfixtls-0.8.19-2.2-20040919-0.9.7d.tar.gz) = 239159
(-)postfix-current.new/pkg-plist (+3 lines)
Lines 167-174 Link Here
167
%%PORTDOCS%%%%DOCSDIR%%/lmtp.8.html
167
%%PORTDOCS%%%%DOCSDIR%%/lmtp.8.html
168
%%PORTDOCS%%%%DOCSDIR%%/local.8.html
168
%%PORTDOCS%%%%DOCSDIR%%/local.8.html
169
%%PORTDOCS%%%%DOCSDIR%%/mailq.1.html
169
%%PORTDOCS%%%%DOCSDIR%%/mailq.1.html
170
%%PORTDOCS%%%%DOCSDIR%%/master.5.html
170
%%PORTDOCS%%%%DOCSDIR%%/master.8.html
171
%%PORTDOCS%%%%DOCSDIR%%/master.8.html
171
%%PORTDOCS%%%%DOCSDIR%%/mysql_table.5.html
172
%%PORTDOCS%%%%DOCSDIR%%/mysql_table.5.html
173
%%PORTDOCS%%%%DOCSDIR%%/nisplus_table.5.html
172
%%PORTDOCS%%%%DOCSDIR%%/newaliases.1.html
174
%%PORTDOCS%%%%DOCSDIR%%/newaliases.1.html
173
%%PORTDOCS%%%%DOCSDIR%%/oqmgr.8.html
175
%%PORTDOCS%%%%DOCSDIR%%/oqmgr.8.html
174
%%PORTDOCS%%%%DOCSDIR%%/pcre_table.5.html
176
%%PORTDOCS%%%%DOCSDIR%%/pcre_table.5.html
Lines 181-186 Link Here
181
%%PORTDOCS%%%%DOCSDIR%%/postconf.5.html
183
%%PORTDOCS%%%%DOCSDIR%%/postconf.5.html
182
%%PORTDOCS%%%%DOCSDIR%%/postdrop.1.html
184
%%PORTDOCS%%%%DOCSDIR%%/postdrop.1.html
183
%%PORTDOCS%%%%DOCSDIR%%/postfix-logo.jpg
185
%%PORTDOCS%%%%DOCSDIR%%/postfix-logo.jpg
186
%%PORTDOCS%%%%DOCSDIR%%/postfix-manuals.html
184
%%PORTDOCS%%%%DOCSDIR%%/postfix-power.png
187
%%PORTDOCS%%%%DOCSDIR%%/postfix-power.png
185
%%PORTDOCS%%%%DOCSDIR%%/postfix.1.html
188
%%PORTDOCS%%%%DOCSDIR%%/postfix.1.html
186
%%PORTDOCS%%%%DOCSDIR%%/postkick.1.html
189
%%PORTDOCS%%%%DOCSDIR%%/postkick.1.html
(-)postfix-current.new/scripts/configure.postfix (-3 / +8 lines)
Lines 35-40 Link Here
35
PgSQL73		"PostgreSQL v7.3 map lookups" "$status_PgSQL73" \
35
PgSQL73		"PostgreSQL v7.3 map lookups" "$status_PgSQL73" \
36
PgSQL72		"PostgreSQL v7.2 map lookups" "$status_PgSQL72" \
36
PgSQL72		"PostgreSQL v7.2 map lookups" "$status_PgSQL72" \
37
OpenLDAP	"OpenLDAP map lookups (choose ver. with WITH_OPENLDAP_VER)" "$status_OpenLDAP" \
37
OpenLDAP	"OpenLDAP map lookups (choose ver. with WITH_OPENLDAP_VER)" "$status_OpenLDAP" \
38
NIS		"NIS map lookups" "$status_NIS" \
38
Test		"SMTP/LMTP test server and generator" "$status_Test" \
39
Test		"SMTP/LMTP test server and generator" "$status_Test" \
39
2> $tempfile
40
2> $tempfile
40
41
Lines 108-115 Link Here
108
			echo "USE_OPENSSL=	yes"
109
			echo "USE_OPENSSL=	yes"
109
			echo "POSTFIX_CCARGS+=	-DHAS_SSL -I\${OPENSSLINC}"
110
			echo "POSTFIX_CCARGS+=	-DHAS_SSL -I\${OPENSSLINC}"
110
			echo "POSTFIX_AUXLIBS+=	-L\${OPENSSLLIB} -lssl -lcrypto"
111
			echo "POSTFIX_AUXLIBS+=	-L\${OPENSSLLIB} -lssl -lcrypto"
111
			echo "DISTFILES+=	\${DISTNAME}.tar.gz pfixtls-0.8.19-2.2-20040829-0.9.7d.tar.gz"
112
			echo "DISTFILES+=	\${DISTNAME}.tar.gz pfixtls-0.8.19-2.2-20040919-0.9.7d.tar.gz"
112
			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.8.19-2.2-20040829-0.9.7d/pfixtls.diff"
113
			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.8.19-2.2-20040919-0.9.7d/pfixtls.diff"
113
			echo "PATCH_STRIP=	-p1"
114
			echo "PATCH_STRIP=	-p1"
114
			echo "TLS_SUFFIX=	+tls"
115
			echo "TLS_SUFFIX=	+tls"
115
			SUB_TLS=""
116
			SUB_TLS=""
Lines 195-200 Link Here
195
 			echo "POSTFIX_AUXLIBS+=	-L\${LOCALBASE}/lib -lldap -llber"
196
 			echo "POSTFIX_AUXLIBS+=	-L\${LOCALBASE}/lib -lldap -llber"
196
			echo "OPENLDAP_SUFFIX=	+openldap"
197
			echo "OPENLDAP_SUFFIX=	+openldap"
197
			;;
198
			;;
199
		NIS)
200
			echo "POSTFIX_CCARGS+=	-DHAS_NIS"
201
			echo "NIS_SUFFIX=	+nis"
202
			;;
198
		Test)
203
		Test)
199
			echo "BIN1=		smtp-sink smtp-source qmqp-source"
204
			echo "BIN1=		smtp-sink smtp-source qmqp-source"
200
#			echo "MAN1+=		smtp-sink.1 smtp-source.1 qmqp-sink.1 qmqp-source.1"
205
#			echo "MAN1+=		smtp-sink.1 smtp-source.1 qmqp-sink.1 qmqp-source.1"
Lines 248-251 Link Here
248
# we ask the configure questions) doesn't pick up the extensions, but
253
# we ask the configure questions) doesn't pick up the extensions, but
249
# any subsequent build will.  so "make; make install" will build twice.
254
# any subsequent build will.  so "make; make install" will build twice.
250
# don't do this for now.
255
# don't do this for now.
251
#echo "PKGNAMESUFFIX=	\${NOPCRE_SUFFIX}\${SASL_SUFFIX}\${DB_SUFFIX}\${MYSQL_SUFFIX}\${PGSQL_SUFFIX}\${OPENLDAP_SUFFIX}\${TLS_SUFFIX}\${IPv6_SUFFIX}"
256
#echo "PKGNAMESUFFIX=	\${NOPCRE_SUFFIX}\${SASL_SUFFIX}\${DB_SUFFIX}\${MYSQL_SUFFIX}\${PGSQL_SUFFIX}\${OPENLDAP_SUFFIX}\${TLS_SUFFIX}\${IPv6_SUFFIX}\${NIS_SUFFIX}"

Return to bug 74010