[Midnightbsd-cvs] mports: mports/net-im: Found this was missing while running portlint on

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 18:26:51 EDT 2008


Log Message:
-----------
Found this was missing while running portlint on another port in this category.

Modified Files:
--------------
    mports/net-im:
        Makefile (r1.17 -> r1.18)

Added Files:
-----------
    mports/net-im/libtelepathy:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net-im/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -L net-im/Makefile -L net-im/Makefile -u -r1.17 -r1.18
--- net-im/Makefile
+++ net-im/Makefile
@@ -10,6 +10,7 @@
     SUBDIR += jabberd
     SUBDIR += kopete
     SUBDIR += libpurple
+    SUBDIR += libtelepathy
     SUBDIR += loudmouth
     SUBDIR += meanwhile
     SUBDIR += msn-proxy
--- /dev/null
+++ net-im/libtelepathy/pkg-descr
@@ -0,0 +1,7 @@
+The Telepathy project aims to provide a unified framework for all forms
+of real time conversations, including instant messaging, IRC, voice
+calls and video calls. It uses the DBus messaging system to provide a
+simple interface for client applications, allowing them to quickly
+benefit from Telepathy's functionality.
+
+WWW: http://telepathy.freedesktop.org/
--- /dev/null
+++ net-im/libtelepathy/pkg-plist
@@ -0,0 +1,53 @@
+include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated-aliases.h
+include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated.h
+include/telepathy-1.0/libtelepathy/_gen-tp-constants-whitelist-aliases.h
+include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated-aliases.h
+include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated.h
+include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-whitelist-aliases.h
+include/telepathy-1.0/libtelepathy/tp-ch-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-chat-state-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-dtmf-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-group-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-hold-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-media-signalling-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-password-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-iface-transfer-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-ifaces-signal-setters.h
+include/telepathy-1.0/libtelepathy/tp-chan-signals-marshal.h
+include/telepathy-1.0/libtelepathy/tp-chan-type-contact-list-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-type-room-list-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-type-streamed-media-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-type-text-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan-type-tubes-gen.h
+include/telepathy-1.0/libtelepathy/tp-chan.h
+include/telepathy-1.0/libtelepathy/tp-conn-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-aliasing-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-avatars-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-capabilities-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-contact-info-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-forwarding-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-presence-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-privacy-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-iface-renaming-gen.h
+include/telepathy-1.0/libtelepathy/tp-conn-ifaces-signal-setters.h
+include/telepathy-1.0/libtelepathy/tp-conn-signals-marshal.h
+include/telepathy-1.0/libtelepathy/tp-conn.h
+include/telepathy-1.0/libtelepathy/tp-connmgr-gen.h
+include/telepathy-1.0/libtelepathy/tp-connmgr-signals-marshal.h
+include/telepathy-1.0/libtelepathy/tp-connmgr.h
+include/telepathy-1.0/libtelepathy/tp-constants.h
+include/telepathy-1.0/libtelepathy/tp-helpers.h
+include/telepathy-1.0/libtelepathy/tp-ifaces-signals-marshal.h
+include/telepathy-1.0/libtelepathy/tp-interfaces.h
+include/telepathy-1.0/libtelepathy/tp-media-session-handler-gen.h
+include/telepathy-1.0/libtelepathy/tp-media-stream-handler-gen.h
+include/telepathy-1.0/libtelepathy/tp-props-iface-gen.h
+include/telepathy-1.0/libtelepathy/tp-props-iface.h
+lib/libtelepathy.a
+lib/libtelepathy.la
+lib/libtelepathy.so
+lib/libtelepathy.so.2
+libdata/pkgconfig/libtelepathy.pc
+ at dirrm include/telepathy-1.0/libtelepathy
+ at dirrm include/telepathy-1.0
--- /dev/null
+++ net-im/libtelepathy/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for:	libtelepathy
+# Date created:				Apr 16 2007
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $MidnightBSD: mports/net-im/libtelepathy/Makefile,v 1.1 2008/09/13 22:26:49 laffer1 Exp $
+# $FreeBSD: ports/net-im/libtelepathy/Makefile,v 1.9 2008/06/06 13:51:47 edwin Exp $
+
+PORTNAME=	libtelepathy
+PORTVERSION=	0.3.3
+CATEGORIES=	net-im devel
+MASTER_SITES=	http://telepathy.freedesktop.org/releases/${PORTNAME}/
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Flexible Communications Framework
+LICENSE=	lgpl
+
+LIB_PC_DEPENDS=	dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
+
+BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt
+LIB_DEPENDS=	telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib
+
+BUILD_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
+RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
+
+USE_GMAKE=	yes
+USE_LDCONFIG=	yes
+USE_GNOME=	gnomehack pkgconfig glib20 ltverhack gnometarget
+USE_AUTOTOOLS=	libtool:15
+
+.include <bsd.port.mk>
--- /dev/null
+++ net-im/libtelepathy/distinfo
@@ -0,0 +1,3 @@
+MD5 (libtelepathy-0.3.3.tar.gz) = 490ca1a0c614d4466394b72d43bf7370
+SHA256 (libtelepathy-0.3.3.tar.gz) = e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878
+SIZE (libtelepathy-0.3.3.tar.gz) = 439764


More information about the Midnightbsd-cvs mailing list