non port: lang/gcc41/distinfo |
Number of commits found: 106 (showing only 100 on this page) |
Sunday, 18 Jan 2009
|
03:27 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.
 |
Saturday, 5 Jul 2008
|
14:40 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.
 |
Friday, 2 May 2008
|
21:40 gerald
Update to the 20080428 snapshot of GCC 4.1.3.
 |
Saturday, 8 Mar 2008
|
17:01 gerald
Update to the 20080303 snapshot of GCC 4.1.3.
 |
Tuesday, 25 Dec 2007
|
14:43 gerald
Update to the 20071224 snapshot of GCC 4.1.3.
 |
Thursday, 8 Nov 2007
|
12:40 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)
 |
Wednesday, 24 Oct 2007
|
13:34 gerald
Update to the 20071022 snapshot of GCC 4.1.3.
 |
Tuesday, 2 Oct 2007
|
10:32 gerald
Update to the 20071001 snapshot of GCC 4.1.3.
 |
Tuesday, 11 Sep 2007
|
21:12 gerald
Update to the 20070910 snapshot of GCC 4.1.3.
 |
Wednesday, 22 Aug 2007
|
23:01 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.
 |
Tuesday, 7 Aug 2007
|
18:50 gerald
Update to the 20070806 snapshot of GCC 4.1.3.
 |
Sunday, 22 Jul 2007
|
00:16 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).
 |
Friday, 22 Jun 2007
|
09:55 gerald
Update to the 20070618 snapshot of GCC 4.1.3.
 |
Tuesday, 5 Jun 2007
|
11:24 gerald
Update to the 20070604 snapshot of GCC 4.1.3.
 |
Thursday, 24 May 2007
|
23:51 gerald
Update to the 20070521 snapshot of GCC 4.1.3.
 |
Tuesday, 1 May 2007
|
20:24 gerald
Update to the 20070430 snapshot of GCC 4.1.3.
 |
Thursday, 26 Apr 2007
|
13:06 gerald
Update to the 20070423 snapshot of GCC 4.1.3.
 |
Tuesday, 17 Apr 2007
|
05:25 gerald
Add Fortran pieces.
 |
05:23 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
 |
Tuesday, 10 Apr 2007
|
05:24 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]
 |
Tuesday, 3 Apr 2007
|
21:00 gerald
Update to the 20070402 snapshot of GCC 4.1.3.
 |
Tuesday, 27 Mar 2007
|
20:25 gerald
Update to the 20070326 snapshot of GCC 4.1.3.
 |
Wednesday, 14 Mar 2007
|
14:03 gerald
Update to the 20070312 snapshot of GCC 4.1.3.
 |
Friday, 9 Mar 2007
|
12:55 gerald
Update to the 20070305 snapshot of GCC 4.1.3.
 |
Tuesday, 27 Feb 2007
|
14:52 gerald
Update to the 20070226 snapshot of GCC 4.1.3.
 |
Tuesday, 20 Feb 2007
|
06:24 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.
 |
Tuesday, 6 Feb 2007
|
18:13 gerald
Update to the 20070205 snapshot of GCC 4.1.2.
 |
Tuesday, 30 Jan 2007
|
15:44 gerald
Update to the 20070129 snapshot of GCC 4.1.2.
 |
Saturday, 27 Jan 2007
|
01:48 gerald
Update to the 20070122 snapshot of GCC 4.1.2.
 |
Saturday, 20 Jan 2007
|
03:12 gerald
Update to the 20070115 snapshot of GCC 4.1.2.
 |
Tuesday, 9 Jan 2007
|
13:05 gerald
Update to the 20070108 snapshot of GCC 4.1.2.
 |
Saturday, 30 Dec 2006
|
15:19 gerald
Update to the 20061229 snapshot of GCC 4.1.2.
 |
Wednesday, 27 Dec 2006
|
03:52 gerald
Update to the 20061222 snapshot of GCC 4.1.2.
 |
Saturday, 9 Dec 2006
|
18:05 fjoe
Update to 20061208.
 |
Saturday, 2 Dec 2006
|
09:18 gerald
Update to the 20061201 snapshot of GCC 4.1.2.
 |
Sunday, 26 Nov 2006
|
16:28 gerald
Update to the 20061124 snapshot of GCC 4.1.2.
 |
Saturday, 11 Nov 2006
|
23:56 gerald
Update to the 20061110 snapshot of GCC 4.1.2.
 |
