Port details |
- linux-j General purpose programming language
- 504b_5 lang =2 504b_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-12-19 01:10:23
- Last Update: 2024-02-24 16:12:14
- Commit Hash: 987a888
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java linux
- License: JSoftware
- WWW:
- https://www.jsoftware.com/
- Description:
- J is a modern, array oriented, high level, high performance, general purpose
programming language. J is used in a variety of industries including banking,
investment analysis, insurance, derivative trading, scientific research, and
education.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/linux-j/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/linux-j
- pkg install linux-j
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-j
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (linux-j/504b/j504b_linux32.tar.gz) = 35a40355a62bf88fbfa8f5280ce7a874404f87e0b36682df3dd97b566c9646e7
SIZE (linux-j/504b/j504b_linux32.tar.gz) = 3495772
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:
-
- java : java/openjdk8
- linux_base-c7>=7.6.1810_7 : emulators/linux_base-c7
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_linux-j
- USES:
- linux
- pkg-message:
- For install:
- Try J by running "jw"
For more information see "man j-jconsole".
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
504b_5 24 Feb 2024 16:12:14 |
Muhammad Moinur Rahman (bofh) |
lang/linux-j: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
504b_4 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 ) |
504b_4 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
504b_4 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
504b_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
504b_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
504b_4 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
504b_3 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
504b_3 05 Sep 2016 19:23:42 |
tijl |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
504b_3 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
504b_3 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
504b_3 27 May 2015 00:15:05 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
504b_3 12 Mar 2015 11:15:46 |
amdmi3 |
- Add empty directory to plist |
504b_2 23 Jan 2015 16:03:58 |
antoine |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
504b_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
504b_2 21 Sep 2014 13:43:47 |
antoine |
Allow staging as a regular user |
504b_2 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
504b_2 24 Mar 2014 21:01:50 |
swills |
- Add missing license file
- Fix dupliate post-install target
Pointyhat to: swills
Reported by: QAT |
504b_2 24 Mar 2014 14:07:36 |
swills |
- Stagify
- Add license
PR: ports/187611
Submitted by: Johannes Jost Meixner <xmj@chaot.net> |
504b_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
504b_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
504b_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
504b_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
504b_2 05 Jun 2011 22:56:39 |
glewis |
. Specify a modern version of Java.
. Rename jconsole to j-jconsole to prevent conflict and remove CONFLICTS. |
504b_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
504b_1 06 Aug 2006 07:23:35 |
stefan |
- Fix permissions of installed files. [1]
- Use PKGNAMEPREFIX. [1]
- Fix dependency on javavmwrapper.
PR: 100963 [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
Approved by: arved (mentor) |
504b 03 Jul 2006 22:13:48 |
hq |
- Better set CONFLICTS: all Java 1.5 JDKs install ${PREFIX}/bin/jconsole just
like this port.
- Forbid dependency on any Java 1.5 JDK (this should unbreak build on
pointyhat)
- Some portlint'ing while I am there
Reported by: pointyhat via linimon |
504b 12 Apr 2006 08:49:16 |
vs |
Band aid: bin/jconsole CONFLICTS with recently released diablo-jdk-1.5.0 |
504b 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
504b 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
504b 14 May 2005 16:42:55 |
hq |
- Update to 504b (and unbreak)
- Update to bsd.java.mk 2.0
- Add 'java' category
- Use SUB_FILES to configure the launcher shell scripts
- Tweak pkg-descr
- Calm portlint: replace spaces by tabs
- Add $FreeBSD$ tags
PR: 80828
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
502a_2 08 Apr 2005 18:50:42 |
linimon |
Reset maintainer at his request. This port is now available for adoption.
Note: the latest version is 504b. This is probably why the ports is
marked as being unfetchable right now. |
502a_2 26 Mar 2005 20:02:44 |
kris |
BROKEN: Unfetchable
Approved by: portmgr (self) |
502a_2 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
502a_2 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
502a_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
502a_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
502a 18 Aug 2003 06:00:22 |
daichi |
update lang/linux-j: 501b -> 502a
PR: 55447
Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer) |
501b 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
501b 03 Jan 2003 18:26:39 |
ijliao |
upgrade to 501b
PR: 46255
Submitted by: maintainer |
501a 14 Dec 2002 23:09:05 |
kris |
Fix build by using USE_LINUX instead of an explicit (bogus) dependency.
Submitted by: Jean-Sebastien Roy <js@jeannot.org> |
501a 16 Nov 2002 23:54:04 |
edwin |
Maintainer update to version v501a
PR: ports/44383
Submitted by: Jean-Sebastien Roy <js@jeannot.org> |
19 Dec 2001 04:10:23 |
will |
Add linux-j 405a, a general purpose programming language. |