aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc42-withgcjawt
Commit message (Collapse)AuthorAgeFilesLines
* Broken for !i386maho2006-11-161-0/+4
| | | | Submitted by: kris via pointyhat
* Move the gcc4[12]-withgcjawt WITHOUT_JAVA BROKEN check into gcc41 sincekris2006-09-171-4/+0
| | | | | it needs to happen after that variable is assigned in order to correctly function on !i386.
* Add gcc42-withgcjawt.maho2006-08-182-5/+6
| | | | | | | | | | | | GCC, the GNU Compiler Collection includes C, C++, Java with AWT peer for gtk. This port installs the various front ends as gcc42, g++42, gcj42, like master port, *AND* installs gcj+AWT peer for gtk as well. WWW: http://gcc.gnu.org/ Repocopied by: marcus
* If WITHOUT_JAVA is set, of course we don't build JAVAmaho2006-08-101-0/+4
| | | | | | with gtk (and xlib) awt peer. Submitted by: imp
* Introducing one more kludge so that buildable with 20060721maho2006-07-231-0/+19
| | | | snapshot. Hope libtool in gcc41 will be updated soon.
* Dirty workaround for libtoolmaho2006-07-222-0/+73
| | | | Hint by: Bartosz Fabianowski <freebsd@chillt.de>
* Fix configuremaho2006-07-211-4/+4
| | | | Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
* Unbreak for 6.1>=, since libtool has been replacedmaho2006-06-101-4/+0
| | | | by new ones.
* Reorder the contents of the Makefilemaho2006-06-091-6/+5
| | | | | | so that it is not build Submitted by: kris mail
* Fix a errormaho2006-05-281-0/+2
| | | | Submitted by: FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org>
* Mark as broken for 6.1maho2006-05-281-0/+4
| | | | Submitted by: kris via pointyhat
* Fix whitespace issues and set the maintainer to maho@FreeBSD.org, asgerald2006-04-241-2/+4
| | | | opposed to me (implicitly via the masterport).
* Add gcc41-withgcjawt port.maho2006-04-172-0/+22
GCC, the GNU Compiler Collection includes C, C++, Java and Fortran. This is essentially same as lang/gcc41 port but installs AWT part of gcj as well.