notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lazarus-qt5 Portable Delphi-like IDE for the FreePascal compiler (QT5)
3.2.0 editors on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-25 16:00:59
Last Update: 2023-12-23 01:11:52
Commit Hash: 4a05009
Also Listed In: devel
License: not specified in port
WWW:
https://www.lazarus-ide.org/
Description:
Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on FreeBSD, 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • lazarus-qt5>0:editors/lazarus-qt5
Conflicts:
CONFLICTS:
  • lazarus-gtk2
  • lazarus-gtk2-devel
  • lazarus-qt5-devel
  • lazarus-qt6
  • lazarus-qt6-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/editors/lazarus-qt5/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/lazarus-qt5
  • pkg install lazarus-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lazarus-qt5
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
TIMESTAMP = 1711252857 SHA256 (freepascal/freepascal.org/lazarus-lazarus-9c6333cdc4b14205f0098058597835c6fa673ca3_GL0.tar.gz) = 5ba673a52af77bf124d671977052c4af19c6fc1a8bcfdbbb7c45abc60f396ade SIZE (freepascal/freepascal.org/lazarus-lazarus-9c6333cdc4b14205f0098058597835c6fa673ca3_GL0.tar.gz) = 56200133

Packages (timestamps in pop-ups are UTC):
lazarus-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.2.0--3.2.0---
FreeBSD:13:quarterly-3.0.0--3.2.0---
FreeBSD:14:latest-3.2.0--3.2.0---
FreeBSD:14:quarterly-3.2.0--3.2.0---
FreeBSD:15:latest-3.2.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: editors/lazarus
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. update-desktop-database : devel/desktop-file-utils
  3. as : devel/binutils
  4. ppcx64 : lang/fpc
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. msgfmt : devel/gettext-tools
  7. gmake>=4.4.1 : devel/gmake
  8. update-mime-database : misc/shared-mime-info
  9. x11.pc : x11/libX11
Runtime dependencies:
  1. as : devel/binutils
  2. gmake : devel/gmake
  3. Makefile.fpc : lang/fpc-source
  4. gdb : devel/gdb
  5. update-desktop-database : devel/desktop-file-utils
  6. as : devel/binutils
  7. ppcx64 : lang/fpc
  8. update-mime-database : misc/shared-mime-info
  9. x11.pc : x11/libX11
Library dependencies:
  1. libQt5Pas.so : x11-toolkits/qt5pas
  2. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lazarus-qt5-3.2.0: GDB=on: Install a newest version of gdb ===> Use 'make config' to modify these settings
Options name:
editors_lazarus-qt5
USES:
desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/9c6333cdc4b14205f0098058597835c6fa673ca3.tar.gz?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: editors/lazarus
CommitCreditsLog message
3.0.0
23 Dec 2023 01:11:52
commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-*: Update to 3.0.0 and 3.1.0

- Add editors/lazarus-qt6
- Add new CONFLICTS
- Change default lazarus and lazarus-devel to 3.0.0 and 3.1.0
- Change lazarus.mk file. Now stable and devel version support qt6 interface
2.2.6_4
12 Nov 2023 21:07:25
commit hash: 00406c5a5fc38be318c33f1a4c7ffcd68aac48bccommit hash: 00406c5a5fc38be318c33f1a4c7ffcd68aac48bccommit hash: 00406c5a5fc38be318c33f1a4c7ffcd68aac48bccommit hash: 00406c5a5fc38be318c33f1a4c7ffcd68aac48bc files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus*: Bump PORTREVISION. lang/fpc has been changed

- Remove obsolete dependency
- Bump PORTREVISION
2.2.6_3
12 Nov 2023 20:49:26
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 files touched by this commit Sanity Test Failure
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
2.2.6_2
29 Oct 2023 17:52:20
commit hash: 8c962df69fb136431a541f4bbd64e24e8e3eff64commit hash: 8c962df69fb136431a541f4bbd64e24e8e3eff64commit hash: 8c962df69fb136431a541f4bbd64e24e8e3eff64commit hash: 8c962df69fb136431a541f4bbd64e24e8e3eff64 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-*: Update CONFLICTS

- editors/lazarus-qt5: Bump PORTREVISION. qt5pas was updated
- editors/lazarus-*: Add -p to ${INSTALL_DATA} to Add -p to ${INSTALL_DATA} to
  preserves the access and modification times. It avoid issues with checksum
  changes and it improves compile time when lazarus ide is rebuild by users.
- Bump PORTREVISION
2.2.6_1
10 Apr 2023 18:25:00
commit hash: 72d87b850d2e01ee82f6a591dceb8e79226d2f5dcommit hash: 72d87b850d2e01ee82f6a591dceb8e79226d2f5dcommit hash: 72d87b850d2e01ee82f6a591dceb8e79226d2f5dcommit hash: 72d87b850d2e01ee82f6a591dceb8e79226d2f5d files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-qt5: Bump PORTREVISION. qt5pas was updated to newest source code
2.0.12
25 Nov 2021 21:40:11
commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2.0.10_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.0.10_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.0
26 Jun 2019 11:52:23
Revision:505150Original commit files touched by this commit
rene search for other commits by this committer
Clean up final leftovers from Qt4.

Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2.0.0
07 Mar 2019 04:55:53
Revision:494879Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.0.0

ChangeLog at:	http://wiki.lazarus.freepascal.org/Lazarus_2.0.0_release_notes
1.8.4_2
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.4
29 Oct 2018 09:00:46
Revision:483377Original commit files touched by this commit
ak search for other commits by this committer
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
1.8.2
25 May 2018 16:00:47
Revision:470847Original commit files touched by this commit
acm search for other commits by this committer
- New port: editors/lazarus-qt5

Differential Revision:	https://reviews.freebsd.org/D14661

Number of commits found: 13