cvs commit: ports/security/wpa_supplicant Makefile ports/security/wpa_supplicant/files patch-Makefile

Brooks Davis brooks at FreeBSD.org
Thu May 26 18:10:30 PDT 2005


brooks      2005-05-27 01:10:30 UTC

  FreeBSD ports repository

  Modified files:
    security/wpa_supplicant Makefile 
  Added files:
    security/wpa_supplicant/files patch-Makefile 
  Log:
  Add a new variable WITH_STATIC_SUPPLICANT to cause wpa_supplicant to be
  linked staticly.  This allows it to be used from devd at startup. [1]
  
  Use LIB_DEPENDS instead of BUILD_DEPENDS for the libdnet depend since we
  need it to run too. [2]
  
  My changes differ from the submitted fixes.
  
  Submitted by:   Darren Pilgrim <dmp at bitfreak dot org> [1]
                  Pawel Worach <pawel dot worach at gmail dot com> [2]
  
  Revision  Changes    Path
  1.8       +19 -4     ports/security/wpa_supplicant/Makefile
  1.1       +14 -0     ports/security/wpa_supplicant/files/patch-Makefile (new)


More information about the cvs-all mailing list