Index: head/mail/sylpheed/Makefile =================================================================== --- head/mail/sylpheed/Makefile (revision 72287) +++ head/mail/sylpheed/Makefile (revision 72288) @@ -1,122 +1,123 @@ # New ports collection makefile for: sylpheed # Date created: 15 June 2000 # Whom: shigeri # # $FreeBSD$ # PORTNAME= sylpheed -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ MAINTAINER= lehmann@ans-netz.de USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ + --program-transform-name='' .include .if defined(WITH_PIXBUF) LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf CONFIGURE_ARGS+=--disable-imlib .else USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else CONFIGURE_ARGS+=--disable-gpgme .endif .if defined(WITH_COMPFACE) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces CONFIGURE_ARGS+=--enable-compface .else CONFIGURE_ARGS+=--disable-compface .endif .if defined(WITH_JCONV) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv CONFIGURE_ARGS+=--enable-jconv .else CONFIGURE_ARGS+=--disable-jconv .endif .if defined(WITH_JPILOT) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+=--enable-jpilot .else CONFIGURE_ARGS+= --disable-jpilot .endif .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 CONFIGURE_ARGS+=--enable-ldap .else CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl .else CONFIGURE_ARGS+=--disable-ssl .endif MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \ faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \ faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \ manual/ja/Makefile.in src/Makefile.in pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" @${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME." @${ECHO} " WITH_COMPFACE=yes Enable X-Face support." @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lresolv||g' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|^SUBDIRS = ac po intl src manual faq$$|SUBDIRS = ac po intl src|g' \ ${WRKSRC}/Makefile.in .else .for i in ${MAKEFILES} @${REINPLACE_CMD} -e 's|^faqdir = @faqdir@$$|faqdir = ${DOCSDIR}/faq|g; \ s|^manualdir = @manualdir@$$|manualdir = ${DOCSDIR}/manual|g' \ ${WRKSRC}/${i} .endfor .endif pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ChangeLog INSTALL README TODO @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/${i}.jp ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/sylpheed/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/mail/sylpheed/distinfo =================================================================== --- head/mail/sylpheed/distinfo (revision 72287) +++ head/mail/sylpheed/distinfo (revision 72288) @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da Property changes on: head/mail/sylpheed/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/mail/sylpheed/pkg-plist =================================================================== --- head/mail/sylpheed/pkg-plist (revision 72287) +++ head/mail/sylpheed/pkg-plist (revision 72288) @@ -1,106 +1,107 @@ bin/sylpheed lib/charset.alias %%PORTDOCS%%share/doc/sylpheed/ChangeLog %%PORTDOCS%%share/doc/sylpheed/ChangeLog.jp %%PORTDOCS%%share/doc/sylpheed/INSTALL %%PORTDOCS%%share/doc/sylpheed/INSTALL.jp %%PORTDOCS%%share/doc/sylpheed/README %%PORTDOCS%%share/doc/sylpheed/README.jp %%PORTDOCS%%share/doc/sylpheed/TODO %%PORTDOCS%%share/doc/sylpheed/TODO.jp share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo share/locale/locale.alias share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.sgml %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed/manual %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed/faq %%PORTDOCS%%@dirrm share/doc/sylpheed Property changes on: head/mail/sylpheed/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/sylpheed2/Makefile =================================================================== --- head/mail/sylpheed2/Makefile (revision 72287) +++ head/mail/sylpheed2/Makefile (revision 72288) @@ -1,122 +1,123 @@ # New ports collection makefile for: sylpheed # Date created: 15 June 2000 # Whom: shigeri # # $FreeBSD$ # PORTNAME= sylpheed -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ MAINTAINER= lehmann@ans-netz.de USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ + --program-transform-name='' .include .if defined(WITH_PIXBUF) LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf CONFIGURE_ARGS+=--disable-imlib .else USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else CONFIGURE_ARGS+=--disable-gpgme .endif .if defined(WITH_COMPFACE) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces CONFIGURE_ARGS+=--enable-compface .else CONFIGURE_ARGS+=--disable-compface .endif .if defined(WITH_JCONV) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv CONFIGURE_ARGS+=--enable-jconv .else CONFIGURE_ARGS+=--disable-jconv .endif .if defined(WITH_JPILOT) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+=--enable-jpilot .else CONFIGURE_ARGS+= --disable-jpilot .endif .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 CONFIGURE_ARGS+=--enable-ldap .else CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl .else CONFIGURE_ARGS+=--disable-ssl .endif MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \ faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \ faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \ manual/ja/Makefile.in src/Makefile.in pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" @${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME." @${ECHO} " WITH_COMPFACE=yes Enable X-Face support." @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lresolv||g' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|^SUBDIRS = ac po intl src manual faq$$|SUBDIRS = ac po intl src|g' \ ${WRKSRC}/Makefile.in .else .for i in ${MAKEFILES} @${REINPLACE_CMD} -e 's|^faqdir = @faqdir@$$|faqdir = ${DOCSDIR}/faq|g; \ s|^manualdir = @manualdir@$$|manualdir = ${DOCSDIR}/manual|g' \ ${WRKSRC}/${i} .endfor .endif pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ChangeLog INSTALL README TODO @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/${i}.jp ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/sylpheed2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/mail/sylpheed2/distinfo =================================================================== --- head/mail/sylpheed2/distinfo (revision 72287) +++ head/mail/sylpheed2/distinfo (revision 72288) @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da Property changes on: head/mail/sylpheed2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/mail/sylpheed2/pkg-plist =================================================================== --- head/mail/sylpheed2/pkg-plist (revision 72287) +++ head/mail/sylpheed2/pkg-plist (revision 72288) @@ -1,106 +1,107 @@ bin/sylpheed lib/charset.alias %%PORTDOCS%%share/doc/sylpheed/ChangeLog %%PORTDOCS%%share/doc/sylpheed/ChangeLog.jp %%PORTDOCS%%share/doc/sylpheed/INSTALL %%PORTDOCS%%share/doc/sylpheed/INSTALL.jp %%PORTDOCS%%share/doc/sylpheed/README %%PORTDOCS%%share/doc/sylpheed/README.jp %%PORTDOCS%%share/doc/sylpheed/TODO %%PORTDOCS%%share/doc/sylpheed/TODO.jp share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo share/locale/locale.alias share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.sgml %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed/manual %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed/faq %%PORTDOCS%%@dirrm share/doc/sylpheed Property changes on: head/mail/sylpheed2/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/sylpheed2-devel/Makefile =================================================================== --- head/mail/sylpheed2-devel/Makefile (revision 72287) +++ head/mail/sylpheed2-devel/Makefile (revision 72288) @@ -1,122 +1,123 @@ # New ports collection makefile for: sylpheed # Date created: 15 June 2000 # Whom: shigeri # # $FreeBSD$ # PORTNAME= sylpheed -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ MAINTAINER= lehmann@ans-netz.de USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ + --program-transform-name='' .include .if defined(WITH_PIXBUF) LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf CONFIGURE_ARGS+=--disable-imlib .else USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else CONFIGURE_ARGS+=--disable-gpgme .endif .if defined(WITH_COMPFACE) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces CONFIGURE_ARGS+=--enable-compface .else CONFIGURE_ARGS+=--disable-compface .endif .if defined(WITH_JCONV) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv CONFIGURE_ARGS+=--enable-jconv .else CONFIGURE_ARGS+=--disable-jconv .endif .if defined(WITH_JPILOT) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+=--enable-jpilot .else CONFIGURE_ARGS+= --disable-jpilot .endif .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 CONFIGURE_ARGS+=--enable-ldap .else CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl .else CONFIGURE_ARGS+=--disable-ssl .endif MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \ faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \ faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \ manual/ja/Makefile.in src/Makefile.in pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" @${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME." @${ECHO} " WITH_COMPFACE=yes Enable X-Face support." @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lresolv||g' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|^SUBDIRS = ac po intl src manual faq$$|SUBDIRS = ac po intl src|g' \ ${WRKSRC}/Makefile.in .else .for i in ${MAKEFILES} @${REINPLACE_CMD} -e 's|^faqdir = @faqdir@$$|faqdir = ${DOCSDIR}/faq|g; \ s|^manualdir = @manualdir@$$|manualdir = ${DOCSDIR}/manual|g' \ ${WRKSRC}/${i} .endfor .endif pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ChangeLog INSTALL README TODO @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/${i}.jp ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/sylpheed2-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/mail/sylpheed2-devel/distinfo =================================================================== --- head/mail/sylpheed2-devel/distinfo (revision 72287) +++ head/mail/sylpheed2-devel/distinfo (revision 72288) @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da Property changes on: head/mail/sylpheed2-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/mail/sylpheed2-devel/pkg-plist =================================================================== --- head/mail/sylpheed2-devel/pkg-plist (revision 72287) +++ head/mail/sylpheed2-devel/pkg-plist (revision 72288) @@ -1,106 +1,107 @@ bin/sylpheed lib/charset.alias %%PORTDOCS%%share/doc/sylpheed/ChangeLog %%PORTDOCS%%share/doc/sylpheed/ChangeLog.jp %%PORTDOCS%%share/doc/sylpheed/INSTALL %%PORTDOCS%%share/doc/sylpheed/INSTALL.jp %%PORTDOCS%%share/doc/sylpheed/README %%PORTDOCS%%share/doc/sylpheed/README.jp %%PORTDOCS%%share/doc/sylpheed/TODO %%PORTDOCS%%share/doc/sylpheed/TODO.jp share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo share/locale/locale.alias share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.sgml %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed/manual %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed/faq %%PORTDOCS%%@dirrm share/doc/sylpheed Property changes on: head/mail/sylpheed2-devel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/sylpheed3/Makefile =================================================================== --- head/mail/sylpheed3/Makefile (revision 72287) +++ head/mail/sylpheed3/Makefile (revision 72288) @@ -1,122 +1,123 @@ # New ports collection makefile for: sylpheed # Date created: 15 June 2000 # Whom: shigeri # # $FreeBSD$ # PORTNAME= sylpheed -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ MAINTAINER= lehmann@ans-netz.de USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ + --program-transform-name='' .include .if defined(WITH_PIXBUF) LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf CONFIGURE_ARGS+=--disable-imlib .else USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else CONFIGURE_ARGS+=--disable-gpgme .endif .if defined(WITH_COMPFACE) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces CONFIGURE_ARGS+=--enable-compface .else CONFIGURE_ARGS+=--disable-compface .endif .if defined(WITH_JCONV) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv CONFIGURE_ARGS+=--enable-jconv .else CONFIGURE_ARGS+=--disable-jconv .endif .if defined(WITH_JPILOT) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+=--enable-jpilot .else CONFIGURE_ARGS+= --disable-jpilot .endif .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 CONFIGURE_ARGS+=--enable-ldap .else CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl .else CONFIGURE_ARGS+=--disable-ssl .endif MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \ faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \ faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \ manual/ja/Makefile.in src/Makefile.in pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" @${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME." @${ECHO} " WITH_COMPFACE=yes Enable X-Face support." @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lresolv||g' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|^SUBDIRS = ac po intl src manual faq$$|SUBDIRS = ac po intl src|g' \ ${WRKSRC}/Makefile.in .else .for i in ${MAKEFILES} @${REINPLACE_CMD} -e 's|^faqdir = @faqdir@$$|faqdir = ${DOCSDIR}/faq|g; \ s|^manualdir = @manualdir@$$|manualdir = ${DOCSDIR}/manual|g' \ ${WRKSRC}/${i} .endfor .endif pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ChangeLog INSTALL README TODO @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/${i}.jp ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/sylpheed3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/mail/sylpheed3/distinfo =================================================================== --- head/mail/sylpheed3/distinfo (revision 72287) +++ head/mail/sylpheed3/distinfo (revision 72288) @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da Property changes on: head/mail/sylpheed3/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/mail/sylpheed3/pkg-plist =================================================================== --- head/mail/sylpheed3/pkg-plist (revision 72287) +++ head/mail/sylpheed3/pkg-plist (revision 72288) @@ -1,106 +1,107 @@ bin/sylpheed lib/charset.alias %%PORTDOCS%%share/doc/sylpheed/ChangeLog %%PORTDOCS%%share/doc/sylpheed/ChangeLog.jp %%PORTDOCS%%share/doc/sylpheed/INSTALL %%PORTDOCS%%share/doc/sylpheed/INSTALL.jp %%PORTDOCS%%share/doc/sylpheed/README %%PORTDOCS%%share/doc/sylpheed/README.jp %%PORTDOCS%%share/doc/sylpheed/TODO %%PORTDOCS%%share/doc/sylpheed/TODO.jp share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo share/locale/locale.alias share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed/manual/ja/sylpheed.sgml %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed/manual %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed/faq %%PORTDOCS%%@dirrm share/doc/sylpheed Property changes on: head/mail/sylpheed3/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property