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.

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