Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.3_20080630 18 Jan 2009 03:27:21
 |
gerald  |
Remove lang/gcc41, the GCC 4.1 series. GCC 4.2 in the form of lang/gcc42
as well as the FreeBSD 7.x system compiler is the new king in town. |
4.1.3_20080630 05 Jul 2008 14:40:38
 |
gerald  |
Update to the 20080630 snapshot of GCC 4.1.3. This closes the GCC 4.1
development branch and we do not expect any further updates. |
4.1.3_20080428 02 May 2008 21:40:01
 |
gerald  |
Update to the 20080428 snapshot of GCC 4.1.3. |
4.1.3_20080303 08 Mar 2008 17:01:54
 |
gerald  |
Update to the 20080303 snapshot of GCC 4.1.3. |
4.1.3_20071224 25 Dec 2007 14:43:06
 |
gerald  |
Update to the 20071224 snapshot of GCC 4.1.3. |
4.1.3_20071105 08 Nov 2007 12:40:57
 |
gerald  |
Update to the 20071105 snapshot of GCC 4.1.3. This fixes two codegen
issues, improves some docus, and most importantly fixes the build on
8-CURRENT.
PR: 117662
Approved by: portmgr (linimon) |
4.1.3_20071022 24 Oct 2007 13:34:30
 |
gerald  |
Update to the 20071022 snapshot of GCC 4.1.3. |
4.1.3_20071001 17 Oct 2007 10:13:01
 |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
4.1.3_20071001 02 Oct 2007 10:32:35
 |
gerald  |
Update to the 20071001 snapshot of GCC 4.1.3. |
4.1.3_20070910 11 Sep 2007 21:12:48
 |
gerald  |
Update to the 20070910 snapshot of GCC 4.1.3. |
4.1.3_20070820 22 Aug 2007 23:01:24
 |
gerald  |
Update to the 20070820 snapshot of GCC 4.1.3. Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43. |
4.1.3_20070806 07 Aug 2007 18:50:29
 |
gerald  |
Update to the 20070806 snapshot of GCC 4.1.3. |
4.1.3_20070709 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
4.1.3_20070709 22 Jul 2007 00:16:43
 |
gerald  |
Update to the 20070709 snapshot of GCC 4.1.3 and remove optional support
for the Fortran frontend (and thus the obsolete WITH_FORTRAN option). |
4.1.3_20070618 22 Jun 2007 09:55:21
 |
gerald  |
Update to the 20070618 snapshot of GCC 4.1.3. |
4.1.3_20070604 05 Jun 2007 11:24:36
 |
gerald  |
Update to the 20070604 snapshot of GCC 4.1.3. |
4.1.3_20070521 24 May 2007 23:51:04
 |
gerald  |
Update to the 20070521 snapshot of GCC 4.1.3. |
4.1.3_20070430 01 May 2007 20:24:38
 |
gerald  |
Update to the 20070430 snapshot of GCC 4.1.3. |
4.1.3_20070423 26 Apr 2007 13:06:18
 |
gerald  |
Update to the 20070423 snapshot of GCC 4.1.3. |
4.1.3_20070416 17 Apr 2007 05:25:33
 |
gerald  |
Add Fortran pieces. |
4.1.3_20070416 17 Apr 2007 05:23:40
 |
gerald  |
Update to the 20070416 snapshot of GCC 4.1.3.
Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.
PR: 111544 |
4.1.3_20070409 13 Apr 2007 22:20:05
 |
gerald  |
Add WANT_GNOME=yes per our GNOME porting documentation. |
4.1.3_20070409 10 Apr 2007 05:24:28
 |
gerald  |
Update to the 20070409 snapshot of GCC 4.1.3.
Move everything related to the WITH_JAVA_AWT knob into a single block
and make this a subset of the general Java-specific section.[1]
Submitted by: alepulver[1] |
4.1.3_20070402 03 Apr 2007 21:00:58
 |
gerald  |
Update to the 20070402 snapshot of GCC 4.1.3. |
4.1.3_20070326 27 Mar 2007 20:25:08
 |
