Date: Fri, 30 May 2008 14:12:29 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Socket Makefile distinfo pkg-descr pkg-plist Message-ID: <200805301412.m4UECTGZ024608@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805301412.m4UECTGZ024608>