Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/gcc42/Makefile

[BACK] Up to [FreeBSD] / ports / lang / gcc42

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.363: download - view: text, markup, annotated - select for diffs
Sun Dec 11 23:52:41 2011 UTC (8 weeks, 4 days ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +1 -1 lines
Re-add lang/gcc42, which is still used in some installations via libobjc.

Hat:		portmgr
Feature safe:	yes

Revision 1.362
Sun Dec 11 09:06:56 2011 UTC (2 months ago) by gerald
Branches: MAIN
FILE REMOVED
Changes since revision 1.361: +1 -1 lines
Remove the lang/gcc42 port (GCC 4.2) which does not have any user in
the tree any more and has been obsoleted by several newer versions of
GCC -- ones that actually build on FreeBSD 10.x out of the box and
provide better support for newer CPUs, better optimizations overall,
and more advanced language support.

GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC
in ports.

The system compiler version of GCC 4.2 is still available up to and
including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently
redirected to lang/gcc if, or rather when, this changes.

PR:		163103
Feature safe:	yes

Revision 1.361: download - view: text, markup, annotated - select for diffs
Sat May 21 19:34:29 2011 UTC (8 months, 3 weeks ago) by gerald
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +1 -1 lines
Fix the post-patch target to properly report this as a FreeBSD Ports
Collection variant of GCC. [1]

Strip down distinfo on the way.

Reported by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> [1]

Revision 1.360: download - view: text, markup, annotated - select for diffs
Sat Aug 14 17:30:47 2010 UTC (17 months, 3 weeks ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +4 -43 lines
Remove support for the Java frontend.  The purpose of this port at this
point is only to support FreeBSD 6.x systems who have an older system
compiler than FreeBSD 7 and beyond.

Revision 1.359: download - view: text, markup, annotated - select for diffs
Fri Jun 11 15:09:42 2010 UTC (20 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +2 -2 lines
Chase mpfr library and bump PORTREVISION.

Revision 1.358: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:25 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +2 -2 lines
Switch to use newer GMP version.

PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)

Revision 1.357: download - view: text, markup, annotated - select for diffs
Fri Apr 16 16:09:15 2010 UTC (21 months, 3 weeks ago) by gerald
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +8 -6 lines
Force the use of system as and ld.  This makes building and using this
port consistent across installations and avoids confusing error modes
for users who may have others flavors of these tools earlier in PATH.

On the way, sort CONFIGURE_ARGS.

Triggered by:	glarkin

Revision 1.356: download - view: text, markup, annotated - select for diffs
Thu Mar 11 23:34:11 2010 UTC (23 months ago) by linimon
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +1 -1 lines
Enable build on ia64 to see what happens.

Hat:		portmgr

Revision 1.355: download - view: text, markup, annotated - select for diffs
Fri Jan 8 16:18:57 2010 UTC (2 years, 1 month ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +8 -2 lines
- Moved fetching of ecj.jar from the post-patch target using the
  contrib/download_ecj script to the fetch phase using extra MASTER_SITES
  and DISTFILES. Pointyhat does not allow fetching outside of the
  fetch phase, and the size and checksums of ecj.jar need to be recorded
  in distinfo.

Reported by:	pointyhat (pav)
Approved by:	gerald (via private email)

Revision 1.354: download - view: text, markup, annotated - select for diffs
Sat Jan 2 05:12:53 2010 UTC (2 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +1 -17 lines
Remove some extra aspects brought in by the previous changeset, and
remove the WITH_JAVA_AWT knob.

Discusssed with:	glarkin

Revision 1.353: download - view: text, markup, annotated - select for diffs
Wed Dec 30 23:53:20 2009 UTC (2 years, 1 month ago) by glarkin
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +55 -6 lines
- Re-enabled the Java (gcj) frontend to support print/pdftk
- Added support for gcj on amd64
- Added call to contrib/download_ecj so gcj executable doesn't die with
  a "file not found" error after it's built

Submitted by:	glarkin
Approved by:	gerald (via email)

Revision 1.352: download - view: text, markup, annotated - select for diffs
Thu Dec 3 09:46:35 2009 UTC (2 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +3 -1 lines
Reenable the Objective-C frontend for now, gnustep still uses it.

Reported by:	dinoex

Revision 1.351: download - view: text, markup, annotated - select for diffs
Wed Nov 18 22:08:46 2009 UTC (2 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +5 -52 lines
Remove support for the Java frontend and library where users are better
served using GCC 4.4 or later.  This makes this port a whole lot cheaper
and also allows us to remove the (somewhat bogus) check for lang/gcc295
as well as WANT_GNOME.

No longer download Objective-C related files which we don't actually use.

Set MAINTAINER unconditionally.

Revision 1.350: download - view: text, markup, annotated - select for diffs
Tue May 26 14:26:22 2009 UTC (2 years, 8 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +14 -15 lines
Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.

Simplify pre-everything and adjust PLIST_SUB accordingly.

Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
the library path used by this port).  Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.

Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.

Make the determination of CONFIGURE_SCRIPT more robust.

Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.

Adjust Makefile header; nothing really left from the original.

Revision 1.349: download - view: text, markup, annotated - select for diffs
Wed May 13 09:45:51 2009 UTC (2 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +1 -1 lines
Chase libgmp and bump PORTREVISION.

Revision 1.348: download - view: text, markup, annotated - select for diffs
Sun Mar 29 11:22:25 2009 UTC (2 years, 10 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +2 -1 lines
Update to the 20090325 snapshot of GCC 4.2.5 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.

Revision 1.347: download - view: text, markup, annotated - select for diffs
Sat Mar 14 11:51:51 2009 UTC (2 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +3 -10 lines
Update to the 20090311 snapshot of GCC 4.2.5.

Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are now
able to remove: grepjar42, jar42, rmic42, and rmiregistry42.

Revision 1.346: download - view: text, markup, annotated - select for diffs
Fri Feb 20 00:26:37 2009 UTC (2 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +1 -1 lines
Update to the 20090218 snapshot of GCC 4.2.5.

Revision 1.345: download - view: text, markup, annotated - select for diffs
Sun Feb 1 14:58:35 2009 UTC (3 years ago) by gerald
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +6 -18 lines
Set PORTNAME, COMMENT, and LATEST_LINK unconditionally as opposed to
using ?=.

Add powerpc to NOT_FOR_ARCHS. [1]

No longer include the Fortran frontend.  This version has been super-
seded by later ports, and the main purpose of lang/gcc42 is being on
par with the GCC 4.2-based system compiler recent versions of FreeBSD
feature.

Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.

PR:		130964 [1]

Revision 1.344: download - view: text, markup, annotated - select for diffs
Fri Jan 30 23:23:18 2009 UTC (3 years ago) by ale
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -1 lines
Chase mpfr library.

Revision 1.343: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:29 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +2 -8 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.342: download - view: text, markup, annotated - select for diffs
Sat Jan 3 19:52:17 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +8 -3 lines
Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent
us running into build problems, by an earlier check (pre-extract).

Suggested by:	pav

Revision 1.341: download - view: text, markup, annotated - select for diffs
Thu Nov 27 19:39:55 2008 UTC (3 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +1 -1 lines
Update to the 20081126 snapshot of GCC 4.2.5.  Mostly assorted bugfixes
since the previous snapshot.

Revision 1.340: download - view: text, markup, annotated - select for diffs
Sun Jul 20 08:21:30 2008 UTC (3 years, 6 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +1 -1 lines
Remove alpha from NOT_FOR_ARCHS based on a report and request by
Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from
the freebsd-alpha@ list.

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Jul 6 13:02:53 2008 UTC (3 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +2 -2 lines
Update to the 20080702 snapshot of GCC 4.2.5 (which includes everything
in the ultimate GCC 4.2.4 release).

Revision 1.338: download - view: text, markup, annotated - select for diffs
Sat May 3 07:54:38 2008 UTC (3 years, 9 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +1 -1 lines
Update to the 20080430 snapshot of GCC 4.2.4.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Sat Apr 12 10:16:53 2008 UTC (3 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +1 -1 lines
Update to the 20080409 snapshot of GCC 4.2.4.

Revision 1.336: download - view: text, markup, annotated - select for diffs
Thu Mar 27 14:38:21 2008 UTC (3 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +1 -1 lines
Update to the 20080326 snapshot of GCC 4.2.4.

Revision 1.335: download - view: text, markup, annotated - select for diffs
Sat Mar 8 22:34:57 2008 UTC (3 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +1 -1 lines
Update to the 20080305 snapshot of GCC 4.2.4.

Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Feb 21 12:59:06 2008 UTC (3 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +2 -2 lines
Update to the 20080220 snapshot of GCC 4.2.4.

Make PORTSNAME overridable.[1]

Submitted by:	maho[1]

Revision 1.333: download - view: text, markup, annotated - select for diffs
Sun Feb 17 01:02:51 2008 UTC (3 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +2 -2 lines
Update to the 20080213 snapshot of GCC 4.2.4.

Revision 1.332: download - view: text, markup, annotated - select for diffs
Sat Feb 2 11:45:03 2008 UTC (4 years ago) by gerald
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +1 -1 lines
Update to the 20080130 snapshot of GCC 4.2.3 which is more or less the
4.2.3 release itself.

Revision 1.331: download - view: text, markup, annotated - select for diffs
Fri Jan 25 22:13:30 2008 UTC (4 years ago) by gerald
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +1 -1 lines
Update to the 20080123 snapshot of GCC 4.2.3.

Revision 1.330: download - view: text, markup, annotated - select for diffs
Thu Jan 17 13:22:42 2008 UTC (4 years ago) by gerald
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +1 -1 lines
Update to the 20080116 snapshot of GCC 4.2.3.

Revision 1.329: download - view: text, markup, annotated - select for diffs
Fri Jan 4 08:53:16 2008 UTC (4 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +1 -1 lines
Update to the 20080102 snapshot of GCC 4.2.3.

Revision 1.328: download - view: text, markup, annotated - select for diffs
Tue Dec 25 20:08:06 2007 UTC (4 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +1 -1 lines
Update to the 20071219 snapshot of GCC 4.2.3.

Revision 1.327: download - view: text, markup, annotated - select for diffs
Thu Oct 25 12:34:45 2007 UTC (4 years, 3 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +1 -1 lines
Update to the 20071024 snapshot of GCC 4.2.3.

Revision 1.326: download - view: text, markup, annotated - select for diffs
Fri Oct 19 23:51:28 2007 UTC (4 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +1 -1 lines
Update to the 20071017 snapshot of GCC 4.2.3.

Revision 1.325: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:42 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +1 -1 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.324: download - view: text, markup, annotated - select for diffs
Fri Oct 12 10:25:01 2007 UTC (4 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +3 -3 lines
Update to the 20071011 snapshot of GCC 4.2.3.

Revision 1.323: download - view: text, markup, annotated - select for diffs
Sat Sep 29 06:51:59 2007 UTC (4 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +2 -2 lines
Update to GCC 4.2.2 RC2.

Revision 1.322: download - view: text, markup, annotated - select for diffs
Fri Sep 7 13:08:03 2007 UTC (4 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +1 -1 lines
Update to the 20070905 snapshot of GCC 4.2.2.

Revision 1.321: download - view: text, markup, annotated - select for diffs
Thu Aug 30 09:56:04 2007 UTC (4 years, 5 months ago) by ale
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +1 -1 lines
Chase mpfr library and bump PORTREVISION.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Thu Aug 23 10:54:12 2007 UTC (4 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +4 -1 lines
Update to the 20070822 snapshot of GCC 4.2.2.  Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43.

Revision 1.319: download - view: text, markup, annotated - select for diffs
Sun Aug 19 15:07:06 2007 UTC (4 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +3 -3 lines
Update to the 20070815 snapshot of GCC 4.2.2.

Revision 1.318: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:04 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +1 -2 lines
- 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

Revision 1.317: download - view: text, markup, annotated - select for diffs
Sun Jul 15 02:15:10 2007 UTC (4 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +1 -1 lines
Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
for the GCC 4.2.1 release.

Revision 1.316: download - view: text, markup, annotated - select for diffs
Sat Jul 7 10:51:20 2007 UTC (4 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +2 -2 lines
Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RC
for the GCC 4.2.1 release.

Revision 1.315: download - view: text, markup, annotated - select for diffs
Thu Jun 28 10:55:39 2007 UTC (4 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +1 -1 lines
Update to the 20070627 snapshot of GCC 4.2.1.

Revision 1.314: download - view: text, markup, annotated - select for diffs
Fri Jun 22 08:58:04 2007 UTC (4 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +1 -1 lines
Update to the 20070620 snapshot of GCC 4.2.1.

Revision 1.313: download - view: text, markup, annotated - select for diffs
Thu May 31 18:04:36 2007 UTC (4 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +1 -1 lines
Update to the 20070530 snapshot of GCC 4.2.1.

Revision 1.312: download - view: text, markup, annotated - select for diffs
Mon May 28 16:50:20 2007 UTC (4 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +4 -4 lines
Update to the 20070523 snapshot of GCC 4.2.1.

Revision 1.311: download - view: text, markup, annotated - select for diffs
Thu May 3 18:54:25 2007 UTC (4 years, 9 months ago) by gerald
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +3 -3 lines
Update to GCC 4.2.0 RC3.

Revision 1.310: download - view: text, markup, annotated - select for diffs
Mon Apr 16 14:26:08 2007 UTC (4 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +3 -3 lines
Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.

PR:		111544

Revision 1.309: download - view: text, markup, annotated - select for diffs
Fri Apr 13 22:20:59 2007 UTC (4 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +1 -0 lines
Add WANT_GNOME=yes per our GNOME porting documentation.

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Apr 10 22:15:05 2007 UTC (4 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +12 -14 lines
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]

Revision 1.307: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:14:04 2007 UTC (4 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +0 -2 lines
lang/gfortran is gone; remove CONFLICTS.

Revision 1.306: download - view: text, markup, annotated - select for diffs
Fri Mar 9 02:45:45 2007 UTC (4 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +1 -1 lines
Update to the 20070307 snapshot of GCC 4.2.0.

Revision 1.305: download - view: text, markup, annotated - select for diffs
Sat Mar 3 05:08:15 2007 UTC (4 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +1 -1 lines
Update to the 20070228 snapshot of GCC 4.2.0.

Revision 1.304: download - view: text, markup, annotated - select for diffs
Thu Feb 22 12:00:05 2007 UTC (4 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -1 lines
Update to the 20070221 snapshot of GCC 4.2.0.

Revision 1.303: download - view: text, markup, annotated - select for diffs
Thu Feb 15 23:53:25 2007 UTC (4 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +1 -1 lines
Update to the 20070214 snapshot of GCC 4.2.0.

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.

Revision 1.302: download - view: text, markup, annotated - select for diffs
Fri Feb 9 10:54:58 2007 UTC (5 years ago) by gerald
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +4 -1 lines
Update to the 20070207 snapshot of GCC 4.2.0.

Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.

Revision 1.301: download - view: text, markup, annotated - select for diffs
Sun Feb 4 22:30:16 2007 UTC (5 years ago) by gerald
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +2 -11 lines
Update to the 20070131 snapshot of GCC 4.2.0.

Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.

Revision 1.300: download - view: text, markup, annotated - select for diffs
Thu Jan 25 22:29:59 2007 UTC (5 years ago) by gerald
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +2 -1 lines
Always build with JAR=no to avoid locating an already installed copy of jar
and thus not laying down our own in $PREFIX/bin/jar42.

Update to the 20070124 snapshot of GCC 4.2.0 on the way.

PR:		108174
Debugged with:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>, db

Revision 1.299: download - view: text, markup, annotated - select for diffs
Thu Jan 18 12:42:52 2007 UTC (5 years ago) by gerald
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +1 -1 lines
Update to the 20070117 snapshot of GCC 4.2.0.

Revision 1.298: download - view: text, markup, annotated - select for diffs
Sun Jan 14 11:52:45 2007 UTC (5 years ago) by gerald
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +2 -0 lines
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.

Revision 1.297: download - view: text, markup, annotated - select for diffs
Thu Jan 11 13:10:34 2007 UTC (5 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +1 -1 lines
Update to the 20070110 snapshot of GCC 4.2.0.

Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed Jan 3 09:09:37 2007 UTC (5 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +7 -15 lines
Update to the 20070102 snapshot of GCC 4.2.0.

On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.

Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed Dec 27 10:56:55 2006 UTC (5 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -1 lines
Update to the 20061226 snapshot of GCC 4.2.0.

Revision 1.294: download - view: text, markup, annotated - select for diffs
Thu Dec 14 20:40:05 2006 UTC (5 years, 1 month ago) by fjoe
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +1 -1 lines
Update to 20061212.

On behalf of:	MAINTAINER

Revision 1.293: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:24:25 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -1 lines
Update to 20061205 snapshot.

On behalf of:	MAINTAINER

Revision 1.292: download - view: text, markup, annotated - select for diffs
Sat Dec 2 01:48:04 2006 UTC (5 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +1 -1 lines
Update to the 20061128 snapshot of GCC 4.2.0.

Revision 1.291: download - view: text, markup, annotated - select for diffs
Wed Nov 22 11:00:20 2006 UTC (5 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +1 -1 lines
Update to the 20061121 snapshot of GCC 4.2.0.

Revision 1.290: download - view: text, markup, annotated - select for diffs
Thu Nov 9 00:17:02 2006 UTC (5 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +2 -2 lines
Update to the 20061107 snapshot of GCC 4.2.0.  Mark this broken on ia64,
not i386.

Revision 1.289: download - view: text, markup, annotated - select for diffs
Fri Nov 3 03:25:22 2006 UTC (5 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +5 -1 lines
Update to the 20061031 snapshot of GCC 4.2.0.  Mark this port broken on
ia64 where it has failed to build for many months.

Revision 1.288: download - view: text, markup, annotated - select for diffs
Tue Oct 31 07:46:41 2006 UTC (5 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +1 -1 lines
Update to the 20061024 snapshot GCC 4.2.0.

Revision 1.287: download - view: text, markup, annotated - select for diffs
Thu Oct 19 16:43:58 2006 UTC (5 years, 3 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +2 -3 lines
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)

Revision 1.286: download - view: text, markup, annotated - select for diffs
Sun Sep 24 11:48:02 2006 UTC (5 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +1 -1 lines
Update to the 20060923 snapshot of GCC 4.2.0.

Revision 1.285: download - view: text, markup, annotated - select for diffs
Mon Sep 18 09:13:26 2006 UTC (5 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +1 -2 lines
Remove bootclasspath setting to java-gcj-compat
when building with awt gtk peer.

Revision 1.284: download - view: text, markup, annotated - select for diffs
Sun Sep 17 18:27:16 2006 UTC (5 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +3 -10 lines
Update to the 20060915 of GCC 4.1.2.  This fixes the namespace pollution
caused by include/ffi.h.

Enable libgcj on amd64 in addition to i386.

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).

Revision 1.283: download - view: text, markup, annotated - select for diffs
Mon Sep 11 08:54:58 2006 UTC (5 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +1 -1 lines
Update to the 20060909 snapshot of GCC 4.2.0.

Revision 1.282: download - view: text, markup, annotated - select for diffs
Wed Sep 6 19:32:44 2006 UTC (5 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +2 -2 lines
Update to the 20060906 snapshot of GCC 4.2.0.  This is getting pretty close
to the start of the GCC 4.2 release branch, and removes another namespace
pollution issue.

Revision 1.281: download - view: text, markup, annotated - select for diffs
Wed Aug 30 10:29:53 2006 UTC (5 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +5 -1 lines
Update to the 20060826 snapshot of GCC 4.2.0.  Among others, this fixes
two cases where the common (file) namespace was polluted by Java-specific
files.

Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]

Reported by:	kris (pointyhat) [1]

Revision 1.280: download - view: text, markup, annotated - select for diffs
Mon Aug 21 14:37:54 2006 UTC (5 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +1 -1 lines
Update to the 20060819 snapshot of GCC 4.2.0.

Revision 1.279: download - view: text, markup, annotated - select for diffs
Sun Aug 13 16:04:23 2006 UTC (5 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +1 -1 lines
Update to the 20060812 snapshot of GCC 4.2.0.

Revision 1.278: download - view: text, markup, annotated - select for diffs
Tue Aug 8 12:35:07 2006 UTC (5 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +6 -1 lines
Setting java.home, changing default awt peer to gtk,
and using cairo backend for WITH_JAVA_AWT

Approved by:	gerald

Revision 1.277: download - view: text, markup, annotated - select for diffs
Mon Aug 7 15:17:09 2006 UTC (5 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +1 -1 lines
Update to the 20060805 snapshot of GCC 4.2.0.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Mon Jul 31 05:35:03 2006 UTC (5 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -1 lines
Update to the 20060729 snapshot of GCC 4.2.0.

Revision 1.275: download - view: text, markup, annotated - select for diffs
Sun Jul 23 13:31:06 2006 UTC (5 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +2 -3 lines
Update to the 20060722 snapshot of GCC 4.2.0.

No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.

Be more friendly for additional patches.

Submitted by:	maho (implicitly)

Revision 1.274: download - view: text, markup, annotated - select for diffs
Mon Jul 17 21:55:14 2006 UTC (5 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +1 -1 lines
Update to the 20060715 snapshot of GCC 4.2.0.

Revision 1.273: download - view: text, markup, annotated - select for diffs
Sun Jul 9 12:22:08 2006 UTC (5 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +3 -6 lines
Update to the 20060708 snapshot of GCC 4.2.0.

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.

Revision 1.272: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:18:10 2006 UTC (5 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +2 -2 lines
Update to the 20060701 snapshot of GCC 4.2.0.

bootstrap-lean is back, which means quite a bit less disk space used when
building this port.  Also, Java comes with new applications gappletviewer42,
gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar.

Revision 1.271: download - view: text, markup, annotated - select for diffs
Mon Jun 26 17:03:03 2006 UTC (5 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +1 -3 lines
Update to the 20060624 snapshot of GCC 4.2.0.

mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround.  Refresh files/java-patch-hier.

Revision 1.270: download - view: text, markup, annotated - select for diffs
Sun Jun 18 06:39:27 2006 UTC (5 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +3 -8 lines
Update to the 20060617 snapshot of GCC 4.2.0.

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)

Revision 1.269: download - view: text, markup, annotated - select for diffs
Sun Jun 11 15:42:59 2006 UTC (5 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +2 -1 lines
Update to the 20060610 snapshot of GCC 4.2.0.
Add zip as a build dependency of Java (libgcj). [1]

Reported by:	kris (pointyhat) [1]

Revision 1.268: download - view: text, markup, annotated - select for diffs
Mon Jun 5 19:20:32 2006 UTC (5 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +4 -9 lines
Update to the 20060603 snapshot of GCC 4.2.0.

Java support is back (on i386), and all those additional libtool
files we are currently installing as part of libgcj will be gone
with next week's snapshot.

Revision 1.267: download - view: text, markup, annotated - select for diffs
Sun May 28 14:57:12 2006 UTC (5 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +1 -1 lines
Update to the 20060527 snapshot of GCC 4.2.0.

Revision 1.266: download - view: text, markup, annotated - select for diffs
Sun May 28 08:57:49 2006 UTC (5 years, 8 months ago) by maho
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +1 -1 lines
Fix dependency of libart

Submitted by:	kris
Approved by:	gerald (implicitly)

Revision 1.265: download - view: text, markup, annotated - select for diffs
Sun May 21 17:25:16 2006 UTC (5 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +1 -1 lines
Update to the 20060520 snapshot of GCC 4.2.0.

Revision 1.264: download - view: text, markup, annotated - select for diffs
Sun May 14 09:57:29 2006 UTC (5 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +1 -1 lines
Update to the 20060513 snapshot of GCC 4.2.0.

Revision 1.263: download - view: text, markup, annotated - select for diffs
Sat May 13 14:09:00 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +1 -5 lines
Update to the 20060506 snapshot of GCC 4.2.0.

ia64 and sparc64 should build again now; http://gcc.gnu.org/PR25865 has
been addressed.

Revision 1.262: download - view: text, markup, annotated - select for diffs
Fri May 12 19:48:37 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +1 -1 lines
Avoid hard-coding the GCC release series in the cklatest target.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Wed May 10 14:46:39 2006 UTC (5 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +1 -1 lines
Chase gmp library and bump PORTREVISION.

Revision 1.260: download - view: text, markup, annotated - select for diffs
Sun Apr 23 11:08:41 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +4 -0 lines
IGNORE on ia64 and sparc64, because we know things currently cannot work
on these two.

Revision 1.259: download - view: text, markup, annotated - select for diffs
Sun Apr 23 11:00:59 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +2 -2 lines
Make sure all lang/gcc* ports I maintain can be properly used as master
ports by allowing MAINTAINER and COMMENT to be overridden.

Revision 1.258: download - view: text, markup, annotated - select for diffs
Sun Apr 23 10:29:31 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -1 lines
Update to the 20060422 snapshot of GCC 4.2.0.

Revision 1.257: download - view: text, markup, annotated - select for diffs
Sun Apr 16 13:12:06 2006 UTC (5 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +3 -2 lines
Update to the 20060415 snapshot of GCC 4.2.0.  Adjust the explanation
on why Java still is disabled.

Revision 1.256: download - view: text, markup, annotated - select for diffs
Sun Apr 9 15:37:00 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +1 -1 lines
Update to the 20060408 snapshot of GCC 4.2.0.

Revision 1.255: download - view: text, markup, annotated - select for diffs
Sun Apr 2 22:28:10 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +1 -1 lines
Update to the 20060401 snapshot of GCC 4.2.0.

Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed Mar 29 06:07:08 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -0 lines
Fix handling of shared libraries via rc.d for non-default prefixes.

Revision 1.253: download - view: text, markup, annotated - select for diffs
Sun Mar 26 15:21:50 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -5 lines
Update to the 20060325 snapshot of GCC 4.2.0.  Two minor cleanups on the
Java side, without real functional changes.

Revision 1.252: download - view: text, markup, annotated - select for diffs
Sun Mar 26 05:16:44 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +4 -0 lines
- add RC_D_SH to keep shared libs working after reboot

Revision 1.251: download - view: text, markup, annotated - select for diffs
Mon Mar 20 13:09:40 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +1 -1 lines
Update to the 20060318 snapshot of GCC 4.2.0.

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Mar 15 22:42:16 2006 UTC (5 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +9 -14 lines
Update to the 20060311 snapshot of GCC 4.2.0.

The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.1.* 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.

Revision 1.249: download - view: text, markup, annotated - select for diffs
Tue Feb 21 21:34:01 2006 UTC (5 years, 11 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -2 lines
Update to the 20060218 snapshot of GCC 4.2.0.

Remove USE_REINPLACE= as advised by new portlint.  Also note that at
least some of the installation hierarchy problems with libgomp have
been fixed now due to my report upstream.

Revision 1.248: download - view: text, markup, annotated - select for diffs
Sun Feb 12 20:29:35 2006 UTC (5 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -1 lines
Update to the 20060211 snapshot of GCC 4.2.0.

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Feb 5 02:38:37 2006 UTC (6 years ago) by gerald
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +1 -1 lines
Update to the 20060204 snapshot of GCC 4.2.0.

Revision 1.246: download - view: text, markup, annotated - select for diffs
Wed Feb 1 10:59:21 2006 UTC (6 years ago) by gerald
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +1 -1 lines
Update to the 20060128 snapshot of GCC 4.2.0.

Revision 1.245: download - view: text, markup, annotated - select for diffs
Fri Jan 27 01:55:53 2006 UTC (6 years ago) by gerald
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -1 lines
Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Sun Jan 15 02:53:36 2006 UTC (6 years ago) by gerald
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -1 lines
Update to the 20060114 snapshot of GCC 4.2.0.

Revision 1.243: download - view: text, markup, annotated - select for diffs
Sun Jan 8 20:32:47 2006 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +1 -3 lines
Update to the 20060107 snapshot of GCC 4.2.0.

GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Sun Jan 1 21:15:22 2006 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -1 lines
Update to the 20051231 snapshot of GCC 4.2.0.

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Dec 28 14:31:05 2005 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +1 -1 lines
Update to the 20051224 snapshot of GCC 4.2.0.

Improve packaging by using @dirrm include/ssp instead of speculative
removal.  Remove broken removal of the info/gcc42 directory; this has
to be handled by Mk/bsd.ports.mk.

Revision 1.240: download - view: text, markup, annotated - select for diffs
Thu Dec 22 00:47:46 2005 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +1 -1 lines
Update to the 20051215 snapshot of GCC 4.0.3.

Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory.   This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Wed Dec 21 21:14:08 2005 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +10 -5 lines
Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.

Dedicated to:	obrien

Revision 1.238: download - view: text, markup, annotated - select for diffs
Mon Dec 19 15:18:56 2005 UTC (6 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +2 -2 lines
Update to the 20051217 snapshot of GCC 4.2.0.  Due to changes in the build
systems, this will consume more diskspace to build (some 900MB on i386).

Revision 1.237: download - view: text, markup, annotated - select for diffs
Sun Dec 11 22:49:56 2005 UTC (6 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +10 -9 lines
Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0.

Change pkg-plist to avoid hardcoding any version number.

PR:		90253

Revision 1.236: download - view: text, markup, annotated - select for diffs
Sun Dec 4 00:58:11 2005 UTC (6 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +4 -1 lines
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.

Revision 1.235: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:09:08 2005 UTC (6 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -2 lines
Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of a
workaround I had to apply to this port).

Revision 1.234: download - view: text, markup, annotated - select for diffs
Wed Nov 16 22:14:12 2005 UTC (6 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +1 -1 lines
mirrors.rcn.net, one of the main mirrors has a corrupted tarball of the
testsuite; since this is not needed for regular operation, just disable
it in the port, but keep the correct data in distinfo, in case someone
wants to obtain and verify it nevertheless.

PR:		89128
Reported by:	pointyhat

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Nov 14 00:28:31 2005 UTC (6 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -1 lines
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]

Revision 1.232: download - view: text, markup, annotated - select for diffs
Tue Nov 8 22:15:53 2005 UTC (6 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +1 -1 lines
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).

Revision 1.231: download - view: text, markup, annotated - select for diffs
Sun Sep 25 19:35:06 2005 UTC (6 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +3 -3 lines
Update to the 20050924 snapshot of GCC 4.1.0.  This brings a huge libjava/
Classpath merger.

Revision 1.230: download - view: text, markup, annotated - select for diffs
Mon Sep 19 07:53:35 2005 UTC (6 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +1 -1 lines
Update to the 20050917 snapshot of GCC 4.1.0.

Revision 1.229: download - view: text, markup, annotated - select for diffs
Mon Sep 12 10:15:28 2005 UTC (6 years, 4 months ago) by gerald
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +1 -1 lines
Update to the 20050909 snapshot of GCC 4.1.0.

Revision 1.228: download - view: text, markup, annotated - select for diffs
Sat Sep 3 14:10:55 2005 UTC (6 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +1 -1 lines
Update to the 20050902 snapshot of GCC 4.1.0.

Revision 1.227: download - view: text, markup, annotated - select for diffs
Fri Sep 2 09:31:27 2005 UTC (6 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +3 -1 lines
Reenable the Java frontend and libgcj on i386.  All build and installation
problems should be resolved now.

Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.

We now also need the math/mpfr port to build the Fortran frontend.[1]

PR:		85495 [1]

Revision 1.226: download - view: text, markup, annotated - select for diffs
Tue Aug 30 13:21:21 2005 UTC (6 years, 5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +2 -2 lines
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.

Revision 1.225: download - view: text, markup, annotated - select for diffs
Wed Aug 24 22:34:45 2005 UTC (6 years, 5 months ago) by gerald
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +2 -2 lines
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)

Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon Aug 1 19:02:03 2005 UTC (6 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +36 -45 lines
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.

Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon Jul 25 09:45:15 2005 UTC (6 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -1 lines
Update to the 20050723 snapshot of GCC 4.1.0.  Should now work on FreeBSD 7.

Revision 1.222: download - view: text, markup, annotated - select for diffs
Wed Jul 20 10:49:51 2005 UTC (6 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +12 -0 lines
o Java awt is now working via gtk20
o cairo is disabled since 0.5.0 is reqired

Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue Jul 19 15:07:34 2005 UTC (6 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +1 -1 lines
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.

Revision 1.220: download - view: text, markup, annotated - select for diffs
Mon Jul 18 13:27:11 2005 UTC (6 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +4 -3 lines
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.

Revision 1.219: download - view: text, markup, annotated - select for diffs
Sat Jul 16 12:26:33 2005 UTC (6 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +5 -5 lines
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sun Jul 10 13:14:34 2005 UTC (6 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +1 -1 lines
Update to the 20050709 snapshot of GCC 4.1.0.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Tue Jul 5 18:06:17 2005 UTC (6 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +1 -1 lines
Update to the 20050702 snapshot of GCC 4.1.0.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Sun Jun 26 11:44:16 2005 UTC (6 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +3 -10 lines
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.

Revision 1.215: download - view: text, markup, annotated - select for diffs
Sun Jun 19 23:50:28 2005 UTC (6 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -1 lines
Update to the 20050618 snapshot of GCC 4.1.0.

Revision 1.214: download - view: text, markup, annotated - select for diffs
Tue Jun 14 00:45:24 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +4 -4 lines
A workaround to build libjava.

Approved by:	gerald

Revision 1.213: download - view: text, markup, annotated - select for diffs
Sun Jun 12 22:07:06 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -1 lines
Update to the 20050611 snapshot of GCC 4.1.0.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Sat Jun 4 22:41:09 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +1 -1 lines
Update to the 20050604 snapshot of GCC 4.1.0.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Jun 3 00:39:47 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +3 -0 lines
Generally disable libjava again, since it mysteriously causes the build to
fail on the ports cluster and some users's system, just not those Loren and
me have access to.

PR:		81788

Revision 1.210: download - view: text, markup, annotated - select for diffs
Sun May 29 22:29:08 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +1 -1 lines
Update to the 20050528 snapshot of GCC 4.1.0.  Adjust the libjava-related
part of the packaging list.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sun May 22 23:42:53 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +9 -12 lines
Update to the 20050522 snapshot of 4.1.0.  Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.

Reenable building libjava where appropriate, now that this has been fixed
upstream.  And treat Fortran libraries exactly like other language support
libraries, reducing conflicts with other gcc ports and getting rid of the
libtool archives on the way.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon May 16 21:52:09 2005 UTC (6 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +14 -19 lines
Update to the 20050515 snapshot of GCC 4.1.0.

Add a conflict with the gcc34 port and address portlint warnings.
Simplify the handling of libraries which are not installed in all
configurations and put all libgcj libraries in the same directory
as all others, getting rid of the libtool .la archives on the way.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon May 9 20:53:40 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +11 -9 lines
Update to the 20050508 snapshot of GCC 4.1.0.  Add the new gjnih41 program
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.

Revision 1.206: download - view: text, markup, annotated - select for diffs
Sun May 1 19:31:58 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -5 lines
Update to the 20050501 snapshot of GCC 4.1.0.  This contains a patch I
had applied upstream to address the sparc64 bootstrap failure, so remove
the BROKEN entry.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Sat Apr 30 22:22:12 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +3 -3 lines
Disable the build on alpha.[1]  Address some complaints by portlint.

Discussed with:	kris [1]

Revision 1.204: download - view: text, markup, annotated - select for diffs
Mon Apr 25 15:05:59 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +7 -7 lines
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:		80306

Revision 1.203: download - view: text, markup, annotated - select for diffs
Sun Apr 24 19:29:57 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +2 -2 lines
GCC 4.0.0 has been release.  Update to the first snapshot of GCC 4.0.1,
which is basically identical with the 4.0.0 release.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Sun Apr 17 17:30:36 2005 UTC (6 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -1 lines
Update to the 20050416 snapshot of GCC 4.0.0.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Sun Apr 10 20:52:18 2005 UTC (6 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +1 -1 lines
Update to the 20050409 snapshot of GCC 4.0.0.  That's getting rather close
to the real thing now.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Sun Apr 3 16:41:02 2005 UTC (6 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -1 lines
Update to the 20050402 snapshot of GCC 4.0.0.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Thu Mar 31 23:24:12 2005 UTC (6 years, 10 months ago) by gerald
Branches: MAIN
CVS tags: old_old_RELEASE_5_4_0
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +4 -0 lines
Mark BROKEN on sparc64.  I reported the problem upstream, but there is no
fix in sight yet.

Approved by:	portmgr (krion)

Revision 1.198: download - view: text, markup, annotated - select for diffs
Sun Mar 20 22:08:59 2005 UTC (6 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +1 -1 lines
Update to the 20050319 snapshot of GCC 4.0.0.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Mar 19 17:45:56 2005 UTC (6 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -1 lines
Update to the 20050312 of GCC 4.0.0.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Wed Mar 2 08:46:01 2005 UTC (6 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +8 -2 lines
portlint.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Wed Mar 2 08:33:46 2005 UTC (6 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -1 lines
Update to the 20050226 snapshot.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Feb 21 16:40:36 2005 UTC (6 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +1 -1 lines
Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing list
for the libjava case (still disabled for now, though).

Revision 1.193: download - view: text, markup, annotated - select for diffs
Tue Feb 1 17:10:39 2005 UTC (7 years ago) by gerald
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +1 -1 lines
Update to the 20050130 snapshot of GCC 4.0.0.  Adjust pkg-plist wrt. to
libjava which I hope to re-enable with the next update.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sun Jan 16 20:32:29 2005 UTC (7 years ago) by gerald
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -2 lines
Update to the 20050116 snapshot of GCC 4.0.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sun Jan 9 20:47:26 2005 UTC (7 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -1 lines
Update to the 20050109 snapshot of GCC 4.0.0.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Dec 28 12:19:08 2004 UTC (7 years, 1 month ago) by gerald
Branches: MAIN
CVS tags: old_old_RELEASE_4_11_0
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +1 -1 lines
Update to the 20041226 snapshot of GCC 4.0.0.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat Dec 25 15:16:14 2004 UTC (7 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -1 lines
Update to the 20041219 snapshot of GCC 4.0.0.  Quite some changes.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu Dec 16 09:32:21 2004 UTC (7 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +13 -1 lines
Adding knob WITH_FORTRAN.
Now we have GNU Fortran 90/95 compiler
with this knob.

PR:		74187
Approved by:	gerald (maintainer)

Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Dec 6 19:44:35 2004 UTC (7 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +1 -1 lines
Update to the 20041205 snapshot of GCC 4.0.0.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Nov 30 13:44:32 2004 UTC (7 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
Update to the 20041128 snapshot of GCC 4.0.0.

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Nov 22 13:51:50 2004 UTC (7 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -3 lines
Update to the 20041121 snapshot of GCC 4.0.0 (removing last traces of the
old bounds checker).  This includes quite a couple of SPARC fixes and should
fix the bootstrap failure there.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Sun Nov 14 21:42:10 2004 UTC (7 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -1 lines
Update to the 20041114 snapshot of GCC 4.0.0.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Nov 8 15:46:03 2004 UTC (7 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-
related fixes I had submitted upstream.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sun Nov 7 11:40:15 2004 UTC (7 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +4 -12 lines
Revert those changes from the prevision commit (revision 1.181) that were
accidental, considering obrien's log entry and the breakage caused.

Spotted by:	kris (on behalf of pointyhat)

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Nov 5 19:52:24 2004 UTC (7 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +13 -5 lines
Catch the 'cklatest' target up to changes on the MASTER_SITES.

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Nov 5 19:48:46 2004 UTC (7 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +4 -2 lines
Autogenerate the libexec portion of PLIST.
Remove unused .la files.

Reviewed by:	gerald

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun Oct 31 05:19:20 2004 UTC (7 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +15 -15 lines
Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:		71696.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Oct 21 17:18:47 2004 UTC (7 years, 3 months ago) by gerald
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -2 lines
Update to the 20041015 snapshot of GCC 3.4.3.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Sep 3 22:24:26 2004 UTC (7 years, 5 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_3_0
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +1 -1 lines
Update to the 20040827 snapshot of GCC 3.4.2.

Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu Aug 12 14:17:13 2004 UTC (7 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
Update to the 20040806 snapshot off GCC 3.4.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sun Jul 25 13:20:47 2004 UTC (7 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
Update to the 2004-07-23 snapshot of GCC 3.4.2.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Jul 10 21:01:57 2004 UTC (7 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 lines
Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).

Revision 1.173: download - view: text, markup, annotated - select for diffs
Sun Jul 4 14:39:45 2004 UTC (7 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -5 lines
Update to the 20040702 snapshot.  Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:	eik [1]

Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Jun 17 21:39:17 2004 UTC (7 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -3 lines
Use ${ECHO} instead of echo.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Jun 16 18:16:26 2004 UTC (7 years, 7 months ago) by gerald
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
Update to the 2004-06-11 snapshot of GCC 3.4.1.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sun Jun 6 03:57:54 2004 UTC (7 years, 8 months ago) by gerald
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +3 -3 lines
Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Apr 17 16:40:30 2004 UTC (7 years, 9 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_10_0
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +5 -2 lines
Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Mon Mar 22 17:13:33 2004 UTC (7 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -0 lines
I give up, gerald wants the cruft back in.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sun Mar 21 17:02:53 2004 UTC (7 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +0 -2 lines
Re-commit revision 1.165.  The perceived breakage by it was a bug in pkg-plist.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Mar 17 14:21:58 2004 UTC (7 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +3 -13 lines
Try to fix breakage of non-amd64 platforms introduced by 1.165 and
remove inflamatory comment.

Remove BROKEN from sparc64 and simplify special case handling of
libgcj on ia64 and sparc64.
USE_SIZE is now the default, no need to specify it explicitly.
Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Mar 17 08:18:15 2004 UTC (7 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -3 lines
Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk has
finally caught up with newer autoconf's requirements.
Allow to build on AMD64 by lying with CONFIGURE_TARGET.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sun Mar 14 21:33:56 2004 UTC (7 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +17 -4 lines
Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus saves
quite some build time and also disk.  Make this the default on sparc64 and
ia64 where libgcj has not been ported to and thus fix long-standing packaging
issues on these two platforms.
On the way, update to the 20040310 snapshot of GCC 3.4.0.

PR:		63427 (mostly)

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Feb 19 22:12:30 2004 UTC (7 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +6 -33 lines
Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.

Given that I am now responsible for snapshot generation on gcc.gnu.org,
remove the feature to obtain sources from GCC CVS.  Mark broken on amd64
(which used to be called x86_64).

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Feb 12 20:40:06 2004 UTC (7 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +12 -10 lines
Update to the 2004-02-11 snapshot of GCC 3.4.

Port the following two fixes from the lang/gcc33 port:
2004/02/08: Fix build on systems without a decent version of Perl.
2004/01/30: The Fortran frontend binary is called g77, not f77.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:36 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed Jan 28 22:15:03 2004 UTC (8 years ago) by gerald
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +26 -14 lines
Update to the 2004-01-28 snapshot of GCC 3.4.  Merge in my 2004/01/26
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:58:14 2004 UTC (8 years ago) by gerald
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +24 -29 lines
Update to the 2004-01-14 snapshot of GCC 3.4.

Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.

Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.

Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.

libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:59 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Use the SORT macro from bsd.port.mk.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:05:23 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
Use PAX macro.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Jan 10 12:20:00 2004 UTC (8 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +7 -19 lines
Update to the 2004-01-07 snapshot of GCC 3.4.  Merge in my 2004-01-05
changes which combine and simplify the post-install handling of target
libraries and GCJ include files and my 2003-12-14 change which simplifies
handling of .info files from the lang/gcc33 port.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Jan 9 22:04:51 2004 UTC (8 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +5 -6 lines
Fix packaging which was quite broken.  On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue Jan 6 18:50:41 2004 UTC (8 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -1 lines
Update to the 2003-12-31 snapshot.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Dec 26 15:56:36 2003 UTC (8 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +4 -3 lines
Update to the 2003-12-24 snapshot.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Dec 15 07:49:17 2003 UTC (8 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the
manpage fake out.

Spotted by:	gerald

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Dec 15 07:45:53 2003 UTC (8 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -0 lines
* Deal with GCC's configurary's assumption that /usr/local/{include,lib}
  are searched automatically by the compiler by using --with-libiconv-prefix.
  W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
  During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
  not actually passing the found header path to CFLAGS in any way.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Dec 14 02:35:52 2003 UTC (8 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +11 -13 lines
Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (at
least) two FreeBSD-related problems I had reported against the previous
snapshot.

Make some final adjustments to track changes in directory layout between
GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:21:49 2003 UTC (8 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
Really mark as broken.

Pointy hat to:	self

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:20:50 2003 UTC (8 years, 2 months ago) by gerald
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +12 -39 lines
Update to the 2003-11-26 snapshot and fix several packaging issues.
Import significant simplifications of the post-install handling of
GCJ include files from the gcc33 port.  Use the new INFO= facility.

The port is still (marked) broken, but should essentially work out
of the box once the remaining upstream bugs have been fixed.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Fri Nov 14 22:01:12 2003 UTC (8 years, 2 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_2_1, old_old_old_RELEASE_5_2_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +19 -43 lines
Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.

There is no bounds-checking patch for GCC 3.4 yet, extended printf format
checking for FreeBSD has not been ported yet, and the port is BROKEN due
to weird libjava build failures which occur if and only if building from
within the FreeBSD ports system.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Sep 27 00:50:08 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -3 lines
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Jul 11 20:35:45 2003 UTC (8 years, 7 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_9_0
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +16 -17 lines
Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify
the machinery so that we do not need to maintain duplicate lists of binaries.
Rename loop variables from $file to $f to avoid warnings by future versions
of portlint.
Fix a post-build comment.

Reviewed by:	obrien

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Jul 11 17:10:13 2003 UTC (8 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -0 lines
My manpage creation fake-out broke with 3.1.1.  Give up and add a build
dependency on perl 5.6.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Jul 9 21:20:55 2003 UTC (8 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +8 -8 lines
Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Jun 17 21:17:12 2003 UTC (8 years, 7 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_old_gcc_33
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +24 -1 lines
Add bounds-checking support using Herman ten Brugge's patches.

PR:		53395
Submitted by:	Dan Nelson <dnelson@allantgroup.com>

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu May 15 12:56:34 2003 UTC (8 years, 8 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_old_RELEASE_5_1_0
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +14 -15 lines
Update to the official release of GCC 3.3.  On the way, somewhat restructure
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri May 9 14:47:00 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +10 -1 lines
Update to the second prerelease of GCC 3.3.  Add support for the core
languages testsuites (similar to the lang/gcc32 port).

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu May 8 11:32:06 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -3 lines
I now made .bz2 sources available on gcc.gnu.org, so again use these instead
of .gz sources.  Remove a makeinfo related hack for CONFIGURE_ENV which is
not needed any longer.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue May 6 22:14:54 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +15 -16 lines
Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.
Adjust COMMENT and remove NO_CDROM. Reenable man pages.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue May 6 11:45:22 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue May 6 11:19:17 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Properly add the "[FreeBSD]" marker to the GCC version string also for
prereleases and releases.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue May 6 00:44:10 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
G++ headers are now installed in c++/<gcc_ver> rather than g++-v3.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun May 4 02:52:49 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -1 lines
Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Mon Apr 28 02:23:49 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Apr 25 17:06:46 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -8 lines
Merge targets pre-configure and pre-build, simplify them, and remove
patch-va.  All of these dealt with us patching generated files (which
we don't do any longer).

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Apr 25 06:40:43 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Make MAINTAINER overrideable by slave ports.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Apr 24 10:37:23 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +0 -4 lines
Fifty-one months after ELF flag day, and after the system compiler became
ELF-only as well, remove support for aout from the next generation of GCC.

Suggested by:	Loren James Rittle <rittle@labs.mot.com>
Discussed with:	obrien

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Apr 21 07:59:03 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +11 -7 lines
merge changes from gcc32 to gcc33 after testing
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Apr 6 14:30:41 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +8 -12 lines
Appease portlint by various whitespace changes.  Remove last traces of
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Mar 31 01:19:14 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Sat Mar 29 23:14:33 2003 UTC (8 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +43 -11 lines
Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Mar 24 16:03:14 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -2 lines
Fix COMMENT and a Makefile comment.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:37:58 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_old_old_old_RELEASE_4_8_0
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -0 lines
De-pkg-comment.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Dec 3 23:21:14 2002 UTC (9 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_RELEASE_5_0_0
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Use the most modern spelling of egcs.cygnus.com.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Nov 5 03:10:08 2002 UTC (9 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Oct 19 18:55:52 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -3 lines
Use MASTER_SITES_GCC.

Approved by:	obrien (maintainer)

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Oct 18 04:14:28 2002 UTC (9 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -3 lines
Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Oct 10 23:19:05 2002 UTC (9 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +51 -30 lines
Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Jul 31 12:34:31 2002 UTC (9 years, 6 months ago) by gerald
Branches: MAIN
CVS tags: old_old_old_old_gcc_32_20021007, old_old_old_old_RELEASE_4_7_0
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +0 -1 lines
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.

Approved by:	obrien (maintainer+mentor)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat May 18 10:16:53 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_6_1, old_old_old_old_old_RELEASE_4_6_0
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +15 -15 lines
Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Apr 7 10:48:11 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +5 -5 lines
Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Mar 29 00:58:14 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_5_0_DP1
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +16 -12 lines
Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Mar 13 07:50:44 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Mar 13 05:08:26 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +46 -36 lines
Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.

Due to the lack of a real snapshot distfile, this has to use CVS
as the fetch method.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Mar 9 21:23:05 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -0 lines
Mark broken while I find a suitable snapshot.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Mar 4 21:08:06 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +19 -19 lines
Sync with gcc30's style.
This includes changing the name from g<BINARY> to <BINARY>31, using a
single .info file rather than the mirage of them, and switch to using the
.bz2 distfiles.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Mar 2 18:53:57 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -4 lines
Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Feb 10 11:16:51 2002 UTC (10 years ago) by obrien
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Update to the 2002-02-04 snapshot.

This port still does not install properly (still has some old cruft in it).
But incase someone wants to work on a patch to help me out...

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Feb 5 02:54:52 2002 UTC (10 years ago) by obrien
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +5 -2 lines
This allows the port to build, but it still has install problems.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Feb 3 07:15:29 2002 UTC (10 years ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20020128
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +40 -18 lines
Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:24:07 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20010430
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +7 -7 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Oct 27 18:33:05 2001 UTC (10 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_4_5_0
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -5 lines
Utilize the PATCH_WRKDIR knob now that it exists.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Aug 15 16:54:42 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_4_4_0
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +18 -28 lines
Major overhall and style clean up.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri May 4 08:50:08 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +5 -3 lines
Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.
[and a sad day in history]

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Mar 24 01:40:08 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_4_3_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
[a nice friend's b-day at that :-)]

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Mar 11 04:46:54 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
Fix version number.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Mar 6 23:55:37 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Mar 2 10:09:40 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20010205
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +9 -5 lines
Fix nits in the auto lib-gcc PLIST generation.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Feb 14 20:52:38 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -4 lines
Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Feb 14 20:19:39 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
typo clean up police: \s -> \t

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Dec 27 02:22:16 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20001225
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
Upgrade to the Christmas edition GCC 2.97 development snapshot.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Dec 21 23:50:36 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20001218
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +25 -29 lines
Upgrade to the 2000-12-18 GCC 2.97 development snapshot.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Dec 13 18:54:40 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20001211
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Forgot to commit the bits that rm's the new libjava as it breaks the
GCC bootstrap.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Dec 13 02:26:23 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
Upgrade to the 2000-12-11 GCC 2.97 development snapshot.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Dec 5 21:36:59 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +14 -15 lines
Change name of programs from e<program_name> to g<program_name>, since
e<program_name> conflicts with the egcs port.  I'm open to a better nameing
scheme.

Also change the shared libs configuring logic a little bit due to changed
way of doing it on libstdc++-v3, which this snapshot uses by default.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Nov 28 18:55:05 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20001120
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +16 -10 lines
Upgrade to the 2000-11-20 GCC 2.97 development snapshot.
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Oct 10 23:32:32 2000 UTC (11 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20001002, old_old_old_old_old_old_RELEASE_4_2_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +19 -14 lines
Upgrade to the 2000-10-02 GCC 2.97 development snapshot.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Sep 15 23:43:47 2000 UTC (11 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000828, old_old_old_old_old_old_RELEASE_4_1_1
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -4 lines
Upgrade to the 2000-08-28 GCC 2.96 development snapshot.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Sep 5 16:59:09 2000 UTC (11 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000717
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +36 -19 lines
Upgrade to the 2000-07-17 GCC 2.96 development snapshot.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat May 6 22:47:08 2000 UTC (11 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000501, old_old_old_old_old_old_RELEASE_4_1_0, old_old_old_old_old_old_RELEASE_3_5_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +4 -4 lines
Upgrade to the 2000-05-01 GCC 2.96 development snapshot.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Apr 14 17:15:19 2000 UTC (11 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
Upgrade to the 2000-04-10 GCC 2.96 development snapshot.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:32 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -4 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:26:53 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1 lines
Restore useless version required comments.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:36:26 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2 lines
Remove the "version required" line.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Mar 19 08:43:50 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000313
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Upgrade to the 2000-03-13 GCC 2.96 development snapshot.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Mar 8 19:01:14 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000306, old_old_old_old_old_old_RELEASE_4_0_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +4 -3 lines
Upgrade to the 2000-03-06 GCC 2.96 development snapshot.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Mar 8 02:20:59 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000221
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -3 lines
Upgrade to the 2000-02-21 GCC 2.96 development snapshot.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Feb 14 11:39:30 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_20000207
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Upgrade to the 2000-02-07 GCC 2.96 development snapshot.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Jan 17 12:27:54 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -5 lines
Upgrade to the 2000-01-10 GCC 2.96 development snapshot.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 15 02:02:34 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_991110, old_old_old_old_old_old_RELEASE_3_4_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Update to the 1999-11-10 development snapshot.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Nov 3 11:41:47 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_991102
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
Update to the 1999-11-02 development snapshot.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Nov 1 07:39:11 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_991025
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +6 -7 lines
Update to the 1999-10-25 snapshot.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Oct 10 23:14:28 1999 UTC (12 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Upgrade to the 1999-10-04 development snapshot.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Oct 10 20:28:31 1999 UTC (12 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990920
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +10 -10 lines
Upgrade to the 1999-09-20 development snapshot.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:34:35 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_3_3_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
Change Id->FreeBSD.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Aug 5 16:21:08 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +26 -23 lines
Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95
snapshot.
Mark BROKEN until the next Cygnus snapshot.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jul 20 15:30:50 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990718
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -3 lines
Update to the 1999-07-18 beta snapshot of GCC-2.95.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Jul 15 11:08:13 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990712
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Upgrade to the July 12th GCC-2.95 prerelease.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Jul 6 07:29:37 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990629
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +5 -5 lines
Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Jul 4 21:49:26 1999 UTC (12 years, 7 months ago) by steve
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990623
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Correct spelling in a comment.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Jul 4 20:55:43 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -5 lines
Minor reorg of the dealing with `autoconf' and `autoheader' stuff.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Jun 24 19:11:49 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Upgrade to the 19990623 GCC 2.95 pre-release snapshot.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jun 21 18:17:51 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990616
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Update to the 19990616 GCC 2.95-prerelease.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Jun 15 07:31:08 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
Update to the 1999-06-08 (gcc 2.95 prerelease).

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Jun 10 14:31:08 1999 UTC (12 years, 8 months ago) by simokawa
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -1 lines
Fix for alpha.
 - sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h
 - add patch for mkfixinc.sh
 - PLIST kludge

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:30:28 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -4 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed May 26 10:26:19 1999 UTC (12 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990524
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
Upgrade to 19990524 gcc-2.95 prerelease.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon May 24 17:13:47 1999 UTC (12 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +6 -2 lines
Fix "EGCS_REV".

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue May 18 18:15:33 1999 UTC (12 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Upgrade to the 19990517 snapshot.  EGCS is not in a feature freeze for the
upcoming 1.2 release.  Which, BTW, will be called GCC-2.95.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Apr 22 00:17:01 1999 UTC (12 years, 9 months ago) by scrappy
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_990418, old_old_old_old_old_old_RELEASE_3_2_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -3 lines
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Apr 21 07:48:57 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +37 -31 lines
I give you the latest and greatest of the EGCS snapshot series.
This is their bleeding edge offering.  This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.

Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Apr 13 05:41:10 1999 UTC (12 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -1 lines
Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:05:43 1999 UTC (12 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Proper URLs that reference directories end in '/'

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Mar 30 02:58:02 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -4 lines
Don't fetch alpha suppliment -- the bits are now part of the port.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 23 18:37:47 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -2 lines
Don't create empty ``PREFIX/info/dir''.  It is already taken care of for us.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Mar 22 01:35:36 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -8 lines
* Add support for ``-pthead''
* Add Alpha support

Obtained from:	Alpha bits taken from Hidetoshi Shimokawa's
                <simokawa@FreeBSD.ORG> work

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Mar 17 00:40:25 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_1_1_2
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +30 -26 lines
Upgrade to 1.1.2 release.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:47:12 1999 UTC (12 years, 11 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
Commit all Y2K/WWW_SITE changes from today...

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:27 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Feb 28 12:18:36 1999 UTC (12 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +8 -1 lines
Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.

Submitted by:	dfr

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 28 10:50:50 1999 UTC (12 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +15 -11 lines
Upgrade to egcs-1.1.2 pre-release-2
(if you are an EGCS user, please test this port.  I would like to get any
feedback before the 1.1.2 release)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Feb 9 22:17:21 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_3_1_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -9 lines
* clean up verbosity of Makefile
* now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Feb 9 18:24:50 1999 UTC (13 years ago) by obrien
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +20 -7 lines
GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and
"i386-unknown-freebsdaout" for an a.out machine.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Feb 3 11:11:52 1999 UTC (13 years ago) by asami
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -6 lines
Adjust port Makefiles to new EXTRACT_* variable defaults.  See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Dec 26 20:10:02 1998 UTC (13 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -1 lines
Wasn't in the main dir when I commited this the first time.

Noticed by:	jdp

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Dec 5 04:00:40 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +10 -4 lines
Use the bzip2 version of the distfile.  It saves almost 3meg.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Dec 5 03:40:17 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_1_1_1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +12 -10 lines
EGCS 1.1.1 *Release* is out.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 4 11:05:05 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed
GNU description string.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 2 09:41:27 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +9 -8 lines
"upgrade" to EGCS egcs-1.1.1-prerelease-3.
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x).  However people have
reported less problems with 1.1.1-prerel than the current snapshots.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Nov 13 07:34:57 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_2_2_8
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -4 lines
switch to new pre/post bsd.port.mk

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Nov 13 07:32:21 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
i386 => ${ARCH}

Requested by:   imp

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Oct 1 21:40:03 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_RELEASE_3_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -8 lines
Allow building and packaging for ELF.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Sep 28 09:47:01 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1 lines
Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
inclusion order.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 27 01:56:14 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980914
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -1 lines
Build properly on ELF systems.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Sep 27 00:44:18 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
make fetchable

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 26 18:17:13 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -7 lines
back to the snaps w/egcs-19980914
Submitted by:	jdp

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 10 04:05:26 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_1_1b
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -6 lines
Upgrade to 1.1b.
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 4 18:56:55 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_1_1a
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4 lines
my goof.  fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1a
directory.
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Sep 3 08:49:10 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -6 lines
egcs 1.1 HAS BEEN RELEASED!!
(I will probably not be tracking the snapshots as closely now.  I'd like to
see if 1.1 isn't stable enough to stay with for a while)

Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77
files were left out).   I'm naming this version 1.1.1 so people won't think
it is an alpha version.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Aug 26 09:51:15 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -6 lines
* upgrade to 19980816 snapshot
* reduce maintance costs, advantage PLIST_SUB

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 12 04:39:10 1998 UTC (13 years, 6 months ago) by jdp
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Fix Version-required comment.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 11 08:22:45 1998 UTC (13 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980803
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +8 -10 lines
Upgrade to the 19980803 snapshot.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Aug 7 22:49:30 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jul 26 23:43:34 1998 UTC (13 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980721
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6 lines
Upgrade to the 19980721 snap.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 16 06:23:40 1998 UTC (13 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980715, old_old_old_old_old_old_RELEASE_2_2_7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +11 -9 lines
upgrade to the July 15th (19980715) snapshot

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 6 10:17:09 1998 UTC (13 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980628
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -12 lines
Upgrade to the 19980628 snapshot.

(note the 19980608 snapshot had major problems -- I'd suggest upgrading
if you are using this version)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 10 05:29:12 1998 UTC (13 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980608
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -6 lines
upgrade to 19980608 snapshot

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 20 08:59:30 1998 UTC (13 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980508_civil
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +29 -18 lines
+ Remove the MANUAL_PACKAGE_BUILD.
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt  to non conflict with stock version
+ clean up package dirs on ``pkg_delete''

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 19 22:33:41 1998 UTC (13 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980508
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -11 lines
Upgrade to 1998-05-08 snapshot version.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 5 06:34:46 1998 UTC (13 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980502
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -13 lines
Upgrade to the May 2nd 1998 snapshot version.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 14 10:17:27 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980406
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -13 lines
Upgrade to 980406 snapshot
Reviewed by:	my PITA ecs240 project

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 11 01:32:19 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Used to build for me, now doesn't.  Bombs in making the stage2 compiler.
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 7 01:18:07 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980315
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -10 lines
Upgrade to the 980315 snapshot.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 7 01:14:25 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_102
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -12 lines
Upgrade to version 1.0.2 release.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 17 21:10:40 1998 UTC (13 years, 10 months ago) by jdp
Branches: MAIN
CVS tags: old_old_old_old_old_old_egcs_980221, old_old_old_old_old_old_RELEASE_2_2_6
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Fix the "Version required" comment.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 10 06:23:50 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
The private copy of float.h seems to have gone away.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 8 12:54:00 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -12 lines
Fix things so it packages.
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by:	jdp

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 23 01:52:52 1998 UTC (13 years, 11 months ago) by jdp
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Master site changed.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 17 00:04:51 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Forgot to submit PLIST diff.

Noticed by:	Satoshi

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 16 09:18:13 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Mark this port broken, doesn't package.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 14 04:18:22 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +19 -13 lines
Upgrade to 1998-02-05 SNAP.  Fixes problems several have had with 1.0.1.
Including linking with the STL vector class.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 3 07:48:35 1998 UTC (14 years ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" in
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 23 17:49:35 1998 UTC (14 years ago) by jdp
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
default for FreeBSD.  The standard exception implementation reliably
dumps core under FreeBSD.  Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.

Configure with "--with-gnu-as" and "--with-gnu-ld".

Define "__FreeBSD__" as 3.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 14 07:24:54 1998 UTC (14 years ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -1 lines
Strip the binaries.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 13 05:18:16 1998 UTC (14 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
sed -> ${SED}.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 10 21:40:09 1998 UTC (14 years, 1 month ago) by jdp
Branches: old_old_old_old_old_old_JDP
CVS tags: old_old_old_old_old_old_jdp_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 10 21:40:09 1998 UTC (14 years, 1 month ago) by jdp
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options