gerald  |
Update to the 20070326 snapshot of GCC 4.1.3. |
4.1.3_20070312 14 Mar 2007 14:03:57
 |
gerald  |
Update to the 20070312 snapshot of GCC 4.1.3. |
4.1.3_20070305 09 Mar 2007 12:55:03
 |
gerald  |
Update to the 20070305 snapshot of GCC 4.1.3. |
4.1.3_20070226 27 Feb 2007 14:52:13
 |
gerald  |
Update to the 20070226 snapshot of GCC 4.1.3. |
4.1.3_20070219 20 Feb 2007 06:24:51
 |
gerald  |
Update to the 20070219 snapshot of GCC 4.1.3.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case. |
4.1.2_20070205 06 Feb 2007 18:13:59
 |
gerald  |
Update to the 20070205 snapshot of GCC 4.1.2. |
4.1.2_20070129 04 Feb 2007 12:33:30
 |
gerald  |
Remove the cklatest target and files/patch-gengtype-yacc.y. |
4.1.2_20070129 30 Jan 2007 15:44:14
 |
gerald  |
Update to the 20070129 snapshot of GCC 4.1.2. |
4.1.2_20070122 27 Jan 2007 01:48:23
 |
gerald  |
Update to the 20070122 snapshot of GCC 4.1.2. |
4.1.2_20070115 20 Jan 2007 03:12:19
 |
gerald  |
Update to the 20070115 snapshot of GCC 4.1.2. |
4.1.2_20070108 14 Jan 2007 11:52:45
 |
gerald  |
Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.
The next step will be to abandon this port in favor of lang/gcc42. |
4.1.2_20070108 09 Jan 2007 13:05:57
 |
gerald  |
Update to the 20070108 snapshot of GCC 4.1.2. |
4.1.2_20061229 30 Dec 2006 15:19:58
 |
gerald  |
Update to the 20061229 snapshot of GCC 4.1.2. |
4.1.2_20061222 27 Dec 2006 03:52:23
 |
gerald  |
Update to the 20061222 snapshot of GCC 4.1.2. |
4.1.2_20061208 09 Dec 2006 18:05:02
 |
fjoe  |
Update to 20061208. |
4.1.2_20061201 03 Dec 2006 00:01:29
 |
gerald  |
Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran. |
4.1.2_20061201 02 Dec 2006 09:18:57
 |
gerald  |
Update to the 20061201 snapshot of GCC 4.1.2. |
4.1.2_20061124 26 Nov 2006 16:28:18
 |
gerald  |
Update to the 20061124 snapshot of GCC 4.1.2. |
4.1.2_20061110 11 Nov 2006 23:56:00
 |
gerald  |
Update to the 20061110 snapshot of GCC 4.1.2. |
4.1.2_20061103 05 Nov 2006 05:34:20
 |
gerald  |
Update to the 20061103 snapshot of GCC 4.1.2. |
4.1.2_20061027 31 Oct 2006 15:45:10
 |
gerald  |
Update to the 20061027 snapshot of GCC 4.1.2. |
4.1.2_20061013 19 Oct 2006 16:43:59
 |
gerald  |
Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a
version number to libdata/pkgconfig/libgcj.pc. Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).
Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.
These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).
Approved by: portmgr (erwin) |
4.1.2_20061006 10 Oct 2006 03:57:24
 |
gerald  |
Update to the 20061006 snapshot of GCC 4.1.2. |
4.1.2_20060922 23 Sep 2006 08:33:48
 |
gerald  |
Update to the 20060922 snapshot of GCC 4.1.2.
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x. |
4.1.2_20060915 18 Sep 2006 09:13:26
 |
maho  |
Remove bootclasspath setting to java-gcj-compat
when building with awt gtk peer. |
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_20060915 16 Sep 2006 15:57:42
 |
gerald  |
Update to the 20060915 of GCC 4.1.2.
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so). |
4.1.2_20060908 10 Sep 2006 13:02:39
 |
gerald  |
Update to the 20060908 snapshot of GCC 4.1.2. |
4.1.2_20060901 02 Sep 2006 19:03:08
 |
