From owner-svn-ports-head@freebsd.org Fri Dec 18 13:58:17 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 CF8554B97E7; Fri, 18 Dec 2020 13:58:17 +0000 (UTC) (envelope-from pkubaj@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 4Cy9S95VVyz4hf8; Fri, 18 Dec 2020 13:58:17 +0000 (UTC) (envelope-from pkubaj@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 AB249401A; Fri, 18 Dec 2020 13:58:17 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BIDwHJZ060691; Fri, 18 Dec 2020 13:58:17 GMT (envelope-from pkubaj@FreeBSD.org) Received: (from pkubaj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BIDwGeP060685; Fri, 18 Dec 2020 13:58:16 GMT (envelope-from pkubaj@FreeBSD.org) Message-Id: <202012181358.0BIDwGeP060685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pkubaj set sender to pkubaj@FreeBSD.org using -f From: Piotr Kubaj Date: Fri, 18 Dec 2020 13:58:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558373 - in head/graphics/jogamp-jogl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pkubaj X-SVN-Commit-Paths: in head/graphics/jogamp-jogl: . files X-SVN-Commit-Revision: 558373 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.34 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: Fri, 18 Dec 2020 13:58:17 -0000 Author: pkubaj Date: Fri Dec 18 13:58:16 2020 New Revision: 558373 URL: https://svnweb.freebsd.org/changeset/ports/558373 Log: graphics/jogamp-jogl: port to powerpc64le PR: 251929 Approved by: makc (maintainer) Modified: head/graphics/jogamp-jogl/Makefile head/graphics/jogamp-jogl/files/patch-freebsd head/graphics/jogamp-jogl/files/patch-gluegen2 head/graphics/jogamp-jogl/files/patch-gluegen_make_gluegen-cpptasks-base.xml Modified: head/graphics/jogamp-jogl/Makefile ============================================================================== --- head/graphics/jogamp-jogl/Makefile Fri Dec 18 13:39:54 2020 (r558372) +++ head/graphics/jogamp-jogl/Makefile Fri Dec 18 13:58:16 2020 (r558373) @@ -17,7 +17,7 @@ COMMENT= Java bindings for OpenGL BUILD_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt RUN_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt -ONLY_FOR_ARCHS= i386 amd64 powerpc64 +ONLY_FOR_ARCHS= i386 amd64 powerpc64 powerpc64le USES= compiler tar:xz xorg Modified: head/graphics/jogamp-jogl/files/patch-freebsd ============================================================================== --- head/graphics/jogamp-jogl/files/patch-freebsd Fri Dec 18 13:39:54 2020 (r558372) +++ head/graphics/jogamp-jogl/files/patch-freebsd Fri Dec 18 13:58:16 2020 (r558373) @@ -22,18 +22,22 @@ -@@ -1211,6 +1211,10 @@ +@@ -1211,6 +1211,14 @@ -+ ++ + + + ++ ++ ++ ++ -@@ -1401,7 +1405,7 @@ +@@ -1401,7 +1409,7 @@ @@ -42,18 +46,24 @@ -@@ -1410,7 +1414,13 @@ +@@ -1410,7 +1418,19 @@ - -+ ++ + + -+ ++ + + -+ ++ ++ ++ ++ ++ ++ ++ @@ -68,20 +78,26 @@ -@@ -385,6 +385,12 @@ +@@ -385,6 +385,18 @@ -+ ++ + + + + + ++ ++ ++ ++ ++ ++ -@@ -582,7 +588,7 @@ +@@ -582,7 +594,7 @@ @@ -90,19 +106,25 @@ -@@ -590,8 +596,14 @@ +@@ -590,8 +602,20 @@ + -+ -+ ++ ++ + -+ ++ + - -+ ++ ++ ++ ++ ++ ++ ++ @@ -117,21 +139,28 @@ -@@ -303,6 +303,13 @@ +@@ -303,6 +303,20 @@ -+ ++ + + + + + + ++ ++ ++ ++ ++ ++ ++ -@@ -560,8 +567,8 @@ +@@ -560,8 +574,8 @@ @@ -142,22 +171,32 @@ -@@ -577,7 +584,17 @@ +@@ -577,7 +591,27 @@ - -+ -+ ++ ++ + -+ ++ + + + + + -+ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ Modified: head/graphics/jogamp-jogl/files/patch-gluegen2 ============================================================================== --- head/graphics/jogamp-jogl/files/patch-gluegen2 Fri Dec 18 13:39:54 2020 (r558372) +++ head/graphics/jogamp-jogl/files/patch-gluegen2 Fri Dec 18 13:58:16 2020 (r558373) @@ -1,25 +1,32 @@ --- gluegen/make/build.xml.orig 2015-10-09 04:18:28 UTC +++ gluegen/make/build.xml -@@ -375,10 +375,17 @@ +@@ -375,10 +375,24 @@ - -+ -+ ++ ++ + -+ ++ -+ ++ ++ ++ ++ + + + ++ ++ ++ ++ -@@ -408,7 +415,7 @@ +@@ -408,7 +422,7 @@ @@ -28,7 +35,7 @@ -@@ -605,7 +612,7 @@ +@@ -605,7 +619,7 @@ @@ -37,7 +44,7 @@ -@@ -613,7 +620,7 @@ +@@ -613,7 +627,7 @@ @@ -46,7 +53,7 @@ -@@ -763,7 +770,7 @@ +@@ -763,7 +777,7 @@ @@ -55,7 +62,7 @@ -@@ -842,7 +849,7 @@ +@@ -842,7 +856,7 @@ Modified: head/graphics/jogamp-jogl/files/patch-gluegen_make_gluegen-cpptasks-base.xml ============================================================================== --- head/graphics/jogamp-jogl/files/patch-gluegen_make_gluegen-cpptasks-base.xml Fri Dec 18 13:39:54 2020 (r558372) +++ head/graphics/jogamp-jogl/files/patch-gluegen_make_gluegen-cpptasks-base.xml Fri Dec 18 13:58:16 2020 (r558373) @@ -1,64 +1,86 @@ ---- gluegen/make/gluegen-cpptasks-base.xml.orig 2020-12-15 14:25:42 UTC +--- gluegen/make/gluegen-cpptasks-base.xml.orig 2015-10-09 04:18:28 UTC +++ gluegen/make/gluegen-cpptasks-base.xml -@@ -317,6 +317,12 @@ +@@ -317,6 +317,18 @@ -+ ++ + + + + + ++ ++ ++ ++ ++ ++ -@@ -581,6 +587,7 @@ +@@ -581,6 +593,8 @@ -+ ++ ++ -@@ -633,8 +640,12 @@ +@@ -633,8 +647,16 @@ - -+ -+ ++ ++ + -+ ++ ++ ++ + ++ ++ -@@ -1292,6 +1303,10 @@ +@@ -1292,6 +1314,14 @@ -+ ++ + + + ++ ++ ++ ++ -@@ -1580,7 +1595,14 @@ +@@ -1580,7 +1610,21 @@ - -+ ++ + + -+ ++ + + + -+ ++ ++ ++ ++ ++ ++ ++ ++