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
1dabe49c25
Bump PORTREVISION.
2007-02-15 10:14:57 +00:00
Gerald Pfeifer
682135a565
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
...
to elf instead of aout in this case.
2007-02-15 01:14:38 +00:00
Gerald Pfeifer
bdfe573334
Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.
...
Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer
is a requirement.
2007-02-04 10:49:02 +00:00
Gerald Pfeifer
13c47e6b11
Update to the 20070114 snapshot of GCC 4.0.4.
2007-01-15 01:48:37 +00:00
Gerald Pfeifer
aa94a96e26
Update to the 20061228 snapshot of GCC 4.0.4.
2006-12-29 09:34:46 +00:00
Gerald Pfeifer
1b40443abd
Update to the 20061130 snapshot of GCC 4.0.4.
2006-12-02 01:45:55 +00:00
Gerald Pfeifer
a0eb4f9fb5
Update to the 20061123 snapshot of GCC 4.0.4.
2006-11-26 15:32:46 +00:00
Gerald Pfeifer
df1ebc1683
Update to the 20061026 snapshot of GCC 4.0.4.
2006-10-31 12:00:19 +00:00
Gerald Pfeifer
479cdc7eda
Update to the 20061005 snapshot of GCC 4.0.4.
2006-10-09 19:21:41 +00:00
Gerald Pfeifer
3dc9d12513
Update to the 20060921 snapshot of GCC 4.0.4.
...
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-22 10:28:22 +00:00
Gerald Pfeifer
0ae153fd38
Update to the 20060914 snapshot of GCC 4.0.4.
...
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-15 12:45:57 +00:00
Gerald Pfeifer
3fad39e68c
Update to the 20060907 snapshot of GCC 4.0.4.
2006-09-10 00:25:47 +00:00
Gerald Pfeifer
bdfe0774ef
Update to the 20060824 snapshot of GCC 4.0.4.
2006-08-25 10:13:38 +00:00
Gerald Pfeifer
2a65622f1e
Update to the 20060810 snapshot of GCC 4.0.4.
2006-08-12 15:24:09 +00:00
Gerald Pfeifer
b0e21550e1
Update to the 20060720 snapshot of GCC 4.0.4.
...
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
2006-07-21 21:49:13 +00:00
Gerald Pfeifer
cc3ebf0328
Update to the 20060713 snapshot of GCC 4.0.4.
2006-07-14 07:02:39 +00:00
Gerald Pfeifer
044dcd30dc
Update to the 20060706 snapshot of GCC 4.0.4.
...
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-08 20:09:56 +00:00
Gerald Pfeifer
c38acda35d
Update to the 20060629 snapshot of GCC 4.0.4.
2006-07-01 12:17:44 +00:00
Gerald Pfeifer
a4a16bd2bb
Update to the 20060622 snapshot of GCC 4.0.4.
...
Fix USE_LDCONFIG for non-default prefix installation.
2006-06-23 13:24:19 +00:00
Gerald Pfeifer
4406c66a27
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
2006-06-17 12:38:07 +00:00
Gerald Pfeifer
ec0ea04338
Update to the 20060615 snapshot of GCC 4.0.4.
2006-06-16 08:20:14 +00:00
Gerald Pfeifer
8c4494fc28
Update to the 20060525 snapshot of GCC 4.0.4.
2006-05-26 13:32:11 +00:00
Gerald Pfeifer
774ff5972f
Update to the 20060518 snapshot of GCC 4.0.4.
2006-05-19 12:54:31 +00:00
Gerald Pfeifer
b6acded77e
Avoid hard-coding the GCC release series in the cklatest target.
2006-05-12 19:48:37 +00:00
Gerald Pfeifer
726b4f9323
Update to the 20060511 snapshot of GCC 4.0.4.
2006-05-12 12:54:20 +00:00
Gerald Pfeifer
434da160eb
Update to the 20060427 snapshot of GCC 4.0.4.
2006-04-28 11:30:24 +00:00
Gerald Pfeifer
634bb7f5b3
Make sure all lang/gcc* ports I maintain can be properly used as master
...
ports by allowing MAINTAINER and COMMENT to be overridden.
2006-04-23 11:00:59 +00:00
Gerald Pfeifer
a926fb2456
Update to the 20060420 snapshot of GCC 4.0.4.
2006-04-21 21:16:53 +00:00
Gerald Pfeifer
4f0fd4573a
Restore hack to call amd64 by the name of x86_64 for the sake of configure.
2006-04-18 20:48:29 +00:00
Gerald Pfeifer
3dab295d18
Update to the 20060413 snapshot of GCC 4.0.4. Try to get rid of the
...
x86_64-specific configure hack.
2006-04-14 20:02:03 +00:00
Gerald Pfeifer
7a2bbf0106
Update to the 20060406 snapshot of GCC 4.0.4.
2006-04-07 06:57:10 +00:00
Gerald Pfeifer
e1cb608b4f
Update to the 20060330 snapshot of GCC 4.0.4.
2006-03-31 16:09:43 +00:00
Gerald Pfeifer
d1bae98f77
Fix handling of shared libraries via rc.d for non-default prefixes.
2006-03-27 23:06:22 +00:00
Dirk Meyer
989fbabdf9
- add RC_D_SH to keep shared libs working after reboot
2006-03-26 05:16:44 +00:00
Gerald Pfeifer
424ef30e4e
Update to the 20060323 snapshot of GCC 4.0.4.
2006-03-25 06:04:15 +00:00
Gerald Pfeifer
bbf79e5155
Update to the 20060316 snapshot of GCC 4.0.4.
...
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
2006-03-17 13:21:04 +00:00
Gerald Pfeifer
5a22d96a47
Update to the 20060216 snapshot of GCC 4.0.3.
...
Remove USE_REINPLACE= as advised by new portlint.
2006-02-17 09:52:53 +00:00
Gerald Pfeifer
f226aebc82
Update to the 20060209 snapshot of GCC 4.0.3.
2006-02-11 13:09:01 +00:00
Gerald Pfeifer
7c3e6ff41e
Update to the 20060202 snapshot of GCC 4.0.3.
2006-02-04 02:31:52 +00:00
Gerald Pfeifer
7568c9f4e1
Update to the 20060126 snapshot of GCC 4.0.3.
2006-01-27 14:29:26 +00:00
Gerald Pfeifer
68fd67076d
Update to the 20060119 snapshot of GCC 4.0.3.
2006-01-21 05:10:38 +00:00
Gerald Pfeifer
8f2662ce0a
Update to the 20060112 snapshot of GCC 4.0.3.
2006-01-14 00:00:41 +00:00
Gerald Pfeifer
8821945735
Update to the 20060105 snapshot of GCC 4.0.3.
2006-01-07 09:51:16 +00:00
Gerald Pfeifer
9f515c0b1b
Update to the 20051229 snapshot of GCC 4.0.3.
...
Remove broken removal of the info/gcc40 directory; this has to be
handled by Mk/bsd.ports.mk.
2005-12-30 21:46:20 +00:00
Gerald Pfeifer
92df77a64f
Update to the 20051222 snapshot of GCC 4.0.3.
2005-12-23 00:15:04 +00:00
Gerald Pfeifer
f369fc50b4
Update to the 20051215 snapshot of GCC 4.0.3.
...
Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
2005-12-22 00:47:46 +00:00
Gerald Pfeifer
f8ca4b20a3
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.
2005-12-21 22:38:26 +00:00
Gerald Pfeifer
97f3c7b776
Update to the 20051208 snapshot of GCC 4.0.3.
2005-12-09 11:11:29 +00:00
Gerald Pfeifer
76f0eff8df
Update to the 20051201 snapshot of GCC 4.0.3.
2005-12-02 19:37:57 +00:00