aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net/cloudflared: update 2019.11.3 to 2019.12.0Vinícius Zavam2020-01-032-4/+4
| | | | Notes: svn path=/head/; revision=521936
* dns/dnscrypt-proxy2: update 2.0.34 to 2.0.36Vinícius Zavam2020-01-032-4/+4
| | | | Notes: svn path=/head/; revision=521935
* - fix regression with postgres11Dirk Meyer2020-01-032-12/+33
| | | | | | | undefined method `[]' for DBI::Type::Varchar:Class (NoMethodError) Notes: svn path=/head/; revision=521934
* www/gohugo: Update to 0.62.1Dmitri Goutnik2020-01-032-5/+5
| | | | | | | | | | | | - Keep unbroken on aarch64 until https://github.com/gohugoio/hugo/pull/6671 is merged. Changes: https://github.com/gohugoio/hugo/releases/tag/v0.62.1 PR: 243053 Submitted by: ben.lavery@hashbang0.com (maintainer) Notes: svn path=/head/; revision=521933
* security/openssl: Remove self-conflictBernard Spil2020-01-031-2/+1
| | | | | | | | | PR: 243049 Submitted by: Franco Fichtner MFH: 2020Q1 Notes: svn path=/head/; revision=521932
* audio/tagutil: move BROKEN where it belongsJan Beich2020-01-031-4/+3
| | | | Notes: svn path=/head/; revision=521930
* audio/tagutil: mark BROKEN on FreeBSD 11 after r520736Jan Beich2020-01-031-0/+4
| | | | | | | | | | | | | | | FAILED: tagutil : && /usr/bin/cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -O0 -g -fsanitize=undefined -fstack-protector-strong -pie CMakeFiles/tagutil.dir/tagutil.c.o CMakeFiles/tagutil.dir/t_action.c.o CMakeFiles/tagutil.dir/t_renamer.c.o CMakeFiles/tagutil.dir/t_editor.c.o CMakeFiles/tagutil.dir/t_loader.c.o CMakeFiles/tagutil.dir/t_tune.c.o CMakeFiles/tagutil.dir/t_taglist.c.o CMakeFiles/tagutil.dir/t_tag.c.o CMakeFiles/tagutil.dir/t_backend.c.o CMakeFiles/tagutil.dir/t_format.c.o CMakeFiles/tagutil.dir/t_toolkit.c.o CMakeFiles/tagutil.dir/t_fttaglib.c.o CMakeFiles/tagutil.dir/t_ftflac.c.o CMakeFiles/tagutil.dir/t_ftoggvorbis.c.o CMakeFiles/tagutil.dir/t_yaml.c.o -o tagutil -lc -lsbuf -L/usr/local/lib -ltag_c -ltag -L/usr/local/lib -lFLAC -L/usr/local/lib -logg -L/usr/local/lib -lvorbis -L/usr/local/lib -lvorbisfile -L/usr/local/lib -lyaml && : /usr/bin/ld: undefined reference to symbol `__cxa_demangle@@CXXABI_1.3' (try adding -lcxxrt) //lib/libcxxrt.so.1: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=521928
* Mark DEPRECATED as devel/gperf is 3.1 nowLi-Wen Hsu2020-01-032-1/+4
| | | | Notes: svn path=/head/; revision=521927
* misc/freebsd-doc-ja: unbreak after r521437Jan Beich2020-01-031-1/+1
| | | | | | | | | | | | | | ===> ja-freebsd-doc-53688,1 depends on file: /usr/local/share/fonts/OTF/ipam.otf - not found ===> Installing existing package /packages/All/ja-font-ipa-00303_7.txz Installing ja-font-ipa-00303_7... Extracting ja-font-ipa-00303_7: .......... done ===> ja-freebsd-doc-53688,1 depends on file: /usr/local/share/fonts/OTF/ipam.otf - not found *** Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=521925
* lang/intel-compute-runtime: update to 19.52.15209Jan Beich2020-01-033-60/+39
| | | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/19.51.15145...19.52.15209 Reported by: GitHub (watch releases) MFH: 2020Q1 (closing 2019 series) Notes: svn path=/head/; revision=521923
* x11-wm/wayfire: update to 0.3.1Jan Beich2020-01-035-21/+23
| | | | | | | | | | | Changes: https://github.com/WayfireWM/wayfire/releases/tag/0.3.1 Changes: https://github.com/WayfireWM/wayfire/compare/0.3.0...0.3.1 Changes: https://github.com/WayfireWM/wcm/compare/v0.3...v0.3.1 Reported by: GitHub (watch releases) MFH: 2020Q1 (better upstream support) Notes: svn path=/head/; revision=521922
* x11-wm/sway: fix required wlroots versionJan Beich2020-01-031-1/+1
| | | | | | | | | | | | Subproject directory not found and wlroots.wrap file not found Subproject subprojects/wlroots is buildable: NO (disabling) Dependency wlroots found: NO found '0.10.0' but need: '<0.10.0' ; matched: '>=0.9.0' Run-time dependency wlroots found: NO (tried cmake) meson.build:73:1: ERROR: Invalid version of dependency, need 'wlroots' ['<0.10.0'] found '0.10.0'. Notes: svn path=/head/; revision=521921
* sysutils/bsdisks: Update to 0.12.Gleb Popov2020-01-032-4/+4
| | | | | | | | | Add support for exfat FS. PR: 242902 Notes: svn path=/head/; revision=521919
* - Add LICENSEDmitry Marakasov2020-01-032-4/+6
| | | | | | | | | | - Switch to options helpers - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=521918
* security/py-pysha3: unbreak on powerpc64Piotr Kubaj2020-01-031-1/+0
| | | | | | | | | Now builds fine (tested on 12.1-RELEASE). MFH: 2020Q1 (build fix blanket) Notes: svn path=/head/; revision=521916
* Document gitlab vulnerabilities.Matthias Fechner2020-01-031-0/+42
| | | | Notes: svn path=/head/; revision=521915
* comms/scrcpy: update to 1.12.1Tobias C. Berner2020-01-033-30/+13
| | | | | | | | PR: 242873 Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer) Notes: svn path=/head/; revision=521914
* multimedia/handbrake: enable Intel Quick Sync VideoJan Beich2020-01-0310-3/+224
| | | | | | | | | | PR: 242849 Approved by: Yuichiro NAITO (maintainer) Tested by: Yuichiro NAITO, pkubaj (powerpc64) MFH: 2020Q1 (opt-in at runtime, requested by maintainer) Notes: svn path=/head/; revision=521913
* devel/py-cfn-lint: Merge the two py27_RUN_DEPENDSTobias Kortkamp2020-01-031-4/+6
| | | | | | | | | | | pathlib2 is needed for Python <= 3.4 according to setup.py - Pet portlint and fix whitespace while here Reported by: mat, portscan Notes: svn path=/head/; revision=521911
* math/py-primme: Update 3.0 -> 3.0.1Yuri Victorovich2020-01-032-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521910
* math/primme: Update 3.0 -> 3.0.1Yuri Victorovich2020-01-032-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521909
* science/hypre: Fix LICENSE_FILE_*Tobias Kortkamp2020-01-031-2/+2
| | | | Notes: svn path=/head/; revision=521908
* finance/fava: update to 1.12.Xin LI2020-01-032-12/+13
| | | | | | | | PR: 242736 Approved by: maintainer timeout Notes: svn path=/head/; revision=521907
* Drop build dependency on `archivers/zip': it was added 18 years ago inAlexey Dokuchaev2020-01-031-1/+0
| | | | | | | | | | r51805 upon the port's inception, but these days does not seem to be used or needed by the port; build logs with and without it look identical. Silence from: gecko Notes: svn path=/head/; revision=521906
* www/vimb: Update to 3.6.0Tobias Kortkamp2020-01-032-4/+4
| | | | | | | Changes: https://github.com/fanglingsu/vimb/releases/tag/3.6.0 Notes: svn path=/head/; revision=521905
* textproc/py-ufal.udpipe: Update 1.2.0.2 -> 1.2.0.3Yuri Victorovich2020-01-032-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521904
* net/clash: Update 0.17.0 -> 0.17.1Yuri Victorovich2020-01-032-19/+19
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521903
* science/coordgenlibs: Update 1.2.2 -> 1.3.2Yuri Victorovich2020-01-033-6/+9
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521902
* Update to the 20191221 snapshot of GCC 9.2.1.Gerald Pfeifer2020-01-032-4/+4
| | | | | | | | | | This brings a larger number of backports (fixes) for Fortran and C++, but also some for optimizers and the x86 backend. (It pretty much looks like prep work for a Linux vendor's release, so definitely an important update.) Notes: svn path=/head/; revision=521901
* science/hypre: Update 2.16.0 -> science/hypreYuri Victorovich2020-01-033-26/+9
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521900
* science/py-PyFR: Update 1.8.0 -> 1.9.0Yuri Victorovich2020-01-032-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521899
* misc/nn-insight: Update 0.1 -> 0.1.1Yuri Victorovich2020-01-032-4/+4
| | | | Notes: svn path=/head/; revision=521898
* - Forgotten to add the patches on files directory at r521896.Marcelo Araujo2020-01-033-0/+42
| | | | | | | | | - Bump PORTREVISION. Reported by: kevans Notes: svn path=/head/; revision=521897
* - Update to 1.0.7.Marcelo Araujo2020-01-033-12/+45
| | | | | | | | PR: 243047 Submitted by: kevans Notes: svn path=/head/; revision=521896
* science/py-gsd: Update 1.9.3 -> 1.10.0Yuri Victorovich2020-01-032-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521895
* www/gitlab-ce: fix startupSteve Wills2020-01-032-1/+12
| | | | | | | | | PR: 243043 Reported by: Andreas Diem <webmaster@andreas-diem.at> Approved by: mfechner Notes: svn path=/head/; revision=521894
* net-p2p/qbittorrent: Remove dependency on DBUS for nox flavorYuri Victorovich2020-01-031-0/+2
| | | | | | | | PR: 243045 Submitted by: Phil <dpzn@gmx.net> Notes: svn path=/head/; revision=521893
* [New Port] math/R-cran-alabama: Constrained Nonlinear OptimizationDevin Teske2020-01-034-0/+28
| | | | | | | | | | | | | Augmented Lagrangian Adaptive Barrier Minimization Algorithm (ALABAMA) for optimizing smooth nonlinear objective functions in R with constraints. WWW: https://cran.r-project.org/web/packages/alabama/ Reviewed by: mat, imp (previous revision) Differential Revision: https://reviews.freebsd.org/D22675 Notes: svn path=/head/; revision=521892
* Port back filename transformation feature from pull requestMichael Gmelin2020-01-036-5/+109
| | | | | | | | | https://github.com/the-paperless-project/paperless/pull/542 Adapt man page to new default python version. Remove stale comment. Notes: svn path=/head/; revision=521891
* games/eboard: fix build on GCC architecturesPiotr Kubaj2020-01-022-7/+58
| | | | | | | | | Use C++11 compiler and respect CXXFLAGS. The compiler check is wrong so remove it. Notes: svn path=/head/; revision=521885
* cad/openvsp: update to 3.20.0Fernando Apesteguía2020-01-022-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: http://openvsp.org/blogs/announcements/2019/12/29/openvsp-3-20-0-released Features: * Smart Input for simple math in input boxes * API examples in documentation * Draw cg from mass prop screen * CEDIT improvements * Make wing section projected area an output Parm * Add get parent/child to API * Fix VSPAERO crash for Uber CRM example case * Lots of cleanups identified through static analysis * Travis deployment * Update Travis MacOS build to match release builds Library Updates: * Include expparse simple expression parsing library Bug Fixes: * Don't crash structures STEP/IGES output when no structure defined * Parasite drag for identically named geoms * DegenGeom crash when subsurfaces extended beyond [0,1] * CEDIT fixes Notes: svn path=/head/; revision=521883
* - Do not try to get VmSize on -CURRENTThierry Thomas2020-01-025-13/+48
| | | | | | | | - Add a dependency on xterm + Some minor fixes. Notes: svn path=/head/; revision=521882
* x11-toolkits/wlroots: unbreak nesting after r521656Jan Beich2020-01-022-0/+6
| | | | | | | | | An example affected use case would be running Cage on Sway in order to contain multiple fullscreen/kiosk Firefox instances, capitalizing on minimalistic UI. Notes: svn path=/head/; revision=521880
* Update to 1.361Jochen Neumeister2020-01-022-4/+4
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=521879
* - Update to 2.4.0Jose Alonso Cardenas Marquez2020-01-025-63/+99
| | | | | | | | | | | - Remove LAZARUS_NO_FLAVORS. Now cqrlog can be compiled with lazarus-qt5 interface - Add CONFLICTS PR: 243006 Approved by: db Notes: svn path=/head/; revision=521878
* emulators/mgba: Update to 0.7.3Tobias C. Berner2020-01-023-6/+7
| | | | | | | | | PR: 242994 Submitted by: James Wright <james.wright@digital-chaos.com> Approved by: greg@unrelenting.technology (maintainer) Notes: svn path=/head/; revision=521877
* Fix up file permissions in Qt ports.Adriaan de Groot2020-01-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Because qt-dist.mk sets EXTRACT_AFTER_ARGS, the framework-standard --no-same-owner and --no-same-permissions aren't added. That means that the files end up in packages with the permissions from the tarball, and in particular that official packages contain group-writable (wheel) includes (C++ headers) and other files. This was reported in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227027 and fixed in 465911 (18 months ago) but the move from bsd.qt.mk to Uses/qt-dist.mk lost those settings again. Re-add them to the Uses/ file to improve package security. (The problem does not seem to be present in my local poudriere builds) PR: 227027 Reported by: grarpamp@gmail.com Reviewed by: tcberner Approved by: tcberner MFH: 2020Q1 Differential Revision: https://reviews.freebsd.org/D22999 Notes: svn path=/head/; revision=521876
* math/wxmaxima: Update to 20.01.1Tobias C. Berner2020-01-023-36/+37
| | | | | | | | PR: 243037 Submitted by: salvadore (maintainer) Notes: svn path=/head/; revision=521875
* databases/mysql56-{client, server}: Update to latest release 5.6.46Jochen Neumeister2020-01-027-334/+33
| | | | | | | | | | | | | | | | | | | | Bugfix: - Improper locking during storage engine initialization could cause a server exit. - A query with a WHERE clause whose predicate contained a numeric value in scientific notation was not handled correctly. - VS2019 produced compilation errors with debug compilation selected due to use of the /ZI flag. Now /Z7 is used instead. - For MySQL Community Edition, the cipher order specified by the client was used in preference to the order on the server side, unless the server was confi - Password masking was incomplete for SHOW PROCESSLIST and some INFORMATION_SCHEMA and Performance Schema tables. - The -DWITH_EXAMPLE_STORAGE_ENGINE=1 CMake option was ignored but should not have been. If -DWITH_EXAMPLE_STORAGE_ENGINE=0 is given, the EXAMPLE storage e More Info: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-46.html Approved by: mmokhi (maintainer, implicit) MFH: 2020Q1 Security: fc91f2ef-fd7b-11e9-a1c7-b499baebfeaf Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=521874
* graphics/ossim: update to 2.10.1Tobias C. Berner2020-01-027-1718/+10
| | | | | | | | PR: 242979 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (maintainer) Notes: svn path=/head/; revision=521873