Port details |
- ponyc-static Pony language compiler (statically linked with LLVM)
- 0.33.0 lang
=0 0.33.0Version of this port present on the latest quarterly branch.
- Maintainer: greg@unrelenting.technology
- Port Added: 2019-11-04 23:43:56
- Last Update: 2019-11-20 17:13:33
- SVN Revision: 518038
- License: BSD2CLAUSE
- WWW:
- https://www.ponylang.org/
- Description:
- Pony is an object-oriented, actor-model, capabilities-secure programming
language. It's object-oriented because it has classes and objects, like
Python, Java, C++, and many other languages. It's actor-model because it has
actors (similar to Erlang or Akka). These behave like objects, but they can
also execute code asynchronously.
WWW: https://www.ponylang.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ponyc-static>0:lang/ponyc-static
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: ponyc-static
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1572671022
SHA256 (ponylang-ponyc-0.33.0_GH0.tar.gz) = e0bda6ba9d6a1f310cef1f3a223b804af454849ff005a437d118232fc7ebd55e
SIZE (ponylang-ponyc-0.33.0_GH0.tar.gz) = 1419604
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: lang/ponyc
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- llvm-link70 : devel/llvm70
- gmake : devel/gmake
- Library dependencies:
-
- libunwind.so : devel/libunwind
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ponyc-static-0.33.0:
DOCS=on: Build and/or install documentation
DTRACE=off: Build with DTrace probes
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake ncurses compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
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/ponyc | Commit | Credits | Log message |
0.33.0 20 Nov 2019 17:13:33 |
tobik |
Make lang/ponyc-static a flavor of lang/ponyc
Approved by: portmgr (mat), greg@unrelenting.technology (maintainer)
Differential Revision: https://reviews.freebsd.org/D22291 |
0.33.0 04 Nov 2019 23:43:45 |
tobik |
New port: lang/ponyc-static
A version of lang/ponyc with statically linked LLVM.
PR: 241663 |
Number of commits found: 2
|