From nobody Sun Oct 29 17:52:47 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SJPBR2FD4z4y0K7; Sun, 29 Oct 2023 17:52:47 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SJPBR1p9Tz4HtB; Sun, 29 Oct 2023 17:52:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698601967; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FVB7LuAfGLLPvraVxMA07EmCbYbnEmfubhC+2XrIEdY=; b=xWokL09hJsN1seCBZ9uUBueXmp4ZcFPB5WXDjRDFHdpiVxsVjNgMx6agw5aadPbi5tH8m+ uIstJppXBNwKQJ3p/eNQEhvUYGWwe2ljSMKNx3p2jUhFuNCRw5ZZzi3n+XFI4riciuzzbP e7K6P7Ncw+5ko77q76zgNiYQacWU8/4TuY0g+i4CusfHRr4X3KSVAFy2mTy7xeoE1chQ/B TTLHEIUhD6BOJquCyHIp8OhGQVrncwrYRjBJQMzX9bGSN6r4lymq7ZDVmVHeRR4/qwTXj1 5mTwnnfXmUc3kQrEZPszH2EPAEEl4vcRceviBxgh/+Tn3RzlOwjHNteBejTosA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698601967; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FVB7LuAfGLLPvraVxMA07EmCbYbnEmfubhC+2XrIEdY=; b=YTIFv+AbguVKlZy3JkVqjx6dnhmUgMlDLJJaKJmPo+pQ+JHBspvaygEBMldMxQy4Cx3mPz 536rdD1by8SfWpeDigJUnCA+xIk+XaQSWtxGC+MTOR/sJyLaI5eLZkaRtK1SYJSdtWp/IO CNkkGvfHkgp6qcAZZ45JwKf6mIH7I52wtpRazCwG2lhQxDDYc7wa4dUmgNjX0jX98mJ02m CHy+qHHAHYo/vp5oJ8/1Rad9ucCQ+bty5R8erUGZjFdZ3b8HGlNEctitZPjiUxFOCEaFOJ 3R9JTGfh+YWgdSYucOdB8WhLeesujTOIVlYUAJXtMjtomMbz9Au8YmucRu/36g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698601967; a=rsa-sha256; cv=none; b=wB9bxGUiCTdvnb0cPuae561sVNO26HrEfHDKemifajjAwsjasKfNn4ZpRkcb7U74/iSFiX a3UR65JSJGaowA3frXsBwEJCryL5ek+gPT2Th3rl466iysBjgiIe4IN+cZZwfZ94/XCwbc SoEtCYxM9xye96qibz88o+yxCftzWYxTmt78xBEgkG885+bxLudw9obed0+Q0Bqu4GElCU W8NTK6QzW22giVqTtH/VKoJn/NgsYJLVH/FL6EkF8LHYqvnAH/+pOkxiNCz/HkK8yXNzNu JE7ENUmInKY7lv6Cv9SGg9Psj8p9tWNoURqOtjORs52ur3N/i18FQBFOTnXYgQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SJPBR0vCJzp93; Sun, 29 Oct 2023 17:52:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39THqlUO027603; Sun, 29 Oct 2023 17:52:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39THqlCD027600; Sun, 29 Oct 2023 17:52:47 GMT (envelope-from git) Date: Sun, 29 Oct 2023 17:52:47 GMT Message-Id: <202310291752.39THqlCD027600@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: e91f29bfd00a - main - editors/lazarus-qt6-devel: New port: Portable Delphi-like IDE for the FreePascal compiler (QT6 devel) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e91f29bfd00a563eb641be447fef180e6fbba7e9 Auto-Submitted: auto-generated The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=e91f29bfd00a563eb641be447fef180e6fbba7e9 commit e91f29bfd00a563eb641be447fef180e6fbba7e9 Author: Jose Alonso Cardenas Marquez AuthorDate: 2023-10-29 17:50:03 +0000 Commit: Jose Alonso Cardenas Marquez CommitDate: 2023-10-29 17:52:21 +0000 editors/lazarus-qt6-devel: New port: Portable Delphi-like IDE for the FreePascal compiler (QT6 devel) Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more. Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP. Lazarus is the part of the missing puzzle that will allow you to develop Delphi-like programs in all of the above platforms. Unlike Java which strives to be a write once run anywhere, Lazarus and Free Pascal strives for write once compile anywhere. (devel version) --- editors/Makefile | 1 + editors/lazarus-qt6-devel/Makefile | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/editors/Makefile b/editors/Makefile index 6e71926cc376..e6e4b3fbd023 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -87,6 +87,7 @@ SUBDIR += lazarus-devel SUBDIR += lazarus-qt5 SUBDIR += lazarus-qt5-devel + SUBDIR += lazarus-qt6-devel SUBDIR += le SUBDIR += leafpad SUBDIR += led diff --git a/editors/lazarus-qt6-devel/Makefile b/editors/lazarus-qt6-devel/Makefile new file mode 100644 index 000000000000..64c64ea52af8 --- /dev/null +++ b/editors/lazarus-qt6-devel/Makefile @@ -0,0 +1,13 @@ +PKGNAMESUFFIX?= -qt6-devel + +COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT6 devel) + +CONFLICTS= lazarus-gtk2 lazarus-gtk2-devel lazarus-qt5 lazarus-qt5-devel + +LIB_DEPENDS= libQt6Pas.so:x11-toolkits/qt6pas + +LCL_PLATFORM= qt6 + +MASTERDIR= ${.CURDIR}/../../editors/lazarus-devel + +.include "${MASTERDIR}/Makefile"