| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.0.3_2
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
01 Jun 2012 05:26:28
0.0.3_2
|
dinoex  |
- update png to 1.5.10 |
13 May 2012 19:05:57
0.0.3_1
|
rm  |
- strict python version to 2.x only |
21 Jan 2012 17:40:15
0.0.3_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
21 Sep 2011 16:48:43
0.0.3_1
|
tabthorpe  |
- Reassign to the heap |
23 Aug 2011 18:39:19
0.0.3_1
|
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
19 Mar 2011 12:38:54
0.0.3
|
miwi  |
- Get Rid MD5 support |
21 Oct 2010 00:55:59
0.0.3
|
wen  |
- Fix the fetch error reported by QAT@ |
20 Oct 2010 09:36:59
0.0.3
|
wen  |
- Fix the fetch error report bu QAT@ |
20 Oct 2010 07:40:39
0.0.3
|
wen  |
- unbreak and update to 0.0.3 |
18 Sep 2010 20:09:12
0.0.2
|
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
07 May 2010 07:50:26
0.0.2
|
wen  |
- Update to 0.0.2
PR: ports/146056
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
26 Apr 2010 06:44:49
0.0.1
|
wen  |
python-jswebkit is an cython wrapper for JSContextRef
in pywebkitgtk, which makes it able to call JavaScript
functions with WebKit/JavaScriptCore.
WWW: http://code.google.com/p/gwrite
PR: ports/144677
Submitted by: Ju Pengfei <jupengfei@gmail.com> |