Sunday, 5 Nov 2006
|
05:34 gerald
Update to the 20061103 snapshot of GCC 4.1.2.
 |
Tuesday, 31 Oct 2006
|
15:45 gerald
Update to the 20061027 snapshot of GCC 4.1.2.
 |
Thursday, 19 Oct 2006
|
16:43 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)
 |
Tuesday, 10 Oct 2006
|
03:57 gerald
Update to the 20061006 snapshot of GCC 4.1.2.
 |
Saturday, 23 Sep 2006
|
08:33 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.
 |
Saturday, 16 Sep 2006
|
15:57 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).
 |
Sunday, 10 Sep 2006
|
13:02 gerald
Update to the 20060908 snapshot of GCC 4.1.2.
 |
Saturday, 2 Sep 2006
|
08:39 gerald
Update to the 20060901 snapshot of GCC 4.1.2.
 |
Sunday, 27 Aug 2006
|
16:01 gerald
Update to the 20060825 snapshot of GCC 4.1.2.
 |
Monday, 21 Aug 2006
|
19:10 gerald
Update to the 20060818 snapshot of GCC 4.1.2.
 |
Sunday, 13 Aug 2006
|
06:45 gerald
Update to the 20060811 snapshot of GCC 4.1.2.
 |
Monday, 7 Aug 2006
|
21:23 gerald
Restore Fortran in distinfo, which I had missed with the previous commit.
 |
16:11 gerald
Update to the 20060804 snapshot of GCC 4.1.2.
 |
Monday, 31 Jul 2006
|
05:31 gerald
Update to the 20060728 snapshot of GCC 4.1.2.
 |
Saturday, 22 Jul 2006
|
16:02 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.
 |
Saturday, 15 Jul 2006
|
08:57 gerald
Update to the 20060714 snapshot of GCC 4.1.2.
 |
Sunday, 9 Jul 2006
|
18:01 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.
 |
Saturday, 1 Jul 2006
|
16:08 gerald
Update to the 20060630 snapshot of GCC 4.1.2.
 |
Sunday, 25 Jun 2006
|
19:51 gerald
Update to the 20060623 snapshot of GCC 4.1.2.
Fix USE_LDCONFIG for non-default prefix installation.
 |
Saturday, 17 Jun 2006
|
09:09 gerald
Update to the 20060616 snapshot of GCC 4.1.2.
 |
Saturday, 10 Jun 2006
|
12:34 gerald
Update to the 20060609 snapshot of GCC 4.1.2.
 |
Saturday, 3 Jun 2006
|
08:48 gerald
Update to the 20060602 snapshot of GCC 4.1.2.
 |
Sunday, 28 May 2006
|
15:03 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.
 |
Sunday, 21 May 2006
|
13:47 gerald
Update to the 20060519 snapshot of GCC 4.1.1.
 |
Sunday, 14 May 2006
|
10:05 gerald
Update to the 20060512 snapshot of GCC 4.1.1.
 |
Saturday, 22 Apr 2006
|
20:52 gerald
Update to the 20060421 snapshot of GCC 4.1.1.
 |
Sunday, 16 Apr 2006
|
08:44 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).
 |
Saturday, 8 Apr 2006
|
10:06 gerald
Update to the 20060407 snapshot of GCC 4.1.1.
 |
Sunday, 2 Apr 2006
|
03:38 gerald
Update to the 20060331 snapshot of GCC 4.1.1.
 |
Saturday, 25 Mar 2006
|
14:27 gerald
Update to the 20060324 snapshot of GCC 4.1.1. Two minor cleanups on the
Java side, without real functional changes.
 |
Monday, 20 Mar 2006
|
04:50 gerald
Update to the 20060317 snapshot of GCC 4.1.1.
 |
Wednesday, 15 Mar 2006
|
09:37 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.
 |
Sunday, 19 Feb 2006
|
18:48 gerald
Update to the 20060217 snapshot of GCC 4.1.0.
Remove USE_REINPLACE= as advised by new portlint.
 |
Saturday, 11 Feb 2006
|
23:22 gerald
Update to the 20060210 snapshot of GCC 4.1.0.
 |
Saturday, 4 Feb 2006
|
17:24 gerald
Update to the 20060203 snapshot of GCC 4.1.0.
 |
