non port: www/py-webkitgtk/Makefile |
SVNWeb
|
Number of commits found: 22 |
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.
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 30 Mar 2017
|
[ 21:12 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove obsolete PROJECTHOST.
Sponsored by: Absolight
|
Tue, 20 Sep 2016
|
[ 15:27 marino ]
www/py-webkitgtk: new fedora MASTER_SITE to unbreak
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
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
|
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
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Sat, 4 Apr 2015
|
[ 17:42 rm ]
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
|
Sat, 3 Jan 2015
|
[ 08:41 mva ] (Only the first 10 of 286 ports in this commit are shown above. )
- Convert USE_PYTHON to new USES in www/
With hat: python@
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Wed, 14 May 2014
|
[ 09:11 tijl ]
Add USES=libtool tar:bzip2.
|
Sun, 23 Feb 2014
|
[ 19:16 rm ]
- modernize LIB_DEPENDS
- utilize pathfix instead of homebrew path fixing code
- add trailing slash to pkg-descr:WWW
- remove NO_STAGE
|
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)
|
Fri, 30 Aug 2013
|
[ 23:47 bapt ]
Eradicate USE_GNOME=pkgconfig from www
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
|
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, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Wed, 21 Sep 2011
|
[ 17:30 sunpoet ]
- Assign this port to new volunteer
- Space/Tab twiddle while I'm here
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
[ 16:48 tabthorpe ] (Only the first 10 of 28 ports in this commit are shown above. )
- Reassign to the heap
|
Tue, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Fri, 28 Jan 2011
|
[ 10:45 arved ]
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
|
Mon, 26 Apr 2010
|
[ 08:31 wen ]
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: 22 |