non port: lang/gcc41/pkg-plist |
Number of commits found: 20 |
Sunday, 18 Jan 2009
|
03:27 gerald
Remove lang/gcc41, the GCC 4.1 series. GCC 4.2 in the form of lang/gcc42
as well as the FreeBSD 7.x system compiler is the new king in town.
 |
Sunday, 22 Jul 2007
|
00:16 gerald
Update to the 20070709 snapshot of GCC 4.1.3 and remove optional support
for the Fortran frontend (and thus the obsolete WITH_FORTRAN option).
 |
Saturday, 17 Jun 2006
|
13:33 gerald
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)
 |
Sunday, 26 Mar 2006
|
05:16 dinoex
- add RC_D_SH to keep shared libs working after reboot
 |
Wednesday, 15 Mar 2006
|
09:37 gerald
Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0
plus only a few patches.
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.2.* to the
case where we build Java.
Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Remove bogus USE_X11 (which was not used by default nor any other port).
No longer hardcode the version number in LATEST_LINK.
 |
Wednesday, 28 Dec 2005
|
22:29 gerald
Update to the 20051223 snapshot of GCC 4.1.0.
Install the .info files of the lang/gcc41 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflict with lang/gcc33,
and reduce the clash with lang/gcc42.
Also improve packaging by using @dirrm include/ssp instead of speculative
removal.
 |
Sunday, 11 Dec 2005
|
21:25 gerald
Update to the 20051209 snapshot of GCC 4.1.0.
Change pkg-plist to avoid hardcoding any version number.
 |
Wednesday, 30 Nov 2005
|
11:26 gerald
Add missing pkg-plist update from the previous commit.
 |
Tuesday, 8 Nov 2005
|
22:15 gerald
Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses
some hierarchy problems I had reported (and which we no longer need to
work around).
 |
Sunday, 25 Sep 2005
|
19:35 gerald
Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/
Classpath merger.
 |
Monday, 1 Aug 2005
|
19:02 gerald
Update to the 20050730 snapshot of GCC 4.1.0.
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.
 |
Monday, 25 Jul 2005
|
09:45 gerald
Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7.
 |
Tuesday, 19 Jul 2005
|
14:59 gerald
GCC 4.1 currently adds an empty directory share/classpath/api und $PREFIX.
 |
Wednesday, 6 Jul 2005
|
20:46 gerald
Adjust pkg-plist to (temporary) bug which added libssp include files.
 |
Sunday, 26 Jun 2005
|
11:44 gerald
Update to the 20050625 snapshot of GCC 4.1.0.
Directly install libraries into a port-specific location instead of
moving them there after the original installation. This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
 |
Sunday, 29 May 2005
|
22:29 gerald
Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-related
part of the packaging list.
 |
Sunday, 22 May 2005
|
23:42 gerald
Update to the 20050522 snapshot of 4.1.0. Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.
Reenable building libjava where appropriate, now that this has been fixed
upstream. And treat Fortran libraries exactly like other language support
libraries, reducing conflicts with other gcc ports and getting rid of the
libtool archives on the way.
 |
Monday, 16 May 2005
|
21:52 gerald
Update to the 20050515 snapshot of GCC 4.1.0.
Add a conflict with the gcc34 port and address portlint warnings.
Simplify the handling of libraries which are not installed in all
configurations and put all libgcj libraries in the same directory
as all others, getting rid of the libtool .la archives on the way.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list.
 |
Monday, 9 May 2005
|
20:53 gerald
Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 program
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.
 |
Monday, 25 Apr 2005
|
15:05 gerald
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.
PR: 80306
 |
Number of commits found: 20 |