Lines 108-113
Link Here
|
108 |
ftp://ftp.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
108 |
ftp://ftp.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
109 |
ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
109 |
ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
110 |
http://www.spinnaker.de/mutt/compressed/:rr |
110 |
http://www.spinnaker.de/mutt/compressed/:rr |
|
|
111 |
DISTNAME= mutt-${PORTVERSION}i |
112 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |
113 |
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |
111 |
|
114 |
|
112 |
PATCH_SITES+= http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ |
115 |
PATCH_SITES+= http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ |
113 |
http://www2.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ |
116 |
http://www2.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ |
Lines 123-134
Link Here
|
123 |
COMMENT?= The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.) |
126 |
COMMENT?= The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.) |
124 |
|
127 |
|
125 |
CONFLICTS= mutt-[0-9]* |
128 |
CONFLICTS= mutt-[0-9]* |
126 |
|
|
|
127 |
DIST_SUBDIR= mutt |
129 |
DIST_SUBDIR= mutt |
128 |
DOCSDIR?= ${PREFIX}/share/doc/mutt |
130 |
DOCSDIR?= ${PREFIX}/share/doc/mutt |
129 |
EXAMPLESDIR?= ${PREFIX}/share/examples/mutt |
131 |
EXAMPLESDIR?= ${PREFIX}/share/examples/mutt |
130 |
DATADIR?= ${PREFIX}/share/mutt |
132 |
DATADIR?= ${PREFIX}/share/mutt |
131 |
|
|
|
132 |
LDFLAGS+= -L${LOCALBASE}/lib |
133 |
LDFLAGS+= -L${LOCALBASE}/lib |
133 |
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" |
134 |
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" |
134 |
CONFIGURE_ARGS= --enable-flock --disable-fcntl --with-ssl=${OPENSSLBASE} \ |
135 |
CONFIGURE_ARGS= --enable-flock --disable-fcntl --with-ssl=${OPENSSLBASE} \ |
Lines 150-159
Link Here
|
150 |
|
151 |
|
151 |
.include <bsd.port.pre.mk> |
152 |
.include <bsd.port.pre.mk> |
152 |
|
153 |
|
153 |
DISTNAME= mutt-${PORTVERSION}i |
|
|
154 |
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |
155 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |
156 |
|
157 |
CD_PATCH_VERSION= 1.5.5.1 |
154 |
CD_PATCH_VERSION= 1.5.5.1 |
158 |
CD_IFDEF_PATCH_VERSION= 1.5.4 |
155 |
CD_IFDEF_PATCH_VERSION= 1.5.4 |
159 |
DW_PATCH_VERSION= 1.5.6 |
156 |
DW_PATCH_VERSION= 1.5.6 |
Lines 383-389
Link Here
|
383 |
@(cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I m4) |
380 |
@(cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I m4) |
384 |
|
381 |
|
385 |
.if defined(MUTT_SLAVE_HTML_PAGES) |
382 |
.if defined(MUTT_SLAVE_HTML_PAGES) |
386 |
SCRIPTS_ENV+= MUTT_SLAVE_HTML_PAGES="$(MUTT_SLAVE_HTML_PAGES)" |
383 |
SCRIPTS_ENV+= MUTT_SLAVE_HTML_PAGES="${MUTT_SLAVE_HTML_PAGES}" |
387 |
.endif |
384 |
.endif |
388 |
.if defined(WITH_MUTT_NNTP) |
385 |
.if defined(WITH_MUTT_NNTP) |
389 |
SCRIPTS_ENV+= MUTT_NNTP="yes" |
386 |
SCRIPTS_ENV+= MUTT_NNTP="yes" |