aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New port: databases/pgpool-II-41Torsten Zuehlsdorff2020-03-297-0/+170
| | | | | | | | | | | | | | | | | | | | | | Repocopy databases/pgpool-II-40 and modify it to introduce new pgpool version 4.1.x. Major enhancements in Pgpool-II 4.1 include: * Statement level load balancing. * Auto failback. * Enhance performance in number of areas. * Shared relation cache allows to reuse relation cache among sessions to reduce internal queries against PostgreSQL system catalogs. * Have separate SQL parser for DML statements to eliminate unnecessary parsing effort. * Load balancing control for specific queries. * Reduce Internal Queries against System Catalogs. * Import PostgreSQL 12 SQL parser. PR: 244646 Submitted by: Franko Ricci <franco.ricc@gmail.com> Notes: svn path=/head/; revision=529842
* ports-mgmt/psearch: fix build on GCC architecturesPiotr Kubaj2020-03-291-0/+1
| | | | | | | | Use newer GCC: psearch.cpp:125: error: a function-definition is not allowed here before ':' token Notes: svn path=/head/; revision=529841
* archivers/lib1541img: fix build on GCC architecturesPiotr Kubaj2020-03-291-1/+1
| | | | | | | | Use newer GCC: ./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event' Notes: svn path=/head/; revision=529840
* - Update to 3.1.2Danilo Egea Gondolfo2020-03-292-4/+4
| | | | Notes: svn path=/head/; revision=529839
* - Update to 1.18.0Danilo Egea Gondolfo2020-03-292-4/+4
| | | | Notes: svn path=/head/; revision=529838
* - Update to 1.9.0Danilo Egea Gondolfo2020-03-292-111/+105
| | | | Notes: svn path=/head/; revision=529837
* irc/libircclient: fix build on GCC architecturesPiotr Kubaj2020-03-291-0/+1
| | | | | | | | Use newer GCC that supports missing flags: cc1: error: unrecognized command line option "-Wno-misleading-indentation" Notes: svn path=/head/; revision=529836
* emulators/rpcs3: drop LLVM option after r469492Jan Beich2020-03-291-5/+2
| | | | | | | Disabling bundled LLVM is not useful outside of debugging. Notes: svn path=/head/; revision=529835
* devel/mk-configure: fix build when using threadsPiotr Kubaj2020-03-291-0/+2
| | | | | | | | Build issue with 32 threads: ln: /wrkdirs/usr/ports/devel/mk-configure/work/stage/usr/local/share/mk-configure/mk/mkc.subprjs.mk: File exists Notes: svn path=/head/; revision=529834
* emulators/rpcs3: drop already applied fixJan Beich2020-03-292-3/+0
| | | | Notes: svn path=/head/; revision=529833
* Revert r529778, ports depending on it were not testedAntoine Brodin2020-03-293-133/+21
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=529832
* ports-mgmt/caronade: Update to 0.3.1Bernhard Froehlich2020-03-292-8/+7
| | | | | | | | | | | | | | Changelog v0.3.1 - Corona Extra * Update StatusAPI calls to follow GitHub deprecation recommendation * Update Bulma CSS to 0.8.1 * Switch CI from Tavis to GitHub Actions * Updated yaml dependency to 2.2.8 * Update TLS config to Mozilla Intermediate configuration Notes: svn path=/head/; revision=529831
* Fix validation errorPalle Girgensohn2020-03-291-7/+7
| | | | Notes: svn path=/head/; revision=529829
* Add vuxml entry for CVE-2020-1720Palle Girgensohn2020-03-291-0/+49
| | | | Notes: svn path=/head/; revision=529828
* net-mgmt/bgpq: Mark DEPRECATED in lieu of net-mgmt/bgpq3 or net-mgmt/bgpq4Muhammad Moinur Rahman2020-03-292-2/+5
| | | | | | | - Make patches makepatch compatible Notes: svn path=/head/; revision=529827
* Update xfce4-session to 4.14.2Guido Falsi2020-03-293-5/+5
| | | | Notes: svn path=/head/; revision=529826
* games/gcompris: update to 0.97Tobias C. Berner2020-03-293-5/+7
| | | | Notes: svn path=/head/; revision=529825
* security/sssd: fix package with SMB=onFernando Apesteguía2020-03-2920-91/+94
| | | | | | | | | | | | | | | | | When the option SMB is ON, the port fails to package. While here: * Reorder Makefile variables * Change obsolete @unexec to @postexec * Rework patches to comply with makepatch format PR: 244778 Submitted by: tommyhp2@gmail.com Approved by: lukas.slebodnik@intrak.sk (maintainer, timeout) Notes: svn path=/head/; revision=529824
* x11/rsibreak: update to 0.12.12Tobias C. Berner2020-03-293-7/+5
| | | | Notes: svn path=/head/; revision=529823
* Switch to graphics/py-pyglet150Dmitry Marakasov2020-03-291-1/+2
| | | | Notes: svn path=/head/; revision=529822
* Copy py-pyglet to py-pyglet150, as some consumers no longer work with the ↵Dmitry Marakasov2020-03-294-0/+33
| | | | | | | latest version Notes: svn path=/head/; revision=529821
* - Update to 11.3fDmitry Marakasov2020-03-292-4/+4
| | | | Notes: svn path=/head/; revision=529820
* Attempt to fix parallel buildDmitry Marakasov2020-03-291-0/+4
| | | | | | | | PR: 245052 Submitted by: samy.mahmoudi@gmail.com Notes: svn path=/head/; revision=529819
* Fix build issues:Cy Schubert2020-03-291-0/+6
| | | | | | | | | | - python is invoked directly by various scripts within WRKSRC. - build man pages and documentation. Reported by: dutchman01 at quicknet.nl Notes: svn path=/head/; revision=529818
* databases/foundationdb: ignore sqlite warnings after clang updateDave Cottlehuber2020-03-291-2/+2
| | | | | | | | | Upstream has addressed this in the next release. Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=529817
* multimedia/libdvdread: fix build on GCC architecturesPiotr Kubaj2020-03-291-0/+1
| | | | | | | | Error: src/ifo_read.c:56: error: 'for' loop initial declaration used outside C99 mode Notes: svn path=/head/; revision=529816
* - Update to 3.0.0Dmitry Marakasov2020-03-292-4/+7
| | | | | | | - Add test support Notes: svn path=/head/; revision=529815
* security/openssl: Fix EOF bugBernard Spil2020-03-292-0/+156
| | | | | | | | | | | See https://github.com/openssl/openssl/pull/11400 PR: 245154 Reported by: koobs MFH: 2020Q1 Notes: svn path=/head/; revision=529814
* security/vault: fix build on aarch64Steve Wills2020-03-294-608/+433
| | | | | | | | | | This also changes the port to use the vendored deps PR: 245157 Submitted by: mikael Notes: svn path=/head/; revision=529813
* sysutils/direnv: fix licenseSteve Wills2020-03-291-1/+1
| | | | | | | Submitted by: George L. Yermulnik <yz@yz.kiev.ua> (via email) Notes: svn path=/head/; revision=529812
* databases/memcached: update to 1.6.2Steve Wills2020-03-294-45/+44
| | | | Notes: svn path=/head/; revision=529811
* - Update to 0.47.3Dmitry Marakasov2020-03-292-6/+5
| | | | Notes: svn path=/head/; revision=529810
* - Update to 0.168.2Dmitry Marakasov2020-03-292-9/+6
| | | | Notes: svn path=/head/; revision=529809
* - Update to 20200318Dmitry Marakasov2020-03-292-5/+5
| | | | Notes: svn path=/head/; revision=529808
* x11/wshowkeys: clarify COMMENT it may not work on Mutter, Kwin, etcJan Beich2020-03-291-1/+1
| | | | Notes: svn path=/head/; revision=529807
* New port: x11-fonts/manropeMateusz Piotrowski2020-03-295-0/+87
| | | | | | | | | | | | | | | | | | | | | | | Manrope is a modern sans-serif for everyone. This font is a crossover of different font types: it is semi-condensed, semi-rounded, semi-geometric, semi-din, semi-grotesque. It employs minimal stoke thickness variations and a semi-closed aperture. Manrope font has wide language support, covering most Latin and Cyrillic languages. Manrope font has not only alternative glyphs for uppercase styles, but is also context-sensitive. It changes glyphs for the user automatically, while they are typing. Digits in Manrope font are perfect for interface design and numeric data, such as phone numbers, card numbers, watch faces, etc. WWW: https://manropefont.com/ Notes: svn path=/head/; revision=529806
* x11-themes/kf5-breeze-icons: fix cmake with respect to optional xmllintTobias C. Berner2020-03-291-0/+55
| | | | | | | | PR: 245162 Reported by: David Marec <david@lapinbilly.eu> Notes: svn path=/head/; revision=529805
* x11/wshowkeys: add new portJan Beich2020-03-295-0/+47
| | | | | | | | | | Displays keypresses on screen on supported Wayland compositors (requires wlr_layer_shell_v1 support). https://git.sr.ht/~sircmpwn/wshowkeys Notes: svn path=/head/; revision=529804
* - Update to 95.0Dmitry Marakasov2020-03-293-16/+19
| | | | Notes: svn path=/head/; revision=529803
* New port: x11/xtitle -- Outputs X window titlesTobias C. Berner2020-03-294-0/+33
| | | | | | | | | | | If arguments are given, outputs the title of each arguments, otherwise outputs the title of the active window and continue to output it as it changes if the snoop mode is on. WWW: https://github.com/baskerville/xtitle Notes: svn path=/head/; revision=529802
* www/py-dj22-django-auth-ldap: Update to 2.1.1Kai Knoblich2020-03-292-4/+4
| | | | | | | | | | | Changelog: * Removed deprecated "providing_args" from "Signal" instances. https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.1/CHANGES Notes: svn path=/head/; revision=529801
* www/py-django-auth-ldap: Update to 2.1.1Kai Knoblich2020-03-292-4/+4
| | | | | | | | | | | Changelog: * Removed deprecated "providing_args" from "Signal" instances. https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.1/CHANGES Notes: svn path=/head/; revision=529800
* net-mgmt/netbox: Update to 2.7.10Kai Knoblich2020-03-294-17/+77
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Embed model documentation within web UI * Add bulk edit view for power panels * Add CSV import view for services * Add CSV import view for rack reservations * Redirect to a user-friendly error page when CSS/JS resources fail to load Bug Fixes: * Exclude Python modules without Script classes from scripts list * Allow bulk editing/deletion of all device components matching a query * Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix https://github.com/netbox-community/netbox/releases/tag/v2.7.10 Notes: svn path=/head/; revision=529799
* net-mgmt/prometheus2: Update to 2.17.1Mikael Urankar2020-03-292-6/+6
| | | | | | | | | PR: 245083 245142 Submitted by: David O'Rourke (maintainer) Approved by: manu (mentor, implicit) Notes: svn path=/head/; revision=529798
* devel/stfl: Fix display corruption bugTobias Kortkamp2020-03-292-0/+21
| | | | | | | | | | | | | This is needed by newsboat to fix https://github.com/newsboat/newsboat/issues/506 While here also strip the library. PR: 245001 Approved by: arved (maintainer) Notes: svn path=/head/; revision=529797
* benchmarks/stress-ng: Update to 0.11.04Luca Pizzamiglio2020-03-292-4/+4
| | | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=57be813d746ac0961edfb3fe5329403bd8685ac2 Notes: svn path=/head/; revision=529796
* - Update to 1.1.1Wen Heping2020-03-292-4/+4
| | | | Notes: svn path=/head/; revision=529795
* graphics/kdiagram: update to 2.6.2Tobias C. Berner2020-03-293-9/+4
| | | | Notes: svn path=/head/; revision=529794
* Update to 2.0.21Kirill Ponomarev2020-03-292-4/+4
| | | | | | | Changes: https://miniflux.app/releases/2.0.21.html Notes: svn path=/head/; revision=529793
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-03-2914-13/+14
| | | | Notes: svn path=/head/; revision=529792