notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: lang/libjit/pkg-plist
SVNWeb

Number of commits found: 10

Mon, 27 Oct 2014
[ 15:23 bapt search for other commits by this committer ] Original commit   Revision:371587 (Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Tue, 27 May 2014
[ 13:19 amdmi3 search for other commits by this committer ] Original commit   Revision:355510
- Switch to USES=libtool
- Strip libraries
Mon, 3 Feb 2014
[ 11:12 miwi search for other commits by this committer ] Original commit   Revision:342423
- Stage support
Wed, 31 Aug 2011
[ 22:01 dhn search for other commits by this committer ] Original commit 
- Update to 0.1.2

PR:             ports/160122
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 8 Nov 2008
[ 20:09 miwi search for other commits by this committer ] Original commit 
- Update to 0.1.0

PR:             128699
Submitted by:   Wen heping <wenheping@gmail.com>
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Mon, 20 Feb 2006
[ 20:23 garga search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update pnet related ports:
  * lang/pnet 0.7.0 -> 0.7.4
  * lang/pnet-base 0.7.0 -> 0.7.4
  * lang/pnetlib 0.7.0 -> 0.7.4
  * lang/pnetc 0.7.0 -> 0.7.4
  * lang/ml-pnet 0.7.0 -> 0.7.4
  * lang/treecc 0.3.6 -> 0.3.8
  * lang/libjit 0.0.4 -> 0.0.6
- Make portlint(1) happy
- Unbreak ml-pnet on 4.x

PR:             ports/93602
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by:    garga
Thanks to:      mnag, tdb
Mon, 9 Aug 2004
[ 08:27 krion search for other commits by this committer ] Original commit 
Update to 0.0.4

PR:             ports/70183
Submitted by:   maintainer
Fri, 14 May 2004
[ 19:24 krion search for other commits by this committer ] Original commit 
- Update to 0.0.2

PR:             ports/66641
Submitted by:   maintainer
Thu, 29 Apr 2004
[ 08:30 krion search for other commits by this committer ] Original commit 
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>

Number of commits found: 10