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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: lang/libjit/pkg-descr

Number of commits found: 4

Sunday, 13 Nov 2016
09:25 linimon search for other commits by this committer
Mark broken on aarch64, chase the website move, and deprecate.

From the newer website: "The last released version of LibJIT was 0.1.2.
This version is severely out of date and its use is discouraged.
Currently it is preferable to use the source code from the LibJIT
Savannah repository."
Original commitRevision:426015 
Thursday, 19 May 2016
10:44 amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
Original commitRevision:415499 
Wednesday, 31 Aug 2011
22:01 dhn search for other commits by this committer
- Update to 0.1.2

PR:             ports/160122
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Thursday, 29 Apr 2004
08:30 krion search for other commits by this committer
Add libjit 0.0.0f,

The libjit library implements Just-In-Time compilation
functionality. Unlike other JIT's, this one is designed to be
independent of any particular virtual machine bytecode format
or language. The hope is that Free Software projects can get a
leg-up on proprietry VM vendors by using this library rather
than spending large amounts of time writing their own JIT from
scratch.

This JIT is also designed to be portable to multiple
archictures. If you run libjit on a machine for which a native
code generator is not yet available, then libjit will fall back
to interpreting the code. This way, you don't need to write
your own interpreter for your bytecode format if you don't want
to.

PR:             ports/66038
Submitted by:   michael johnson <ahze@ahze.net>
Original commit

Number of commits found: 4