cvs commit: ports/www Makefile ports/www/rubygem-cookiejar Makefile distinfo pkg-descr

TAKATSU Tomonari tota at FreeBSD.org
Tue Jun 12 14:17:45 UTC 2012


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)


More information about the cvs-ports mailing list