diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-26 12:31:00 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-26 12:31:00 +0000 |
commit | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (patch) | |
tree | d8d04c0e43542a0026487110930c8ab86a83a223 | |
parent | ac588045c6392aae9b5acd640579ee1ed11cdb85 (diff) | |
download | freebsd-ports-3f1df82a16a1e89db9a69b36ade7342f34095ab4.zip |
Remove folks04, it no longer used after the GNOME 3 import.
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/folks04/Makefile | 31 | ||||
-rw-r--r-- | net-im/folks04/distinfo | 2 | ||||
-rw-r--r-- | net-im/folks04/pkg-descr | 7 | ||||
-rw-r--r-- | net-im/folks04/pkg-plist | 22 |
6 files changed, 1 insertions, 63 deletions
@@ -7290,3 +7290,4 @@ x11-wm/e17-module-rmb|x11-wm/e-module-rmb|2014-11-25|Renamed x11-wm/e17-module-tclock|x11-wm/e-module-tclock|2014-11-25|Renamed x11-wm/e17-module-wlan|x11-wm/e-module-wlan|2014-11-25|Renamed x11-wm/e17-modules|x11-wm/e-modules|2014-11-25|Renamed +net-im/folks04||2014-11-26|Removed, no longer used after GNOME 3 merge diff --git a/net-im/Makefile b/net-im/Makefile index 9c3a4624affa..f376a2a2e701 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -22,7 +22,6 @@ SUBDIR += farstream SUBDIR += finch SUBDIR += folks - SUBDIR += folks04 SUBDIR += freetalk SUBDIR += fugu SUBDIR += gajim diff --git a/net-im/folks04/Makefile b/net-im/folks04/Makefile deleted file mode 100644 index d8ac75cad2da..000000000000 --- a/net-im/folks04/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Koop Mast <kwm@FreeBSD.org> -# $FreeBSD$ -# $MCom: ports/net-im/folks04/Makefile,v 1.2 2012/04/27 13:28:44 kwm Exp $ - -PORTNAME= folks -PORTVERSION= 0.4.3 -PORTREVISION= 3 -CATEGORIES= net-im -MASTER_SITES= GNOME -PKGNAMESUFFIX= 04 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library to aggregate people from multiple sources - -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib - -CONFLICTS= folks-0.[6-9].[0-9]* - -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 -USE_LDCONFIG= yes -USE_GNOME= intlhack gnomehier introspection:build -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip - -PLIST_SUB= VERSION=22 - -.include <bsd.port.mk> diff --git a/net-im/folks04/distinfo b/net-im/folks04/distinfo deleted file mode 100644 index a309c99ef70c..000000000000 --- a/net-im/folks04/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (folks-0.4.3.tar.bz2) = e5a5bbe1524130ff5b6400726db3e12299b12ffefa108bc89169509f343d925e -SIZE (folks-0.4.3.tar.bz2) = 635168 diff --git a/net-im/folks04/pkg-descr b/net-im/folks04/pkg-descr deleted file mode 100644 index 21280dabf8d6..000000000000 --- a/net-im/folks04/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -libfolks is a library that aggregates people from multiple sources -(eg, Telepathy connection managers and eventually evolution data server, -Facebook, etc.) to create metacontacts. It's written in Vala (in part to -evaluate Vala). The initial goal is for GObject/C support, though the Vala -bindings should basically automatic. - -WWW: http://telepathy.freedesktop.org/wiki/Folks diff --git a/net-im/folks04/pkg-plist b/net-im/folks04/pkg-plist deleted file mode 100644 index 2d4bc4a59a2f..000000000000 --- a/net-im/folks04/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/folks-import -include/folks/folks-telepathy.h -include/folks/folks.h -lib/folks/%%VERSION%%/backends/key-file/libfolks-backend-key-file.la -lib/folks/%%VERSION%%/backends/key-file/libfolks-backend-key-file.so -lib/folks/%%VERSION%%/backends/telepathy/libfolks-backend-telepathy.la -lib/folks/%%VERSION%%/backends/telepathy/libfolks-backend-telepathy.so -lib/libfolks-telepathy.la -lib/libfolks-telepathy.so -lib/libfolks-telepathy.so.%%VERSION%% -lib/libfolks-telepathy.so.%%VERSION%%.0.1 -lib/libfolks.la -lib/libfolks.so -lib/libfolks.so.%%VERSION%% -lib/libfolks.so.%%VERSION%%.0.1 -libdata/pkgconfig/folks-telepathy.pc -libdata/pkgconfig/folks.pc -share/locale/de/LC_MESSAGES/folks.mo -share/vala/vapi/folks-telepathy.deps -share/vala/vapi/folks-telepathy.vapi -share/vala/vapi/folks.deps -share/vala/vapi/folks.vapi |