Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.3_5 24 Mar 2019 18:43:27 |
kwm |
Remove expired webkit-gtk2 and webkit-gtk3 ports.
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix. |
0.0.3_5 25 Feb 2019 16:58:49 |
kwm |
Mark webkit-gtk[23] ports as depricated with the same date as webkit-gtk[23].
Disable webkit-gtk[23] support if the port/plugin supports it.
Remove options for webkit-gtk[23] using ports or if they don't have a
option, mark them deprecated with the same date as webkit-gtk[23].
Haskell and geany where skipped and will be handled by the maintainers. |
0.0.3_5 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.0.3_4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.0.3_4 30 Mar 2017 21:12:43 |
mat |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight |
0.0.3_4 20 Sep 2016 16:21:21 |
marino |
www/py-jswebkit: maintainer WRKSRC value after DISTNAME change |
0.0.3_4 20 Sep 2016 16:12:45 |
marino |
www/py-jswebkit: new ubuntu MASTER_SITE to unbreak
The distfile name changed, but the hash still matches. |
0.0.3_4 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.0.3_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.0.3_4 28 Mar 2015 11:38:53 |
amdmi3 |
- Fix whitespace
- Strip library |
0.0.3_3 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.0.3_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.0.3_2 21 Jul 2014 20:54:35 |
antoine |
Fix depends |
0.0.3_2 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.0.3_2 30 Dec 2013 12:59:09 |
wg |
www/py-jswebkit: support staging |
0.0.3_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.0.3_2 08 Sep 2013 14:06:52 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
0.0.3_2 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.0.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.0.3_1 13 May 2012 19:05:57 |
rm |
- strict python version to 2.x only |
0.0.3_1 21 Jan 2012 17:40:15 |
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 |
0.0.3_1 21 Sep 2011 16:48:43 |
tabthorpe |
- Reassign to the heap |
0.0.3_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.0.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.3 21 Oct 2010 00:55:59 |
wen |
- Fix the fetch error reported by QAT@ |
0.0.3 20 Oct 2010 09:36:59 |
wen |
- Fix the fetch error report bu QAT@ |
0.0.3 20 Oct 2010 07:40:39 |
wen |
- unbreak and update to 0.0.3 |
0.0.2 18 Sep 2010 20:09:12 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
0.0.2 07 May 2010 07:50:26 |
wen |
- Update to 0.0.2
PR: ports/146056
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
0.0.1 26 Apr 2010 06:44:49 |
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> |