| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
and was originally created 2008-03-01, thirteen months before the upstream
release of GCC 4.4.0. Even lang/gcc45 has been gone for more than two
years now.
Recommend the generic lang/gcc as a replacement.
Notes:
svn path=/head/; revision=346580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if present (even if the libiconv port is present and requested) and
fails using that.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
Notes:
svn path=/head/; revision=326538
|
|
|
|
|
|
|
| |
to build on i386 any longer.
Notes:
svn path=/head/; revision=185812
|
|
|
|
|
|
|
|
|
|
| |
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
Add a temporary patch to fix the bootstrap on i386.
Notes:
svn path=/head/; revision=185476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust pkg-plist to remove some secondary programs which we no longer
provide after the import of the Eclipse Java frontend.
Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.
Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
Notes:
svn path=/head/; revision=184370
|
|
|
|
|
|
|
| |
is upstream now.
Notes:
svn path=/head/; revision=181612
|
|
|
|
|
|
|
|
|
| |
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
Notes:
svn path=/head/; revision=181300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version number to libdata/pkgconfig/libgcj.pc. Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).
Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.
These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175407
|
|
|
|
|
|
|
|
| |
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround. Refresh files/java-patch-hier.
Notes:
svn path=/head/; revision=166380
|
|
|
|
|
|
|
|
|
|
| |
Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far.
Reviewed by: flz (for lang/gcc40)
Notes:
svn path=/head/; revision=165677
|
|
|
|
| |
Notes:
svn path=/head/; revision=158130
|
|
|
|
|
|
|
| |
workaround I had to apply to this port).
Notes:
svn path=/head/; revision=149944
|
|
|
|
|
|
|
|
|
|
|
|
| |
build with GCC 2.95 that I already submitted upstream as well).
Add a long missing dependency on USE_ICONV=yes.[1]
PR: 88894 [1]
Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1]
Notes:
svn path=/head/; revision=148179
|
|
|
|
| |
Notes:
svn path=/head/; revision=142235
|
|
|
|
|
|
|
|
|
|
| |
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.
Submitted by: rodrigc
Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
Notes:
svn path=/head/; revision=142157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.
Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.
Make the (optional) handling of the Fortran and Java frontends easier
to understand.
Notes:
svn path=/head/; revision=140719
|
|
|
|
|
|
|
| |
part of the packaging list.
Notes:
svn path=/head/; revision=136399
|
|
|
|
|
|
|
| |
related fixes I had submitted upstream.
Notes:
svn path=/head/; revision=121130
|
|
|
|
|
|
|
|
|
| |
snapshot of GCC 4.0.0.
PR: 71696.
Notes:
svn path=/head/; revision=120512
|
|
|
|
|
|
|
| |
Approved by: gerald
Notes:
svn path=/head/; revision=118059
|
|
|
|
|
|
|
|
| |
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.
Notes:
svn path=/head/; revision=99348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.
Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.
Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.
libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.
Notes:
svn path=/head/; revision=98790
|
|
|
|
| |
Notes:
svn path=/head/; revision=96627
|
|
|
|
|
|
|
|
|
|
|
| |
are searched automatically by the compiler by using --with-libiconv-prefix.
W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
not actually passing the found header path to CFLAGS in any way.
Notes:
svn path=/head/; revision=95853
|
|
|
|
|
|
|
|
|
|
| |
There is no bounds-checking patch for GCC 3.4 yet, extended printf format
checking for FreeBSD has not been ported yet, and the port is BROKEN due
to weird libjava build failures which occur if and only if building from
within the FreeBSD ports system.
Notes:
svn path=/head/; revision=93976
|
|
|
|
|
|
|
|
| |
PR: 53395
Submitted by: Dan Nelson <dnelson@allantgroup.com>
Notes:
svn path=/head/; revision=83188
|
|
|
|
|
|
|
| |
Adjust COMMENT and remove NO_CDROM. Reenable man pages.
Notes:
svn path=/head/; revision=80294
|
|
|
|
|
|
|
|
| |
patch-va. All of these dealt with us patching generated files (which
we don't do any longer).
Notes:
svn path=/head/; revision=79641
|
|
|
|
|
|
|
|
|
|
| |
ELF-only as well, remove support for aout from the next generation of GCC.
Suggested by: Loren James Rittle <rittle@labs.mot.com>
Discussed with: obrien
Notes:
svn path=/head/; revision=79579
|
|
|
|
|
|
|
| |
Submitted by: kan
Notes:
svn path=/head/; revision=79462
|
|
|
|
|
|
|
| |
in-development snapshot upgrade.
Notes:
svn path=/head/; revision=79364
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions
of FreeBSD should build fine with this patchs, its just another extra
difference to pristine FSF sources and may cause subtle header-related bugs
for FreeBSD 4.x systems.
Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
Notes:
svn path=/head/; revision=79139
|
|
|
|
|
|
|
|
|
| |
breaks -fprofile-arcs for current GCCs.
PR: 50842
Notes:
svn path=/head/; revision=78980
|
|
|
|
|
|
|
| |
been commented for more than a year.
Notes:
svn path=/head/; revision=78003
|
|
|
|
|
|
|
| |
sufficiently stable.
Notes:
svn path=/head/; revision=77965
|
|
|
|
| |
Notes:
svn path=/head/; revision=67786
|
|
|
|
| |
Notes:
svn path=/head/; revision=59437
|
|
|
|
|
|
|
|
|
| |
that add references to egcs to the documentation.
Approved by: obrien (maintainer+mentor)
Notes:
svn path=/head/; revision=57605
|
|
|
|
| |
Notes:
svn path=/head/; revision=54155
|
|
|
|
| |
Notes:
svn path=/head/; revision=38345
|
|
|
|
| |
Notes:
svn path=/head/; revision=35941
|
|
|
|
|
|
|
|
| |
This change is needed as the one I was using is too much in the range of
shared version numbers the stock libstdc++.so will have.
Notes:
svn path=/head/; revision=35700
|
|
|
|
| |
Notes:
svn path=/head/; revision=35498
|
|
|
|
|
|
|
| |
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
Notes:
svn path=/head/; revision=35497
|
|
|
|
| |
Notes:
svn path=/head/; revision=33689
|
|
|
|
| |
Notes:
svn path=/head/; revision=32664
|
|
|
|
| |
Notes:
svn path=/head/; revision=32315
|
|
|
|
| |
Notes:
svn path=/head/; revision=26817
|
|
|
|
| |
Notes:
svn path=/head/; revision=25815
|
|
|
|
| |
Notes:
svn path=/head/; revision=24793
|