| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=202497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=185222
|
|
|
|
|
|
|
| |
to elf instead of aout in this case.
Notes:
svn path=/head/; revision=185203
|
|
|
|
|
|
|
|
| |
Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer
is a requirement.
Notes:
svn path=/head/; revision=184112
|
|
|
|
| |
Notes:
svn path=/head/; revision=182389
|
|
|
|
| |
Notes:
svn path=/head/; revision=180947
|
|
|
|
| |
Notes:
svn path=/head/; revision=178547
|
|
|
|
| |
Notes:
svn path=/head/; revision=178062
|
|
|
|
| |
Notes:
svn path=/head/; revision=175789
|
|
|
|
| |
Notes:
svn path=/head/; revision=175134
|
|
|
|
|
|
|
|
| |
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
Notes:
svn path=/head/; revision=173590
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=173107
|
|
|
|
| |
Notes:
svn path=/head/; revision=172659
|
|
|
|
| |
Notes:
svn path=/head/; revision=171371
|
|
|
|
| |
Notes:
svn path=/head/; revision=170416
|
|
|
|
|
|
|
|
| |
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
Notes:
svn path=/head/; revision=168435
|
|
|
|
| |
Notes:
svn path=/head/; revision=167762
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=167205
|
|
|
|
| |
Notes:
svn path=/head/; revision=166705
|
|
|
|
|
|
|
| |
Fix USE_LDCONFIG for non-default prefix installation.
Notes:
svn path=/head/; revision=166116
|
|
|
|
|
|
|
|
|
| |
various, much more manual and error-prone hacks we needed so far.
Reviewed by: flz
Notes:
svn path=/head/; revision=165640
|
|
|
|
| |
Notes:
svn path=/head/; revision=165548
|
|
|
|
| |
Notes:
svn path=/head/; revision=163479
|
|
|
|
| |
Notes:
svn path=/head/; revision=162797
|
|
|
|
| |
Notes:
svn path=/head/; revision=162196
|
|
|
|
| |
Notes:
svn path=/head/; revision=162169
|
|
|
|
| |
Notes:
svn path=/head/; revision=160655
|
|
|
|
|
|
|
| |
ports by allowing MAINTAINER and COMMENT to be overridden.
Notes:
svn path=/head/; revision=160218
|
|
|
|
| |
Notes:
svn path=/head/; revision=160093
|
|
|
|
| |
Notes:
svn path=/head/; revision=159902
|
|
|
|
|
|
|
| |
x86_64-specific configure hack.
Notes:
svn path=/head/; revision=159513
|
|
|
|
| |
Notes:
svn path=/head/; revision=158997
|
|
|
|
| |
Notes:
svn path=/head/; revision=158482
|
|
|
|
| |
Notes:
svn path=/head/; revision=158285
|
|
|
|
| |
Notes:
svn path=/head/; revision=158130
|
|
|
|
| |
Notes:
svn path=/head/; revision=158092
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=157494
|
|
|
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint.
Notes:
svn path=/head/; revision=156208
|
|
|
|
| |
Notes:
svn path=/head/; revision=155743
|
|
|
|
| |
Notes:
svn path=/head/; revision=155176
|
|
|
|
| |
Notes:
svn path=/head/; revision=154606
|
|
|
|
| |
Notes:
svn path=/head/; revision=154036
|
|
|
|
| |
Notes:
svn path=/head/; revision=153411
|
|
|
|
| |
Notes:
svn path=/head/; revision=152983
|
|
|
|
|
|
|
|
| |
Remove broken removal of the info/gcc40 directory; this has to be
handled by Mk/bsd.ports.mk.
Notes:
svn path=/head/; revision=152455
|
|
|
|
| |
Notes:
svn path=/head/; revision=151892
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=151809
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=151805
|
|
|
|
| |
Notes:
svn path=/head/; revision=150715
|