gerald  |
lang/gfortran conflicts with lang/gcc41. |
4.1.2_20060901 02 Sep 2006 08:39:11
 |
gerald  |
Update to the 20060901 snapshot of GCC 4.1.2. |
4.1.2_20060825 27 Aug 2006 16:01:51
 |
gerald  |
Update to the 20060825 snapshot of GCC 4.1.2. |
4.1.2_20060818 21 Aug 2006 19:10:42
 |
gerald  |
Update to the 20060818 snapshot of GCC 4.1.2. |
4.1.2_20060811 13 Aug 2006 06:45:33
 |
gerald  |
Update to the 20060811 snapshot of GCC 4.1.2. |
4.1.2_20060804 07 Aug 2006 21:23:06
 |
gerald  |
Restore Fortran in distinfo, which I had missed with the previous commit. |
4.1.2_20060804 07 Aug 2006 16:11:59
 |
gerald  |
Update to the 20060804 snapshot of GCC 4.1.2. |
4.1.2_20060728 07 Aug 2006 06:09:44
 |
maho  |
* enabling gtk as default awt peer
* setting java.home property
* use cairo backend
Approved by: gerald (implicit) |
4.1.2_20060728 31 Jul 2006 05:31:41
 |
gerald  |
Update to the 20060728 snapshot of GCC 4.1.2. |
4.1.2_20060721 22 Jul 2006 16:05:29
 |
gerald  |
Actually make the second change indicated in the previous commit:
No longer generate ${PREFIX}/libdata/ldconfig. |
4.1.2_20060721 22 Jul 2006 16:02:44
 |
gerald  |
Update to the 20060721 snapshot of GCC 4.1.2.
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now. |
4.1.2_20060714 21 Jul 2006 21:03:06
 |
maho  |
Be more friendly for additional patches
Approved by: gerald (implicit) |
4.1.2_20060714 15 Jul 2006 08:57:40
 |
gerald  |
Update to the 20060714 snapshot of GCC 4.1.2. |
4.1.2_20060707 09 Jul 2006 18:01:17
 |
gerald  |
Update to the 20060707 snapshot of GCC 4.1.2.
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.
Remove the hack to set RANLIB=: now that this has been addressed upstream. |
4.1.2_20060630 01 Jul 2006 16:08:22
 |
gerald  |
Update to the 20060630 snapshot of GCC 4.1.2. |
4.1.2_20060623 25 Jun 2006 19:51:35
 |
gerald  |
Update to the 20060623 snapshot of GCC 4.1.2.
Fix USE_LDCONFIG for non-default prefix installation. |
4.1.2_20060616 17 Jun 2006 13:33:15
 |
gerald  |
Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far.
Reviewed by: flz (for lang/gcc40) |
4.1.2_20060616 17 Jun 2006 09:09:13
 |
gerald  |
Update to the 20060616 snapshot of GCC 4.1.2. |
4.1.2_20060609 10 Jun 2006 12:34:49
 |
gerald  |
Update to the 20060609 snapshot of GCC 4.1.2. |
4.1.2_20060602 05 Jun 2006 19:50:05
 |
gerald  |
Enable Java/libgcj for those platforms it currently works (i386) rather
than disabling it for platforms we know it's broken. |
4.1.2_20060602 03 Jun 2006 08:48:22
 |
gerald  |
Update to the 20060602 snapshot of GCC 4.1.2. |
4.1.2_20060526 28 May 2006 15:03:36
 |
gerald  |
Update to the 20060526 snapshot of GCC 4.1.2. This is more or less what
we released as GCC 4.1.1 upstream. |
4.1.1_20060519 28 May 2006 08:57:49
 |
maho  |
Fix dependency of libart
Submitted by: kris
Approved by: gerald (implicitly) |
4.1.1_20060519 21 May 2006 13:47:28
 |
gerald  |
Update to the 20060519 snapshot of GCC 4.1.1. |
4.1.1_20060512 14 May 2006 10:05:16
 |
gerald  |
Update to the 20060512 snapshot of GCC 4.1.1. |
4.1.1_20060421 12 May 2006 19:48:37
 |
