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/files/patch-ac

Number of commits found: 3

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
Monday, 9 Aug 2004
08:27 krion search for other commits by this committer
Update to 0.0.4

PR:             ports/70183
Submitted by:   maintainer
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: 3