Date: Sun, 18 Dec 2011 09:09:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Thrift-XS Makefile distinfo pkg-descr pkg-plist Message-ID: <201112180909.pBI99GuQ054118@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2011-12-18 09:09:16 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Thrift-XS Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Thrift-XS 1.04 Thrift::XS provides faster versions of Thrift::BinaryProtocol and Thrift::MemoryBuffer. Thrift compact protocol support is also available, just replace Thrift::XS::BinaryProtocol with Thrift::XS::CompactProtocol. To use, simply replace your Thrift initialization code with the appropriate Thrift::XS version. WWW: http://search.cpan.org/dist/Thrift-XS/ Revision Changes Path 1.4755 +1 -0 ports/devel/Makefile 1.1 +39 -0 ports/devel/p5-Thrift-XS/Makefile (new) 1.1 +2 -0 ports/devel/p5-Thrift-XS/distinfo (new) 1.1 +10 -0 ports/devel/p5-Thrift-XS/pkg-descr (new) 1.1 +21 -0 ports/devel/p5-Thrift-XS/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112180909.pBI99GuQ054118>