From owner-freebsd-ports-bugs@freebsd.org Mon Dec 5 00:03:15 2016 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 3034EC67469 for ; Mon, 5 Dec 2016 00:03: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 1F91512EC for ; Mon, 5 Dec 2016 00:03: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 uB503E0h067608 for ; Mon, 5 Dec 2016 00:03:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215056] net-im/openfire: Update to 4.0.4 Date: Mon, 05 Dec 2016 00:03: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: dbaio@bsd.com.br X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gahr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2016 00:03:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215056 Bug ID: 215056 Summary: net-im/openfire: Update to 4.0.4 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gahr@FreeBSD.org Reporter: dbaio@bsd.com.br Flags: maintainer-feedback?(gahr@FreeBSD.org) Assignee: gahr@FreeBSD.org Created attachment 177670 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177670&action= =3Dedit openfire-4.0.4.patch - Update to 4.0.4 - Add LICENSE_FILE - Remove resources/nativeAuth/*=20 nativeAuth/linux-i386/libshaj.so requires linux emulation + pam[1], not present on the ports tree. - Set architecture neutral Changelog: http://download.igniterealtime.org/openfire/docs/latest/changelog.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [Q/A] testport:=20 poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK)=20=20=20=20 poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK) Same warnings on portlint: WARN: Makefile: possible use of absolute pathname "/var/log/openfire". WARN: Makefile: possible use of absolute pathname "/var/db/openfire". 0 fatal errors and 2 warnings found. Same warnings on stage-qa: =3D=3D=3D=3D> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/share/java/openfire/resources/security' pointing to an absolute pathname '/usr/local/etc/openfire' Warning: Bad symlink '/usr/local/share/java/openfire/logs' pointing to an absolute pathname '/var/log/openfire' Warning: Bad symlink '/usr/local/share/java/openfire/conf' pointing to an absolute pathname '/usr/local/etc/openfire' Warning: Bad symlink '/usr/local/share/java/openfire/embedded-db' pointing = to an absolute pathname '/var/db/openfire' =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This nativeAuth feature requires some tweaks[2] to work properly. I think it's not used on FreeBSD, thats why I am suggesting this patch. I've found libdl.so.2 and libc.so.6 through linux_base but couldn't find libpam.so.0. [1] - readelf -d=20 work/stage/usr/local/share/java/openfire/resources/nativeAuth/linux-i386/li= bshaj.so | grep NEEDED 0x00000001 NEEDED Shared library: [libpam.so.0] 0x00000001 NEEDED Shared library: [libdl.so.2] 0x00000001 NEEDED Shared library: [libc.so.6] [2] - https://community.igniterealtime.org/docs/DOC-1723 --=20 You are receiving this mail because: You are the assignee for the bug.=