| Port details |
- swift6 Powerful, flexible, multiplatform programming language
- 6.3.2 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: tagattie@FreeBSD.org
 - Port Added: 2026-06-29 05:58:19
- Last Update: 2026-06-30 13:44:38
- Commit Hash: 0fbb7d5
- License: APACHE20
- WWW:
- https://www.swift.org/
- Description:
- Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.
It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/lang/swift6/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/swift6
- pkg install swift6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swift6
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1781031891
SHA256 (swift/swift6-bootstrap-6.3.1-x86_64-unknown-freebsd.tar.xz) = c8ac9efa35e0198b17442af1e9c9ab79b8ca04f42fdbbec618e0e33071399d7b
SIZE (swift/swift6-bootstrap-6.3.1-x86_64-unknown-freebsd.tar.xz) = 483156008
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.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rsync : net/rsync
- bash : shells/bash
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- libutil.so.9 : misc/compat14x
- perl5>=5.42.r<5.43 : lang/perl5.42
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- Library dependencies:
-
- libzstd.so : archivers/zstd
- libcurl.so : ftp/curl
- libuuid.so : misc/libuuid
- libxml2.so : textproc/libxml2
- libedit.so.0 : devel/libedit
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- japanese/fcitx5-hazkey
Configuration Options:
- ===> The following configuration options are available for swift6-6.3.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_swift6
- USES:
- cmake:indirect gnome libedit ninja:build perl5 pkgconfig python shebangfix sqlite:3 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.3.2 30 Jun 2026 13:44:38
    |
Hiroki Tagato (tagattie)  |
lang/swift6: Unbreak stage phase with unprivileged users
Stripping should have been done before COPYTREE_BIN, which drops the
writable bit from the executables and leads to "permission denied"
error.
PR: 296382
Reported by: kib
Tested by: kib
Fixes: 18ac8a4bf341 (lang/swift6: Add port: Powerful, flexible, multiplatform
programming language (Version 6)) |
6.3.2 29 Jun 2026 05:55:54
    |
Hiroki Tagato (tagattie)  |
lang/swift6: Add port: Powerful, flexible, multiplatform programming language
(Version 6)
Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.
It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.
WWW: https://www.swift.org/
PR: 296000
Differential Revision: https://reviews.freebsd.org/D57541 |
5.10.1_2 29 Jun 2026 05:55:53
    |
Hiroki Tagato (tagattie)  |
lang/swift6: Repocopy from lang/swift510
PR: 296000 |
Number of commits found: 3
|