wiz
c1b44346cd
Mark packages that are not ready for python-3.3 also not ready for 3.4,
...
until proven otherwise.
2014-05-09 07:36:53 +00:00
taca
a3d2659e70
Refelect change of RUBY_SRCDIR.
2014-03-13 17:06:42 +00:00
wiz
aa67e11089
Mark packages as not ready for python-3.x where applicable;
...
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
jperkin
dfdb052b25
Use --disable-fast-malloc on SunOS x86_64, it doesn't work right now.
2014-01-22 15:21:23 +00:00
wiz
bb361a8b1c
Remove zlib workaround now that zlib package generates pc file for builtin.
2013-12-11 07:56:26 +00:00
obache
3d6c62e101
exactly require introspection supported libsoup24.
2013-06-10 08:38:52 +00:00
obache
caebbaec51
Enable introspection support.
...
Bump PKGREVISION.
2013-06-09 13:22:55 +00:00
richard
ef819963b2
Reenable parallel builds in devel/webkitÃ_gtk with latest patchset for gmake
...
Update GNUMakefile patch for 1.10.2 and suppress undefined _cplusplus warnings.
2013-05-12 06:11:17 +00:00
joerg
73b3a65d3b
Allow building with libc++. Add some missing includes.
2013-05-09 14:04:42 +00:00
drochner
72ee968796
update to 1.10.2
...
changes:
-build improvement
-fix for CVE-2012-5112, CVE-2012-5133
-fix audio race
2013-04-10 11:16:39 +00:00
wiz
3a24233d00
Revert previous on joerg's request.
2013-03-03 18:59:26 +00:00
wiz
de36aeb59e
I've tried two builds with -j16 and one with -j8, successfully, so
...
remove MAKE_JOBS_SAFE=no line.
2013-03-03 15:18:51 +00:00
jperkin
ef3b54e853
SunOS needs -fpermissive too.
2013-02-23 09:27:09 +00:00
sbd
f25b9fddc2
webkit directly requires libXdamage
2012-12-31 00:34:37 +00:00
obache
66987c6917
prevent using lang/ruby, it will conflict with pkg_alternatives.
2012-12-19 08:14:42 +00:00
drochner
7105a7bfd0
update to 1.10.1
...
this switches to the 1.10 release branch, no useful changelog available
2012-10-30 12:46:30 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
drochner
58741f078e
update to 1.8.3
...
changes:
- Fix several security issues with accessibility support.
- Finishing merging NPAPI plugin support for Windows.
- Turn off the deletion UI during editing, as it caused issues with some sites.
2012-08-27 14:11:13 +00:00
drochner
caa9ff9104
update to 1.8.2
...
The ChangeLog and NEWS files are not consistent, can't tell what
really changed.
2012-08-13 12:27:50 +00:00
dholland
c8d0847887
Not MAKE_JOBS_SAFE. (and now it takes that much longer to build... sigh)
2012-05-06 00:33:46 +00:00
drochner
19b03d3cb0
needs glib2>=2.32
2012-04-30 13:57:02 +00:00
drochner
85996000d0
update to 1.8.1
...
This is a new major branch, many fixes and enhancements.
2012-04-28 14:12:16 +00:00
obache
5778c9e9c3
Drop MAKE_JOBS_SAFE=no, I cannot reporduce the issue when I added it.
2012-02-13 01:24:20 +00:00
drochner
b32e53608c
update to 1.6.3
...
changes: bugfixes
2012-02-04 13:24:35 +00:00
obache
bd7efe3331
Use PYTHON_FOR_BUILDONLY=yes instead of directly set BUILDLINK_DEPMETHOD.python.
2012-01-27 06:36:57 +00:00
reed
47fb160414
set API depends for newer gst-plugins0.10-base.
...
configure error was:
Requested 'gstreamer-plugins-base-0.10 >= 0.10.30' but version of
GStreamer Base Plugins Libraries is 0.10.26
2012-01-19 15:00:35 +00:00
joerg
513946a6df
Kill useless gsed magic, which is gsed specific.
2011-12-28 22:35:28 +00:00
sbd
d8dea4995f
Include devel/glib2/schemas.mk (obache@ suggestion).
...
Regen PLIST
Remove patch-Source_autotools_gsettings.m4 and patch-configure
(They are redundaent when adding gsed to USE_TOOLS)
Bump PKGREVISION
2011-12-28 04:22:15 +00:00
sbd
e94ab09719
There is a gsed specific expression used in the install-gsettings-schemas
...
target (that install org.webkitgtk-1.0.gschema.xml) so use gsed.
Bump PKGREVISION
2011-12-27 03:54:36 +00:00
drochner
8a92a32b55
update to 1.6.1
...
changes:
-JavaScriptCore library can be used independently
-New DOM methods
-API extensions: spell checking, local storage database path
-bugfixes
2011-10-07 12:17:25 +00:00
drochner
1c94100fb2
update to 1.4.3
...
changes: bugfixes
2011-09-06 19:20:31 +00:00
obache
ea09ebef75
Split common part to Makefile.common.
...
While here, fix some PKGCONFIG_OVERRIDE and REPLACE_PERL paths.
2011-08-21 13:26:41 +00:00