head	1.8;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2011.08.31.22.01.27;	author dhn;	state Exp;
branches;
next	1.7;

1.7
date	2011.07.03.13.45.16;	author ohauer;	state Exp;
branches;
next	1.6;

1.6
date	2008.11.08.20.09.19;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2006.02.20.20.23.45;	author garga;	state Exp;
branches;
next	1.4;

1.4
date	2005.11.25.00.33.36;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.09.08.27.31;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.14.19.24.22;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.04.29.08.30.56;	author krion;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Update to 0.1.2

PR:		ports/160122
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@SHA256 (libjit-0.1.2.tar.gz) = f1650938b8f7cd1cd5280f6197f02c2161841d7d66beecf8f9c2d4115cb195d0
SIZE (libjit-0.1.2.tar.gz) = 1195466
@


1.7
log
@- remove MD5
@
text
@d1 2
a2 2
SHA256 (libjit-0.1.0.tar.gz) = 8d04ff4fcb99aea354b0ff0000e91b04a5c403b0d63cfc3c49115617b363d271
SIZE (libjit-0.1.0.tar.gz) = 1092908
@


1.6
log
@- Update to 0.1.0

PR:		128699
Submitted by:	Wen heping <wenheping@@gmail.com>
@
text
@a0 1
MD5 (libjit-0.1.0.tar.gz) = d6e3f83ad74ebfc20cc47d1c8913b343
@


1.5
log
@- 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
@
text
@d1 3
a3 3
MD5 (libjit-0.0.6.tar.gz) = 92929667b1a0501d2bcc830ba881d370
SHA256 (libjit-0.0.6.tar.gz) = 57adaff3dc90f0ea607c42ae0f5ee4dccc928d73300606bae65536e85cf38752
SIZE (libjit-0.0.6.tar.gz) = 601461
@


1.4
log
@- Add SHA256
@
text
@d1 3
a3 3
MD5 (libjit-0.0.4.tar.gz) = eda01981d60a996434d3d4e36c84d6c2
SHA256 (libjit-0.0.4.tar.gz) = 26ffdf135a1fa46a8d02b4bf8cc977aceb881c795551d69e3ff94acc8961ec75
SIZE (libjit-0.0.4.tar.gz) = 580278
@


1.3
log
@Update to 0.0.4

PR:		ports/70183
Submitted by:	maintainer
@
text
@d2 1
@


1.2
log
@- Update to 0.0.2

PR:		ports/66641
Submitted by:	maintainer
@
text
@d1 2
a2 2
MD5 (libjit-0.0.2.tar.gz) = f29878f7fc30a56c425af1163235f2de
SIZE (libjit-0.0.2.tar.gz) = 523897
@


1.1
log
@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>
@
text
@d1 2
a2 2
MD5 (libjit-0.0.0f.tar.gz) = 74ec58a39c3d46e1455295c80931c596
SIZE (libjit-0.0.0f.tar.gz) = 409251
@

