cvs commit: ports/audio/nas Makefile distinfo ports/audio/nas/files patch-ae patch-ag patch-useXt patch-warnings

Mikhail Teterin mi at FreeBSD.org
Mon Oct 10 12:49:35 PDT 2005


mi          2005-10-10 19:49:34 UTC

  FreeBSD ports repository

  Modified files:
    audio/nas            Makefile distinfo 
  Added files:
    audio/nas/files      patch-useXt patch-warnings 
  Removed files:
    audio/nas/files      patch-ae patch-ag 
  Log:
  Update from 1.7 to 1.7b. Add the following improvements:
  
          1) Use proper CFLAGS to compiled libaudio's unshared/*.o --
             previously only the shared objects were thus compiled.
          2) Use -fPIC for shared objects only on sparc64 -- on other
             platforms use -fpic.
          3) Use the unshared/*.o to create the static libaudio.a --
             previously the shared objects were used for both libraries.
          4) Link with -lXt and -lXau -- the vendor's Imakefile does that
             only on Linux, for some reason...
  
  The first three of these points should really be handled by imake et al...
  
  Revision  Changes    Path
  1.29      +22 -7     ports/audio/nas/Makefile
  1.9       +2 -4      ports/audio/nas/distinfo
  1.4       +0 -11     ports/audio/nas/files/patch-ae (dead)
  1.2       +0 -12     ports/audio/nas/files/patch-ag (dead)
  1.1       +8 -0      ports/audio/nas/files/patch-useXt (new)
  1.1       +429 -0    ports/audio/nas/files/patch-warnings (new)


More information about the cvs-ports mailing list