Commit Graph

380 Commits

Author SHA1 Message Date
Gerald Pfeifer
c07b463efd Update to the 20081126 snapshot of GCC 4.2.5. Mostly assorted bugfixes
since the previous snapshot.
2008-11-27 19:39:55 +00:00
Gerald Pfeifer
7b234bcf3b Remove alpha from NOT_FOR_ARCHS based on a report and request by
Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from
the freebsd-alpha@ list.
2008-07-20 08:21:30 +00:00
Gerald Pfeifer
ede379158b Update to the 20080702 snapshot of GCC 4.2.5 (which includes everything
in the ultimate GCC 4.2.4 release).
2008-07-06 13:02:54 +00:00
Gerald Pfeifer
b45ecb8859 Update to the 20080430 snapshot of GCC 4.2.4. 2008-05-03 07:54:38 +00:00
Gerald Pfeifer
204fd06853 Update to the 20080409 snapshot of GCC 4.2.4. 2008-04-12 10:16:53 +00:00
Gerald Pfeifer
3a0d87dbc1 Update to the 20080326 snapshot of GCC 4.2.4. 2008-03-27 14:38:21 +00:00
Gerald Pfeifer
e7a7b09337 Update to the 20080305 snapshot of GCC 4.2.4. 2008-03-08 22:34:57 +00:00
Gerald Pfeifer
ac3569924a Update to the 20080220 snapshot of GCC 4.2.4.
Make PORTSNAME overridable.[1]

Submitted by:	maho[1]
2008-02-21 12:59:06 +00:00
Gerald Pfeifer
bdfa051724 Update to the 20080213 snapshot of GCC 4.2.4. 2008-02-17 01:02:51 +00:00
Gerald Pfeifer
408d6cc804 Update to the 20080130 snapshot of GCC 4.2.3 which is more or less the
4.2.3 release itself.
2008-02-02 11:45:04 +00:00
Gerald Pfeifer
a7060f29a7 Update to the 20080123 snapshot of GCC 4.2.3. 2008-01-25 22:13:30 +00:00
Gerald Pfeifer
dd3e626ddf Update to the 20080116 snapshot of GCC 4.2.3. 2008-01-17 13:22:42 +00:00
Gerald Pfeifer
fde8779769 Update to the 20080102 snapshot of GCC 4.2.3. 2008-01-04 08:53:16 +00:00
Gerald Pfeifer
d6852b7c4f Update to the 20071219 snapshot of GCC 4.2.3. 2007-12-25 20:08:06 +00:00
Gerald Pfeifer
920e546adb Update to the 20071024 snapshot of GCC 4.2.3. 2007-10-25 12:34:45 +00:00
Gerald Pfeifer
b4f5f2d4fe Update to the 20071017 snapshot of GCC 4.2.3. 2007-10-19 23:51:28 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Gerald Pfeifer
705137360e Update to the 20071011 snapshot of GCC 4.2.3. 2007-10-12 10:25:01 +00:00
Gerald Pfeifer
a22bb6482c Update to GCC 4.2.2 RC2. 2007-09-29 06:51:59 +00:00
Gerald Pfeifer
6eb2756608 Update to the 20070905 snapshot of GCC 4.2.2. 2007-09-07 13:08:03 +00:00
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Gerald Pfeifer
d003ac37af Update to the 20070822 snapshot of GCC 4.2.2. Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43.
2007-08-23 10:54:12 +00:00
Gerald Pfeifer
1492216b48 Update to the 20070815 snapshot of GCC 4.2.2. 2007-08-19 15:07:06 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Gerald Pfeifer
4320884047 Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
for the GCC 4.2.1 release.
2007-07-15 02:15:10 +00:00
Gerald Pfeifer
a7e14c041e Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RC
for the GCC 4.2.1 release.
2007-07-07 10:51:20 +00:00
Gerald Pfeifer
c2e7750f33 Update to the 20070627 snapshot of GCC 4.2.1. 2007-06-28 10:55:39 +00:00
Gerald Pfeifer
53f0338784 Update to the 20070620 snapshot of GCC 4.2.1. 2007-06-22 08:58:04 +00:00
Gerald Pfeifer
9eb8e15727 Update to the 20070530 snapshot of GCC 4.2.1. 2007-05-31 18:04:36 +00:00
Gerald Pfeifer
6224dffdef Update to the 20070523 snapshot of GCC 4.2.1. 2007-05-28 16:50:20 +00:00
Gerald Pfeifer
763fc9e148 Update to GCC 4.2.0 RC3. 2007-05-03 18:54:25 +00:00
Gerald Pfeifer
33485bdc0f Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.

