summaryrefslogtreecommitdiff
path: root/java/ecj-bootstrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove following ports.Maho Nakata2009-01-068-233/+0
| | | | | | | | | | | | | lang/gcc41-withgcjawt java/gjdoc java/ecj-bootstrap * lang/gcc41 will also be removed by gerald@ very soon. * these ports are intended for free Java alternative, however, require too much resources to maintain. java/java-gcj-compat has also been removed because it's broken for long time. Notes: svn path=/head/; revision=225312
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-2/+2
| | | | Notes: svn path=/head/; revision=200773
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Marked as broken for FreeBSD 4 and 7.Maho Nakata2006-11-181-1/+8
| | | | | | | Submitted by: kris via pointyhat Notes: svn path=/head/; revision=177496
* Add sun.boot.class.path as default bootclasspath for gcj,Maho Nakata2006-08-043-1/+34
| | | | | | | | so that we don't need to specify the bootclasspath. Bump portrevision. Notes: svn path=/head/; revision=169640
* The JDT Core Batch Compiler (stand alone verison of the EclipseMaho Nakata2006-08-037-0/+193
Java Compiler). This compiler is compatible with Java 1.3, 1.4 and 1.5. WWW: http://www.eclipse.org Notes: svn path=/head/; revision=169509