cvs commit: ports/net/libtnl Makefile pkg-plist ports/net/libtnl/files Makefile.bsd patch-platform patch-platforms

Mikhail Teterin mi at FreeBSD.org
Mon Aug 18 01:48:41 UTC 2008


mi          2008-08-18 01:48:41 UTC

  FreeBSD ports repository

  Modified files:
    net/libtnl           Makefile pkg-plist 
    net/libtnl/files     Makefile.bsd 
  Added files:
    net/libtnl/files     patch-platform patch-platforms 
  Log:
  Add patches to unbreak -- work with gcc above version 3. Also allow
  building on amd64 and note, that support for other platforms is easy
  too, as long as one has a system to test on.
  
  Redirect a few functions directly to the standard implementations using
  defines, instead of using function-wrappers.
  
  This port ought to use a port-installed libtomcrypt instead of building its
  own version of same. Unfortunately, our security/libtomcrypt does not
  (yet?) install a shared version.
  
  Revision  Changes    Path
  1.4       +16 -11    ports/net/libtnl/Makefile
  1.2       +0 -1      ports/net/libtnl/files/Makefile.bsd
  1.1       +97 -0     ports/net/libtnl/files/patch-platform (new)
  1.1       +23 -0     ports/net/libtnl/files/patch-platforms (new)
  1.2       +1 -1      ports/net/libtnl/pkg-plist


More information about the cvs-all mailing list