Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.99.20250131 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
4.99.20250131 31 Jan 2025 08:40:34
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: Update to 4.99.20250131 |
4.99.20250122 25 Jan 2025 00:19:14
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: Update to 4.99.20250122 |
4.99.20241005 09 Oct 2024 05:58:59
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: Update to 4.99 |
3.99.20240913 14 Sep 2024 07:51:08
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: Update to 3.99.20240913
- Add support for aarch64 |
3.99.20240615 16 Jun 2024 08:26:34
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-*-devel: Update to 3.99.20240615
- Remove obsolete patch files |
3.3.1.20240503_1 04 May 2024 06:54:24
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-*: Fix issues with Qt5/Qt6
- Bump PORTREVISION
Obtained from: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40246 |
3.3.1.20240503 04 May 2024 00:19:14
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel-*: Update to 3.3.1.20240503 |
3.3.1.20240323 24 Mar 2024 06:29:16
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel*: Update to 3.3.1.20240323
- Use fpc-devel as dependency |
3.1.0.20231222_1 10 Jan 2024 08:16:01
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
3.1.0.20231222 23 Dec 2023 01:11:52
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |
3.0.0.20231028_3 14 Nov 2023 21:09:31
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: Fix build
Reported by: pkg-fallout |
3.0.0.20231028_2 12 Nov 2023 21:07:25
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus*: Bump PORTREVISION. lang/fpc has been changed
- Remove obsolete dependency
- Bump PORTREVISION |
3.0.0.20231028_1 12 Nov 2023 20:49:26
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |
3.0.0.20231028 29 Oct 2023 17:52:20
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-*-devel: Update to 3.0.0.20231028
- Update pkg-message.in file
- Add -p to ${INSTALL_DATA} to preserves the access and modification times. It
avoids issues with checksum changes and it improves compile time when lazarus
ide is rebuild by users.
- Update CONFLICTS |
2.3.0_2 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
2.3.0_2 10 Apr 2023 18:22:08
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-*devel: Fix build and pkg-plist issues
- qt5pas was updated to a recent source code. It fixes issues with
editors/lazarus-devel-qt5 |
2.3.0_1 08 Apr 2023 22:50:54
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: update to commit 8d4b429879fc99ee4652c966015e19e2cb1131d8
- Bump PORTREVISION |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.0 19 Oct 2021 08:36:47
    |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.3.0 26 Aug 2021 23:08:58
    |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus-devel: editors/lazarus-qt5-devel: New port
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)
WWW: https://www.lazarus-ide.org/ |