cvs commit: ports/net Makefile ports/net/p5-Socket Makefile distinfo pkg-descr pkg-plist

Renato Botelho garga at FreeBSD.org
Fri May 30 14:12:30 UTC 2008


garga       2008-05-30 14:12:29 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Socket        Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module is just a translation of the C socket.h file. Unlike the old
  mechanism of requiring a translated socket.ph file, this uses the h2xs program
  (see the Perl source distribution) and your native C compiler. This means
  that it has a far more likely chance of getting the numbers right. This includes
  all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
  
  WWW:    http://search.cpan.org/dist/Socket/
  
  PR:             ports/124132
  Submitted by:   BluePex Security Solutions <freebsd-ports at bluepex.com>
  
  Revision  Changes    Path
  1.1997    +1 -0      ports/net/Makefile
  1.1       +24 -0     ports/net/p5-Socket/Makefile (new)
  1.1       +3 -0      ports/net/p5-Socket/distinfo (new)
  1.1       +7 -0      ports/net/p5-Socket/pkg-descr (new)
  1.1       +7 -0      ports/net/p5-Socket/pkg-plist (new)


More information about the cvs-ports mailing list