Date: Sun, 26 Mar 2006 19:58:01 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc33 Makefile pkg-plist Message-ID: <200603261958.k2QJw1Ku030753@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2006-03-26 19:58:01 UTC
FreeBSD ports repository
Modified files:
lang/gcc33 Makefile pkg-plist
Log:
Install the .info files in a port-specific subdirectory, which removes
hidden conflicts with some older lang/gcc ports.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 33.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former. This requires a hack to
set LD_LIBRARY_PATH from MAKE_ENV which makes me think the WANT_SHAREDLIBS
case really failed to build previously.
Make MAKE_ARGS non-cumulative.
Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
Remove the cklatest target which we just do not need any longer.
Bump PORTREVISION.
Revision Changes Path
1.211 +16 -26 ports/lang/gcc33/Makefile
1.57 +13 -11 ports/lang/gcc33/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603261958.k2QJw1Ku030753>
