Port details |
- J J programming language
- 807_1,1 lang
=0 807_1,1Version of this port present on the latest quarterly branch.
- BROKEN: does not build
DEPRECATED: Broken since 2021 This port expired on: 2023-03-21 IGNORE: is marked as broken: does not build
- Maintainer: sevenjp@gmail.com
- Port Added: 2018-04-08 09:42:49
- Last Update: 2023-03-21 00:01:43
- Commit Hash: 1f05ea9
- Also Listed In: math
- License: GPLv3
- WWW:
- https://www.jsoftware.com/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: J
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1546772563
SHA256 (jsoftware-jsource-j807-release_GH0.tar.gz) = 324ff0b046c9f7f24f18a72fa8a4253ad54c99a48c397fd2c724392f5e097d7f
SIZE (jsoftware-jsource-j807-release_GH0.tar.gz) = 2398318
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libsqlite3.so : databases/sqlite3
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_J
- USES:
- libedit gmake shebangfix uidfix
- 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 |
807_1,1 21 Mar 2023 00:01:43 |
Muhammad Moinur Rahman (bofh) |
lang/J: Remove expired port:
2023-03-21 lang/J: Broken since 2021 |
807_1,1 20 Feb 2023 17:09:25 |
Antoine Brodin (antoine) |
lang/J: deprecate |
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) |
807_1,1 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 ) |
807_1,1 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
807_1,1 29 Jul 2021 06:08:52 |
Gerald Pfeifer (gerald) |
lang/J: Remove the OPENMP option
The OPENMP option depends on the obsolete lang/gcc7 port (and does
so in an unconventional way that likely doesn't actually work these
days when the default version of GCC is much newer). It's also off
by default and may not have been exercised at all.
Approved by: maintainer timeout (sevenjp@gmail.com, 23 days) |
807_1,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
807_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
807_1,1 16 Mar 2021 21:15:28 |
amdmi3 |
- Mark BROKEN: does not compile
/wrkdirs/usr/ports/lang/J/work/jsource-j807-release/jsrc/ar.c:254:70: error:
implicit conversion from 'long long' to 'double' changes value from
9223372036854775807 to 9223372036854775808
[-Werror,-Wimplicit-const-int-float-conversion]
- Fix CONFLICTS_INSTALL on openjdk* (conflict of bin/jconsole binary from J vs.
symlink installed by openjdk* from post-install scripts) [1]
- Fix WWW
PR: 236427 [1]
Reported by: bojan_petrovic@fastmail.fm [1] |
807_1,1 03 Mar 2020 15:11:47 |
mat |
Regular USE_GITHUB cleanup. |
807_1,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
807_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
807,1 26 Jun 2019 01:55:19 |
linimon |
Fix bogus ONLY_FOR_ARCHS_REASON logic.
Reported by: mat |
807,1 25 Jun 2019 12:24:00 |
linimon |
Restore line dropped in r500311.
Approved by: swills |
807,1 28 Apr 2019 12:10:00 |
swills |
lang/J: Update to j807-release
PR: 236454
Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer) |
808 10 Sep 2018 10:29:10 |
mat |
Change the arch in ONLY_FOR_ARCHS_REASON_x to be actually used. |
808 04 Jun 2018 14:46:41 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
808 17 Apr 2018 16:52:17 |
pi |
lang/J: update 806 -> 808
- builds on 10.3 now
PR: 227395
Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer) |
806 08 Apr 2018 09:41:15 |
pi |
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> |