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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
webkit-sharp Mono bindings for Webkit
0.3_4 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 0.3_4Version 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
Maintainer: mono@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-09 09:04:51
Last Update: 2019-03-24 18:43:27
SVN Revision: 496768
License: not specified in port
WWW:
http://webkit.org
Description:
WebKit# is a .NET language binding for the WebKit rendering engine. WWW: http://webkit.org
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
Expand this list (7 items)
Collapse this list.
  1. lib/mono/gac/webkit-sharp/1.1.15.0__eaa1d335d2e19745/webkit-sharp.dll
  2. lib/mono/gac/webkit-sharp/1.1.15.0__eaa1d335d2e19745/webkit-sharp.dll.config
  3. lib/mono/webkit-sharp/webkit-sharp.dll
  4. lib/monodoc/sources/webkit-sharp-docs.source
  5. lib/monodoc/sources/webkit-sharp-docs.tree
  6. lib/monodoc/sources/webkit-sharp-docs.zip
  7. libdata/pkgconfig/webkit-sharp-1.0.pc
Collapse this list.
Dependency lines:
  • webkit-sharp>0:www/webkit-sharp
No installation instructions:
This port has been deleted.
PKGNAME: webkit-sharp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mono-webkit-sharp-0.3_GH0.tar.gz) = 5438342729ec13dd868ac7e6951128de37dd3126f1b00fc8a91d477019b135d6 SIZE (mono-webkit-sharp-0.3_GH0.tar.gz) = 18244

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. webkit-1.0.pc : www/webkit-gtk2
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
  4. gmake : devel/gmake
  5. mono : lang/mono
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. gtk-sharp-2.0.pc : x11-toolkits/gtk-sharp20
Runtime dependencies:
  1. webkit-1.0.pc : www/webkit-gtk2
  2. mono : lang/mono
  3. gtk-sharp-2.0.pc : x11-toolkits/gtk-sharp20
Library dependencies:
  1. libatk-1.0.so : accessibility/atk
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. 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 3 deleted ports
  1. devel/mono-tools*
  2. multimedia/banshee*
  3. net/blam*
  4. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/mono-tools*
  2. multimedia/banshee*
  3. net/blam*
  4. 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:
autoreconf gmake mono pathfix pkgconfig gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mono/webkit-sharp/tar.gz/0.3?dummy=/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3_4
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.
0.3_4
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.
0.3_4
30 Jan 2018 19:00:28
Revision:460430Original commit files touched by this commit
dbn search for other commits by this committer
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)

Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3_3
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.3_3
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.3_3
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
0.3_3
30 Jul 2015 21:12:26
Revision:393266Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.3_3
21 Jun 2015 15:47:35
Revision:390247Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=autoreconf
0.3_3
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
0.3_3
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.3_3
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)
0.3_2
08 Sep 2014 15:07:56
Revision:367636Original commit files touched by this commit
adamw search for other commits by this committer
Unbreak by following to new github location.

Have to do all the autotools stuff ourselves now, but at
least it's buildable again.
0.3_2
26 May 2014 13:14:03
Revision:355333Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=mono
Mark as broken: does not fetch
0.3_2
23 Feb 2014 17:43:26
Revision:345754Original commit files touched by this commit
romain search for other commits by this committer
Freshen-up and stage.

No functional change.
0.3_2
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.3_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)
0.3_2
03 Sep 2013 10:23:55
Revision:326133Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
0.3_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
0.3_1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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.3_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.
0.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3
01 Jun 2010 12:41:31
Original commit files touched by this commit
romain search for other commits by this committer
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
  devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
  devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
  graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
  multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
  www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
  x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).

PR:             ports/143657 [1]
Submitted by:   glewis [1]
0.2_7
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.2_6
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.2_5
28 Nov 2009 20:06:37
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.2
09 Feb 2009 09:00:01
Original commit files touched by this commit
flz search for other commits by this committer
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:             ports/129724
Submitted by:   Phillip Neumann, Romain Tartiere (bsd-sharp team)

Number of commits found: 27