non port: lang/gcc40/pkg-plist |
Number of commits found: 18 |
Saturday, 3 Nov 2007
|
23:36 gerald
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.
Approved by: portmgr (pav)
 |
Saturday, 17 Jun 2006
|
12:38 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
 |
Sunday, 26 Mar 2006
|
05:16 dinoex
- add RC_D_SH to keep shared libs working after reboot
 |
Friday, 17 Mar 2006
|
13:21 gerald
Update to the 20060316 snapshot of GCC 4.0.4.
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
 |
Friday, 30 Dec 2005
|
21:46 gerald
Update to the 20051229 snapshot of GCC 4.0.3.
Remove broken removal of the info/gcc40 directory; this has to be
handled by Mk/bsd.ports.mk.
 |
Thursday, 22 Dec 2005
|
00:47 gerald
Update to the 20051215 snapshot of GCC 4.0.3.
Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
 |
Monday, 21 Nov 2005
|
20:05 gerald
The Fortran frontend now installs the language driver as
bin/%%GNU_HOST%%-gfortran40 as well, like the other languages.
 |
Friday, 29 Jul 2005
|
18:55 gerald
Update to the 20050728 snapshot of GCC 4.0.2.
Remove support for Java, not the least because libjava only builds on i386
and still does not really work there.
 |
Friday, 15 Jul 2005
|
16:18 gerald
Update to the 20050714 snapshot of GCC 4.0.2.
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]
Reported by: dinoex [1]
 |
Friday, 27 May 2005
|
10:32 gerald
Update to the 20050526 snapshot of GCC 4.0.1.
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.
 |
Sunday, 22 May 2005
|
21:44 gerald
Update to the 20050521 snapshot of 4.0.1. Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.
 |
Monday, 16 May 2005
|
20:31 gerald
Update to the 20050514 snapshot of GCC 4.0.1.
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.
 |
Sunday, 8 May 2005
|
22:18 gerald
Update to the 20050507 snapshot of GCC 4.0.1. Add the new gjnih40 program
and its man page, address some portlint warnings, and resort pkg-plist. The
fix to allow sparc64 bootstraps is upstream and the local patch not needed
any longer.
 |
Monday, 21 Feb 2005
|
16:40 gerald
Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing list
for the libjava case (still disabled for now, though).
 |
Tuesday, 1 Feb 2005
|
17:10 gerald
Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. to
libjava which I hope to re-enable with the next update.
 |
Thursday, 16 Dec 2004
|
09:32 maho
Adding knob WITH_FORTRAN.
Now we have GNU Fortran 90/95 compiler
with this knob.
PR: 74187
Approved by: gerald (maintainer)
 |
Friday, 5 Nov 2004
|
19:48 obrien
Autogenerate the libexec portion of PLIST.
Remove unused .la files.
Reviewed by: gerald
 |
Sunday, 31 Oct 2004
|
05:19 gerald
Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.
PR: 71696.
 |
Number of commits found: 18 |