the default changed where the SOGo daemon listens on: now on 127.0.0.1:20000
If needed, to get back the old behaviour listening on *:20000 follow instructions in the
pkg README.
OK giovanni@
rather than dealing with a piece-of-crap build system hostile towards
packagers. Fix WANTLIB while here.
Nothing uses devel/waf in tree anymore now.
VS: ----------------------------------------------------------------------
makes build reliable again.
problem reported about 1 month ago to robert@ and dcoppa@, no reply at all,
finally got fed up with it and fixed it myself.
Full Changelog available at http://piwik.org/changelog/
The database should be updated from command-line, too many changes
in this release, the php script could timeout if executed from web server
uriparser is a strictly RFC 3986 compliant URI parsing and handling
library written in C. uriparser is cross-platform, fast, supports
Unicode and is licensed under the New BSD license.
ok sthen@ benoit@
<borja@codigo23.net>, ok abieber@ - apologies for the extra copies of
WebKit and Qt but they are stripped-down so not horribly slow to build,
and have various fixes that phantomjs upstream haven't been able to get
into the various libraries yet.
"PhantomJS is a headless WebKit scriptable with a JavaScript API.
It has fast and native support for various web standards: DOM
handling, CSS selector, JSON, Canvas, and SVG."
(useful for various things including automated testing of web sites,
and screen scraping of complex web apps)
- see http://www.mozilla.org/en-US/firefox/26.0/releasenotes/
- fixes MFSA 2013-104 -> 117
- remove now useless sydney_audio_sndio.c file, nothing uses it anymore
- remove patch-ipc_chromium_src_base_dir_reader_bsd_h-from (#909005),
the getdents() patch has been merged upstream.
- remove all the cruft that was here for 'old' mozillas now that they're
in the attic
- sanitize CONFIGURE_ARGS, remove all the unneeded stuff.
- cleanup CONFIGURE/MAKE_ENV
- reorganize *DEPENDS, and finally fix WANTLIB
mozilla.port.mk | 144 ++++++++++----------------------------------------------
1 file changed, 28 insertions(+), 116 deletions(-)