Port details |
- gcc41-withgcjawt GNU Compiler Collection 4.1
- 4.1.3_20080630 lang
=0 4.1.3_20080630Version of this port present on the latest quarterly branch. - Maintainer: maho@FreeBSD.org
 - Port Added: 2006-04-17 05:26:22
- Last Update: 2009-01-06 05:41:47
- SVN Revision: UNKNOWN
- Also Listed In: java
- License: not specified in port
- WWW:
- http://gcc.gnu.org/
- Description:
- GCC, the GNU Compiler Collection includes C, C++, Java with AWT.
This port installs the various front ends as gcc41, g++41, gcj41,
like master port, *AND* installs gcj+AWT as well.
WWW: http://gcc.gnu.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gcc-withgcjawt>0:lang/gcc41-withgcjawt
- No installation instructions:
- This port has been deleted.
- PKGNAME: gcc-withgcjawt
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: alpha
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: lang/gcc41
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- bison : devel/bison
- xtst.pc : x11/libXtst
- xt.pc : x11-toolkits/libXt
- xaw8.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- perl5.8.8 : lang/perl5.8
- libtool : devel/libtool15
- intltool-extract : textproc/intltool
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- xtst.pc : x11/libXtst
- xt.pc : x11-toolkits/libXt
- xaw8.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- pkg-config : devel/pkg-config
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- cairo.2 : graphics/cairo
- iconv.3 : converters/libiconv
- atk-1.0.0 : accessibility/atk
- glib-2.0.0 : devel/glib20
- gtk-x11-2.0.0 : x11-toolkits/gtk20
- art_lgpl_2.5 : graphics/libart_lgpl
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/gcc41 |
Commit | Credits | Log message |
4.1.3_20080630 06 Jan 2009 05:41:47
 |
maho  |
Remove following ports.
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. |
4.1.3_20080303 24 Apr 2008 07:19:06
 |
miwi  |
- Fix Build |
4.1.2_20061110 15 Nov 2006 23:34:31
 |
maho  |
Broken for !i386
Submitted by: kris via pointyhat |
4.1.2_20060915 17 Sep 2006 02:05:25
 |
kris  |
Move the gcc4[12]-withgcjawt WITHOUT_JAVA BROKEN check into gcc41 since
it needs to happen after that variable is assigned in order to
correctly function on !i386. |
4.1.2_20060804 10 Aug 2006 07:53:06
 |
maho  |
If WITHOUT_JAVA is set, of course we don't build JAVA
with gtk (and xlib) awt peer.
Submitted by: imp |
4.1.2_20060721 23 Jul 2006 05:31:47
 |
maho  |
Introducing one more kludge so that buildable with 20060721
snapshot. Hope libtool in gcc41 will be updated soon. |
4.1.2_20060714 21 Jul 2006 21:05:41
 |
maho  |
Dirty workaround for libtool
Hint by: Bartosz Fabianowski <freebsd@chillt.de> |
4.1.2_20060714 21 Jul 2006 01:33:19
 |
maho  |
Fix configure
Submitted by: Bartosz Fabianowski <freebsd@chillt.de> |
4.1.2_20060602 10 Jun 2006 01:29:28
 |
maho  |
Unbreak for 6.1>=, since libtool has been replaced
by new ones. |
4.1.2_20060602 09 Jun 2006 07:50:57
 |
maho  |
Reorder the contents of the Makefile
so that it is not build
Submitted by: kris mail |
4.1.1_20060519 28 May 2006 10:19:05
 |
maho  |
Fix a error
Submitted by: FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org> |
4.1.1_20060519 28 May 2006 08:43:43
 |
maho  |
Mark as broken for 6.1
Submitted by: kris via pointyhat |
4.1.1_20060421 23 Apr 2006 18:24:46
 |
gerald  |
Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as
opposed to me (implicitly via the masterport). |
4.1.1_20060414 17 Apr 2006 05:24:24
 |
maho  |
Add gcc41-withgcjawt port.
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. |