| Port details on branch 2022Q2 |
- fpc Free Pascal compiler with Turbo and Delphi compatibility
- 3.2.3_1 lang
=12 3.2.3_1Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2001-12-08 23:28:27
- Last Update: 2025-01-25 01:16:28
- Commit Hash: 71258eb
- People watching this port, also watch:: rar, lame, autoconf, libxml2, nasm
- License: not specified in port
- WWW:
- https://www.freepascal.org/
- Description:
- Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit
Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2,
(based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX)
and others.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/fpc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/fpc
- pkg install fpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1737612773
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
-
- archivers/peazip
- cad/zcad
- comms/cqrlog
- editors/cudatext
- editors/lazarus
- editors/lazarus-qt5
- editors/lazarus-qt6
-
Deleted ports which required this port:
- for Run
-
- editors/lazarus
- editors/lazarus-qt5
- editors/lazarus-qt6
Configuration Options:
- No options to configure
- Options name:
- lang_fpc
- USES:
- gmake iconv
- pkg-message:
- For install:
- 1) Add lib paths to /usr/local/etc/fpc.cfg
# searchpath for libraries
-Fl/usr/local/lib
This is necessary for correct linking of libraries.
2) If you want to see all documentation about FreePascal, you can install
* lang/fpc-docs
3) Take on mind that fpc only works with binutils on this moment but could work
with another ld tool later on next versions of freepascal
4) Enjoy it ;)
- Master Sites:
|