diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-pyicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/linux-instantbird/Makefile | 2 | ||||
-rw-r--r-- | net-im/mbpurple/Makefile | 2 | ||||
-rw-r--r-- | net-im/naim/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-privacy-please/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-skype/Makefile | 1 | ||||
-rw-r--r-- | net-im/pwytter/Makefile | 2 | ||||
-rw-r--r-- | net-im/qwit-devel/Makefile | 2 | ||||
-rw-r--r-- | net-im/qwit/Makefile | 2 |
9 files changed, 17 insertions, 0 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index 6986e1d5a2d1..1e6cd012c2ef 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -16,6 +16,8 @@ COMMENT= Python ICQ-Transport for Jabber LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow diff --git a/net-im/linux-instantbird/Makefile b/net-im/linux-instantbird/Makefile index f4132b8a171e..73ea5f702965 100644 --- a/net-im/linux-instantbird/Makefile +++ b/net-im/linux-instantbird/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://ftp.instantbird.com/instantbird/releases/${DISTVERSION}/ \ MAINTAINER= gecko@FreeBSD.org COMMENT= Instant Messaging client based on XULRunner and libpurple +BROKEN= Unfetchable (google code has gone away) + USES= tar:bzip2 USE_LINUX= libxml2 #avahiglib avahilibs diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile index 6e4fc9406100..c245c4ca0732 100644 --- a/net-im/mbpurple/Makefile +++ b/net-im/mbpurple/Makefile @@ -10,6 +10,8 @@ PROJECTHOST= microblog-purple MAINTAINER= ports@FreeBSD.org COMMENT= Integrate Twitter with Pidgin (AKA microblog-purple) +BROKEN= Unfetchable (google code has gone away) + BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index ecbc09427318..98783e3d8b4a 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -11,6 +11,8 @@ COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + GNU_CONFIGURE= yes USES= ncurses tar:bzip2 diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 465f4300270e..81c7d7ce5823 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -12,6 +12,8 @@ COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpurple.so:net-im/libpurple diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index 0771035b2628..c5d1f242153d 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -22,6 +22,7 @@ USES= gmake pkgconfig tar:xz USE_GNOME= glib20 # this is a local target to build a tarball +# Note that googlecode.com is gone. build-tarball: ${DISTFILES} ${DISTFILES}: ${RM} -rf ${WRKSRC} diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index 6a160305b3ed..9ba9de46e0fd 100644 --- a/net-im/pwytter/Makefile +++ b/net-im/pwytter/Makefile @@ -13,6 +13,8 @@ COMMENT= Free multi-platform Twitter client written in Python LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ ${PYTHON_PKGNAMEPREFIX}simplejson>=1.7.1:devel/py-simplejson diff --git a/net-im/qwit-devel/Makefile b/net-im/qwit-devel/Makefile index 42fe13cbe578..1b911b606a17 100644 --- a/net-im/qwit-devel/Makefile +++ b/net-im/qwit-devel/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX= -devel MAINTAINER= sokolov@TrueBSD.org COMMENT= Qt4-based lightweight Twitter client +BROKEN= Unfetchable (google code has gone away) + USES= qmake tar:bzip2 USE_QT4= gui network xml moc_build rcc_build \ uic_build diff --git a/net-im/qwit/Makefile b/net-im/qwit/Makefile index 73c4cc7a0795..4ad139452e9f 100644 --- a/net-im/qwit/Makefile +++ b/net-im/qwit/Makefile @@ -11,6 +11,8 @@ DISTNAME= qwit-${PORTVERSION}-src MAINTAINER= sokolov@TrueBSD.org COMMENT= Qt4-based lightweight Twitter client +BROKEN= Unfetchable (google code has gone away) + USES= qmake tar:bzip2 USE_QT4= gui network xml moc_build rcc_build \ uic_build |