Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 23:45:04 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk
Message-ID:  <200803112345.m2BNj4Hj051138@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2008-03-11 23:45:04 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.port.subdir.mk 
                         bsd.xorg.mk 
  Log:
  - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher
    optimizations are enabled.
  
  PR:             ports/121363
  Submitted by:   obrien
  
  - Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB
  
  PR:             ports/113799
  Submitted by:   des (based on)
  Patch by:       pav
  
  - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX
  
  PR:             ports/118212
  Original patch: vd
  Patch by:       pav
  
  - Allow tab as well as space in param.h for OSVERSION determination
  
  PR:             ports/117507
  Submitted by:   erwin
  
  - Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised
  
  PR:             ports/117916
  Submitted by:   tobez
  
  - Assorted comment fixes
  
  PR:             ports/118054
  Submitted by:   linimon
  
  - Style nit ($@ -> ${.TARGET})
  
  PR:             ports/120276
  Submitted by:   obrien
  
  Revision  Changes    Path
  1.591     +38 -14    ports/Mk/bsd.port.mk
  1.73      +3 -3      ports/Mk/bsd.port.subdir.mk
  1.5       +2 -8      ports/Mk/bsd.xorg.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803112345.m2BNj4Hj051138>