Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 20:17:31 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/webkit-gtk2 Makefile ports/www/webkit-gtk2/files patch-add-gzip patch-webkitnetworkresponse
Message-ID:  <200912232017.nBNKHVOJ059440@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kwm         2009-12-23 20:17:31 UTC

  FreeBSD ports repository

  Modified files:
    www/webkit-gtk2      Makefile 
  Added files:
    www/webkit-gtk2/files patch-add-gzip 
                          patch-webkitnetworkresponse 
  Log:
  Look in LOCALBASE for flex, so we don't pick up the version from base. [1]
  
  Add networkreponce support from upstream. [2]
  Add a patch from upstream, to use the gzip encoding support in libsoup 2.28.2.
  However if a website still displays junk. This means that it usesing deflate
  which is not working in libsoup right now (like cvsweb.freebsd.org) [2]
  
  PR:     ports/141859 [1]
  Submitted by:   Carlos A. M. dos Santos <unixmania@gmail.com>
  Obtained from:  Webkit svn trunk.
  
  Revision  Changes    Path
  1.15      +2 -1      ports/www/webkit-gtk2/Makefile
  1.1       +35 -0     ports/www/webkit-gtk2/files/patch-add-gzip (new)
  1.1       +215 -0    ports/www/webkit-gtk2/files/patch-webkitnetworkresponse (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912232017.nBNKHVOJ059440>