From owner-cvs-all@FreeBSD.ORG Mon Oct 20 00:35:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EE5E16A4B3; Mon, 20 Oct 2003 00:35:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932BA43F3F; Mon, 20 Oct 2003 00:35:38 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9K7ZcXJ021223; Mon, 20 Oct 2003 00:35:38 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9K7Zbkf021222; Mon, 20 Oct 2003 00:35:37 -0700 (PDT) (envelope-from edwin) Message-Id: <200310200735.h9K7Zbkf021222@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 20 Oct 2003 00:35:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/linphone Makefile distinfo pkg-plist ports/net/linphone/files patch-Makefile.in patch-config.h.in patch-coreapi::Makefile.inpatch-lpc10-1.5::lpcini.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 07:35:39 -0000 edwin 2003/10/20 00:35:37 PDT FreeBSD ports repository Modified files: net/linphone Makefile distinfo pkg-plist Added files: net/linphone/files patch-oRTP::src::Makefile.in patch-osipua::configure patch-speex::configure patch-speex::doc::Makefile.in patch-speex::src::Makefile.in Removed files: net/linphone/files patch-Makefile.in patch-config.h.in patch-configure patch-console::Makefile.in patch-coreapi::Makefile.in patch-coreapi::misc.c patch-gnome::Makefile.in patch-lpc10-1.5::lpcini.c patch-ltmain.sh patch-media_api::Makefile.in patch-mediastreamer::Makefile.in patch-mediastreamer::msfifo.c patch-oRTP::configure patch-oRTP::src::port_fct.c patch-oRTP::src::scheduler.h patch-osipua::ltmain.sh patch-osipua::src::osipua.c patch-osipua::src::sdphandler.c patch-share::Makefile.in Log: Undo update of net/linphone. The port uses some kind of programming trick to find out the IP address of the outgoing interface. This trick works fine on Linux, but fails on *BSD. For more information, see udpcliserv/udpcli09.c in the book of Richard Stevens. Touched port-epoch Revision Changes Path 1.17 +12 -12 ports/net/linphone/Makefile 1.5 +1 -1 ports/net/linphone/distinfo 1.2 +0 -16 ports/net/linphone/files/patch-Makefile.in (dead) 1.2 +0 -14 ports/net/linphone/files/patch-config.h.in (dead) 1.6 +0 -43 ports/net/linphone/files/patch-configure (dead) 1.4 +0 -13 ports/net/linphone/files/patch-console::Makefile.in (dead) 1.3 +0 -13 ports/net/linphone/files/patch-coreapi::Makefile.in (dead) 1.4 +0 -23 ports/net/linphone/files/patch-coreapi::misc.c (dead) 1.4 +0 -13 ports/net/linphone/files/patch-gnome::Makefile.in (dead) 1.2 +0 -17 ports/net/linphone/files/patch-lpc10-1.5::lpcini.c (dead) 1.2 +0 -18 ports/net/linphone/files/patch-ltmain.sh (dead) 1.2 +0 -13 ports/net/linphone/files/patch-media_api::Makefile.in (dead) 1.4 +0 -79 ports/net/linphone/files/patch-mediastreamer::Makefile.in (dead) 1.2 +0 -15 ports/net/linphone/files/patch-mediastreamer::msfifo.c (dead) 1.3 +0 -14 ports/net/linphone/files/patch-oRTP::configure (dead) 1.5 +14 -0 ports/net/linphone/files/patch-oRTP::src::Makefile.in (new) 1.2 +0 -14 ports/net/linphone/files/patch-oRTP::src::port_fct.c (dead) 1.2 +0 -14 ports/net/linphone/files/patch-oRTP::src::scheduler.h (dead) 1.3 +13 -0 ports/net/linphone/files/patch-osipua::configure (new) 1.2 +0 -18 ports/net/linphone/files/patch-osipua::ltmain.sh (dead) 1.3 +0 -15 ports/net/linphone/files/patch-osipua::src::osipua.c (dead) 1.2 +0 -13 ports/net/linphone/files/patch-osipua::src::sdphandler.c (dead) 1.4 +0 -14 ports/net/linphone/files/patch-share::Makefile.in (dead) 1.3 +13 -0 ports/net/linphone/files/patch-speex::configure (new) 1.4 +14 -0 ports/net/linphone/files/patch-speex::doc::Makefile.in (new) 1.4 +14 -0 ports/net/linphone/files/patch-speex::src::Makefile.in (new) 1.6 +31 -13 ports/net/linphone/pkg-plist