Date: Tue, 12 Jun 2012 14:17:45 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-cookiejar Makefile distinfo pkg-descr Message-ID: <201206121417.q5CEHjDO009464@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2012-06-12 14:17:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-cookiejar Makefile distinfo pkg-descr Log: - Add a new port: www/rubygem-cookiejar The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string. Both Netscape/RFC 2109 cookies and RFC 2965 cookies are supported. WWW: https://github.com/dwaite/cookiejar Revision Changes Path 1.3199 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/rubygem-cookiejar/Makefile (new) 1.1 +2 -0 ports/www/rubygem-cookiejar/distinfo (new) 1.1 +9 -0 ports/www/rubygem-cookiejar/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206121417.q5CEHjDO009464>