Bug 142048

Summary: Update Port: deskutils/google-gadgets to v.0.11.1
Product: Ports & Packages Reporter: Ashish Shukla <wahjava>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ashish Shukla 2009-12-26 19:40:01 UTC
Updates to v.0.11.1.

This update PR also includes the diffs submitted by Dima Panov (in ports/137504) and Max Brazhnikov (in ports/141785). Thanks to them. So those PRs if opened, can be closed.

To use mozilla's spidermonkey scripting backend, export GRE_HOME environment variable with path to libxul (/usr/local/lib/libxul) or firefox3 (/usr/local/lib/firefox3) directories, prior to running ggl-gtk or ggl-qt as shown below:

% export GRE_HOME=/usr/localbase/lib/libxul
% ggl-gtk

To use webkit (or qt) backends, do:

% ggl-gtk -hs webkit
% ggl-qt  -s  qt
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-12-26 22:14:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-12-29 11:10:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-12-29 11:10:04 UTC
miwi        2009-12-29 11:09:51 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/google-gadgets Makefile distinfo pkg-plist 
    deskutils/google-gadgets/files patch-configure.ac 
  Log:
  - Update to 0.11.1
  
  PR:             142048
  Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.14      +69 -18    ports/deskutils/google-gadgets/Makefile
  1.8       +3 -3      ports/deskutils/google-gadgets/distinfo
  1.5       +11 -40    ports/deskutils/google-gadgets/files/patch-configure.ac
  1.9       +24 -7     ports/deskutils/google-gadgets/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"