cvs commit: ports/www/webkit-gtk2 Makefile ports/www/webkit-gtk2/files patch-add-gzip patch-webkitnetworkresponse

Koop Mast kwm at FreeBSD.org
Wed Dec 23 20:17:31 UTC 2009


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 at 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)


More information about the cvs-all mailing list