From owner-cvs-all@FreeBSD.ORG Fri Mar 12 06:22:29 2004 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 F35AB16A4CE; Fri, 12 Mar 2004 06:22:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72ED43D1D; Fri, 12 Mar 2004 06:22:28 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2CEMSGe088520; Fri, 12 Mar 2004 06:22:28 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2CEMS3T088519; Fri, 12 Mar 2004 06:22:28 -0800 (PST) (envelope-from krion) Message-Id: <200403121422.i2CEMS3T088519@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 12 Mar 2004 06:22:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/libopendaap Makefile distinfo pkg-descr pkg-plist 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: Fri, 12 Mar 2004 14:22:29 -0000 krion 2004/03/12 06:22:28 PST FreeBSD ports repository Modified files: devel Makefile Added files: devel/libopendaap Makefile distinfo pkg-descr pkg-plist Log: Add libopendaap 0.1.2, libopendaap is a library written in C which enables applications to discover, and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm. PR: ports/64035 Submitted by: Michael Johnson Revision Changes Path 1.1471 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/libopendaap/Makefile (new) 1.1 +2 -0 ports/devel/libopendaap/distinfo (new) 1.1 +7 -0 ports/devel/libopendaap/pkg-descr (new) 1.1 +6 -0 ports/devel/libopendaap/pkg-plist (new)