The FreeBSD Ports Archive
FreeBSD lang : gcc344>
GCC, the GNU Compiler Collection includes gcc, g++, and g77.
This port installs the various front ends as gcc34, g++34, and g77-34
into the ${PREFIX}/bin directory.
http://gcc.gnu.org/
|
gcc34 history
v. 1.245
date: 2007/10/17 10:12:41; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.244
date: 2007/10/04 01:25:16; author: edwin; state: Exp; lines: +0 -3
Remove always-false/true conditions based on OSVERSION 500000
v. 1.243
date: 2007/07/23 09:36:03; author: rafan; state: Exp; lines: +1 -2
- 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
v. 1.242
date: 2007/02/15 12:21:38; author: gerald; state: Exp; lines: +1 -0
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case. Bump PORTREVISION.
v. 1.241
date: 2007/01/28 00:32:50; author: gerald; state: Exp; lines: +1 -0
Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by: deischen, rafan
v. 1.240
date: 2006/09/18 16:23:57; author: gerald; state: Exp; lines: +1 -8
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).
v. 1.239
date: 2006/06/17 15:47:42; author: gerald; state: Exp; lines: +2 -8
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)
v. 1.238
date: 2006/03/26 18:08:14; author: gerald; state: Exp; lines: +7 -22
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.
v. 1.237
date: 2006/03/25 18:30:26; author: dinoex; state: Exp; lines: +7 -0
- add RC_D_SH to keep shared libs working after reboot
Approved by: gerald
v. 1.236
date: 2006/02/22 21:52:33; author: gerald; state: Exp; lines: +1 -1
Update to the 20060221 snapshot of GCC 3.4.6.
v. 1.235
date: 2006/02/15 13:49:45; author: gerald; state: Exp; lines: +1 -2
Update to the 20060214 snapshot of GCC 3.4.6.
Remove USE_REINPLACE= as advised by new portlint.
v. 1.234
date: 2006/02/11 23:23:18; author: gerald; state: Exp; lines: +1 -1
Update to the 20060207 snapshot of GCC 3.4.6.
v. 1.233
date: 2006/01/26 23:03:15; author: gerald; state: Exp; lines: +1 -1
Update to the 20060124 snapshot of GCC 3.4.6.
v. 1.232
date: 2006/01/11 17:06:29; author: gerald; state: Exp; lines: +1 -1
Update to the 20060110 snapshot of GCC 3.4.6.
v. 1.231
date: 2006/01/05 10:53:43; author: gerald; state: Exp; lines: +1 -1
Update to the 20060103 snapshot of GCC 3.4.6.
v. 1.230
date: 2005/12/29 00:02:13; author: gerald; state: Exp; lines: +1 -1
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.
v. 1.229
date: 2005/12/21 22:38:26; author: gerald; state: Exp; lines: +12 -7
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.
v. 1.228
date: 2005/12/21 21:14:08; author: gerald; state: Exp; lines: +1 -1
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
v. 1.227
date: 2005/12/11 22:49:56; author: gerald; state: Exp; lines: +1 -1
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
v. 1.226
date: 2005/12/08 17:22:09; author: gerald; state: Exp; lines: +2 -2
Update to the 20051206 snapshot of GCC 3.4.6.
v. 1.225
date: 2005/11/28 17:11:41; author: gerald; state: Exp; lines: +1 -1
Update to the 20051122 snapshot of GCC 3.4.5.
v. 1.224
date: 2005/11/15 23:35:55; author: gerald; state: Exp; lines: +1 -1
Update to the 20051115 snapshot of GCC 3.4.5.
v. 1.223
date: 2005/11/08 23:27:47; author: gerald; state: Exp; lines: +1 -1
Update to the 20051108 snapshot of GCC 3.4.5.
v. 1.222
date: 2005/09/22 08:49:58; author: gerald; state: Exp; lines: +1 -1
Update to the 20050920 snapshot of GCC 3.4.5.
v. 1.221
date: 2005/09/14 08:56:27; author: gerald; state: Exp; lines: +1 -1
Update to the 20050913 snapshot of GCC 3.4.5.
This already contains the patch for static declarations from 2005/09/07.
v. 1.220
date: 2005/09/11 10:15:00; author: gerald; state: Exp; lines: +1 -1
Update to the 20050906 snapshot of GCC 3.4.5.
v. 1.219
date: 2005/09/01 13:46:13; author: gerald; state: Exp; lines: +1 -0
Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.
v. 1.218
date: 2005/08/31 15:18:20; author: gerald; state: Exp; lines: +1 -1
Update to the 20050830 snapshot of GCC 3.4.5.
v. 1.217
date: 2005/08/29 11:20:38; author: gerald; state: Exp; lines: +1 -1
Update to the 20050823 snapshot of GCC 3.4.5.
v. 1.216
date: 2005/07/27 09:34:21; author: gerald; state: Exp; lines: +1 -1
Update to the 20050726 snapshot of GCC 3.4.5.
v. 1.215
date: 2005/07/21 09:02:25; author: gerald; state: Exp; lines: +1 -1
Update to the 20050719 snapshot of GCC 3.4.5. Should now work on FreeBSD 7.
v. 1.214
date: 2005/07/19 15:07:33; author: gerald; state: Exp; lines: +1 -1
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.
v. 1.213
date: 2005/07/14 14:03:12; author: gerald; state: Exp; lines: +4 -4
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]
v. 1.212
date: 2005/07/05 21:20:42; author: gerald; state: Exp; lines: +3 -8
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.
v. 1.211
date: 2005/07/05 20:10:57; author: gerald; state: Exp; lines: +5 -29
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
v. 1.210
date: 2005/06/08 17:48:02; author: gerald; state: Exp; lines: +1 -1
Update to the 20050607 snapshot GCC 3.4.5.
v. 1.209
date: 2005/06/01 22:01:33; author: gerald; state: Exp; lines: +1 -1
Update to the 20050531 snapshot of GCC 3.4.5.
v. 1.208
date: 2005/05/26 00:11:58; author: gerald; state: Exp; lines: +1 -1
Update to the 20050524 snapshot of GCC 3.4.5.
v. 1.207
date: 2005/05/22 19:11:39; author: gerald; state: Exp; lines: +1 -1
Fix the handling of man pages on systems with an old version of Perl, once
and for all and forever.
v. 1.206
date: 2005/05/22 02:02:57; author: gerald; state: Exp; lines: +9 -11
Update to the 20050520 snapshot of 3.4.5. Simplify the handling of man
pages on old systems with Perl 5.0.
v. 1.205
date: 2005/05/16 16:18:01; author: gerald; state: Exp; lines: +14 -21
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.
v. 1.204
date: 2005/05/08 18:21:37; author: gerald; state: Exp; lines: +3 -3
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.
v. 1.203
date: 2005/05/06 18:39:54; author: gerald; state: Exp; lines: +3 -0
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
v. 1.202
date: 2005/04/30 19:19:37; author: gerald; state: Exp; lines: +1 -1
Update to the 20050429 snapshot of GCC 3.4.4.
v. 1.201
date: 2005/04/24 17:28:50; author: gerald; state: Exp; lines: +1 -1
Update to the 20050422 snapshot of GCC 3.4.4.
v. 1.200
date: 2005/04/17 18:19:58; author: gerald; state: Exp; lines: +1 -1
Update to the 20050415 snapshot of GCC 3.4.4.
v. 1.199
date: 2005/04/10 20:12:45; author: gerald; state: Exp; lines: +1 -1
Update to the 20050408 snapshot of GCC 3.4.4.
v. 1.198
date: 2005/04/03 18:57:30; author: gerald; state: Exp; lines: +4 -0
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
Reviewed by: kris
v. 1.197
date: 2005/04/02 19:07:51; author: gerald; state: Exp; lines: +1 -1
Update to the 20050401 snapshot of GCC 3.4.4.
v. 1.196
date: 2005/03/15 18:31:49; author: gerald; state: Exp; lines: +1 -1
Update to the 20050311 snapshot of GCC 3.4.4.
v. 1.195
date: 2005/02/13 12:34:54; author: gerald; state: Exp; lines: +1 -1
Update to the 20050211 snapshot of GCC 3.4.4.
v. 1.194
date: 2005/01/29 12:28:49; author: gerald; state: Exp; lines: +1 -1
Update to the 20050128 snapshot of GCC 3.4.4.
v. 1.193
date: 2005/01/16 20:26:31; author: gerald; state: Exp; lines: +1 -1
Update to the 20050114 snapshot of GCC 3.4.4.
v. 1.192
date: 2005/01/09 22:49:39; author: gerald; state: Exp; lines: +1 -1
Update to the 20050107 snapshot of GCC 3.4.4.
v. 1.191
date: 2004/12/25 13:41:58; author: gerald; state: Exp; lines: +1 -1
Update to the 20041224 snapshot of GCC 3.4.4.
v. 1.190
date: 2004/12/19 23:45:14; author: gerald; state: Exp; lines: +1 -1
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]
v. 1.189
date: 2004/12/16 10:11:30; author: maho; state: Exp; lines: +42 -27
Back out to original. Maho (myself) committed
at different place.
Pointy hat to: maho
Submitted by: pav
v. 1.188
date: 2004/12/16 09:16:23; author: maho; state: Exp; lines: +27 -42
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
v. 1.187
date: 2004/12/15 22:27:01; author: gerald; state: Exp; lines: +1 -1
Update to the 20041210 snapshot of GCC 3.4.4.
v. 1.186
date: 2004/12/10 10:53:43; author: gerald; state: Exp; lines: +1 -1
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
v. 1.185
date: 2004/12/06 21:33:33; author: gerald; state: Exp; lines: +1 -1
Update to the 20041203 snapshot of GCC 3.4.4.
v. 1.184
date: 2004/11/30 15:37:05; author: gerald; state: Exp; lines: +1 -1
Update to the 20041126 snapshot of GCC 3.4.4.
v. 1.183
date: 2004/11/22 09:54:34; author: gerald; state: Exp; lines: +1 -1
Update to the 20041119 snapshot of GCC 3.4.4.
v. 1.182
date: 2004/11/14 00:53:57; author: gerald; state: Exp; lines: +2 -2
Update to the 20041112 snapshot, the first of 3.4.4.
v. 1.181
date: 2004/11/08 15:07:46; author: gerald; state: Exp; lines: +1 -1
Update to the 20041105 snapshot.
v. 1.180
date: 2004/11/05 19:53:25; author: obrien; state: Exp; lines: +1 -1
Catch the 'cklatest' target up to changes on the MASTER_SITES.
v. 1.179
date: 2004/10/30 17:07:02; author: gerald; state: Exp; lines: +1 -1
Update to the 20041029 snapshot of GCC 3.4.3.
v. 1.178
date: 2004/10/21 17:18:47; author: gerald; state: Exp; lines: +2 -2
Update to the 20041015 snapshot of GCC 3.4.3.
v. 1.177
date: 2004/09/03 22:24:26; author: gerald; state: Exp; lines: +1 -1
Update to the 20040827 snapshot of GCC 3.4.2.
v. 1.176
date: 2004/08/12 14:17:13; author: gerald; state: Exp; lines: +1 -1
Update to the 20040806 snapshot off GCC 3.4.
v. 1.175
date: 2004/07/25 13:20:47; author: gerald; state: Exp; lines: +1 -1
Update to the 2004-07-23 snapshot of GCC 3.4.2.
v. 1.174
date: 2004/07/10 21:01:57; author: gerald; state: Exp; lines: +2 -2
Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).
v. 1.173
date: 2004/07/04 14:39:45; author: gerald; state: Exp; lines: +4 -5
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]
v. 1.172
date: 2004/06/17 21:39:17; author: gerald; state: Exp; lines: +3 -3
Use ${ECHO} instead of echo.
v. 1.171
date: 2004/06/16 18:16:26; author: gerald; state: Exp; lines: +1 -1
Update to the 2004-06-11 snapshot of GCC 3.4.1.
v. 1.170
date: 2004/06/06 03:57:54; author: gerald; state: Exp; lines: +3 -3
Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.
v. 1.169
date: 2004/04/17 16:40:30; author: gerald; state: Exp; lines: +5 -2
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.
v. 1.168
date: 2004/03/22 17:13:33; author: obrien; state: Exp; lines: +2 -0
I give up, gerald wants the cruft back in.
v. 1.167
date: 2004/03/21 17:02:53; author: obrien; state: Exp; lines: +0 -2
Re-commit v. 1.165. The perceived breakage by it was a bug in pkg-plist.
v. 1.166
date: 2004/03/17 14:21:58; author: gerald; state: Exp; lines: +3 -13
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.
v. 1.165
date: 2004/03/17 08:18:15; author: obrien; state: Exp; lines: +2 -3
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.
v. 1.164
date: 2004/03/14 21:33:56; author: gerald; state: Exp; lines: +17 -4
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)
v. 1.163
date: 2004/02/19 22:12:30; author: gerald; state: Exp; lines: +6 -33
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).
v. 1.162
date: 2004/02/12 20:40:06; author: gerald; state: Exp; lines: +12 -10
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.
v. 1.161
date: 2004/02/04 05:21:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.160
date: 2004/01/28 22:15:03; author: gerald; state: Exp; lines: +26 -14
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.
v. 1.159
date: 2004/01/22 11:58:14; author: gerald; state: Exp; lines: +24 -29
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.
v. 1.158
date: 2004/01/22 11:05:59; author: trevor; state: Exp; lines: +1 -1
Use the SORT macro from bsd.port.mk.
v. 1.157
date: 2004/01/22 08:05:23; author: trevor; state: Exp; lines: +1 -1
Use PAX macro.
v. 1.156
date: 2004/01/10 12:20:00; author: gerald; state: Exp; lines: +7 -19
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.
v. 1.155
date: 2004/01/09 22:04:51; author: gerald; state: Exp; lines: +5 -6
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.
v. 1.154
date: 2004/01/06 18:50:41; author: obrien; state: Exp; lines: +1 -1
Update to the 2003-12-31 snapshot.
v. 1.153
date: 2003/12/26 15:56:36; author: obrien; state: Exp; lines: +4 -3
Update to the 2003-12-24 snapshot.
v. 1.152
date: 2003/12/15 07:49:17; author: obrien; state: Exp; lines: +1 -1
Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the
manpage fake out.
Spotted by: gerald
v. 1.151
date: 2003/12/15 07:45:53; author: obrien; state: Exp; lines: +4 -0
* 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.
v. 1.150
date: 2003/12/14 02:35:52; author: gerald; state: Exp; lines: +11 -13
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.
v. 1.149
date: 2003/12/04 16:21:49; author: gerald; state: Exp; lines: +1 -1
Really mark as broken.
Pointy hat to: self
v. 1.148
date: 2003/12/04 16:20:50; author: gerald; state: Exp; lines: +12 -39
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.
v. 1.147
date: 2003/11/14 22:01:12; author: gerald; state: Exp; lines: +19 -43
Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.
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.
v. 1.146
date: 2003/09/27 00:50:08; author: edwin; state: Exp; lines: +3 -3
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru
v. 1.145
date: 2003/07/11 20:35:45; author: gerald; state: Exp; lines: +16 -17
Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify
the machinery so that we do not need to maintain duplicate lists of binaries.
Rename loop variables from $file to $f to avoid warnings by future versions
of portlint.
Fix a post-build comment.
Reviewed by: obrien
v. 1.144
date: 2003/07/11 17:10:13; author: obrien; state: Exp; lines: +1 -0
My manpage creation fake-out broke with 3.1.1. Give up and add a build
dependency on perl 5.6.
v. 1.143
date: 2003/07/09 21:20:55; author: obrien; state: Exp; lines: +8 -8
Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.
v. 1.142
date: 2003/06/17 21:17:12; author: gerald; state: Exp; lines: +24 -1
Add bounds-checking support using Herman ten Brugge's patches.
PR: 53395
Submitted by: Dan Nelson
v. 1.141
date: 2003/05/15 12:56:34; author: gerald; state: Exp; lines: +14 -15
Update to the official release of GCC 3.3. On the way, somewhat restructure
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
v. 1.140
date: 2003/05/09 14:47:00; author: gerald; state: Exp; lines: +10 -1
Update to the second prerelease of GCC 3.3. Add support for the core
languages testsuites (similar to the lang/gcc32 port).
v. 1.139
date: 2003/05/08 11:32:06; author: gerald; state: Exp; lines: +1 -3
I now made .bz2 sources available on gcc.gnu.org, so again use these instead
of .gz sources. Remove a makeinfo related hack for CONFIGURE_ENV which is
not needed any longer.
v. 1.138
date: 2003/05/06 22:14:54; author: gerald; state: Exp; lines: +15 -16
Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.
Adjust COMMENT and remove NO_CDROM. Reenable man pages.
v. 1.137
date: 2003/05/06 11:45:22; author: gerald; state: Exp; lines: +1 -1
Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.
v. 1.136
date: 2003/05/06 11:19:17; author: gerald; state: Exp; lines: +1 -1
Properly add the "[FreeBSD]" marker to the GCC version string also for
prereleases and releases.
v. 1.135
date: 2003/05/06 00:44:10; author: obrien; state: Exp; lines: +1 -1
G++ headers are now installed in c++/ rather than g++-v3.
v. 1.134
date: 2003/05/04 02:52:49; author: obrien; state: Exp; lines: +1 -1
Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.
v. 1.133
date: 2003/04/28 02:23:49; author: obrien; state: Exp; lines: +1 -1
Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.
v. 1.132
date: 2003/04/25 17:06:46; author: gerald; state: Exp; lines: +2 -8
Merge targets pre-configure and pre-build, simplify them, and remove
patch-va. All of these dealt with us patching generated files (which
we don't do any longer).
v. 1.131
date: 2003/04/25 06:40:43; author: gerald; state: Exp; lines: +1 -1
Make MAINTAINER overrideable by slave ports.
v. 1.130
date: 2003/04/24 10:37:23; author: gerald; state: Exp; lines: +0 -4
Fifty-one months after ELF flag day, and after the system compiler became
ELF-only as well, remove support for aout from the next generation of GCC.
Suggested by: Loren James Rittle
Discussed with: obrien
v. 1.129
date: 2003/04/21 07:59:03; author: dinoex; state: Exp; lines: +11 -7
merge changes from gcc32 to gcc33 after testing
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.
v. 1.128
date: 2003/04/06 14:30:41; author: gerald; state: Exp; lines: +8 -12
Appease portlint by various whitespace changes. Remove last traces of
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.
v. 1.127
date: 2003/03/31 01:19:14; author: dinoex; state: Exp; lines: +1 -1
LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
v. 1.126
date: 2003/03/29 23:14:33; author: obrien; state: Exp; lines: +43 -11
Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.
v. 1.125
date: 2003/03/24 16:03:14; author: gerald; state: Exp; lines: +2 -2
Fix COMMENT and a Makefile comment.
v. 1.124
date: 2003/02/20 18:37:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.123
date: 2002/12/03 23:21:14; author: obrien; state: Exp; lines: +1 -1
Use the most modern spelling of egcs.cygnus.com.
v. 1.122
date: 2002/11/05 03:10:08; author: obrien; state: Exp; lines: +1 -1
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
v. 1.121
date: 2002/10/19 18:55:52; author: knu; state: Exp; lines: +2 -3
Use MASTER_SITES_GCC.
Approved by: obrien (maintainer)
v. 1.120
date: 2002/10/18 04:14:28; author: obrien; state: Exp; lines: +3 -3
Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.
v. 1.119
date: 2002/10/10 23:19:05; author: obrien; state: Exp; lines: +51 -30
Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.
v. 1.118
date: 2002/07/31 12:34:31; author: gerald; state: Exp; lines: +0 -1
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.
Approved by: obrien (maintainer+mentor)
v. 1.117
date: 2002/05/18 10:16:53; author: obrien; state: Exp; lines: +15 -15
Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.
v. 1.116
date: 2002/04/07 10:48:11; author: obrien; state: Exp; lines: +5 -5
Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.
v. 1.115
date: 2002/03/29 00:58:14; author: obrien; state: Exp; lines: +16 -12
Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.
v. 1.114
date: 2002/03/13 07:50:44; author: obrien; state: Exp; lines: +2 -2
Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.
v. 1.113
date: 2002/03/13 05:08:26; author: obrien; state: Exp; lines: +46 -36
Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.
Due to the lack of a real snapshot distfile, this has to use CVS
as the fetch method.
v. 1.112
date: 2002/03/09 21:23:05; author: obrien; state: Exp; lines: +1 -0
Mark broken while I find a suitable snapshot.
v. 1.111
date: 2002/03/04 21:08:06; author: obrien; state: Exp; lines: +19 -19
Sync with gcc30's style.
This includes changing the name from g to 31, using a
single .info file rather than the mirage of them, and switch to using the
.bz2 distfiles.
v. 1.110
date: 2002/03/02 18:53:57; author: obrien; state: Exp; lines: +5 -4
Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.
v. 1.109
date: 2002/02/10 11:16:51; author: obrien; state: Exp; lines: +1 -1
Update to the 2002-02-04 snapshot.
This port still does not install properly (still has some old cruft in it).
But incase someone wants to work on a patch to help me out...
v. 1.108
date: 2002/02/05 02:54:52; author: obrien; state: Exp; lines: +5 -2
This allows the port to build, but it still has install problems.
v. 1.107
date: 2002/02/03 07:15:29; author: obrien; state: Exp; lines: +40 -18
Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.
v. 1.106
date: 2002/01/29 11:24:07; author: knu; state: Exp; lines: +7 -7
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
v. 1.105
date: 2001/10/27 18:33:05; author: obrien; state: Exp; lines: +2 -5
Utilize the PATCH_WRKDIR knob now that it exists.
v. 1.104
date: 2001/08/15 16:54:42; author: obrien; state: Exp; lines: +18 -28
Major overhall and style clean up.
v. 1.103
date: 2001/05/04 08:50:08; author: obrien; state: Exp; lines: +5 -3
Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.
[and a sad day in history]
v. 1.102
date: 2001/03/24 01:40:08; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
[a nice friend's b-day at that :-)]
v. 1.101
date: 2001/03/11 04:46:54; author: obrien; state: Exp; lines: +2 -2
Fix version number.
v. 1.100
date: 2001/03/06 23:55:37; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.
v. 1.99
date: 2001/03/02 10:09:40; author: obrien; state: Exp; lines: +9 -5
Fix nits in the auto lib-gcc PLIST generation.
v. 1.98
date: 2001/02/14 20:52:38; author: obrien; state: Exp; lines: +5 -4
Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.
v. 1.97
date: 2001/02/14 20:19:39; author: lioux; state: Exp; lines: +2 -2
typo clean up police: \s -> \t
v. 1.96
date: 2000/12/27 02:22:16; author: obrien; state: Exp; lines: +2 -2
Upgrade to the Christmas edition GCC 2.97 development snapshot.
v. 1.95
date: 2000/12/21 23:50:36; author: obrien; state: Exp; lines: +25 -29
Upgrade to the 2000-12-18 GCC 2.97 development snapshot.
v. 1.94
date: 2000/12/13 18:54:40; author: obrien; state: Exp; lines: +2 -1
Forgot to commit the bits that rm's the new libjava as it breaks the
GCC bootstrap.
v. 1.93
date: 2000/12/13 02:26:23; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 2000-12-11 GCC 2.97 development snapshot.
v. 1.92
date: 2000/12/05 21:36:59; author: obrien; state: Exp; lines: +14 -15
Change name of programs from e to g, since
e conflicts with the egcs port. I'm open to a better nameing
scheme.
Also change the shared libs configuring logic a little bit due to changed
way of doing it on libstdc++-v3, which this snapshot uses by default.
v. 1.91
date: 2000/11/28 18:55:05; author: obrien; state: Exp; lines: +16 -10
Upgrade to the 2000-11-20 GCC 2.97 development snapshot.
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
v. 1.90
date: 2000/10/10 23:32:32; author: obrien; state: Exp; lines: +19 -14
Upgrade to the 2000-10-02 GCC 2.97 development snapshot.
v. 1.89
date: 2000/09/15 23:43:47; author: obrien; state: Exp; lines: +4 -4
Upgrade to the 2000-08-28 GCC 2.96 development snapshot.
v. 1.88
date: 2000/09/05 16:59:09; author: obrien; state: Exp; lines: +36 -19
Upgrade to the 2000-07-17 GCC 2.96 development snapshot.
v. 1.87
date: 2000/05/06 22:47:08; author: obrien; state: Exp; lines: +4 -4
Upgrade to the 2000-05-01 GCC 2.96 development snapshot.
v. 1.86
date: 2000/04/14 17:15:19; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 2000-04-10 GCC 2.96 development snapshot.
v. 1.85
date: 2000/04/12 06:18:32; author: obrien; state: Exp; lines: +3 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.84
date: 2000/03/22 00:26:53; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.83
date: 2000/03/20 02:36:26; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.82
date: 2000/03/19 08:43:50; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 2000-03-13 GCC 2.96 development snapshot.
v. 1.81
date: 2000/03/08 19:01:14; author: obrien; state: Exp; lines: +4 -3
Upgrade to the 2000-03-06 GCC 2.96 development snapshot.
v. 1.80
date: 2000/03/08 02:20:59; author: obrien; state: Exp; lines: +2 -3
Upgrade to the 2000-02-21 GCC 2.96 development snapshot.
v. 1.79
date: 2000/02/14 11:39:30; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 2000-02-07 GCC 2.96 development snapshot.
v. 1.78
date: 2000/01/17 12:27:54; author: obrien; state: Exp; lines: +4 -5
Upgrade to the 2000-01-10 GCC 2.96 development snapshot.
v. 1.77
date: 1999/11/15 02:02:34; author: obrien; state: Exp; lines: +2 -2
Update to the 1999-11-10 development snapshot.
v. 1.76
date: 1999/11/03 11:41:47; author: obrien; state: Exp; lines: +2 -2
Update to the 1999-11-02 development snapshot.
v. 1.75
date: 1999/11/01 07:39:11; author: obrien; state: Exp; lines: +6 -7
Update to the 1999-10-25 snapshot.
v. 1.74
date: 1999/10/10 23:14:28; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 1999-10-04 development snapshot.
v. 1.73
date: 1999/10/10 20:28:31; author: obrien; state: Exp; lines: +10 -10
Upgrade to the 1999-09-20 development snapshot.
v. 1.72
date: 1999/08/25 06:34:35; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.71
date: 1999/08/05 16:21:08; author: obrien; state: Exp; lines: +26 -23
Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95
snapshot.
Mark BROKEN until the next Cygnus snapshot.
v. 1.70
date: 1999/07/20 15:30:50; author: obrien; state: Exp; lines: +3 -3
Update to the 1999-07-18 beta snapshot of GCC-2.95.
v. 1.69
date: 1999/07/15 11:08:13; author: obrien; state: Exp; lines: +2 -2
Upgrade to the July 12th GCC-2.95 prerelease.
v. 1.68
date: 1999/07/06 07:29:37; author: obrien; state: Exp; lines: +5 -5
Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.
v. 1.67
date: 1999/07/04 21:49:26; author: steve; state: Exp; lines: +2 -2
Correct spelling in a comment.
v. 1.66
date: 1999/07/04 20:55:43; author: obrien; state: Exp; lines: +5 -5
Minor reorg of the dealing with `autoconf' and `autoheader' stuff.
v. 1.65
date: 1999/06/24 19:11:49; author: obrien; state: Exp; lines: +2 -2
Upgrade to the 19990623 GCC 2.95 pre-release snapshot.
v. 1.64
date: 1999/06/21 18:17:51; author: obrien; state: Exp; lines: +2 -2
Update to the 19990616 GCC 2.95-prerelease.
v. 1.63
date: 1999/06/15 07:31:08; author: obrien; state: Exp; lines: +2 -3
Update to the 1999-06-08 (gcc 2.95 prerelease).
v. 1.62
date: 1999/06/10 14:31:08; author: simokawa; state: Exp; lines: +3 -1
Fix for alpha.
- sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h
- add patch for mkfixinc.sh
- PLIST kludge
v. 1.61
date: 1999/06/05 22:30:28; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.60
date: 1999/05/26 10:26:19; author: obrien; state: Exp; lines: +3 -3
Upgrade to 19990524 gcc-2.95 prerelease.
v. 1.59
date: 1999/05/24 17:13:47; author: obrien; state: Exp; lines: +6 -2
Fix "EGCS_REV".
v. 1.58
date: 1999/05/18 18:15:33; author: obrien; state: Exp; lines: +3 -3
Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the
upcoming 1.2 release. Which, BTW, will be called GCC-2.95.
v. 1.57
date: 1999/04/22 00:17:01; author: scrappy; state: Exp; lines: +1 -3
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
v. 1.56
date: 1999/04/21 07:48:57; author: obrien; state: Exp; lines: +37 -31
I give you the latest and greatest of the EGCS snapshot series.
This is their bleeding edge offering. This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.
Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.
v. 1.55
date: 1999/04/13 05:41:10; author: asami; state: Exp; lines: +3 -1
Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.
v. 1.54
date: 1999/04/08 19:05:43; author: billf; state: Exp; lines: +2 -2
Proper URLs that reference directories end in '/'
v. 1.53
date: 1999/03/30 02:58:02; author: obrien; state: Exp; lines: +1 -4
Don't fetch alpha suppliment -- the bits are now part of the port.
v. 1.52
date: 1999/03/23 18:37:47; author: obrien; state: Exp; lines: +1 -2
Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.
v. 1.51
date: 1999/03/22 01:35:36; author: obrien; state: Exp; lines: +7 -8
* Add support for ``-pthead''
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
work
v. 1.50
date: 1999/03/17 00:40:25; author: obrien; state: Exp; lines: +30 -26
Upgrade to 1.1.2 release.
v. 1.49
date: 1999/03/11 21:47:12; author: scrappy; state: Exp; lines: +3 -1
Commit all Y2K/WWW_SITE changes from today...
v. 1.48
date: 1999/03/08 07:28:27; author: asami; state: Exp; lines: +2 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.47
date: 1999/02/28 12:18:36; author: obrien; state: Exp; lines: +8 -1
Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.
Submitted by: dfr
v. 1.46
date: 1999/02/28 10:50:50; author: obrien; state: Exp; lines: +15 -11
Upgrade to egcs-1.1.2 pre-release-2
(if you are an EGCS user, please test this port. I would like to get any
feedback before the 1.1.2 release)
v. 1.45
date: 1999/02/09 22:17:21; author: obrien; state: Exp; lines: +4 -9
* clean up verbosity of Makefile
* now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
v. 1.44
date: 1999/02/09 18:24:50; author: obrien; state: Exp; lines: +20 -7
GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and
"i386-unknown-freebsdaout" for an a.out machine.
v. 1.43
date: 1999/02/03 11:11:52; author: asami; state: Exp; lines: +2 -6
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.42
date: 1998/12/26 20:10:02; author: obrien; state: Exp; lines: +5 -1
Wasn't in the main dir when I commited this the first time.
Noticed by: jdp
v. 1.41
date: 1998/12/05 04:00:40; author: obrien; state: Exp; lines: +10 -4
Use the bzip2 version of the distfile. It saves almost 3meg.
v. 1.40
date: 1998/12/05 03:40:17; author: obrien; state: Exp; lines: +12 -10
EGCS 1.1.1 *Release* is out.
v. 1.39
date: 1998/12/04 11:05:05; author: obrien; state: Exp; lines: +3 -3
Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed
GNU description string.
v. 1.38
date: 1998/12/02 09:41:27; author: obrien; state: Exp; lines: +9 -8
"upgrade" to EGCS egcs-1.1.1-prerelease-3.
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x). However people have
reported less problems with 1.1.1-prerel than the current snapshots.
v. 1.37
date: 1998/11/13 07:34:57; author: obrien; state: Exp; lines: +7 -4
switch to new pre/post bsd.port.mk
v. 1.36
date: 1998/11/13 07:32:21; author: obrien; state: Exp; lines: +4 -4
i386 => ${ARCH}
Requested by: imp
v. 1.35
date: 1998/10/01 21:40:03; author: obrien; state: Exp; lines: +6 -8
Allow building and packaging for ELF.
v. 1.34
date: 1998/09/28 09:47:01; author: asami; state: Exp; lines: +3 -1
Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
inclusion order.
v. 1.33
date: 1998/09/27 01:56:14; author: obrien; state: Exp; lines: +6 -1
Build properly on ELF systems.
v. 1.32
date: 1998/09/27 00:44:18; author: obrien; state: Exp; lines: +4 -4
make fetchable
v. 1.31
date: 1998/09/26 18:17:13; author: obrien; state: Exp; lines: +8 -7
back to the snaps w/egcs-19980914
Submitted by: jdp
v. 1.30
date: 1998/09/10 04:05:26; author: obrien; state: Exp; lines: +6 -6
Upgrade to 1.1b.
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
v. 1.29
date: 1998/09/04 18:56:55; author: obrien; state: Exp; lines: +4 -4
my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1a
directory.
Submitted by: Werner Griessl
v. 1.28
date: 1998/09/03 08:49:10; author: obrien; state: Exp; lines: +7 -6
egcs 1.1 HAS BEEN RELEASED!!
(I will probably not be tracking the snapshots as closely now. I'd like to
see if 1.1 isn't stable enough to stay with for a while)
Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77
files were left out). I'm naming this version 1.1.1 so people won't think
it is an alpha version.
v. 1.27
date: 1998/08/26 09:51:15; author: obrien; state: Exp; lines: +7 -6
* upgrade to 19980816 snapshot
* reduce maintance costs, advantage PLIST_SUB
v. 1.26
date: 1998/08/12 04:39:10; author: jdp; state: Exp; lines: +2 -2
Fix Version-required comment.
v. 1.25
date: 1998/08/11 08:22:45; author: obrien; state: Exp; lines: +8 -10
Upgrade to the 19980803 snapshot.
v. 1.24
date: 1998/08/07 22:49:30; author: asami; state: Exp; lines: +3 -1
Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.
Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be. However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
v. 1.23
date: 1998/07/26 23:43:34; author: obrien; state: Exp; lines: +6 -6
Upgrade to the 19980721 snap.
v. 1.22
date: 1998/07/16 06:23:40; author: obrien; state: Exp; lines: +11 -9
upgrade to the July 15th (19980715) snapshot
v. 1.21
date: 1998/07/06 10:17:09; author: obrien; state: Exp; lines: +12 -12
Upgrade to the 19980628 snapshot.
(note the 19980608 snapshot had major problems -- I'd suggest upgrading
if you are using this version)
v. 1.20
date: 1998/06/10 05:29:12; author: obrien; state: Exp; lines: +6 -6
upgrade to 19980608 snapshot
v. 1.19
date: 1998/05/20 08:59:30; author: obrien; state: Exp; lines: +29 -18
+ Remove the MANUAL_PACKAGE_BUILD.
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt to non conflict with stock version
+ clean up package dirs on ``pkg_delete''
v. 1.18
date: 1998/05/19 22:33:41; author: obrien; state: Exp; lines: +11 -11
Upgrade to 1998-05-08 snapshot version.
v. 1.17
date: 1998/05/05 06:34:46; author: obrien; state: Exp; lines: +14 -13
Upgrade to the May 2nd 1998 snapshot version.
v. 1.16
date: 1998/04/14 10:17:27; author: obrien; state: Exp; lines: +13 -13
Upgrade to 980406 snapshot
Reviewed by: my PITA ecs240 project
v. 1.15
date: 1998/04/11 01:32:19; author: obrien; state: Exp; lines: +3 -1
Used to build for me, now doesn't. Bombs in making the stage2 compiler.
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
v. 1.14
date: 1998/04/07 01:18:07; author: obrien; state: Exp; lines: +10 -10
Upgrade to the 980315 snapshot.
v. 1.13
date: 1998/04/07 01:14:25; author: obrien; state: Exp; lines: +13 -12
Upgrade to version 1.0.2 release.
v. 1.12
date: 1998/03/17 21:10:40; author: jdp; state: Exp; lines: +2 -2
Fix the "Version required" comment.
v. 1.11
date: 1998/03/10 06:23:50; author: obrien; state: Exp; lines: +2 -1
The private copy of float.h seems to have gone away.
v. 1.10
date: 1998/03/08 12:54:00; author: obrien; state: Exp; lines: +12 -12
Fix things so it packages.
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by: jdp
v. 1.9
date: 1998/02/23 01:52:52; author: jdp; state: Exp; lines: +2 -2
Master site changed.
v. 1.8
date: 1998/02/17 00:04:51; author: obrien; state: Exp; lines: +1 -2
Forgot to submit PLIST diff.
Noticed by: Satoshi
v. 1.7
date: 1998/02/16 09:18:13; author: asami; state: Exp; lines: +2 -1
Mark this port broken, doesn't package.
v. 1.6
date: 1998/02/14 04:18:22; author: obrien; state: Exp; lines: +19 -13
Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.
Including linking with the STL vector class.
v. 1.5
date: 1998/02/03 07:48:35; author: asami; state: Exp; lines: +3 -1
Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" in
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
v. 1.4
date: 1998/01/23 17:49:35; author: jdp; state: Exp; lines: +2 -2
Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
default for FreeBSD. The standard exception implementation reliably
dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.
Configure with "--with-gnu-as" and "--with-gnu-ld".
Define "__FreeBSD__" as 3.
v. 1.3
date: 1998/01/14 07:24:54; author: obrien; state: Exp; lines: +12 -1
Strip the binaries.
v. 1.2
date: 1998/01/13 05:18:16; author: asami; state: Exp; lines: +2 -2
sed -> ${SED}.
v. 1.1
date: 1998/01/10 21:40:09; author: jdp; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/01/10 21:40:09; author: jdp; state: Exp; lines: +0 -0
This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite." It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
=============================================================================
v. 1.245
date: 2007/10/17 10:12:41; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.244
date: 2007/10/04 01:25:16; author: edwin; state: Exp; lines: +0 -3
Remove always-false/true conditions based on OSVERSION 500000
v. 1.243
date: 2007/07/23 09:36:03; author: rafan; state: Exp; lines: +1 -2
- 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
v. 1.242
date: 2007/02/15 12:21:38; author: gerald; state: Exp; lines: +1 -0
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case. Bump PORTREVISION.
v. 1.241
date: 2007/01/28 00:32:50; author: gerald; state: Exp; lines: +1 -0
Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by: deischen, rafan
v. 1.240
date: 2006/09/18 16:23:57; author: gerald; state: Exp; lines: +1 -8
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).
v. 1.239
date: 2006/06/17 15:47:42; author: gerald; state: Exp; lines: +2 -8
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)
v. 1.238
date: 2006/03/26 18:08:14; author: gerald; state: Exp; lines: +7 -22
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.
v. 1.237
date: 2006/03/25 18:30:26; author: dinoex; state: Exp; lines: +7 -0
- add RC_D_SH to keep shared libs working after reboot
Approved by: gerald
v. 1.236
date: 2006/02/22 21:52:33; author: gerald; state: Exp; lines: +1 -1
Update to the 20060221 snapshot of GCC 3.4.6.
v. 1.235
date: 2006/02/15 13:49:45; author: gerald; state: Exp; lines: +1 -2
Update to the 20060214 snapshot of GCC 3.4.6.
Remove USE_REINPLACE= as advised by new portlint.
v. 1.234
date: 2006/02/11 23:23:18; author: gerald; state: Exp; lines: +1 -1
Update to the 2006 |
| |

|