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: lang/fpc |
Commit | Credits | Log message |
3.2.2_3 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.2.2 01 Aug 2021 01:56:08 |
Jose Alonso Cardenas Marquez (acm) |
lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency [PR/254481]
PR: 254481
Reported by: jbeich |
3.2.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0_2 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 |
3.2.0_1 08 Dec 2020 09:38:40 |
antoine |
Fix plist |
3.0.4 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 |
3.0.2 03 Aug 2017 23:40:28 |
acm |
- Pass maintainership to me. marino@ is not part of FreeBSD committers |
3.0.2 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 |
3.0.0_1 21 Nov 2016 21:12:09 |
acm |
- Install serial .ppu and .o files
- Bump fpc-rtl-extra PORTREVISION |
3.0.0 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 |