notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-webkitgtk Python bindings for the WebKit GTK+ port
1.1.8_7 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.8_7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses webkit-gtk2 which has security issues
Expired This port expired on: 2019-03-24
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-04-26 08:32:11
Last Update: 2019-03-24 18:43:27
SVN Revision: 496768
Also Listed In: python
License: GPLv2
WWW:
http://code.google.com/p/pywebkitgtk/
Description:
Python bindings for the WebKit GTK+ port. WWW: http://code.google.com/p/pywebkitgtk/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-webkitgtk
Package flavors (<flavor>: <package>)
  • py27: py27-webkitgtk
distinfo:
SHA256 (pywebkitgtk-1.1.8.tar.bz2) = 8229c5344d66fa323ae93ae189cff6d2a3e1d6356f52b5d8c26be760a8e774eb SIZE (pywebkitgtk-1.1.8.tar.bz2) = 277013

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python2.7 : lang/python27
  4. pygobject-codegen-2.0 : devel/py-gobject
  5. pygtk-2.0.pc : x11-toolkits/py-gtk2
Runtime dependencies:
  1. python2.7 : lang/python27
  2. pygobject-codegen-2.0 : devel/py-gobject
  3. pygtk-2.0.pc : x11-toolkits/py-gtk2
Library dependencies:
  1. libwebkitgtk-1.0.so : www/webkit-gtk2
  2. libatk-1.0.so : accessibility/atk
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-x11-2.0.so : x11-toolkits/gtk20
  6. libglade-2.0.so : devel/libglade2
  7. libxml2.so : textproc/libxml2
  8. libxslt.so : textproc/libxslt
  9. libpango-1.0.so : x11-toolkits/pango
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/gwrite*
  2. multimedia/miro*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. deskutils/blogtk*
  2. devel/dissy*
  3. editors/gwrite*
  4. multimedia/miro*
  5. net-im/hotot*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake libtool pathfix pkgconfig python:2.7 tar:bzip2 gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://pkgs.fedoraproject.org/repo/extras/pywebkitgtk/pywebkitgtk-1.1.8.tar.bz2/19f3c184eebcfde1c9d1ce56bbe75cf2/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.8_7
24 Mar 2019 18:43:27
Revision:496768Original commit files touched by this commit
kwm search for other commits by this committer
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.
1.1.8_7
25 Feb 2019 16:58:49
Revision:493883Original commit files touched by this commit
kwm search for other commits by this committer
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.
1.1.8_7
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.1.8_6
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.1.8_6
30 Mar 2017 21:12:43
Revision:437328Original commit files touched by this commit
mat search for other commits by this committer
Remove obsolete PROJECTHOST.

Sponsored by:	Absolight
1.1.8_6
20 Sep 2016 15:27:27
Revision:422507Original commit files touched by this commit
marino search for other commits by this committer
www/py-webkitgtk: new fedora MASTER_SITE to unbreak
1.1.8_6
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
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
1.1.8_6
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.1.8_6
02 Aug 2015 15:03:20
Revision:393429Original commit files touched by this commit
tijl search for other commits by this committer
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.8_5
04 Apr 2015 17:42:25
Revision:383234Original commit files touched by this commit
rm search for other commits by this committer
www/py-webkitgtk: drop maintainership

- drop maintainership
- modify INSTALL_TARGET to install stripped library
- limit python version to 2.x
- remove dirrm's from pkg-plist
- bump PORTREVISION according to package changes
1.1.8_4
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.1.8_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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)
1.1.8_3
14 May 2014 09:11:15
Revision:354031Original commit files touched by this commit
tijl search for other commits by this committer
Add USES=libtool tar:bzip2.
1.1.8_2
23 Feb 2014 19:16:07
Revision:345757Original commit files touched by this commit
rm search for other commits by this committer
- modernize LIB_DEPENDS
- utilize pathfix instead of homebrew path fixing code
- add trailing slash to pkg-descr:WWW
- remove NO_STAGE
1.1.8_2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.1.8_2
30 Aug 2013 23:47:19
Revision:325737Original commit files touched by this commit
bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig from www
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
1.1.8_2
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.1.8_1
10 Nov 2011 22:20:18
Original commit files touched by this commit
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
1.1.8_1
21 Sep 2011 17:30:48
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Assign this port to new volunteer
- Space/Tab twiddle while I'm here

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.1.8_1
21 Sep 2011 16:48:43
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
1.1.8_1
23 Aug 2011 18:39:19
Original commit files touched by this commit
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
1.1.8
28 Jan 2011 10:45:35
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.1.8
Add LICENSE
Switch to bz2
Install pkg-config
Remove MD5

PR:             154001
Submitted by:   Ruslan Mahmatkhanov
Approved by:    maintainer timeout
Feature safe:   yes
1.1.7
26 Apr 2010 08:31:41
Original commit files touched by this commit
wen search for other commits by this committer
Python bindings for the WebKit GTK+ port.

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

PR:             ports/144678
Submitted by:   Ju Pengfei <jupengfei@gmail.com>

Number of commits found: 23