| Port details on branch 2026Q1 |
- fpc-devel Free Pascal compiler with Turbo and Delphi (devel)
- 3.3.1.20260224 lang
=0 3.3.1.20260207Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2026-02-25 06:30:07
- Last Update: 2026-02-25 06:28:09
- Commit Hash: 2b35d1b
- License: not specified in port
- WWW:
- https://www.freepascal.org/
- Description:
- Free Pascal is a mature, versatile, open source Pascal compiler. It can target
many processor architectures: Intel x86 (16 and 32 bit), AMD64/x86-64, PowerPC,
PowerPC64, SPARC, SPARC64, ARM, AArch64, MIPS, Motorola 68k, AVR, and the JVM.
Supported operating systems include Windows (16/32/64 bit, CE, and native NT),
Linux, Mac OS X/iOS/iPhoneSimulator/Darwin, FreeBSD and other BSD flavors, DOS
(16 bit, or 32 bit DPMI), OS/2, AIX, Android, Haiku, Nintendo GBA/DS/Wii,
AmigaOS, MorphOS, AROS, Atari TOS, and various embedded platforms. Additionally,
support for RISC-V (32/64), Xtensa, and Z80 architectures, and for the LLVM
compiler infrastructure is available in the development version. Additionally,
the Free Pascal team maintains a transpiler for pascal to Javascript called
pas2js.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fpc-devel>0:lang/fpc-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/fpc-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/fpc-devel
- pkg install fpc-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpc-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1771975804
SHA256 (freepascal/ppc386-3.2.2-freebsd.tar.gz) = 2e175954442e28799edfe08c01635d209298b992f1062d03872571d58aa9f43a
SIZE (freepascal/ppc386-3.2.2-freebsd.tar.gz) = 1364288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- as : devel/binutils
- This port is required by:
- for Build
-
- editors/lazarus-devel
- editors/lazarus-gtk3-devel
- editors/lazarus-qt5-devel
- editors/lazarus-qt6-devel
- for Run
-
- editors/lazarus-devel
- editors/lazarus-gtk3-devel
- editors/lazarus-qt5-devel
- editors/lazarus-qt6-devel
Configuration Options:
- No options to configure
- Options name:
- lang_fpc-devel
- USES:
- gmake iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.3.1.20260224 25 Feb 2026 06:28:09
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/fpc-devel*: Update to 3.3.1.20260224
PR: 292887
(cherry picked from commit 4059a255cc50a95e42c048b82b4a1d17dd5bd35d) |
3.3.1.20260207 25 Feb 2026 06:28:09
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/fpc-devel: Fix build cleaning env before sub-gmake
PR: 291061
(cherry picked from commit d6ad8c989e48ccbc7408367d847a42b8ed3c952d) |
3.3.1.20260207 25 Feb 2026 06:27:06
    |
Jose Alonso Cardenas Marquez (acm)  Author: Piotr Kubaj |
lang/fpc-devel: add support for powerpc64*
PR: 292887
Submitted by: Curtis Hamilton (hamiltcl@verizon.net)
(cherry picked from commit 71fbac3d20baf452afcb2cfefaa4ee7b473051a6) |