From owner-svn-ports-head@freebsd.org Sun Sep 20 00:43:05 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D61A3F4DF1; Sun, 20 Sep 2020 00:43:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bv81j0RrTz3W2k; Sun, 20 Sep 2020 00:43:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E6B3714F6E; Sun, 20 Sep 2020 00:43:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08K0h4LU028185; Sun, 20 Sep 2020 00:43:04 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08K0h4NB028181; Sun, 20 Sep 2020 00:43:04 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202009200043.08K0h4NB028181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 20 Sep 2020 00:43:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549078 - in head/net: . libnpupnp X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/net: . libnpupnp X-SVN-Commit-Revision: 549078 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2020 00:43:05 -0000 Author: yuri Date: Sun Sep 20 00:43:03 2020 New Revision: 549078 URL: https://svnweb.freebsd.org/changeset/ports/549078 Log: New port: net/libnpupn: C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp PR: 249454 Submitted by: daniel.engberg.lists@pyret.net Added: head/net/libnpupnp/ head/net/libnpupnp/Makefile (contents, props changed) head/net/libnpupnp/distinfo (contents, props changed) head/net/libnpupnp/pkg-descr (contents, props changed) head/net/libnpupnp/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Sep 20 00:36:02 2020 (r549077) +++ head/net/Makefile Sun Sep 20 00:43:03 2020 (r549078) @@ -366,6 +366,7 @@ SUBDIR += libnfs SUBDIR += libngtcp2 SUBDIR += libnids + SUBDIR += libnpupnp SUBDIR += libnss-cache SUBDIR += libnss-mysql SUBDIR += libnss-pgsql Added: head/net/libnpupnp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libnpupnp/Makefile Sun Sep 20 00:43:03 2020 (r549078) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= libnpupnp +DISTVERSION= 4.0.11 +CATEGORIES= net +MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ + +PATCH_SITES= https://framagit.org/medoc92/npupnp/commit/ +PATCHFILES= 9898d0381b6ab625251e68d26c7c85befc9b9177.patch:-p1 + +MAINTAINER= daniel.engberg.lists@pyret.net +COMMENT= C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libcurl.so:ftp/curl \ + libexpat.so:textproc/expat2 \ + libmicrohttpd.so:www/libmicrohttpd + +USES= autoreconf libtool localbase pkgconfig +USE_LDCONFIG= yes + +GNU_CONFIGURE= yes + +INSTALL_TARGET= install-strip + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/lib/libnpupnp.la + +.include Added: head/net/libnpupnp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libnpupnp/distinfo Sun Sep 20 00:43:03 2020 (r549078) @@ -0,0 +1,5 @@ +TIMESTAMP = 1600475733 +SHA256 (libnpupnp-4.0.11.tar.gz) = 15b73a5197e649afe44dd15002be131b4b0e20a2b2e9b7ea4a2000b9644fefae +SIZE (libnpupnp-4.0.11.tar.gz) = 534972 +SHA256 (9898d0381b6ab625251e68d26c7c85befc9b9177.patch) = bfae63256d5cee978b0a9d32930056236801aeefc619a316b1ab2acb0600a04c +SIZE (9898d0381b6ab625251e68d26c7c85befc9b9177.patch) = 3178 Added: head/net/libnpupnp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libnpupnp/pkg-descr Sun Sep 20 00:43:03 2020 (r549078) @@ -0,0 +1,4 @@ +libpnupnp is a C++ reimplementation of the venerable libupnp, +a.k.a. Portable UPnP* library. + +WWW: https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html Added: head/net/libnpupnp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libnpupnp/pkg-plist Sun Sep 20 00:43:03 2020 (r549078) @@ -0,0 +1,12 @@ +include/npupnp/UpnpGlobal.h +include/npupnp/UpnpInet.h +include/npupnp/netif.h +include/npupnp/upnp.h +include/npupnp/upnpconfig.h +include/npupnp/upnpdebug.h +include/npupnp/upnpdescription.h +include/npupnp/upnptools.h +lib/libnpupnp.so +lib/libnpupnp.so.4 +lib/libnpupnp.so.4.0.2 +libdata/pkgconfig/libnpupnp.pc