Wednesday, 1 Feb 2006
|
01:02 gerald
Update to the 20060127 snapshot of GCC 4.1.0.
 |
Sunday, 22 Jan 2006
|
04:35 gerald
Update to the 20060120 snapshot of GCC 4.1.0.
 |
Saturday, 14 Jan 2006
|
21:37 gerald
Update to the 20060113 snapshot of GCC 4.1.0.
 |
Sunday, 8 Jan 2006
|
08:20 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.
 |
Sunday, 1 Jan 2006
|
22:57 gerald
Update to the 20051230 snapshot of GCC 4.1.0.
 |
Wednesday, 28 Dec 2005
|
22:29 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.
 |
Saturday, 17 Dec 2005
|
00:59 gerald
Update to the 20051216 snapshot of GCC 4.1.0.
 |
Sunday, 11 Dec 2005
|
21:25 gerald
Update to the 20051209 snapshot of GCC 4.1.0.
Change pkg-plist to avoid hardcoding any version number.
 |
Sunday, 4 Dec 2005
|
00:58 gerald
Update to the 20051202 snapshot of GCC 4.1.0.
Unfortunately, we have to disable building Java since installation of
libgcj consumes insane amounts of memory and thus fails on machines with
less than 1GB of RAM.
 |
Tuesday, 29 Nov 2005
|
21:09 gerald
Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of a
workaround I had to apply to this port).
 |
Monday, 14 Nov 2005
|
00:28 gerald
Update to the 20051112 snapshot of GCC 4.1.0 (which requires a fix to
build with GCC 2.95 that I already submitted upstream as well).
Add a long missing dependency on USE_ICONV=yes.[1]
PR: 88894 [1]
Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1]
 |
Tuesday, 8 Nov 2005
|
22:15 gerald
Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses
some hierarchy problems I had reported (and which we no longer need to
work around).
 |
Sunday, 25 Sep 2005
|
19:35 gerald
Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/
Classpath merger.
 |
Monday, 19 Sep 2005
|
07:53 gerald
Update to the 20050917 snapshot of GCC 4.1.0.
 |
Monday, 12 Sep 2005
|
10:15 gerald
Update to the 20050909 snapshot of GCC 4.1.0.
 |
Saturday, 3 Sep 2005
|
14:10 gerald
Update to the 20050902 snapshot of GCC 4.1.0.
 |
Tuesday, 30 Aug 2005
|
13:21 gerald
Update to the 20050826 snapshot of GCC 4.1.
This gets us rid of the bogus hacking and vmintegration info files,
based on my report upstream.
 |
Wednesday, 24 Aug 2005
|
22:34 gerald
Fix the build on i386, even if that means disabling the Java frontend.
On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java
libraries finally build (progress!) but fail due to a problem with the
installation. If someone wants to force installation, setting SHAREMODE
to allow writing should suffice.
Approved by: portmgr (krion)
 |
Monday, 1 Aug 2005
|
19:02 gerald
Update to the 20050730 snapshot of GCC 4.1.0.
Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.
Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.
Make the (optional) handling of the Fortran and Java frontends easier
to understand.
 |
Monday, 25 Jul 2005
|
09:45 gerald
Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7.
 |
Monday, 18 Jul 2005
|
13:27 gerald
Update to the 20050716 snapshot of GCC 4.1.0 (with two new .info files).
Fix installation/deinstallation in case the PREFIX contains the string lib.
 |
Sunday, 10 Jul 2005
|
13:14 gerald
Update to the 20050709 snapshot of GCC 4.1.0.
 |
Tuesday, 5 Jul 2005
|
18:06 gerald
Update to the 20050702 snapshot of GCC 4.1.0.
 |
Sunday, 26 Jun 2005
|
11:44 gerald
Update to the 20050625 snapshot of GCC 4.1.0.
Directly install libraries into a port-specific location instead of
moving them there after the original installation. This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
 |
Sunday, 19 Jun 2005
|
23:50 obrien
Update to the 20050618 snapshot of GCC 4.1.0.
 |
Sunday, 12 Jun 2005
|
22:07 gerald
Update to the 20050611 snapshot of GCC 4.1.0.
 |
Saturday, 4 Jun 2005
|
22:41 gerald
Update to the 20050604 snapshot of GCC 4.1.0.
 |
Sunday, 29 May 2005
|
22:29 gerald
Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-related
part of the packaging list.
 |
Number of commits found: 106 (showing only 100 on this page) |