Bug 226186 - New port: lang/J J programming language and development environment
Summary: New port: lang/J J programming language and development environment
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-24 20:38 UTC by João Neves
Modified: 2018-04-08 18:41 UTC (History)
1 user (show)

See Also:


Attachments
lang/J diff (42.14 KB, patch)
2018-02-24 20:38 UTC, João Neves
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description João Neves 2018-02-24 20:38:47 UTC
Created attachment 190972 [details]
lang/J diff

J (J language) is a high-level, general-purpose, high-performance
programming language. J is portable and runs on 32/64-bit
Windows/Linux/Mac as well as iOS, Android, and other platforms.

WWW: http://www.jsoftware.com

-----

portlint:
looks fine.

-----

Notes:

The skeleton for building in i386 is in place, but untested at the moment and so disabled via ONLY_FOR_ARCHS= amd64
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2018-04-08 08:59:09 UTC
testbuilds@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-04-08 09:03:48 UTC
Is a single uppercase character possible ? We have math/R, lang/c, math/e and x11-toolkits/v, so: yes.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2018-04-08 09:41:28 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-04-08 09:42:03 UTC
A commit references this bug:

Author: pi
Date: Sun Apr  8 09:41:18 UTC 2018
New revision: 466786
URL: https://svnweb.freebsd.org/changeset/ports/466786

Log:
  New port: lang/J

  J (J language) is a high-level, general-purpose, high-performance
  programming language. J is portable and runs on 32/64-bit
  Windows/Linux/Mac as well as iOS, Android, and other platforms.

  WWW: http://www.jsoftware.com

  PR:		226186
  Submitted by:	Joao Neves <sevenjp@gmail.com>

Changes:
  head/lang/J/
  head/lang/J/Makefile
  head/lang/J/distinfo
  head/lang/J/files/
  head/lang/J/files/jconsole.in
  head/lang/J/files/patch-Makefile
  head/lang/J/files/patch-jlibrary_system_config_base.cfg
  head/lang/J/files/patch-jlibrary_system_defs_hostdefs__freebsd__64.ijs
  head/lang/J/files/patch-jlibrary_system_defs_netdefs__freebsd__64.ijs
  head/lang/J/files/patch-jlibrary_system_main_regex.ijs
  head/lang/J/files/patch-jlibrary_system_main_stdlib.ijs
  head/lang/J/files/patch-jsrc_jeload.c
  head/lang/J/files/patch-jsrc_jversion.h
  head/lang/J/files/patch-make_build__jconsole.sh
  head/lang/J/files/patch-make_build__jdll.sh
  head/lang/J/files/patch-make_build__libj.sh
  head/lang/J/files/patch-make_build__tsdll.sh
  head/lang/J/files/patch-make_domake.sh
  head/lang/J/files/patch-make_install.sh
  head/lang/J/files/patch-make_jvars.sh
  head/lang/J/files/patch-make_makefile
  head/lang/J/files/patch-netdefs_netdefs.c
  head/lang/J/files/pkg-message.in
  head/lang/J/files/profile.ijs.in
  head/lang/J/pkg-descr
  head/lang/J/pkg-plist
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-04-08 18:41:31 UTC
A commit references this bug:

Author: pi
Date: Sun Apr  8 18:41:13 UTC 2018
New revision: 466826
URL: https://svnweb.freebsd.org/changeset/ports/466826

Log:
  lang/J: hook it to the build

  PR:		226186
  Reported by:	antoine

Changes:
  head/lang/Makefile