Lines 123-129
Link Here
|
123 |
ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
123 |
ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \ |
124 |
http://www.spinnaker.de/mutt/compressed/:rr \ |
124 |
http://www.spinnaker.de/mutt/compressed/:rr \ |
125 |
http://cedricduval.free.fr/mutt/patches/download/:cd \ |
125 |
http://cedricduval.free.fr/mutt/patches/download/:cd \ |
126 |
http://thomer.com/mutt/:thomer |
126 |
http://lunar-linux.org/~tchan/mutt/:tchan |
127 |
DISTNAME= mutt-${PORTVERSION} |
127 |
DISTNAME= mutt-${PORTVERSION} |
128 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |
128 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |
129 |
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |
129 |
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |
Lines 194-200
Link Here
|
194 |
WITH_MUTT_IMAP_HEADER_CACHE= yes |
194 |
WITH_MUTT_IMAP_HEADER_CACHE= yes |
195 |
.endif |
195 |
.endif |
196 |
.if defined(WITH_MUTT_SIDEBAR_PATCH) |
196 |
.if defined(WITH_MUTT_SIDEBAR_PATCH) |
197 |
IGNORE= cannot install: the WITH_MUTT_SIDEBAR_PATCH does not work at the moment |
|
|
198 |
.if defined(WITH_MUTT_NNTP) |
197 |
.if defined(WITH_MUTT_NNTP) |
199 |
IGNORE= cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_NNTP are not compatible |
198 |
IGNORE= cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_NNTP are not compatible |
200 |
.endif |
199 |
.endif |
Lines 420-427
Link Here
|
420 |
PATCHFILES+= p0-patch-${DW_MBOX_PATCH_VERSION}.dw.mbox-hook.1:dw |
419 |
PATCHFILES+= p0-patch-${DW_MBOX_PATCH_VERSION}.dw.mbox-hook.1:dw |
421 |
.endif |
420 |
.endif |
422 |
.if defined(WITH_MUTT_SIDEBAR_PATCH) |
421 |
.if defined(WITH_MUTT_SIDEBAR_PATCH) |
423 |
SIDEBAR_PATCH= patch-1.5.11.sidebar.20060225.txt |
422 |
SIDEBAR_PATCH= patch-1.5.12.sidebar.20060720.txt |
424 |
DISTFILES+= ${SIDEBAR_PATCH}:thomer |
423 |
DISTFILES+= ${SIDEBAR_PATCH}:tchan |
425 |
XML_NEEDED= yes |
424 |
XML_NEEDED= yes |
426 |
pre-patch:: |
425 |
pre-patch:: |
427 |
@${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/${SIDEBAR_PATCH} > ${WRKDIR}/patch-sidebar |
426 |
@${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/${SIDEBAR_PATCH} > ${WRKDIR}/patch-sidebar |