Commit graph

8 commits

Author SHA1 Message Date
Dennis Herrmann
c2ccb90d44 - Update to 0.1.2
PR:		ports/160122
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-31 22:01:28 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Martin Wilke
b259a11861 - Update to 0.1.0
PR:		128699
Submitted by:	Wen heping <wenheping@gmail.com>
2008-11-08 20:09:19 +00:00
Renato Botelho
3419ccf917 - 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
2006-02-20 20:23:47 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Kirill Ponomarev
93184cdab1 Update to 0.0.4
PR:		ports/70183
Submitted by:	maintainer
2004-08-09 08:27:31 +00:00
Kirill Ponomarev
02d8aaea7e - Update to 0.0.2
PR:		ports/66641
Submitted by:	maintainer
2004-05-14 19:24:23 +00:00
Kirill Ponomarev
c645a7ed35 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>
2004-04-29 08:30:56 +00:00