Index: head/net-im/centerim-devel/Makefile =================================================================== --- head/net-im/centerim-devel/Makefile (revision 248718) +++ head/net-im/centerim-devel/Makefile (revision 248719) @@ -1,117 +1,117 @@ # ex:ts=8 # New ports collection makefile for: centerim # Date created: 2006-03-14 # Whom: Frank Altpeter # # $FreeBSD$ # PORTNAME= centerim -DISTVERSION= 4.22.9.2-19e4 +DISTVERSION= 4.22.9.7-051d CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/mobshots/ \ ftp://ftp.centerim.org/mobshots/ PKGNAMESUFFIX= -devel MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS+="-I${LOCALBASE}/include" \ CXXFLAGS+="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-ssl --with-openssl WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} CONFLICTS= centericq-[0-9]* centerim-[0-9]* OPTIONS= NLS "Native Language Support" on \ MULTIBYTE "Multibyte Support" on \ FRIBIDI "Fribidi Support" on \ MSN "Support for MSN Protocol" on \ YAHOO "Support for Yahoo! Messenger Protocol" on \ AIM "Support for AOL's Instant Messenger Protocol" on \ IRC "Support for IRC Protocol" on \ JABBER "Support for Jabber Protocol" on \ GPGME "Support for PGP encrypted Jabber messages" on \ RSS "Support for RSS" on \ LJ "Support for LiveJournal" on \ GG "Support for Gadu-Gadu Protocol" on MAN1= cimconv.1 centerim.1 PORTDOCS= FAQ README .include .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif .if defined(WITH_MULTIBYTE) CONFIGURE_ARGS+= --enable-locales-fix .endif .if defined(WITH_FRIBIDI) LIB_DEPENDS+= fribidi.3:${PORTSDIR}/converters/fribidi CONFIGURE_ARGS+= --with-fribidi .endif .if !defined(WITH_MSN) CONFIGURE_ARGS+= --disable-msn .endif .if !defined(WITH_YAHOO) CONFIGURE_ARGS+= --disable-yahoo .endif .if !defined(WITH_AIM) CONFIGURE_ARGS+= --disable-aim .endif .if !defined(WITH_IRC) CONFIGURE_ARGS+= --disable-irc .endif .if !defined(WITH_JABBER) CONFIGURE_ARGS+= --disable-jabber .else .endif .if !defined(WITH_GPGME) CONFIGURE_ARGS+= --without-gpgme .else LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme #CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE} CONFIGURE_ARGS+= --with-ssl .endif .if !defined(WITH_RSS) CONFIGURE_ARGS+= --disable-rss .endif .if !defined(WITH_LJ) CONFIGURE_ARGS+= --disable-lj .endif .if !defined(WITH_GG) CONFIGURE_ARGS+= --disable-gg .else LIB_DEPENDS+= gadu.3:${PORTSDIR}/polish/ekg LIBGADU= -lgadu .endif .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC} ; ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}) .endif .include Property changes on: head/net-im/centerim-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/net-im/centerim-devel/distinfo =================================================================== --- head/net-im/centerim-devel/distinfo (revision 248718) +++ head/net-im/centerim-devel/distinfo (revision 248719) @@ -1,3 +1,3 @@ -MD5 (centerim-4.22.9.2-19e4.tar.gz) = 1f2def9c97efc7649c0c3b7867d2e3bc -SHA256 (centerim-4.22.9.2-19e4.tar.gz) = 9613fcf7a5221efda42c1e50b4aee0263106a3f3f785bbeb2426eac3ad25d3c0 -SIZE (centerim-4.22.9.2-19e4.tar.gz) = 2254675 +MD5 (centerim-4.22.9.7-051d.tar.gz) = 3a19ab2451420746b417e19df1e5fb6d +SHA256 (centerim-4.22.9.7-051d.tar.gz) = 0dce360abc1630463d63a7b18a08042a46459ff5fcf734959568ba0f5147340a +SIZE (centerim-4.22.9.7-051d.tar.gz) = 2254617 Property changes on: head/net-im/centerim-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property