Commit graph

357 commits

Author SHA1 Message Date
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
Gerald Pfeifer
10fb200032 Update to the 20061128 snapshot of GCC 4.2.0. 2006-12-02 01:48:04 +00:00
Gerald Pfeifer
1feab29491 Update to the 20061121 snapshot of GCC 4.2.0. 2006-11-22 11:00:20 +00:00
Gerald Pfeifer
351c97209a Update to the 20061107 snapshot of GCC 4.2.0. Mark this broken on ia64,
not i386.
2006-11-09 00:17:02 +00:00
Gerald Pfeifer
d4052e3a3d Update to the 20061031 snapshot of GCC 4.2.0. Mark this port broken on
ia64 where it has failed to build for many months.
2006-11-03 03:25:22 +00:00
Gerald Pfeifer
bce4b88529 Update to the 20061024 snapshot GCC 4.2.0. 2006-10-31 07:46:41 +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
87035fc7ef Update to the 20060923 snapshot of GCC 4.2.0. 2006-09-24 11:48:02 +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
Gerald Pfeifer
136b648785 Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution
caused by include/ffi.h.

Enable libgcj on amd64 in addition to i386.

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-17 18:27:16 +00:00
Gerald Pfeifer
e2e084dc7c Update to the 20060909 snapshot of GCC 4.2.0. 2006-09-11 08:54:58 +00:00
Gerald Pfeifer
e87e3d893f Update to the 20060906 snapshot of GCC 4.2.0. This is getting pretty close
to the start of the GCC 4.2 release branch, and removes another namespace
pollution issue.
2006-09-06 19:32:44 +00:00
Gerald Pfeifer
4901f1e647 Update to the 20060826 snapshot of GCC 4.2.0. Among others, this fixes
two cases where the common (file) namespace was polluted by Java-specific
files.

Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]

Reported by:	kris (pointyhat) [1]
2006-08-30 10:29:53 +00:00
Gerald Pfeifer
3e23cd22d7 Update to the 20060819 snapshot of GCC 4.2.0. 2006-08-21 14:37:54 +00:00
Gerald Pfeifer
7b4cdd11fd Update to the 20060812 snapshot of GCC 4.2.0. 2006-08-13 16:04:23 +00:00
Maho Nakata
d83ac601bc Setting java.home, changing default awt peer to gtk,
and using cairo backend for WITH_JAVA_AWT

Approved by:	gerald
2006-08-08 12:35:07 +00:00
Gerald Pfeifer
34e8504f40 Update to the 20060805 snapshot of GCC 4.2.0. 2006-08-07 15:17:10 +00:00
Gerald Pfeifer
518884b4c5 Update to the 20060729 snapshot of GCC 4.2.0. 2006-07-31 05:35:03 +00:00
Gerald Pfeifer
fb8f0d524b Update to the 20060722 snapshot of GCC 4.2.0.
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.

Be more friendly for additional patches.

Submitted by:	maho (implicitly)
2006-07-23 13:31:06 +00:00
Gerald Pfeifer
25f5c7f240 Update to the 20060715 snapshot of GCC 4.2.0. 2006-07-17 21:55:15 +00:00
Gerald Pfeifer
dc75513728 Update to the 20060708 snapshot of GCC 4.2.0.
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.

Remove the hack to set RANLIB=: now that this has been addressed upstream.
2006-07-09 12:22:08 +00:00
Gerald Pfeifer
5d654c47e4 Update to the 20060701 snapshot of GCC 4.2.0.
bootstrap-lean is back, which means quite a bit less disk space used when
building this port.  Also, Java comes with new applications gappletviewer42,
gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar.
2006-07-03 21:18:10 +00:00
Gerald Pfeifer
3427e44afc Update to the 20060624 snapshot of GCC 4.2.0.
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround.  Refresh files/java-patch-hier.
2006-06-26 17:03:03 +00:00
Gerald Pfeifer
313c6c2e9c Update to the 20060617 snapshot of GCC 4.2.0.
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)
2006-06-18 06:39:28 +00:00