aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjit
Commit message (Collapse)AuthorAgeFilesLines
* audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintainedpgollucci2010-09-087-426/+0
| | | | | | | | | | | | | | | | | | | | | audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead. comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained java/openjit||2010-09-08|Broken for 6+ months, unmaintained multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained net/arpd||2010-09-08|Broken for 6+ months, unmaintained net/vomit||2010-09-08|Broken for 6+ months, unmaintained sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained www/lws||2010-09-08|Broken for 6+ months, unmaintained Reported by: FreeBSD unmaintained ports which are currently marked broken monthly reminder
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-0/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to bsd.java.mk 2.0 (and use JAVA_OS=native)hq2005-02-101-27/+18
| | | | | | | | | - Unbreak on 5.3+ [1] - JAVALIBDIR -> JDKLIBDIR (JAVALIBDIR is used for something else) - portlint: fix COMMENT length - Use PKGNAMESUFFIX to allow multiple instances with different JDKs Submitted by: mat [1] (via IRC)
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-191-0/+2
| | | | broken at that time, and a fix has not been submitted to GNATS.
* BROKEN: Configure fails with diablo-jdk13 (default). Seekris2004-05-231-0/+2
| | | | http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004050402/openjit-1.1.16_1.log
* Cram into 80 columns by 24 rows.trevor2004-04-111-17/+13
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
|
* . Add PLIST_SUB settings that somehow didn't get committed. This unbreaksglewis2003-10-231-0/+4
| | | | | | | the package list. PR: 58398 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* . Update to 1.1.16.glewis2003-10-176-85/+339
| | | | | | | | | . Allow build with any native JDK, not just 1.1.8. The default is the Diablo Caffe JDK. This part should be revisited once bsd.java.mk 2.0 hits the scene. One could also consider doing it so it could install for all the native JDKs, not just one at a time. . Fix build on 5.x. . Respect NOPORTDOCS.
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Drop maintainership - I'am so impressed by the performance andsobomax2003-04-161-1/+1
| | | | | | stability of native JDK 1.4.1 with its built-in JIT on steroids (HotSpot), so that I am unlikely ever will want to use external JIT.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1
| | | | Forgotten by: znerd
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodesobomax2000-09-268-0/+166
compiler.