notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
luajava Lua scripting tool for Java
1.1_2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_2Version of this port present on the latest quarterly branch.
Maintainer: sunghyuk@gmail.com search for ports maintained by this maintainer
Port Added: 2008-03-12 11:00:27
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: not specified in port
WWW:
http://www.keplerproject.org/luajava/
Description:
LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing, and also allows Java to implement an interface using Lua.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (45 items)
Collapse this list.
  1. @ldconfig
  2. lib/lua/5.1/libluajava-1.1.so
  3. share/doc/luajava/br/examples.html
  4. share/doc/luajava/br/history.html
  5. share/doc/luajava/br/index.html
  6. share/doc/luajava/br/license.html
  7. share/doc/luajava/br/luajava_128.png
  8. share/doc/luajava/br/manual.html
  9. share/doc/luajava/us/API/allclasses-frame.html
  10. share/doc/luajava/us/API/allclasses-noframe.html
  11. share/doc/luajava/us/API/constant-values.html
  12. share/doc/luajava/us/API/deprecated-list.html
  13. share/doc/luajava/us/API/help-doc.html
  14. share/doc/luajava/us/API/index-all.html
  15. share/doc/luajava/us/API/index.html
  16. share/doc/luajava/us/API/org/keplerproject/luajava/Console.html
  17. share/doc/luajava/us/API/org/keplerproject/luajava/JavaFunction.html
  18. share/doc/luajava/us/API/org/keplerproject/luajava/LuaException.html
  19. share/doc/luajava/us/API/org/keplerproject/luajava/LuaInvocationHandler.html
  20. share/doc/luajava/us/API/org/keplerproject/luajava/LuaObject.html
  21. share/doc/luajava/us/API/org/keplerproject/luajava/LuaState.html
  22. share/doc/luajava/us/API/org/keplerproject/luajava/LuaStateFactory.html
  23. share/doc/luajava/us/API/org/keplerproject/luajava/package-frame.html
  24. share/doc/luajava/us/API/org/keplerproject/luajava/package-summary.html
  25. share/doc/luajava/us/API/org/keplerproject/luajava/package-tree.html
  26. share/doc/luajava/us/API/overview-tree.html
  27. share/doc/luajava/us/API/package-list
  28. @comment share/doc/luajava/us/API/resources/background.gif
  29. share/doc/luajava/us/API/resources/inherit.gif
  30. @comment share/doc/luajava/us/API/resources/tab.gif
  31. @comment share/doc/luajava/us/API/resources/titlebar.gif
  32. @comment share/doc/luajava/us/API/resources/titlebar_end.gif
  33. @comment share/doc/luajava/us/API/script.js
  34. share/doc/luajava/us/API/serialized-form.html
  35. share/doc/luajava/us/API/stylesheet.css
  36. share/doc/luajava/us/examples.html
  37. share/doc/luajava/us/history.html
  38. share/doc/luajava/us/index.html
  39. share/doc/luajava/us/license.html
  40. share/doc/luajava/us/luajava_128.png
  41. share/doc/luajava/us/manual.html
  42. share/java/classes/luajava-1.1.jar
  43. @owner
  44. @group
  45. @mode
Collapse this list.
Dependency lines:
  • luajava>0:devel/luajava
To install the port:
cd /usr/ports/devel/luajava/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/luajava
  • pkg install luajava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: luajava
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (luajava-1.1.tar.gz) = f3b1b07a39681fabe61834b13c89a79d1b8d22c451b9fcee8b90fdebb645f263 SIZE (luajava-1.1.tar.gz) = 98423

Packages (timestamps in pop-ups are UTC):
luajava
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_21.1_2-1.1_21.1_2---
FreeBSD:13:quarterly1.1_21.1_21.1_21.1_21.1_2-1.1_21.1_2
FreeBSD:14:latest1.1_21.1_21.1_2-1.1_2--1.1_2
FreeBSD:14:quarterly1.1_21.1_2--1.1_2-1.1_21.1_2
FreeBSD:15:latest1.1_21.1_2n/a-n/a-1.1_21.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. java : java/openjdk8
Library dependencies:
  1. liblua-5.1.so : lang/lua51
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for luajava-1.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_luajava
USES:
gmake dos2unix lua:51
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://luaforge.net/frs/download.php/2105/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1_2
18 Jul 2019 16:44:16
Revision:506860Original commit files touched by this commit
glewis search for other commits by this committer
Adjust to proposed changes in Java versioning

* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.

PR:		238978
Approved by:	maintainer timeout
1.1_2
01 Nov 2017 13:10:35
Revision:453284Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
1.1_2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.1_2
02 Dec 2015 18:58:11
Revision:402844Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove unused LUA_COMPS
- Switch to options helpers
- Fix plist

Approved by:	portmgr blanket
1.1_2
01 Oct 2015 18:20:04
Revision:398376Original commit files touched by this commit
swills search for other commits by this committer
devel/luajava: fix build with OpenJDK8

PR:		203061
Submitted by:	glewis
Approved by:	maintainer timeout (sunghyuk@gmail.com, >2 weeks)
1.1_2
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.1_2
03 Jul 2014 23:57:08
Revision:360487Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
1.1_2
06 Jun 2014 21:39:23
Revision:356855Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak a bit

Reported by:	pkg-fallout
1.1_2
26 May 2014 15:28:29
Revision:355360Original commit files touched by this commit
bapt search for other commits by this committer
Replace lang/lua with the new lang/lua51

lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
1.1_2
24 May 2014 07:01:48
Revision:354988Original commit files touched by this commit
vanilla search for other commits by this committer
Fix pkg-plist error on openjdk7.

Submitted by:	swills@
1.1_2
24 May 2014 03:20:25
Revision:354974Original commit files touched by this commit
vanilla search for other commits by this committer
Bump version due pkg-plist changed.
1.1_1
23 May 2014 17:26:37
Revision:354952Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stageify.
2: change to USES.

Approved by:	portmgr@
1.1_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.1_1
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.1_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1_1
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.1_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1
12 Mar 2008 11:00:02
Original commit files touched by this commit
gahr search for other commits by this committer
LuaJava allows Java components to be accessed from Lua using the same
syntax that is used for accessing Lua`s native objects, without any
need for declarations or any kind of preprocessing, and also allows
Java to implement an interface using Lua.

WWW: http://www.keplerproject.org/luajava/

PR:             118529
Submitted by:   Sunghyuk Do <sunghyuk@gmail.com>
Approved by:    miwi (mentor)

Number of commits found: 22