freebsd-ports/lang/gcc33
Gerald Pfeifer dd6c79246e 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.
2006-03-26 19:58:01 +00:00
..
files - add RC_D_SH to keep shared libs working after reboot 2006-03-25 18:30:26 +00:00
distinfo SHA256ify 2006-01-22 12:42:24 +00:00
Makefile Install the .info files in a port-specific subdirectory, which removes 2006-03-26 19:58:01 +00:00
pkg-descr Update to the 20050427 snapshot of GCC 3.3.6. On the way, remove all traces 2005-05-03 23:16:32 +00:00
pkg-plist Install the .info files in a port-specific subdirectory, which removes 2006-03-26 19:58:01 +00:00