cvs commit: ports/security Makefile ports/security/hamachi
 Makefile distinfo pkg-descr ports/security/hamachi/files
 hamachi.sh.in patch-Makefile patch-tuncfg_tuncfg.c
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Fri Sep  7 00:47:07 PDT 2007
    
    
  
edwin       2007-09-07 07:47:07 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/hamachi     Makefile distinfo pkg-descr 
    security/hamachi/files hamachi.sh.in patch-Makefile 
                           patch-tuncfg_tuncfg.c 
  Log:
  new port: security/hamachi (supersedes ports/110850)
  
          New port of Hamachi VPN, using Linux official binary and a
          patch on tuncfg.c based on the official OSX release.
  
          Hamachi is a software that eases the creation of secure
          VPNs even between nodes that would not be able to connect
          to each other (server-assisted connection can be established
          from two NATted client, if at least one of the two NAT
          associates the port to the client not checking remote host).
  
          UPX port is required in order to decompress the linux binary
          and avoid run-time dependency on /proc.
  
  PR:             ports/112982
  Submitted by:   Lapo Luchini <lapo at lapo.it>
  
  Revision  Changes    Path
  1.915     +1 -0      ports/security/Makefile
  1.1       +39 -0     ports/security/hamachi/Makefile (new)
  1.1       +3 -0      ports/security/hamachi/distinfo (new)
  1.1       +65 -0     ports/security/hamachi/files/hamachi.sh.in (new)
  1.1       +26 -0     ports/security/hamachi/files/patch-Makefile (new)
  1.1       +240 -0    ports/security/hamachi/files/patch-tuncfg_tuncfg.c (new)
  1.1       +3 -0      ports/security/hamachi/pkg-descr (new)
    
    
More information about the cvs-ports
mailing list