Port details |
- ceylon Language for writing large programs in teams
- 1.3.3_1 lang =2 1.3.3_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-07-09 04:51:55
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: APACHE20 GPLv2
- WWW:
- https://ceylon-lang.org/
- Description:
- Ceylon is a new programming language that's deeply influenced by Java,
designed by people who are unapologetic fans of Java. It's a language
designed specifically for writing large programs in teams.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/ceylon/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/ceylon
- pkg install ceylon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ceylon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1507819661
SHA256 (ceylon-1.3.3.zip) = 4ec1f1781043ee369c3e225576787ce5518685f2206eafa7d2fd5cfe6ac9923d
SIZE (ceylon-1.3.3.zip) = 22228740
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:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_ceylon
- 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.3.3_1 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
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.3.3 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.3.3 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.3.3 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.3.3 12 Oct 2017 15:35:56 |
vanilla |
Update to 1.3.3. |
1.3.2 01 Aug 2017 09:01:11 |
amdmi3 |
- Cosmetic fixes
- Update WWW
Approved by: portmgr blanket |
1.3.2 28 Mar 2017 09:27:46 |
lwhsu |
- Update to 1.3.2
- Release maintainership |
1.3.1 01 Dec 2016 08:48:33 |
lwhsu |
- Update to 1.3.1 |
1.3.0 26 Oct 2016 17:26:00 |
lwhsu |
- Update to 1.3.0 |
1.2.2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.2.2 06 May 2016 10:13:55 |
lwhsu |
- Update to 1.2.2 |
1.2.1 23 Feb 2016 16:38:38 |
lwhsu |
- Update to 1.2.1 |
1.2.0 01 Jan 2016 18:35:48 |
lwhsu |
- Update to 1.2.0 |
1.1.0 06 Dec 2014 12:38:54 |
lwhsu |
- Update to 1.1.0 |
1.0.0 09 Jul 2014 04:51:47 |
lwhsu |
Add ceylon, which is a language for writing large programs in teams |