From owner-freebsd-ports-bugs@freebsd.org Thu Oct 22 09:43:15 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15C25A1CAEC for ; Thu, 22 Oct 2015 09:43:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 01D9411BB for ; Thu, 22 Oct 2015 09:43:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9M9hELD084296 for ; Thu, 22 Oct 2015 09:43:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203949] [new port] databases/pguri: uri datatype extension for PostgreSQL Date: Thu, 22 Oct 2015 09:43:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ports@toco-domains.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2015 09:43:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203949 Bug ID: 203949 Summary: [new port] databases/pguri: uri datatype extension for PostgreSQL Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ports@toco-domains.de Created attachment 162343 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D162343&action= =3Dedit shar with new port pguri Hello, i've created a port for this fine extension: https://github.com/petere/pguri It adds a datatype "uri" to PostgreSQL and allows storage of URIs. It also provides some handy functions for uri-handling. Some QA for the new port: /usr/ports/databases/pguri # portlint -AC WARN: Makefile: Consider defining LICENSE. 0 fatal errors and 1 warning found. /usr/ports/databases/pguri # make && make stage-qa && make check-plist && = make install && make deinstall =3D=3D=3D> pguri-1.20150415 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by pguri-1.20150415 for building =3D=3D=3D> Extracting for pguri-1.20150415 =3D> SHA256 Checksum OK for petere-pguri-1.20150415_GH0.tar.gz. =3D=3D=3D> Patching for pguri-1.20150415 =3D=3D=3D> pguri-1.20150415 depends on package: uriparser>=3D0.7.9 - found =3D=3D=3D> pguri-1.20150415 depends on executable: gmake - found =3D=3D=3D> pguri-1.20150415 depends on executable: pkgconf - found =3D=3D=3D> pguri-1.20150415 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) =3D=3D=3D> Configuring for pguri-1.20150415 =3D=3D=3D> Building for pguri-1.20150415 [gmake output] =3D=3D=3D> Staging for pguri-1.20150415 =3D=3D=3D> Generating temporary packing list gmake[1]: Verzeichnis =E2=80=9E/usr/ports/databases/pguri/work/pguri-1.2015= 0415=E2=80=9C wird betreten /bin/mkdir -p '/usr/ports/databases/pguri/work/stage/usr/local/lib/postgres= ql' /bin/mkdir -p '/usr/ports/databases/pguri/work/stage/usr/local/share/postgresql/extension' /bin/mkdir -p '/usr/ports/databases/pguri/work/stage/usr/local/share/postgresql/extension' /usr/bin/install -c -m 755 uri.so '/usr/ports/databases/pguri/work/stage/usr/local/lib/postgresql/uri.so' /usr/bin/install -c -m 644 uri.control '/usr/ports/databases/pguri/work/stage/usr/local/share/postgresql/extension= /' /usr/bin/install -c -m 644 uri--0.sql '/usr/ports/databases/pguri/work/stage/usr/local/share/postgresql/extension= /' gmake[1]: Verzeichnis =E2=80=9E/usr/ports/databases/pguri/work/pguri-1.2015= 0415=E2=80=9C wird verlassen /usr/bin/strip /usr/ports/databases/pguri/work/stage/usr/local/lib/postgresql/uri.so =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D=3D> Running Q/A tests (stage-qa) =3D=3D=3D=3D> Running Q/A tests (stage-qa) =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) =3D=3D=3D> Parsing plist =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR =3D=3D=3D> No pkg-plist issues found (check-plist) =3D=3D=3D> Installing for pguri-1.20150415 =3D=3D=3D> pguri-1.20150415 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) =3D=3D=3D> Checking if pguri already installed =3D=3D=3D> Registering installation for pguri-1.20150415 Installing pguri-1.20150415... In order to use the extension within database execute the following command: CREATE EXTENSION uri; =3D=3D=3D> Deinstalling for pguri =3D=3D=3D> Deinstalling pguri-1.20150415 Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packag= es in the universe): Installed packages to be REMOVED: pguri-1.20150415 The operation will free 17 KiB. [1/1] Deinstalling pguri-1.20150415... [1/1] Deleting files for pguri-1.20150415: 100% --=20 You are receiving this mail because: You are the assignee for the bug.=