non port: lang/libjit/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Mon, 27 Oct 2014
|
[ 15:23 bapt ] (Only the first 10 of 198 ports in this commit are shown above. )
Cleanup plist
|
Tue, 27 May 2014
|
[ 13:19 amdmi3 ]
- Switch to USES=libtool
- Strip libraries
|
Mon, 3 Feb 2014
|
[ 11:12 miwi ]
- Stage support
|
Wed, 31 Aug 2011
|
[ 22:01 dhn ]
- Update to 0.1.2
PR: ports/160122
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 8 Nov 2008
|
[ 20:09 miwi ]
- Update to 0.1.0
PR: 128699
Submitted by: Wen heping <wenheping@gmail.com>
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Mon, 20 Feb 2006
|
[ 20:23 garga ] (Only the first 10 of 17 ports in this commit are shown above. )
- 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 ]
Update to 0.0.4
PR: ports/70183
Submitted by: maintainer
|
Fri, 14 May 2004
|
[ 19:24 krion ]
- Update to 0.0.2
PR: ports/66641
Submitted by: maintainer
|
Thu, 29 Apr 2004
|
[ 08:30 krion ]
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 |