Bug 144678 - New port: www/py-webkitgtk Python bindings for the WebKit GTK+ port
Summary: New port: www/py-webkitgtk Python bindings for the WebKit GTK+ port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 05:50 UTC by Ju Pengfei
Modified: 2010-04-26 09:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.09 KB, text/plain)
2010-03-12 05:50 UTC, Ju Pengfei
no flags Details
sharfile.txt (2.30 KB, text/plain; charset=US-ASCII)
2010-04-26 03:15 UTC, Ju Pengfei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ju Pengfei 2010-03-12 05:50:01 UTC
New port:

Python bindings for the WebKit GTK+ port

WWW: http://code.google.com/p/pywebkitgtk

Fix: the attachment is a shar file.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-12 05:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-26 09:31:54 UTC
wen         2010-04-26 08:31:41 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-webkitgtk     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Python bindings for the WebKit GTK+ port.
  
  WWW: http://code.google.com/p/pywebkitgtk
  
  PR:             ports/144678
  Submitted by:   Ju Pengfei <jupengfei@gmail.com>
  
  Revision  Changes    Path
  1.2611    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/py-webkitgtk/Makefile (new)
  1.1       +3 -0      ports/www/py-webkitgtk/distinfo (new)
  1.1       +3 -0      ports/www/py-webkitgtk/pkg-descr (new)
  1.1       +11 -0     ports/www/py-webkitgtk/pkg-plist (new)
_______________________________________________
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-04-26 09:32:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!