Date: Mon, 17 Dec 2007 23:29:05 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/bcusdk-eibd Makefile distinfo pkg-descr pkg-plist ports/net/bcusdk-eibd/files patch-configure patch-eibd_client_c_eibclient-int.h patch-eibd_client_c_openremote.c patch-eibd_eibnet_eibnetdescribe.cpp patch-eibd_eibnet_eibnetsearch.cpp patch-eibd_examples_common.c ... Message-ID: <200712172329.lBHNT5k6047886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-12-17 23:29:05 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/bcusdk-eibd Makefile distinfo pkg-descr pkg-plist net/bcusdk-eibd/files patch-configure patch-eibd_client_c_eibclient-int.h patch-eibd_client_c_openremote.c patch-eibd_eibnet_eibnetdescribe.cpp patch-eibd_eibnet_eibnetsearch.cpp patch-eibd_examples_common.c patch-eibd_examples_common.h patch-eibd_libserver_apdu.cpp patch-eibd_libserver_eibnetip.cpp patch-eibd_libserver_inetserver.cpp Log: The European Installation Bus (EIB) is a field bus system for home and building automation. This package contains the EIBnet/IP tunneling and routing daemon which is part of the BCU SDK. It provides access to an EIB bus over TCP/IP and Unix domain sockets. WWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd PR: ports/118471 Submitted by: Björn König <bkoenig at alpha-tierchen.de> Revision Changes Path 1.1951 +1 -0 ports/net/Makefile 1.1 +66 -0 ports/net/bcusdk-eibd/Makefile (new) 1.1 +3 -0 ports/net/bcusdk-eibd/distinfo (new) 1.1 +11 -0 ports/net/bcusdk-eibd/files/patch-configure (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_client_c_eibclient-int.h (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_client_c_openremote.c (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_eibnet_eibnetdescribe.cpp (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_eibnet_eibnetsearch.cpp (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_examples_common.c (new) 1.1 +10 -0 ports/net/bcusdk-eibd/files/patch-eibd_examples_common.h (new) 1.1 +11 -0 ports/net/bcusdk-eibd/files/patch-eibd_libserver_apdu.cpp (new) 1.1 +114 -0 ports/net/bcusdk-eibd/files/patch-eibd_libserver_eibnetip.cpp (new) 1.1 +15 -0 ports/net/bcusdk-eibd/files/patch-eibd_libserver_inetserver.cpp (new) 1.1 +6 -0 ports/net/bcusdk-eibd/pkg-descr (new) 1.1 +100 -0 ports/net/bcusdk-eibd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712172329.lBHNT5k6047886>