Port details |
- coffeescript Unfancy JavaScript
- 2.6.1_1 lang
=0 2.5.1Version of this port present on the latest quarterly branch. - Maintainer: egypcio@FreeBSD.org
 - Port Added: 2018-04-13 14:41:37
- Last Update: 2021-11-12 05:54:51
- Commit Hash: f4ffcdf
- License: MIT
- Description:
- CoffeeScript is a little language that compiles into JavaScript. Underneath that
awkward Java-esque patina, JavaScript has always had a gorgeous heart. It's an
attempt to expose the good parts of JavaScript in a simple way.
WWW: http://coffeescript.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- coffeescript>0:lang/coffeescript
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/lang/coffeescript/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/coffeescript
- pkg install coffeescript
- PKGNAME: coffeescript
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634560984
SHA256 (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 159706282d4438332baa0ebb83a37aa849b017170899c8252badb7cda775ca77
SIZE (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 2260295
- 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:
-
- node : www/node16
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for coffeescript-2.6.1_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_coffeescript
- USES:
- nodejs:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Nov 2021 05:54:51 2.6.1_1
|
Matthias Fechner (mfechner)  |
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790 |
19 Oct 2021 07:38:14 2.6.1
|
VinÃcius Zavam (egypcio)  |
lang/coffeescript: update 2.5.1 to 2.6.1 |
07 Apr 2021 08:09:01 2.5.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.5.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Feb 2020 13:19:58
2.5.1
|
egypcio  |
lang/coffeescript: update 2.5.0 to 2.5.1 |
03 Jan 2020 14:33:18
2.5.0
|
egypcio  |
lang/coffeescript: update 2.4.1 to 2.5.0 |
18 Apr 2019 08:26:44
2.4.1
|
egypcio  |
lang/coffeescript: update 2.3.2 to 2.4.1
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19938 |
28 Feb 2019 09:18:05
2.3.2
|
egypcio  |
lang/coffeescript: set NO_ARCH
- PORTREVISION was not bumped.
PR: 235981
Submitted by: Samy Mahmoudi <samy.mahmoudi % gmail.com>
Approved by: rene (mentor) |
05 Dec 2018 14:09:12
2.3.2
|
egypcio  |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
02 Oct 2018 01:13:53
2.3.2
|
swills  |
lang/coffeescript: update to 2.3.2
PR: 231678
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer) |
04 Jul 2018 22:00:27
2.3.1
|
swills  |
lang/coffeescript: update to 2.3.1
PR: 229511
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer) |
13 Apr 2018 14:41:21
2.2.4
|
garga  |
CoffeeScript is a little language that compiles into JavaScript. Underneath that
awkward Java-esque patina, JavaScript has always had a gorgeous heart. It's an
attempt to expose the good parts of JavaScript in a simple way.
WWW: http://coffeescript.org/
PR: 227412
Submitted by: egypcio@googlemail.com
Differential Revision: https://reviews.freebsd.org/D15025 |