Commit graph

377 commits

Author SHA1 Message Date
Gerald Pfeifer
bc905a137b Update to the 20080630 snapshot of GCC 4.1.3. This closes the GCC 4.1
development branch and we do not expect any further updates.
2008-07-05 14:40:37 +00:00
Gerald Pfeifer
71c05af4e3 Update to the 20080428 snapshot of GCC 4.1.3. 2008-05-02 21:40:01 +00:00
Gerald Pfeifer
c35cb22fbb Update to the 20080303 snapshot of GCC 4.1.3. 2008-03-08 17:01:54 +00:00
Gerald Pfeifer
919663c2ed Update to the 20071224 snapshot of GCC 4.1.3. 2007-12-25 14:43:06 +00:00
Gerald Pfeifer
477897121f Update to the 20071105 snapshot of GCC 4.1.3. This fixes two codegen
issues, improves some docus, and most importantly fixes the build on
8-CURRENT.

PR:		117662
Approved by:	portmgr (linimon)
2007-11-08 12:40:57 +00:00
Gerald Pfeifer
f8d3b13efd Update to the 20071022 snapshot of GCC 4.1.3. 2007-10-24 13:34:30 +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
9c0391659b Update to the 20071001 snapshot of GCC 4.1.3. 2007-10-02 10:32:35 +00:00
Gerald Pfeifer
fa121677f4 Update to the 20070910 snapshot of GCC 4.1.3. 2007-09-11 21:12:48 +00:00
Gerald Pfeifer
f48fc1a54b Update to the 20070820 snapshot of GCC 4.1.3. Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43.
2007-08-22 23:01:24 +00:00
Gerald Pfeifer
bc9aff3e1c Update to the 20070806 snapshot of GCC 4.1.3. 2007-08-07 18:50:28 +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
4c4cd0d517 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).
2007-07-22 00:16:43 +00:00
Gerald Pfeifer
6da7405842 Update to the 20070618 snapshot of GCC 4.1.3. 2007-06-22 09:55:21 +00:00
Gerald Pfeifer
b74e0e3877 Update to the 20070604 snapshot of GCC 4.1.3. 2007-06-05 11:24:36 +00:00
Gerald Pfeifer
7b6781c431 Update to the 20070521 snapshot of GCC 4.1.3. 2007-05-24 23:51:04 +00:00
Gerald Pfeifer
03e9734924 Update to the 20070430 snapshot of GCC 4.1.3. 2007-05-01 20:24:38 +00:00
Gerald Pfeifer
8aa0e91218 Update to the 20070423 snapshot of GCC 4.1.3. 2007-04-26 13:06:18 +00:00
Gerald Pfeifer
b3a353bc31 Add Fortran pieces. 2007-04-17 05:25:33 +00:00
Gerald Pfeifer
aa2eb8bae4 Update to the 20070416 snapshot of GCC 4.1.3.
Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.

PR:		111544
2007-04-17 05:23:40 +00:00
Gerald Pfeifer
a0dbaea9e9 Add WANT_GNOME=yes per our GNOME porting documentation. 2007-04-13 22:20:59 +00:00
Gerald Pfeifer
c5561ca736 Update to the 20070409 snapshot of GCC 4.1.3.
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 05:24:27 +00:00
Gerald Pfeifer
27bed00eaa Update to the 20070402 snapshot of GCC 4.1.3. 2007-04-03 21:00:58 +00:00
Gerald Pfeifer
96e60dda68 Update to the 20070326 snapshot of GCC 4.1.3. 2007-03-27 20:25:08 +00:00
Gerald Pfeifer
19f2c0389a Update to the 20070312 snapshot of GCC 4.1.3. 2007-03-14 14:03:57 +00:00
Gerald Pfeifer
348d4cbac5 Update to the 20070305 snapshot of GCC 4.1.3. 2007-03-09 12:55:03 +00:00
Gerald Pfeifer
b507dd2e50 Update to the 20070226 snapshot of GCC 4.1.3. 2007-02-27 14:52:12 +00:00
Gerald Pfeifer
cb3bd8f8e8 Update to the 20070219 snapshot of GCC 4.1.3.
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-20 06:24:50 +00:00
Gerald Pfeifer
34d4fbcabf Update to the 20070205 snapshot of GCC 4.1.2. 2007-02-06 18:13:59 +00:00
Gerald Pfeifer
c2880af631 Remove the cklatest target and files/patch-gengtype-yacc.y. 2007-02-04 12:33:30 +00:00
Gerald Pfeifer
56aaf1c267 Update to the 20070129 snapshot of GCC 4.1.2. 2007-01-30 15:44:14 +00:00
Gerald Pfeifer
318f96e7b2 Update to the 20070122 snapshot of GCC 4.1.2. 2007-01-27 01:48:23 +00:00
Gerald Pfeifer
2f4ff75983 Update to the 20070115 snapshot of GCC 4.1.2. 2007-01-20 03:12:19 +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
929c678ba7 Update to the 20070108 snapshot of GCC 4.1.2. 2007-01-09 13:05:56 +00:00
Gerald Pfeifer
2228a5a379 Update to the 20061229 snapshot of GCC 4.1.2. 2006-12-30 15:19:57 +00:00
Gerald Pfeifer
d2447cff6f Update to the 20061222 snapshot of GCC 4.1.2. 2006-12-27 03:52:23 +00:00
Max Khon
b8a88edf7e Update to 20061208. 2006-12-09 18:05:02 +00:00
Gerald Pfeifer
e739b66828 Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran. 2006-12-03 00:01:29 +00:00
Gerald Pfeifer
0154eba66f Update to the 20061201 snapshot of GCC 4.1.2. 2006-12-02 09:18:57 +00:00
Gerald Pfeifer
6e2f4dcb3a Update to the 20061124 snapshot of GCC 4.1.2. 2006-11-26 16:28:18 +00:00
Gerald Pfeifer
c12161bbf3 Update to the 20061110 snapshot of GCC 4.1.2. 2006-11-11 23:56:00 +00:00
Gerald Pfeifer
9dad22ba2f Update to the 20061103 snapshot of GCC 4.1.2. 2006-11-05 05:34:19 +00:00
Gerald Pfeifer
833247b42e Update to the 20061027 snapshot of GCC 4.1.2. 2006-10-31 15:45:10 +00:00
Gerald Pfeifer
0dbe60dd3d Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a
version number to libdata/pkgconfig/libgcj.pc.  Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).

Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.

These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).

Approved by:	portmgr (erwin)
2006-10-19 16:43:58 +00:00
Gerald Pfeifer
fa5a0e3241 Update to the 20061006 snapshot of GCC 4.1.2. 2006-10-10 03:57:23 +00:00
Gerald Pfeifer
7346972868 Update to the 20060922 snapshot of GCC 4.1.2.
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
2006-09-23 08:33:48 +00:00
Maho Nakata
ba91bf551b Remove bootclasspath setting to java-gcj-compat
when building with awt gtk peer.
2006-09-18 09:13:26 +00:00
Kris Kennaway
2f3a81279f Move the gcc4[12]-withgcjawt WITHOUT_JAVA BROKEN check into gcc41 since
it needs to happen after that variable is assigned in order to
correctly function on !i386.
2006-09-17 02:05:25 +00:00
Gerald Pfeifer
bba98f761b Update to the 20060915 of GCC 4.1.2.
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).
2006-09-16 15:57:42 +00:00