| Port details |
- fpc-wasip1-devel Free Pascal wasm wasip1 compiler (devel)
- 3.3.1.20260901 lang
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: acm@FreeBSD.org
 - Port Added: 2026-09-22 17:12:06
- Last Update: 2026-09-22 17:09:54
- Commit Hash: e65173c
- License: not specified in port
- WWW:
- https://www.freepascal.org/
- Description:
- FPC supports three Wasm compilation targets: WASIp1 (WASI 0.1, also known as
WASI Preview 1), WASIp1threads (WASI 0.1 with the wasi-threads proposal) and
Embedded. FPC's Wasm support adds to FPC's already extensive list of
compilation targets, potentially allowing Pascal programs to run in even more
environments than they already do.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fpc-wasip1-devel>0:lang/fpc-wasip1-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/fpc-wasip1-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/fpc-wasip1-devel
- pkg install fpc-wasip1-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpc-wasip1-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1788309747
SHA256 (freepascal/fpc-source-da47439dd51b003bc45f1ad41bd2ca24614d13f7_GL0.tar.gz) = a145d2b2381a301d318ad6c2b62777833f75a0dc09a531fd27199c1271aa2b9f
SIZE (freepascal/fpc-source-da47439dd51b003bc45f1ad41bd2ca24614d13f7_GL0.tar.gz) = 61684365
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Slave ports:
-
- lang/fpc-wasip1threads-devel
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- as : devel/binutils
- ppcx64 : lang/fpc-devel
- gmake>=4.4.1 : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- as : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_fpc-wasip1-devel
- USES:
- fpc gmake iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.3.1.20260901 22 Sep 2026 17:09:54
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/fpc-wasip1-devel: New port: Free Pascal wasm wasip1 compiler (devel)
FPC supports three Wasm compilation targets: WASIp1 (WASI 0.1, also known as
WASI Preview 1), WASIp1threads (WASI 0.1 with the wasi-threads proposal) and
Embedded. FPC's Wasm support adds to FPC's already extensive list of
compilation targets, potentially allowing Pascal programs to run in even more
environments than they already do.
PR: 297129
Reported by: tiga |
Number of commits found: 1
|