1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

add dependency to misc/mime-support instead of installing its own mime.types

PR:		ports/79074
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
This commit is contained in:
Oliver Lehmann 2005-04-02 14:20:40 +00:00
parent f0f831b87f
commit 473b41c9b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132189
8 changed files with 24 additions and 40 deletions

View File

@ -9,18 +9,17 @@ PORTNAME= sylpheed
PORTVERSION= 1.0.4
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \
http://sylpheed.good-day.net/sylpheed/v1.0/:source \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
MASTER_SITE_SUBDIR= sylpheed-claws/:source oliver/:mime
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r.1/rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source mime.types:mime
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/:source \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@ -107,7 +106,7 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|mime\.types|sylpheed-mime\.types|g' \
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \
${WRKSRC}/src/procmime.c
.if defined(NOPORTDOCS)
@ -131,7 +130,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${i}.jp ${DOCSDIR}
.endfor
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mime.types ${PREFIX}/etc/sylpheed-mime.types
.endif
.include <bsd.port.post.mk>

View File

@ -1,4 +1,2 @@
MD5 (sylpheed/sylpheed-1.0.4.tar.bz2) = e47b275c281335d09201503af2115eaa
SIZE(sylpheed/sylpheed-1.0.4.tar.bz2) = 2377662
MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8
SIZE(sylpheed/mime.types) = 14979

View File

@ -9,18 +9,17 @@ PORTNAME= sylpheed
PORTVERSION= 1.9.7
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \
http://sylpheed.good-day.net/sylpheed/v1.9/:source \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
MASTER_SITE_SUBDIR= sylpheed-claws/:source oliver/:mime
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r.1/rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source mime.types:mime
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws/
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@ -94,7 +93,7 @@ MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|mime\.types|sylpheed-mime\.types|g' \
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \
${WRKSRC}/src/procmime.c
.if defined(NOPORTDOCS)
@ -118,7 +117,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mime.types ${PREFIX}/etc/sylpheed-mime.types
.endif
.include <bsd.port.post.mk>

View File

@ -1,4 +1,2 @@
MD5 (sylpheed/sylpheed-1.9.7.tar.bz2) = ef5ddd410cf19007a502f44274bee04c
SIZE(sylpheed/sylpheed-1.9.7.tar.bz2) = 2219760
MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8
SIZE(sylpheed/mime.types) = 14979

View File

@ -9,18 +9,17 @@ PORTNAME= sylpheed
PORTVERSION= 1.9.7
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \
http://sylpheed.good-day.net/sylpheed/v1.9/:source \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
MASTER_SITE_SUBDIR= sylpheed-claws/:source oliver/:mime
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r.1/rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source mime.types:mime
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws/
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@ -94,7 +93,7 @@ MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|mime\.types|sylpheed-mime\.types|g' \
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \
${WRKSRC}/src/procmime.c
.if defined(NOPORTDOCS)
@ -118,7 +117,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mime.types ${PREFIX}/etc/sylpheed-mime.types
.endif
.include <bsd.port.post.mk>

View File

@ -1,4 +1,2 @@
MD5 (sylpheed/sylpheed-1.9.7.tar.bz2) = ef5ddd410cf19007a502f44274bee04c
SIZE(sylpheed/sylpheed-1.9.7.tar.bz2) = 2219760
MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8
SIZE(sylpheed/mime.types) = 14979

View File

@ -9,18 +9,17 @@ PORTNAME= sylpheed
PORTVERSION= 1.9.7
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \
http://sylpheed.good-day.net/sylpheed/v1.9/:source \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
MASTER_SITE_SUBDIR= sylpheed-claws/:source oliver/:mime
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r.1/rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source mime.types:mime
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws/
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@ -94,7 +93,7 @@ MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|mime\.types|sylpheed-mime\.types|g' \
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \
${WRKSRC}/src/procmime.c
.if defined(NOPORTDOCS)
@ -118,7 +117,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mime.types ${PREFIX}/etc/sylpheed-mime.types
.endif
.include <bsd.port.post.mk>

View File

@ -1,4 +1,2 @@
MD5 (sylpheed/sylpheed-1.9.7.tar.bz2) = ef5ddd410cf19007a502f44274bee04c
SIZE(sylpheed/sylpheed-1.9.7.tar.bz2) = 2219760
MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8
SIZE(sylpheed/mime.types) = 14979