aboutsummaryrefslogtreecommitdiff
path: root/lang/libjit
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371587
* - Switch to USES=libtoolDmitry Marakasov2014-05-272-5/+7
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=355510
* - Stage supportMartin Wilke2014-02-032-4/+2
| | | | Notes: svn path=/head/; revision=342423
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Fix build with clangPietro Cerutti2012-11-301-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308014
* - Update to 0.1.2Dennis Herrmann2011-08-3110-208/+12
| | | | | | | | PR: ports/160122 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280915
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278794
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Mark various ports as broken or ignore on powerpc.Mark Linimon2010-04-011-3/+3
| | | | | | | While here, remove remnants of alpha. Notes: svn path=/head/; revision=251920
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-3/+1
| | | | Notes: svn path=/head/; revision=225297
* - Fix build with AMD64Martin Wilke2008-11-302-0/+106
| | | | | | | | Reported by: pavbot Many Thanks to: Christoph Mallon (aka Tron @EFnet) Notes: svn path=/head/; revision=223621
* - Update to 0.1.0Martin Wilke2008-11-084-34/+30
| | | | | | | | PR: 128699 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=222559
* Mark as broken on sparc64: fails to compile.Mark Linimon2008-02-011-0/+4
| | | | Notes: svn path=/head/; revision=206576
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+4
| | | | Notes: svn path=/head/; revision=183830
* Now builds on sparc64Kris Kennaway2006-09-171-1/+1
| | | | Notes: svn path=/head/; revision=173262
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170649
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update pnet related ports:Renato Botelho2006-02-203-9/+9
| | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=156520
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* BROKEN on sparc64: segfault during buildKris Kennaway2005-10-281-1/+1
| | | | Notes: svn path=/head/; revision=146536
* fix build (revert libtool changes so libjit uses libtool 1.3 again)Oliver Lehmann2005-06-101-4/+7
| | | | | | | Noted by: pointyhat via kris Notes: svn path=/head/; revision=137142
* fix buildOliver Lehmann2005-06-031-6/+0
| | | | | | | Noted by: pointyhat via kris Notes: svn path=/head/; revision=136729
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-021-1/+4
| | | | Notes: svn path=/head/; revision=136688
* BROKEN on ia64: Segfault during buildKris Kennaway2005-03-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131991
* Fix build on amd64.Kirill Ponomarev2005-02-181-5/+1
| | | | | | | | PR: ports/77638 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=129136
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/72437 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=118986
* Fix build with gcc-3.4Kirill Ponomarev2004-08-211-0/+6
| | | | | | | | PR: ports/70752 Submitted by: maintainer Notes: svn path=/head/; revision=116873
* Update to 0.0.4Kirill Ponomarev2004-08-094-14/+25
| | | | | | | | PR: ports/70183 Submitted by: maintainer Notes: svn path=/head/; revision=115721
* BROKEN on amd64: Does not compileKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111799
* - Update to 0.0.2Kirill Ponomarev2004-05-144-3/+55
| | | | | | | | PR: ports/66641 Submitted by: maintainer Notes: svn path=/head/; revision=109159
* Add libjit 0.0.0f,Kirill Ponomarev2004-04-298-0/+106
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> Notes: svn path=/head/; revision=107945