From owner-freebsd-isdn@FreeBSD.ORG Wed Feb 29 18:32:30 2012 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78758106564A for ; Wed, 29 Feb 2012 18:32:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id 1171C8FC19 for ; Wed, 29 Feb 2012 18:32:29 +0000 (UTC) X-T2-Spam-Status: No, hits=2.5 required=5.0 tests=ALL_TRUSTED, BAYES_99 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.2) with ESMTPA id 246567908 for freebsd-isdn@freebsd.org; Wed, 29 Feb 2012 19:22:25 +0100 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Date: Wed, 29 Feb 2012 19:20:43 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.3-PRERELEASE; KDE/4.4.5; amd64; ; ) X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201202291920.43608.hselasky@c2i.net> Subject: ISDN4BSD (HPS version) is going into ports X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 18:32:30 -0000 Hi, ISDN4BSD is going into ports. I need some testers that the ports are actually working: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports cd comms/libcapi make all install clean cd comms/isdn4bsd-kmod make all install clean cd comms/isdn4bsd-utils make all install clean kldload i4b Remember to clean up any old ISDN4BSD files before installing the ports like: /usr/lib/libcapi* /usr/share/man/*/i4b* /usr/share/man/*/ihfc* /usr/share/man/*/iavc* /usr/share/man/*/capi20* /usr/sbin/isdn* /usr/sbin/capi* --HPS