Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.0 16 Jun 2024 08:26:33 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus*: update to 3.4.0
- Remove obsolete patch files |
3.2.0_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.2.0 24 Mar 2024 04:22:52 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus: Update to 3.2.0 |
3.0.0_1 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
3.0.0 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 |
2.2.6_3 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 |
2.2.6_2 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 |
2.2.6_1 29 Oct 2023 17:52:20 |
Jose Alonso Cardenas Marquez (acm) |
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 16 Mar 2023 23:49:28 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus: update to 2.2.6 |
2.2.4_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.2.4 02 Oct 2022 05:37:35 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus: Update to 2.2.4
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/lazarus_2_2_4/ |
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.2.2_1 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.2.2_1 21 Jun 2022 01:17:20 |
Jose Alonso Cardenas Marquez (acm) |
lang/fpc: Fix build issues building some fpc based apps
- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler |
2.2.2 18 Jun 2022 05:50:23 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus-*: update to 2.2.2
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/fixes_2_2 |
2.2.0 03 Feb 2022 05:07:13 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus-*: update to 2.2.0
- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0
ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes |
2.0.12 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: 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.12 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.0.12 31 Aug 2021 11:24:17 |
Bernhard Froehlich (decke) |
editors/lazarus: Add CPE information
Approved by: portmgr (blanket) |
2.0.12 01 Aug 2021 02:10:12 |
Jose Alonso Cardenas Marquez (acm) |
editors/lazarus[-qt5]: update to 2.0.12 |
2.0.10_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.10_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.10_1 14 Jan 2021 21:11:15 |
acm |
- lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports
PR: 251712
Reported by: amdmi3 |
2.0.10 25 Nov 2020 03:29:37 |
acm |
- Update to 2.0.10 |
2.0.8 14 May 2020 06:02:54 |
acm |
- Update to 2.0.8 |
2.0.6_1 06 Mar 2020 06:26:05 |
acm |
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION
PR: 239135
Reported by: fbsdbugs4 at sentry.org |
2.0.6 31 Dec 2019 15:18:36 |
acm |
- Update to 2.0.6 |
2.0.4_1 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
2.0.4_1 03 Sep 2019 15:51:51 |
acm |
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk
PR: 240293 239934 233413 214864
Exp-run by: antoine |
2.0.4 15 Aug 2019 16:36:05 |
acm |
- Update to 2.0.4
- Remove LD_UNSAFE. It is defined in lang/fpc
- Few minor modifications
- Change LAZARUS_DEFAULT to 2.0.4
- Add lang/fpc-source to RUN_DEPENDS |
2.0.0_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.0.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.0.0 27 Jun 2019 09:32:02 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.0.0 26 Jun 2019 11:52:23 |
rene |
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725 |
2.0.0 16 Mar 2019 22:48:31 |
tcberner |
editors/lazarus: remove qt4 flavor (Qt4 deprecation)
Approved by: portmgr (implicit) |
2.0.0 07 Mar 2019 04:55:53 |
acm |
- Update to 2.0.0
ChangeLog at: http://wiki.lazarus.freepascal.org/Lazarus_2.0.0_release_notes |
1.8.4_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.8.4 27 Aug 2018 02:36:05 |
acm |
- Set LLD_UNSAFE
PR: 196576
Submitted by: emaste, darkfiberiru at gmail.com |
1.8.4 03 Jun 2018 08:10:55 |
acm |
- Update to 1.8.4 |
1.8.2 25 May 2018 15:57:05 |
acm |
- Update to 1.8.2
- Remove obsolete files
- Modify pkg-message file
Differential Revision: https://reviews.freebsd.org/D14661 |
1.8.0 05 Apr 2018 04:52:36 |
acm |
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617 |
1.8.0 02 Feb 2018 05:43:42 |
acm |
- Fix build |
1.8.0 01 Feb 2018 07:18:26 |
acm |
- Update to 1.8.0
- Add QT5 option
- Connect editors/lazarus-lcl-qt5 port |
1.6.4 30 Jan 2018 22:11:13 |
antoine |
Revert recent fpc changes, they were obviously untested
With hat: portmgr |
1.8.0 30 Jan 2018 18:54:06 |
acm |
- Update to 1.8.0
- Connect editors/lazarus-lcl-qt5 port |
1.6.4 03 Aug 2017 23:40:28 |
acm |
- Pass maintainership to me. marino@ is not part of FreeBSD committers |
1.6.4 01 Mar 2017 17:50:49 |
acm |
- Update to 1.6.4
ChangeLog: http://wiki.freepascal.org/Lazarus_1.6_fixes_branch |
1.6.2_1 26 Feb 2017 17:38:05 |
acm |
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf |
1.6.2 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
1.6.2 21 Nov 2016 22:09:06 |
acm |
- Update to 1.6.2 |
1.6.0 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.6.0 29 May 2016 13:44:22 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.6.0 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.6.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6.0 17 Mar 2016 20:26:10 |
acm |
- Update to 1.6.0 |
1.6RC2 26 Jan 2016 17:59:50 |
marino |
editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2
PR: 206147
Submitted by: takefu (airport.fm) |
1.4.2_3 21 Dec 2015 01:40:44 |
marino |
FPC framework: Use generic buildname to support DragonFly |
1.4.2_3 05 Dec 2015 23:29:37 |
marino |
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0
Several new unit ports were added, some were contracted. Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.
All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2 |
1.4.2_2 18 Aug 2015 04:43:41 |
acm |
- Fix build
- Remove USR_FPC_RUN. It is not necessary |
1.4.2_1 14 Aug 2015 18:35:13 |
amdmi3 |
- Fix build by adding missing depend
PR: 200808
Submitted by: andrey@bsdnir.info
Approved by: portmgr blanket |
1.4.2_1 09 Aug 2015 23:26:37 |
acm |
- Fix build of lazarus-qt
- Clean up |
1.4.2 09 Aug 2015 08:06:45 |
acm |
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
fpc units only are added like build dependencies (less dependencies registered
when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up |
1.4.0 15 Jun 2015 09:09:52 |
acm |
- Fix lazbuild tool |
1.4.0 15 Jun 2015 08:04:26 |
acm |
- Update to 1.4.0 |
1.2.6 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.2.6 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.2.6 11 Jan 2015 03:18:47 |
acm |
- Update to 1.2.6 |
1.2.4_1 05 Jan 2015 00:16:02 |
marino |
Assign maintainership of FPC ports to new FPC ports team
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363 |
1.2.4_1 09 Dec 2014 21:18:33 |
antoine |
- Cleanup lazarus* plist
- Bump lazarus-lcl-units PORTREVISION as previously generated plist was buggy |
1.2.4_1 07 Aug 2014 21:33:32 |
antoine |
Fix depends |
1.2.4_1 16 Jul 2014 08:05:11 |
bapt |
Fix non default LIB_DEPENDS
With hat: portmgr |
1.2.4_1 03 Jul 2014 22:02:01 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.2.4_1 28 Jun 2014 11:46:14 |
antoine |
Fix a bit, man pages were not packaged on some links were pointing to
STAGEDIR
Pointyhat: acm@
With hat: portmgr |
1.2.4 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2.4 18 Jun 2014 20:51:40 |
acm |
- Update to 1.2.4
- Remove obsolete patch files
- Re-installation or update of lazarus should work fine from now
- STAGEDIR support |
1.2 26 May 2014 13:05:05 |
miwi |
- Convert gmake to USES
Approved by: portmgr |
1.2 26 Mar 2014 03:46:53 |
acm |
- Add new patch files. It fix a problem when qt or carbon is used like main
interface |
1.2 26 Mar 2014 03:44:12 |
acm |
- Update to 1.2
- Re-add bigide support. Now lazarus is built like bigide by default
- Clean up |
1.0.12_1 04 Oct 2013 21:31:39 |
acm |
- Fix build [1]. Missing dependency
- Remove identif and basecomponents targets from editors/lazarus. Now it is
installed from lazarus-lcl-[nogui|qt|gtk1|gtk2] ports
- Add some missing directories to PLIST
- Some additional modifications
PR: ports/182647
Submitted by: Pavlo Greenberg <dog at virtual.org.ua> |
1.0.12_1 02 Oct 2013 20:37:03 |
acm |
- Install additional base components when one lcl interface different than
default interface is installed. It will be used to build any app with another
lcl
as requirement.
Reported by: Benat Gonzalez Etxepare <bbtruk __at __users.sourceforge.net> |
1.0.12_1 02 Oct 2013 02:47:54 |
acm |
- Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have been
modified. It will avoid mismatch size problems with some lazarus files |
1.0.12 30 Sep 2013 18:14:33 |
acm |
- Update to 1.0.12 |
1.0.8 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
1.0.8 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.0.8 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.0.8 26 Apr 2013 16:39:14 |
bapt |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
1.0.8 23 Mar 2013 05:31:34 |
acm |
- Update to 1.0.8 |
1.0.4 12 Dec 2012 21:27:24 |
acm |
- s/spaces/tab/ |
1.0.4 12 Dec 2012 21:05:09 |
acm |
- Update to 1.0.4
- Add support for OptionsNG
- Remove obsolete patch files |
0.9.30.4_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.30.4_1 17 May 2012 18:58:30 |
pav |
- Mark BROKEN: does not build
Compiling actionseditor.pas
Fatal: Can't find unit LCLProc used by ActionsEditor
Fatal: Compilation aborted
Reported by: pointyhat |
0.9.30.4_1 07 May 2012 19:08:40 |
acm |
- Now editors/lazarus is master port of lazarus-lcl-[gtk|gtk2|nogui|qt|units]
ports. These changes allow to install lazarus apps with different interfaces
- Bump PORTREVISION |
0.9.30.4 19 Apr 2012 06:34:22 |
acm |
- Update to 0.9.30.4 |
0.9.30 21 Mar 2012 02:40:23 |
eadler |
Add knob for use in slave ports
PR: ports/165507
Submitted by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
Approved by: maintainer timeout (3 weeks)
Feature safe: yes |
0.9.30 23 Jun 2011 05:45:05 |
acm |
- Update to 0.9.30 |
0.9.28.3 19 Nov 2010 05:16:51 |
acm |
- Fix build with QT4 |
0.9.28.3 15 Nov 2010 22:57:22 |
acm |
- Update to 0.9.28.3 (sync with 0.9.28 fixes branch). Maybe I'll update lazarus
tarball from project svn fixes branch each month |
0.9.28.2_4 16 Aug 2010 23:18:16 |
acm |
- Add tools like a new target. It could be useful for compile some apps like
net-p2p/transmisson-remote-gui because it uses somes tools from lazarus tools
directory
Reported by: QAT |
0.9.28.2_4 16 Aug 2010 18:40:15 |
acm |
- Add support for amd64 (now fpc support that)
- Bump PORTREVISION |
0.9.28.2_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |