summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-23doc: Updated lang/php73 to 7.3.31taca1-1/+2
2021-09-23lang/php73: update to 7.3.31taca2-7/+7
This is security release fixing CVE-2021-21706. 23 Sep 2021, PHP 7.3.31 - Zip: . Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). (cmb)
2021-09-23(multimedia/gst-plugins0.10-bad) Adhoc fix for \#include line problemmef1-1/+19
# really adhoc fix # intention is that the file gst-libs/gst/interfaces/photography-enumtypes.c # has the line # #include "photography.h" # instead of # \#include "photography.h" # To do that, modify generating Makefile to insert sed command. # It may be some problems on glib-mkenums (in glib2-tools)
2021-09-23(doc/TODO) +gli2-2.70.0, + gli2-tools-2.70.0mef1-1/+3
2021-09-23doc: Updated shells/nushell to 0.37.0nb2pin1-1/+2
2021-09-23shells/nushell: enable nu_plugin_incpin2-4/+6
2021-09-23gcc10: allow builds on Darwin 21adam2-19/+30
2021-09-23py-gevent: another PLIST fix for Python 2.7adam1-2/+2
2021-09-23opencv-contrib-face: regen distinfowiz1-1/+3
new patches were added to opencv
2021-09-23R-Cairo: remove patch that was removed from distinfo during updatewiz1-15/+0
2021-09-23amazon-ecs-cli: fix builds with recent Go versionsgutteridge1-2/+4
This package (which hasn't had a subsequent release from upstream) will no longer build when being treated as a "module" by recent Go versions (and related pkgsrc definitions). It seems non-trivial to address this (simply trying to add go.mod and such then leads to other errors, e.g., recent Go objecting to API versioning practices in code bundled by upstream), so to get this building again for now, use the old "package" approach instead.
2021-09-22(meta-pkgs/courier) Removed maildrop, it seems already includedmef1-2/+2
remove maildrop, as log says: pkg_add: install script returned error status pkg_add: package `maildrop-3.0.0nb6' was already installed as dependency
2021-09-22(databases/sqlrelay-nodejs) +net/libcares/buildlink3.mk, another problem yetmef1-1/+2
2021-09-22Needs gsed to build on HEADbouyer3-7/+16
PR pkg/56411 also apply, so pretend that eventfd support is not there. To be revisited after the freeze.
2021-09-22Stopgap for PR pkg/56411: pretend that eventfd support is not there.bouyer2-6/+15
To be revisited after the freeze.
2021-09-22libepoll-shim: Fix PLIST variable condition.nia1-3/+3
2021-09-22(misc/kalzium) Fix build by removing ocaml/buildlink3.mk, correct ?mef1-2/+2
2021-09-22doc: Updated security/pam-u2f to 1.1.1nia1-1/+2
2021-09-22pam-u2f: security update to 1.1.1nia2-7/+7
* Version 1.1.1 (released 2021-05-19) ** Fix an issue where PIN authentication could be bypassed (CVE-2021-31924). ** Fix an issue with nodetect and non-resident credentials. ** Fix build issues with musl libc. ** Add support for self-attestation in pamu2fcfg. ** Fix minor bugs found by fuzzing.
2021-09-22opencv: Fix netbsd-8 build failure. Still does not link, due to libstdc++nia3-1/+134
2021-09-22melonds: Requires EGL support in Mesania1-1/+6
2021-09-22stella: raise gcc requirementnia1-3/+3
2021-09-22firefox*: remove unhelpful workaround for netbsd-8nia3-42/+3
2021-09-22py-approvaltests: fix PLISTadam1-1/+7
2021-09-22ckmame: Set GCC_REQD, does not build with netbsd-9 system compiler.nia1-1/+3
2021-09-22openmsx: fix required gcc versionnia1-2/+2
2021-09-22net-snmp: allow build on newer Darwin; fix #55927adam1-8/+5
2021-09-22py-gevent: fix PLIST for Python 2.7adam1-6/+8
2021-09-22ncmpc: avoid compilation problem on netbsd-8nia2-1/+19
2021-09-22inkscape: update GCC_REQDnia1-2/+4
2021-09-22(emulators/simulavr) build fix, adjust include dir etcrmef1-1/+6
2021-09-22(cross/avr-binutils) emulator/simulavr wants diagnostics.hmef2-4/+5
2021-09-22(editors/codelite) Fix build. +include net/libcares/buildlink3.mkmef1-1/+2
2021-09-22(cross/avr-binutls, emulater/simulvar) Fix libiberty issuemef3-4/+11
2021-09-21py-esptool: fix DEPENDS linewiz1-2/+2
2021-09-21(textproc/R-DT) fix build +DEPENDS+= R-jquerylibmef1-1/+2
2021-09-21(math/R-pbkrtest) Fix build, +DEPENDS+= R-knitrmef1-1/+2
2021-09-21csmith: remove references to non-existent filewiz2-4/+2
Not sure how that crept in...
2021-09-21comms/py-esptool: Add BUILD-DEPENDS on py-wheelgdt1-1/+3
By inspection, setup.py requires py-wheel at build time. No PKGREVISION++ as either this built and is the same, or didn't use to build.
2021-09-21libepoll-shim: Support NetBSD with eventfd(2)/timerfd(2)ryoon4-8/+62
* Simplify logics in Makefile. * Exclude eventfd.h for NetBSD with eventfd(2). * Exclude timerfd.h for NetBSD with timerfd(2).
2021-09-21imlib: Fix buildryoon1-6/+1
2021-09-21Updated sysutils/xenkernel413 to 4.13.4bouyer1-1/+3
Updated sysutils/xentools413 to 4.13.4
2021-09-21Update xenkernel413 and xentools413 to 4.13.4.bouyer4-15/+14
CHANGES are bugfixes, including fixes for XSA up to XSA-384
2021-09-21Updated sysutils/xenkernel415 to 4.15.1bouyer1-1/+3
Updated sysutils/xentools415 to 4.15.1
2021-09-21Update xenkernel415 and xentools415 to 4.15.1.bouyer7-18/+38
32bits PV guests are now unsupported security-wise, and upstream disables them by default. This packages keep the support enabled for transition, but this will change for the next quarter branch. It is recommended to switch to pvh+pvshim for PV guests (or pvh if you run netbsd-current). Other changes are bugfixes, including fixes for XSA up to XSA-384
2021-09-21doc: Updated shells/nushell to 0.37.0nb1pin1-1/+2
2021-09-21shells/nushell: enable nu_plugin_treepin2-2/+8
2021-09-21ruby-nokogiri: Work around ARFLAGS bug on SunOS.jperkin1-1/+4
This can be removed once bootstrap-mk-files is fixed after the freeze and when it's likely that most users have switched to a newer bootstrap.
2021-09-21Added geography/R-spatstat.geom version 2.2.2 tks wiz@mef1-1/+2
2021-09-20geography/Makefile: add missing subdirectorywiz1-1/+2