From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31641 invoked by alias); 12 Feb 2014 12:45:57 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 31630 invoked by uid 89); 12 Feb 2014 12:45:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mailout4.w1.samsung.com Received: from mailout4.w1.samsung.com (HELO mailout4.w1.samsung.com) (210.118.77.14) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (DES-CBC3-SHA encrypted) ESMTPS; Wed, 12 Feb 2014 12:45:55 +0000 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N0V00JKEVGG8810@mailout4.w1.samsung.com> for cygwin-apps@cygwin.com; Wed, 12 Feb 2014 12:45:52 +0000 (GMT) Received: from eusync1.samsung.com ( [203.254.199.211]) by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id 71.72.23059.FFC6BF25; Wed, 12 Feb 2014 12:45:51 +0000 (GMT) Received: from fedinw7x64 ([106.109.9.113]) by eusync1.samsung.com (Oracle Communications Messaging Server 7u4-23.01 (7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPA id <0N0V00M86VGEQZ40@eusync1.samsung.com> for cygwin-apps@cygwin.com; Wed, 12 Feb 2014 12:45:51 +0000 (GMT) From: Pavel Fedin To: cygwin-apps@cygwin.com Subject: [ITP] onc-rpc-devel-2_19_20140211-1 Date: Wed, 12 Feb 2014 12:45:00 -0000 Message-id: <005101cf27f0$5c5c4960$1514dc20$%fedin@samsung.com> MIME-version: 1.0 Content-type: multipart/mixed; boundary="----=_NextPart_000_0052_01CF2811.E36DE960" X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00025.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_0052_01CF2811.E36DE960 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-length: 432 Hello! This is me again, and this is my promised RPC package. Folder URL: https://www.dropbox.com/sh/s95jz1ql5xs8yx7/8mhUDlI_Kg I have updated the whole thing using recent source code. Translations included. I hope you'll like the result. One small question: how to specify in setup.hint that this package replaces old rpcgen and sunrpc ? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia ------=_NextPart_000_0052_01CF2811.E36DE960 Content-Type: application/octet-stream; name="setup.hint" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="setup.hint" Content-length: 422 category: Net Devel=0A= requires: libtirpc-devel libgcc1=0A= sdesc: "An ONC RPC protocol development files"=0A= ldesc: "This package contains rpcgen, source code generator for creating=0A= remote procedure call servers and clients from a protocol specification.=0A= Additionally it contains header files for several standard RPC services.=0A= This implementation is derived from the libc/sunrpc/ code in eglibc."=0A= =0A= ------=_NextPart_000_0052_01CF2811.E36DE960--