FreshPorts -- The Place For Ports Sat, 4 Jul 2009 4:33 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
libjit 0.1.0_1 lang on this many watch lists=1 search for ports that depend on this port
Libjit implements Just-In-Time compilation functionality

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Apr 2004 09:34:04


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.

WWW:	http://www.southern-storm.com.au/libjit.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15

To install the port: cd /usr/ports/lang/libjit/ && make install clean
To add the package: pkg_add -r libjit


Configuration Options
     No options to configure

Master Sites:
http://download.savannah.gnu.org/releases/dotgnu-pnet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jan 2009 20:36:33
Original commit files touched by this commit  0.1.0_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
30 Nov 2008 10:05:56
Original commit files touched by this commit  0.1.0_1
miwi search for other commits by this committer
- Fix build with AMD64

Reported by:    pavbot
Many Thanks to: Christoph Mallon (aka Tron @EFnet)
08 Nov 2008 20:09:19
Original commit files touched by this commit  0.1.0
miwi search for other commits by this committer
- Update to 0.1.0

PR:             128699
Submitted by:   Wen heping <wenheping@gmail.com>
01 Feb 2008 12:08:39
Original commit files touched by this commit  0.0.6
linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile.
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.0.6
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
17 Sep 2006 21:08:47
Original commit files touched by this commit  0.0.6
kris search for other commits by this committer
Now builds on sparc64
15 Aug 2006 01:29:13
Original commit files touched by this commit  0.0.6
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.0.6
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
20 Feb 2006 20:23:47
Original commit files touched by this commit  0.0.6
garga search for other commits by this committer
- 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
25 Nov 2005 00:33:45
Original commit files touched by this commit  0.0.4
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.0.4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
28 Oct 2005 07:27:41
Original commit files touched by this commit  0.0.4
kris search for other commits by this committer
BROKEN on sparc64: segfault during build
10 Jun 2005 05:36:43
Original commit files touched by this commit  0.0.4
oliver search for other commits by this committer
fix build (revert libtool changes so libjit uses libtool 1.3 again)

Noted by:       pointyhat via kris
03 Jun 2005 14:48:04
Original commit files touched by this commit  0.0.4
oliver search for other commits by this committer
fix build

Noted by:       pointyhat via kris
02 Jun 2005 21:28:41
Original commit files touched by this commit  0.0.4
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
26 Mar 2005 20:33:56
Original commit files touched by this commit  0.0.4
kris search for other commits by this committer
BROKEN on ia64: Segfault during build

Approved by:    portmgr (self)
18 Feb 2005 09:27:02
Original commit files touched by this commit  0.0.4
krion search for other commits by this committer
Fix build on amd64.

PR:             ports/77638
Submitted by:   Johan van Selst <johans@stack.nl>
12 Oct 2004 13:31:34
Original commit files touched by this commit  0.0.4
krion search for other commits by this committer
Drop maintainership to ports@FreeBSD.org

PR:             ports/72437
Submitted by:   Michael Johnson <ahze@ahze.net>
21 Aug 2004 07:11:56
Original commit files touched by this commit  0.0.4
krion search for other commits by this committer
Fix build with gcc-3.4

PR:             ports/70752
Submitted by:   maintainer
09 Aug 2004 09:27:31
Original commit files touched by this commit  0.0.4
krion search for other commits by this committer
Update to 0.0.4

PR:             ports/70183
Submitted by:   maintainer
19 Jun 2004 10:20:51
Original commit files touched by this commit  0.0.2
kris search for other commits by this committer
BROKEN on amd64: Does not compile
14 May 2004 20:24:23
Original commit files touched by this commit  0.0.2
krion search for other commits by this committer
- Update to 0.0.2

PR:             ports/66641
Submitted by:   maintainer
29 Apr 2004 09:30:56
Original commit files touched by this commit  0.0.0f
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>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.227 seconds.