| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: lang/gcc34/Makefile |
|
CVSWeb
|
Number of commits found: 102 (showing only 100 on this page) 1 | 2 » |
|
Fri, 25 Jul 2008
|
[ 15:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Tue, 26 Feb 2008
|
[ 19:28 marius ]
1.246 lang/gcc34/Makefile
1.1 lang/gcc34/files/patch-config-sparc-freebsd.h
Add the local changes of src/contrib/gcc/config/sparc/freebsd.h,
mainly in order to let the preprocessor define things like __sparc64__
which in turn is required by some system headers.
Approved by: gerald
|
|
Wed, 17 Oct 2007
|
[ 11:13 ade ]
1.1502 MOVED
1.29 audio/denemo/Makefile
1.13 audio/rezound/Makefile
1.28 audio/sfront/Makefile
1.11 biology/chemeq/Makefile
1.12 cad/alliance/Makefile
1.29 cad/iverilog/Makefile
1.6 cad/opencascade/Makefile
1.21 cad/tkgate/Makefile
1.54 databases/clip/Makefile
(Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
|
Thu, 4 Oct 2007
|
[ 02:25 edwin ]
1.31 lang/cmucl/Makefile
1.56 lang/gambas/Makefile
1.244 lang/gcc34/Makefile
1.55 lang/ghc/Makefile
1.56 lang/gnat/Makefile
1.16 lang/io/Makefile
1.27 lang/mdk/Makefile
1.6 lang/ocaml-camlidl/Makefile
1.4 lang/p5-JavaScript/Makefile
1.3 lang/phc/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Thu, 15 Feb 2007
|
[ 12:21 gerald ]
1.242 lang/gcc34/Makefile
1.1 lang/gcc34/files/patch-ltconfig
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case. Bump PORTREVISION.
|
|
Sun, 28 Jan 2007
|
[ 00:32 gerald ]
1.241 lang/gcc34/Makefile
Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by: deischen, rafan
|
|
Mon, 18 Sep 2006
|
[ 17:23 gerald ]
1.240 lang/gcc34/Makefile
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
|
|
Sat, 17 Jun 2006
|
[ 16:47 gerald ]
1.239 lang/gcc34/Makefile
1.2 lang/gcc34/files/gcc.sh.in
1.69 lang/gcc34/pkg-plist
Make CONFIGURE_ARGS additive, for the sake of child ports and to
bring my lang/gcc* ports more in sync.
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)
|
|
Sun, 26 Mar 2006
|
[ 19:08 gerald ]
1.238 lang/gcc34/Makefile
1.139 lang/gcc34/distinfo
1.68 lang/gcc34/pkg-plist
Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release
series. Move from tracking snapshots to the official release sources,
which requires an EPOCH bump, unfortunately.
Remove the cklatest target which we just do not need any longer.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
|
|
Sat, 25 Mar 2006
|
[ 18:30 dinoex ]
1.210 lang/gcc33/Makefile
1.237 lang/gcc34/Makefile
1.1 lang/gcc33/files/gcc.sh.in
1.1 lang/gcc34/files/gcc.sh.in
- add RC_D_SH to keep shared libs working after reboot
Approved by: gerald
|
|
Wed, 22 Feb 2006
|
[ 21:52 gerald ]
1.236 lang/gcc34/Makefile
1.138 lang/gcc34/distinfo
Update to the 20060221 snapshot of GCC 3.4.6.
|
|
Wed, 15 Feb 2006
|
[ 13:49 gerald ]
1.235 lang/gcc34/Makefile
1.137 lang/gcc34/distinfo
Update to the 20060214 snapshot of GCC 3.4.6.
Remove USE_REINPLACE= as advised by new portlint.
|
|
Sat, 11 Feb 2006
|
[ 23:23 gerald ]
1.234 lang/gcc34/Makefile
1.136 lang/gcc34/distinfo
Update to the 20060207 snapshot of GCC 3.4.6.
|
|
Thu, 26 Jan 2006
|
[ 23:03 gerald ]
1.233 lang/gcc34/Makefile
1.135 lang/gcc34/distinfo
Update to the 20060124 snapshot of GCC 3.4.6.
|
|
Wed, 11 Jan 2006
|
[ 17:06 gerald ]
1.232 lang/gcc34/Makefile
1.134 lang/gcc34/distinfo
Update to the 20060110 snapshot of GCC 3.4.6.
|
|
Thu, 5 Jan 2006
|
[ 10:53 gerald ]
1.231 lang/gcc34/Makefile
1.133 lang/gcc34/distinfo
Update to the 20060103 snapshot of GCC 3.4.6.
|
|
Thu, 29 Dec 2005
|
[ 00:02 gerald ]
1.230 lang/gcc34/Makefile
1.132 lang/gcc34/distinfo
1.66 lang/gcc34/pkg-plist
Update to the 20051227 snapshot of GCC 3.4.6.
Remove broken removal of the info/gcc34 directory; this has to be
handled by Mk/bsd.ports.mk.
|
|
Wed, 21 Dec 2005
|
[ 22:38 gerald ]
1.229 lang/gcc34/Makefile
1.235 lang/gcc40/Makefile
1.240 lang/gcc41/Makefile
1.131 lang/gcc34/distinfo
1.65 lang/gcc34/pkg-plist
Update to the 20051220 snapshot of GCC 3.4.6.
Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34.
|
[ 21:14 gerald ]
1.206 lang/gcc33/Makefile
1.228 lang/gcc34/Makefile
1.239 lang/gcc42/Makefile
1.78 lang/gcc42/pkg-plist
Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.
Dedicated to: obrien
|
|
Sun, 11 Dec 2005
|
[ 22:49 gerald ]
1.470 lang/Makefile
1.205 lang/gcc33/Makefile
1.227 lang/gcc34/Makefile
1.238 lang/gcc41/Makefile
1.237 lang/gcc42/Makefile
1.137 lang/gcc42/distinfo
1.13833 /CVSROOT/modules
1.77 lang/gcc42/pkg-plist
Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0.
Change pkg-plist to avoid hardcoding any version number.
PR: 90253
|
|
Thu, 8 Dec 2005
|
[ 17:22 gerald ]
1.226 lang/gcc34/Makefile
1.130 lang/gcc34/distinfo
Update to the 20051206 snapshot of GCC 3.4.6.
|
|
Mon, 28 Nov 2005
|
[ 17:11 gerald ]
1.225 lang/gcc34/Makefile
1.129 lang/gcc34/distinfo
Update to the 20051122 snapshot of GCC 3.4.5.
|
|
Tue, 15 Nov 2005
|
[ 23:35 gerald ]
1.224 lang/gcc34/Makefile
1.128 lang/gcc34/distinfo
Update to the 20051115 snapshot of GCC 3.4.5.
|
|
Tue, 8 Nov 2005
|
[ 23:27 gerald ]
1.223 lang/gcc34/Makefile
1.127 lang/gcc34/distinfo
Update to the 20051108 snapshot of GCC 3.4.5.
|
|
Thu, 22 Sep 2005
|
[ 09:49 gerald ]
1.222 lang/gcc34/Makefile
1.126 lang/gcc34/distinfo
Update to the 20050920 snapshot of GCC 3.4.5.
|
|
Wed, 14 Sep 2005
|
[ 09:56 gerald ]
1.221 lang/gcc34/Makefile
1.125 lang/gcc34/distinfo
1.2 lang/gcc34/files/patch-c-decl.c
Update to the 20050913 snapshot of GCC 3.4.5.
This already contains the patch for static declarations from 2005/09/07.
|
|
Sun, 11 Sep 2005
|
[ 11:15 gerald ]
1.220 lang/gcc34/Makefile
1.124 lang/gcc34/distinfo
Update to the 20050906 snapshot of GCC 3.4.5.
|
|
Thu, 1 Sep 2005
|
[ 14:46 gerald ]
1.219 lang/gcc34/Makefile
1.1 lang/gcc34/files/patch-ranlib
Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.
|
|
Wed, 31 Aug 2005
|
[ 16:18 gerald ]
1.218 lang/gcc34/Makefile
1.123 lang/gcc34/distinfo
Update to the 20050830 snapshot of GCC 3.4.5.
|
|
Mon, 29 Aug 2005
|
[ 12:20 gerald ]
1.217 lang/gcc34/Makefile
1.122 lang/gcc34/distinfo
Update to the 20050823 snapshot of GCC 3.4.5.
|
|
Wed, 27 Jul 2005
|
[ 10:34 gerald ]
1.216 lang/gcc34/Makefile
1.121 lang/gcc34/distinfo
Update to the 20050726 snapshot of GCC 3.4.5.
|
|
Thu, 21 Jul 2005
|
[ 10:02 gerald ]
1.215 lang/gcc34/Makefile
1.120 lang/gcc34/distinfo
Update to the 20050719 snapshot of GCC 3.4.5. Should now work on FreeBSD 7.
|
|
Tue, 19 Jul 2005
|
[ 16:07 gerald ]
1.202 lang/gcc33/Makefile
1.214 lang/gcc34/Makefile
1.219 lang/gcc40/Makefile
1.221 lang/gcc41/Makefile
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.
|
|
Thu, 14 Jul 2005
|
[ 15:03 gerald ]
1.213 lang/gcc34/Makefile
1.119 lang/gcc34/distinfo
Update to the 20050712 snapshot of GCC 3.4.5.
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]
|
|
Tue, 5 Jul 2005
|
[ 22:20 gerald ]
1.212 lang/gcc34/Makefile
1.118 lang/gcc34/distinfo
Update to the 20050628 snapshot of GCC 3.4.5.
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.
|
[ 21:10 gerald ]
1.211 lang/gcc34/Makefile
1.4 lang/gcc34/files/patch-libjava::Makefile.in
1.64 lang/gcc34/pkg-plist
Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.
Submitted by: obrien
|
|
Wed, 8 Jun 2005
|
[ 18:48 gerald ]
1.210 lang/gcc34/Makefile
1.117 lang/gcc34/distinfo
Update to the 20050607 snapshot GCC 3.4.5.
|
|
Wed, 1 Jun 2005
|
[ 23:01 gerald ]
1.209 lang/gcc34/Makefile
1.116 lang/gcc34/distinfo
Update to the 20050531 snapshot of GCC 3.4.5.
|
|
Thu, 26 May 2005
|
[ 01:11 gerald ]
1.208 lang/gcc34/Makefile
1.115 lang/gcc34/distinfo
Update to the 20050524 snapshot of GCC 3.4.5.
|
|
Sun, 22 May 2005
|
[ 20:11 gerald ]
1.207 lang/gcc34/Makefile
Fix the handling of man pages on systems with an old version of Perl, once
and for all and forever.
|
[ 03:02 gerald ]
1.206 lang/gcc34/Makefile
1.114 lang/gcc34/distinfo
Update to the 20050520 snapshot of 3.4.5. Simplify the handling of man
pages on old systems with Perl 5.0.
|
|
Mon, 16 May 2005
|
[ 17:18 gerald ]
1.205 lang/gcc34/Makefile
1.113 lang/gcc34/distinfo
1.62 lang/gcc34/pkg-plist
Update to the 20050513 snapshot of GCC 3.4.4.
Clean up MASTER_SITES. Add conflicts with the gcc40 and gcc41 ports.
Simplify the handling of libraries which are not installed in all
configurations and put the 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.
|
|
Sun, 8 May 2005
|
[ 19:21 gerald ]
1.204 lang/gcc34/Makefile
1.112 lang/gcc34/distinfo
Update to the 20050506 snapshot of GCC 3.4.4. Fix some portlint warnings
as well as the list of FTP sites to check on the way.
|
|
Fri, 6 May 2005
|
[ 19:39 gerald ]
1.203 lang/gcc34/Makefile
Add -fPIC to CXXFLAGS for static builds on alpha for 4.x. Should not be
necessary in theory, but is, apparently.
Submitted by: Idar Tollefsen <idart@performancedesign.no>
|
|
Sat, 30 Apr 2005
|
[ 20:19 gerald ]
1.202 lang/gcc34/Makefile
1.111 lang/gcc34/distinfo
Update to the 20050429 snapshot of GCC 3.4.4.
|
|
Sun, 24 Apr 2005
|
[ 18:28 gerald ]
1.201 lang/gcc34/Makefile
1.110 lang/gcc34/distinfo
Update to the 20050422 snapshot of GCC 3.4.4.
|
|
Sun, 17 Apr 2005
|
[ 19:19 gerald ]
1.200 lang/gcc34/Makefile
1.109 lang/gcc34/distinfo
Update to the 20050415 snapshot of GCC 3.4.4.
|
|
Sun, 10 Apr 2005
|
[ 21:12 gerald ]
1.199 lang/gcc34/Makefile
1.108 lang/gcc34/distinfo
Update to the 20050408 snapshot of GCC 3.4.4.
|
|
Sun, 3 Apr 2005
|
[ 19:57 gerald ]
1.198 lang/gcc34/Makefile
On alpha, we need at least GCC 3.3 to bootstrap GCC 3.4 or well'll get
a compiler error.
Submitted by: Idar Tollefsen <idart@performancedesign.no>
Reviewed by: kris
|
|
Sat, 2 Apr 2005
|
[ 20:07 gerald ]
1.197 lang/gcc34/Makefile
1.107 lang/gcc34/distinfo
Update to the 20050401 snapshot of GCC 3.4.4.
|
|
Tue, 15 Mar 2005
|
[ 18:31 gerald ]
1.196 lang/gcc34/Makefile
1.106 lang/gcc34/distinfo
Update to the 20050311 snapshot of GCC 3.4.4.
|
|
Sun, 13 Feb 2005
|
[ 12:34 gerald ]
1.195 lang/gcc34/Makefile
1.105 lang/gcc34/distinfo
Update to the 20050211 snapshot of GCC 3.4.4.
|
|
Sat, 29 Jan 2005
|
[ 12:28 gerald ]
1.194 lang/gcc34/Makefile
1.104 lang/gcc34/distinfo
Update to the 20050128 snapshot of GCC 3.4.4.
|
|
Sun, 16 Jan 2005
|
[ 20:26 gerald ]
1.193 lang/gcc34/Makefile
1.103 lang/gcc34/distinfo
Update to the 20050114 snapshot of GCC 3.4.4.
|
|
Sun, 9 Jan 2005
|
[ 22:49 gerald ]
1.192 lang/gcc34/Makefile
1.102 lang/gcc34/distinfo
Update to the 20050107 snapshot of GCC 3.4.4.
|
|
Sat, 25 Dec 2004
|
[ 13:41 gerald ]
1.191 lang/gcc34/Makefile
1.101 lang/gcc34/distinfo
Update to the 20041224 snapshot of GCC 3.4.4.
|
|
Sun, 19 Dec 2004
|
[ 23:45 gerald ]
1.190 lang/gcc34/Makefile
1.100 lang/gcc34/distinfo
1.61 lang/gcc34/pkg-plist
Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly remove
the libdata/pkgconfig directory.[1]
Pointed out by: pointyhat/kris[1]
|
|
Thu, 16 Dec 2004
|
[ 10:11 maho ]
1.189 lang/gcc34/Makefile
1.99 lang/gcc34/distinfo
1.2 lang/gcc34/files/patch-enumfix
1.4 lang/gcc34/files/patch-gengtype-yacc.y
1.3 lang/gcc34/files/patch-libjava::Makefile.in
1.7 lang/gcc34/pkg-descr
1.60 lang/gcc34/pkg-plist
Back out to original. Maho (myself) committed
at different place.
Pointy hat to: maho
Submitted by: pav
|
[ 09:16 maho ]
1.188 lang/gcc34/Makefile
1.98 lang/gcc34/distinfo
1.1 lang/gcc34/files/patch-enumfix
1.3 lang/gcc34/files/patch-gengtype-yacc.y
1.2 lang/gcc34/files/patch-libjava::Makefile.in
1.6 lang/gcc34/pkg-descr
1.59 lang/gcc34/pkg-plist
gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:
o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html
For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280
Many thanks to: Pavel Janik <Pavel at Janik.cz>
|
|
Wed, 15 Dec 2004
|
[ 22:27 gerald ]
1.187 lang/gcc34/Makefile
1.97 lang/gcc34/distinfo
Update to the 20041210 snapshot of GCC 3.4.4.
|
|
Fri, 10 Dec 2004
|
[ 10:53 gerald ]
1.186 lang/gcc34/Makefile
Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).
PR: 74901
Submitted by: Pasi Hirvonen <psh@iki.fi>
|
|
Mon, 6 Dec 2004
|
[ 21:33 gerald ]
1.185 lang/gcc34/Makefile
1.96 lang/gcc34/distinfo
Update to the 20041203 snapshot of GCC 3.4.4.
|
|
Tue, 30 Nov 2004
|
[ 15:37 gerald ]
1.184 lang/gcc34/Makefile
1.95 lang/gcc34/distinfo
Update to the 20041126 snapshot of GCC 3.4.4.
|
|
Mon, 22 Nov 2004
|
[ 09:54 gerald ]
1.183 lang/gcc34/Makefile
1.94 lang/gcc34/distinfo
Update to the 20041119 snapshot of GCC 3.4.4.
|
|
Sun, 14 Nov 2004
|
[ 00:53 gerald ]
1.182 lang/gcc34/Makefile
1.93 lang/gcc34/distinfo
Update to the 20041112 snapshot, the first of 3.4.4.
|
|
Mon, 8 Nov 2004
|
[ 15:07 gerald ]
1.181 lang/gcc34/Makefile
1.92 lang/gcc34/distinfo
Update to the 20041105 snapshot.
|
|
Fri, 5 Nov 2004
|
[ 19:53 obrien ]
1.180 lang/gcc34/Makefile
Catch the 'cklatest' target up to changes on the MASTER_SITES.
|
|
Sat, 30 Oct 2004
|
[ 18:07 gerald ]
1.179 lang/gcc34/Makefile
1.91 lang/gcc34/distinfo
Update to the 20041029 snapshot of GCC 3.4.3.
|
|
Thu, 21 Oct 2004
|
[ 18:18 gerald ]
1.178 lang/gcc34/Makefile
1.90 lang/gcc34/distinfo
Update to the 20041015 snapshot of GCC 3.4.3.
|
|
Fri, 3 Sep 2004
|
[ 23:24 gerald ]
1.177 lang/gcc34/Makefile
1.89 lang/gcc34/distinfo
Update to the 20040827 snapshot of GCC 3.4.2.
|
|
Thu, 12 Aug 2004
|
[ 15:17 gerald ]
1.176 lang/gcc34/Makefile
1.88 lang/gcc34/distinfo
Update to the 20040806 snapshot off GCC 3.4.
|
|
Sun, 25 Jul 2004
|
[ 14:20 gerald ]
1.175 lang/gcc34/Makefile
1.87 lang/gcc34/distinfo
Update to the 2004-07-23 snapshot of GCC 3.4.2.
|
|
Sat, 10 Jul 2004
|
[ 22:01 gerald ]
1.174 lang/gcc34/Makefile
1.86 lang/gcc34/distinfo
Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).
|
|
Sun, 4 Jul 2004
|
[ 15:39 gerald ]
1.173 lang/gcc34/Makefile
1.85 lang/gcc34/distinfo
Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].
Spotted by: eik [1]
|
|
Thu, 17 Jun 2004
|
[ 22:39 gerald ]
1.172 lang/gcc34/Makefile
Use ${ECHO} instead of echo.
|
|
Wed, 16 Jun 2004
|
[ 19:16 gerald ]
1.171 lang/gcc34/Makefile
1.84 lang/gcc34/distinfo
Update to the 2004-06-11 snapshot of GCC 3.4.1.
|
|
Sun, 6 Jun 2004
|
[ 04:57 gerald ]
1.170 lang/gcc34/Makefile
1.83 lang/gcc34/distinfo
Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.
|
|
Sat, 17 Apr 2004
|
[ 17:40 gerald ]
1.169 lang/gcc34/Makefile
1.82 lang/gcc34/distinfo
Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.
|
|
Mon, 22 Mar 2004
|
[ 17:13 obrien ]
1.168 lang/gcc34/Makefile
I give up, gerald wants the cruft back in.
|
|
Sun, 21 Mar 2004
|
[ 17:02 obrien ]
1.167 lang/gcc34/Makefile
Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist.
|
|
Wed, 17 Mar 2004
|
[ 14:21 gerald ]
1.166 lang/gcc34/Makefile
Try to fix breakage of non-amd64 platforms introduced by 1.165 and
remove inflamatory comment.
Remove BROKEN from sparc64 and simplify special case handling of
libgcj on ia64 and sparc64.
USE_SIZE is now the default, no need to specify it explicitly.
Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now.
|
[ 08:18 obrien ]
1.165 lang/gcc34/Makefile
Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk has
finally caught up with newer autoconf's requirements.
Allow to build on AMD64 by lying with CONFIGURE_TARGET.
|
|
Sun, 14 Mar 2004
|
[ 21:33 gerald ]
1.164 lang/gcc34/Makefile
1.81 lang/gcc34/distinfo
1.55 lang/gcc34/pkg-plist
Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus saves
quite some build time and also disk. Make this the default on sparc64 and
ia64 where libgcj has not been ported to and thus fix long-standing packaging
issues on these two platforms.
On the way, update to the 20040310 snapshot of GCC 3.4.0.
PR: 63427 (mostly)
|
|
Thu, 19 Feb 2004
|
[ 22:12 gerald ]
1.163 lang/gcc34/Makefile
1.80 lang/gcc34/distinfo
Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.
Given that I am now responsible for snapshot generation on gcc.gnu.org,
remove the feature to obtain sources from GCC CVS. Mark broken on amd64
(which used to be called x86_64).
|
|
Thu, 12 Feb 2004
|
[ 20:40 gerald ]
1.162 lang/gcc34/Makefile
1.79 lang/gcc34/distinfo
Update to the 2004-02-11 snapshot of GCC 3.4.
Port the following two fixes from the lang/gcc33 port:
2004/02/08: Fix build on systems without a decent version of Perl.
2004/01/30: The Fortran frontend binary is called g77, not f77.
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Wed, 28 Jan 2004
|
[ 22:15 gerald ]
1.160 lang/gcc34/Makefile
1.78 lang/gcc34/distinfo
1.2 lang/gcc34/files/patch-regrename.c
Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.
|
|
Thu, 22 Jan 2004
|
[ 11:58 gerald ]
1.159 lang/gcc34/Makefile
1.77 lang/gcc34/distinfo
1.1 lang/gcc34/files/patch-regrename.c
1.54 lang/gcc34/pkg-plist
Update to the 2004-01-14 snapshot of GCC 3.4.
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.
|
[ 11:06 trevor ]
1.3 audio/mbrolavox/Makefile
1.5 databases/pydbdesigner/Makefile
1.3 devel/ace+tao-doc/Makefile
1.9 devel/cc65/Makefile
1.4 devel/cscout/Makefile
1.10 devel/invitation_to_ruby/Makefile
1.24 editors/ooodict-all/Makefile
1.185 editors/openoffice-1.0/Makefile
1.113 editors/openoffice-1.1/Makefile
1.113 editors/openoffice-2.0-devel/Makefile
(Only the first 10 of 69 ports in this commit are shown above. )
Use the SORT macro from bsd.port.mk.
|
[ 08:05 trevor ]
1.11 audio/csound-manual/Makefile
1.10 audio/pd/Makefile
1.11 databases/postgresql-jdbc/Makefile
1.4 devel/adabooch-doc-html/Makefile
1.9 devel/entity/Makefile
1.3 devel/gdb53-act/Makefile
1.6 games/bomb/Makefile
1.16 games/mangband/Makefile
1.9 games/myth2_demo/Makefile
1.7 korean/linux_locale/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Use PAX macro.
|
|
Sat, 10 Jan 2004
|
[ 12:20 gerald ]
1.156 lang/gcc34/Makefile
1.76 lang/gcc34/distinfo
1.53 lang/gcc34/pkg-plist
Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05
changes which combine and simplify the post-install handling of target
libraries and GCJ include files and my 2003-12-14 change which simplifies
handling of .info files from the lang/gcc33 port.
|
|
Fri, 9 Jan 2004
|
[ 22:04 gerald ]
1.155 lang/gcc34/Makefile
1.52 lang/gcc34/pkg-plist
Fix packaging which was quite broken. On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
|
|
Tue, 6 Jan 2004
|
[ 18:50 obrien ]
1.154 lang/gcc34/Makefile
1.75 lang/gcc34/distinfo
Update to the 2003-12-31 snapshot.
|
|
Fri, 26 Dec 2003
|
[ 15:56 obrien ]
1.153 lang/gcc34/Makefile
1.74 lang/gcc34/distinfo
1.2 lang/gcc34/files/patch-gcc-Makefile.in
1.2 lang/gcc34/files/patch-gcc-configure
Update to the 2003-12-24 snapshot.
|
|
Mon, 15 Dec 2003
|
[ 07:49 obrien ]
1.152 lang/gcc34/Makefile
Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the
manpage fake out.
Spotted by: gerald
|
[ 07:45 obrien ]
1.151 lang/gcc34/Makefile
1.1 lang/gcc34/files/patch-gcc-Makefile.in
1.1 lang/gcc34/files/patch-gcc-configure
* Deal with GCC's configurary's assumption that /usr/local/{include,lib}
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.
|
|
Sun, 14 Dec 2003
|
[ 02:35 gerald ]
1.150 lang/gcc34/Makefile
1.73 lang/gcc34/distinfo
1.51 lang/gcc34/pkg-plist
Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (at
least) two FreeBSD-related problems I had reported against the previous
snapshot.
Make some final adjustments to track changes in directory layout between
GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.
|
|
Thu, 4 Dec 2003
|
[ 16:21 gerald ]
1.149 lang/gcc34/Makefile
Really mark as broken.
Pointy hat to: self
|
[ 16:20 gerald ]
1.148 lang/gcc34/Makefile
1.72 lang/gcc34/distinfo
1.50 lang/gcc34/pkg-plist
Update to the 2003-11-26 snapshot and fix several packaging issues.
Import significant simplifications of the post-install handling of
GCJ include files from the gcc33 port. Use the new INFO= facility.
The port is still (marked) broken, but should essentially work out
of the box once the remaining upstream bugs have been fixed.
|
Number of commits found: 102 (showing only 100 on this page) 1 | 2 » |