PR:		111544
2007-04-16 14:26:08 +00:00
Gerald Pfeifer
a0dbaea9e9 Add WANT_GNOME=yes per our GNOME porting documentation. 2007-04-13 22:20:59 +00:00
Gerald Pfeifer
4e5abb02f5 Move everything related to the WITH_JAVA_AWT knob into a single block
and make this a subset of the general Java-specific section.[1]

Submitted by:	alepulver[1]
2007-04-10 22:15:05 +00:00
Gerald Pfeifer
759a433b5b lang/gfortran is gone; remove CONFLICTS. 2007-04-09 11:14:04 +00:00
Gerald Pfeifer
589fa4d1c2 Update to the 20070307 snapshot of GCC 4.2.0. 2007-03-09 02:45:45 +00:00
Gerald Pfeifer
571854feef Update to the 20070228 snapshot of GCC 4.2.0. 2007-03-03 05:08:15 +00:00
Gerald Pfeifer
d5ddc37be7 Update to the 20070221 snapshot of GCC 4.2.0. 2007-02-22 12:00:05 +00:00
Gerald Pfeifer
789880a0e5 Update to the 20070214 snapshot of GCC 4.2.0.
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.
2007-02-15 23:53:25 +00:00
Gerald Pfeifer
45ef4a9e69 Update to the 20070207 snapshot of GCC 4.2.0.
Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.
2007-02-09 10:54:59 +00:00
Gerald Pfeifer
8a6d9c0b2b Update to the 20070131 snapshot of GCC 4.2.0.
Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
2007-02-04 22:30:17 +00:00
Gerald Pfeifer
1439202950 Always build with JAR=no to avoid locating an already installed copy of jar
and thus not laying down our own in $PREFIX/bin/jar42.

Update to the 20070124 snapshot of GCC 4.2.0 on the way.

PR:		108174
Debugged with:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
2007-01-25 22:29:59 +00:00
Gerald Pfeifer
73788e2a7f Update to the 20070117 snapshot of GCC 4.2.0. 2007-01-18 12:42:52 +00:00
Gerald Pfeifer
d93d129cdf Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.
The next step will be to abandon this port in favor of lang/gcc42.
2007-01-14 11:52:45 +00:00
Gerald Pfeifer
7bec77c8f7 Add missing Jave frontend tarball. 2007-01-11 22:33:38 +00:00
Gerald Pfeifer
1354bf8f5b Update to the 20070110 snapshot of GCC 4.2.0. 2007-01-11 13:10:35 +00:00
Gerald Pfeifer
e29ebdf8bc Update to the 20070102 snapshot of GCC 4.2.0.
On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
2007-01-03 09:12:05 +00:00
Gerald Pfeifer
f462469c7b Update to the 20061226 snapshot of GCC 4.2.0. 2006-12-27 10:56:55 +00:00
Max Khon
7f668fbf2f Update to 20061212.
On behalf of:	MAINTAINER
2006-12-14 20:40:05 +00:00
Max Khon
9afa7c3a16 Update to 20061205 snapshot.
On behalf of:	MAINTAINER
2006-12-07 10:24:25 +00:00