| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Aug 2008 09:44:58
3.2.3_3
|
gerald  |
Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and
does not support amd64, for example. |
30 Jan 2007 10:25:34
3.2.3_3
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
09 Oct 2006 10:59:12
3.2.3_3
|
dinoex  |
- fix build with gcc41
Obtained from: upstream |
24 Jun 2006 09:42:34
3.2.3_3
|
dinoex  |
- take benefit of USE_LDCONFIG |
24 Jun 2006 09:41:34
3.2.3_3
|
dinoex  |
- take benefit of USE_LDCONFIG |
09 May 2006 20:52:24
3.2.3_3
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
20 Mar 2006 14:20:19
3.2.3_3
|
dinoex  |
- SUFFIX is not defined here |
20 Mar 2006 14:16:18
3.2.3_3
|
dinoex  |
- add RC_D_SH to keep shared libs working after reboot |
23 Jan 2006 07:04:10
3.2.3_3
|
linimon  |
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` |
22 Jan 2006 05:52:28
3.2.3_3
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Dec 2005 00:53:19
3.2.3_3
|
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
04 Dec 2005 10:06:24
3.2.3_3
|
edwin  |
Use INFO macro |
25 Nov 2005 00:33:45
3.2.3_3
|
pav  |
- Add SHA256 |
09 Nov 2005 17:26:36
3.2.3_3
|
obrien  |
Sync freebsd7 support with gcc33. |
09 Nov 2005 17:25:53
3.2.3_3
|
obrien  |
Sync freebsd7 support with gcc33. |
28 Aug 2005 08:01:19
3.2.3_3
|
maho  |
Fix build on 7-CURRENT |
28 Jul 2005 06:27:02
3.2.3_3
|
maho  |
(forced commit)
Submitted by: "Jack L." <xxjack12xx@doramail.com> |
28 Jul 2005 06:26:30
3.2.3_3
|
maho  |
Define WITHOUT_CPU_FLAGS so that in some cases
setting CPUTYPE breaks the build |
07 Jul 2005 21:01:18
3.2.3_3
|
obrien  |
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. |
20 Mar 2005 17:53:05
3.2.3_3
|
adamw  |
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. |
13 Feb 2005 19:44:06
3.2.3_3
|
vs  |
Fix USE_GCC
PR: ports/77403
Submitted by: John Cochran |
13 Jan 2005 21:18:53
3.2.3_3
|
obrien  |
This now coredumps when bootstrapping on FreeBSD/AMD64. |
08 Jan 2005 11:08:58
3.2.3_3
|
nork  |
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 |
19 Dec 2004 20:03:05
3.2.3_2
|
obrien  |
Cleaner support -pthreads for 5.0-5.2.1. |
19 Dec 2004 19:13:24
3.2.3_2
|
obrien  |
Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com> |
12 Dec 2004 17:25:50
3.2.3_2
|
obrien  |
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. |
07 Nov 2004 18:20:57
3.2.3_2
|
lofi  |
Adjust spec to make -pthread and gcj link to -lpthread on recent
FreeBSD 5. |
20 Jul 2004 05:46:06
3.2.3_1
|
dinoex  |
- drop maintainership |
02 Jun 2004 06:43:17
3.2.3_1
|
dinoex  |
- mark BROKEN on amd64 |
31 May 2004 04:55:04
3.2.3_1
|
dinoex  |
- fix configure for amd64 |
21 May 2004 14:46:52
3.2.3_1
|
dinoex  |
- mark BROKEN on ia64
Bootstrap comparison failure!
java/decl.o differs |
16 Apr 2004 09:17:55
3.2.3_1
|
dinoex  |
- fix typo in condition.
Reported by: kris |
15 Apr 2004 20:45:30
3.2.3_1
|
dinoex  |
- fix amd64 build
- add option WITHOUT_LIBJAVA=yes |
13 Apr 2004 11:04:02
3.2.3_1
|
dinoex  |
- 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 |
11 Apr 2004 11:10:33
3.2.3_1
|
gerald  |
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. |
13 Mar 2004 18:05:38
3.2.3_1
|
gerald  |
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 |
18 Feb 2004 09:41:41
3.2.3_1
|
gerald  |
Mark broken on amd64 (which used to be called x86_64). |
04 Feb 2004 05:21:48
3.2.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
22 Jan 2004 11:06:02
3.2.3
|
trevor  |
Use the SORT macro from bsd.port.mk. |
15 Oct 2003 15:25:03
3.2.3
|
gerald  |
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. |
24 Sep 2003 09:37:11
3.2.3
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
10 Jun 2003 02:19:05
3.2.3
|
dinoex  |
- remove empty dir lib/security |
22 May 2003 23:12:06
3.2.3
|
gerald  |
Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed
the previous patch).
Submitted by: lioux |
22 May 2003 19:54:19
3.2.3
|
gerald  |
Remove three obsolete comments. |
06 May 2003 11:42:57
3.2.3
|
gerald  |
Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.
Also, we don't need USE_BISON for GCC releases. |
27 Apr 2003 10:05:14
3.2.3
|
dinoex  |
Fix install problem of gnustep-objc
extend comment for ia64 |
26 Apr 2003 22:30:15
3.2.3
|
gerald  |
There is now a version of the bounds-checking patch also for GCC 3.2.3.
Submitted by: Dan Nelson <dnelson@allantgroup.com> |
25 Apr 2003 18:45:31
3.2.3
|
gerald  |
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). |
25 Apr 2003 17:30:51
3.2.3
|
gerald  |
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.) |
25 Apr 2003 06:39:48
3.2.2_20030326
|
gerald  |
Make MAINTAINER overrideable by slave ports. |
22 Apr 2003 18:04:48
3.2.2_20030326
|
dinoex  |
- drop javlib in PLIST for ia64 too.
Approved by: gerald |
21 Apr 2003 08:35:53
3.2.2_20030326
|
gerald  |
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 |
14 Apr 2003 09:06:18
3.2.2_20030326
|
gerald  |
Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs.
PR: 50842 |
13 Apr 2003 06:05:50
3.2.2_20030326
|
dinoex  |
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 |
04 Apr 2003 16:16:14
3.2.2_20030326
|
gerald  |
Remove PATCH_SITES and PATCHFILES which we haven't used lately and related
material.
Reviewed by: obrien |
03 Apr 2003 09:55:58
3.2.2_20030326
|
gerald  |
Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. |
02 Apr 2003 20:17:26
3.2.2_20030326
|
gerald  |
Finally remove the parts of this patch that date back to 1998 and have now
been commented for more than a year. |
01 Apr 2003 22:49:30
3.2.2_20030326
|
gerald  |
Simplify the shell code used by the pre-patch target.
Suggested by: obrien
Reviewed by: Dan Nelson <dnelson@allantgroup.com> |
31 Mar 2003 01:12:17
3.2.2_20030326
|
dinoex  |
LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
Approved by: gerald |
30 Mar 2003 23:55:35
3.2.2_20030326
|
gerald  |
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> |
28 Mar 2003 21:21:45
3.2.2_20030326
|
gerald  |
Add support for the base language test suites.
Submitted by: Loren James Rittle <rittle@labs.mot.com> |
26 Mar 2003 17:42:31
3.2.2_20030326
|
gerald  |
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> |
26 Mar 2003 10:35:52
3.2.2_20030205
|
gerald  |
Remove special alpha optimization warning. alpha support now should be
sufficiently stable, and the testsuite output for FreeBSD/alpha shows no
extra -O2 failures.
Submitted by: Loren James Rittle <rittle@labs.mot.com> |
26 Mar 2003 10:19:52
3.2.2_20030205
|
gerald  |
Assume maintainership of this port.
Approved by: obrien (mentor) |
24 Mar 2003 16:01:25
3.2.2_20030205
|
gerald  |
Fix COMMENT and a Makefile comment. |
20 Mar 2003 22:11:30
3.2.2_20030205
|
gerald  |
Remove special USER_H override.
Submitted by: Loren James Rittle <rittle@labs.mot.com>
Approved by: kris (portmgr) |
20 Feb 2003 18:38:02
3.2.2_20030205
|
knu  |
De-pkg-comment. |
12 Feb 2003 16:34:03
3.2.2_20030205
|
obrien  |
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. |
08 Feb 2003 18:34:18
3.2.2_20021119
|
gerald  |
Update to GCC 3.2.2.
Approved by: obrien (mentor) |
22 Jan 2003 10:09:02
3.2.1_20021119
|
arved  |
Adjust pkg-comment, this is not 3.1.
PR: 44374
Submitted by: Volker Stolz <vs@foldr.org> |
03 Dec 2002 23:21:14
3.2.1_20021119
|
obrien  |
Use the most modern spelling of egcs.cygnus.com. |
03 Dec 2002 04:35:07
3.2.1_20021119
|
obrien  |
Fix cklatest paths.
Reported by: gerald
Approved by: kris |
26 Nov 2002 01:59:10
3.2.1_20021119
|
obrien  |
Update to 3.2.1 release, and fix packaging. |
05 Nov 2002 03:10:08
3.2_20020902
|
obrien  |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward. |
19 Oct 2002 18:55:52
3.2_20020902
|
knu  |
Use MASTER_SITES_GCC.
Approved by: obrien (maintainer) |
05 Oct 2002 21:03:51
3.2_20020902
|
obrien  |
Add CVS "fetch" framework. |
11 Sep 2002 16:48:59
3.2_20020902
|
obrien  |
Total hack to allow gcc32 to build on -CURRENT.
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
I don't like this change as I don't think there is any chance of getting
this change back into the GCC repository and it is important that the
stock GCC sources will bootstrap on FreeBSD 5.0.
Submitted by: Don Lewis <dl-freebsd@catspoiler.org> |
11 Sep 2002 16:45:43
3.2_20020902
|
obrien  |
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) |
31 Jul 2002 12:33:48
3.2_20020518
|
gerald  |
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.
Approved by: obrien (maintainer+mentor) |
18 May 2002 19:05:37
3.2_20020518
|
obrien  |
This is now in the stock FSF sources. |
18 May 2002 10:16:53
3.2_20020518
|
obrien  |
Upgrade to a 18-May-2002 GCC 3.2 in-development checkout. |
17 Apr 2002 07:17:04
3.2_20020406
|
gerald  |
GCC 2.95 and later aren't called egcs (any longer). Also update
description and web address.
Approved by: obrien (maintainer+mentor) |
12 Apr 2002 07:41:58
3.2_20020406
|
gerald  |
GCC 2.95 and later aren't called egcs (any longer), so remove two patches
that add references to egcs to the documentation.
Approved by: obrien (maintainer+mentor) |
07 Apr 2002 10:48:12
3.2_20020406
|
obrien  |
Upgrade to a 06-April-2002 GCC 3.2 in-development checkout. |
29 Mar 2002 00:58:14
3.2_20020327
|
obrien  |
Upgrade to a 27-March-2002 GCC 3.2 in-development checkout. |
13 Mar 2002 07:50:44

|
obrien  |
Upgrade to a 12-March-2002 GCC 3.2 in-development checkout. |
13 Mar 2002 05:08:26

|
obrien  |
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. |
09 Mar 2002 21:23:05 
|
obrien  |
Mark broken while I find a suitable snapshot. |