non port: www/p5-Gtk2-WebKit/Makefile |
SVNWeb
|
Number of commits found: 27 |
Mon, 25 Feb 2019
|
[ 16:58 kwm ] (Only the first 10 of 22 ports in this commit are shown above. )
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.
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Thu, 8 Dec 2016
|
[ 15:46 tijl ] (Only the first 10 of 21 ports in this commit are shown above. )
Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that
have not been bumped since.
|
Tue, 13 Sep 2016
|
[ 14:19 mat ]
Attempt at fixing the port for FreeBSD 9. It still fails, but it is
getting closer.
The build error is:
/usr/local/bin/perl5 -I blib/lib -I blib/arch -MGlib::GenPod
-MGtk2::WebKit -e "add_types
(qq(\/usr\/local\/lib\/perl5\/site_perl\/mach\/5\.20\/Glib\/Install\/doctypes),
qq(\/usr\/local\/lib\/perl5\/site_perl\/mach\/5\.20\/Cairo\/Install\/doctypes),
qq(\/usr\/local\/lib\
/perl5\/site_perl\/mach\/5\.20\/Pango\/Install\/doctypes),
qq(\/usr\/local\/lib\/perl5\/site_perl\/mach\/5\.20\/Gtk2\/Install\/doctypes));
Glib::GenPod::set_copyright(qq/Copyright (C) 2008, Florian Ragwitz/);
Glib::GenPod::set_main_mod(qq(Gtk2::WebKit)); xsdoc2pod(q(bui
ld/doc.pl), q(blib/lib), q(build/podindex));"
Can't load 'blib/arch/auto/Gtk2/WebKit/WebKit.so' for module
Gtk2::WebKit: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required
by /usr/local/lib/libwebkitgtk-1.0.so.0 not found at
/usr/local/lib/perl5/5.20/mach/DynaLoader.pm line 193.
at -e line 0.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** [build/podindex] Error code 2
Sponsored by: Absolight
|
Thu, 1 Sep 2016
|
[ 01:51 marino ]
www/p5-Gtk2-WebKit: Comment out NO_PACKAGE hack from March 2010
It's been 6.5 years since this port was marked with NO_PACKAGE which
should have been a temporary measure. It builds fine for me on F10.3
amd64 (vm), so let's remove the designation so we can see if it's
still an issue. If the problem still exists, then it's better make
the documentation optional and off by default.
Approved by: Just-Fix-It
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sun, 5 Jan 2014
|
[ 13:05 az ] (Only the first 10 of 197 ports in this commit are shown above. )
- stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Mon, 2 Sep 2013
|
[ 15:12 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 20 Oct 2011
|
[ 08:04 sunpoet ]
- Update to 0.09
- While I'm here, add RUN_DEPENDS and sort MAN3
Changes: http://search.cpan.org/dist/Gtk2-WebKit/Changes
PR: ports/160168
Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
|
Mon, 20 Jun 2011
|
[ 09:22 az ] (Only the first 10 of 61 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
|
Thu, 23 Sep 2010
|
[ 03:23 pgollucci ]
- Update to 0.08
- manpage generation still broken
PR: ports/150617
Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
Changes: http://search.cpan.org/dist/Gtk2-WebKit/Changes
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Feb 2010
|
[ 09:46 pav ]
- BROKEN -> NO_PACKAGE
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer)
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 12 Dec 2009
|
[ 23:22 pav ]
- Update to 0.07 (still broken)
PR: ports/141344
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer)
|
Thu, 10 Dec 2009
|
[ 10:50 linimon ]
Mark as broken everywhere.
Hat: portmgr
|
Sat, 5 Dec 2009
|
[ 22:03 pav ]
- Mark BROKEN on amd64: hangs during build
Reported by: pointyhat, local tinderbox
|
Sat, 28 Nov 2009
|
[ 20:06 marcus ] (Only the first 10 of 823 ports in this commit are shown above. )
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 )
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 3 Mar 2009
|
[ 05:44 gabor ]
WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
primarily in Apple's Safari browser. It is made to be embedded in other
applications, such as mail readers, or web browsers.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
WWW: http://search.cpan.org/dist/Gtk2-WebKit/
PR: ports/131044
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
|
Number of commits found: 27 |