From owner-cvs-all Sun Aug 4 0:31:37 2002 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 10C1737B401; Sun, 4 Aug 2002 00:31:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E69B43E3B; Sun, 4 Aug 2002 00:31:29 -0700 (PDT) (envelope-from clive@FreeBSD.org) Received: from freefall.freebsd.org (clive@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g747VTJU062448; Sun, 4 Aug 2002 00:31:29 -0700 (PDT) (envelope-from clive@freefall.freebsd.org) Received: (from clive@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g747VT8E062447; Sun, 4 Aug 2002 00:31:29 -0700 (PDT) Message-Id: <200208040731.g747VT8E062447@freefall.freebsd.org> From: Clive Lin Date: Sun, 4 Aug 2002 00:31:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/upnp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/upnp/files patch-makefile patch-src::api::makefile patch-src::api::upnpapi.c patch-src::gena::Makefile patch-src::genlib::tpool::interrupts.cpp patch-src::genlib::util::gmtdate.cpp ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG clive 2002/08/04 00:31:29 PDT Modified files: devel Makefile Added files: devel/upnp Makefile distinfo pkg-comment pkg-descr pkg-plist devel/upnp/files patch-makefile patch-src::api::makefile patch-src::api::upnpapi.c patch-src::gena::Makefile patch-src::genlib::tpool::interrupts.cpp patch-src::genlib::util::gmtdate.cpp patch-src::ssdp::ssdplib.c Log: New port: SDK for UPnP Devices This is Linux SDK for UPnP Devices 1.0, an Open Source Universal Plug and Play Development Kit. PR: ports/41294 Submitted by: Yen-Ming Lee Revision Changes Path 1.892 +1 -0 ports/devel/Makefile 1.1 +38 -0 ports/devel/upnp/Makefile (new) 1.1 +1 -0 ports/devel/upnp/distinfo (new) 1.1 +45 -0 ports/devel/upnp/files/patch-makefile (new) 1.1 +22 -0 ports/devel/upnp/files/patch-src::api::makefile (new) 1.1 +11 -0 ports/devel/upnp/files/patch-src::api::upnpapi.c (new) 1.1 +11 -0 ports/devel/upnp/files/patch-src::gena::Makefile (new) 1.1 +11 -0 ports/devel/upnp/files/patch-src::genlib::tpool::interrupts.cpp (new) 1.1 +20 -0 ports/devel/upnp/files/patch-src::genlib::util::gmtdate.cpp (new) 1.1 +11 -0 ports/devel/upnp/files/patch-src::ssdp::ssdplib.c (new) 1.1 +1 -0 ports/devel/upnp/pkg-comment (new) 1.1 +18 -0 ports/devel/upnp/pkg-descr (new) 1.1 +19 -0 ports/devel/upnp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message