aboutsummaryrefslogtreecommitdiff
path: root/www/py-jswebkit
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Fix dependsAntoine Brodin2014-07-211-1/+1
| | | | Notes: svn path=/head/; revision=362485
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* www/py-jswebkit: support stagingWilliam Grzybowski2013-12-301-5/+2
| | | | Notes: svn path=/head/; revision=338107
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-081-8/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326730
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - strict python version to 2.x onlyRuslan Makhmatkhanov2012-05-132-3/+3
| | | | Notes: svn path=/head/; revision=296553
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Reassign to the heapThomas Abthorpe2011-09-211-1/+1
| | | | Notes: svn path=/head/; revision=282132
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵Koop Mast2011-08-231-1/+2
| | | | | | | needed. Notes: svn path=/head/; revision=280300
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix the fetch error report bu QAT@Wen Heping2010-10-202-5/+4
| | | | Notes: svn path=/head/; revision=263337
* - unbreak and update to 0.0.3Wen Heping2010-10-202-6/+6
| | | | Notes: svn path=/head/; revision=263330
* - Mark BROKEN: does not buildPav Lucistnik2010-09-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=261408
* - Update to 0.0.2Wen Heping2010-05-073-7/+7
| | | | | | | | PR: ports/146056 Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) Notes: svn path=/head/; revision=253894
* python-jswebkit is an cython wrapper for JSContextRefWen Heping2010-04-264-0/+38
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> Notes: svn path=/head/; revision=253268