summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a port of logstash7Greg Lewis2019-11-2710-0/+267
|
* Update to 6.8.5Greg Lewis2019-11-279-332/+486
| | | | | PR: 242209 Submitted by: Juraj Lutter <juraj@lutter.sk>
* - Allow to build against contemporary versions of OpenSSL and setAlexey Dokuchaev2019-11-272-9/+31
| | | | | | | | | | | | | missing INSTALLS_ICONS as reported by portlint(1) - Revert WITH_DEBUG part of the r512774 as explained by mat@: WITH_DEBUG means the port will be built with debugging symbols and will not be stripped. So before, if WITH_DEBUG was set, it was built with all debugging bells and whistles. Now, it only adds debug=1 to MAKE_ARGS, and it gets stripped in the end. WITH_DEBUG must not be set by port options, it is a user-facing variable. PR: 233972
* Update to 6.8.5Greg Lewis2019-11-272-4/+4
| | | | | PR: 242208 Submitted by: Juraj Lutter <juraj@lutter.sk>
* Update to 6.8.5Greg Lewis2019-11-272-5/+4
| | | | | PR: 242207 Submitted by: Juraj Lutter <juraj@lutter.sk>
* Update to 6.8.5Greg Lewis2019-11-273-8/+8
| | | | | PR: 242206 Submitted by: Juraj Lutter <juraj@lutter.sk>
* Update webkit2-gtk3 to 2.26.2.Koop Mast2019-11-273-6/+6
| | | | | MFH: 2019Q4 Security: 3e748551-c732-45f6-bd88-928da16f23a8
* Document webkit2-gtk3 vulnabilitiesKoop Mast2019-11-271-0/+41
|
* Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl portsJoseph Mingrone2019-11-2713-13/+13
|
* - Simplify config file handling by switching to @sampleDmitry Marakasov2019-11-273-22/+2
| | | | | | | | | - Add LICENSE_FILE - Remove redundant GH_PROJECT PR: 241807 Submitted by: amdmi3 Approved by: maintainer timeout (jt@ixsystems.com, 2.5 weeks)
* www/py-caldav: Update to version 0.6.2Joseph Mingrone2019-11-272-4/+4
|
* Unbreak and update zfs-stats to 1.3.0Martin Matuska2019-11-272-7/+5
| | | | PR: 241963
* Update to 1.02Emanuel Haupt2019-11-272-4/+4
|
* Add ctype dependency.Alex Dupre2019-11-271-1/+2
| | | | | | See https://github.com/roundcube/roundcubemail/issues/7049 Reported by: Tim Bishop <tim@bishnet.net>
* Update to 1.2.1Antoine Brodin2019-11-272-5/+5
|
* Make asterisk16 the default flavor.Guido Falsi2019-11-273-3/+3
| | | | Approved by: portmgr (flavors already approved for these ports)
* - Update asterisk-chan_sccp to 4.3.2-epsilonGuido Falsi2019-11-272-6/+6
| | | | | | | | - Make asterisk16 the default flavor PR: 242203 Submitted by: Diederik de Groot <ddegroot@talon.nl> Approved by: portmgr (flavors already approved for this port)
* Update to 1.5.9Kirill Ponomarev2019-11-272-6/+6
|
* x11-fonts/jmk-x11-fonts: update MASTER_SITES and unbreak.Jimmy Olgeni2019-11-271-3/+1
|
* games/eboard: Unbreak JOYSTICK optionTobias Kortkamp2019-11-271-5/+1
| | | | | | | | devel/linux-js has been gone for over 6 years. Use devel/evdev-proto instead. It now provides linux/joystick.h. PR: 241354 Submitted by: rozhuk.im@gmail.com
* Update to the 20191123 snapshot of GCC 9.2.1.Gerald Pfeifer2019-11-272-4/+4
| | | | | | | | | | This addresses a build failure on powerpc ("error: integer constant is too large for 'long' type"). [1] It also brings three improvements for both the tree optimizers and middle end, plus one each for i386 and powerpc, and several on the C++ side. PR: 241125 [1]
* devel/sdl12: Remove bundled evdev headers and use evdev-proto insteadTobias Kortkamp2019-11-275-1532/+1
| | | | | | PR: 241353 Submitted by: rozhuk.im@gmail.com Approved by: amdmi3 (maintainer)
* sysutils/jstest-gtk: Remove bundled evdev headers and use evdev-proto insteadTobias Kortkamp2019-11-275-1542/+5
| | | | | | | - While here add missing dependency on libX11 PR: 241351 Submitted by: rozhuk.im@gmail.com (maintainer)
* New port: multimedia/kodi-addon-peripheral.joystick-develTobias Kortkamp2019-11-276-0/+151
| | | | | | | | | | | | This add-on provides joystick drivers and button mapping services for Kodi. It uses Kodi's Peripheral API. This port is for multimedia/kodi-devel only. WWW: https://github.com/xbmc/peripheral.joystick PR: 241237 Submitted by: rozhuk.im@gmail.com
* devel/evdev-proto: Update to 5.3Tobias Kortkamp2019-11-274-9/+14
| | | | | | | | | | | | There are currently 3 copies of joystick.h in the ports tree with more on the way. Provide it in evdev-proto instead to avoid adding more copies and to allow removing the existing ones. PR: 241348 Submitted by: rozhuk.im@gmail.com Reviewed by: wulf Approved by: portmgr (antoine) Exp-run by: antoine
* devel/gnustep-base: unbreak on powerpc64 headPiotr Kubaj2019-11-271-1/+2
| | | | | | This port builds on elfv2 ABI. Approved by: mentors (implicit approval)
* x11-fonts/cascadia-code: Update to 1911.21Tobias Kortkamp2019-11-272-10/+10
| | | | Changes: https://github.com/microsoft/cascadia-code/releases/tag/v1911.21
* New port: audio/ncspotTobias Kortkamp2019-11-274-0/+1059
| | | | | | | | | | | | Ncspot is a Spotify client written in Rust. It is heavily inspired by ncurses MPD clients, such as ncmpc. It provides a simple and resource friendly alternative to the official client as well as support for platforms that currently do not have a Spotify client, such as the BSDs. Ncspot requires a Spotify Premium account. WWW: https://github.com/hrkfdn/ncspot
* * Teach javavmwrapper about "13" as a version specifierGreg Lewis2019-11-274-10/+17
| | | | * Remove some white space while I'm here
* science/tfel: Update to version 3.2.1Pedro F. Giffuni2019-11-273-21/+221
| | | | | | | Latest version also pet portlint and per portlint with a work around, for now, some issue detecting python. Approved by: thierry (mentor)
* New port: misc/mmdnn: Tools to inter-operate among different deep learning ↵Yuri Victorovich2019-11-264-0/+53
| | | | frameworks
* Upgrade to 2.7.3.Thierry Thomas2019-11-263-7/+10
| | | | | Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.7.3>.
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-26443-637/+188
| | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342
* news/tin: take maintainerKevin Bowling2019-11-261-1/+1
| | | | | | Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22555
* misc/tellico: udpate to 3.2.3Tobias C. Berner2019-11-262-4/+4
|
* - update to 0.7Jason Helfman2019-11-264-23/+14
| | | | | | | | | | | | * incorporated patches by Robert Bonomi into cribbage * moved sources to a dedicated github.com repository for easier future bugfixing * changed epoch - 5.5.0 (as in DragonFlyBSD) really doesn't make sense. version 0.7 suggests it's not as tidy as it should be, so that's appropriate. PR: 242250 Submitted by: jockl@pianojockl.org (maintainer)
* update games/tome4 to 1.6.3Nikolai Lifanov2019-11-262-4/+4
|
* Fetch files from gitlab.freedesktop.orgAlexander Nedotsukov2019-11-262-6/+6
|
* net/py-urllib3: Update to 1.25.6Kai Knoblich2019-11-265-30/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Convert the RUN_DEPENDS into separate OPTIONS as they are listed as extra dependencies in setup.py. Also set those as default that contain the previous RUN_DEPENDS to allow a clean transition. * Remove the Python-specific version limitation for security/py-certifi because it's required for all Python versions. * Also remove the info about the broken IPv6 support of net/py-socks (was broken in 1.5.7) and the relevant patch as both are obsolete. * Update the TEST_DEPENDS and add a "do-test" target to make future QA easier. Please note that a MFH won't be done as it didn't get an approval because there are too much changes to make it work in the 2019Q4 branch. [1] Notable changes since 1.22: * Require and validate certificates by default when using HTTPS. * Add mitigation for BPO-37428 affecting Python < 3.7.4 and OpenSSL 1.1.1+ which caused certificate verification to be enabled when using "cert_reqs=CERT_NONE". * Add TLSv1.3 support to CPython, pyOpenSSL and SecureTransport "SSLContext" implementations. https://github.com/urllib3/urllib3/blob/1.25.6/CHANGES.rst Exp-run by: antoine PR: 229322 [1] Reported by: Patrice Clement <monsieurp@gentoo.org> Security: 87270ba5-03d3-11ea-b81f-3085a9a95629
* Update to 2.13.0Jochen Neumeister2019-11-262-6/+6
| | | | | | | | | | Give Maintainership to Submitter Changelog: https://github.com/bobthecow/mustache.php/releases/tag/v2.13.0 PR: 242216 Submitted by: Marc Veldman <marc@bumblingdork.com> (new Maintainer) MFH: 2019Q4 (hat: ports-secteam) Sponsored by: Netzkommune GmbH
* graphics/yacreader: add new portJan Beich2019-11-2610-0/+155
| | | | | | | | | YACReader is a free cross-platform comic reader with support for multiple comic files and image formats. YACReader comes with YACReaderLibrary an application for browsing and managing your comic collections with various smooth transition effects. https://www.yacreader.com/
* Update to version 1.3.31.Alexey Dokuchaev2019-11-262-4/+4
|
* When nginx compiled with third-party spnego module, a worker processJochen Neumeister2019-11-263-5/+5
| | | | | | | | may crash due to read-after-free operation. This third-party module update fix the issue. PR: 235296 Sponsored by: Netzkommune GmbH
* biology/py-multiqc: Upgrade to 1.8Jason W. Bacon2019-11-264-51/+9
| | | | | | | Major enhancements including 6 new modules and improvements to existing modules Numerous minor fixes and enhancements Reported by: portscout
* biology/p5-TrimGalore: Upgrade to 0.6.5Jason W. Bacon2019-11-262-4/+4
| | | | | | Minor bugfixes and enhancements Reported by: portscout
* Update to 2.0.7Jochen Neumeister2019-11-262-4/+4
| | | | Sponsored by: Netzkommune GmbH
* Update to 1.6.1Jochen Neumeister2019-11-265-7/+6
| | | | | | | | Changelog: https://downloads.isc.org/isc/kea/1.6.1/Kea161ReleaseNotes.txt PR: 242127 Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer) Sponsored by: Netzkommune GmbH
* - Update to 3.0.20Ryan Steinmetz2019-11-263-4/+11
| | | | | PR: 242249 Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
* - Update Gnuastro to version 0.11Alexey Dokuchaev2019-11-263-11/+7
| | | | - Drop no longer needed `post-patch' target
* Update to 1.2.0Jochen Neumeister2019-11-263-11/+11
| | | | | | | | Changelog: https://github.com/bazelbuild/bazel/releases/tag/1.2.0 PR: 242122 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) Sponsored by: Netzkommune GmbH