gerald  |
Avoid hard-coding the GCC release series in the cklatest target. |
4.1.1_20060421 10 May 2006 14:46:48
 |
ale  |
Chase gmp library and bump PORTREVISION. |
4.1.1_20060421 24 Apr 2006 20:58:33
 |
maho  |
Fix missing dependency WITH_JAVA_AWT
Submitted by: kris via pointyhat
Approved by: gerald |
4.1.1_20060421 23 Apr 2006 11:00:59
 |
gerald  |
Make sure all lang/gcc* ports I maintain can be properly used as master
ports by allowing MAINTAINER and COMMENT to be overridden. |
4.1.1_20060421 22 Apr 2006 20:52:00
 |
gerald  |
Update to the 20060421 snapshot of GCC 4.1.1. |
4.1.1_20060414 17 Apr 2006 10:36:35
 |
gerald  |
Conflict with gcc-4.2.*, not this port in case we build Java. |
4.1.1_20060414 16 Apr 2006 08:44:48
 |
gerald  |
Update to the 20060414 snapshot of GCC 4.1.1.
Reenable Java again, now that the memory overflow issue during installation
seems to have been addressed (and support for FreeBSD 5.3 and later is now
upstream). |
4.1.1_20060407 08 Apr 2006 10:06:36
 |
gerald  |
Update to the 20060407 snapshot of GCC 4.1.1. |
4.1.1_20060331 02 Apr 2006 03:38:12
 |
gerald  |
Update to the 20060331 snapshot of GCC 4.1.1. |
4.1.1_20060324 28 Mar 2006 18:41:57
 |
gerald  |
Fix handling of shared libraries via rc.d for non-default prefixes. |
4.1.1_20060324 26 Mar 2006 05:16:44
 |
dinoex  |
- add RC_D_SH to keep shared libs working after reboot |
4.1.1_20060324 25 Mar 2006 14:27:51
 |
gerald  |
Update to the 20060324 snapshot of GCC 4.1.1. Two minor cleanups on the
Java side, without real functional changes. |
4.1.1_20060317 20 Mar 2006 04:50:13
 |
gerald  |
Update to the 20060317 snapshot of GCC 4.1.1. |
4.1.1_20060310 15 Mar 2006 09:37:21
 |
gerald  |
Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0
plus only a few patches.
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.2.* to the
case where we build Java.
Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Remove bogus USE_X11 (which was not used by default nor any other port).
No longer hardcode the version number in LATEST_LINK. |
4.1.0_20060217 19 Feb 2006 18:48:10
 |
gerald  |
Update to the 20060217 snapshot of GCC 4.1.0.
Remove USE_REINPLACE= as advised by new portlint. |
4.1.0_20060210 11 Feb 2006 23:22:30
 |
gerald  |
Update to the 20060210 snapshot of GCC 4.1.0. |
4.1.0_20060203 04 Feb 2006 17:24:23
 |
gerald  |
Update to the 20060203 snapshot of GCC 4.1.0. |
4.1.0_20060127 01 Feb 2006 01:02:41
 |
gerald  |
Update to the 20060127 snapshot of GCC 4.1.0. |
4.1.0_20060120 22 Jan 2006 04:35:07
 |
gerald  |
Update to the 20060120 snapshot of GCC 4.1.0. |
4.1.0_20060113 14 Jan 2006 21:37:57
 |
gerald  |
Update to the 20060113 snapshot of GCC 4.1.0. |
4.1.0_20060106 08 Jan 2006 08:20:34
 |
gerald  |
Update to the 20060106 snapshot of GCC 4.1.0.
GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it. |
4.1.0_20051230 01 Jan 2006 22:57:50
 |
gerald  |
Update to the 20051230 snapshot of GCC 4.1.0. |
4.1.0_20051223 28 Dec 2005 22:29:09
 |
gerald  |
Update to the 20051223 snapshot of GCC 4.1.0.
Install the .info files of the lang/gcc41 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflict with lang/gcc33,
and reduce the clash with lang/gcc42.
Also improve packaging by using @dirrm include/ssp instead of speculative
removal. |