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

CVS log for ports/lang/gcc32/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.196
Sat Aug 23 09:44:58 2008 UTC (3 years, 5 months ago) by gerald
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.195: +1 -1 lines
Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and
does not support amd64, for example.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Jan 30 10:25:28 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +0 -4 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.194: download - view: text, markup, annotated - select for diffs
Sat Jun 24 09:42:34 2006 UTC (5 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +1 -2 lines
- take benefit of USE_LDCONFIG

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sat Jun 24 09:41:34 2006 UTC (5 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -5 lines
- take benefit of USE_LDCONFIG

Revision 1.192: download - view: text, markup, annotated - select for diffs
Tue May 9 20:52:13 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +0 -1 lines
Remove USE_REINPLACE from the categories starting with L

Revision 1.191: download - view: text, markup, annotated - select for diffs
Mon Mar 20 14:20:19 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -1 lines
- SUFFIX is not defined here

Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Mar 20 14:16:18 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +7 -0 lines
- add RC_D_SH to keep shared libs working after reboot

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Jan 23 07:04:10 2006 UTC (6 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +1 -1 lines
Revert last commit.  It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sun Jan 22 05:52:22 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -1 lines
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Dec 5 00:53:17 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +0 -3 lines
Remove install-info from Makefile, it's automatically done when INFO is defined

Revision 1.186: download - view: text, markup, annotated - select for diffs
Sun Dec 4 10:06:23 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -0 lines
Use INFO macro

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Nov 9 17:25:52 2005 UTC (6 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -0 lines
Sync freebsd7 support with gcc33.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Jul 28 06:27:02 2005 UTC (6 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +0 -0 lines
(forced commit)

Submitted by: "Jack L." <xxjack12xx@doramail.com>

Revision 1.183: download - view: text, markup, annotated - select for diffs
Thu Jul 28 06:26:30 2005 UTC (6 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -0 lines
Define WITHOUT_CPU_FLAGS so that in some cases
setting CPUTYPE breaks the build

Revision 1.182: download - view: text, markup, annotated - select for diffs
Thu Jul 7 21:01:18 2005 UTC (6 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +1 -10 lines
Remove from the Java category as this port doesn't have Java bits anymore.
Also remove the testsuite bits as any issues found will never be fixed.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Sun Mar 20 17:53:04 2005 UTC (6 years, 10 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +4 -2 lines
It was discovered that running "make clean" from a port with a dependency
on gcc31 or gcc32 (either with a BUILD_DEPENDS or via USE_GCC) with that
version of gcc already installed causes infinite recursion problems.

The issue stems from gcc31 and gcc32 using USE_GCC internally. Internally,
it was used to override any other definition and say that you can use any
gcc version to build gcc31/gcc32. But that USE_GCC redefinition was causing
recursion errors, so handle the problem instead by just simply undefining
USE_GCC inside the gcc port Makefile itself.

This should make things happy again.

Revision 1.180: download - view: text, markup, annotated - select for diffs
Sun Feb 13 19:44:06 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Fix USE_GCC

PR:		ports/77403
Submitted by:	John Cochran

Revision 1.179: download - view: text, markup, annotated - select for diffs
Thu Jan 13 21:18:53 2005 UTC (7 years ago) by obrien
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -0 lines
This now coredumps when bootstrapping on FreeBSD/AMD64.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Sat Jan 8 11:08:58 2005 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -1 lines
o Fix -pthread issue.
  This fix resolves openoffice building problem on 5.2.1 or later.
o Bump PORTREVISION.

PR:			ports/75785 [1], bin/62300 [2]
Pointed out by:		Oleg Sharoiko <os@rsu.ru> [1],
			many many people on openoffice@FreeBSD.org
Inspired by:		maho, Mark Andrews <marka@isc.org> [2]
Discussed with:		maho, daichi
Committed at:		Murayakuba Japanese style pub
			http://www.murayakuba.jp/
Committed with:		maho, daichi

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun Dec 19 20:03:05 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +0 -4 lines
Cleaner support -pthreads for 5.0-5.2.1.

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sun Dec 19 19:13:23 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +3 -4 lines
Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com>

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sun Dec 12 17:25:50 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -23 lines
Unbreak the port by remove the Java language from this port.  Anyone
using GCC 3.2 isn't using it for the Java compiler, but for C/C++ code.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sun Nov 7 18:20:57 2004 UTC (7 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +5 -1 lines
Adjust spec to make -pthread and gcj link to -lpthread on recent
FreeBSD 5.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Jul 20 05:46:06 2004 UTC (7 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
- drop maintainership

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Jun 2 06:43:16 2004 UTC (7 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -0 lines
- mark BROKEN on amd64

Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon May 31 04:55:04 2004 UTC (7 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +4 -5 lines
- fix configure for amd64

Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri May 21 14:46:43 2004 UTC (7 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +3 -0 lines
- mark BROKEN on ia64

Bootstrap comparison failure!
java/decl.o differs

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Apr 16 09:17:55 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
- fix typo in condition.
Reported by:	kris

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:45:30 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +17 -5 lines
- fix amd64 build
- add option WITHOUT_LIBJAVA=yes

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Apr 13 11:04:02 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +2 -2 lines
- take maintainership
gcc33 objc compilers don't compile gnustep-base.
so this port is still needed for a bit.

- let build also on alpha and sparc64
bento succesfull build logs:
i386-5-latest-logs	2004 Apr 11 09:50:21	gcc-objc-3.2.3_1.log
ia64-5-latest-logs	2004 Apr  8 18:37:05	gcc-objc-3.2.3_1.log
alpha-5-latest-logs	2004 Apr  4 12:34:15	gcc-objc-3.2.3_1.log.bz2
alpha-4-latest-logs	2004 Mar 25 20:11:44	gcc-objc-3.2.3_1.log.bz2
sparc64-5-latest-logs	2004 Mar 22 15:23:03	gcc-objc-3.2.3_1.log.bz2

Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Apr 11 11:10:33 2004 UTC (7 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +3 -5 lines
This old version of GCC really only makes sense on i386 at this point (if at
all), so use ONLY_FOR_ARCHS=i386.  Drop maintainership.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sat Mar 13 18:05:38 2004 UTC (7 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +0 -25 lines
Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream and
GCC 3.3 with a current bounds checking patch should be better anyways.

Reported by:	trevor

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Feb 18 09:41:41 2004 UTC (7 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +4 -0 lines
Mark broken on amd64 (which used to be called x86_64).

Revision 1.163: 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.162: preferred, colored
Changes since revision 1.162: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

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

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Oct 15 15:25:03 2003 UTC (8 years, 3 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +0 -32 lines
Fix the incorrect pkg-descr on binaries installed and "sign" this port.
Given that the GCC 3.2 branch has been completely frozen, remove CVS and
update-related features from Makefile.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:36:54 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu May 22 23:12:05 2003 UTC (8 years, 8 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed
the previous patch).

Submitted by:	lioux

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue May 6 11:42:56 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -2 lines
Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.
Also, we don't need USE_BISON for GCC releases.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sun Apr 27 10:05:14 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Fix install problem of gnustep-objc
extend comment for ia64

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Apr 26 22:30:15 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
There is now a version of the bounds-checking patch also for GCC 3.2.3.

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

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Apr 25 18:45:31 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +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.154: download - view: text, markup, annotated - select for diffs
Fri Apr 25 17:30:51 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -7 lines
Update to GCC 3.2.3 as released today.  (This is the last release from this
branch which has been "closed" in GCC CVS, so we can simplify this port.)

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

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Apr 22 18:04:48 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
- drop javlib in PLIST for ia64 too.
Approved by:	gerald

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Apr 21 08:35:53 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -0 lines
On sparc64 libgcj is not built by default (and won't build easily), so we
need to dynamically construct pkg-plist to take this into account.

Noticed by:	bento+kris

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Apr 13 06:05:49 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +5 -2 lines
1) COMMENT can be overrritten by a slave port (suggested by obrien)
2) Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
   fix PLIST so critical file libgcc_s.so.1 is included.
   no response from obrien since 2003-03-31
Approved by:	gerald

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Apr 4 16:16:13 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +0 -6 lines
Remove PATCH_SITES and PATCHFILES which we haven't used lately and related
material.

Reviewed by:	obrien

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Apr 3 09:55:58 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +10 -11 lines
Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Tue Apr 1 22:49:30 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +4 -5 lines
Simplify the shell code used by the pre-patch target.

Suggested by:	obrien
Reviewed by:	Dan Nelson <dnelson@allantgroup.com>

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

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Mar 30 23:55:35 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +25 -1 lines
Add support for the bounds-checking patch by Herman ten Brugge (which
provides an -fbounds-checking command-line option).  This is optional
and built only if WITH_BOUNDSCHECKING is defined.

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

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Mar 28 21:21:45 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +9 -0 lines
Add support for the base language test suites.

Submitted by:	Loren James Rittle <rittle@labs.mot.com>

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Mar 26 17:42:31 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -2 lines
Enable libgcj (which has actually been building fine since GCC 3.1 on
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub).

PR:			47790
Partially Submitted by:	Loren James Rittle <rittle@labs.mot.com>

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Mar 26 10:19:52 2003 UTC (8 years, 10 months ago) by gerald
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
Assume maintainership of this port.

Approved by:	obrien (mentor)

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

Revision 1.140: 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: RELEASE_4_8_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -0 lines
De-pkg-comment.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Feb 12 16:34:03 2003 UTC (8 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure
all the various tools knows a newer version is available than anything
installed to date.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sat Feb 8 18:34:17 2003 UTC (9 years ago) by gerald
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -2 lines
Update to GCC 3.2.2.

Approved by:	obrien (mentor)

Revision 1.137: 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: gcc_3_2_1, RELEASE_5_0_0
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
Use the most modern spelling of egcs.cygnus.com.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Dec 3 04:35:07 2002 UTC (9 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Fix cklatest paths.

Reported by:	gerald
Approved by:	kris

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Nov 26 01:59:10 2002 UTC (9 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +15 -24 lines
Update to 3.2.1 release, and fix packaging.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:51 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:48 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.132: 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.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.

Revision 1.131: 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.130: preferred, colored
Changes since revision 1.130: +2 -3 lines
Use MASTER_SITES_GCC.

Approved by:	obrien (maintainer)

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Oct 5 21:03:51 2002 UTC (9 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +34 -0 lines
Add CVS "fetch" framework.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Sep 11 16:45:43 2002 UTC (9 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: gcc32_20020902, RELEASE_4_7_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +25 -25 lines
Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot.

(this port has been 100% reset back to an earlier evolution line by a repo
copied from the 'gcc31' port)

Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Aug 2 14:54:20 2002 UTC (9 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +18 -25 lines
Upgrade to the official GCC 3.1.1 release.
This will be the last release on the GCC 3.1 branch.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Jul 31 12:10:17 2002 UTC (9 years, 6 months ago) by gerald
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).

Approved by:	obrien (maintainer+mentor)

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jul 8 18:10:23 2002 UTC (9 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +19 -19 lines
Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.
Note that with this update we loose the .info files.
I am sick and tired of dealing with them and most of all makeinfo --no-split
isn't working.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jul 2 23:03:50 2002 UTC (9 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -0 lines
Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.

Problem Reported by:	Oliver Brandmueller <ob@e-Gitt.NET>

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sat Jun 22 20:26:51 2002 UTC (9 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +5 -5 lines
Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Jun 2 07:09:12 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +3 -5 lines
Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue May 28 03:00:12 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +9 -7 lines
Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat May 11 06:40:54 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Upgrade to the 6-May-2002 GCC 3.1 pre-release snapshot.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed May 1 02:54:46 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Apr 29 20:55:22 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Apr 24 14:43:13 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -1 lines
Upgrade to the Tax Day GCC 3.1 development snapshot.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Apr 3 20:21:07 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Upgrade to the April FOOLS GCC 3.1 development snapshot.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Mar 28 22:37:21 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +10 -11 lines
Upgrade to the 25-March-2002 GCC 3.1 development snapshot.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Mar 20 00:35:28 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +4 -1 lines
Upgrade to the 18-March-2002 GCC 3.1 development snapshot.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Mar 13 04:04:28 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Upgrade to the 11-March-2002 GCC 3.1 development snapshot.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Mar 11 09:25:20 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -3 lines
Upgrade to the 9-March-2002 GCC 3.1 development snapshot.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Mar 9 09:00:59 2002 UTC (9 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +15 -10 lines
Upgrade to the 4-March-2002 GCC 3.1 development 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_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_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_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_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_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_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_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_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_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, 1 month 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_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_egcs_20001002, 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_egcs_20000828, 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_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_egcs_20000501, old_RELEASE_4_1_0, 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_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_egcs_20000306, 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_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_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_egcs_991110, 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_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_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_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_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_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, 6 months ago) by obrien
Branches: MAIN
CVS tags: 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_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_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_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_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_egcs_990418, 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_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_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_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_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_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_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_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_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_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_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_egcs_980715, 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_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_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_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_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_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_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_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_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_egcs_980221, 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_JDP
CVS tags: 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