Index: head/japanese/gaim/Makefile =================================================================== --- head/japanese/gaim/Makefile (revision 127208) +++ head/japanese/gaim/Makefile (revision 127209) @@ -1,22 +1,24 @@ # New ports collection makefile for: ja-gaim # Date created: 13 October 2003 # Whom: Takahiro Morishita # # $FreeBSD$ # CATEGORIES= japanese net PATCH_SITES= http://www.cc.rim.or.jp/~yaz/:jp_patch \ http://people.freebsd.org/~pav/:jp_patch PATCHFILES= gaim-1.1.1_jp.patch.gz:jp_patch PATCH_DIST_STRIP= -p1:jp_patch MAINTAINER= freebsd@next-generation.org MASTERDIR= ${.CURDIR}/../../net/gaim MD5_FILE= ${.CURDIR}/distinfo -CONFLICTS= gaim-* +CONFLICTS= gaim-[0-9]* + +FORBIDDEN= Needs an update for Gaim 1.1.2. .include "${MASTERDIR}/Makefile" Property changes on: head/japanese/gaim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/misc/gaim-guifications/Makefile =================================================================== --- head/misc/gaim-guifications/Makefile (revision 127208) +++ head/misc/gaim-guifications/Makefile (revision 127209) @@ -1,42 +1,43 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= ports@c0decafe.net COMMENT= Plugin to add msn style "toaster" popups to Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 USE_REINPLACE= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} CONFIGURE_ENV+="CPPFLAGS=-I${LOCALBASE}/include" "LIBS=-L${LOCALBASE}/lib" PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-extract: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \ -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' .include Property changes on: head/misc/gaim-guifications/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net/gaim-openq/Makefile =================================================================== --- head/net/gaim-openq/Makefile (revision 127208) +++ head/net/gaim-openq/Makefile (revision 127209) @@ -1,33 +1,33 @@ # New ports collection makefile for: gaim-openq # Date created: 2004-10-12 # Whom: hamigua@hotpop.com # # $FreeBSD$ # PORTNAME= openq PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= OpenQ-${PORTVERSION}.p4 MAINTAINER= hamigua@hotpop.com COMMENT= A QQ-liked protocol plugin for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-static=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" PLIST_SUB= PATH_SUB=${DISTNAME} .include Property changes on: head/net/gaim-openq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/meanwhile-gaim/Makefile =================================================================== --- head/net/meanwhile-gaim/Makefile (revision 127208) +++ head/net/meanwhile-gaim/Makefile (revision 127209) @@ -1,31 +1,31 @@ # New ports collection makefile for: meanwhile-gaim # Date created: 24 June 2004 # Whom: marcus@FreeBSD.org # # $FreeBSD$ # PORTNAME= meanwhile PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Provides Lotus Sametime support for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim LIB_DEPENDS= meanwhile.0:${PORTSDIR}/net/meanwhile RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include Property changes on: head/net/meanwhile-gaim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net-im/gaim-guifications/Makefile =================================================================== --- head/net-im/gaim-guifications/Makefile (revision 127208) +++ head/net-im/gaim-guifications/Makefile (revision 127209) @@ -1,42 +1,43 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= ports@c0decafe.net COMMENT= Plugin to add msn style "toaster" popups to Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 USE_REINPLACE= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} CONFIGURE_ENV+="CPPFLAGS=-I${LOCALBASE}/include" "LIBS=-L${LOCALBASE}/lib" PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-extract: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \ -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' .include Property changes on: head/net-im/gaim-guifications/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net-im/gaim-openq/Makefile =================================================================== --- head/net-im/gaim-openq/Makefile (revision 127208) +++ head/net-im/gaim-openq/Makefile (revision 127209) @@ -1,33 +1,33 @@ # New ports collection makefile for: gaim-openq # Date created: 2004-10-12 # Whom: hamigua@hotpop.com # # $FreeBSD$ # PORTNAME= openq PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= OpenQ-${PORTVERSION}.p4 MAINTAINER= hamigua@hotpop.com COMMENT= A QQ-liked protocol plugin for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-static=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" PLIST_SUB= PATH_SUB=${DISTNAME} .include Property changes on: head/net-im/gaim-openq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-im/meanwhile-gaim/Makefile =================================================================== --- head/net-im/meanwhile-gaim/Makefile (revision 127208) +++ head/net-im/meanwhile-gaim/Makefile (revision 127209) @@ -1,31 +1,31 @@ # New ports collection makefile for: meanwhile-gaim # Date created: 24 June 2004 # Whom: marcus@FreeBSD.org # # $FreeBSD$ # PORTNAME= meanwhile PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Provides Lotus Sametime support for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim LIB_DEPENDS= meanwhile.0:${PORTSDIR}/net/meanwhile RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include Property changes on: head/net-im/meanwhile-gaim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net-im/pidgin-guifications/Makefile =================================================================== --- head/net-im/pidgin-guifications/Makefile (revision 127208) +++ head/net-im/pidgin-guifications/Makefile (revision 127209) @@ -1,42 +1,43 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= ports@c0decafe.net COMMENT= Plugin to add msn style "toaster" popups to Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL_VER=15 USE_REINPLACE= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} CONFIGURE_ENV+="CPPFLAGS=-I${LOCALBASE}/include" "LIBS=-L${LOCALBASE}/lib" PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-extract: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \ -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' .include Property changes on: head/net-im/pidgin-guifications/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/security/gaim-encryption/Makefile =================================================================== --- head/security/gaim-encryption/Makefile (revision 127208) +++ head/security/gaim-encryption/Makefile (revision 127209) @@ -1,49 +1,50 @@ # New ports collection makefile for: gaim-encryption # Date created: 2004-05-01 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= encryption PORTVERSION= 2.32 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@c0decafe.net COMMENT= Provides transparent RSA encryption as a Gaim plugin BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim LIB_DEPENDS= nss3:${PORTSDIR}/security/nss USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ --with-nspr-libs=${LOCALBASE}/lib \ --with-nss-includes=${LOCALBASE}/include/nss/nss \ --with-nss-libs=${LOCALBASE}/lib .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "WARNING: make sure net/gaim is built with NSS support (it is, by default)" @${ECHO_MSG} "" @${ECHO_MSG} "" .include Property changes on: head/security/gaim-encryption/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/security/pidgin-encryption/Makefile =================================================================== --- head/security/pidgin-encryption/Makefile (revision 127208) +++ head/security/pidgin-encryption/Makefile (revision 127209) @@ -1,49 +1,50 @@ # New ports collection makefile for: gaim-encryption # Date created: 2004-05-01 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= encryption PORTVERSION= 2.32 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@c0decafe.net COMMENT= Provides transparent RSA encryption as a Gaim plugin BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim LIB_DEPENDS= nss3:${PORTSDIR}/security/nss USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ --with-nspr-libs=${LOCALBASE}/lib \ --with-nss-includes=${LOCALBASE}/include/nss/nss \ --with-nss-libs=${LOCALBASE}/lib .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "WARNING: make sure net/gaim is built with NSS support (it is, by default)" @${ECHO_MSG} "" @${ECHO_MSG} "" .include Property changes on: head/security/pidgin-encryption/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property