cvs commit: ports/lang/gcc42 Makefile

Gerald Pfeifer gerald at FreeBSD.org
Tue May 26 14:26:23 UTC 2009


gerald      2009-05-26 14:26:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc42           Makefile 
  Log:
  Move the snapshot date from PORTREVISION to being a part of PORTVERSION
  to allow for PORTREVISION bumps.
  
  Simplify pre-everything and adjust PLIST_SUB accordingly.
  
  Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
  the library path used by this port).  Also use SUFFIX for the libexec
  directory instead of the full port version and flatten the directory
  structure and simplify the logic along the way.
  
  Move VERSIONSTRING down to pacify portlint after all those years and
  extract it from PORTVERSION, too.
  
  Make the determination of CONFIGURE_SCRIPT more robust.
  
  Address a long term FIXME related to older versions of FreeBSD by
  removing NOMANCOMPRESS=yes.
  
  Adjust Makefile header; nothing really left from the original.
  
  Revision  Changes    Path
  1.350     +14 -15    ports/lang/gcc42/Makefile


More information about the cvs-ports mailing list