aboutsummaryrefslogtreecommitdiff
path: root/lang/ceylon
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).Alexey Dokuchaev2020-05-271-1/+1
| | | | Notes: svn path=/head/; revision=536694
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=518482
* Update to 1.3.3.Vanilla I. Shu2017-10-122-4/+4
| | | | Notes: svn path=/head/; revision=451898
* - Cosmetic fixesDmitry Marakasov2017-08-012-5/+3
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=447012
* - Update to 1.3.2Li-Wen Hsu2017-03-283-5/+7
| | | | | | | - Release maintainership Notes: svn path=/head/; revision=437107
* - Update to 1.3.1Li-Wen Hsu2016-12-012-4/+4
| | | | Notes: svn path=/head/; revision=427476
* - Update to 1.3.0Li-Wen Hsu2016-10-263-3/+6
| | | | Notes: svn path=/head/; revision=424721
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Update to 1.2.2Li-Wen Hsu2016-05-063-3/+4
| | | | Notes: svn path=/head/; revision=414697
* - Update to 1.2.1Li-Wen Hsu2016-02-233-5/+5
| | | | Notes: svn path=/head/; revision=409431
* - Update to 1.2.0Li-Wen Hsu2016-01-013-5/+6
| | | | Notes: svn path=/head/; revision=405032
* - Update to 1.1.0Li-Wen Hsu2014-12-063-5/+12
| | | | Notes: svn path=/head/; revision=374103
* Add ceylon, which is a language for writing large programs in teamsLi-Wen Hsu2014-07-094-0/+69
Notes: svn path=/head/; revision=361333