non port: lang/J/Makefile |
SVNWeb
|
Number of commits found: 17 |
Tue, 21 Mar 2023
|
[ 00:01 Muhammad Moinur Rahman (bofh) ] 1f05ea9 (Only the first 10 of 25 ports in this commit are shown above. )
lang/J: Remove expired port:
2023-03-21 lang/J: Broken since 2021
|
Mon, 20 Feb 2023
|
[ 17:09 Antoine Brodin (antoine) ] ffebdf4
lang/J: deprecate
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
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.
|
Thu, 29 Jul 2021
|
[ 06:08 Gerald Pfeifer (gerald) ] ec23734
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)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Mar 2021
|
[ 21:15 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]
|
Tue, 3 Mar 2020
|
[ 15:11 mat ]
Regular USE_GITHUB cleanup.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 26 Jun 2019
|
[ 01:55 linimon ]
Fix bogus ONLY_FOR_ARCHS_REASON logic.
Reported by: mat
|
Tue, 25 Jun 2019
|
[ 12:24 linimon ]
Restore line dropped in r500311.
Approved by: swills
|
Sun, 28 Apr 2019
|
[ 12:10 swills ] (Only the first 10 of 17 ports in this commit are shown above. )
lang/J: Update to j807-release
PR: 236454
Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer)
|
Mon, 10 Sep 2018
|
[ 10:29 mat ]
Change the arch in ONLY_FOR_ARCHS_REASON_x to be actually used.
|
Mon, 4 Jun 2018
|
[ 14:46 mat ] (Only the first 10 of 23 ports in this commit are shown above. )
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
Tue, 17 Apr 2018
|
[ 16:52 pi ] (Only the first 10 of 16 ports in this commit are shown above. )
lang/J: update 806 -> 808
- builds on 10.3 now
PR: 227395
Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer)
|
Sun, 8 Apr 2018
|
[ 09:41 pi ] (Only the first 10 of 26 ports in this commit are shown above. )
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>
|
Number of commits found: 17 |