Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Jun 2022 01:17:20 2.2.2_1 |
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 |
18 Jun 2022 05:50:23 2.2.2 |
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 |
03 Feb 2022 05:07:13 2.2.0 |
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 |
25 Nov 2021 21:40:11 2.0.12 |
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) |
19 Oct 2021 08:36:47 2.0.12 |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
31 Aug 2021 11:24:17 2.0.12 |
Bernhard Froehlich (decke)  |
editors/lazarus: Add CPE information
Approved by: portmgr (blanket) |
01 Aug 2021 02:10:12 2.0.12 |
Jose Alonso Cardenas Marquez (acm)  |
editors/lazarus[-qt5]: update to 2.0.12 |
07 Apr 2021 08:09:01 2.0.10_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.10_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 21:11:15
2.0.10_1 |
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 |
25 Nov 2020 03:29:37
2.0.10 |
acm  |
- Update to 2.0.10 |
14 May 2020 06:02:54
2.0.8 |
acm  |
- Update to 2.0.8 |
06 Mar 2020 06:26:05
2.0.6_1 |
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 |
31 Dec 2019 15:18:36
2.0.6 |
acm  |
- Update to 2.0.6 |
05 Nov 2019 15:48:41
2.0.4_1  |
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'. |
03 Sep 2019 15:51:51
2.0.4_1 |
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 |
15 Aug 2019 16:36:05
2.0.4 |
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 |
13 Aug 2019 16:03:12
2.0.0_1 |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
26 Jul 2019 20:46:57
2.0.0_1 |
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 |
27 Jun 2019 09:32:02
2.0.0 |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
26 Jun 2019 11:52:23
2.0.0 |
rene  |
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725 |
16 Mar 2019 22:48:31
2.0.0 |
tcberner  |
editors/lazarus: remove qt4 flavor (Qt4 deprecation)
Approved by: portmgr (implicit) |
07 Mar 2019 04:55:53
2.0.0 |
acm  |
- Update to 2.0.0
ChangeLog at: http://wiki.lazarus.freepascal.org/Lazarus_2.0.0_release_notes |
12 Dec 2018 01:35:36
1.8.4_1 |
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 |
27 Aug 2018 02:36:05
1.8.4 |
acm  |
- Set LLD_UNSAFE
PR: 196576
Submitted by: emaste, darkfiberiru at gmail.com |
03 Jun 2018 08:10:55
1.8.4 |
acm  |
- Update to 1.8.4 |
25 May 2018 15:57:05
1.8.2 |
acm  |
- Update to 1.8.2
- Remove obsolete files
- Modify pkg-message file
Differential Revision: https://reviews.freebsd.org/D14661 |
05 Apr 2018 04:52:36
1.8.0 |
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 |
02 Feb 2018 05:43:42
1.8.0 |
acm  |
- Fix build |
01 Feb 2018 07:18:26
1.8.0 |
acm  |
- Update to 1.8.0
- Add QT5 option
- Connect editors/lazarus-lcl-qt5 port |
30 Jan 2018 22:11:13
1.6.4 |
antoine  |
Revert recent fpc changes, they were obviously untested
With hat: portmgr |
30 Jan 2018 18:54:06
1.8.0 |
acm  |
- Update to 1.8.0
- Connect editors/lazarus-lcl-qt5 port |
03 Aug 2017 23:40:28
1.6.4 |
acm  |
- Pass maintainership to me. marino@ is not part of FreeBSD committers |
01 Mar 2017 17:50:49
1.6.4 |
acm  |
- Update to 1.6.4
ChangeLog: http://wiki.freepascal.org/Lazarus_1.6_fixes_branch |
26 Feb 2017 17:38:05
1.6.2_1 |
acm  |
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf |
01 Dec 2016 11:18:04
1.6.2 |
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 |
21 Nov 2016 22:09:06
1.6.2 |
acm  |
- Update to 1.6.2 |
21 Oct 2016 12:51:41
1.6.0  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
29 May 2016 13:44:22
1.6.0 |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
19 May 2016 11:09:14
1.6.0 |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.6.0 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
17 Mar 2016 20:26:10
1.6.0 |
acm  |
- Update to 1.6.0 |
26 Jan 2016 17:59:50
1.6RC2 |
marino  |
editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2
PR: 206147
Submitted by: takefu (airport.fm) |
21 Dec 2015 01:40:44
1.4.2_3 |
marino  |
FPC framework: Use generic buildname to support DragonFly |
05 Dec 2015 23:29:37
1.4.2_3 |
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 |
18 Aug 2015 04:43:41
1.4.2_2 |
acm  |
- Fix build
- Remove USR_FPC_RUN. It is not necessary |
14 Aug 2015 18:35:13
1.4.2_1 |
amdmi3  |
- Fix build by adding missing depend
PR: 200808
Submitted by: andrey@bsdnir.info
Approved by: portmgr blanket |
09 Aug 2015 23:26:37
1.4.2_1 |
acm  |
- Fix build of lazarus-qt
- Clean up |
09 Aug 2015 08:06:45
1.4.2 |
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 |
15 Jun 2015 09:09:52
1.4.0 |
acm  |
- Fix lazbuild tool |
15 Jun 2015 08:04:26
1.4.0 |
acm  |
- Update to 1.4.0 |
14 May 2015 10:15:09
1.2.6 |
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 |
11 May 2015 18:34:58
1.2.6 |
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 |
11 Jan 2015 03:18:47
1.2.6 |
acm  |
- Update to 1.2.6 |
05 Jan 2015 00:16:02
1.2.4_1 |
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 |
09 Dec 2014 21:18:33
1.2.4_1 |
antoine  |
- Cleanup lazarus* plist
- Bump lazarus-lcl-units PORTREVISION as previously generated plist was buggy |
07 Aug 2014 21:33:32
1.2.4_1 |
antoine  |
Fix depends |
16 Jul 2014 08:05:11
1.2.4_1 |
bapt  |
Fix non default LIB_DEPENDS
With hat: portmgr |
03 Jul 2014 22:02:01
1.2.4_1 |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
28 Jun 2014 11:46:14
1.2.4_1 |
antoine  |
Fix a bit, man pages were not packaged on some links were pointing to
STAGEDIR
Pointyhat: acm@
With hat: portmgr |
25 Jun 2014 05:35:32
1.2.4 |
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 |
18 Jun 2014 20:51:40
1.2.4 |
acm  |
- Update to 1.2.4
- Remove obsolete patch files
- Re-installation or update of lazarus should work fine from now
- STAGEDIR support |
26 May 2014 13:05:05
1.2 |
miwi  |
- Convert gmake to USES
Approved by: portmgr |
26 Mar 2014 03:46:53
1.2 |
acm  |
- Add new patch files. It fix a problem when qt or carbon is used like main
interface |
26 Mar 2014 03:44:12
1.2 |
acm  |
- Update to 1.2
- Re-add bigide support. Now lazarus is built like bigide by default
- Clean up |
04 Oct 2013 21:31:39
1.0.12_1 |
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> |
02 Oct 2013 20:37:03
1.0.12_1 |
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> |
02 Oct 2013 02:47:54
1.0.12_1 |
acm  |
- Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have been
modified. It will avoid mismatch size problems with some lazarus files |
30 Sep 2013 18:14:33
1.0.12 |
acm  |
- Update to 1.0.12 |
20 Sep 2013 16:36:24
1.0.8 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
29 Apr 2013 08:57:13
1.0.8 |
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 |
27 Apr 2013 08:50:47
1.0.8 |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Apr 2013 16:39:14
1.0.8 |
bapt  |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
23 Mar 2013 05:31:34
1.0.8 |
acm  |
- Update to 1.0.8 |
12 Dec 2012 21:27:24
1.0.4 |
acm  |
- s/spaces/tab/ |
12 Dec 2012 21:05:09
1.0.4 |
acm  |
- Update to 1.0.4
- Add support for OptionsNG
- Remove obsolete patch files |
01 Jun 2012 05:26:28
0.9.30.4_3 |
dinoex  |
- update png to 1.5.10 |
17 May 2012 18:58:30
0.9.30.4_1 |
pav  |
- Mark BROKEN: does not build
Compiling actionseditor.pas
Fatal: Can't find unit LCLProc used by ActionsEditor
Fatal: Compilation aborted
Reported by: pointyhat |
07 May 2012 19:08:40
0.9.30.4_1 |
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 |
19 Apr 2012 06:34:22
0.9.30.4 |
acm  |
- Update to 0.9.30.4 |
21 Mar 2012 02:40:23
0.9.30 |
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 |
23 Jun 2011 05:45:05
0.9.30 |
acm  |
- Update to 0.9.30 |
19 Nov 2010 05:16:51
0.9.28.3 |
acm  |
- Fix build with QT4 |
15 Nov 2010 22:57:22
0.9.28.3 |
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 |
16 Aug 2010 23:18:16
0.9.28.2_4 |
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 |
16 Aug 2010 18:40:15
0.9.28.2_4 |
acm  |
- Add support for amd64 (now fpc support that)
- Bump PORTREVISION |
31 May 2010 02:01:56
0.9.28.2_3 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.9.28.2_2 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.28.2_1 |
dinoex  |
- update to jpeg-8 |
14 Nov 2009 06:00:07
0.9.28.2 |
acm  |
- Fix build with QT4 interface |
10 Nov 2009 17:23:31
0.9.28.2 |
acm  |
- Update to 0.9.28.2
- Use QT 4.5.x for QT interface
- Remove obsolete patch file |
22 Aug 2009 00:20:34
0.9.26.2_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
31 Jul 2009 13:57:52
0.9.26.2_2 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 May 2009 05:22:08
0.9.26.2_1 |
acm  |
- Remove some dependencies not neccesary
- Use GTK2 option by default
- Remove BIGIDE option
- Add pkg-message
- Add lazbuild.cfg file. It will be used to compile some ports developed with
Lazarus
- Bump PORTREVISION |
04 May 2009 15:24:03
0.9.26.2 |
acm  |
- Update to 0.9.26.2
- Add support for QT4 interface |
19 Jan 2009 22:47:11
0.9.26 |
acm  |
- Update to 0.9.26
- Remove obsolete patch file |
24 Jun 2008 15:23:56
0.9.24_2 |
acm  |
- Use new freepascal stuff
- Bump PORTREVISION |
06 Jun 2008 13:25:59
0.9.24_1 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.9.24  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
06 Jan 2008 21:23:58
0.9.24 |
acm  |
- Update to 0.9.24 |