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