| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=131757
|
|
|
|
|
|
|
| |
version number.
Notes:
svn path=/head/; revision=128732
|
|
|
|
| |
Notes:
svn path=/head/; revision=126355
|
|
|
|
|
|
|
|
|
|
|
| |
these old compilers, drop alpha from the supported arch list. Flip over
from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will
not support any future architectures FreeBSD runs on.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125651
|
|
|
|
| |
Notes:
svn path=/head/; revision=123681
|
|
|
|
|
|
|
|
| |
GCC 3.1 isn't using it for the Java compiler, but for C/C++ code. Same
for FORTRAN77. The Java bits also don't compile on FreeBSD/sparc64.
Notes:
svn path=/head/; revision=122632
|
|
|
|
| |
Notes:
svn path=/head/; revision=122455
|
|
|
|
| |
Notes:
svn path=/head/; revision=109061
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
|
|
|
| |
date.
Notes:
svn path=/head/; revision=103946
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=98788
|
|
|
|
|
|
|
|
|
|
|
|
| |
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89491
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
| |
Notes:
svn path=/head/; revision=80508
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
| |
Notes:
svn path=/head/; revision=71354
|
|
|
|
|
|
|
|
| |
Reported by: gerald
Approved by: kris
Notes:
svn path=/head/; revision=71335
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
of reward.
Notes:
svn path=/head/; revision=69508
|
|
|
|
|
|
|
| |
Approved by: obrien (maintainer)
Notes:
svn path=/head/; revision=68364
|
|
|
|
|
|
|
|
|
| |
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
There is probably zero chance of getting this fixed in the FSF/GCC CVS
repository, as the 3.1 branch is offically closed.
Notes:
svn path=/head/; revision=66611
|
|
|
|
|
|
|
| |
Submitted by: "Dan Langille" <dan@langille.org>
Notes:
svn path=/head/; revision=66302
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Notes:
svn path=/head/; revision=66299
|
|
|
|
|
|
|
| |
This will be the last release on the GCC 3.1 branch.
Notes:
svn path=/head/; revision=63869
|
|
|
|
|
|
|
|
|
| |
path was wrong).
Approved by: obrien (maintainer+mentor)
Notes:
svn path=/head/; revision=63803
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=62666
|
|
|
|
|
|
|
| |
Problem Reported by: Oliver Brandmueller <ob@e-Gitt.NET>
Notes:
svn path=/head/; revision=62366
|
|
|
|
| |
Notes:
svn path=/head/; revision=61754
|
|
|
|
| |
Notes:
svn path=/head/; revision=60448
|
|
|
|
| |
Notes:
svn path=/head/; revision=60259
|
|
|
|
| |
Notes:
svn path=/head/; revision=60168
|
|
|
|
| |
Notes:
svn path=/head/; revision=60163
|
|
|
|
| |
Notes:
svn path=/head/; revision=59437
|
|
|
|
| |
Notes:
svn path=/head/; revision=58896
|
|
|
|
| |
Notes:
svn path=/head/; revision=58394
|
|
|
|
| |
Notes:
svn path=/head/; revision=58340
|
|
|
|
| |
Notes:
svn path=/head/; revision=58060
|
|
|
|
|
|
|
|
|
| |
description and web address.
Approved by: obrien (maintainer+mentor)
Notes:
svn path=/head/; revision=57788
|
|
|
|
|
|
|
|
|
| |
that add references to egcs to the documentation.
Approved by: obrien (maintainer+mentor)
Notes:
svn path=/head/; revision=57605
|
|
|
|
| |
Notes:
svn path=/head/; revision=57269
|
|
|
|
| |
Notes:
svn path=/head/; revision=56812
|
|
|
|
| |
Notes:
svn path=/head/; revision=56359
|
|
|
|
| |
Notes:
svn path=/head/; revision=55983
|
|
|
|
| |
Notes:
svn path=/head/; revision=55850
|
|
|
|
| |
Notes:
svn path=/head/; revision=55760
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=55533
|
|
|
|
| |
Notes:
svn path=/head/; revision=55407
|