Bug 227412 - [NEW PORT] lang/coffeescript: Unfancy JavaScript
Summary: [NEW PORT] lang/coffeescript: Unfancy JavaScript
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL: https://reviews.freebsd.org/D15025
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-10 08:11 UTC by Vinícius Zavam
Modified: 2018-04-13 14:42 UTC (History)
1 user (show)

See Also:


Attachments
[NEW PORT] lang/coffeescript: Unfancy JavaScript (19.34 KB, patch)
2018-04-10 08:11 UTC, Vinícius Zavam
no flags Details | Diff
[NEW PORT] lang/coffeescript: Unfancy JavaScript, updated (18.08 KB, patch)
2018-04-11 12:15 UTC, Vinícius Zavam
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Zavam freebsd_committer freebsd_triage 2018-04-10 08:11:53 UTC
Created attachment 192377 [details]
[NEW PORT] lang/coffeescript: Unfancy JavaScript

CoffeeScript is a little language that compiles into JavaScript. It is an attempt to expose the good parts of JavaScript in a simple way.

The main goal on bringing CoffeeScript to ports, is the future use of the Snowflake Pluggable Transport on Tor.

W.I.P. of the Snowflake FreeBSD port: https://github.com/egypcio/freebsd-ports/tree/master/security/snowflake

'lang/coffeescript' on Phabricator: https://reviews.freebsd.org/D15025
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2018-04-11 12:15:57 UTC
Created attachment 192433 [details]
[NEW PORT] lang/coffeescript: Unfancy JavaScript, updated
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-04-13 14:41:28 UTC
A commit references this bug:

Author: garga
Date: Fri Apr 13 14:41:22 UTC 2018
New revision: 467243
URL: https://svnweb.freebsd.org/changeset/ports/467243

Log:
  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

Changes:
  head/lang/Makefile
  head/lang/coffeescript/
  head/lang/coffeescript/Makefile
  head/lang/coffeescript/distinfo
  head/lang/coffeescript/pkg-descr
  head/lang/coffeescript/pkg-plist