aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r436993 r4370232017Q1Sunpoet Po-Chuan Hsieh2017-04-011-2/+3
| | | | | | | | | | | | | | | | | | Fix POPPLER option - Bump PORTREVISION for package change PR: 217581 Submitted by: Erik Gustafson <gustafson.erik+fbsdbugzilla@gmail.com> Use POPPLER_CONFIGURE_WITH Notified by: mat Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=437405
* MFH: r437293Jan Beich2017-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x11-toolkits/gtk30: prefer warnings over crashes on bad behavior devel/glib20 and x11-toolkits/gtk20 don't use --disable-debug. Neither does gtk3 package on Debian or ArchLinux. https://bugzilla.mozilla.org/show_bug.cgi?id=1351246#c9 $ cat >a.c #include <gdk/gdk.h> int main() { gdk_get_default_root_window(); return 0; } $ cc a.c $(pkg-config --cflags --libs gtk+-3.0) $ ./a.out Segmentation fault vs. (new behavior) $ ./a.out (process:40995): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed Pointy hat to: kwm (r372768 broke consistency) Approved by: ports-secteam blanket Notes: svn path=/branches/2017Q1/; revision=437294
* MFH: r437291Mark Felder2017-03-301-2/+2
| | | | | | | | | | | | | | | | | | net-mgmt/observium: Remove ImageMagick dependency, revert PHP 7.1 support The ImageMagick dependency is not valid. There is a stale script called glue.py which requires PIL and ImageMagick (convert) to function, but is used by the software or required for normal operation. PHP 7.1 support has been rescinded after further testing. A few edge cases remain that only exist in this community edition release. The problems have been fixed in the non-free codebase and will make the next community edition cut. Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=437292
* MFH: r437205Roger Pau Monné2017-03-303-2/+573
| | | | | | | | | | | xen: apply XSA-206 Sponsored by: Citrix Systems R&D Differential revision: https://reviews.freebsd.org/D10163 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=437275
* MFH: r437214Matthew Seaman2017-03-302-6/+7
| | | | | | | | | | | | | | | | | | | Security Update to 4.7.0 As well as being the first stable release from the 4.7 branch, this includes fixes for PMASA-2017-8 where it can be possible to bypass a configuration restriction forbidding password-less accounts. This depends on the upstream PHP version -- sites using php-7 are not vulnerable, sites using php-5.6 are. ChangeLog: https://www.phpmyadmin.net/files/4.7.0/ Security: 68611303-149e-11e7-b9bb-6805ca0b3d42 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=437272
* MFH: r437179Jason Unovitch2017-03-301-0/+14
| | | | | | | | | | Fix build broken by r436625. PR: 218036 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=437265
* MFH: r437234Carlo Strub2017-03-293-87/+27
| | | | | | | | | | | | - Update to 20170328 - Unbreak by fixing dependencies PR: 216550 Approved by: ports-secteam (blanket) Notes: svn path=/branches/2017Q1/; revision=437237
* MFH: r437147Bartek Rutkowski2017-03-282-2/+5
| | | | | | | | | | | | mail/spamassassin japanese/spamassassin: add missing run dependencies PR: 217487 Submitted by: Igor Roshchin <spamd-pr@str.komkon.org> Approved by: ports-secteam Notes: svn path=/branches/2017Q1/; revision=437153
* MFH: r437149Jan Beich2017-03-282-1/+8
| | | | | | | | | | | emulators/ppsspp: backport ffmpeg >= 3.1.1 crash workaround https://github.com/hrydgard/ppsspp/issues/9026 Approved by: ports-secteam blanket Notes: svn path=/branches/2017Q1/; revision=437151
* MFH: r436907Jan Beich2017-03-284-186/+186
| | | | | | | | | | | www/firefox: update to 52.0.1 (rc1) Changes: https://www.mozilla.org/firefox/52.0.2/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=437114
* MFH: r436389Bernard Spil2017-03-264-10/+243
| | | | | | | | | | | | | | | | | databases/mariadb100-server: Update to 10.0.30 - Update to 10.0.30 - Modify upstream patch for clang build failure - Add upstream patch for WITHOUT_SERVER build failure Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf Security: CVE-2017-3302 Security: CVE-2017-3313 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436948
* MFH: r433041 r433042 r436493Bernard Spil2017-03-264-5/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | databases/maria55*: reset maintainer The maintainer was not involved in any of the last 13 releases and still is not responding to PRs (many, many timeouts). Maintainership of this port probably should have been reset a couple of years ago. databases/mariadb55-client: Fix stage QA Remove files from stage directory that aren't supposed to be packaged to satisfy QA checks. No revump necessary. PR: 214669 databases/mariadb55-server: Fix vulnerabilities - Add vulnerability patch from upstream - Improve OQGraph BROKEN message - Take maintaintership Security: 7c27192f-0bc3-11e7-9940-b499baebfeaf Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf Security: CVE-2017-3313 Security: CVE-2017-3302 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436947
* MFH: r436874Jan Beich2017-03-265-4/+20
| | | | | | | | | | | | | | | | audio/oss: update to 4.2.b2017 (maintenance release) - Add a note about origin to avoid users from Linux blaming FreeBSD for 4Front's bugs and vice versa - Disable SSE on amd64 to avoid kernel panic[1] Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5841 PR: 212263 Submitted by: Jakub Adler <jakubadler@gmail.com> [1] Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436927
* MFH: r435896 r431563Tobias C. Berner2017-03-256-14/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adress CVE-2017-6410 in devel/kf5-kio and x11/kdelibs4 Using a malicious PAC file, and then using exfiltration methods in the PAC function FindProxyForURL() enables the attacker to expose full https URLs. This is a security issue since https URLs may contain sensitive information in the URL authentication part (user:password@host), and in the path and the query (e.g. access tokens). This attack can be carried out remotely (over the LAN) since proxy settings allow ``Detect Proxy Configuration Automatically'' This setting uses WPAD to retrieve the PAC file, and an attacker who has access to the victim's LAN can interfere with the WPAD protocols (DHCP/DNS+HTTP) and inject his/her own malicious PAC instead of the legitimate one. Reviewed by: mat, rakuco Approved by: rakuco (mentor), mat (mentor) Obtained from: https://marc.info/?l=kde-announce&m=148831226706885&w=2 Security: CVE-2017-6410 Differential Revision: https://reviews.freebsd.org/D9908 Centralize all cmake/modules/FindHUNSPELL.cmake patches in one file. While here, note that the addition of hunspell-1.6 was done upstream too. Approved by: ports-secteam (junovitch), rakuco (mentor) Notes: svn path=/branches/2017Q1/; revision=436915
* MFH: r436850Jan Beich2017-03-252-4/+4
| | | | | | | | | | | devel/nspr: update to 4.14 Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-14-Release-td364465.html ABI: https://abi-laboratory.pro/tracker/timeline/nspr/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436875
* MFH: r436855Matthias Andree2017-03-242-2/+2
| | | | | | | | | | | | Invoking blanket approval for a "fix that do[es] not result in a change in contents of the resulting package.": Chase distfile removal/relocation. Approved by: ports-secteam (blanket) Notes: svn path=/branches/2017Q1/; revision=436856
* MFH: r433742 r436594Jan Beich2017-03-232-4/+5
| | | | | | | | | | devel/git-cinnabar: update to 0.4.0.5 Changes: https://github.com/glandium/git-cinnabar/compare/0.4.0...cd0e1bb Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436783
* MFH: r436686Bartek Rutkowski2017-03-231-0/+3
| | | | | | | | | | | | | devel/py-canonicaljson: fix missing dependencies PR: 217986 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: blanket Approved by: ports-secteam Notes: svn path=/branches/2017Q1/; revision=436770
* MFH: r431794 r433740 r433768 r436592Renato Botelho2017-03-224-21/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove dependency of DEPRECATED mail/p5-Net-SMTP-SSL from devel/git PR: 214335 Obtained from: git development mailing list Sponsored by: Rubicon Communications (Netgate) Update devel/git to 2.11.1 Sponsored by: Rubicon Communications (Netgate) Fix devel/git PLIST when HTMLDOCS is on Reported by: dankm on IRC - Update devel/git to 2.12.1 - Replace git-send-email patch by a version that works [1] PR: 214335 [1] Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> [1] Sponsored by: Rubicon Communications (Netgate) Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436687
* MFH: r436625Kirill Ponomarev2017-03-224-83/+4
| | | | | | | | | | | | | | Update net/hostapd to 2.6 and fix multiple vulnerabilities PR: 217907 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10051 Approved by: ports-secteam Notes: svn path=/branches/2017Q1/; revision=436678
* MFH: r436632Jason Helfman2017-03-213-6/+7
| | | | | | | | | | | | | - update to 1.3.1 - while here regenerated patch file (portlint warning) PR: 217964 Reported by: Marcelo Moreira Martins <m3systemmm@gmail.com> Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436633
* MFH: r436623Jason Helfman2017-03-213-10/+15
| | | | | | | | | | | | | | | | | - update to version 5.51 - address issue with fortune [1] - address master_sites for distribution as main site is no longer operational - attach xorg library dependencies - attach license - adjust make_args for destdir support PR: 217182 [1] Reported by:>>>>Richard Narron <comet.berkeley@gmail.com> Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436624
* MFH: r436536Roger Pau Monné2017-03-2121-1001/+502
| | | | | | | | | | | | | xen: update to 4.7.2 Apply build fixes for clang 4.0 (picked from upstream) and XSA-211. Reviewed by: bapt Sponsored by: AsiaBSDCon Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436570
* MFH: r436392Bernard Spil2017-03-196-11/+248
| | | | | | | | | | | | | | | | | | | databases/madiadb101-server: Update to 10.1.22 - Update to 10.1.22 [1] - Add upstream patch for WITHOUT_SERVER build failure [1]: https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/ Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf Security: 7c27192f-0bc3-11e7-9940-b499baebfeaf Security: CVE-2017-3313 Security: CVE-2017-3302 Approved by: ports-secteam (feld) Notes: svn path=/branches/2017Q1/; revision=436487
* Merge revision 436481Emanuel Haupt2017-03-192-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: ports-secteam (blanket) - Unbreak port by using CHEESESHOP master site instead of GOOGLE_CODE as this port is still needed by ports (eg. mail/cleanup-maildir) - While here add LICENSE - The distfile checksums differ due to some minor changes [1], therefore also bump PORTREVISION [1] --- distfile changes begin here --- diff -Nur google/python-graph-core-1.8.2/PKG-INFO cheeseshop/python-graph-core-1.8.2/PKG-INFO --- google/python-graph-core-1.8.2/PKG-INFO 2012-07-14 23:12:33.000000000 +0200 +++ cheeseshop/python-graph-core-1.8.2/PKG-INFO 2015-03-26 22:07:53.000000000 +0100 @@ -1,4 +1,4 @@ -Metadata-Version: 1.0 +Metadata-Version: 1.1 Name: python-graph-core Version: 1.8.2 Summary: A library for working with graphs in Python diff -Nur google/python-graph-core-1.8.2/pygraph/algorithms/minmax.py cheeseshop/python-graph-core-1.8.2/pygraph/algorithms/minmax.py --- google/python-graph-core-1.8.2/pygraph/algorithms/minmax.py 2012-02-19 20:36:08.000000000 +0100 +++ cheeseshop/python-graph-core-1.8.2/pygraph/algorithms/minmax.py 2014-03-11 00:04:22.000000000 +0100 @@ -132,6 +132,13 @@ # Shortest Path +def path(st, target): + if (target is None): + return [] + else: + return [target] + path(st, st[target]) + + def shortest_path(graph, source): """ Return the shortest path distance between source and all other nodes using Dijkstra's diff -Nur google/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO --- google/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO 2012-07-14 23:12:33.000000000 +0200 +++ cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO 2015-03-26 22:07:51.000000000 +0100 @@ -1,4 +1,4 @@ -Metadata-Version: 1.0 +Metadata-Version: 1.1 Name: python-graph-core Version: 1.8.2 Summary: A library for working with graphs in Python diff -Nur google/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt --- google/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt 2012-07-14 23:12:33.000000000 +0200 +++ cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt 2015-03-26 22:07:51.000000000 +0100 @@ -1,5 +1,5 @@ -pygraph/classes -pygraph/readwrite pygraph -pygraph/mixins pygraph/algorithms +pygraph/classes +pygraph/mixins +pygraph/readwrite --- distfile changes end here --- Notes: svn path=/branches/2017Q1/; revision=436482
* MFH: r436401Thomas Zander2017-03-192-5/+6
| | | | | | | | | | | | | Add support of krb5 1.15; bump PORTREVISION PR: 204827 Submitted by: joris.dedieu@gmail.com Approved by: lukas.slebodnik@intrak.sk (maintainer) Approved by: ports-secteam (feld) Notes: svn path=/branches/2017Q1/; revision=436479
* MFH: r436359Sunpoet Po-Chuan Hsieh2017-03-182-4/+4
| | | | | | | | | | | Update to 2.6.11 Changes: https://github.com/rubygems/rubygems/blob/master/History.txt Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436422
* MFH: r436347Jan Beich2017-03-184-185/+184
| | | | | | | | | | | www/firefox: update to 52.0.1 Changes: https://www.mozilla.org/firefox/52.0.1/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436405
* MFH: r436313 r436321 r436323Matthias Andree2017-03-186-150/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to new upstream release 0.68 (security fixes) Additional minor updates on top of cy@'s patch (USE_GNOME, USE_XORG, LDFLAGS). ChangeLog: http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html [436321] Add forgotten patch for Linux -> BSD portability. [436323] Remove leftover files. The reference to these had been removed as of r184036 on 2007-02-03 already. Submitted by: cy@ Security: CVE-2017-6542 Security: 9b973e97-0a99-11e7-ace7-080027ef73ec Differential Revision: https://reviews.freebsd.org/D10023 Approved by: ports-secteam@ (junovitch@) Notes: svn path=/branches/2017Q1/; revision=436390
* MFH: r431045 r431057 (excluding www/py-django-crispy-forms) r436035Jason Unovitch2017-03-187-15/+18
| | | | | | | | | | | | | | | | - Update moodle to 3.0.9, 3.1.5 and 3.2.2 - Adjust CONFLICTS - Mark DEPRECATED and adjust CONFLICTS (www/moodle29) Security: CVE-2017-2576 Security: CVE-2017-2578 Security: CVE-2016-10045 Security: https://vuxml.FreeBSD.org/freebsd/f72d98d1-0b7e-11e7-970f-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/df45b4bd-0b7f-11e7-970f-002590263bf5.html Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436377
* MFH: r432354 r435056 r436343Jason Unovitch2017-03-183-66/+117
| | | | | | | | | | | | | - Update to 8.2.7 Security: CVE-2017-6377 Security: CVE-2017-6379 Security: CVE-2017-6381 Security: 2730c668-0b1c-11e7-8d52-6cf0497db129 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436375
* MFH: r436372Jason Unovitch2017-03-183-9/+9
| | | | | | | | | | | | www/tomcat6: update 6.0.48 -> 6.0.51 PR: 215865 Approved by: ports-secteam (with hat) Security: CVE-2016-8745 Security: https://vuxml.FreeBSD.org/freebsd/e5ec2767-d529-11e6-ae1b-002590263bf5.html Notes: svn path=/branches/2017Q1/; revision=436373
* MFH: r436365Carlos J. Puga Medina2017-03-18254-1247/+1188
| | | | | | | | | | | www/chromium: update to 57.0.2987.110 Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436369
* MFH: r436363Jan Beich2017-03-172-3/+3
| | | | | | | | | | | games/openra: update GeoLite2 to March snapshot fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1347263, actual 1334841 Approved by: ports-secteam blanket Notes: svn path=/branches/2017Q1/; revision=436364
* MFH: r436282Jan Beich2017-03-172-5/+5
| | | | | | | | | | emulators/citra: update to s20170315 Changes: https://github.com/citra-emu/citra/compare/e971f17bb...2044041c Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436335
* MFH: r436288Jan Beich2017-03-174-8/+8
| | | | | | | | | | | | security/nss: update to 3.30 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436334
* MFH: r436291Jan Beich2017-03-172-0/+13
| | | | | | | | | devel/fb-adb: backport Android 7 (Nougat) support Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436333
* MFH: r436270Tijl Coosemans2017-03-173-5/+5
| | | | | | | | | | Update Adobe Flash Player to 25.0.0.127. Security: https://helpx.adobe.com/security/products/flash-player/apsb17-07.html Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436332
* MFH: r436275Torsten Zuehlsdorff2017-03-172-4/+4
| | | | | | | | | | | | | | Update PHP 7 from 7.0.16 to 7.0.17 Changelog: http://www.php.net/ChangeLog-7.php#7.0.17 PR: 217800 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436324
* MFH: r436279Mark Felder2017-03-161-1/+0
| | | | | | | | | net-mgmt/observium: Observium has been tested with PHP 7.1 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436280
* MFH: r435960Raphael Kubo da Costa2017-03-132-1/+39
| | | | | | | | | | | | | | | | | Patch a directory traversal vulnerability in the KTNEF parser. Backported from https://commits.kde.org/ktnef/4ff38aa15487d69021aacad4b078500f77fb4ae8 Security announcement: https://www.kde.org/info/security/advisory-20170227-1.txt Security: e550fc62-069a-11e7-8e3e-5453ed2e2b49 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436049
* MFH: r435966Raphael Kubo da Costa2017-03-132-1/+28
| | | | | | | | | | | Add patch for CVE-2016-7787 in kdesu. Security: 41fe4724-06a2-11e7-8e3e-5453ed2e2b49 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436048
* MFH: r436027Tijl Coosemans2017-03-134-8/+8
| | | | | | | | | | Update to PolarSSL 1.3.19 and mbed TLS 2.4.2. Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01 Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436047
* MFH: r435955Thomas Zander2017-03-133-15/+4
| | | | | | | | | Update to upstream version 0.20.6 (bugfix release) Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436041
* MFH: r435982Jan Beich2017-03-132-5/+5
| | | | | | | | | | | print/harfbuzz: update to 1.4.5 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.5 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=436034
* MFH: r436031Mark Felder2017-03-131-2/+2
| | | | | | | | | net-mgmt/observium: mysql php extension not needed Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=436032
* MFH: r435989Mark Felder2017-03-121-2/+2
| | | | | | | | | | | | | net-mgmt/observium: Add missing php OpenSSL dependency While here, enable support for PHP 7.0. PR: 216458 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q1/; revision=435992
* MFH: r435983Thomas Zander2017-03-122-0/+32
| | | | | | | | | | | | Fix parallel build (fix port-internal make dependencies) on many cores PR: 214766 Submitted by: lstewart Approved by: ports-secteam (build fix blanket) Notes: svn path=/branches/2017Q1/; revision=435984
* MFH: r435838Jan Beich2017-03-113-5/+15
| | | | | | | | | | x11-drivers/xf86-input-wacom: update to 0.34.2 Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35711101/ Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q1/; revision=435880
* MFH: r435782Bryan Drewery2017-03-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Fix MAKE_JOBS support. - This port uses ax_am_jobserver [1] which uses CPU_COUNT from ax_count_cpus [2] to force -j to match the number of CPUs in the system rather than the amount already specified by -j to 'gmake all'. The ax_count_cpus script is broken on FreeBSD and the ax_am_jobserver code has no current support for FreeBSD and uses a bashism, thus this always builds with 1 CPU. Forcing ax_am_jobserver to use our MAKE_JOBS_NUMBER value fixes the problem. I plan to do an exp-run to fix this for the entire tree. [1] https://www.gnu.org/software/autoconf-archive/ax_am_jobserver.html [2] https://www.gnu.org/software/autoconf-archive/ax_count_cpus.html Approved by: portmgr (implicit) Notes: svn path=/branches/2017Q1/; revision=435783