cvs commit: ports/lang/gcc34 Makefile distinfo pkg-plist

Gerald Pfeifer gerald at FreeBSD.org
Sun Mar 26 18:08:14 UTC 2006


gerald      2006-03-26 18:08:14 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc34           Makefile distinfo pkg-plist 
  Log:
  Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release
  series.  Move from tracking snapshots to the official release sources,
  which requires an EPOCH bump, unfortunately.
  
  Remove the cklatest target which we just do not need any longer.
  
  Always build both shared and static libraries instead of having these as
  two exclusive options defaulting to the former.
  
  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.
  
  Revision  Changes    Path
  1.238     +7 -22     ports/lang/gcc34/Makefile
  1.139     +15 -15    ports/lang/gcc34/distinfo
  1.68      +2 -1      ports/lang/gcc34/pkg-plist


More information about the cvs-all mailing list