diff --git a/misc/gaim-guifications/Makefile b/misc/gaim-guifications/Makefile index 0b60ea3fba61..c2c167ddf6c9 100644 --- a/misc/gaim-guifications/Makefile +++ b/misc/gaim-guifications/Makefile @@ -1,26 +1,27 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 1.10 +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 .include diff --git a/net-im/gaim-guifications/Makefile b/net-im/gaim-guifications/Makefile index 0b60ea3fba61..c2c167ddf6c9 100644 --- a/net-im/gaim-guifications/Makefile +++ b/net-im/gaim-guifications/Makefile @@ -1,26 +1,27 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 1.10 +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 .include diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 0b60ea3fba61..c2c167ddf6c9 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -1,26 +1,27 @@ # New ports collection makefile for: gaim-guifications # Date created: 2004-05-04 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= guifications PORTVERSION= 1.10 +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 .include diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index 1d80dd0bb13f..1883a6a7da57 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -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.28 +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}" \ LDFLAGS="${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 diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 1d80dd0bb13f..1883a6a7da57 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -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.28 +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}" \ LDFLAGS="${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