<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/fpc/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-06-16T08:26:33Z</updated>
<entry>
<title>lang/fpc: update to 3.2.3</title>
<updated>2024-06-16T08:26:33Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2024-06-16T08:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=22caa26719371dfd653d34756146698e4c1b17bf'/>
<id>urn:sha1:22caa26719371dfd653d34756146698e4c1b17bf</id>
<content type='text'>
- Now we will use fixes_3.2 branch. It includes fixes of stable branch of fpc
- Remove obsolete patch files
- Change FPC DEFAULT version to 3.2.3
</content>
</entry>
<entry>
<title>lang/fpc: Fix issues on stage-qa on i386</title>
<updated>2024-01-05T15:50:01Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2024-01-05T15:45:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=74dbced73dda83b3f93437d593605e18a3085380'/>
<id>urn:sha1:74dbced73dda83b3f93437d593605e18a3085380</id>
<content type='text'>
- Add ptc unit
- graph unit installs new unit files
- Bump PORTREVISION

PR:		276012
Reported by:	danfe
</content>
</entry>
<entry>
<title>lang/fpc: Add dbus and newt units</title>
<updated>2024-01-04T17:51:08Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2024-01-04T17:51:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e880e2dc5cad38f40570945d32159e1cab3d4faa'/>
<id>urn:sha1:e880e2dc5cad38f40570945d32159e1cab3d4faa</id>
<content type='text'>
- Remove obsolete pkg-message entries
- Bump PORTREVISION
</content>
</entry>
<entry>
<title>lang/fpc: Install missing serial unit</title>
<updated>2023-12-23T01:11:51Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2023-12-23T00:13:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6'/>
<id>urn:sha1:8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6</id>
<content type='text'>
- Bump PORTREVISION
</content>
</entry>
<entry>
<title>lang/fpc-*: Merge all units to lang/fpc</title>
<updated>2023-11-12T20:49:26Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2023-11-12T20:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0b92f925a3a155ce7b5f4eddfd528553915c6eb8'/>
<id>urn:sha1:0b92f925a3a155ce7b5f4eddfd528553915c6eb8</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>lang/fpc: Fix build issues building some fpc based apps</title>
<updated>2022-06-21T01:17:20Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-06-21T01:07:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c77c31909fb042682ba8aed7ca69419de9332804'/>
<id>urn:sha1:c77c31909fb042682ba8aed7ca69419de9332804</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>lang/fpc-*: Update bootstrap to 3.2.2</title>
<updated>2022-06-18T04:20:22Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-06-18T04:14:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d2209ba1fbe3ab5176ccad59177ce6285254ce60'/>
<id>urn:sha1:d2209ba1fbe3ab5176ccad59177ce6285254ce60</id>
<content type='text'>
- Update i386 and amd64 bootstrap to 3.2.2
- Fix issues with new stat struct
- Now i386 is build using FPC_USE_LIBC
- Fix build on i386 when FPC_USE_LIBC is used
- Update fpc source code to newer kernel syscalls. It removes COMPAT11
  dependency. Now these ports support FreeBSD &gt;= 12.x
- Bump PORTREVISION
</content>
</entry>
<entry>
<title>lang/fpc: Fix build issue on lazarus i386 and amd64</title>
<updated>2022-02-03T05:07:13Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-02-03T04:49:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0de5507c162d2a04212efa2770a1a9ed56626030'/>
<id>urn:sha1:0de5507c162d2a04212efa2770a1a9ed56626030</id>
<content type='text'>
- Bump PORTREVISION
- Disable some default OPTIONS
Obtained from:	https://forum.lazarus.freepascal.org/index.php/topic,57752.msg429737.html#msg429737
</content>
</entry>
<entry>
<title>lang/fpc: update to 3.2.2</title>
<updated>2021-08-01T01:56:08Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2021-08-01T01:52:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e40d870fc3cb88063b59d0f8449b9ccbdf5378ea'/>
<id>urn:sha1:e40d870fc3cb88063b59d0f8449b9ccbdf5378ea</id>
<content type='text'>
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency  [PR/254481]
PR:		254481
Reported by:	jbeich
</content>
</entry>
<entry>
<title>- lang/fpc revert way like linker is taken by fpc compiler</title>
<updated>2021-01-14T21:11:15Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2021-01-14T21:11:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=82ac7a6addf4acd4d46be4160b98e4b693dda1ed'/>
<id>urn:sha1:82ac7a6addf4acd4d46be4160b98e4b693dda1ed</id>
<content type='text'>
- 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
</content>
</entry>
</feed>
