Port details |
- kotlin Kotlin Programming Language
- 1.8.0 lang
=0 Version of this port present on the latest quarterly branch. - Maintainer: mizhka@FreeBSD.org
 - Port Added: 2019-08-09 10:33:02
- Last Update: 2023-01-10 08:17:40
- Commit Hash: d6a7d2d
- Also Listed In: java
- License: APACHE20
- Description:
- Kotlin Programming Language
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/kotlin/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/kotlin
- pkg install kotlin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kotlin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1673338330
SHA256 (kotlin-compiler-1.8.0.zip) = 0bb9419fac9832a56a3a19cad282f8f2d6f1237d2d467dc8dfe9bd4a2a43c42e
SIZE (kotlin-compiler-1.8.0.zip) = 74983881
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_kotlin
- USES:
- zip
- 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 |
1.8.0 10 Jan 2023 08:17:40
    |
Michael Zhilin (mizhka)  |
lang/kotlin: update to 1.8.0
Changelog: https://kotlinlang.org/docs/whatsnew18.html |
1.7.22 12 Dec 2022 06:42:22
    |
Michael Zhilin (mizhka)  |
lang/kotlin: update to 1.7.22 |
1.7.21 03 Dec 2022 07:05:37
    |
Michael Zhilin (mizhka)  |
lang/kotlin: Update to 1.7.21
PR: 267189
Submitted by: lwhsu |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.10 21 Jul 2022 09:11:02
    |
Michael Zhilin (mizhka)  Author: Li-Wen Hsu |
lang/kotlin: Update to 1.7.10
PR: 264886 |
1.6.10 16 Dec 2021 08:05:10
    |
Michael Zhilin (mizhka)  |
lang/kotlin: update to 1.6.10 |
1.6.0 12 Dec 2021 05:47:19
    |
Michael Zhilin (mizhka)  Author: Li-Wen Hsu |
lang/kotlin: Update to 1.6.0 |
1.5.20 29 Jun 2021 10:04:08
    |
Michael Zhilin (mizhka)  |
lang/kotlin: Update to 1.5.20
ChangeLog: https://github.com/JetBrains/kotlin/releases/tag/v1.5.20
Submitted by: lwhsu
Approved by: lwhsu
PR: 256812 |
1.5.0 05 May 2021 09:31:40
    |
Michael Zhilin (mizhka)  Author: Li-Wen Hsu |
lang/kotlin: Update to 1.5.0 |
1.4.32 26 Apr 2021 06:28:57
    |
Michael Zhilin (mizhka)  |
lang/kotlin: update to 1.4.32
Changes: https://github.com/JetBrains/kotlin/releases/tag/v1.4.32
PR: 254063
Approved by: lwhsu (ports) |
1.4.20 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.20 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.20 19 Dec 2020 07:18:17
  |
ygy  |
lang/kotlin: Update to 1.4.20
PR: 251259
Submitted by: lwhsu
Approved by: lwhsu (implicit), mizhka (maintainer timeout, 1 month) |
1.4.10 22 Sep 2020 03:42:55
  |
glewis  |
Update to 1.4.10
PR: 249493
Approved by: mizhka@ |
1.4.0 09 Sep 2020 03:12:20
  |
lwhsu  |
lang/kotlin: Update to 1.4.0
PR: 248663
Submitted by: lwhsu
Approved by: mizhka (maintainer) |
1.3.61 15 Dec 2019 23:33:02
  |
lwhsu  |
- Update to 1.3.61
PR: 242264
Approved by: maintainer timeout |
1.3.50 22 Nov 2019 07:42:03
  |
glewis  |
Update to 1.3.50
PR: 240803 |
1.3.41 09 Aug 2019 10:32:54
  |
mizhka  |
[new port] add lang/kotlin
Kotlin is cross-platform language designed to interoperate with Java.
It's sponsored by JetBrains and Google, officially supported by Google
for mobile development on Android. Since May, 2019, it's preferred language
for Android app developer according to Google.
Here is source link of port: https://github.com/lwhsu/freebsd-ports-kotlin
Reviewed by: lwhsu
Approved by: lwhsu |