aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-27 07:13:24 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-27 07:13:24 +0800
commit0b07840e26f7c793939ec8226695ffca19aa1bfb (patch)
treea16ca35139a60b25f642e3f8c68580dee227ec03 /modules
parent7ef34bfaae3e776101ff086bfb18494869e39e55 (diff)
downloadgsoc2013-evolution-0b07840e26f7c793939ec8226695ffca19aa1bfb.tar.gz
gsoc2013-evolution-0b07840e26f7c793939ec8226695ffca19aa1bfb.tar.zst
gsoc2013-evolution-0b07840e26f7c793939ec8226695ffca19aa1bfb.zip
Don't use gconf to store the names of widgets to hide
That was just for development. Now we hardcode the lists of widgets. Signed-off-by: Federico Mena Quintero <federico@novell.com>
Diffstat (limited to 'modules')
-rw-r--r--modules/mail/em-composer-prefs.c7
-rw-r--r--modules/mail/em-mailer-prefs.c8
2 files changed, 13 insertions, 2 deletions
diff --git a/modules/mail/em-composer-prefs.c b/modules/mail/em-composer-prefs.c
index 72c5d18b25..49f2fda5b6 100644
--- a/modules/mail/em-composer-prefs.c
+++ b/modules/mail/em-composer-prefs.c
@@ -554,7 +554,12 @@ em_composer_prefs_construct (EMComposerPrefs *prefs,
widget, "signature");
/* Sanitize the dialog for Express mode */
- e_shell_hide_widgets_for_express_mode (shell, prefs->builder, "/apps/evolution/mail/composer/express_preferences_hidden");
+ e_shell_hide_widgets_for_express_mode (shell, prefs->builder,
+ "chkOutlookFilenames",
+ "vboxTopPosting",
+ "labelAlerts",
+ "chkPromptEmptySubject",
+ NULL);
/* get our toplevel widget */
target = em_config_target_new_prefs (ec, client);
diff --git a/modules/mail/em-mailer-prefs.c b/modules/mail/em-mailer-prefs.c
index e2605c8ff5..ed5e82d7ea 100644
--- a/modules/mail/em-mailer-prefs.c
+++ b/modules/mail/em-mailer-prefs.c
@@ -1208,7 +1208,13 @@ em_mailer_prefs_construct (EMMailerPrefs *prefs,
g_signal_connect (G_OBJECT (prefs->junk_header_remove), "clicked", G_CALLBACK (jh_remove_cb), prefs);
/* Sanitize the dialog for Express mode */
- e_shell_hide_widgets_for_express_mode (shell, prefs->builder, "/apps/evolution/mail/express_preferences_hidden");
+ e_shell_hide_widgets_for_express_mode (shell, prefs->builder,
+ "hboxReadTimeout",
+ "hboxMailSizeLimit",
+ "hboxShrinkAddresses",
+ "magic_spacebar_checkbox",
+ "hboxEnableSearchFolders",
+ NULL);
/* get our toplevel widget */
target = em_config_target_new_prefs(ec, prefs->gconf);
column1'>| | | | | | | | | | | | | | | | | | | =======================<phase: lib-depends >============================ ===> nginx-1.10.2_1,2 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-8_6.txz Installing jpeg-8_6... Extracting jpeg-8_6: .......... done ===> nginx-1.10.2_1,2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of nginx-1.10.2_1,2 ===> nginx-1.10.2_1,2 depends on shared library: libavformat.so - not found ===> Installing existing package /packages/All/ffmpeg-3.2,1.txz Installing ffmpeg-3.2,1... `-- Installing libv4l-1.6.3_2... | `-- Installing jpeg-turbo-1.5.1... pkg-static: jpeg-turbo-1.5.1 conflicts with jpeg-8_6 (installs files into the same place). Problematic file: /usr/local/bin/cjpeg Failed to install the following 1 package(s): /packages/All/ffmpeg-3.2,1.txz *** Error code 70 PR: 207547 Reported by: antoine (via exp-run) Approved by: portmgr blanket * Upgrade third-party njs module from ee84984 to 8c01042.osa2016-11-252-3/+3 | * - Update to 6.2.29sunpoet2016-11-242-4/+4 | | | | | | | Changes: https://typo3.org/news/article/typo3-cms-6229-7613-and-841-released/ PR: 214799 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) * - Update to 7.6.13sunpoet2016-11-242-4/+4 | | | | | | | Changes: https://typo3.org/news/article/typo3-cms-6229-7613-and-841-released/ PR: 214798 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) * www/firefox: simplify spelling RUST defaultsjbeich2016-11-241-9/+4 | * - Update to 20160911jlaffaye2016-11-243-8/+8 | | | | | PR: 213177 Submitted by: xi@borderworlds.dk * Fix error of w3mhelp.cgi and w3mman2html.cgi with perl 5.24.nobutaka2016-11-243-2/+23 | | | | Reported by: tom * www/drupal7: add CONFLICT_INSTALL for new port www/drupal8tz2016-11-241-0/+3 | | | | | | PR: 214787 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: mentors (implicit) * - Update to 3.5.22amdmi32016-11-242-6/+5 | | | | | | | - Switch to options helpers PR: 212909 Submitted by: timp87@gmail.com (maintainer) * - Add LICENSEamdmi32016-11-242-11/+14 | | | | | - Silence patching - Regenerate patches * - Update to 0.005sunpoet2016-11-242-6/+7 | | | | | | | - Add LICENSE_FILE - Remove *.pod in post-extract: Changes: http://search.cpan.org/dist/WebDriver-Tiny/Changes * - Update to 2.12sunpoet2016-11-242-4/+4 | | | | Changes: http://search.cpan.org/dist/CGI-Fast/Changes * Fix build with LibreSSL.adamw2016-11-241-0/+11 | | | | Approved by: just-fix-it * - Add LICENSEamdmi32016-11-231-8/+5 | | | | | - Add NO_ARCH - Switch to options helpers * www/node7: add dtrace option and enable by defaultswills2016-11-232-2/+24 | | | | Approved by: bradleythughes@fastmail.fm (maintainer) * devel/boost-*: update to 1.62.0jbeich2016-11-235-2/+5 | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) * www/node6: add dtrace option and enable by defaultswills2016-11-232-3/+24 | | | | Approved by: bradleythughes@fastmail.fm (maintainer) * - Connect www/drupal8acm2016-11-231-0/+1 | * - New port: www/drupal8acm2016-11-235-0/+12460 | | | | | | | | | | | | | Drupal is a free web Content Management System (CMS) that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more. * Add explicit build dependency on the python symlink, right now they rely onantoine2016-11-234-1/+5 | | | | it being provided by x11-toolkits/gtk20 * www/chromium: update to 54.0.2840.100rene2016-11-23346-4494/+5070 | | | | | | | | | | | | | | Submitted by: clutton <clutton@zoho.com> Reviewed by: cpm, rene Obtained from: https://github.com/paranormal/ MFH: 2016Q4 Security: https://vuxml.freebsd.org/freebsd/769ba449-79e1-11e6-bf75-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/653a8059-7c49-11e6-9242-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/9c135c7e-9fa4-11e6-a265-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/9118961b-9fa5-11e6-a265-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/ae9cb9b8-a203-11e6-a265-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/a3473f5a-a739-11e6-afaa-e8e0b747a45a.html Differential Revision: https://reviews.freebsd.org/D8517 * - Add npm3 3.10.10 (copied from npm)sunpoet2016-11-237-0/+3887 | | | | | - Update CONFLICTS_INSTALL - Update WWW * - Update to 4.0.2sunpoet2016-11-234-88/+337 | | | | | | | | - Update CONFLICTS_INSTALL - Update WWW Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v4.0.2/CHANGELOG.md * - Update CONFLICTS_INSTALLsunpoet2016-11-232-2/+2 | | | | - Update WWW * www/node: add dtrace option and enable by defaultswills2016-11-232-3/+24 | | | | Approved by: bradleythughes@fastmail.fm (maintainer) * www/tinyproxy: update 1.8.3 -> 1.8.4pi2016-11-239-98/+62 | | | | | | | | | - new WWW PR: 207051 Changes: https://github.com/tinyproxy/tinyproxy/releases Submitted by: jason.mann+freebsd@gmail.com Approved by: sunpoet (maintainer timeout) * - Update to 1.6.3nivit2016-11-222-4/+5 | | | | | PR: 214739 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> * In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-226-16/+12 | | | | reformat port description text in cases when it was notoriously broken. * Update to 2.20olivier2016-11-222-3/+4 | | | | | Approved by: jadawin (mentor) Differential Revision: https://reviews.freebsd.org/D8579 * www/gitlab: Update from 8.10.13 to 8.11.11tz2016-11-225-277/+660 | | | | | | Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.11.11/CHANGELOG Approved by: mentors (implicit) * www/rubygem-gon: Update from 6.0.1 to 6.1.0tz2016-11-222-4/+4 | | | | | | | | | - Use 'need_tag' as option name to prevent calling 'tag' method - Show what method was used in public methods error - Use SVG image format - remove DEPRECATION WARNING: env is deprecated and will be removed from Rails 5.0. Approved by: mentors (implicit) * www/rubygem-ace-rails-ap: Update from 4.0.2 to 4.1.0tz2016-11-222-3/+4 | | | | | | Changes: Allow modes to be lazily loaded Approved by: mentors (implicit) * www/gitlab-workhorse: Update from 0.7.8 to 0.7.11tz2016-11-222-4/+4 | | | | | | Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.7.11/CHANGELOG Approved by: mentors (implicit) * Update www/elixir-maru to version 0.10.6.olgeni2016-11-222-4/+4 | * Update www/elixir-phoenix_html to version 2.8.0.olgeni2016-11-222-4/+4 | * - Update to 3.10.10sunpoet2016-11-223-7/+7 | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v3.10.10/CHANGELOG.md * www/serendipity: Upgrade from 2.0.2 to 2.0.4tz2016-11-213-3/+5 | | | | | | | | | - https://blog.s9y.org/archives/269-Serendipity-2.0.4-and-2.1-beta2-released.html - https://blog.s9y.org/archives/266-Serendipity-2.0.3-released.html PR: 213968 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2016Q4 * - Update to 3.6olivierd2016-11-218-60/+70 | | | | | - Adjust dependencies - Switch to USES= ssl * Update to 0.3.1olivierd2016-11-212-4/+5 | * www/qupzilla-qt5: Correct the KWALLET optiontcberner2016-11-211-6/+7 | | | | | | | | | | | | The KWALLET option had been added based on early plans for KDE5. Now that the KF5 ports are committed, correct the KWALLET option to match the new KF5 ports. Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5 components identified by stage-QA. PR: 214530 Submitted by: Matthew Rezny <matthew@reztek.cz> (maintainer) Approved by: rakuco (mentor) * www/qupzilla-qt4: Repair the KWALLET optiontcberner2016-11-212-2/+13 | | | | | | | | | | | | The recent move of all the KDE4 includes into ${LOCALBASE}/include/kde4 broke the KWALLET option. This patch fixes the option by inserting the right include path. Also, convert USE_OPENSSL to USES=ssl. PR: 214531 Submitted by: Matthew Rezny <matthew@reztek.cz> (maintainer) Approved by: rakuco (mentor) * - Update to 0.38sunpoet2016-11-212-6/+6 | | | | Changes: http://search.cpan.org/dist/Web-Query/Changes * - Update to 0.22sunpoet2016-11-212-4/+6 | | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/HTML-Selector-XPath/Changes PR: 214271 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days) * - Update to 1.4.13sunpoet2016-11-214-66/+124 | | | | | | | | - Use USES=php:web - Update maintainer section - Update WWW: use https:// Changes: https://www.zenphoto.org/news/category/changelog/ * - Update to 2.28sunpoet2016-11-212-3/+4 | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/wgetpaste-2.28.diff - Add bpaste - Update poundpython: use https:// * - Update to 1.2.24sunpoet2016-11-212-3/+4 | | | | Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.24 * - Fix build for hosts without __cxa_thread_atexitsunpoet2016-11-211-0/+7 | * Remove IGNORE for drizzle and postgres third-party modules.osa2016-11-213-4/+38 | * Remove IGNORE for memc and redis2 third-party modules.osa2016-11-213-2/+37 | | | | | | Patches obtained from: o) https://github.com/openresty/memc-nginx-module/commit/c08cb7043440e427867838caf21cfd1e6cb2127a o) https://github.com/openresty/redis2-nginx-module/commit/8cc7304787ae9542db4feb50d9e27beb485caa0f * New port: www/giteapi2016-11-217-0/+1658 | | | | | | | | | A self-hosted Git service as fork of https://gogs.io/ WWW: https://github.com/go-gitea/gitea/ PR: 214688 Submitted by: Stefan Bethke <stb@lassitu.de> * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-2010-5/+10 | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. * Update to 0.09ehaupt2016-11-202-3/+4 | * www/firefox: handle more line break classes after r426525jbeich2016-11-202-1/+50 | | | | | | PR: 214384 (for tracking) Obtained from: upstream + martin@NetBSD Security: cargo cult * www/node7: Add Node.js 7.1.0, copied from www/nodepi2016-11-2010-4/+229 | | | | | PR: 213945 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) * devel/icu: update to 58.1jbeich2016-11-2013-9/+13 | | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt) * www/chromium: unbreak against ICU 58.1jbeich2016-11-203-1/+98 | | | | | | | | | | | | | components/url_formatter/url_formatter.cc:454:2: error: "Update aspirational_scripts per Unicode 9.0" ^ third_party/WebKit/Source/platform/text/TextBreakIterator.cpp:182:1: error: static_assert failed "breakAllLineBreakClassTable should be consistent" static_assert(WTF_ARRAY_LENGTH(breakAllLineBreakClassTable) == U_LB_COUNT, "breakAllLineBreakClassTable should be consistent"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 214536 Submitted by: cpm (based on) Obtained from: upstream Approved by: portmgr blanket * - Update to 0.40067sunpoet2016-11-202-6/+6 | | | | | | - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes * - Update to 1.404sunpoet2016-11-202-5/+5 | | | | Changes: http://search.cpan.org/dist/Feersum/Changes * - Update to 0.300000sunpoet2016-11-202-5/+7 | | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Dancer2-Plugin-Ajax/Changes * - Update to 2.11sunpoet2016-11-202-3/+4 | | | | Changes: http://search.cpan.org/dist/CGI-Fast/Changes * - Update to 3.26sunpoet2016-11-204-17/+9 | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Apache-AuthCookie/Changes * - Update to 2.12.14sunpoet2016-11-202-4/+4 | | | | Changes: https://github.com/arskom/spyne/blob/master/CHANGELOG.rst * - Update to 1.29.0sunpoet2016-11-202-4/+4 | | | | Changes: https://github.com/aria2/aria2/releases * - Update to 1.16.1sunpoet2016-11-203-5/+5 | | | | Changes: https://github.com/nghttp2/nghttp2/releases * - Update to 1.4.0sunpoet2016-11-203-6/+6 | | | | | | - Use USES=ssl Changes: https://github.com/tatsuhiro-t/spdylay/releases * - Use USES=sslsunpoet2016-11-201-2/+1 | * - Add p5-WWW-Form-UrlEncoded 0.23sunpoet2016-11-205-0/+37 | | | | | | | | | | | WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and builder. This module aims to have compatibility with other CPAN modules like HTTP::Body's urlencoded parser. This module try to use WWW::Form::UrlEncoded::XS by default and fail to it, use WWW::Form::UrlEncoded::PP instead WWW: http://search.cpan.org/dist/WWW-Form-UrlEncoded/ * www/varnish5, www/trafficserver: Document ncurses requirementmarino2016-11-192-3/+4 | | | | Approved by: ncurses blanket * www/netrik: honor CFLAGSmarino2016-11-191-0/+1 | | | | | Discovered by: no-base-ncurses check Approved by: general blanket (FLAGS must be honored) * www/py-seafobj: update 5.1.6 -> 6.0.3pi2016-11-193-5/+6 | | | | | | | | | | | | This version has no commits between the two, but I want to keep seafdav and seafobj the same version for sanity. - Updated to 6.0.3 - Added license file - Fixed pkg-desc www --> WWW PR: 214656 Submitted by: Ultima1252@gmail.com (maintainer) * www/py-seafdav: update 5.1.6 -> 6.0.3pi2016-11-192-5/+6 | | | | | | | | | | - Improve quota check - Fix move_file RPC call parameter - Add MIT license PR: 214655 Changes: https://github.com/haiwen/seafdav/commits/v6.0.3-pro Submitted by: Ultima1252@gmail.com (maintainer) * www/node: Copy to www/node6 as LTS versionpi2016-11-1915-3/+370 | | | | | PR: 213693 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) * Remove an extra '/' from the plist to fix `make check-plist'.rakuco2016-11-191-1/+1 | | | | | | Not bumping PORTREVISION because the generated package does not change. Reported by: tcberner * www/node4: update 4.6.1 -> 4.6.2pi2016-11-192-4/+4 | | | | | | PR: 214386 Changes: https://nodejs.org/en/blog/release/v4.6.2/ Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) * www/varnish4: Document ncurses requirementmarino2016-11-181-2/+2 | | | | Approved by: ncurses blanket * www/mod_rivet: fix PLISTgahr2016-11-182-0/+2 | | | | | PR: 214363 Submitted by: jeff.lawson@flightaware.com (maintainer) * Upgrade from 1.11.5 to 1.11.6.osa2016-11-182-5/+9 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark following third-party modules with IGNORE, a patches require from upstreams: o) http_upstream_fair; o) drizzle; o) memc; o) postgres; o) redis2. <ChangeLog> *) Change: format of the $ssl_client_s_dn and $ssl_client_i_dn variables has been changed to follow RFC 2253 (RFC 4514); values in the old format are available in the $ssl_client_s_dn_legacy and $ssl_client_i_dn_legacy variables. *) Change: when storing temporary files in a cache directory they will be stored in the same subdirectories as corresponding cache files instead of a separate subdirectory for temporary files. *) Feature: EXTERNAL authentication mechanism support in mail proxy. Thanks to Robert Norris. *) Feature: WebP support in the ngx_http_image_filter_module. *) Feature: variables support in the "proxy_method" directive. Thanks to Dmitry Lazurkin. *) Feature: the "http2_max_requests" directive in the ngx_http_v2_module. *) Feature: the "proxy_cache_max_range_offset", "fastcgi_cache_max_range_offset", "scgi_cache_max_range_offset", and "uwsgi_cache_max_range_offset" directives. *) Bugfix: graceful shutdown of old worker processes might require infinite time when using HTTP/2. *) Bugfix: in the ngx_http_mp4_module. *) Bugfix: "ignore long locked inactive cache entry" alerts might appear in logs when proxying WebSocket connections with caching enabled. *) Bugfix: nginx did not write anything to log and returned a response with code 502 instead of 504 when a timeout occurred during an SSL handshake to a backend. </ChangeLog> * Add third-party fastdfs module.osa2016-11-186-2/+116 | | | | PR: 213979 * Drop maintainership after more than 7 years. It's about time to pass it on.decke2016-11-171-1/+1 | * Reset edwin's ports, he has handed in his commit bit.rene2016-11-171-1/+1 | | | | With hat: portmgr-secretary * - Add shebangfix on perl filesdecke2016-11-172-6/+9 | | | | | | | | - Simplify folder permissions in pkg-plist PR: 203362 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Reported by: eborisch+FreeBSD@gmail.com * www/rejik is not jobs safe.marino2016-11-161-0/+2 | | | | | | | | Another example of an "all" target requiring the "clean" target which causes a race where object files can be deleted after they are built. It's easy to fix but indicative the author fundamentally doesn't understand make dependencies. Dumb. * Update to lynx 2.8.9 dev 11 (bugfix release)johans2016-11-162-5/+7 | * - Update to 3.2.1acm2016-11-163-7/+43 | | | | Approved by: maintainer (implicit) * - Update to 2.3.17acm2016-11-164-21/+37 | | | | Approved by: maintainer (implicit) * www/piwik: Update from 2.17.0 to 2.17.1tz2016-11-163-4/+5 | | | | | | | | Changelog: https://piwik.org/changelog/piwik-2-17-1/ PR: 214508 Submitted by: Hans Fredrik Nordhaug (maintainer) Approved by: junovitch (mentor) * - Update to 16.2.4acm2016-11-163-69/+1761 | * Mark as broken on various tier-2 archs.linimon2016-11-165-3/+10 | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) * - Update moodle to 2.9.9 3.0.7 and 3.1.3wen2016-11-156-12/+12 | | | | | | (A number of security related issues were resolved.) MFH: 2016Q4 * www/py-django-contact-form: update to 1.3.0rene2016-11-152-4/+7 | | | | | | Add a do-test target, allthough it doesn't work yet. Reported by: portscout * www/mod_http2-devel: Update to 1.8.0brnrd2016-11-152-4/+4 | | | | | | - Update to 1.8.0 - Feature addition update - Bump shlib version * www/mod_rivet: update to 2.3.2gahr2016-11-152-3/+4 | | | | | | | Release notes: http://tcl.apache.org/rivet/html/rn-2-3.html PR: 214363 Submitted by: jeff.lawson@flightaware.com (maintainer) * Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵tcberner2016-11-1517-0/+536 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Applications) KDE Frameworks is a collection of libraries and software frameworks by KDE that serve as technological foundation for KDE Plasma 5 and KDE Applications distributed under the GNU Lesser General Public License (LGPL) [1]. The work is based on what we have in the KDE testing repo [2]. This is the next big step in updating the KDE Desktop and its Applications to anything less dusty. With this change, `USES=kde:5` is now a valid option. Ports that need to depend on KDE Framework can now set: USES=kde:5 USE_KDE=<framework1> <framework2> ... <frameworkX> For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via: KWALLET_USE= KDE=wallet I would like to thank Raphael and Adriaan for reviewing the ports in the testing repo :) [1] https://en.wikipedia.org/wiki/KDE_Frameworks [2] http://src.mouf.net/area51/log/branches/plasma5 Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (maintainer) Differential Revision: https://reviews.freebsd.org/D8329 * Do not terminate BROKEN messages with period, it is added by the framework.danfe2016-11-142-10/+3 | * - fix purge with option BDB1dinoex2016-11-142-2/+2 | | | | PR: 214483 * - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closelydanfe2016-11-142-3/+0 | | | | | | matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage * - Revert the removal of PERL_LEVEL checksunpoet2016-11-141-1/+8 | | | | Notified by: mat * Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26rene2016-11-143-5/+2 | * www/py-flexget: update to 2.5.21jbeich2016-11-132-4/+4 | | | | Changes: https://github.com/Flexget/Flexget/compare/2.5.16...2.5.21 * Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-131-3/+2 | | | | PR: 199098 * - Document iconv dependencyamdmi32016-11-132-1/+21 | | | | | | | - Add patch to fix libusb detection on 9.x - Still broken on 9.x (unable to resolve iconv_t), mark as such Approved by: portmgr blanket * Update to 1.7.1kevlo2016-11-123-5/+5 | * - Update to 0.31lwhsu2016-11-122-4/+7 | * - Update to 1.5.1lwhsu2016-11-123-5/+7 | * - Update to 0.8lwhsu2016-11-122-3/+4 | * Update to 24.0.0.154 (beta).tijl2016-11-122-5/+6 | * Horde package update:mm2016-11-122-4/+4 | | | | | | | comms/pear-Horde_ActiveSync 2.37.2 -> 2.37.3 mail/pear-Horde_Mime 2.10.1 -> 2.10.2 www/pear-Horde_Service_Weather 2.5.0 -> 2.5.2 deskutils/horde-nag 4.2.12 -> 4.2.13 * Update to 1.3.2.vanilla2016-11-112-4/+4 | * - Update to 6.1.19wen2016-11-113-4/+14 | | | | | PR: 214383 Submitted by: joneum@bsdproject.de(maintainer) * Add one more third-party module: ngx_http_geoip2, v.2.0.osa2016-11-104-2/+38 | | | | PR: 210294 * Update flash plugin to 11.2r202.644.tijl2016-11-102-6/+6 | | | | | MFH: 2016Q4 Security: https://helpx.adobe.com/security/products/flash-player/apsb16-37.html * - Update to 3.5.2wen2016-11-102-3/+4 | | | | | PR: 214263 Submitted by: joneum@bsdproject.de * - Update to 7.6.12wen2016-11-102-7/+7 | | | | | | PR: 214320 Submitted by: joneum@bsdproject.de Approved by: maintainer * - Update to 6.2.28wen2016-11-102-5/+6 | | | | | | PR: 214321 Submitted by: joneum@bsdproject.de Approved by: maintainer * Update to 9.1.2kevlo2016-11-103-11/+12 | * Update pear-Horde_Service_Facebook from 2.0.6 to 2.0.9mm2016-11-092-4/+6 | * New port: www/pear-Horde_Service_Gravatarmm2016-11-094-0/+22 | | | | | | Horde library for accessing the Avatar services at gravatar.com. WWW: http://pear.horde.org * Horde package update:mm2016-11-092-4/+6 | | | | | security/pear-Horde_Oauth 1.0.2 -> 2.0.3 www/pear-Horde_Service_Twitter 2.0.1 -> 2.1.5 * Update pear-Horde_Service_UrlShortener from 2.0.1 to 2.0.2mm2016-11-092-3/+4 | * pear-Horde_Service_Weather: update dependenciesmm2016-11-091-0/+1 | * Horde package update:mm2016-11-092-3/+4 | | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.1 -> 2.37.2 devel/pear-Horde_Core 2.27.0 -> 2.27.2 mail/pear-Horde_Imap_Client 2.29.9 -> 2.29.10 devel/pear-Horde_Nls 2.2.0 -> 2.2.1 deskutils/horde-nag 4.2.11 -> 4.2.12 mail/horde-turba 4.2.16 -> 4.2.17 www/pear-Horde_Service_Weather 2.0.1 -> 2.5.0 * Remove deprecated optionantoine2016-11-091-6/+1 | * Chase py-sqlalchemy06 expirationantoine2016-11-091-0/+2 | * - Add LICENSEamdmi32016-11-082-6/+11 | | | | | - Cosmetic fixes - Fix WWW: * gecko: backport fix for crash on 9.x (lang/gcc5 + -O3)jbeich2016-11-088-2/+236 | | | | | | | https://lists.freebsd.org/pipermail/freebsd-gecko/2016-November/006752.html https://bugzilla.mozilla.org/show_bug.cgi?id=757366 MFH: 2016Q4 (blanket) * www/pmwiki: Update from 2.2.83 to 2.2.91tz2016-11-082-5/+5 | | | | | | | | Changelog: http://www.pmwiki.org/wiki/PmWiki/ChangeLog#v2291 PR: 213970 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: pi (mentor) * www/py-flexget: update to 2.5.16jbeich2016-11-082-4/+4 | | | | Changes: https://github.com/Flexget/Flexget/compare/2.5.12...2.5.16 * Update to 0.2jhale2016-11-072-3/+5 | | | | | | | Add NO_ARCH PR: 213767 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) * Update to 2016.11.06.araujo2016-11-073-6/+6 | | | | | PR: ports/214296 Submitted by: jhale * www/rtv: update 1.9.1 -> 1.13.0 and new maintainerrobak2016-11-074-19/+30 | | | | | | | | | | | | | | | | | | | - Remove python version limit 3.3+ - Remove dependency www/py-tornado not used anymore - Add new dependencies: www/py-requests www/py-beautifulsoup devel/py-decorator devel/py-mailcap-fix devel/py-update_checker - Fix duplicate entry of dependency devel/py-six - Small change on pkg-descr (line with more than 80 characters) - Install manpage(1) properly - Set architecture neutral - Set MAINTAINER to submitter PR: 213149 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> * www/yourls: unbreak with lang/php70 to fix #56jbeich2016-11-071-1/+2 | | | | | | | Unknown extension mysql for PHP 70. PR: 214211 Submitted by: @zilon84 (via GitHub) * Remove expired port:rene2016-11-074-42/+0 | | | | 2016-11-06 www/py-django-piston: Abandoned upstream. Doesn't work with django>=1.6 * - Update to 1.08sunpoet2016-11-072-3/+4 | | | | Changes: http://search.cpan.org/dist/Protocol-HTTP2/Changes * - Remove outdated PERL_LEVEL checksunpoet2016-11-071-8/+1 | * - Update to 0.070sunpoet2016-11-072-3/+4 | | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes * Update to 1.6.2kevlo2016-11-062-5/+5 | * - update to 4.6.0rene2016-11-062-6/+13 | | | | | | - add TEST target Reported by: portscout * Update www/elixir-httpoison to version 0.10.0.olgeni2016-11-062-4/+4 | * www/firefox: update to 50.0 (rc2)jbeich2016-11-063-5/+6 | | | | | | | Changes: https://www.mozilla.org/firefox/50.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2016-11-01&enddate=2016-11-06 Security: d1853110-07f4-4645-895b-6fd462ad0589 MFH: 2016Q4 (piling up) * - Update MASTER_SITES and unbreak this portsunpoet2016-11-063-4/+4 | | | | | | | | - Add NO_ARCH - Update WWW Approved by: portmgr (blanket) MFH: 2016Q4 * - Add LICENSEsunpoet2016-11-061-0/+3 | | | | Approved by: portmgr (blanket) * - Add LICENSEsunpoet2016-11-061-0/+3 | | | | Approved by: portmgr (blanket) * Update to 24.0.0.145 (beta).tijl2016-11-052-4/+4 | * - Fix build by adding devel/pkgconf to the build dependencies.nivit2016-11-042-5/+3 | | | | | - Use the same description in pkg-descr as on https://addons.mozilla.org/it/firefox/addon/u2f-support-add-on/ * www/py-flexget: update to 2.5.12jbeich2016-11-042-4/+4 | | | | Changes: https://github.com/Flexget/Flexget/compare/2.5.8...2.5.12 * Pass maintainership of PEAR ports to the submitterjbeich2016-11-0435-35/+35 | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> * www/gitlab: Update from 8.10.12 to 8.10.13tz2016-11-043-4/+6 | | | | | | Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.10.13/CHANGELOG Approved by: junovitch (mentor, implicit) * - Modify patch to check is we are on FreeBSD before checkingmadpilot2016-11-042-5/+7 | | | | | | | __FreeBSD_version. [1] - Explicitly include param.h Suggested by: marino@ [1] * Fix again usage of pipe2(2) in 9.3madpilot2016-11-032-0/+12 | | | | | | PR: 213848 Submitted by: cedric <cedric@precidata.com> Patch by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) * Add port for Adobe flash plugin 24.0.0.138 (beta).tijl2016-11-037-0/+80 | * www/mod_http2-devel: Update to 1.7.9brnrd2016-11-032-4/+4 | | | | - Bugfix update * - Update to 7.6.11wen2016-11-032-4/+4 | | | | | | PR: 213798 Submitted by: joneum@bsdproject.de Reviewed by: maintainer * - Update to 6.2.27wen2016-11-032-6/+5 | | | | | | PR: 213799 Submitted by: joneum@bsdproject.de Approved by: maintainer * Cleanup no longer needed CHMOD usage after r424898.mat2016-11-0312-42/+0 | | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight * - Update to 1.10.3lwhsu2016-11-022-4/+4 | | | | | MFH: 2016Q4 Security: cb116651-79db-4c09-93a2-c38f9df46724 * - Update to 1.9.11lwhsu2016-11-022-4/+4 | | | | | MFH: 2016Q4 Security: cb116651-79db-4c09-93a2-c38f9df46724 * - Update to 1.8.16lwhsu2016-11-022-4/+4 | | | | | MFH: 2016Q4 Security: cb116651-79db-4c09-93a2-c38f9df46724 * - Update lighttpd to 1.4.43madpilot2016-11-024-36/+24 | | | | | | | | - Add KRB5 option - Clearify some option descriptions PR: 213977 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) * www/mod_http2-devel: Update to 1.7.8brnrd2016-11-022-4/+4 | * www/libxul: sync candidate URL with www/firefox-esrjbeich2016-11-021-1/+1 | | | | | | | fetch: http://download.cdn.mozilla.net/pub/firefox/candidates/45.5.0esr-candidates/build2/source/firefox-45.5.0esr.source.tar.xz: Not Found Reported by: cy MFH: 2016Q4 (blanket) * www/firefox: update to 50.0 (rc1)jbeich2016-11-0212-598/+333 | | | | | | | | | | More candidates are likely to come before the official announcement (aka the rush hour) scheduled on 2016-11-15. This one intended to pick up upstream security fixes earlier while looking for downstream regressions. Changes: https://www.mozilla.org/firefox/50.0/releasenotes/ Security: d1853110-07f4-4645-895b-6fd462ad0589 MFH: 2016Q4 (piling up) * www/firefox-esr: update to 45.5esrjbeich2016-11-028-197/+194 | | | | | | Changes: https://www.mozilla.org/firefox/45.5.0/releasenotes/ Security: d1853110-07f4-4645-895b-6fd462ad0589 MFH: 2016Q4 * Remove expired ports:rene2016-11-0217-494/+0 | | | | | | | | | | | | | | | | | | 2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months 2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months 2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months 2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack 2016-11-01 math/octave-forge-ad: Broken for more than 6 months 2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months 2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months 2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx 2016-11-01 security/lsh: Broken for more than 6 months 2016-11-01 devel/py-snack: Broken for more than 6 months 2016-11-01 security/massh: Broken for more than 6 months 2016-11-01 www/hydra: Broken for more than 6 months 2016-11-01 math/py-pyfst: Broken for more than 6 months 2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby 2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby * www/piwik: update 2.16.2 -> 2.17.0pi2016-11-023-25/+111 | | | | | | PR: 213951 Changes: https://piwik.org/changelog/piwik-2-17-0/ Submitted by: Hans Redrik Nordhaug <hans@nordhaug.priv.no> (maintainer) * Update to 7.10.adamw2016-11-022-4/+4 | | | | - Added getopt function to Mojo::Util. * - Update to 2.15.11sunpoet2016-11-024-143/+53 | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v2.15.11/CHANGELOG.md * - Update to 3.10.9sunpoet2016-11-024-312/+405 | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v3.10.9/CHANGELOG.md * - Remove unnecessary +sunpoet2016-11-021-1/+1 | | | | Approved by: portmgr (blanket)