CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/13 09:16:29 Modified files: sys/conf : newvers.sh Log message: we are now working on 6.4-current CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/13 12:36:01 Modified files: sys/netinet : in.h ip_input.c Log message: Expose net.inet.ip.arpq.drops to help debug what's going on when a lot of packets are being dropped but non of the other counters are increasing. From Daniel Hokka Zakrisson (daniel AT hozac DOT com), thanks! OK florian, phessler CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/13 13:19:21 Modified files: lib : Makefile lib/libcxx : Makefile Log message: Link libc++.so against libc++abi.so such that linking C binaries against a C++ shared library will work correctly with modern linkers. ok guenther@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/13 13:56:56 Modified files: sys/arch/amd64/stand/efiboot: Makefile.common sys/arch/amd64/stand/efiboot/bootia32: Makefile Log message: Tweak linker flags and objcopy invocation to make things build with lld. BOOTIA32.EFI works but BOOTX64.EFI unfortunately doesn't work yet. ok patrick@ CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 2018/10/14 01:57:58 Modified files: . : 64.html Log message: document two big changes in porters' life CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/14 04:21:30 Modified files: usr.sbin/bgpd : rde.c Log message: Unbreak mrt table dumps. Make sure to call rib_dump_r for the mrt dump context once every poll loop until finished or data is queued. OK benno@ CVSROOT: /cvs Module name: www Changes by: job@cvs.openbsd.org 2018/10/14 04:31:34 Modified files: . : artwork.html Added files: images : puffy_vs_cthulhu.jpg puffy_vs_cthulhu-s.jpg Log message: "Puffy vs Cthulhu" - by Natasha Allegri CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/14 05:00:56 Modified files: sbin/ping : ping.c Log message: Remove unneeded sockaddr size checks With hints set appropiately and switching on address family, the actual size of the socket address returned by getaddrinfo(3) and it's specified length is guaranteed to match. This is probably a leftover "from ping6 which was much more paranoid" before merging it ping. OK florian CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/14 09:00:08 Modified files: . : 64.html Log message: ldomctl improvements from kettenis CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/14 09:14:59 Modified files: . : 64.html Log message: installer: installurl(5) now defaults to cdn.openbsd.org CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/14 09:26:03 Modified files: . : 64.html Log message: amd64, i386 package counts CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:31:02 Modified files: . : 64.html Log message: call auto-join join, link to ifconfig(8) CVSROOT: /cvs Module name: www Changes by: abieber@cvs.openbsd.org 2018/10/14 09:40:44 Modified files: . : 64.html Log message: Add blurb about using DUID for root disk question. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/14 09:48:37 Modified files: . : 64.html Log message: there will be no packages for sh/landisk CVSROOT: /cvs Module name: www Changes by: remi@cvs.openbsd.org 2018/10/14 09:51:00 Modified files: . : 64.html Log message: - ospf6d got rdomain support. - ospf6d can now not only redistribute based on carp status but set metric based on the status of any interface CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:53:25 Modified files: . : 64.html Log message: OpenSSH 7.8 new features CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:55:39 Modified files: . : 64.html Log message: indent CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 09:58:57 Modified files: . : 64.html Log message: Start the libressl section CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:08:32 Modified files: . : 64.html Log message: OpenSSH bugfixes CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:12:03 Modified files: . : 64.html Log message: s/questoin/question/ CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 10:15:54 Modified files: . : 64.html Log message: retguard is too good to be in quotes like a "maybe" CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:26:29 Modified files: . : 64.html Log message: a bit more openssh CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 10:30:58 Modified files: . : 64.html Log message: Revert libressl additions and wait for bcook@ - apparently I shouldn't have committed this yet CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 13:34:34 Modified files: . : 64.html Log message: no OpenSMTPD x.x.x release number, remove ... placeholder CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/14 13:47:54 Modified files: sbin/ping : ping.c Log message: Fix ID comments Left behind in revision 1.225. OK benno CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/14 16:50:28 Modified files: . : 64.html Log message: Add MAP_STACK, X86FixupGadgets, and Retpoline changes. CVSROOT: /cvs Module name: www Changes by: brynet@cvs.openbsd.org 2018/10/14 18:41:55 Modified files: . : 64.html Log message: jsg@ added rasops scrollback for radeondrm(4) as well CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/14 21:11:04 Modified files: . : 64.html Log message: Add bits from ChangeLog that were committed before 2018/04/26 06:18:44. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:05:22 src/regress/usr.bin/join Update of /cvs/src/regress/usr.bin/join In directory cvs.openbsd.org:/tmp/cvs-serv71879/join Log Message: Directory /cvs/src/regress/usr.bin/join added to the repository CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:08:13 Added files: regress/usr.bin/join: Makefile fa1 fa2 fax fb1 fb2 phone t1.out t2.out t3.out t4.out t4a.in t4b.in t5.out t6.out Log message: Basic set of tests taken from spec plus some extra. Extra ones are failing and disabled for the moment. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:08:46 Modified files: regress/usr.bin: Makefile Log message: Add join tests CVSROOT: /cvs Module name: src Changes by: bentley@cvs.openbsd.org 2018/10/15 02:16:17 Modified files: usr.sbin/httpd : server_fcgi.c server_http.c Log message: Omit HSTS headers over unencrypted connections, per RFC 6797. ok florian@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/15 04:35:41 Modified files: usr.sbin/vmd : config.c vmd.c vmd.h Log message: Prevent VM reboot loops by rate-limiting the interval a VM can reboot. This looping has been experienced by people who run VMs with a broken kernel or boot loader that trigger a very fast reboot loop (triple fault) of a VM that ends up using a lot of CPU and resources on the host. Some fixes in vmm(4) and vmd(8) helped to avoid such conditions but it can still occur if something is wrong in the guest VM itself. If the VM restarts after less than VM_START_RATE_SEC (6) seconds, we increment the limit counter. After VM_START_RATE_LIMIT (3) of suchs fast reboots the VM is stopped. There are only very few people who intentionally want to reboot-loop a VM very quickly (many times within a second); mostly for fuzzing. They will have to recompile and adjust the stated #defines in the code as we don't have a config option to disable it. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/15 04:44:47 Modified files: usr.sbin/bgpd : rde.c rde.h rde_update.c Log message: Use the up_rib tree to withdraw all prefixes of a peer which is used to reload peers into a new RIB. Removes one additional full RIB tree walker. OK benno@ CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:25:55 Modified files: sbin/ifconfig : ifconfig.c Log message: The struct members addr and dstaddr in struct if_laddrreq are struct sockaddr_storage which is guarantee to be large enough, no need to check ai_addrlen. We can also trust the resolver to give us a sockaddr_in6 sized object if we ask for AF_INET6 OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:27:35 Modified files: sbin/route : route.c Log message: Trust the resolver to give us a sockaddr_in6 sized object if we ask for AF_INET6. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:28:50 Modified files: usr.bin/ssh : sshconnect.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:29:27 Modified files: usr.sbin/inetd : inetd.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:30:02 Modified files: usr.sbin/iscsictl: parser.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:30:37 Modified files: usr.sbin/switchctl: parser.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:31:11 Modified files: usr.sbin/traceroute: traceroute.c Log message: No need to check ai_addrlen when we already checked ai_family, we are copying into the right sized struct. We can also trust the resolver to give us IPv6 if we ask it to. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/15 07:03:11 Modified files: lib/libc/thread: Makefile.inc lib/librthread : Makefile Log message: Switch powerpc to futex(2) based condvars, mutexes and semaphores. From Brad, OK mpi@ kettenis@ CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/15 07:25:31 Modified files: . : 64.html Log message: Add various entries in the improved hardware support and assorted improvements sections. - Support for the VIA VX900 chipset in viapm(4) - Enable bwfm(4) on loongson for USB devices - New "Spleen 5x8" font added to wsfont, targetted at small OLED displays CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/15 07:38:07 Modified files: . : 64.html Log message: aarch64 package count; sync list of archs that we actually build packages for CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/15 08:43:59 Modified files: . : 64.html Log message: explain why SMT is disabled CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/15 08:49:08 Modified files: . : 64.html Log message: getpwnam/getpwuid stale access checked CVSROOT: /cvs Module name: www Changes by: mpi@cvs.openbsd.org 2018/10/15 09:45:15 Modified files: . : 64.html Log message: NFS nodes are locked, MSDOSFS read speedup, usbdevs(8) improvements, new shiny IPsec counters, CPU spinning time, 4 network syscalls unlocked. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/15 10:07:44 Modified files: . : 64.html Log message: typo CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:08:21 Modified files: . : 64.html Log message: dhclient(8) changes CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:27:40 Modified files: . : 64.html Log message: An isntall improvement for diskless(8) setups. CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:41:02 Modified files: . : 64.html Log message: mg(1) and systat(1) changes. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/15 10:54:11 Added files: faq : upgrade64.html Log message: add upgrade notes for 6.3 -> 6.4. it's huge. please double check and report/fix any errors. with input from tj CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 11:02:05 Modified files: . : 64.html Log message: disklabel(8) changes CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/15 11:09:53 Modified files: faq : upgrade64.html Log message: remove XXX comment from php section, that has already been addressed CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/10/15 12:27:27 Modified files: usr.sbin/user : user.c Log message: Use user_from_uid(), uid_from_user(), group_from_gid() and gid_from_group() when we are only checking whether an entry already exists. Fixes crashes caused by the getpw* pointer invalidation changes. OK bluhm@ CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 13:44:11 Modified files: . : 64.html Log message: mention relayds changed log directives CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 13:47:42 Modified files: . : 64.html Log message: Always end sentences with a dot! CVSROOT: /cvs Module name: www Changes by: gilles@cvs.openbsd.org 2018/10/15 14:00:13 Modified files: . : 64.html Log message: document more changes that landed in opensmtpd 6.4 CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/10/15 14:03:59 Modified files: usr.sbin/smtpd : spfwalk.c Log message: in spfwalk, search both A and AAAA records when "a" is used in an spf txt record. spotted, reported and diff by Tim Kuijsten CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 14:09:48 Modified files: faq : upgrade64.html Log message: Make the route(8) changes a bit clearer by using past tense when talking about the old behaviour. CVSROOT: /cvs Module name: www Changes by: landry@cvs.openbsd.org 2018/10/15 14:23:27 Modified files: . : 64.html Log message: Support for GNSS networks other than GPS in nmea(4). CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/15 14:53:36 Modified files: . : 64.html Log message: Fix several typos and errors, use a capital letter at the start of sentences where it was omitted. CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/15 15:15:35 Modified files: sys/net : pf_table.c sbin/pfctl : pfctl_table.c Log message: use PFR_RB_NONE consistently Replace hardcoded 0 and implicit checks with enum as done in all other use cases of `pfra_fback'. No object change. OK sashan CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/15 15:36:14 Modified files: faq : upgrade64.html Log message: wording tweak CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/15 20:02:38 Modified files: . : 64.html Log message: Add entries from ChangeLog committed before 2018/06/24 05:38:43. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/15 21:00:27 Modified files: sys/net : if_gre.c Log message: pull and put the traffic class in ipv6 headers this gives ipv6 handling equivalent the tos stuff in ipv4. ok visa@ benno@ CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/15 21:39:39 Modified files: . : 64.html Log message: spelling/grammar/formatting fixes CVSROOT: /cvs Module name: www Changes by: otto@cvs.openbsd.org 2018/10/16 00:18:16 Modified files: . : 64.html Log message: uvm work CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 01:07:05 Modified files: etc/rc.d : rc.subr share/man/man8 : rc.subr.8 Log message: Change the way we call su(1) in rcexec: - drop `-'l' to prevent simulating a full login and running /root/.profile (prodded by a mail from J Greely) - use `-m' to preserve the environment because we now set HOME to "/" like /etc/rc does; note that we now also clear the environment using `env -i' before running su(1) which leaves us with only HOME, PATH and SHELL Committing early to catch regressions fast, if any. ok halex@ CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 01:09:13 Modified files: usr.sbin/syspatch: syspatch.sh Log message: Stop trying to remove /bsd.syspatch. That's ancient stuff that we don't do anymore. CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/10/16 02:13:58 Modified files: . : 64.html Log message: bwfm(4) has been enabled for USB devices on macppc as well CVSROOT: /cvs Module name: ports Changes by: stsp@cvs.openbsd.org 2018/10/16 05:09:03 Modified files: devel/subversion: Makefile distinfo Log message: Update to Apache Subversion 1.10.3. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 05:12:12 Modified files: lang/php/7.1 : Makefile distinfo lang/php/7.2 : Makefile distinfo Log message: update to php 7.1.23, 7.2.11 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:18:47 Modified files: print/cups : Makefile print/cups/pkg : cupsd.rc Log message: Remove old code. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:19:49 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.44.7 which fixes a few panics. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:25:51 Modified files: misc/osinfo/osinfo-db: Makefile distinfo misc/osinfo/osinfo-db/pkg: PLIST Log message: Update to osinfo-db-20181011. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:27:00 Modified files: graphics/babl : Makefile distinfo Log message: Update to babl-0.1.58. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 05:29:58 Modified files: net/wireshark : Makefile distinfo net/wireshark/patches: patch-CMakeLists_txt patch-rawshark_c Log message: update to wireshark-2.6.4 CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 05:30:37 Modified files: textproc/miller: Makefile distinfo Log message: Update miller to 5.4.0. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 05:32:40 Modified files: www/logswan : Makefile distinfo Log message: Update logswan to 2.0.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:09 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.24. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:20 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.12.24. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:31 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.34. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:47:45 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-2.3.136.0. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:36:26 Modified files: sysutils/firmware/intel: Makefile distinfo sysutils/firmware/intel/pkg: PLIST Log message: switch to the microcode distfile that contains a more sensible license and install it (older ones were ok, then they released one with a silly license, changed it pretty quickly and announced that, but didn't release a replacement distfile until a bit later). similar diff from jsg CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:37:13 Modified files: telephony/asterisk-g729: Makefile distinfo Log message: update to asterisk-g729-1.4.3 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:40:45 Modified files: www/nghttp2 : Makefile distinfo Log message: update to nghttp2-1.34.0 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:07:33 Modified files: mail/rspamd : Makefile distinfo mail/rspamd/patches: patch-CMakeLists_txt mail/rspamd/pkg: PLIST Log message: update to rspamd-1.8.0, thanks Brad for testing CVSROOT: /cvs Module name: ports Changes by: kirby@cvs.openbsd.org 2018/10/16 07:10:43 Modified files: devel/proj : Makefile Log message: unbreak build on !clang arches ok landry@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:11:30 Modified files: infrastructure/mk: apache-module.port.mk Log message: just call apxs and apachectl instead of apxs2/apachectl2, there is no more conflict with Apache httpd 1.x so the suffix is no longer needed. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:45:59 Modified files: net/icinga/core2: Makefile distinfo net/icinga/core2/pkg: PLIST-main Removed files: net/icinga/core2/patches: patch-config_h_cmake patch-etc_icinga2_features-available_api_conf Log message: update to icinga2-2.10.0 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 07:59:14 Modified files: infrastructure/mk: bsd.port.mk Log message: change the semantics of FETCH_PACKAGES variable. Default is "no" : no fetch Set to options you wish to pass to pkg_add in addition to normal options (e.g., FETCH_PACKAGES=-Dsnap recently) To use it without passing options to pkg_add, just 'make FETCH_PACKAGES=' CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:59:46 Modified files: security/p5-Crypt-OpenSSL-PKCS10: Makefile distinfo Log message: update to p5-Crypt-OpenSSL-PKCS10-0.16 CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/16 08:05:10 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document tweak to FETCH_PACKAGES CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/16 08:08:33 Modified files: share/man/man7 : ports.7 Log message: document FETCH_PACKAGES as well CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 08:10:31 Modified files: infrastructure/mk: bsd.port.mk Log message: move dependence on build cookies on a separate line for further work no functional change CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:12:39 Modified files: devel/re2c : Makefile distinfo Log message: update to re2c 1.1.1 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:14:28 Modified files: devel/ccache : Makefile distinfo devel/ccache/patches: patch-Makefile_in patch-configure Log message: update to ccache-3.5 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 08:16:04 Modified files: infrastructure/mk: bsd.port.mk Log message: improve FETCH_PACKAGES - add _FETCH_RECURSE_HELPER that records whether we're actually building or trying to grab a dependent package. - if grabbing dependent packages while FETCH_PACKAGES is active, *do not* depend on build dependencies, so that we only fetch the minimal set of packages needed for what we're actually doing. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 08:23:38 Modified files: graphics/cairo : Makefile distinfo Log message: Update to cairo-1.15.14. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:31:04 Modified files: lang/clazy : Makefile distinfo lang/clazy/patches: patch-CMakeLists_txt lang/clazy/pkg : PLIST Log message: Update clazy-1.4 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:35:42 Modified files: devel/qbs : Makefile distinfo devel/qbs/patches: patch-src_lib_corelib_tools_tools_pri devel/qbs/pkg : PLIST Added files: devel/qbs/patches: patch-src_lib_corelib_tools_persistence_h Log message: Update qbs-1.12.0 With the help of Vadim at the ticket QBS-1395 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:39:04 Modified files: devel/qt-creator: Makefile distinfo devel/qt-creator/pkg: PLIST Log message: Update qt-creator-4.7.1 - enable clang tooling support - enable clazy support Feedback and know how from Vadim. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:41:14 Modified files: databases/mariadb: Makefile databases/mariadb/pkg: PLIST-server Log message: use ports (rather than embedded) copy of pcre, from Brad CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:48:15 Modified files: net/transmission: Makefile net/transmission/patches: patch-qt_qtr_pro Log message: Ensure -lintl is linked into transmission-qt to appease lld. ok naddy@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:53:11 Modified files: editors/ne : Makefile distinfo editors/ne/patches: patch-src_makefile Log message: Update to ne-3.1.2 Changelog spread over these two files: http://ne.di.unimi.it/CHANGES http://ne.di.unimi.it/NEWS CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:54:33 Modified files: games/julius : Makefile distinfo Log message: Update to julius-0.0.0.20181012 Fixes crashing when opening some save files. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/16 08:55:02 Modified files: net/dnscrypt-proxy: Makefile distinfo net/dnscrypt-proxy/pkg: dnscrypt_proxy.rc Added files: net/dnscrypt-proxy/patches: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml net/dnscrypt-proxy/pkg: DESCR PLIST README Removed files: net/dnscrypt-proxy/pkg: DESCR-main DESCR-plugins PLIST-main PLIST-plugins README-main Log message: Update to dnscrypt-proxy-2.0.17. As of 2.x dnscrypt-proxy is golang based. This newer version has additional features, e.g. caching, and uses a new conf file/layout. There is no separate package for plugins. Feedback from MAINTAINER and sthen@ have been addressed. Thanks! CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/16 08:56:34 Modified files: archivers/zstd : Makefile distinfo archivers/zstd/patches: patch-lib_Makefile Added files: archivers/zstd/patches: patch-programs_Makefile Removed files: archivers/zstd/patches: patch-tests_playTests_sh Log message: Update to zstd-1.3.6. Bump minor of shared lib as symbols have been added. Drop patch as it has been committed upstream. Switch from GitHub auto-generated tarballs to MASTER_SITES. OK sthen@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:56:38 Modified files: lang/flang/driver: Makefile distinfo lang/flang/flang: Makefile distinfo lang/flang/libpgmath: Makefile distinfo lang/flang/libpgmath/patches: patch-lib_common_CMakeLists_txt Removed files: lang/flang/libpgmath/patches: patch-lib_common_cos_CMakeLists_txt patch-lib_common_sin_CMakeLists_txt Log message: Catch up with flang changes. Note the major bump to libpgmath. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:58:36 Modified files: lang/ponyc : Makefile distinfo lang/ponyc/pkg : PLIST Log message: Update to ponyc-0.25.0 -- this is the first official release to support OpenBSD. Add a SUBST_VARS+=GH_TAGNAME to reduce PLIST churn going forward. CVSROOT: /cvs Module name: www Changes by: bket@cvs.openbsd.org 2018/10/16 09:36:41 Modified files: faq : current.html Log message: dnscrypt-proxy received a major update. Advice users to check configuration. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/16 09:45:14 Modified files: faq : current.html Log message: add a 6.4 marker and fix whitespace CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 09:56:39 Modified files: net/tintin++ : Makefile distinfo Log message: Minor update to tintin++-2.01.4 While here, clean up whitespace as requested by sthen@ MAINTAINER timeout ok sthen@ CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/16 10:32:28 Modified files: . : 64.html Log message: Zap stray "and", add missing links. From Marcus MERIGHI, thanks. CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/16 10:39:18 Modified files: sys/arch/amd64/conf: Makefile.amd64 sys/arch/i386/conf: Makefile.i386 Log message: Add gapdummy logic (already used on other archs) to allow linking with lld. ok jsg@ phessler@ kettenis@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:43:23 Modified files: x11/xfce4/exo : Makefile distinfo Log message: Update to exo 0.12.3 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:48:27 Modified files: print/texlive/base: Makefile Log message: Set USE_LIBTOOL=gnu on powerpc, allows texlive-base to package there for 6.4. Of course this is an ugly kludge, so someone (tm) should dig into our libtool internals and figure out why -lpng disappears from the commandline when linking xetex on !x86. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:51:08 Modified files: geo/py-fiona : Makefile distinfo Log message: Update to fiona 1.7.13. Switch MASTER_SITES from github to pypi while here. CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/10/16 10:54:18 Modified files: regress/sys/kern/flock: Makefile flock.c Log message: Add a test covering the recently fixed fcntl() panic. While here, make the verbose output more verbose and enable warnings. CVSROOT: /cvs Module name: ports Changes by: tj@cvs.openbsd.org 2018/10/16 11:11:41 Modified files: net/libtorrent-rasterbar: Makefile distinfo Removed files: net/libtorrent-rasterbar/patches: patch-include_libtorrent_aux__session_interface_hpp patch-src_disk_io_thread_cpp patch-src_kademlia_dht_tracker_cpp patch-src_session_impl_cpp Log message: update to libtorrent-rasterbar 1.1.10 tested with qbittorrent by elias m. mariani and with deluge by me ok landry CVSROOT: /cvs Module name: ports Changes by: feinerer@cvs.openbsd.org 2018/10/16 11:17:03 Modified files: math/maxima : Makefile distinfo math/maxima/pkg: PLIST Log message: Update to Maxima 5.42.1 CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/16 11:20:00 Modified files: faq : upgrade64.html Log message: add instructions for moving from rtadvd(8) to rad(8) from current.html omission spotted by & ok florian CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 11:40:30 Modified files: lang/seed7 : Makefile distinfo Log message: Update to seed7-20181014. The most visible user change is the seed7 compiler now supports simple profiling with the -p flag. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 11:51:53 Modified files: security/encfs : Makefile Log message: disable git searching at build-time and add python as build only depend. ok sthen CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 11:55:59 Modified files: www/libsass : Makefile Log message: set COMPILER to unbreak !gcc4 CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/16 12:06:22 Modified files: geo/py-fiona : Makefile geo/py-fiona/patches: patch-setup_py Log message: Fix tdep on py3-test and regen patch The Makefile doesn't follow Makefile.template order but Landry (being de facto maintainer as it's in geo ;)) prefers it stays as it is. ok landry@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/16 12:20:58 Modified files: sys/arch/amd64/stand/biosboot: Makefile sys/arch/i386/stand/biosboot: Makefile Added files: sys/arch/amd64/stand/biosboot: ld.script sys/arch/i386/stand/biosboot: ld.script Log message: Add linker script to assis lld with building something usable that doesn't have a PT_GNU_STACK segment and doesn't pad the bootblocks to a full page. ok naddy@, help from guenther@ CVSROOT: /cvs Module name: www Changes by: cheloha@cvs.openbsd.org 2018/10/16 12:26:43 Modified files: . : plus64.html Log message: drop dd(1) change line: it isn't any more atomic, so not worth mentioning. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 13:11:01 Modified files: graphics/grafx2: Makefile graphics/grafx2/pkg: PLIST Log message: Enable Lua scripting support in grafx2. This allows using the brush factory to generate or modify brushes using Lua scripts. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/16 13:33:35 Modified files: . : MODULES 3RDPARTY Log message: update CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 13:38:04 Modified files: devel/cbindgen : Makefile distinfo Log message: Update to cbindgen 0.6.4. Required to build mozilla-central since https://bugzilla.mozilla.org/show_bug.cgi?id=1496486 CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/16 13:49:41 Modified files: . : 64.html Log message: Add missing section numbers for islrtc(4) and snmpd(8), and use proper case for WiFi, LDAP and OCaml. While there change 64 bit to 64-bit. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/16 13:56:55 Modified files: games/banner : banner.c Log message: Remove unused data table entries: 174 out of 9271 entries of the bitmap data table are unused and can be eliminated by rendering al glyphs and re-encoding them. A few more entries can be eliminated through more efficient encoding. Patch generated with a python program by David Fifield. For details see https://marc.info/?l=openbsd-bugs&m=153955110702704&w=2 ok bcallah CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/16 14:06:42 Modified files: games/banner : banner.c Log message: More fixes from David Fifield: First, fill a missing pixel in the glyph for 'U'. Second, fix an off-by-one in the line output routine. This caused an extra space character to be output at the end of every line. It might have caused a buffer overflow if any glyph had used the entire possible width of 132 pixels, but as it is the widest is only 124 pixels. Third, output blank lines instead of lines full of spaces (the number of spaces was equal to the width of the most recent non-blank line). Finally, add bounds checks to protect against buffer overflows that could arise in case the data table were ever modified to draw out of bounds (characters wider or taller than 132 pixels, or a two-byte code where the second byte is past the end of the table). ok bcallah CVSROOT: /cvs Module name: ports Changes by: giovanni@cvs.openbsd.org 2018/10/16 14:28:09 Modified files: mail/amavisd-new: Makefile distinfo mail/amavisd-new/patches: patch-amavisd mail/amavisd-new/pkg: PLIST-main PLIST-utils Log message: bugfix update to 2.11.1 CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/16 14:46:46 Modified files: . : 64.html Log message: Add efifb(4) changes from kettenis@ in the assorted improvements section. CVSROOT: /cvs Module name: src Changes by: sashan@cvs.openbsd.org 2018/10/16 16:49:41 Modified files: sys/net : pf.c Log message: - pf: honor quick on anchor rules Regression has been introduced in version 1.1024 (a 6.2 time frame). It's been discovered and reported by Fabian Mueller-Knapp. Fair amount of credit goes to kn@, benno@ and henning@ for pointing me to releveant section of pf.conf(5). Fabian and kn@ also did test the patch. OK kn@, henning@ CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/16 17:57:01 Modified files: . : 64.html Log message: iwm(4) monitor mode did not make release. CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/16 20:59:53 Modified files: . : 64.html Log message: Add remaning entries from ChangeLog. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 21:06:03 Modified files: lang/cython : Makefile Log message: Move homepage to https. Unset MASTER_SITES (no-op as MODPY_PI overrides it). CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 22:38:43 ports/textproc/apertium-dicts/nno/patches Update of /cvs/ports/textproc/apertium-dicts/nno/patches In directory cvs.openbsd.org:/tmp/cvs-serv83476/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/nno/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 22:39:55 Modified files: textproc/apertium-dicts/nno: Makefile Added files: textproc/apertium-dicts/nno/patches: patch-apertium-nno_nno_rlx Log message: Fix validation bug resulting in build error with apertium-3.5.2. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:44:38 Modified files: share/man/man5 : bsd.port.mk.5 Log message: escape the word "No" as this is also a macro; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:45:14 Modified files: share/man/man7 : ports.7 Log message: zap extra Pp; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:49:43 Modified files: bin/date : date.1 share/man/man7 : environ.7 Log message: - add an example to date(1) showing how to convert between timezones - update the description of TZ in date(1) - mention some relevant info to avoid sending the reader to another page and, when they have to refer to another page, send them to tzset(3) rather than environ(7) - update the timezone name used in environ(7), as advised by millert ok millert CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:16:26 ports/textproc/apertium-dicts/is-sv/patches Update of /cvs/ports/textproc/apertium-dicts/is-sv/patches In directory cvs.openbsd.org:/tmp/cvs-serv61124/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/is-sv/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:16:51 ports/textproc/apertium-dicts/hbs/patches Update of /cvs/ports/textproc/apertium-dicts/hbs/patches In directory cvs.openbsd.org:/tmp/cvs-serv42725/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/hbs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:17:12 ports/textproc/apertium-dicts/hbs-slv/patches Update of /cvs/ports/textproc/apertium-dicts/hbs-slv/patches In directory cvs.openbsd.org:/tmp/cvs-serv65019/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/hbs-slv/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:35:46 Modified files: textproc/apertium-dicts/hbs: Makefile textproc/apertium-dicts/hbs-slv: Makefile textproc/apertium-dicts/is-sv: Makefile Added files: textproc/apertium-dicts/hbs/patches: patch-apertium-hbs_hbs_rlx textproc/apertium-dicts/hbs-slv/patches: patch-apertium-hbs-slv_hbs-slv_rlx textproc/apertium-dicts/is-sv/patches: patch-apertium-is-sv_is-sv_rlx patch-apertium-is-sv_sv-is_rlx Log message: More fixes for newer apertium. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:51:10 Modified files: textproc/hfst : Makefile distinfo textproc/hfst/pkg: PLIST Log message: Update to hfst-3.15.0. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:52:03 Modified files: textproc/vislcg3: Makefile distinfo textproc/vislcg3/pkg: PLIST Log message: Update to vislcg3-1.1.0.12312. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:58:07 Modified files: textproc/apertium: Makefile distinfo textproc/apertium/patches: patch-apertium_Makefile_in textproc/apertium/pkg: PLIST textproc/lttoolbox: Makefile distinfo textproc/lttoolbox/pkg: PLIST textproc/apertium-lex-tools: Makefile distinfo Log message: Update to apertium-3.5.2. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 01:07:59 Modified files: . : errata64.html Log message: fix link to errata63.html from fredl/Kevin CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/17 01:08:17 Modified files: faq : current.html upgrade64.html Log message: Add missing final dot, use proper case for XML, and harmonize case for Apache httpd. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 01:14:46 Modified files: lang/php : Makefile.inc lang/php/5.6 : Makefile lang/php/7.0 : Makefile lang/php/7.1 : Makefile lang/php/7.2 : Makefile Log message: unbreak, I factored PKGSTEM setting into Makefile.inc but forgot to commit it. thanks ajacoutot@ for the report. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 01:19:23 Modified files: lang/php/5.6 : Makefile Log message: remove surplus PKGSTEM setting CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/17 01:33:04 Modified files: net/samba : Makefile distinfo Log message: Update to samba-4.8.6 ChangeLog: https://www.samba.org/samba/history/samba-4.8.6.html Tests by Ian McWilliam CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/17 01:34:43 Modified files: net/samba : Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to samba-4.8.6 Track latest 4.8.x release on -stable. ChangeLog: https://www.samba.org/samba/history/samba-4.8.6.html Tests by Ian McWilliam CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/10/17 01:48:17 Modified files: . : 64.html Log message: bwfm(4) has been enabled on i386 as well CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 02:18:24 Modified files: security/sqlmap: Makefile distinfo security/sqlmap/pkg: PLIST Log message: update sqlmap to 1.2.10. ok gonzalo@. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:19:34 Modified files: net/avahi : Makefile net/avahi/pkg : README-main Log message: Add sample pf.conf(5) rules for SSDP and inet6. adapted from a submission by Stephane HUC PengouinBSD CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:22:29 Modified files: multimedia/libvpx: Makefile multimedia/libvpx/patches: patch-configure Added files: multimedia/libvpx/patches: patch-vp8_common_postproc_c patch-vpx_ports_arm_cpudetect_c patch-vpx_ports_ppc_cpudetect_c Log message: - Fix WANTLIB for archs building with GCC - Enable the multi resolution encoder - Fix the build on PowerPC - Add a use-after-free fix from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:25:07 Modified files: graphics/ffmpeg: Makefile graphics/ffmpeg/patches: patch-doc_encoders_texi patch-libavcodec_aacenc_c patch-libavcodec_aacenc_h patch-libavcodec_aacenctab_h Log message: * Cleanup WANTLIB/LIB_DEPENDS a bit * Backport patches from upstream: - Switch AAC encoder from twoloop coder to fast coder - Add support for extended channel layouts using PCEs from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:27:44 Modified files: devel/dtc : Makefile distinfo devel/dtc/patches: patch-Makefile devel/dtc/pkg : PLIST Removed files: devel/dtc/patches: patch-tests_Makefile_tests Log message: Update to dtc-1.4.7. from Brad CVSROOT: /cvs Module name: www Changes by: claudio@cvs.openbsd.org 2018/10/17 02:30:32 Modified files: . : events.html Log message: I will also give an update about OpenBGPD work at SWINOG#34 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:32:21 Modified files: multimedia/x265: Makefile distinfo Removed files: multimedia/x265/patches: patch-source_common_param_cpp Log message: Update to x265-2.9. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:34:03 Modified files: www/lighttpd : Makefile distinfo Log message: Minor update to lighttpd-1.4.51. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:35:56 Modified files: devel/llvm : Makefile devel/llvm/pkg : PLIST-python Log message: Resolve file collision with py-six by removing the copy of Six shipped with LLVM and add a build depends on py-six. From Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:40:44 Log message: Import libdsm-0.3.0. A minimalist and read-only implementation of SMB using Plain'Ol C. ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20181017 N ports/devel/libdsm/Makefile N ports/devel/libdsm/distinfo N ports/devel/libdsm/pkg/DESCR N ports/devel/libdsm/pkg/PLIST N ports/devel/libdsm/patches/patch-src_netbios_ns_c N ports/devel/libdsm/patches/patch-src_smb_types_h N ports/devel/libdsm/patches/patch-src_smb_spnego_c N ports/devel/libdsm/patches/patch-bin_inverse_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:41:14 Modified files: devel : Makefile Log message: +libdsm CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:44:19 Modified files: x11/gnome/librsvg: Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to librsvg-2.44.7 which fixes a few panics. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/10/17 02:48:34 Modified files: games/rocksndiamonds: Makefile distinfo Log message: Update to rocksndiamonds-4.1.1.0. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 03:00:49 Modified files: textproc/lttoolbox: Makefile Log message: Oops, these libraries must stay in sync. Build failure reported by ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 03:10:57 Modified files: devel/py-yamllint: Makefile distinfo devel/py-yamllint/pkg: PLIST Log message: update yamllint to 1.12.1. CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 03:19:44 Modified files: security/theharvester: Makefile distinfo security/theharvester/pkg: PLIST Log message: update theHarvester to 3.0. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 03:47:33 Modified files: . : errata64.html Log message: fix link to signify. from fredl CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:08:16 Modified files: graphics/gegl04: Makefile distinfo graphics/gegl04/pkg: PLIST Log message: Update to gegl04-0.4.10. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:05 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.25. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:15 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.25. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:32 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.16.35. CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 04:42:19 Modified files: . : 64.html Log message: Fleshed out LibreSSL section based on previous release notes. This still needs manpage links. CVSROOT: /cvs Module name: www Changes by: solene@cvs.openbsd.org 2018/10/17 05:01:13 Modified files: . : 64.html Log message: /usr/obj has now a minimum size of 5G /usr/local has now a maximal size of 20G help from tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 05:53:36 Modified files: devel/appstream-glib: Makefile distinfo Log message: Update to appstream-glib-0.7.14. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/17 06:25:38 Modified files: sys/kern : kern_clock.c Log message: Only the scheduler time statistics should be affected by spinning. Change the process time accounting back to the original code before spinning time was added. No change for scheduler time. Spinning interrupts are no longer accounted to process system time. input and OK visa@ CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 06:26:57 Modified files: . : 64.html Log message: added man references CVSROOT: /cvs Module name: www Changes by: danj@cvs.openbsd.org 2018/10/17 06:33:01 Modified files: . : 64.html Log message: Ports infrastructure man pages were moved from the ports tree to src initial version ok espie@, wording tweaks from fcambus@ and sthen@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 06:44:02 Modified files: lang/php : Makefile.inc lang/php/5.6 : Makefile lang/php/5.6/pkg: PLIST-apache lang/php/7.0 : Makefile lang/php/7.0/pkg: PLIST-apache PLIST-main lang/php/7.1 : Makefile lang/php/7.1/pkg: PLIST-apache PLIST-main lang/php/7.2 : Makefile lang/php/7.2/pkg: PLIST-apache PLIST-main lang/php/files : php.conf Log message: - use SUBST_CMD instead of a perl regex for sample config for apache httpd's modphp, possible without pain now that we have UPDATE_PLIST_ARGS. - install empty php-fpm.d directory and handle pkg_delete -c with @extraunexec - cat www.conf to the end of php-fpm.conf on all of !5.6, previously this was just done on 7.0. (not installing this to php-fpm.d/www.conf to avoid making a conflicting config for updating users). CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 07:36:48 Modified files: net/icinga/web2: Makefile net/icinga/web2/pkg: PLIST Log message: @sample the bash_completion.d files CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 07:40:05 Modified files: net/librenms : Makefile Log message: add comments about py3 and (beta) librenms-service.py, no pkg change CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 08:15:56 Modified files: lang/php : php.port.mk databases/pear-MDB2-mysqli: Makefile databases/pear-MDB2-pgsql: Makefile databases/pg_stats_reporter: Makefile databases/pgfouine: Makefile devel/boris : Makefile mail/kopano/core: Makefile mail/rcube-contextmenu: Makefile mail/rcube-dkimstatus: Makefile mail/rcube-dovecot_ident: Makefile mail/rcube-ldapAliasSync: Makefile mail/rcube-markasjunk2: Makefile mail/rcube-sieverules: Makefile mail/rcube-yubikey-plugin: Makefile mail/roundcubemail: Makefile mail/z-push : Makefile misc/gpsd : Makefile multimedia/yle-dl: Makefile net/icinga/web : Makefile net/icinga/web2: Makefile net/icinga/web2-module-director: Makefile net/librenms : Makefile net/nagios/nagios: Makefile net/nfsen : Makefile net/pear-Net-DNS: Makefile net/pear-Net-LDAP: Makefile net/pear-Net-LDAP2: Makefile net/php-weathermap: Makefile net/zabbix : Makefile productivity/baikal: Makefile productivity/davical: Makefile textproc/tcpdf : Makefile www/awl : Makefile www/composer : Makefile www/dokuwiki : Makefile www/drupal7/core7: Makefile www/drush : Makefile www/mollify : Makefile www/nextcloud : Makefile www/owncloud : Makefile www/pear : Makefile www/php-openid : Makefile www/php-predis : Makefile www/phpldapadmin: Makefile www/phpmyadmin : Makefile www/phppgadmin : Makefile www/phpvirtualbox: Makefile www/piwik : Makefile www/pnp4nagios : Makefile www/racktables : Makefile www/sabredav : Makefile www/selfoss : Makefile www/syweb : Makefile www/wp-cli : Makefile x11/kde4/kcachegrind: Makefile Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 08:23:01 Modified files: . : 64.html Log message: renegotiation CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:27:13 Modified files: . : 64.html Log message: sorry, no song this release either. well there IS a song coming, but songs don't need to match releases.... CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:30:33 Modified files: . : 64.html Log message: oops, extra br not needed CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:38:12 Modified files: . : plus64.html Log message: repair header CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:41:58 Modified files: . : 63.html Log message: there was no 6.3 song either CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 08:43:32 Modified files: databases/p5-DBD-Sybase: Makefile distinfo Log message: update to p5-DBD-Sybase-1.16 CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/10/17 08:43:35 Modified files: textproc/highlight: Makefile distinfo textproc/highlight/pkg: PLIST Log message: Update to highlight-3.47. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 09:07:20 Modified files: mail/mozilla-thunderbird: Makefile Log message: set DPB_PROPERTIES lonesome on i386, linking takes too much memory on a system building anything else simultaneously. (may also need --disable-debug-symbols to avoid it being too annoying, but trying without first). CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:10:42 Log message: Import devel/py-pyte. pyte is an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. OK solene@, sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181017 N ports/devel/py-pyte/Makefile N ports/devel/py-pyte/distinfo N ports/devel/py-pyte/pkg/DESCR N ports/devel/py-pyte/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:11:59 Modified files: devel : Makefile Log message: Add py-pyte. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:15:26 Log message: Import graphics/termtosvg. termtosvg is a Unix terminal recorder written in Python that renders your command line sessions as standalone SVG animations. OK solene@, sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181017 N ports/graphics/termtosvg/Makefile N ports/graphics/termtosvg/distinfo N ports/graphics/termtosvg/pkg/DESCR N ports/graphics/termtosvg/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:16:15 Modified files: graphics : Makefile Log message: Add termtosvg. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 10:33:23 Modified files: sysutils/aws-shell: Makefile distinfo Log message: Update to aws-shell-0.2.1 to unbreak runtime. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 10:37:10 Modified files: sysutils/aws-shell: Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to aws-shell-0.2.1 to unbreak runtime. breakage reported by solene@ CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 13:14:48 Modified files: faq : current.html Log message: we're on 6.4-current now. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 13:15:22 Modified files: faq : upgrade61.html Log message: zap an old XXXrelease CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 14:24:38 Modified files: net/librenms : Makefile distinfo net/librenms/patches: patch-html_install_php patch-html_pages_about_inc_php patch-includes_common_php patch-includes_defaults_inc_php patch-includes_functions_php net/librenms/pkg: PLIST Log message: update to librenms-1.44 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 14:38:34 Modified files: mail/rspamd : Makefile distinfo mail/rspamd/patches: patch-CMakeLists_txt mail/rspamd/pkg: PLIST Log message: update to rspamd-1.8.1 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/17 15:04:13 Modified files: www/youtube-dl : Makefile distinfo Log message: update, make it work again with dailymotion okay kn@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/17 16:21:29 Modified files: sysutils/u-boot: Makefile Added files: sysutils/u-boot/patches: patch-configs_rpi_2_defconfig patch-configs_rpi_3_32b_defconfig patch-configs_rpi_3_defconfig Log message: Change from CONFIG_OF_EMBED to CONFIG_OF_BOARD in rpi targets, avoids having to set device tree address in config.txt as the dtb address passed via atags is used. Patch from Alexander Graf in openSUSE U-Boot tree. Discussed with kettenis@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/17 16:30:37 Modified files: sysutils/raspberrypi-firmware: Makefile distinfo sysutils/raspberrypi-firmware/pkg: DESCR PLIST Log message: update to the latest raspberrypi-firmware commit and update config.txt instructions CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/17 17:28:05 Modified files: regress/usr.bin/ssh/unittests: Makefile.inc regress/usr.bin/ssh/unittests/sshbuf: Makefile test_sshbuf_fuzz.c test_sshbuf_getput_fuzz.c regress/usr.bin/ssh/unittests/sshkey: Makefile test_fuzz.c regress/usr.bin/ssh/unittests/test_helper: test_helper.c test_helper.h Log message: add some knobs: UNITTEST_FAST?= no # Skip slow tests (e.g. less intensive fuzzing). UNITTEST_SLOW?= no # Include slower tests (e.g. more intensive fuzzing). UNITTEST_VERBOSE?= no # Verbose test output (inc. per-test names). useful if you want to run the tests as a smoke test to exercise the functionality without waiting for all the fuzzers to run. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:36:26 Modified files: sys/net : if_gre.c Log message: Process incoming gre(4) keepalives early to avoid bpf seeing them. The packet processing done after the protocol detection effectively gets thrown away by the keepalive handling, so this saves some time, and avoids confusing tcpdump on the interface. Keepalives the driver transmits aren't made available for bpf, so taking it away from the receive side is consistent. discussed with and tested by markus@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:43:50 Modified files: sys/net : if_gre.c Log message: move the timeout_add in gre_keepalive_send up. gre_keepalive_send() should re-schedule immediately, otherwise we stop sending keepalive on temporary mbuf shortage or if the configuration is incomplete. from markus@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:46:21 Modified files: sys/net : if_gre.c Log message: make sure the tunnel is configured in gre_keepalive_send check sc_tunnel.t_af for AF_UNSPEC, otherwise we panic in gre_encap() from markus@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 19:50:39 Modified files: . : 64.html Log message: fixups CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:58:15 Modified files: sys/net : if_gre.c Log message: make sure keepalive ioctl values are either both zero, or both not zero. CVSROOT: /cvs Module name: src Changes by: lteo@cvs.openbsd.org 2018/10/17 20:10:54 Modified files: sys/conf : GENERIC Log message: Re-enable POOL_DEBUG for -current. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 21:01:18 Modified files: sys/net : if_gre.c Log message: provide a default case for all switch statements handling address families from markus@ CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/17 21:14:38 Modified files: faq : faq10.html faq13.html faq14.html faq15.html faq4.html faq5.html faq6.html index.html upgrade63.html faq/pf : example1.html faq/ports : ports.html Log message: 6.4 faq updates: new default mirror on disk/cd installs, ports out-of-date script renamed, mic input muted by default, ifconfig "join" feature, ports privsep, sndio cookie renamed and some version bumps CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/17 21:15:13 Modified files: . : alpha.html amd64.html anoncvs.html arm64.html armv7.html errata62.html ftp.html hppa.html i386.html landisk.html loongson.html luna88k.html macppc.html octeon.html sgi.html sparc64.html stable.html build : Makefile build/mirrors : anoncvs.html.head ftp.html.end Log message: 6.4 updates CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/17 23:04:52 Modified files: usr.bin/fmt : fmt.c Log message: Fix not accounting for NUL for allocation size and move to reallocarray while there. ok deraadt@ millert@ CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/18 00:51:41 Log message: Import sysutils/ttyplot. ttyplot is a realtime plotting utility for terminals. It takes data from stdin, and plots on a terminal or console. It supports rate calculation for counters, and up to two plots on a single display using reverse video for the second line. OK sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181018 N ports/sysutils/ttyplot/Makefile N ports/sysutils/ttyplot/distinfo N ports/sysutils/ttyplot/pkg/PLIST N ports/sysutils/ttyplot/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/18 00:52:27 Modified files: sysutils : Makefile Log message: Add ttyplot. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 01:57:57 Modified files: usr.bin/tmux : attributes.c grid.c input.c tmux.1 tmux.h tty-term.c tty.c Log message: Support for extended underline styles on terminals which offer them, enabled by adding the Smulx capability with terminal-overrides (add something like ',vte*:Smulx=\E[4\:%p1%dm'). GitHub issue 1492. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 02:04:14 Modified files: usr.bin/tmux : cmd-refresh-client.c input.c tmux.1 tty-keys.c Log message: Support OSC 52 ? to read the top buffer inside tmux (when set-clipboard is changed to on), also add refresh-client -l to ask tmux to use the same mechanism to get the clipboard from the terminal outside tmux. GitHub issue 1477. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/18 02:08:12 Modified files: devel/py-buildslave: Makefile distinfo devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/console-view: distinfo devel/py-buildbot/grid-view: distinfo devel/py-buildbot/pkg: distinfo devel/py-buildbot/waterfall-view: distinfo devel/py-buildbot/www: Makefile distinfo Log message: Update to buildbot 1.5.0. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/18 02:08:38 Modified files: geo/mapserver : Makefile distinfo Log message: Update to mapserver 7.2.1 CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/18 02:36:11 Modified files: usr.sbin/vmd : parse.y Log message: Use realpath(3) on the "boot" config option as well. This fixes code that detects if boot and the first disk are identical. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 02:38:01 Modified files: usr.bin/tmux : Makefile cmd-attach-session.c cmd-break-pane.c cmd-list-sessions.c cmd-new-session.c cmd-refresh-client.c cmd-select-pane.c cmd-set-option.c cmd-split-window.c cmd-swap-pane.c cmd-switch-client.c cmd.c format.c input-keys.c key-bindings.c key-string.c layout-custom.c layout-set.c layout.c options-table.c resize.c screen-redraw.c screen-write.c server-client.c server-fn.c session.c status.c tmux.h tty.c window.c Added files: usr.bin/tmux : cmd-resize-window.c Log message: Support for windows larger than visible on the attached client. This has been a limitation for a long time. There are two new options, window-size and default-size, and a new command, resize-window. The force-width and force-height options and the session_width and session_height formats have been removed. The new window-size option tells tmux how to work out the size of windows: largest means it picks the size of the largest session, smallest the smallest session (similar to the old behaviour) and manual means that it does not automatically resize windows. The default is currently largest but this may change. aggressive-resize modifies the choice of session for largest and smallest as it did before. If a window is in a session attached to a client that is too small, only part of the window is shown. tmux attempts to keep the cursor visible, so the part of the window displayed is changed as the cursor moves (with a small delay, to try and avoid excess redrawing when applications redraw status lines or similar that are not currently visible). The offset of the visible portion of the window is shown in status-right. Drawing windows which are larger than the client is not as efficient as those which fit, particularly when the cursor moves, so it is recommended to avoid using this on slow machines or networks (set window-size to smallest or manual). The resize-window command can be used to resize a window manually. If it is used, the window-size option is automatically set to manual for the window (undo this with "setw -u window-size"). resize-window works in a similar way to resize-pane (-U -D -L -R -x -y flags) but also has -a and -A flags. -a sets the window to the size of the smallest client (what it would be if window-size was smallest) and -A the largest. For the same behaviour as force-width or force-height, use resize-window -x or -y, and "setw -u window-size" to revert to automatic sizing.. If the global window-size option is set to manual, the default-size option is used for new windows. If -x or -y is used with new-session, that sets the default-size option for the new session. The maximum size of a window is 10000x10000. But expect applications to complain and much higher memory use if making a window excessively big. The minimum size is the size required for the current layout including borders. The refresh-client command can be used to pan around a window, -U -D -L -R moves up, down, left or right and -c returns to automatic cursor tracking. The position is reset when the current window is changed. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/18 03:28:53 Modified files: usr.sbin/bgpd : rde.c Log message: Remove unneeded break, there is one just after and makes the XON and XOFF blocks look the same. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/18 03:29:21 Modified files: devel/qt-creator: Makefile Log message: add python as build depends It looks like qtcreator wants to build botan which needs python, even though USE_SYSTEM_BOTAN is set. Nevertheless I do not see any use of botan. Let's unbreak the bulk build Spotted by ajacoutot@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/18 03:36:48 Modified files: usr.bin/join : join.c Log message: Fix wrong result on full and outer join, bringer us closer to the FreeBSD version. The fseek/fpos changes introduced by the 1.4 commit were not part of bsd44lite and are not needed to fix the bug. ok martijn@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/18 03:38:32 Modified files: infrastructure/mk: bsd.port.mk Log message: do not pass TRUEPREFIX through, as it's subpackage independent adjust post update-plist changes CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/18 03:40:14 Modified files: regress/usr.bin/join: Makefile Added files: regress/usr.bin/join: t7.out t7a.in t7b.in Log message: Enable regress tests testing the bugs reported in https://marc.info/?l=openbsd-bugs&m=153885229604587&w=2 and http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=1356 as well CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/18 04:28:37 Modified files: www/drupal7/core7: Makefile distinfo www/drupal7/core7/pkg: PLIST devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: update to 7.60 tweak plist according to update-plist improvements (DRUPAL-SA-CONTRIB-2018-006) CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/18 05:49:05 Modified files: x11/smplayer : Makefile distinfo Log message: Update for SMPlayer to 18.9.0 OK benoit@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/18 05:50:29 Modified files: x11/smtube : Makefile distinfo Log message: Update for SMTube to 18.9.0 OK benoit@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/18 06:19:09 Modified files: usr.sbin/bgpd : rde.c Log message: In rde_update_queue_runner() reset eor on every loop else a spurious and most probably wrong EoR could be sent out because the variable persisted over iterations. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/18 06:29:23 Modified files: . : 64.html artwork.html index.html security.html Added files: images : Puffoil.gif Puffoil.jpg puffy64.jpg Log message: start releasing 6.4 CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 07:03:45 Modified files: usr.bin/tmux : tmux.1 Log message: Document new refresh-client flags. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 07:56:12 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 N ports/devel/py-kiwisolver/Makefile N ports/devel/py-kiwisolver/distinfo N ports/devel/py-kiwisolver/pkg/DESCR N ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/18 07:56:48 Modified files: archivers/unrar: Makefile distinfo archivers/unrar/patches: patch-os_hpp Log message: update to 5.61 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 07:57:54 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:02:55 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/18 08:04:24 Modified files: libressl : index.html releases.html Log message: LibreSSL 2.8.2 CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/18 08:05:19 Modified files: libressl : index.html Log message: update stable release CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:08:52 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:20:56 Modified files: devel : Makefile Log message: +py-kiwisolver CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/18 08:25:14 Modified files: distrib/special: Makefile.inc share/mk : bsd.lib.mk usr.sbin/crunchgen: crunchgen.c Log message: Ensure that the install media are built with a consistent set of compiler flags. Pass DIST_CFLAGS from the crunchgen-generated .mk file. Compile the install media with -fno-unwind-tables to avoid emitting .eh_frame sections. This saves substantial space on amd64. with/ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:29:06 Log message: Import py-subprocess32-3.5.2. This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 N ports/devel/py-subprocess32/Makefile N ports/devel/py-subprocess32/distinfo N ports/devel/py-subprocess32/pkg/DESCR N ports/devel/py-subprocess32/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:31:03 Modified files: devel : Makefile Log message: +py-subprocess32 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/18 08:37:01 Modified files: usr.sbin/dev_mkdb: dev_mkdb.c Log message: unveil the required paths. "r" to inspect /dev, and "rwc" for the database. (OpenBSD's first commit was at this moment, 23 years ago) CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/18 08:48:34 Modified files: faq : upgrade64.html Log message: work around broken links until man.openbsd.org is updated CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/18 09:23:04 Modified files: sys/netinet : igmp.c in_var.h Log message: igmp, struct router_info: use queue(3) In particular, use LIST_* to preserve O(n) removal in rti_delete(). While here, clean up two malloc(9) calls. Suggested by mpi@. ok visa@ CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/18 09:46:28 Modified files: sys/netinet : igmp.c Log message: Partial revert of previous. Only the queue(3) stuff should have gone in. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/18 10:30:31 Modified files: www/ruby-passenger/patches: patch-src_cxx_supportlib_vendor-copy_libuv_configure Log message: Don't pickup gmkdir during libuv build Should fix issue that hit espie@. No bump as this only affects building. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 10:50:05 Modified files: devel : Makefile Log message: +py-kiwisolver,python32, which was forgotten in an earlier commit CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 15:30:05 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Avoid a bad out of bounds access that caused intermittent crashes. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 15:34:06 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: simplify BN_bin2bn() calls; no need to pre-declare the variable. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:19:56 Modified files: www/py-webtest : Makefile distinfo www/py-webtest/pkg: PLIST Log message: Update to py-webtest-2.0.30 From Elias Mariani CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:30:45 Modified files: devel : Makefile Removed files: devel/py-dtopt : Makefile distinfo devel/py-dtopt/pkg: DESCR PLIST Log message: Remove py-dtopt To quote Elias Mariani: + Now devel/py-dtopt is free of consumers. + The project hasn't been updated since Aug 10, 2007. + I think that the py3 version has errors, there is no comments on the compatibility with python 3 on the pypi site. + The repository seems to be down for a while now... + I don't think that is useful anymore. + it has a file conflicting between py- and py3- CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:37:14 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register py-dtopt removal From Elias Mariani CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 18:05:29 Log message: Import py-whichcraft, from Edward Lopez-Acosta, and ok gsoares@ A small, cross platform, and cross Python, shim for `shutil.which` backported from the Python 3.x codebase. Status: Vendor Tag: danj Release Tags: danj_20181018 N ports/devel/py-whichcraft/Makefile N ports/devel/py-whichcraft/distinfo N ports/devel/py-whichcraft/pkg/DESCR N ports/devel/py-whichcraft/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 18:08:13 Modified files: devel : Makefile Log message: + py-whichcraft + py-whichcraft,python3 CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2018/10/18 20:08:22 Added files: openssh/txt : release-7.9 Log message: openssh 7.9 release notes CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2018/10/18 20:36:06 Modified files: build : Makefile build/mirrors : openssh-ftp.html.head openssh : ftp.html index.html openbsd.html releasenotes.html openssh/txt : release-7.9 Log message: openssh-7.9 CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/18 21:12:43 Modified files: usr.bin/ssh : ssh-keygen.c Log message: when printing certificate contents "ssh-keygen -Lf /path/certificate", include the algorithm that the CA used to sign the cert. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/18 21:27:08 Modified files: . : 64.html Log message: fix link CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 22:32:33 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: truncate long comments in audit summary CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/19 00:12:35 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Run Wycheproof testvectors for AES Key Wrap without padding (RFC 3394) against libcrypto. Currently contains caller-side length checks that should really be done in the library. This will be fixed after an upcoming commit to libcrypto. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/19 02:13:34 Modified files: usr.sbin/slowcgi: slowcgi.c Log message: When calculating the fd limit before accepting a new connection also account for the inflight fds caused by the new connection. Without this slowcgi could fail when close to the limit because FD_RESERVE is smaller then FD_NEEDED. OK florian@, tested by Kristaps Dzonsons CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 03:19:41 Modified files: lang/gcc : Makefile Removed files: lang/gcc/4.6 : Makefile distinfo gcc4.port.mk lang/gcc/4.6/patches: patch-Makefile_in patch-boehm-gc_configure patch-boehm-gc_dyn_load_c patch-boehm-gc_include_gc_config_h_in patch-boehm-gc_include_gc_config_macros_h patch-boehm-gc_include_gc_pthread_redirects_h patch-boehm-gc_include_private_gcconfig_h patch-boehm-gc_mach_dep_c patch-boehm-gc_misc_c patch-boehm-gc_os_dep_c patch-boehm-gc_pthread_support_c patch-boehm-gc_tests_test_c patch-boehm-gc_threadlibs_c patch-configure patch-fixincludes_fixincl_x patch-fixincludes_inclhack_def patch-gcc_ada_Make-generated_in patch-gcc_ada_a-calend_adb patch-gcc_ada_adaint_c patch-gcc_ada_adaint_h patch-gcc_ada_g-calend_ads patch-gcc_ada_gcc-interface_Make-lang_in patch-gcc_ada_gcc-interface_Makefile_in patch-gcc_ada_gnatchop_adb patch-gcc_ada_gnatlink_adb patch-gcc_ada_make_adb patch-gcc_ada_mlib-utl_adb patch-gcc_ada_s-osinte-openbsd_adb patch-gcc_ada_s-osinte-openbsd_ads patch-gcc_ada_s-osprim-posix_adb patch-gcc_ada_sysdep_c patch-gcc_ada_system-openbsd-alpha_ads patch-gcc_ada_system-openbsd-hppa_ads patch-gcc_ada_system-openbsd-sparcv9_ads patch-gcc_ada_system-openbsd-x86_64_ads patch-gcc_ada_system-openbsd-x86_ads patch-gcc_builtins_c patch-gcc_c-decl_c patch-gcc_c-family_c-format_c patch-gcc_c-family_c-opts_c patch-gcc_c-family_c_opt patch-gcc_common_opt patch-gcc_config_alpha_alpha_c patch-gcc_config_alpha_alpha_md patch-gcc_config_alpha_alpha_opt patch-gcc_config_alpha_openbsd_h patch-gcc_config_exec-stack_h patch-gcc_config_gcc patch-gcc_config_host patch-gcc_config_host-openbsd_c patch-gcc_config_i386_i386_c patch-gcc_config_i386_openbsd64_h patch-gcc_config_i386_openbsd_h patch-gcc_config_i386_openbsdelf_h patch-gcc_config_mips_openbsd64_h patch-gcc_config_openbsd-libpthread_h patch-gcc_config_openbsd_h patch-gcc_config_pa_openbsd_h patch-gcc_config_pa_pa_c patch-gcc_config_pa_pa_h patch-gcc_config_pa_t-openbsd patch-gcc_config_rs6000_openbsd1_h patch-gcc_config_rs6000_openbsd_h patch-gcc_config_rs6000_sysv4_h patch-gcc_config_rs6000_t-openbsd patch-gcc_config_sparc_openbsd64_h patch-gcc_config_sparc_sparc_c patch-gcc_config_t-openbsd patch-gcc_config_x-openbsd patch-gcc_configure patch-gcc_cp_g++spec_c patch-gcc_defaults_h patch-gcc_flags_h patch-gcc_fortran_f95-lang_c patch-gcc_gcc_c patch-gcc_go_go-lang_c patch-gcc_java_lang_c patch-gcc_lto_lto_c patch-gcc_opts_c patch-gcc_targhooks_c patch-gcc_testsuite_gcc_dg_format_format_h patch-gcc_toplev_c patch-gcc_tree-nested_c patch-gcc_unwind-dw2-fde-glibc_c patch-gcc_unwind-dw2-fde-openbsd_c patch-gcc_unwind-dw2_c patch-gnattools_configure patch-gnattools_configure_ac patch-libada_Makefile_in patch-libffi_Makefile_in patch-libffi_configure patch-libffi_include_Makefile_in patch-libffi_src_closures_c patch-libgcc_Makefile_in patch-libgcc_config_host patch-libgfortran_Makefile_in patch-libgfortran_configure patch-libgo_Makefile_in patch-libgo_config_libtool_m4 patch-libgo_configure patch-libgo_go_debug_proc_proc_openbsd_go patch-libgo_go_debug_proc_regs_openbsd_386_go patch-libgo_go_debug_proc_regs_openbsd_amd64_go patch-libgo_go_debug_proc_regs_openbsd_mips64_go patch-libgo_go_debug_proc_regs_openbsd_ppc_go patch-libgo_go_debug_proc_regs_openbsd_sparc64_go patch-libgo_go_debug_proc_regs_openbsd_sparc_go patch-libgo_mksysinfo_sh patch-libgo_runtime_go-go_c patch-libgo_syscalls_syscall_openbsd_386_go patch-libgo_syscalls_syscall_openbsd_amd64_go patch-libgo_syscalls_syscall_openbsd_go patch-libgo_syscalls_syscall_openbsd_mips64_go patch-libgo_syscalls_syscall_openbsd_ppc_go patch-libgo_syscalls_syscall_openbsd_sparc64_go patch-libgo_syscalls_syscall_openbsd_sparc_go patch-libgomp_configure patch-libiberty_cp-demangle_c patch-libjava_Makefile_in patch-libjava_classpath_configure patch-libjava_configure patch-libjava_configure_host patch-libjava_libltdl_configure patch-libjava_prims_cc patch-libmudflap_configure patch-libmudflap_mf-runtime_h patch-libobjc_Makefile_in patch-libobjc_configure patch-libquadmath_configure patch-libssp_Makefile_in patch-libssp_configure patch-libstdc++-v3_configure patch-libstdc++-v3_include_c_global_cstdio patch-libstdc++-v3_include_c_std_cstdio patch-libstdc++-v3_include_std_mutex patch-libstdc++-v3_libsupc++_Makefile_in patch-libstdc++-v3_src_Makefile_in patch-libtool_m4 patch-lto-plugin_Makefile_in patch-lto-plugin_configure patch-zlib_configure lang/gcc/4.6/pkg: PFRAG.I386-main PFRAG.PIC-c++ PFRAG.PIC-f95 PFRAG.PIC-go PFRAG.PIC-java PFRAG.PIC-main PFRAG.PIC-objc PFRAG.PPC-main PLIST-ada PLIST-c++ PLIST-estdc PLIST-f95 PLIST-go PLIST-java PLIST-main PLIST-objc Log message: remove gcc/4.6, it was ONLY_FOR_ARCHS=alpha but that has now moved to 4.9. from Brad, ok ajacoutot@ pascal@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/19 03:35:31 Modified files: devel/qt-creator: Makefile Added files: devel/qt-creator/patches: patch-src_libs_libs_pro patch-src_libs_ssh_ssh_pro Log message: force qmake build to take system botan2 Since the last qt-creator update qmake don't respect USE_SYSTEM_BOTON. It looks like QBS build only supports this. - revert r1.43 - add patches to take system botan2 with qmake Spotted by espie@ in a new bulk. Thanks! CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/19 04:12:39 Modified files: usr.sbin/vmd : config.c vioqcow2.c virtio.c virtio.h vmd.h usr.sbin/vmctl : Makefile main.c vmctl.8 vmctl.c vmctl.h Log message: Add support to create and convert disk images from existing images The -i option to vmctl create (eg. vmctl create output.qcow2 -i input.img) lets you create a new image from an input file and convert it if it is a different format. This allows to convert qcow2 images from raw images, raw from qcow2, or even qcow2 from qcow2 and raw from raw to re-optimize the disk. This re-uses Ori's vioqcow2.c from vmd by reaching into it and compiling it in. The API has been adjust to be used from both vmctl and vmd accordingly. OK mlarkin@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/19 05:46:42 Modified files: sysutils/ansible: Makefile distinfo sysutils/ansible/pkg: DESCR-html DESCR-main PLIST-html PLIST-main Added files: sysutils/ansible/patches: patch-lib_ansible_plugins_action_reboot_py patch-lib_ansible_utils_encrypt_py Removed files: sysutils/ansible/patches: patch-lib_ansible_plugins_filter_core_py Log message: Update to ansible-2.7.0 Remove the dep on py-keyczar, noticed thanks to Edward Lopez-Acosta Our patch for bcrypt has been addressed in a different way upstream, we still need to patch for '2a' vs '2b'. Backport two commits that were commited upstream for the reboot module. tests from jca@ and sthen@; ok sthen@ jasper@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/19 07:59:59 Modified files: devel/py-filebytes: Makefile distinfo Log message: update filebytes to 0.9.18. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 08:04:45 Modified files: net/isc-bind : Makefile distinfo net/isc-bind/patches: patch-bin_dig_dig_c patch-bin_dig_host_c patch-bin_dig_nslookup_c patch-bin_named_include_named_globals_h patch-lib_isc_unix_net_c patch-lib_isc_unix_socket_c Removed files: net/isc-bind/patches: patch-lib_dns_opensslgost_link_c Log message: update to bind-9.11.5 enable idn in utilities (dig/etc) CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/19 08:19:59 Modified files: productivity/calcurse: Makefile Added files: productivity/calcurse/patches: patch-src_getstring_c Log message: Bug fix: In some cases (e.g., TERM=pccon0) wgetch(3) can return KEY_ENTER instead of '\n' when the return key is pressed, causing getstring() to fail. From Mohamed Aslan. CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/19 08:31:42 Modified files: openssh : index.html Log message: fix version number CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/19 08:34:23 Modified files: build : mirrors.dat Log message: Add distribution mirror at the University of Oslo (ftp.uio.no), thanks to Dag-Erling Smørgrav CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/19 08:34:47 Modified files: . : ftp.html ftplist openbgpd : ftp.html openssh : ftp.html portable.html openntpd : portable.html Log message: sync CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/19 09:38:49 Modified files: . : 64.html Log message: 7327 sparc64 packages CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:25:26 Modified files: devel/flawfinder: Makefile distinfo Log message: update to flawfinder-2.0.7 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:26:05 Modified files: devel/ruby-rspec/3/expectations: Makefile distinfo Log message: update to rspec-expectations-3.8.2 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:29:38 Modified files: net/nanomsg : Makefile distinfo net/nanomsg/pkg: PLIST Log message: update to nanomsg-1.1.5 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 14:17:00 Modified files: security/suricata-update: Makefile distinfo Log message: update to suricata-update-1.0.0rc2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 14:42:20 Modified files: net/icinga/core2: Makefile distinfo net/icinga/core2/patches: patch-etc_icinga2_scripts_mail-host-notification_sh patch-etc_icinga2_scripts_mail-service-notification_sh net/icinga/core2/pkg: PLIST-main Log message: update to icinga 2.10.1, update HOMEPAGE CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/19 14:43:42 Modified files: faq : upgrade64.html Log message: revert previous, now that man.openbsd.org has caught up. thanks, ingo! CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/19 14:53:27 Modified files: multimedia/phonon: Makefile distinfo phonon.port.mk multimedia/phonon/patches: patch-CMakeLists_txt patch-cmake_CMakeLists_txt patch-cmake_FindPhononInternal_cmake patch-phonon_experimental_CMakeLists_txt multimedia/phonon/pkg: PLIST multimedia/phonon-backend: Makefile.inc multimedia/phonon-backend/gstreamer: Makefile distinfo multimedia/phonon-backend/vlc: Makefile distinfo multimedia/phonon-backend/vlc/pkg: PLIST multimedia/phonon-qt5: Makefile distinfo Added files: multimedia/phonon-backend/vlc/patches: patch-src_video_videodataoutput_cpp patch-src_video_videowidget_cpp multimedia/phonon-backend/vlc/pkg: PFRAG.no-qt5 Removed files: multimedia/phonon-backend/gstreamer/patches: patch-cmake_FindGStreamer_cmake patch-gstreamer_CMakeLists_txt multimedia/phonon-backend/vlc/patches: patch-CMakeLists_txt patch-src_devicemanager_cpp patch-src_mediaobject_cpp Log message: Update Phonon multimedia layer for Qt4/KDE4/Qt5/KDE5 Updated to the following versions: - phonon-4.10.1 - phonon-backend-gstreamer-4.9.0 - phonon-backend-vlc-0.10.1 (enable qt5 FLAVOR) - phonon-qt5-4.10.1 - Many Makefile tweaks - Switch HOMEPAGE to HTTPS All consumers were built fine. Runtime tests with many KDE4/KDE5 applications. Fixes my playback MKV/x264/AC3 issue with kde4/dragon. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/19 15:01:48 Modified files: faq : upgrade64.html Log message: fix vertical whitespace CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/10/19 15:10:00 Modified files: usr.bin/mandoc : cgi.c Log message: Rewrite parse_path_info() to be four lines shorter, simplify ownership of allocated strings, do not write to the input string, and improve diagnostic output. The confusing error message "invalid arch" as a reaction to mistyping the release name was noticed by tb@, who likes the new code and message. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/19 16:09:05 Modified files: multimedia/phonon: Makefile Log message: master site path changed starting from 4.9.0 CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/10/20 04:49:09 Modified files: regress/usr.sbin/relayd: Relayd.pm Log message: update to reflect changes introduced with relayd r1.227 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 05:20:54 Modified files: graphics/cairo : Makefile distinfo graphics/cairo/pkg: PLIST Log message: Update to cairo-1.16.0. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:56:31 Modified files: sys/arch/amd64/include: reloc.h Log message: Add i386 relocations. Needed for 32-bit UEFI bootloader. ok patrick@, naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:57:43 Modified files: sys/arch/amd64/stand/efiboot: self_reloc.c Log message: Bring over changes from aarch64 to fix building with ld.lld on amd64. ok patrick@, naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:59:07 Modified files: sys/arch/arm64/stand/efiboot: self_reloc.c Log message: Sync with amd64 version. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 06:01:19 Modified files: sys/arch/armv7/stand/efiboot: self_reloc.c Log message: Sync with amd64 version. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:11:20 Modified files: devel/meson : Makefile distinfo devel/meson/patches: patch-mesonbuild_backend_backends_py Log message: Update to meson-0.48.1v0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:15:11 Modified files: sysutils/exoscale-cli: Makefile distinfo Removed files: sysutils/exoscale-cli/patches: patch-cmd_config_go Log message: Update to exoscale-cli-1.0.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:15:39 Modified files: sysutils/amazon-ecs-cli: Makefile distinfo Log message: Update to ecs-cli-1.9.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:42:54 Modified files: sysutils/terraform/terraform: Makefile distinfo Log message: Update to terraform-0.11.9. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:43:39 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo sysutils/terraform/provider-aws: Makefile distinfo sysutils/terraform/provider-circonus: Makefile distinfo sysutils/terraform/provider-fastly: Makefile distinfo sysutils/terraform/provider-vault: Makefile distinfo Log message: Update a few Terraform providers to their latest release. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:58:46 Modified files: security/vault : Makefile distinfo Log message: Update to vault-0.11.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 07:00:25 Modified files: sysutils/consul: Makefile distinfo Log message: Update to consul-1.3.0. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/20 07:29:12 Modified files: usr.sbin/vmctl : vmctl.8 Log message: remove unneccessary macros; CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/20 08:12:15 Modified files: audio/libopusenc: Makefile distinfo Log message: minor bugfix update to 0.2.1 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 08:34:17 Modified files: infrastructure/db: user.list Log message: Reserve the _nomad user and group for the upcoming sysutils/nomad port. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/20 08:44:04 Modified files: graphics/krita : Makefile distinfo graphics/krita/pkg: PLIST Added files: graphics/krita/patches: patch-plugins_impex_qimageio_krita_qimageio_desktop Log message: Update krita-4.1.5 CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/20 09:48:53 Modified files: . : 64.html Log message: 7181 mips64 packages CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 09:53:09 Modified files: lib/libcrypto/aes: aes_wrap.c Log message: RFC 3394 section 2 states that we need at least two 64 bit blocks for wrapping and, accordingly, three 64 bit blocks for unwrapping. That is: we need at least 16 bytes for wrapping and 24 bytes for unwrapping. This also matches the lower bounds that OpenSSL have in their CRYPTO_128_{un,}wrap() functions. In fact, if we pass an input with 'inlen < 8' to AES_unwrap_key(), this results in a segfault since then inlen -= 8 underflows. Found while playing with the Wycheproof keywrap test vectors. ok bcook CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 10:02:05 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: With the fixed length checks in aes_wrap.c 1.11, we can remove the ugly length checks here. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 10:07:09 Modified files: lib/libcrypto/asn1: a_bitstr.c Log message: Avoid calling memcpy with a length <= 0. Reported due to a GCC 7.3.0 compiler warning by Pavel Kraynyukhov. A similar fix was made in OpenSSL commit 369e93398b68b8a328e6c1d766222b. ok inoguchi CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:02:01 Modified files: infrastructure/bin: portcheck Log message: kill obsolete check for @exec gtk-update-icon-cache as update-plist inserts the correct tag now keep the dependency check for now, as pkg_create doesn't cope with checking @tag deptrees yet CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:06:51 Modified files: infrastructure/bin: portcheck Log message: kill mimepkg exec checks, since it's now a tag CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:14:03 Modified files: infrastructure/bin: portcheck Log message: and finally, glib-compile-schema exec are also obsolete CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/20 11:31:24 Modified files: devel/qbs : Makefile distinfo Log message: Update qbs-1.12.0 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/20 11:48:16 Modified files: audio/opus : Makefile distinfo audio/opus/pkg : PLIST Log message: Update to 1.3. Changes since 1.2.x include: - Improvements to the VAD and speech/music classification using an RNN - Support for ambisonics coding using channel mapping families 2 and 3 - Improvements to stereo speech coding at low bitrate - Using wideband encoding down to 9 kb/s - Making it possible to use SILK down to bitrates around 5 kb/s - Minor quality improvement on tones - Enabling the spec fixes in RFC 8251 by default - Security/hardening improvements Notable bug fixes include: - Fixes to the CELT PLC - Bandwidth detection fixes CVSROOT: /cvs Module name: ports Changes by: afresh1@cvs.openbsd.org 2018/10/20 11:52:53 Modified files: devel/p5-Test-Warn: Makefile distinfo Log message: Update devel/p5-Test-Warn to 0.36 OK sthen@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:09:19 Modified files: app/xdpyinfo : Makefile.bsd-wrapper Log message: Explicitely disable xf86misc CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:23:26 Modified files: lib/libX11 : ChangeLog compile configure configure.ac lib/libX11/src : xcb_io.c lib/libX11/src/xcms: cmsLkCol.c Log message: Update to libX11 1.6.7 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:25:32 Modified files: lib/libSM : ChangeLog aclocal.m4 compile configure configure.ac lib/libSM/doc : SMlib.xml lib/libSM/src : Makefile.am Makefile.in SMlibint.h sm_genid.c sm_process.c Log message: Update to libSM 1.2.3 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:26:12 Modified files: . : MODULES Log message: update CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/20 13:55:02 Modified files: usr.sbin/traceroute: traceroute.c Log message: Sync root check from ping Sync ping.c r1.217 (20.10.2016) to only drop uid/gid if invoked as root. OK sthen CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/20 14:09:18 Modified files: share/man/man4 : multicast.4 Log message: Drop unneeded (void *) casts from getsockopt(2)/setsockopt(2) example code. ok schwarze@ guenther@ kn@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/20 14:11:35 Modified files: lang/flang/flang: Makefile distinfo lang/flang/libpgmath: Makefile distinfo Log message: Bring in the flang commits from October (so far) CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 14:40:54 Modified files: sys/arch/amd64/amd64: identcpu.c Log message: Take the "package" into account when calculating the "smt" ID on modern AMD CPUs. Avoids knocking out too many processor threads on for example the AMD Ryzen Threadtipper 2990WX which apparently consists of 4 separate dies with 8 cores each. Note that the "package" ID really is a "die" ID here. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 15:25:55 Modified files: devel/harfbuzz : Makefile distinfo devel/harfbuzz/pkg: PLIST-main Log message: Update to harfbuzz-2.0.1. - survived a bulk CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/20 18:13:54 Modified files: sysutils/arm-trusted-firmware: Makefile distinfo sysutils/arm-trusted-firmware/pkg: PLIST Log message: update to Arm Trusted Firmware 1.6 tested by kettenis@ on rk3399 ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 22:17:45 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-2.0.2. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:03:18 Modified files: gnu/llvm/lib/Target/Mips/MCTargetDesc: MipsMCAsmInfo.cpp gnu/llvm/tools/clang/lib/Driver/ToolChains: Gnu.cpp Log message: Enable the integrated assembler on mips64. Upstream references: https://reviews.llvm.org/D31557 https://reviews.llvm.org/D48515 OK kettenis@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:08:35 Modified files: lib/libunwind/include: __libunwind_config.h libunwind.h lib/libunwind/src: Registers.hpp UnwindRegistersRestore.S UnwindRegistersSave.S libunwind.cpp Log message: Backport libunwind hardware floating point handling for mips64. Upstream reference: https://reviews.llvm.org/D41968 OK kettenis@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:13:49 Modified files: lib/libcompiler_rt: Makefile Log message: Add quad-precision floating-point support routines for mips64. OK kettenis@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/21 02:17:41 Modified files: multimedia/mkvtoolnix: Makefile distinfo multimedia/mkvtoolnix/pkg: PFRAG.no-no_x11 Log message: Update mkvtoolnix-28.0.0 CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/21 05:31:23 Modified files: sysutils/arm-trusted-firmware: Makefile distinfo Log message: update to ARM Trusted Firmware 2.0 Includes changes (already in 1.6) for the following advisory: Trusted Firmware A Security Advisory TFV 7 Trusted Firmware-A exposure to cache speculation vulnerability Variant 4 tested on rk3399 ok jsg@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:07:30 Modified files: x11/i3lock : Makefile distinfo Added files: x11/i3lock/patches: patch-Makefile_in patch-configure_ac Log message: update to i3lock-2.11.1 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:09:04 Modified files: textproc/py-pygfm: Makefile distinfo Log message: update to py-gfm-0.1.4 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:11:25 Modified files: sysutils/py-pynetbox: Makefile distinfo Log message: update to py-pynetbox-3.4.7 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:11:32 Modified files: sysutils/rclone: Makefile distinfo Log message: update to rclone-1.44 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/21 07:18:19 Modified files: usr.bin/su : su.c Log message: need to unveil() /etc/shells also for -m option; ok florian CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/10/21 07:29:48 Modified files: lang/pypy : Makefile distinfo lang/pypy/patches: patch-rpython_jit_backend_x86_detect_feature_py patch-rpython_rlib_rmmap_py lang/pypy/pkg : PLIST Removed files: lang/pypy/patches: patch-ctypes_configure_cbuild_py Log message: Update lang/pypy to 6.0.0. Thanks to David Carlier for his alloc_noexec patch. Tested and OK'd by naddy@. Thanks Naddy also reports that this fixes the build with lld! CVSROOT: /cvs Module name: src Changes by: mortimer@cvs.openbsd.org 2018/10/21 08:32:39 Modified files: sys/dev/pci : pcidevs Log message: Add some devices found on Lenovo A485. ok jsg@ CVSROOT: /cvs Module name: src Changes by: mortimer@cvs.openbsd.org 2018/10/21 08:35:53 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 08:57:55 Modified files: databases/sqlports/files: TreeWalker.pm Log message: make sure we don't catch SUBDIRLIST on later calls CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/10/21 09:19:25 Modified files: regress/sys/kern/flock: Makefile flock.c Log message: Add flock insertion tests covering all possible forms of byte range overlap. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 10:13:58 Log message: Armadillo is a linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use. Provides high-level syntax and functionality deliberately similar to Matlab (dependency for mlpack) okay jca@ Status: Vendor Tag: espie Release Tags: espie_20181021 N ports/math/armadillo/distinfo N ports/math/armadillo/Makefile N ports/math/armadillo/pkg/PLIST N ports/math/armadillo/pkg/DESCR N ports/math/armadillo/patches/patch-CMakeLists_txt No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 10:14:47 Modified files: math : Makefile Log message: link armadillo to the build CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/21 11:07:24 Modified files: lib/libc/thread: Makefile.inc lib/librthread : Makefile Log message: Switch alpha to futex(2) based condvars, mutexes and semaphores. From Brad, tested by Miod, OK kettenis@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/10/21 12:22:50 Modified files: usr.sbin/smtpd : mail.lmtp.c Log message: do not consider connect() errors as permfail in the lmtp mda issue spotted and fix tested by Atanas Vladimirov CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/21 13:56:26 Modified files: usr.bin/kdump : kdump.c Log message: futex(2) returns an errno value to decode ok otto@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/21 14:52:45 Modified files: gnu/llvm/tools/lld/ELF: SyntheticSections.cpp Log message: When merging sections into the output, lld tries to adjust the alignment of the section to be at least as large as the entry size of the section. This causes a later check that validates the alignment to fail if the entry size isn't a power of two. This happens when building some of the java support code in ports gcc. Fix this by sticking to the original alignment if the entry size isn't a power of two. ok guenther@, naddy@ CVSROOT: /cvs Module name: src Changes by: akoshibe@cvs.openbsd.org 2018/10/21 15:10:24 Modified files: usr.sbin/switchctl: ofpclient.c parser.c switchctl.8 switchctl.c Log message: Add the ability to query a switch(4) instance via its control device. Also explicitly set the OpenFlow version during the handshake prior to a query. Since switchctl(8) behaves like a controller in this case, a switch can't be connected to switchd(8) while it is being queried in this way. OK claudio@, tb@ and mestre@ for pledge changes CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/21 15:20:40 Modified files: usr.sbin/rcctl : rcctl.sh Log message: explicitely -> explicitly from Hiltjo Posthuma CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/21 19:59:08 Modified files: libexec/ld.so : dlfcn.c loader.c resolve.c resolve.h Log message: Use int, not char*, for booleans ok millert@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/10/21 23:06:32 Modified files: sys/dev/pci : pcidevs Log message: Add AMD 400 series (promontory), vega 10, more 17h ids seen on Ryzen 5 2600X, rename KernCZ FCH ids incorrectly labelled as Carrizo. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/10/21 23:07:51 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/10/22 01:08:01 Modified files: usr.sbin/relayd: parse.y Log message: Make host_*() AF-agnostic Merge host_v{4,6}() into much simpler host_ip() using just getaddrinfo(). With input & test by kn@ and benno@ OK benno@ kn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/22 01:46:55 Modified files: usr.sbin/bgpd : rde.c session.c Log message: Properly throttle dumping of prefixes to peers. Eventhough we got the XON/XOFF messages the RDE did not act based on them. This mostly ensures that large UPDATE runs (e.g. on peer up) are not flodding the imsg queue and therfore delaying other imsgs. OK denis@ benno@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/22 04:29:06 Modified files: usr.sbin/pkg_add/OpenBSD: Tracker.pm PkgAdd.pm Log message: start erroring out based on unfilled tracker entries (to be specified more later... right now it doesn't even warn if you have packages installed that are MORE recent than the mirror) CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/10/22 07:18:23 Modified files: sys/net : bridgectl.c bridgestp.c Log message: Rename 'bridge_iflist' variables for coherency, missed in previous. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/22 08:14:08 Modified files: usr.sbin/pkg_add/OpenBSD: Update.pm Log message: document that some error should happen CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:44:57 Modified files: lang/ruby/2.3 : Makefile distinfo lang/ruby/2.3/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.3.8 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:45:52 Modified files: lang/ruby/2.4 : Makefile distinfo lang/ruby/2.4/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.4.5 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:46:53 Modified files: lang/ruby/2.5 : Makefile distinfo lang/ruby/2.5/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.5.3 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:50:06 Modified files: lang/ruby/2.3 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.3/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs lang/ruby/2.4 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.4/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs lang/ruby/2.5 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.5/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs Log message: Update to ruby 2.3.8, 2.4.5, and 2.5.3 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/22 09:18:50 Modified files: gnu/usr.bin/cvs/src: rcs.c Log message: When checking out certain commits by date, cvs got confused. If there is a vendor branch and a commit on top of it, revision 1.1 was taken instead of the vendor branch. To fix this, compare the vendor date with the current node, and not with the command line date. OK deraadt@ CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 09:18:56 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Add CVE entries for ruby 2.3, 2.4, 2.5 Reminded by espie@ CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/22 09:20:46 Modified files: gnu/llvm/tools/lld/ELF: Options.td Log message: Accept both `--foo bar` and `--foo=bar` styles options. GNU linkers by convention supports both `--foo bar` and `--foo=bar` styles for all long options that take arguments. From upstream r326506. ok patrick@ kettenis@ CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/22 09:32:19 Modified files: sys/netinet : ip_ipsp.c ip_spd.c Log message: ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@ CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/10/22 09:42:43 Modified files: lang/cython : Makefile distinfo lang/cython/pkg: PLIST Removed files: lang/cython/patches: patch-Cython_Utility_ModuleSetupCode_c Log message: Update to cython 0.29. CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/22 10:12:45 Modified files: usr.sbin/tcpdump: addrtoname.c addrtoname.h interface.h print-atm.c print-bgp.c print-dhcp6.c print-domain.c print-ether.c print-frag6.c print-gtp.c print-icmp6.c print-ip.c print-ip6.c print-ip6opts.c print-ipsec.c print-lwres.c print-nfs.c print-null.c print-ospf6.c print-pflog.c print-ripng.c print-rt6.c print-sl.c print-tcp.c print-udp.c Log message: Remove #ifdef INET6 There's not reason to build without IPv6 support, `-U INET6' builds were broken anyway. Fix an empty redefine for IPPROTO_IPV6 in print-ip.c while here. No object change on amd64 and sparc64 with clang, gcc compiles differently but behaviour stays the same. OK denis deraadt CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/22 10:20:09 Modified files: usr.sbin/sensorsd: sensorsd.c Log message: unveil support is a bit amusing. /etc/sensorsd.conf with "r", and "/" for 'x' so that scripts can be run anywhere in the filesystem (intended behaviour). The latter may seem very permissive, but it is less permissive than "rwxc" .... ok mestre, a while back CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/22 10:45:24 Modified files: usr.sbin/vmd : parse.y regress/usr.sbin/vmd/config: Makefile vmd-fail-boot-name-too-long.conf Log message: The recent switch to realpath(3) for the boot string in vmd(8) broke vmd-fail-boot-name-too-long regress. Use a relative existing path for this test. Print the error message in vmd config parser. OK ccardenas@ reyk@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2018/10/22 11:31:25 Modified files: lib/libc/asr : asr.c getaddrinfo_async.c lib/libcxx/utils/libcxx/test: config.py libexec/spamd : spamd.c sys/arch/m88k/m88k: m88k_machdep.c sys/arch/mips64/include: pmap.h sys/arch/mips64/mips64: fp_emulate.c pmap.c sys/arch/powerpc/powerpc: pmap.c sys/dev/ic : aic6250.c sys/dev/sbus : cgtwelve.c sys/tmpfs : tmpfs_vnops.c Log message: More "explicitely" -> "explicitly" in various comments. ok guenther@ tb@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/22 13:16:25 Modified files: lang/luajit : Makefile Added files: lang/luajit/patches: patch-src_jit_bcsave_lua Log message: Fix generation of ELF object files. Already present upstream. ok jsg@ CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/22 13:22:08 Modified files: devel/ffcall : Makefile Added files: devel/ffcall/patches: patch-avcall_avcall-x86_64_s patch-callback_vacall_r_vacall-x86_64_s patch-vacall_vacall-x86_64_s Log message: Remove .eh_frame info from generated code as the code was generated without -fPIC and therefore generates relocations against read-only data. ok naddy@ CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/22 13:31:30 Modified files: share/mk : bsd.own.mk Log message: Switch amd64 to use lld as the default linker. ok kettenis@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 13:32:15 Modified files: infrastructure/mk: arch-defines.mk Log message: amd64 now uses lld as the default linker CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:04:07 Modified files: games/warzone2100: Makefile Log message: libogg routines are called from the main program, so we need to explicitly link against it. Trying to fix the autoconf/automake infrastructure proved troublesome, so wedge it in sideways. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:16:22 Modified files: x11/gnustep/terminal: Makefile Added files: x11/gnustep/terminal/patches: patch-GNUmakefile Log message: explicitly link against libiconv to satisfy lld CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:27:44 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm sysutils : Makefile Removed files: sysutils/memtest86+: Makefile distinfo sysutils/memtest86+/patches: patch-Makefile patch-config_h patch-error_c patch-io_h patch-main_c patch-makeiso_sh patch-memtest_lds patch-setup_S patch-test_c patch-test_h sysutils/memtest86+/pkg: DESCR PLIST README Log message: Remove sysutils/memtest86+. It would require work to adapt to lld, but it doesn't even work on many recent-ish systems and "being able to build this from OpenBSD doesn't seem particularly useful". ok kn@ sthen@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/22 14:30:45 Modified files: devel/kdevelop : Makefile devel/kdevelop/pkg: PLIST devel/kf5 : Makefile kf5.port.mk devel/kf5/attica: Makefile distinfo devel/kf5/attica/pkg: PLIST devel/kf5/baloo: Makefile distinfo devel/kf5/baloo/pkg: PLIST devel/kf5/bluez-qt: Makefile distinfo devel/kf5/bluez-qt/pkg: PLIST devel/kf5/breeze-icons: Makefile distinfo devel/kf5/breeze-icons/pkg: PLIST devel/kf5/extra-cmake-modules: distinfo devel/kf5/extra-cmake-modules/pkg: PLIST devel/kf5/frameworkintegration: Makefile distinfo devel/kf5/kactivities: Makefile distinfo devel/kf5/kactivities-stats: Makefile distinfo devel/kf5/kapidox: distinfo devel/kf5/karchive: Makefile distinfo devel/kf5/karchive/pkg: PLIST devel/kf5/kauth: Makefile distinfo devel/kf5/kauth/pkg: PLIST devel/kf5/kbookmarks: Makefile distinfo devel/kf5/kbookmarks/pkg: PLIST devel/kf5/kcmutils: Makefile distinfo devel/kf5/kcodecs: Makefile distinfo devel/kf5/kcodecs/pkg: PLIST devel/kf5/kcompletion: Makefile distinfo devel/kf5/kconfig: Makefile distinfo devel/kf5/kconfigwidgets: Makefile distinfo devel/kf5/kconfigwidgets/pkg: PLIST devel/kf5/kcoreaddons: Makefile distinfo devel/kf5/kcrash: Makefile distinfo devel/kf5/kcrash/pkg: PLIST devel/kf5/kdbusaddons: Makefile distinfo devel/kf5/kdbusaddons/pkg: PLIST devel/kf5/kdeclarative: Makefile distinfo devel/kf5/kded : Makefile distinfo devel/kf5/kdelibs4support: Makefile distinfo devel/kf5/kdelibs4support/pkg: PLIST devel/kf5/kdesignerplugin: Makefile distinfo devel/kf5/kdesu: Makefile distinfo devel/kf5/kdewebkit: Makefile distinfo devel/kf5/kdnssd: Makefile distinfo devel/kf5/kdoctools: Makefile distinfo devel/kf5/kemoticons: Makefile distinfo devel/kf5/kfilemetadata: Makefile distinfo devel/kf5/kfilemetadata/pkg: PLIST-locale PLIST-main devel/kf5/kglobalaccel: Makefile distinfo devel/kf5/kglobalaccel/pkg: PLIST devel/kf5/kguiaddons: Makefile distinfo devel/kf5/kholidays: Makefile distinfo devel/kf5/kholidays/pkg: PLIST devel/kf5/khtml: distinfo devel/kf5/khtml/pkg: PLIST devel/kf5/ki18n: Makefile distinfo devel/kf5/ki18n/pkg: PLIST devel/kf5/kiconthemes: Makefile distinfo devel/kf5/kidletime: Makefile distinfo devel/kf5/kidletime/pkg: PLIST devel/kf5/kimageformats: distinfo devel/kf5/kinit: Makefile distinfo devel/kf5/kio : Makefile distinfo devel/kf5/kio/pkg: PLIST devel/kf5/kirigami2: Makefile distinfo devel/kf5/kirigami2/pkg: PLIST devel/kf5/kitemmodels: Makefile distinfo devel/kf5/kitemmodels/pkg: PLIST devel/kf5/kitemviews: Makefile distinfo devel/kf5/kjobwidgets: Makefile distinfo devel/kf5/kjobwidgets/pkg: PLIST devel/kf5/kjs : Makefile distinfo devel/kf5/kjsembed: Makefile distinfo devel/kf5/kmediaplayer: Makefile distinfo devel/kf5/knewstuff: Makefile distinfo devel/kf5/knewstuff/pkg: PLIST devel/kf5/knotifications: Makefile distinfo devel/kf5/knotifyconfig: Makefile distinfo devel/kf5/kpackage: Makefile distinfo devel/kf5/kpackage/pkg: PLIST devel/kf5/kparts: Makefile distinfo devel/kf5/kparts/pkg: PLIST devel/kf5/kpeople: Makefile distinfo devel/kf5/kpeople/pkg: PLIST devel/kf5/kplotting: Makefile distinfo devel/kf5/kpty : Makefile distinfo devel/kf5/kross: Makefile distinfo devel/kf5/kross/pkg: PLIST devel/kf5/krunner: Makefile distinfo devel/kf5/krunner/pkg: PLIST devel/kf5/kservice: Makefile distinfo devel/kf5/kservice/pkg: PLIST devel/kf5/ktexteditor: Makefile distinfo devel/kf5/ktexteditor/pkg: PLIST devel/kf5/ktextwidgets: distinfo devel/kf5/kunitconversion: Makefile distinfo devel/kf5/kunitconversion/pkg: PLIST devel/kf5/kwallet: Makefile distinfo devel/kf5/kwallet/patches: patch-src_runtime_kwalletd_backend_blowfish_h devel/kf5/kwallet/pkg: PLIST devel/kf5/kwidgetsaddons: Makefile distinfo devel/kf5/kwindowsystem: Makefile distinfo devel/kf5/kxmlgui: Makefile distinfo devel/kf5/kxmlgui/pkg: PLIST devel/kf5/kxmlrpcclient: Makefile distinfo devel/kf5/kxmlrpcclient/pkg: PLIST devel/kf5/oxygen-icons: Makefile distinfo devel/kf5/oxygen-icons/pkg: PLIST devel/kf5/plasma-framework: Makefile distinfo devel/kf5/plasma-framework/pkg: PLIST devel/kf5/prison: Makefile distinfo devel/kf5/prison/pkg: PLIST devel/kf5/purpose: Makefile distinfo devel/kf5/purpose/pkg: PLIST devel/kf5/qqc2-desktop-style: distinfo devel/kf5/qqc2-desktop-style/pkg: PLIST devel/kf5/solid: Makefile distinfo devel/kf5/solid/pkg: PLIST devel/kf5/sonnet: Makefile distinfo devel/kf5/sonnet/pkg: PLIST-main devel/kf5/syntax-highlighting: Makefile distinfo devel/kf5/syntax-highlighting/pkg: PLIST devel/kf5/threadweaver: Makefile distinfo editors/calligra: Makefile editors/calligra/pkg: PLIST graphics/krita : Makefile graphics/krita/pkg: PLIST x11/kde-applications: Makefile.inc x11/kde-applications/analitza: Makefile distinfo x11/kde-applications/ark: Makefile distinfo x11/kde-applications/ark/pkg: PLIST x11/kde-applications/cantor: Makefile distinfo x11/kde-applications/cantor/pkg: PLIST x11/kde-applications/dolphin: Makefile distinfo x11/kde-applications/dolphin/pkg: PLIST x11/kde-applications/dolphin-plugins: distinfo x11/kde-applications/dolphin-plugins/pkg: PLIST x11/kde-applications/dragon: distinfo x11/kde-applications/dragon/pkg: PLIST x11/kde-applications/kalgebra: Makefile distinfo x11/kde-applications/kalgebra/pkg: PLIST x11/kde-applications/kate: Makefile distinfo x11/kde-applications/kate/pkg: PLIST x11/kde-applications/kcalc: distinfo x11/kde-applications/kcalc/pkg: PLIST x11/kde-applications/kcalcore: Makefile distinfo x11/kde-applications/kcalcore/pkg: PLIST x11/kde-applications/kdegraphics-mobipocket: distinfo x11/kde-applications/kdenlive: Makefile distinfo x11/kde-applications/kdenlive/pkg: PLIST x11/kde-applications/kig: distinfo x11/kde-applications/kig/pkg: PLIST x11/kde-applications/kimap: distinfo x11/kde-applications/kimap/pkg: PLIST x11/kde-applications/kmbox: distinfo x11/kde-applications/kmbox/pkg: PLIST x11/kde-applications/kmime: distinfo x11/kde-applications/konsole: Makefile distinfo x11/kde-applications/konsole/patches: patch-src_ProcessInfo_cpp x11/kde-applications/konsole/pkg: PLIST x11/kde-applications/kpimtextedit: Makefile distinfo x11/kde-applications/kpimtextedit/pkg: PLIST x11/kde-applications/kqtquickcharts: distinfo x11/kde-applications/ktouch: Makefile distinfo x11/kde-applications/libkdcraw: Makefile distinfo x11/kde-applications/libkexiv2: Makefile distinfo x11/kde-applications/libkface: Makefile x11/kde-applications/libkgeomap: Makefile x11/kde-applications/libkipi: Makefile distinfo x11/kde-applications/libkmahjongg: distinfo x11/kde-applications/libkomparediff2: Makefile distinfo x11/kde-applications/okteta: Makefile distinfo x11/kde-applications/okteta/pkg: PLIST x11/kde-applications/svgpart: distinfo x11/kde-applications/umbrello: Makefile distinfo x11/kde-applications/umbrello/pkg: PLIST x11/krusader : Makefile x11/krusader/pkg: PLIST x11/tellico : Makefile x11/tellico/pkg: PLIST x11/yakuake : Makefile x11/yakuake/pkg: PLIST Removed files: devel/kf5/kfilemetadata/patches: patch-src_extractors_ffmpegextractor_cpp Log message: Update OpenBSD KDE5 universe. - Update KDE Frameworks to 5.51.0 -- Change examples handling and use @sample for all of them. Idea by ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@. - Update our KDE Applications to 18.08.2. -- Nothing special except okteta. They use there own version pattern now. I set EPOCH. - Update all devel/kf5 consumers there are effected by the examples handling. -- kdevelop -- krusader -- tellico -- yakuake Thanks to landry@ for feedback and hints CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 15:18:50 Modified files: games/pingus : Makefile games/pingus/patches: patch-SConscript Log message: explicitly link against libX11, which is referenced by the XInput driver, to satisfy lld CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/10/22 15:28:52 Modified files: security/botan2: Makefile distinfo security/botan2/pkg: PLIST Log message: update botan2 to 2.8.0 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/10/22 15:44:28 Modified files: share/zoneinfo/datfiles: africa antarctica asia australasia backward etcetera europe factory leapseconds northamerica pacificnew southamerica systemv yearistype.sh zone.tab zone1970.tab Log message: Update to tzdata2018f from ftp.iana.org CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/22 17:44:53 Modified files: sys/net : hfsc.c Log message: Don't let HFSC force the packet priority to 7 when enabled HFSC on a vlan(4) (or similar) interface caused all packets over that interface to get marked with the highest packet priority, no matter what the rest of the system said about it. Leaving the prio alone lets the rest of the network still do something useful, not matter whether the local system queues packets in a particular way. Reported by and fix tested by Adrian Close ok claudio@ kn@ mikeb@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/22 19:03:17 Modified files: sysutils/duplicity: Makefile distinfo Log message: Update to duplicity-0.7.18.2 From Henrik Friedrichsen CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/22 22:01:45 Modified files: libexec/ld.so : boot.c loader.c malloc.c resolve.h util.h Log message: Delay processing of ld.so's own PT_GNU_RELRO section until after environment processing and malloc initialization, and then move variables set by those steps, including malloc's mopts structure, into the .data.rel.ro segment. This protects more data and eliminates the extra padding of the mopts. ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/22 23:20:30 Modified files: devel/py-xlsxwriter: Makefile distinfo Log message: update XlsxWriter to 1.1.2. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/22 23:56:35 Modified files: usr.bin/ssh : OVERVIEW ssh.c sshd.c Log message: refer to OpenSSL not SSLeay; we're old, but we don't have to act it CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:00:56 Log message: Import Mesa 17.3.9 Status: Vendor Tag: mesa Release Tags: mesa-17_3_9 C xenocara/lib/mesa/VERSION U xenocara/lib/mesa/install-lib-links.mk C xenocara/lib/mesa/SConstruct C xenocara/lib/mesa/configure U xenocara/lib/mesa/install-gallium-links.mk U xenocara/lib/mesa/autogen.sh C xenocara/lib/mesa/aclocal.m4 C xenocara/lib/mesa/Makefile.am C xenocara/lib/mesa/Makefile.in U xenocara/lib/mesa/common.py C xenocara/lib/mesa/configure.ac U xenocara/lib/mesa/bin/depcomp C xenocara/lib/mesa/bin/config.guess U xenocara/lib/mesa/bin/test-driver U xenocara/lib/mesa/bin/compile U xenocara/lib/mesa/bin/install-sh C xenocara/lib/mesa/bin/config.sub U xenocara/lib/mesa/bin/ar-lib N xenocara/lib/mesa/bin/git_sha1_gen.py U xenocara/lib/mesa/bin/ltmain.sh U xenocara/lib/mesa/bin/missing N xenocara/lib/mesa/src/git_sha1.h.in C xenocara/lib/mesa/src/SConscript C xenocara/lib/mesa/src/Makefile.am C xenocara/lib/mesa/src/Makefile.in U xenocara/lib/mesa/src/loader/SConscript U xenocara/lib/mesa/src/loader/loader.h C xenocara/lib/mesa/src/loader/loader_dri3_helper.h U xenocara/lib/mesa/src/loader/pci_id_driver_map.c C xenocara/lib/mesa/src/loader/loader.c C xenocara/lib/mesa/src/loader/loader_dri3_helper.c U xenocara/lib/mesa/src/loader/Makefile.sources C xenocara/lib/mesa/src/loader/Makefile.am U xenocara/lib/mesa/src/loader/pci_id_driver_map.h C xenocara/lib/mesa/src/loader/Makefile.in U xenocara/lib/mesa/src/getopt/SConscript U xenocara/lib/mesa/src/getopt/getopt.h U xenocara/lib/mesa/src/getopt/getopt_long.c U xenocara/lib/mesa/src/getopt/.editorconfig U xenocara/lib/mesa/src/gtest/Makefile.am C xenocara/lib/mesa/src/gtest/Makefile.in U xenocara/lib/mesa/src/gtest/src/gtest-test-part.cc U xenocara/lib/mesa/src/gtest/src/gtest.cc U xenocara/lib/mesa/src/gtest/src/gtest-all.cc U xenocara/lib/mesa/src/gtest/src/gtest-filepath.cc U xenocara/lib/mesa/src/gtest/src/gtest_main.cc U xenocara/lib/mesa/src/gtest/src/gtest-internal-inl.h U xenocara/lib/mesa/src/gtest/src/gtest-death-test.cc U xenocara/lib/mesa/src/gtest/src/gtest-port.cc U xenocara/lib/mesa/src/gtest/src/gtest-printers.cc U xenocara/lib/mesa/src/gtest/src/gtest-typed-test.cc U xenocara/lib/mesa/src/gtest/include/gtest/gtest-death-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-typed-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest_prod.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-printers.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-message.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-spi.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest_pred_impl.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-test-part.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-param-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-param-test.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util-generated.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-type-util.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-death-test-internal.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-filepath.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util-generated.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-type-util.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-port-arch.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-tuple.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-string.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-port.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-tuple.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-internal.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-linked_ptr.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest-printers.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest-port.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest.h U xenocara/lib/mesa/src/gbm/Makefile.sources C xenocara/lib/mesa/src/gbm/Makefile.am C xenocara/lib/mesa/src/gbm/Makefile.in C xenocara/lib/mesa/src/gbm/gbm-symbols-check C xenocara/lib/mesa/src/gbm/backends/dri/gbm_dri.c U xenocara/lib/mesa/src/gbm/backends/dri/gbm_driint.h C xenocara/lib/mesa/src/gbm/main/gbmint.h C xenocara/lib/mesa/src/gbm/main/gbm.h U xenocara/lib/mesa/src/gbm/main/backend.h C xenocara/lib/mesa/src/gbm/main/gbm.c U xenocara/lib/mesa/src/gbm/main/gbm.pc.in U xenocara/lib/mesa/src/gbm/main/backend.c U xenocara/lib/mesa/src/gallium/SConscript C xenocara/lib/mesa/src/gallium/Automake.inc U xenocara/lib/mesa/src/gallium/README.portability C xenocara/lib/mesa/src/gallium/Makefile.am C xenocara/lib/mesa/src/gallium/Makefile.in U xenocara/lib/mesa/src/gallium/auxiliary/SConscript C xenocara/lib/mesa/src/gallium/auxiliary/Makefile.sources U xenocara/lib/mesa/src/gallium/auxiliary/Makefile.am C xenocara/lib/mesa/src/gallium/auxiliary/Makefile.in U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_gen.py U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_gen.py U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_primconvert.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_gen.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_primconvert.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_gen.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_priv.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_indices.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_validate.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_slab.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_cache.h C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_alt.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_validate.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_slab.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_ondemand.c C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c C xenocara/lib/mesa/src/gallium/auxiliary/nir/tgsi_to_nir.c U xenocara/lib/mesa/src/gallium/auxiliary/nir/tgsi_to_nir.h C xenocara/lib/mesa/src/gallium/auxiliary/renderonly/renderonly.c U xenocara/lib/mesa/src/gallium/auxiliary/renderonly/renderonly.h C xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/drm_helper_public.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/inline_sw_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/inline_debug_helper.h C xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/drm_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/sw_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/sw_helper_public.h N xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/SConscript C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader.h C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader.c U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.sources U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.am C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.in C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_priv.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_process.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_misc.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_mman.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_misc.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_process.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_time.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_aligned.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_thread.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_stdc.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_time.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_logic.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_flow.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_intr.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_limits.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_conv.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_bitarit.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_gather.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_logic.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_intr.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_assert.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_struct.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_swizzle.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_pack.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_printf.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_init.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_assert.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_printf.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_quad.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_float.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_init.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_gather.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_type.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_conv.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_const.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_pack.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_type.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_flow.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_quad.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_const.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_struct.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context_calls.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_helpers.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_tests.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_hash_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_helpers.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim_restart.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_latc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_s3tc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_image.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_transfer.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pstipple.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_ringbuffer.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sampler.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_handle_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitmask.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_linear.c N xenocara/lib/mesa/src/gallium/auxiliary/util/u_log.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_etc.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_simple_shaders.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw_quad.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dirty_surfaces.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_index_modify.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_table.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_memory.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_tests.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surface.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_hash_table.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_describe.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_viewport.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_describe.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_memory.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitcast.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_idalloc.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw_quad.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_box.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_suballoc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dl.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_texture.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_zs.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_blitter.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_stack.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_refcnt.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_gen_mipmap.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump_defines.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_gen_mipmap.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pack_color.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cpu_detect.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_suballoc.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.csv U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_flush.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_parse.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tile.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_vbuf.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blit.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_symbol.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump_state.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dl.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pstipple.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_time.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_upload_mgr.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_zs.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_math.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_linear.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_pack.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_symbol.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sampler.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_etc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_flush.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dual_blend.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blend.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_mm.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_handle_table.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_network.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_resource.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_mm.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_rect.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_other.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_image.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_other.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_range.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_vbuf.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_split_prim.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_inlines.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_fifo.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_blitter.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pointer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/dbghelp.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_math.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_simple_shaders.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitmask.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tests.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_network.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pwr8.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_rgtc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surfaces.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_transfer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_s3tc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_ringbuffer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_refcnt.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surface.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_index_modify.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dirty_flags.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_half.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_resource.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cpu_detect.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_log.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_latc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_yuv.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_yuv.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_upload_mgr.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_framebuffer.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_stack.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surfaces.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tile.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_tests.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blit.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sse.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_idalloc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_framebuffer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_rgtc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_texture.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_video.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim_restart.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_util.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_point_sprite.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_dump.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_util.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_dump.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_iterate.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_strings.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_lowering.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_text.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_emulate.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_from_mesa.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_iterate.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_text.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_aa_point.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_lowering.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_build.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_strings.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_emulate.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_scan.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_parse.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_build.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_exec.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_two_side.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_sanity.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_sanity.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_parse.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_scan.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_two_side.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_from_mesa.c N xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info_opcodes.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_exec.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_transform.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_transform.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_point_sprite.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_ureg.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_aa_point.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_ureg.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_cpu.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_x86sse.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_cpu.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_execmem.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_execmem.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_x86sse.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_post_vs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_fs.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_exec.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_cliptest_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_offset.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_llvm.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_so_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_so_emit_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_context.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_wide_line.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm_sample.c C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_private.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_validate.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_clip.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_unfilled.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_aaline.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_decompose.h C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm.c C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_aapoint.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vertex.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_variant.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_stipple.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_util.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_split_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_wide_point.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_decompose_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_pstipple.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_context.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_vbuf.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_fs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_flatshade.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vertex.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_util.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vbuf.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_cull.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_vsplit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_twoside.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs.h U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_generic.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_sse.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_context.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_hash.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_context.c U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_hash.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/README U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_texture.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_context.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_connection.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_proto.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_connection.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_context.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_texture.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_demarshal.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_shader.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_core.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_internal.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_core.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_shader.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_defines.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_dri3.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_types.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_decoder.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_csc.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_idct.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_decoder.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_matrix_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_bicubic_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_zscan.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vertex_buffers.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_decoder.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_deint_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_csc.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_decoder.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_idct.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_compositor.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_matrix_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mc.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_drm.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_stubs.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_bicubic_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_median_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vertex_buffers.c C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_dri.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_bitstream.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_zscan.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mc.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_video_buffer.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_rbsp.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_median_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vlc.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_deint_filter.c C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_compositor.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_video_buffer.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_colors.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_private.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_celshade.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa_areamap.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_celshade.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_program.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_init.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_colors.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/ADDING U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/filters.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_run.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_filters.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/postprocess.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa.h C xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_context.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_driver_query.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/font.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_fps.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_private.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_nic.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_context.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_cpu.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/font.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_sensors_temp.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_cpufreq.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_diskstat.c U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/etnaviv_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/etnaviv_drm_winsys.c N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/vc5_drm_winsys.c N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/vc5_drm_public.h N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.sources N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.am N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/freedreno_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/freedreno_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/imx/drm/imx_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/imx/drm/imx_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/pl111_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/pl111_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/vc4_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/vc4_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/vtest_protocol.h U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_public.h U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virtgpu_drm.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/dri/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.am U xenocara/lib/mesa/src/gallium/winsys/sw/dri/dri_sw_winsys.h C xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/dri/dri_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/gdi_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/gdi_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/xlib_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/xlib_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/null/null_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/null/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/null/null_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/hgl_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/hgl_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/.editorconfig U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/nouveau_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_batchbuffer.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_fence.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_buffer.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/pb_buffer_simple_fenced.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_ioctl.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_surface.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_query.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_dri.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_fence.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_surface.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_shader.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_svga.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/SConscript U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_shader.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_context.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/svga_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_buffer.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_pools.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmwgfx_drm.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_fence.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_buffer.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.am U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen.h C xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_context.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_query.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_cs.h C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_surface.c C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_bo.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_cs.c U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.sources C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_bo.c C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_bo.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.in C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_cs.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_surface.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_cs.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_public.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_bo.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.c U xenocara/lib/mesa/src/gallium/state_trackers/README N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_enc.h N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/entrypoint.h N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.sources N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.am N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_enc.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_h264.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.in N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/entrypoint.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_h265.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec.h U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/ftab.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/output.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/htab.c C xenocara/lib/mesa/src/gallium/state_trackers/vdpau/surface.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/vdpau_private.h U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/query.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/bitmap.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/presentation.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/decode.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/device.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/preemption.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/mixer.c U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_context.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_drawable.h C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_screen.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_query_renderer.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/SConscript C xenocara/lib/mesa/src/gallium/state_trackers/dri/drisw.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_context.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri2.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_query_renderer.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_drawable.c N xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_helpers.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_screen.c N xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_helpers.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri2_buffer.h U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.in C xenocara/lib/mesa/src/gallium/state_trackers/osmesa/osmesa.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pipe.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_helpers.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_buffer_upload.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9ex.c C xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_ff.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nineexoverlayextension.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nineexoverlayextension.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/cubetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_limits.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/indexbuffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_flags.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/pixelshader9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/README U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_state.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9ex.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_defines.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_debug.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_ff.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/buffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/guid.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/indexbuffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/authenticatedchannel9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_buffer_upload.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/query9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pdata.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/authenticatedchannel9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_lock.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9video.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/iunknown.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/threadpool.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/adapter9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/cryptosession9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_helpers.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9ex.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/texture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_csmt_helper.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/resource9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9ex.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_shader.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/cryptosession9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_lock.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/surface9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_quirk.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_queue.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.am U xenocara/lib/mesa/src/gallium/state_trackers/nine/query9.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_queue.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/pixelshader9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pipe.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/adapter9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volumetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexdeclaration9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexshader9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexbuffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/texture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/stateblock9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_quirk.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_shader.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_dump.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/basetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volume9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volume9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/threadpool.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexdeclaration9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/resource9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volumetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/buffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexbuffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/cubetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/basetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/surface9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_state.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/guid.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_debug.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/stateblock9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9video.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexshader9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/iunknown.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_dump.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/README U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_composite.c C xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tracker.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_composite.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_context.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tgsi.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_yuv.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_renderer.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa-indent.sh U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_context.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tracker.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_priv.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/block.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/surface.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/context.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/attributes.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/xvmc_private.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/testlib.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/testlib.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_context.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_blocks.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_rendering.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_surface.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/xvmc_bench.c C xenocara/lib/mesa/src/gallium/state_trackers/va/va_private.h U xenocara/lib/mesa/src/gallium/state_trackers/va/display.c C xenocara/lib/mesa/src/gallium/state_trackers/va/image.c C xenocara/lib/mesa/src/gallium/state_trackers/va/picture.c C xenocara/lib/mesa/src/gallium/state_trackers/va/postproc.c C xenocara/lib/mesa/src/gallium/state_trackers/va/surface.c N xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mjpeg.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_h264.c C xenocara/lib/mesa/src/gallium/state_trackers/va/config.c U xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.sources C xenocara/lib/mesa/src/gallium/state_trackers/va/context.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_vc1.c U xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/va/buffer.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mpeg12.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_hevc.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mpeg4.c U xenocara/lib/mesa/src/gallium/state_trackers/va/subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/clover/Doxyfile U xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/context.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/program.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/api/device.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/platform.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/interop.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/util.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/sampler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/dispatch.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/transfer.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/memory.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/dispatch.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/queue.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/kernel.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/event.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/core/device.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/module.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/context.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/format.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/resource.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/event.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/object.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/program.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/core/device.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/resource.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/platform.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/platform.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/program.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/format.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/timestamp.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/sampler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/memory.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/module.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/memory.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/sampler.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/property.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/timestamp.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/queue.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/error.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/context.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/kernel.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/kernel.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/queue.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/event.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/range.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/algebra.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/algorithm.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/pointer.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/lazy.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/functional.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/adaptor.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/factor.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/tuple.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/tgsi/compiler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/tgsi/invocation.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/metadata.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen.hpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/invocation.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/util.hpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/compat.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/invocation.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/common.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/native.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/bitcode.cpp C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_api.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_st.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_public.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_st.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_usefont.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.in C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_api.c C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_api.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_getproc.c U xenocara/lib/mesa/src/gallium/state_trackers/hgl/bitmap_wrapper.cpp U xenocara/lib/mesa/src/gallium/state_trackers/hgl/bitmap_wrapper.h U xenocara/lib/mesa/src/gallium/state_trackers/hgl/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/hgl/hgl_context.h U xenocara/lib/mesa/src/gallium/state_trackers/hgl/hgl.c U xenocara/lib/mesa/src/gallium/state_trackers/hgl/.editorconfig U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_nopfuncs.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_device.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_tls.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_context.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_device.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_context.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_context.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_pixelformat.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_pixelformat.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_tls.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/opengl32.mingw.def U xenocara/lib/mesa/src/gallium/state_trackers/wgl/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_winsys.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_pbuffer.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_st.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_framebuffer.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_wgl.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_nopfuncs.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_getprocaddress.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_swapinterval.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/opengl32.def U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_extensionsstring.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_wgl.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_context.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_st.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_pixelformat.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_icd.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_rendertexture.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_framebuffer.h U xenocara/lib/mesa/src/gallium/tools/addr2line.sh U xenocara/lib/mesa/src/gallium/tools/trace/diff_state.py U xenocara/lib/mesa/src/gallium/tools/trace/format.py U xenocara/lib/mesa/src/gallium/tools/trace/README.txt U xenocara/lib/mesa/src/gallium/tools/trace/dump_state.py U xenocara/lib/mesa/src/gallium/tools/trace/parse.py U xenocara/lib/mesa/src/gallium/tools/trace/model.py U xenocara/lib/mesa/src/gallium/tools/trace/tracediff.sh U xenocara/lib/mesa/src/gallium/tools/trace/TODO.txt U xenocara/lib/mesa/src/gallium/tools/trace/dump.py U xenocara/lib/mesa/src/gallium/targets/dri-vdpau.dyn U xenocara/lib/mesa/src/gallium/targets/vdpau/vdpau.sym U xenocara/lib/mesa/src/gallium/targets/vdpau/target.c C xenocara/lib/mesa/src/gallium/targets/vdpau/Makefile.am C xenocara/lib/mesa/src/gallium/targets/vdpau/Makefile.in U xenocara/lib/mesa/src/gallium/targets/dri/SConscript C xenocara/lib/mesa/src/gallium/targets/dri/target.c U xenocara/lib/mesa/src/gallium/targets/dri/dri.sym C xenocara/lib/mesa/src/gallium/targets/dri/Makefile.am C xenocara/lib/mesa/src/gallium/targets/dri/Makefile.in U xenocara/lib/mesa/src/gallium/targets/graw-xlib/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-xlib/graw_xlib.c U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.def U xenocara/lib/mesa/src/gallium/targets/osmesa/SConscript U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.mingw.def U xenocara/lib/mesa/src/gallium/targets/osmesa/target.c U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.pc.in U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.sym U xenocara/lib/mesa/src/gallium/targets/osmesa/Makefile.am C xenocara/lib/mesa/src/gallium/targets/osmesa/Makefile.in U xenocara/lib/mesa/src/gallium/targets/graw-gdi/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-gdi/graw_gdi.c U xenocara/lib/mesa/src/gallium/targets/xa/xa.sym U xenocara/lib/mesa/src/gallium/targets/xa/xatracker.pc.in U xenocara/lib/mesa/src/gallium/targets/xa/target.c U xenocara/lib/mesa/src/gallium/targets/xa/Makefile.am C xenocara/lib/mesa/src/gallium/targets/xa/Makefile.in U xenocara/lib/mesa/src/gallium/targets/xvmc/target.c C xenocara/lib/mesa/src/gallium/targets/xvmc/Makefile.am C xenocara/lib/mesa/src/gallium/targets/xvmc/Makefile.in U xenocara/lib/mesa/src/gallium/targets/xvmc/xvmc.sym N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/target.c N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/Makefile.am N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/Makefile.in N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/omx.sym U xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe.sym C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_vmwgfx.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_r600.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_radeonsi.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_i915.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_msm.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_nouveau.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_r300.c U xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_swrast.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/Makefile.am C xenocara/lib/mesa/src/gallium/targets/pipe-loader/Makefile.in U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/d3d.pc.in C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/Makefile.am C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/Makefile.in U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/getproc.c C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/drm.c U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/description.c U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/d3dadapter9.sym U xenocara/lib/mesa/src/gallium/targets/graw-null/graw_null.c U xenocara/lib/mesa/src/gallium/targets/graw-null/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-null/graw_util.c U xenocara/lib/mesa/src/gallium/targets/va/target.c C xenocara/lib/mesa/src/gallium/targets/va/Makefile.am C xenocara/lib/mesa/src/gallium/targets/va/Makefile.in U xenocara/lib/mesa/src/gallium/targets/va/va.sym U xenocara/lib/mesa/src/gallium/targets/libgl-gdi/libgl_gdi.c U xenocara/lib/mesa/src/gallium/targets/libgl-gdi/SConscript U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SConscript U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.h U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.rdef U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.cpp U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/GalliumContext.h U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/GalliumContext.cpp U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/.editorconfig U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/SConscript U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/libgl-xlib.sym U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/Makefile.am U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/xlib.c C xenocara/lib/mesa/src/gallium/targets/libgl-xlib/Makefile.in U xenocara/lib/mesa/src/gallium/targets/opencl/opencl.sym U xenocara/lib/mesa/src/gallium/targets/opencl/mesa.icd.in C xenocara/lib/mesa/src/gallium/targets/opencl/Makefile.am C xenocara/lib/mesa/src/gallium/targets/opencl/Makefile.in U xenocara/lib/mesa/src/gallium/targets/opencl/mesa.icd U xenocara/lib/mesa/src/gallium/include/state_tracker/sw_driver.h U xenocara/lib/mesa/src/gallium/include/state_tracker/xlibsw_api.h C xenocara/lib/mesa/src/gallium/include/state_tracker/st_api.h U xenocara/lib/mesa/src/gallium/include/state_tracker/graw.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_interop.h U xenocara/lib/mesa/src/gallium/include/state_tracker/sw_winsys.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_funcs.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_dmabuf.h C xenocara/lib/mesa/src/gallium/include/state_tracker/drm_driver.h U xenocara/lib/mesa/src/gallium/include/state_tracker/drisw_api.h U xenocara/lib/mesa/src/gallium/include/state_tracker/opencl_interop.h C xenocara/lib/mesa/src/gallium/include/pipe/p_format.h U xenocara/lib/mesa/src/gallium/include/pipe/p_video_codec.h C xenocara/lib/mesa/src/gallium/include/pipe/p_context.h C xenocara/lib/mesa/src/gallium/include/pipe/p_shader_tokens.h C xenocara/lib/mesa/src/gallium/include/pipe/p_state.h U xenocara/lib/mesa/src/gallium/include/pipe/p_compiler.h U xenocara/lib/mesa/src/gallium/include/pipe/p_config.h C xenocara/lib/mesa/src/gallium/include/pipe/p_defines.h C xenocara/lib/mesa/src/gallium/include/pipe/p_video_state.h C xenocara/lib/mesa/src/gallium/include/pipe/p_video_enums.h C xenocara/lib/mesa/src/gallium/include/pipe/p_screen.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_scratch.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_memory.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_context.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_query.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_screen.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/SConscript U xenocara/lib/mesa/src/gallium/drivers/swr/swr_shader.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_shader.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/swr/swr_state.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_public.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_tex_sample.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_scratch.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_query.h C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.sources C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/swr/swr_loader.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/swr/swr_resource.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_clear.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_context.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_screen.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence_work.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence_work.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_state.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_tex_sample.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_draw.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/gen_swr_context_llvm.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks_knights.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx2.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_knights.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets_shared.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/formats.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simd16intrin.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/os.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/isa.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/swr_assert.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_core.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu_masks.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdintrin.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512_knights.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_types.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_interface.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/os.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/formats.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/swr_assert.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx2.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/intrin.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib.hpp N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512_knights.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileY.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileX.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_Linear.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_Linear.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileX2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/tilingtraits.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileW.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_TileY.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_Linear2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_TileX.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/Convert.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileY2.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/TilingFunctions.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/ClearTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer_impl.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/depthstencil.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/arena.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rdtsc_core.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_types.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_utils.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/multisample.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/context.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/blend.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/api.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/binner.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/clip.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/conservativeRast.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/state.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_impl.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/utils.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_conversion.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/pa.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/frontend.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tessellator.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/knobs_init.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/ringbuffer.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/pa_avx.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_singlesample.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_sample.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_clear.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/frontend.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/clip.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tilemgr.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/threads.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/binner.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tilemgr.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rdtsc_core.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/api.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/fifo.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_traits.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/threads.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/state_funcs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate1.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate0.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer3.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer1.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer0.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate3.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/streamout_jit.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/JitManager.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/blend_jit.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_math.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_builder.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/streamout_jit.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_state_llvm.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/blend_jit.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_builder_x86.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/events.proto U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/archrast.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_eventhandler.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_event.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_eventhandlerfile.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/eventmanager.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/archrast.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_event.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_backends.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/knob_defs.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_common.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_types.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_archrast.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_header_init.hpp N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_eventhandler.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_builder.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_backend.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_rasterizer.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_event.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_eventhandlerfile.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_llvm.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_knobs.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_event.hpp C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rs.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_fence.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_shader.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_surface.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_emit.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_context.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_screen.h N xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_hw.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rs.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_transfer.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_clear_blit.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_disasm.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/README C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_screen.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_blend.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_blend.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_state.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_tiling.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_zsa.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_fence.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler_cmdline.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_resource.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_format.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_resource.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_tiling.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_context.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_debug.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_asm.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_emit.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_uniforms.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_util.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_sw.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_format.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_texture.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_uniforms.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_surface.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_disasm.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_asm.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_translate.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_transfer.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_state.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_internal.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_texture.h N xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_hw.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_sw.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rasterizer.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_shader.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_zsa.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_clear_blit.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/cmdstream.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/state_3d.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/isa.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/common.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/state.xml.h C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_context.c U xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_util.h U xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_screen.c C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_draw.c U xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_public.h C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_pipe.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_context.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fence.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_vertex.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_prim_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tile_cache.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/SConscript U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_clip.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tile_cache.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_blend.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_tile_cache.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_image.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_depth_test_tmp.h C xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_screen.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fence.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_shader.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_fs.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_so.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_setup.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_screen.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_tile_cache.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_clear.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_flush.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_blend.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_surface.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_pipe.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_query.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_public.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_image.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_limits.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_query.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_clear.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_surface.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_surface.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_context.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_texture.h C xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fs.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_depth_test.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_pipe.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_sample.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_sample.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_stipple.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_flush.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_prim_vbuf.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_texture.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_image.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_compute.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fs_exec.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_buffer.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_setup.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_sampler.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_buffer.h C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_tri_tmp.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_point.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_vertex.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_fence.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_setup.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_gs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_perf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_query.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_debug.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_context.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_context.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/SConscript U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_so.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_flush.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_vs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_perf.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_depth.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_setup.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene_queue.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_tex_sample.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_debug.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_priv.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_derived.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_fs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_sampler.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_clear.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_tri.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend_aos.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_memory.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_printf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_jit.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup.h C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_screen.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_flush.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_clip.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_interp.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_surface.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_tex_sample.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_surface.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_texture.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_limits.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_jit.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_line.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_alpha.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_public.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_clear.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_format.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_conv.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_context.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_texture.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_alpha.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_memory.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene_queue.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_arit.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_depth.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_fs.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_screen.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_query.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_fence.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_surface.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_main.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_tri.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_interp.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_context.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_program.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_context.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_bufmgr.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_screen.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_emit.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Automake.inc N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_draw.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_tiling.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_state.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_resource.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.sources N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_job.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_rcl.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_simulator.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.am N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_bufmgr.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_blit.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_resource.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_uniforms.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_cl.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_drm.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_query.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_fence.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_tiling.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_formats.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_screen.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_cl.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_fence.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/disasm.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_surface.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_screen.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_util.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_state.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_util.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_resource.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_sw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_resource.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_surface.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_sw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_acc.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_gmem.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_acc.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/adreno_pm4.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_state.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch_cache.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_fence.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch_cache.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/adreno_common.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/a3xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_screen.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_draw.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/a4xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_zsa.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_util.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/ir-a2xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_compiler.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/ir-a2xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_compiler.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_util.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/disasm-a2xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/a2xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_gmem.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_compute.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_compute.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/a5xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_sched.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_trig.py U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler_nir.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_cmdline.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_depth.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_print.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_shader.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_lower_if_else.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_shader.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_cp.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/disasm-a3xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/instr-a3xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_group.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_legalize.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_ra.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_trig.c U xenocara/lib/mesa/src/gallium/drivers/imx/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/imx/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/imx/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/noop/SConscript U xenocara/lib/mesa/src/gallium/drivers/noop/noop_public.h U xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/noop/noop_pipe.c C xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/noop/noop_state.c U xenocara/lib/mesa/src/gallium/drivers/pl111/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/pl111/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/pl111/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/r600/r600_asm.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_perfcounter.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_cs.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_uvd.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_query.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/r600/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/r600/r600_sq.h C xenocara/lib/mesa/src/gallium/drivers/r600/evergreend.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_buffer_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_blit.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600d.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600d_common.h U xenocara/lib/mesa/src/gallium/drivers/r600/r700_sq.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_video.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_test_dma.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe.c C xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_state.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_isa.h U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_state_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute_internal.h U xenocara/lib/mesa/src/gallium/drivers/r600/eg_debug.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_streamout.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe_common.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_uvd.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/r600/r600_shader.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_uvd.c N xenocara/lib/mesa/src/gallium/drivers/r600/cayman_msaa.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_vce.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_formats.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_video.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_viewport.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_opcodes.h U xenocara/lib/mesa/src/gallium/drivers/r600/eg_asm.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_query.c U xenocara/lib/mesa/src/gallium/drivers/r600/r700_asm.c U xenocara/lib/mesa/src/gallium/drivers/r600/compute_memory_pool.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_texture.c U xenocara/lib/mesa/src/gallium/drivers/r600/compute_memory_pool.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_public.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_gpu_load.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_asm.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_state.c N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_vce.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_shader.c U xenocara/lib/mesa/src/gallium/drivers/r600/egd_tables.py U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute.h U xenocara/lib/mesa/src/gallium/drivers/r600/r600_isa.c U xenocara/lib/mesa/src/gallium/drivers/r600/eg_sq.h C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_finalize.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_parser.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ir.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/notes.markdown U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ir.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_pass.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_peephole.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_context.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_def_use.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_core.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ssa_builder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_checker.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_init.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_expr.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_shader.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_sched.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_psi_ops.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_if_conversion.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_shader.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_dce_cleanup.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_pass.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_dump.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_dump.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_decoder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_coalesce.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_expr.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_fmt_def.inc U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_public.h C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_sched.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_builder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_gcm.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_liveness.cpp C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_valtable.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_gvn.cpp U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_validate.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling_lt_neon.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_coalesce_ff_writes.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_defines.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_schedule.c U xenocara/lib/mesa/src/gallium/drivers/vc4/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_peephole_sf.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_dead_code.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling_lt.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl_dump.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_small_immediates.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_screen.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_screen.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_resource.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl_dump.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_state.c U xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_io.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_emit.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_query.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_blit.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_context.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_formats.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_draw.c C xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_validate.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_simulator.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_vpm.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_emit.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_bufmgr.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_schedule.c C xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_constant_folding.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_copy_propagation.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_fence.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_blend.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_bufmgr.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_resource.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_program.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_algebraic.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_simulator_validate.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_emit_uniform_stream_resets.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_job.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_lower_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_reorder_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_live_variables.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_register_allocate.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_context.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_disasm.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/README U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_gem.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_drv.h U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_validate.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_packet.h U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_render_cl.c C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_query.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_protocol.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_context.h U xenocara/lib/mesa/src/gallium/drivers/virgl/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_screen.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_resource.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_streamout.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_resource.c U xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_hw.h U xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_screen.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_context.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_encode.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_public.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_winsys.h C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_tgsi.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_buffer.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_texture.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_encode.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_compiler.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_fence.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_fence.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv_object.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_buffer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_mm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv31_mpeg.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv_m2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_debug.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_heap.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_buffer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_gldefs.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_heap.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_statebuf.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv17_mpeg.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_mm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_compute.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_shader_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_transfer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/g80_defs.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_program.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_surface.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/g80_texture.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_stateobj.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_formats.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_blit.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_stateobj_tex.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_3ddefs.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_program.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_push.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_tex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_transfer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_ppp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_program.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_surface.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_stateobj.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_tex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_formats.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_p2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_macros.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_compute.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/gm107_texture.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_ppp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_shader_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_m2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_program.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com90c0.mme.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/Makefile U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com9097.mme U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com9097.mme.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com90c0.mme U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_transfer.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state_validate.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_format.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vertprog.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_push.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_fragprog.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_texture.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_transfer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv40_vertprog.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_draw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv01_2d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_format.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_shader.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv40_verttex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30-40_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_clear.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_ssa.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_graph.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp C xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_inlines.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/unordered_set.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_util.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_gm107.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_util.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_bb.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_graph.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp C xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk110.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/Makefile U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gm107.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk110.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gf100.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk104.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk104.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gm107.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gf100.asm.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource_buffer.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_prim_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_blit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_public.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_screen.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug_private.h U xenocara/lib/mesa/src/gallium/drivers/i915/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/i915/i915_winsys.h U xenocara/lib/mesa/src/gallium/drivers/i915/TODO U xenocara/lib/mesa/src/gallium/drivers/i915/i915_prim_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_inlines.h C xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_translate.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_batchbuffer.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_clear.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_context.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug_fp.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_immediate.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_batch.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource_texture.c U xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_surface.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_dynamic.c U xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/i915/i915_blit.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_reg.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_query.c C xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_optimize.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_sampler.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_context.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_query.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_fpc.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource.c C xenocara/lib/mesa/src/gallium/drivers/i915/i915_screen.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_static.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_flush.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_surface.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_resource.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture_desc.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_debug.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_emit.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_fs.h U xenocara/lib/mesa/src/gallium/drivers/r300/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/r300/r300_blit.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_reg.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_state.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_transfer.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_cs.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture_desc.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_context.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_chipset.c U xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/r300/r300_state_inlines.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen_buffer.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_chipset.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_shader_semantics.h U xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/r300/r300_hyperz.c C xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_cb.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen_buffer.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_tgsi_to_rc.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_render.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs_draw.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_render_stencilref.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_flush.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_context.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_tgsi_to_rc.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_fs.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_transfer.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_public.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_defines.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_render_translate.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_query.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_remove_constants.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_pair.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_branches.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_remove_constants.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_list.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_pair.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_alu.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_print.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_loops.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow_deadcode.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler_util.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_vert_fc.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_tex.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_alu.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_optimize.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/memory_pool.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/memory_pool.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_rename_regs.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_code.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_code.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_list.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_translate.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow_swizzles.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_opcodes.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_variable.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_rename_regs.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_opcodes.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_branches.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_schedule.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_constants.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_swizzle.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_tex.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler_util.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_loops.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_regalloc.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_inline_literals.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_variable.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_dead_sources.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/rc_test_helpers.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_util_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/omod_two_writers.test U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/unit_test.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/unit_test.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/regalloc_tex_1d_swizzle.test C xenocara/lib/mesa/src/gallium/drivers/svga/svga_context.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_texture.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_msg.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_misc.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_private.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_surface.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_sampler_view.c U xenocara/lib/mesa/src/gallium/drivers/svga/SConscript C xenocara/lib/mesa/src/gallium/drivers/svga/svga_format.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_query.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer_upload.c U xenocara/lib/mesa/src/gallium/drivers/svga/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_tgsi_transform.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_blend.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_mksstats.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_vs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_flush.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_vs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_hw_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_clear.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_sampler_view.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_insn.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_link.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_streamout.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_surface.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_backend.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_vertex.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_state.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state.h U xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_gs.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer_upload.h U xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/svga/svga_context.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_fs.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_shader.h C xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_sampler.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen_cache.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_debug.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_framebuffer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_gs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_vdecl.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_emit.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_sampler.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_fs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_depthstencil.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_shader.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_private.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_constants.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_rss.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen_cache.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_need_swtnl.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_winsys.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd_vgpu10.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_msg.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_streamout.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_tss.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_constants.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_public.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_vgpu10.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_blit.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_decl_sm30.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_elements.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_link.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_format.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_texture.c U xenocara/lib/mesa/src/gallium/drivers/svga/include/README U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_dx.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_caps.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/vmware_pack_begin.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_limits.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_types.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_overlay.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_devcaps.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_shaderdefs.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/vmware_pack_end.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/includeCheck.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_escape.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_cmd.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_types.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/VGPU10ShaderTokens.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_surfacedefs.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_dump.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_op.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.py U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_dump.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_op.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump.h U xenocara/lib/mesa/src/gallium/drivers/trace/README U xenocara/lib/mesa/src/gallium/drivers/trace/tr_texture.h C xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_state.c U xenocara/lib/mesa/src/gallium/drivers/trace/SConscript C xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_texture.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_context.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_context.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_state.h U xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/trace/trace.xsl U xenocara/lib/mesa/src/gallium/drivers/trace/tr_public.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_defines.h U xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/trace/tr_screen.c C xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/trace/tr_screen.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_public.h U xenocara/lib/mesa/src/gallium/drivers/rbug/README U xenocara/lib/mesa/src/gallium/drivers/rbug/SConscript U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_context.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_screen.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_objects.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_context.c U xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_screen.c C xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_objects.c U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_core.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_public.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pipe.h N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_nir.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_compute.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_blit.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_shaders.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_alu.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_streamout.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Automake.inc C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pm4.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/driinfo_radeonsi.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_perfcounter.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_debug.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_mem.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_compute.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pm4.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_uvd.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pipe.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.am N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_driinfo.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_viewport.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/cik_sdma.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_msaa.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_internal.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_descriptors.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_binning.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_draw.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_setup.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_cp_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_perfcounter.c U xenocara/lib/mesa/src/gallium/drivers/radeon/r600_cs.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_52.c U xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vcn_dec.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_uvd.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_query.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_buffer_common.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_video.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_test_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.sources C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_pipe_common.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_uvd.c U xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_video.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_40_2_2.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_query.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_50.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_winsys.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_pipe_common.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_texture.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_gpu_load.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vcn_dec.c U xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce.h C xenocara/lib/mesa/src/gallium/tests/trivial/compute.c U xenocara/lib/mesa/src/gallium/tests/trivial/Makefile.am C xenocara/lib/mesa/src/gallium/tests/trivial/Makefile.in C xenocara/lib/mesa/src/gallium/tests/trivial/tri.c C xenocara/lib/mesa/src/gallium/tests/trivial/quad-tex.c U xenocara/lib/mesa/src/gallium/tests/unit/u_half_test.c U xenocara/lib/mesa/src/gallium/tests/unit/translate_test.c U xenocara/lib/mesa/src/gallium/tests/unit/SConscript U xenocara/lib/mesa/src/gallium/tests/unit/u_format_compatible_test.c U xenocara/lib/mesa/src/gallium/tests/unit/pipe_barrier_test.c U xenocara/lib/mesa/src/gallium/tests/unit/Makefile.am C xenocara/lib/mesa/src/gallium/tests/unit/Makefile.in U xenocara/lib/mesa/src/gallium/tests/unit/u_cache_test.c C xenocara/lib/mesa/src/gallium/tests/unit/u_format_test.c U xenocara/lib/mesa/src/gallium/tests/python/tests/regress/fragment-shader/frag-cmp.sh U xenocara/lib/mesa/src/gallium/tests/graw/tri-instanced.c U xenocara/lib/mesa/src/gallium/tests/graw/fs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/tri-gs.c U xenocara/lib/mesa/src/gallium/tests/graw/SConscript C xenocara/lib/mesa/src/gallium/tests/graw/fs-frontface.c U xenocara/lib/mesa/src/gallium/tests/graw/tgsi_dump.gdb C xenocara/lib/mesa/src/gallium/tests/graw/fs-fragcoord.c U xenocara/lib/mesa/src/gallium/tests/graw/gs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/vs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/tex-srgb.c U xenocara/lib/mesa/src/gallium/tests/graw/occlusion-query.c U xenocara/lib/mesa/src/gallium/tests/graw/disasm.c U xenocara/lib/mesa/src/gallium/tests/graw/tex-swizzle.c U xenocara/lib/mesa/src/gallium/tests/graw/clear.c C xenocara/lib/mesa/src/gallium/tests/graw/fs-write-z.c U xenocara/lib/mesa/src/gallium/tests/graw/shader-leak.c U xenocara/lib/mesa/src/gallium/tests/graw/tri.c U xenocara/lib/mesa/src/gallium/tests/graw/quad-tex.c U xenocara/lib/mesa/src/gallium/tests/graw/graw_util.h U xenocara/lib/mesa/src/gallium/tests/graw/quad-sample.c U xenocara/lib/mesa/src/gallium/tests/graw/tri-large.c U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dst.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-frc.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-slt.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mad.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-cb-1d.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dp4.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lit.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lg2.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-rsq.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-sub.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-rcp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-absneg.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mov.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-xpd.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mul.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-flr.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dp3.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-add.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-swz.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-min.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lrp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-max.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-ex2.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-neg.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-kil.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-face.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-ucmp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-tempx.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-sge.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mad-immx.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-cb-2d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-arr.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-cb-1d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-absneg.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lrp.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dst.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dp3.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-ex2.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-arl.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-min.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-rcp.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mad.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-flr.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-sge.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-slt.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mul.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-swz.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-imul_hi.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lit.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-xpd.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-neg.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-sub.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dp4.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-max.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-umul_hi.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lg2.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-frc.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-uadd.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mov.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-cb-2d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-add.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-rsq.sh U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/mov.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/add.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/line.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/multi-line.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/add-mix.txt U xenocara/lib/mesa/src/gallium/docs/Makefile U xenocara/lib/mesa/src/gallium/docs/make.bat U xenocara/lib/mesa/src/gallium/docs/source/cso.rst U xenocara/lib/mesa/src/gallium/docs/source/resources.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers.rst C xenocara/lib/mesa/src/gallium/docs/source/screen.rst U xenocara/lib/mesa/src/gallium/docs/source/glossary.rst U xenocara/lib/mesa/src/gallium/docs/source/debugging.rst U xenocara/lib/mesa/src/gallium/docs/source/pipeline.txt U xenocara/lib/mesa/src/gallium/docs/source/format.rst U xenocara/lib/mesa/src/gallium/docs/source/index.rst U xenocara/lib/mesa/src/gallium/docs/source/intro.rst U xenocara/lib/mesa/src/gallium/docs/source/distro.rst U xenocara/lib/mesa/src/gallium/docs/source/conf.py C xenocara/lib/mesa/src/gallium/docs/source/context.rst C xenocara/lib/mesa/src/gallium/docs/source/tgsi.rst U xenocara/lib/mesa/src/gallium/docs/source/exts/formatting.py U xenocara/lib/mesa/src/gallium/docs/source/cso/dsa.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/blend.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/sampler.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/velems.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/shader.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/rasterizer.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/freedreno.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/faq.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/profiling.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/knobs.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/usage.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/freedreno/ir3-notes.rst U xenocara/lib/mesa/src/intel/Makefile.blorp.am U xenocara/lib/mesa/src/intel/Makefile.genxml.am C xenocara/lib/mesa/src/intel/Makefile.common.am C xenocara/lib/mesa/src/intel/Makefile.tools.am C xenocara/lib/mesa/src/intel/Makefile.sources C xenocara/lib/mesa/src/intel/Makefile.am C xenocara/lib/mesa/src/intel/Makefile.in C xenocara/lib/mesa/src/intel/Makefile.vulkan.am U xenocara/lib/mesa/src/intel/Makefile.isl.am C xenocara/lib/mesa/src/intel/Makefile.compiler.am C xenocara/lib/mesa/src/intel/blorp/blorp_priv.h C xenocara/lib/mesa/src/intel/blorp/blorp.h C xenocara/lib/mesa/src/intel/blorp/blorp_blit.c U xenocara/lib/mesa/src/intel/blorp/TODO C xenocara/lib/mesa/src/intel/blorp/blorp_genX_exec.h U xenocara/lib/mesa/src/intel/blorp/blorp_nir_builder.h C xenocara/lib/mesa/src/intel/blorp/blorp_clear.c C xenocara/lib/mesa/src/intel/blorp/blorp.c C xenocara/lib/mesa/src/intel/common/gen_debug.h U xenocara/lib/mesa/src/intel/common/gen_device_info.c C xenocara/lib/mesa/src/intel/common/gen_device_info.h N xenocara/lib/mesa/src/intel/common/intel_log.h U xenocara/lib/mesa/src/intel/common/gen_sample_positions.h N xenocara/lib/mesa/src/intel/common/intel_log.c C xenocara/lib/mesa/src/intel/common/gen_debug.c U xenocara/lib/mesa/src/intel/common/gen_l3_config.c U xenocara/lib/mesa/src/intel/common/gen_urb_config.c U xenocara/lib/mesa/src/intel/common/gen_l3_config.h C xenocara/lib/mesa/src/intel/common/gen_decoder.c U xenocara/lib/mesa/src/intel/common/gen_decoder.h U xenocara/lib/mesa/src/intel/common/gen_clflush.h C xenocara/lib/mesa/src/intel/isl/isl_format.c C xenocara/lib/mesa/src/intel/isl/isl_format_layout.c U xenocara/lib/mesa/src/intel/isl/isl_gen7.h C xenocara/lib/mesa/src/intel/isl/isl_priv.h C xenocara/lib/mesa/src/intel/isl/isl_surface_state.c U xenocara/lib/mesa/src/intel/isl/README U xenocara/lib/mesa/src/intel/isl/gen_format_layout.py C xenocara/lib/mesa/src/intel/isl/isl_storage_image.c U xenocara/lib/mesa/src/intel/isl/isl_gen4.h U xenocara/lib/mesa/src/intel/isl/isl_gen6.h U xenocara/lib/mesa/src/intel/isl/isl_gen8.h U xenocara/lib/mesa/src/intel/isl/isl_gen4.c U xenocara/lib/mesa/src/intel/isl/isl_gen9.c C xenocara/lib/mesa/src/intel/isl/isl_gen7.c U xenocara/lib/mesa/src/intel/isl/isl_gen6.c U xenocara/lib/mesa/src/intel/isl/isl_gen8.c C xenocara/lib/mesa/src/intel/isl/isl_emit_depth_stencil.c C xenocara/lib/mesa/src/intel/isl/isl_drm.c N xenocara/lib/mesa/src/intel/isl/isl_genX_priv.h C xenocara/lib/mesa/src/intel/isl/isl.h C xenocara/lib/mesa/src/intel/isl/isl.c U xenocara/lib/mesa/src/intel/isl/isl_gen9.h C xenocara/lib/mesa/src/intel/isl/isl_format_layout.csv U xenocara/lib/mesa/src/intel/isl/tests/isl_surf_get_image_offset_test.c U xenocara/lib/mesa/src/intel/tools/aubinator.c U xenocara/lib/mesa/src/intel/tools/disasm.c U xenocara/lib/mesa/src/intel/tools/intel_aub.h U xenocara/lib/mesa/src/intel/tools/gen_disasm.h C xenocara/lib/mesa/src/intel/tools/aubinator_error_decode.c C xenocara/lib/mesa/src/intel/vulkan/anv_device.c C xenocara/lib/mesa/src/intel/vulkan/genX_blorp_exec.c C xenocara/lib/mesa/src/intel/vulkan/anv_gem.c N xenocara/lib/mesa/src/intel/vulkan/anv_extensions.py C xenocara/lib/mesa/src/intel/vulkan/anv_queue.c C xenocara/lib/mesa/src/intel/vulkan/genX_pipeline.c U xenocara/lib/mesa/src/intel/vulkan/anv_pass.c U xenocara/lib/mesa/src/intel/vulkan/anv_wsi_wayland.c N xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_ycbcr_textures.c C xenocara/lib/mesa/src/intel/vulkan/anv_descriptor_set.c C xenocara/lib/mesa/src/intel/vulkan/anv_gem_stubs.c U xenocara/lib/mesa/src/intel/vulkan/anv_wsi_x11.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir.h C xenocara/lib/mesa/src/intel/vulkan/anv_blorp.c U xenocara/lib/mesa/src/intel/vulkan/TODO C xenocara/lib/mesa/src/intel/vulkan/anv_formats.c U xenocara/lib/mesa/src/intel/vulkan/anv_genX.h C xenocara/lib/mesa/src/intel/vulkan/anv_batch_chain.c C xenocara/lib/mesa/src/intel/vulkan/anv_private.h C xenocara/lib/mesa/src/intel/vulkan/anv_intel.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_input_attachments.c C xenocara/lib/mesa/src/intel/vulkan/gen8_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/genX_query.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_multiview.c C xenocara/lib/mesa/src/intel/vulkan/anv_allocator.c N xenocara/lib/mesa/src/intel/vulkan/anv_android.c C xenocara/lib/mesa/src/intel/vulkan/anv_pipeline.c N xenocara/lib/mesa/src/intel/vulkan/anv_icd.py N xenocara/lib/mesa/src/intel/vulkan/anv_extensions.c U xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_push_constants.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_apply_pipeline_layout.c C xenocara/lib/mesa/src/intel/vulkan/anv_pipeline_cache.c C xenocara/lib/mesa/src/intel/vulkan/genX_state.c U xenocara/lib/mesa/src/intel/vulkan/anv_dump.c C xenocara/lib/mesa/src/intel/vulkan/genX_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/gen7_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/vk_format_info.h C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints.h C xenocara/lib/mesa/src/intel/vulkan/genX_gpu_memcpy.c C xenocara/lib/mesa/src/intel/vulkan/anv_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints_gen.py C xenocara/lib/mesa/src/intel/vulkan/anv_wsi.c C xenocara/lib/mesa/src/intel/vulkan/anv_util.c N xenocara/lib/mesa/src/intel/vulkan/anv_debug_report.c C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints.c C xenocara/lib/mesa/src/intel/vulkan/anv_image.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_test_helper.h U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_no_free.c U xenocara/lib/mesa/src/intel/vulkan/tests/block_pool_no_free.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_free_list_only.c C xenocara/lib/mesa/src/intel/genxml/gen7.xml U xenocara/lib/mesa/src/intel/genxml/gen8_pack.h C xenocara/lib/mesa/src/intel/genxml/genX_bits.h C xenocara/lib/mesa/src/intel/genxml/gen4_pack.h U xenocara/lib/mesa/src/intel/genxml/README U xenocara/lib/mesa/src/intel/genxml/gen10_pack.h U xenocara/lib/mesa/src/intel/genxml/gen9.xml C xenocara/lib/mesa/src/intel/genxml/gen75_pack.h U xenocara/lib/mesa/src/intel/genxml/gen_bits_header.py C xenocara/lib/mesa/src/intel/genxml/gen7_pack.h U xenocara/lib/mesa/src/intel/genxml/gen8.xml U xenocara/lib/mesa/src/intel/genxml/gen_macros.h C xenocara/lib/mesa/src/intel/genxml/gen75.xml C xenocara/lib/mesa/src/intel/genxml/gen4.xml C xenocara/lib/mesa/src/intel/genxml/gen45.xml C xenocara/lib/mesa/src/intel/genxml/gen6_pack.h C xenocara/lib/mesa/src/intel/genxml/gen5_pack.h U xenocara/lib/mesa/src/intel/genxml/gen9_pack.h U xenocara/lib/mesa/src/intel/genxml/genX_pack.h C xenocara/lib/mesa/src/intel/genxml/gen6.xml C xenocara/lib/mesa/src/intel/genxml/gen45_pack.h C xenocara/lib/mesa/src/intel/genxml/genX_xml.h C xenocara/lib/mesa/src/intel/genxml/gen_pack_header.py U xenocara/lib/mesa/src/intel/genxml/gen_zipped_file.py C xenocara/lib/mesa/src/intel/genxml/gen5.xml U xenocara/lib/mesa/src/intel/genxml/gen10.xml U xenocara/lib/mesa/src/intel/compiler/intel_asm_annotation.h C xenocara/lib/mesa/src/intel/compiler/test_eu_compact.cpp U xenocara/lib/mesa/src/intel/compiler/brw_eu_util.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_tri.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_vs.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/test_vec4_register_coalesce.cpp U xenocara/lib/mesa/src/intel/compiler/test_vec4_cmod_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_reg_allocate.cpp U xenocara/lib/mesa/src/intel/compiler/intel_asm_annotation.c U xenocara/lib/mesa/src/intel/compiler/test_fs_cmod_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_lower_pack.cpp C xenocara/lib/mesa/src/intel/compiler/brw_disasm.c U xenocara/lib/mesa/src/intel/compiler/brw_compile_clip.c C xenocara/lib/mesa/src/intel/compiler/brw_fs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir.c C xenocara/lib/mesa/src/intel/compiler/brw_compiler.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tes.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_visitor.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_sel_peephole.cpp C xenocara/lib/mesa/src/intel/compiler/test_eu_validate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_predicated_break.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir_tcs_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_builder.h U xenocara/lib/mesa/src/intel/compiler/brw_compile_sf.c U xenocara/lib/mesa/src/intel/compiler/gen6_gs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tes.cpp C xenocara/lib/mesa/src/intel/compiler/brw_schedule_instructions.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_dead_code_eliminate.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_surface_builder.h U xenocara/lib/mesa/src/intel/compiler/brw_clip_line.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_cse.cpp U xenocara/lib/mesa/src/intel/compiler/test_fs_saturate_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_clip.h C xenocara/lib/mesa/src/intel/compiler/brw_nir_trig_workarounds.py U xenocara/lib/mesa/src/intel/compiler/brw_fs_combine_constants.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tcs.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_surface_builder.cpp U xenocara/lib/mesa/src/intel/compiler/brw_packed_float.c C xenocara/lib/mesa/src/intel/compiler/brw_eu.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4_visitor.cpp U xenocara/lib/mesa/src/intel/compiler/brw_nir_trig_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_vue_map.c C xenocara/lib/mesa/src/intel/compiler/brw_eu_validate.c U xenocara/lib/mesa/src/intel/compiler/brw_fs_saturate_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs.h C xenocara/lib/mesa/src/intel/compiler/brw_nir_analyze_ubo_ranges.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_visitor.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_cmod_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_compiler.c U xenocara/lib/mesa/src/intel/compiler/brw_fs_cse.cpp U xenocara/lib/mesa/src/intel/compiler/brw_clip_util.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_dead_control_flow.h U xenocara/lib/mesa/src/intel/compiler/test_vec4_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_dead_code_eliminate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_nir_attribute_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_nir_analyze_boolean_resolves.c C xenocara/lib/mesa/src/intel/compiler/brw_eu_compact.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_unfilled.c N xenocara/lib/mesa/src/intel/compiler/brw_reg_type.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_surface_builder.h C xenocara/lib/mesa/src/intel/compiler/brw_eu.c U xenocara/lib/mesa/src/intel/compiler/brw_nir_opt_peephole_ffma.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_point.c U xenocara/lib/mesa/src/intel/compiler/brw_cfg.cpp U xenocara/lib/mesa/src/intel/compiler/test_fs_copy_propagation.cpp N xenocara/lib/mesa/src/intel/compiler/brw_nir_lower_cs_intrinsics.c U xenocara/lib/mesa/src/intel/compiler/brw_dead_control_flow.cpp N xenocara/lib/mesa/src/intel/compiler/brw_reg_type.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_live_variables.h C xenocara/lib/mesa/src/intel/compiler/brw_shader.h C xenocara/lib/mesa/src/intel/compiler/brw_fs.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_cmod_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_generator.cpp U xenocara/lib/mesa/src/intel/compiler/test_vf_float_conversions.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tcs.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4.h U xenocara/lib/mesa/src/intel/compiler/brw_interpolation_map.c U xenocara/lib/mesa/src/intel/compiler/brw_ir_vec4.h U xenocara/lib/mesa/src/intel/compiler/gen6_gs_visitor.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_live_variables.h C xenocara/lib/mesa/src/intel/compiler/brw_eu_defines.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4_generator.cpp C xenocara/lib/mesa/src/intel/compiler/brw_ir_fs.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_reg_allocate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_live_variables.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_validate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_wm_iz.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_surface_builder.cpp C xenocara/lib/mesa/src/intel/compiler/brw_shader.cpp U xenocara/lib/mesa/src/intel/compiler/brw_cfg.h U xenocara/lib/mesa/src/intel/compiler/brw_ir_allocator.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_live_variables.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_register_coalesce.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_lower_conversions.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_vs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_eu_emit.c C xenocara/lib/mesa/src/intel/compiler/brw_reg.h C xenocara/lib/mesa/src/intel/compiler/brw_inst.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_builder.h C xenocara/lib/mesa/src/amd/Makefile.common.am C xenocara/lib/mesa/src/amd/Makefile.sources U xenocara/lib/mesa/src/amd/Makefile.am C xenocara/lib/mesa/src/amd/Makefile.in U xenocara/lib/mesa/src/amd/Makefile.addrlib.am C xenocara/lib/mesa/src/amd/common/ac_surface.c C xenocara/lib/mesa/src/amd/common/ac_llvm_build.h C xenocara/lib/mesa/src/amd/common/sid_tables.py C xenocara/lib/mesa/src/amd/common/ac_binary.h C xenocara/lib/mesa/src/amd/common/ac_llvm_build.c C xenocara/lib/mesa/src/amd/common/sid.h U xenocara/lib/mesa/src/amd/common/ac_exp_param.h C xenocara/lib/mesa/src/amd/common/sid_tables.h C xenocara/lib/mesa/src/amd/common/ac_debug.h U xenocara/lib/mesa/src/amd/common/amd_family.h U xenocara/lib/mesa/src/amd/common/amd_kernel_code_t.h C xenocara/lib/mesa/src/amd/common/ac_debug.c C xenocara/lib/mesa/src/amd/common/ac_nir_to_llvm.h U xenocara/lib/mesa/src/amd/common/ac_llvm_util.c U xenocara/lib/mesa/src/amd/common/amdgpu_id.h C xenocara/lib/mesa/src/amd/common/ac_binary.c U xenocara/lib/mesa/src/amd/common/ac_llvm_util.h C xenocara/lib/mesa/src/amd/common/ac_nir_to_llvm.c U xenocara/lib/mesa/src/amd/common/gfx9d.h C xenocara/lib/mesa/src/amd/common/ac_gpu_info.c C xenocara/lib/mesa/src/amd/common/ac_shader_info.h C xenocara/lib/mesa/src/amd/common/ac_shader_info.c U xenocara/lib/mesa/src/amd/common/ac_llvm_helper.cpp C xenocara/lib/mesa/src/amd/common/ac_gpu_info.h N xenocara/lib/mesa/src/amd/common/ac_shader_abi.h C xenocara/lib/mesa/src/amd/common/ac_surface.h C xenocara/lib/mesa/src/amd/vulkan/radv_cmd_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_device.c C xenocara/lib/mesa/src/amd/vulkan/radv_pipeline_cache.c U xenocara/lib/mesa/src/amd/vulkan/dev_icd.json.in U xenocara/lib/mesa/src/amd/vulkan/vk_format_table.c C xenocara/lib/mesa/src/amd/vulkan/radv_descriptor_set.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_clear.c U xenocara/lib/mesa/src/amd/vulkan/vk_format_table.py U xenocara/lib/mesa/src/amd/vulkan/radv_util.c U xenocara/lib/mesa/src/amd/vulkan/radeon_icd.json.in U xenocara/lib/mesa/src/amd/vulkan/radv_pass.c C xenocara/lib/mesa/src/amd/vulkan/si_cmd_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve.c N xenocara/lib/mesa/src/amd/vulkan/radv_shader.h N xenocara/lib/mesa/src/amd/vulkan/radv_extensions.py C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve_fs.c C xenocara/lib/mesa/src/amd/vulkan/radv_wsi.c C xenocara/lib/mesa/src/amd/vulkan/radv_debug.h N xenocara/lib/mesa/src/amd/vulkan/radv_extensions.c C xenocara/lib/mesa/src/amd/vulkan/Makefile.sources C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints_gen.py C xenocara/lib/mesa/src/amd/vulkan/radv_meta_blit2d.c U xenocara/lib/mesa/src/amd/vulkan/radv_wsi_x11.c C xenocara/lib/mesa/src/amd/vulkan/Makefile.am C xenocara/lib/mesa/src/amd/vulkan/radv_meta_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_decompress.c U xenocara/lib/mesa/src/amd/vulkan/radv_util.h C xenocara/lib/mesa/src/amd/vulkan/Makefile.in U xenocara/lib/mesa/src/amd/vulkan/vk_format_layout.csv C xenocara/lib/mesa/src/amd/vulkan/radv_meta_bufimage.c C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints.h C xenocara/lib/mesa/src/amd/vulkan/radv_formats.c C xenocara/lib/mesa/src/amd/vulkan/radv_query.c C xenocara/lib/mesa/src/amd/vulkan/radv_pipeline.c C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints.c C xenocara/lib/mesa/src/amd/vulkan/radv_descriptor_set.h U xenocara/lib/mesa/src/amd/vulkan/vk_format_parse.py C xenocara/lib/mesa/src/amd/vulkan/radv_private.h U xenocara/lib/mesa/src/amd/vulkan/vk_format.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta_blit.c N xenocara/lib/mesa/src/amd/vulkan/radv_debug.c C xenocara/lib/mesa/src/amd/vulkan/radv_radeon_winsys.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta.c N xenocara/lib/mesa/src/amd/vulkan/radv_shader.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_fast_clear.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve_cs.c C xenocara/lib/mesa/src/amd/vulkan/radv_image.c C xenocara/lib/mesa/src/amd/vulkan/radv_cs.h U xenocara/lib/mesa/src/amd/vulkan/radv_wsi_wayland.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_copy.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.h U xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys_public.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c U xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.c U xenocara/lib/mesa/src/amd/addrlib/addrtypes.h C xenocara/lib/mesa/src/amd/addrlib/addrinterface.cpp C xenocara/lib/mesa/src/amd/addrlib/addrinterface.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/coord.cpp U xenocara/lib/mesa/src/amd/addrlib/gfx9/rbmap.cpp C xenocara/lib/mesa/src/amd/addrlib/gfx9/gfx9addrlib.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/coord.h C xenocara/lib/mesa/src/amd/addrlib/gfx9/gfx9addrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/gfx9/rbmap.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/chip/gfx9_enum.h U xenocara/lib/mesa/src/amd/addrlib/core/addrelemlib.h C xenocara/lib/mesa/src/amd/addrlib/core/addrcommon.h C xenocara/lib/mesa/src/amd/addrlib/core/addrlib2.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib.h U xenocara/lib/mesa/src/amd/addrlib/core/addrobject.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrobject.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib2.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrlib1.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrlib1.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrelemlib.cpp U xenocara/lib/mesa/src/amd/addrlib/inc/lnx_common_defs.h U xenocara/lib/mesa/src/amd/addrlib/inc/chip/gfx9/gfx9_gb_reg.h U xenocara/lib/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h U xenocara/lib/mesa/src/amd/addrlib/r800/siaddrlib.cpp C xenocara/lib/mesa/src/amd/addrlib/r800/ciaddrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/r800/siaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/ciaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/egbaddrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/r800/egbaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/chip/si_ci_vi_merged_enum.h C xenocara/lib/mesa/src/util/u_queue.c U xenocara/lib/mesa/src/util/register_allocate.c C xenocara/lib/mesa/src/util/ralloc.c C xenocara/lib/mesa/src/util/u_endian.h U xenocara/lib/mesa/src/util/bitscan.c N xenocara/lib/mesa/src/util/string_buffer.c U xenocara/lib/mesa/src/util/format_srgb.c C xenocara/lib/mesa/src/util/u_string.h U xenocara/lib/mesa/src/util/rgtc.c U xenocara/lib/mesa/src/util/u_queue.h U xenocara/lib/mesa/src/util/mesa-sha1_test.c U xenocara/lib/mesa/src/util/u_atomic.h U xenocara/lib/mesa/src/util/bitscan.h C xenocara/lib/mesa/src/util/SConscript U xenocara/lib/mesa/src/util/half_float.c U xenocara/lib/mesa/src/util/debug.c C xenocara/lib/mesa/src/util/ralloc.h U xenocara/lib/mesa/src/util/format_srgb.h U xenocara/lib/mesa/src/util/slab.c C xenocara/lib/mesa/src/util/build_id.h U xenocara/lib/mesa/src/util/format_r11g11b10f.h N xenocara/lib/mesa/src/util/xmlconfig.c N xenocara/lib/mesa/src/util/drirc C xenocara/lib/mesa/src/util/u_atomic.c U xenocara/lib/mesa/src/util/mesa-sha1.c U xenocara/lib/mesa/src/util/rand_xor.c C xenocara/lib/mesa/src/util/register_allocate.h N xenocara/lib/mesa/src/util/merge_driinfo.py U xenocara/lib/mesa/src/util/rgtc.h U xenocara/lib/mesa/src/util/format_srgb.py U xenocara/lib/mesa/src/util/strtod.h U xenocara/lib/mesa/src/util/slab.h U xenocara/lib/mesa/src/util/list.h C xenocara/lib/mesa/src/util/u_vector.c C xenocara/lib/mesa/src/util/macros.h N xenocara/lib/mesa/src/util/xmlconfig.h U xenocara/lib/mesa/src/util/strtod.c C xenocara/lib/mesa/src/util/hash_table.c U xenocara/lib/mesa/src/util/set.c U xenocara/lib/mesa/src/util/half_float.h C xenocara/lib/mesa/src/util/Makefile.sources U xenocara/lib/mesa/src/util/u_dynarray.h C xenocara/lib/mesa/src/util/disk_cache.h U xenocara/lib/mesa/src/util/roundeven_test.c U xenocara/lib/mesa/src/util/bitset.h C xenocara/lib/mesa/src/util/Makefile.am U xenocara/lib/mesa/src/util/u_vector.h C xenocara/lib/mesa/src/util/Makefile.in U xenocara/lib/mesa/src/util/u_thread.h N xenocara/lib/mesa/src/util/string_buffer.h U xenocara/lib/mesa/src/util/u_atomic_test.c U xenocara/lib/mesa/src/util/rounding.h U xenocara/lib/mesa/src/util/crc32.c U xenocara/lib/mesa/src/util/set.h N xenocara/lib/mesa/src/util/xmlpool.h U xenocara/lib/mesa/src/util/debug.h U xenocara/lib/mesa/src/util/hash_table.h C xenocara/lib/mesa/src/util/disk_cache.c U xenocara/lib/mesa/src/util/strndup.h U xenocara/lib/mesa/src/util/mesa-sha1.h U xenocara/lib/mesa/src/util/rand_xor.h U xenocara/lib/mesa/src/util/crc32.h C xenocara/lib/mesa/src/util/build_id.c U xenocara/lib/mesa/src/util/simple_list.h U xenocara/lib/mesa/src/util/texcompress_rgtc_tmp.h U xenocara/lib/mesa/src/util/format_rgb9e5.h U xenocara/lib/mesa/src/util/sha1/README U xenocara/lib/mesa/src/util/sha1/sha1.h U xenocara/lib/mesa/src/util/sha1/sha1.c U xenocara/lib/mesa/src/util/tests/hash_table/remove_null.c U xenocara/lib/mesa/src/util/tests/hash_table/replacement.c U xenocara/lib/mesa/src/util/tests/hash_table/insert_many.c U xenocara/lib/mesa/src/util/tests/hash_table/insert_and_lookup.c U xenocara/lib/mesa/src/util/tests/hash_table/null_destroy.c U xenocara/lib/mesa/src/util/tests/hash_table/clear.c U xenocara/lib/mesa/src/util/tests/hash_table/Makefile.am U xenocara/lib/mesa/src/util/tests/hash_table/random_entry.c U xenocara/lib/mesa/src/util/tests/hash_table/destroy_callback.c C xenocara/lib/mesa/src/util/tests/hash_table/Makefile.in U xenocara/lib/mesa/src/util/tests/hash_table/delete_and_lookup.c U xenocara/lib/mesa/src/util/tests/hash_table/collision.c U xenocara/lib/mesa/src/util/tests/hash_table/delete_management.c N xenocara/lib/mesa/src/util/tests/string_buffer/Makefile.am N xenocara/lib/mesa/src/util/tests/string_buffer/Makefile.in N xenocara/lib/mesa/src/util/tests/string_buffer/string_buffer_test.cpp N xenocara/lib/mesa/src/util/xmlpool/fr.po N xenocara/lib/mesa/src/util/xmlpool/gen_xmlpool.py N xenocara/lib/mesa/src/util/xmlpool/es.po N xenocara/lib/mesa/src/util/xmlpool/SConscript N xenocara/lib/mesa/src/util/xmlpool/Makefile.am N xenocara/lib/mesa/src/util/xmlpool/nl.po N xenocara/lib/mesa/src/util/xmlpool/sv.po N xenocara/lib/mesa/src/util/xmlpool/Makefile.in N xenocara/lib/mesa/src/util/xmlpool/t_options.h N xenocara/lib/mesa/src/util/xmlpool/options.h N xenocara/lib/mesa/src/util/xmlpool/de.po N xenocara/lib/mesa/src/util/xmlpool/ca.po N xenocara/lib/mesa/src/util/xmlpool/es/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/sv/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/de/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/fr/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/ca/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/nl/LC_MESSAGES/options.mo U xenocara/lib/mesa/src/egl/egl-entrypoint-check U xenocara/lib/mesa/src/egl/egl-symbols-check U xenocara/lib/mesa/src/egl/SConscript U xenocara/lib/mesa/src/egl/g_egldispatchstubs.h U xenocara/lib/mesa/src/egl/g_egldispatchstubs.c U xenocara/lib/mesa/src/egl/Makefile.sources C xenocara/lib/mesa/src/egl/Makefile.am C xenocara/lib/mesa/src/egl/Makefile.in U xenocara/lib/mesa/src/egl/main/eglsurface.h U xenocara/lib/mesa/src/egl/main/egldefines.h C xenocara/lib/mesa/src/egl/main/eglsurface.c U xenocara/lib/mesa/src/egl/main/egldispatchstubs.c U xenocara/lib/mesa/src/egl/main/egllog.h U xenocara/lib/mesa/src/egl/main/eglglvnd.c U xenocara/lib/mesa/src/egl/main/eglconfig.h C xenocara/lib/mesa/src/egl/main/eglcurrent.c U xenocara/lib/mesa/src/egl/main/eglsync.h U xenocara/lib/mesa/src/egl/main/eglapi.h U xenocara/lib/mesa/src/egl/main/eglcurrent.h C xenocara/lib/mesa/src/egl/main/eglcontext.c U xenocara/lib/mesa/src/egl/main/eglglobals.h U xenocara/lib/mesa/src/egl/main/eglsync.c U xenocara/lib/mesa/src/egl/main/egldisplay.c U xenocara/lib/mesa/src/egl/main/egldriver.h U xenocara/lib/mesa/src/egl/main/50_mesa.json U xenocara/lib/mesa/src/egl/main/README.txt U xenocara/lib/mesa/src/egl/main/egltypedefs.h U xenocara/lib/mesa/src/egl/main/egldriver.c C xenocara/lib/mesa/src/egl/main/eglconfig.c U xenocara/lib/mesa/src/egl/main/egllog.c C xenocara/lib/mesa/src/egl/main/eglcontext.h U xenocara/lib/mesa/src/egl/main/eglentrypoint.h U xenocara/lib/mesa/src/egl/main/egl.pc.in U xenocara/lib/mesa/src/egl/main/eglimage.h U xenocara/lib/mesa/src/egl/main/egldispatchstubs.h C xenocara/lib/mesa/src/egl/main/eglapi.c C xenocara/lib/mesa/src/egl/main/eglfallbacks.c U xenocara/lib/mesa/src/egl/main/eglarray.c C xenocara/lib/mesa/src/egl/main/egldisplay.h U xenocara/lib/mesa/src/egl/main/eglarray.h C xenocara/lib/mesa/src/egl/main/eglglobals.c C xenocara/lib/mesa/src/egl/main/eglimage.c U xenocara/lib/mesa/src/egl/main/egl.def U xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-symbols-check U xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl.pc.in C xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl.c C xenocara/lib/mesa/src/egl/wayland/wayland-egl/Makefile.am C xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c C xenocara/lib/mesa/src/egl/wayland/wayland-egl/Makefile.in N xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-backend.h C xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.c U xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.h U xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.xml C xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm-protocol.c U xenocara/lib/mesa/src/egl/wayland/wayland-drm/Makefile.am C xenocara/lib/mesa/src/egl/wayland/wayland-drm/Makefile.in C xenocara/lib/mesa/src/egl/drivers/dri2/linux-dmabuf-unstable-v1-protocol.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_drm.c C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11_dri3.c C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2_fallbacks.h C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2.c C xenocara/lib/mesa/src/egl/drivers/dri2/linux-dmabuf-unstable-v1-client-protocol.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_surfaceless.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11.c U xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11_dri3.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_android.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_wayland.c C xenocara/lib/mesa/src/egl/drivers/haiku/egl_haiku.cpp U xenocara/lib/mesa/src/egl/drivers/haiku/.editorconfig U xenocara/lib/mesa/src/egl/generate/egl.xml U xenocara/lib/mesa/src/egl/generate/genCommon.py U xenocara/lib/mesa/src/egl/generate/gen_egl_dispatch.py U xenocara/lib/mesa/src/egl/generate/egl_other.xml U xenocara/lib/mesa/src/egl/generate/eglFunctionList.py U xenocara/lib/mesa/src/vulkan/Makefile.sources C xenocara/lib/mesa/src/vulkan/Makefile.am C xenocara/lib/mesa/src/vulkan/Makefile.in U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_x11.h C xenocara/lib/mesa/src/vulkan/wsi/wsi_common_x11.c U xenocara/lib/mesa/src/vulkan/wsi/wsi_common.h C xenocara/lib/mesa/src/vulkan/wsi/wayland-drm-client-protocol.h U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_wayland.h U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_queue.h C xenocara/lib/mesa/src/vulkan/wsi/wayland-drm-protocol.c U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_wayland.c C xenocara/lib/mesa/src/vulkan/registry/vk.xml N xenocara/lib/mesa/src/vulkan/registry/vk_android_native_buffer.xml C xenocara/lib/mesa/src/vulkan/util/vk_enum_to_str.c C xenocara/lib/mesa/src/vulkan/util/vk_enum_to_str.h U xenocara/lib/mesa/src/vulkan/util/vk_util.c C xenocara/lib/mesa/src/vulkan/util/vk_util.h C xenocara/lib/mesa/src/vulkan/util/vk_alloc.h C xenocara/lib/mesa/src/vulkan/util/gen_enum_to_str.py C xenocara/lib/mesa/src/broadcom/Makefile.genxml.am C xenocara/lib/mesa/src/broadcom/Makefile.sources C xenocara/lib/mesa/src/broadcom/Makefile.am C xenocara/lib/mesa/src/broadcom/Makefile.in N xenocara/lib/mesa/src/broadcom/Makefile.vc5.am N xenocara/lib/mesa/src/broadcom/Makefile.cle.am U xenocara/lib/mesa/src/broadcom/common/v3d_device_info.h N xenocara/lib/mesa/src/broadcom/common/v3d_debug.c N xenocara/lib/mesa/src/broadcom/common/v3d_debug.h N xenocara/lib/mesa/src/broadcom/clif/clif_dump.c N xenocara/lib/mesa/src/broadcom/clif/clif_dump.h N xenocara/lib/mesa/src/broadcom/cle/v3d_decoder.c C xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v21.xml N xenocara/lib/mesa/src/broadcom/cle/v3d_decoder.h U xenocara/lib/mesa/src/broadcom/cle/v3d_packet_helpers.h N xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v33_pack.h N xenocara/lib/mesa/src/broadcom/cle/v3d_xml.h N xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v33.xml C xenocara/lib/mesa/src/broadcom/cle/gen_pack_header.py C xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v21_pack.h N xenocara/lib/mesa/src/broadcom/compiler/vir_live_variables.c N xenocara/lib/mesa/src/broadcom/compiler/vir_opt_dead_code.c N xenocara/lib/mesa/src/broadcom/compiler/qpu_validate.c N xenocara/lib/mesa/src/broadcom/compiler/vir_lower_uniforms.c N xenocara/lib/mesa/src/broadcom/compiler/vir_to_qpu.c N xenocara/lib/mesa/src/broadcom/compiler/vir_dump.c N xenocara/lib/mesa/src/broadcom/compiler/v3d_compiler.h N xenocara/lib/mesa/src/broadcom/compiler/nir_to_vir.c N xenocara/lib/mesa/src/broadcom/compiler/qpu_schedule.c N xenocara/lib/mesa/src/broadcom/compiler/vir_register_allocate.c N xenocara/lib/mesa/src/broadcom/compiler/vir_opt_copy_propagate.c N xenocara/lib/mesa/src/broadcom/compiler/v3d_nir_lower_io.c N xenocara/lib/mesa/src/broadcom/compiler/vir.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_instr.h N xenocara/lib/mesa/src/broadcom/qpu/qpu_disasm.h N xenocara/lib/mesa/src/broadcom/qpu/qpu_instr.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_pack.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_disasm.c N xenocara/lib/mesa/src/broadcom/qpu/tests/qpu_disasm.c U xenocara/lib/mesa/src/glx/dri2.h U xenocara/lib/mesa/src/glx/applegl_glx.c C xenocara/lib/mesa/src/glx/glxcmds.c U xenocara/lib/mesa/src/glx/pixelstore.c U xenocara/lib/mesa/src/glx/packrender.h U xenocara/lib/mesa/src/glx/vertarr.c C xenocara/lib/mesa/src/glx/glxextensions.h U xenocara/lib/mesa/src/glx/glxhash.c C xenocara/lib/mesa/src/glx/SConscript U xenocara/lib/mesa/src/glx/xfont.c U xenocara/lib/mesa/src/glx/indirect_size.h U xenocara/lib/mesa/src/glx/eval.c U xenocara/lib/mesa/src/glx/dri_common.h U xenocara/lib/mesa/src/glx/indirect_init.h U xenocara/lib/mesa/src/glx/indirect_window_pos.c U xenocara/lib/mesa/src/glx/xf86dristr.h U xenocara/lib/mesa/src/glx/dri_common_interop.c C xenocara/lib/mesa/src/glx/dri_glx.c U xenocara/lib/mesa/src/glx/singlepix.c U xenocara/lib/mesa/src/glx/indirect.h U xenocara/lib/mesa/src/glx/query_renderer.c U xenocara/lib/mesa/src/glx/render2.c U xenocara/lib/mesa/src/glx/indirect_glx.c U xenocara/lib/mesa/src/glx/dri_common_query_renderer.c U xenocara/lib/mesa/src/glx/g_glxglvnddispatchindices.h U xenocara/lib/mesa/src/glx/glx_query.c U xenocara/lib/mesa/src/glx/compsize.c U xenocara/lib/mesa/src/glx/pixel.c C xenocara/lib/mesa/src/glx/dri_common.c U xenocara/lib/mesa/src/glx/glxclient.h U xenocara/lib/mesa/src/glx/glxextensions.c U xenocara/lib/mesa/src/glx/glx_error.c U xenocara/lib/mesa/src/glx/indirect_init.c U xenocara/lib/mesa/src/glx/indirect_size.c U xenocara/lib/mesa/src/glx/glxhash.h U xenocara/lib/mesa/src/glx/xf86dri.h U xenocara/lib/mesa/src/glx/glxglvnd.c U xenocara/lib/mesa/src/glx/glx_pbuffer.c U xenocara/lib/mesa/src/glx/glxcurrent.c U xenocara/lib/mesa/src/glx/dri2.c U xenocara/lib/mesa/src/glx/glx_error.h U xenocara/lib/mesa/src/glx/packsingle.h U xenocara/lib/mesa/src/glx/renderpix.c U xenocara/lib/mesa/src/glx/create_context.c U xenocara/lib/mesa/src/glx/indirect_texture_compression.c U xenocara/lib/mesa/src/glx/indirect_vertex_array.c U xenocara/lib/mesa/src/glx/glxglvnddispatchfuncs.h C xenocara/lib/mesa/src/glx/Makefile.am U xenocara/lib/mesa/src/glx/indirect.c U xenocara/lib/mesa/src/glx/indirect_transpose_matrix.c U xenocara/lib/mesa/src/glx/clientinfo.c C xenocara/lib/mesa/src/glx/Makefile.in U xenocara/lib/mesa/src/glx/indirect_vertex_array.h U xenocara/lib/mesa/src/glx/dri2_glx.c U xenocara/lib/mesa/src/glx/XF86dri.c U xenocara/lib/mesa/src/glx/glxglvnd.h U xenocara/lib/mesa/src/glx/driwindows_glx.c U xenocara/lib/mesa/src/glx/single2.c U xenocara/lib/mesa/src/glx/dri3_priv.h U xenocara/lib/mesa/src/glx/dri_sarea.h C xenocara/lib/mesa/src/glx/g_glxglvnddispatchfuncs.c U xenocara/lib/mesa/src/glx/glxconfig.h C xenocara/lib/mesa/src/glx/dri3_glx.c U xenocara/lib/mesa/src/glx/indirect_vertex_array_priv.h U xenocara/lib/mesa/src/glx/drisw_priv.h U xenocara/lib/mesa/src/glx/glxext.c U xenocara/lib/mesa/src/glx/indirect_vertex_program.c U xenocara/lib/mesa/src/glx/clientattrib.c U xenocara/lib/mesa/src/glx/glxconfig.c U xenocara/lib/mesa/src/glx/dri2_priv.h U xenocara/lib/mesa/src/glx/drisw_glx.c U xenocara/lib/mesa/src/glx/apple/apple_visual.h U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_viewport.c U xenocara/lib/mesa/src/glx/apple/apple_cgl.c U xenocara/lib/mesa/src/glx/apple/apple_glapi.c U xenocara/lib/mesa/src/glx/apple/appledri.c U xenocara/lib/mesa/src/glx/apple/TODO U xenocara/lib/mesa/src/glx/apple/apple_glx_pixmap.c U xenocara/lib/mesa/src/glx/apple/apple_glx_drawable.h U xenocara/lib/mesa/src/glx/apple/apple_xgl_api.h U xenocara/lib/mesa/src/glx/apple/apple_glx_log.h U xenocara/lib/mesa/src/glx/apple/Makefile.am U xenocara/lib/mesa/src/glx/apple/apple_glx_log.c C xenocara/lib/mesa/src/glx/apple/Makefile.in U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_stereo.c U xenocara/lib/mesa/src/glx/apple/apple_glx_surface.c U xenocara/lib/mesa/src/glx/apple/apple_glx.h U xenocara/lib/mesa/src/glx/apple/RELEASE_NOTES U xenocara/lib/mesa/src/glx/apple/apple_glx_pbuffer.c U xenocara/lib/mesa/src/glx/apple/appledri.h U xenocara/lib/mesa/src/glx/apple/appledristr.h U xenocara/lib/mesa/src/glx/apple/apple_glx_context.h U xenocara/lib/mesa/src/glx/apple/apple_glx.c U xenocara/lib/mesa/src/glx/apple/apple_glx_context.c U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_read.c U xenocara/lib/mesa/src/glx/apple/apple_visual.c U xenocara/lib/mesa/src/glx/apple/apple_glx_drawable.c U xenocara/lib/mesa/src/glx/apple/glx_empty.c U xenocara/lib/mesa/src/glx/apple/apple_cgl.h U xenocara/lib/mesa/src/glx/windows/xwindowsdri.c U xenocara/lib/mesa/src/glx/windows/windowsgl.c U xenocara/lib/mesa/src/glx/windows/wgl.h U xenocara/lib/mesa/src/glx/windows/windows_drawable.c U xenocara/lib/mesa/src/glx/windows/windowsdriconst.h U xenocara/lib/mesa/src/glx/windows/windowsgl_internal.h U xenocara/lib/mesa/src/glx/windows/xwindowsdri.h U xenocara/lib/mesa/src/glx/windows/Makefile.am U xenocara/lib/mesa/src/glx/windows/windowsdristr.h C xenocara/lib/mesa/src/glx/windows/Makefile.in U xenocara/lib/mesa/src/glx/windows/wgl.c U xenocara/lib/mesa/src/glx/windows/windowsdriproto.pc.in U xenocara/lib/mesa/src/glx/windows/windowsgl.h U xenocara/lib/mesa/src/glx/tests/dispatch-index-check U xenocara/lib/mesa/src/glx/tests/fake_glx_screen.cpp C xenocara/lib/mesa/src/glx/tests/Makefile.am U xenocara/lib/mesa/src/glx/tests/fake_glx_screen.h U xenocara/lib/mesa/src/glx/tests/query_renderer_unittest.cpp U xenocara/lib/mesa/src/glx/tests/enum_sizes.cpp U xenocara/lib/mesa/src/glx/tests/clientinfo_unittest.cpp C xenocara/lib/mesa/src/glx/tests/Makefile.in U xenocara/lib/mesa/src/glx/tests/indirect_api.cpp U xenocara/lib/mesa/src/glx/tests/create_context_unittest.cpp U xenocara/lib/mesa/src/glx/tests/mock_xdisplay.h U xenocara/lib/mesa/src/glx/tests/query_renderer_implementation_unittest.cpp C xenocara/lib/mesa/src/mesa/SConscript C xenocara/lib/mesa/src/mesa/Makefile.sources C xenocara/lib/mesa/src/mesa/Makefile.am C xenocara/lib/mesa/src/mesa/Makefile.in U xenocara/lib/mesa/src/mesa/gl.pc.in U xenocara/lib/mesa/src/mesa/x86-64/x86-64.c U xenocara/lib/mesa/src/mesa/x86-64/xform4.S U xenocara/lib/mesa/src/mesa/x86-64/x86-64.h U xenocara/lib/mesa/src/mesa/x86/mmx.h U xenocara/lib/mesa/src/mesa/x86/3dnow.h U xenocara/lib/mesa/src/mesa/x86/3dnow_xform3.S U xenocara/lib/mesa/src/mesa/x86/sse.h U xenocara/lib/mesa/src/mesa/x86/norm_args.h U xenocara/lib/mesa/src/mesa/x86/x86_xform.c U xenocara/lib/mesa/src/mesa/x86/x86_cliptest.S U xenocara/lib/mesa/src/mesa/x86/xform_args.h U xenocara/lib/mesa/src/mesa/x86/clip_args.h U xenocara/lib/mesa/src/mesa/x86/sse_xform2.S U xenocara/lib/mesa/src/mesa/x86/3dnow_xform2.S U xenocara/lib/mesa/src/mesa/x86/read_rgba_span_x86.S U xenocara/lib/mesa/src/mesa/x86/assyntax.h U xenocara/lib/mesa/src/mesa/x86/gen_matypes.c U xenocara/lib/mesa/src/mesa/x86/mmx_blendtmp.h U xenocara/lib/mesa/src/mesa/x86/3dnow.c U xenocara/lib/mesa/src/mesa/x86/mmx_blend.S U xenocara/lib/mesa/src/mesa/x86/sse_xform1.S U xenocara/lib/mesa/src/mesa/x86/sse_xform4.S U xenocara/lib/mesa/src/mesa/x86/common_x86.c U xenocara/lib/mesa/src/mesa/x86/common_x86_features.h U xenocara/lib/mesa/src/mesa/x86/common_x86_asm.h U xenocara/lib/mesa/src/mesa/x86/common_x86_asm.S U xenocara/lib/mesa/src/mesa/x86/sse.c U xenocara/lib/mesa/src/mesa/x86/x86_xform4.S U xenocara/lib/mesa/src/mesa/x86/sse_normal.S U xenocara/lib/mesa/src/mesa/x86/x86_xform3.S U xenocara/lib/mesa/src/mesa/x86/sse_xform3.S U xenocara/lib/mesa/src/mesa/x86/x86_xform.h U xenocara/lib/mesa/src/mesa/x86/3dnow_xform4.S U xenocara/lib/mesa/src/mesa/x86/3dnow_xform1.S U xenocara/lib/mesa/src/mesa/x86/x86_xform2.S U xenocara/lib/mesa/src/mesa/x86/rtasm/x86sse.c U xenocara/lib/mesa/src/mesa/x86/rtasm/x86sse.h U xenocara/lib/mesa/src/mesa/swrast_setup/NOTES U xenocara/lib/mesa/src/mesa/swrast_setup/ss_context.h U xenocara/lib/mesa/src/mesa/swrast_setup/swrast_setup.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_tritmp.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_triangle.c U xenocara/lib/mesa/src/mesa/swrast_setup/ss_vb.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_context.c U xenocara/lib/mesa/src/mesa/swrast_setup/ss_triangle.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_normals.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_points.c U xenocara/lib/mesa/src/mesa/tnl/NOTES U xenocara/lib/mesa/src/mesa/tnl/t_vb_cliptmp.h U xenocara/lib/mesa/src/mesa/tnl/t_context.c U xenocara/lib/mesa/src/mesa/tnl/t_draw.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_lighttmp.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_texmat.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex_generic.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_vertex.c U xenocara/lib/mesa/src/mesa/tnl/t_context.h U xenocara/lib/mesa/src/mesa/tnl/tnl.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_texgen.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_rendertmp.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_fog.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_light.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex_sse.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_program.c U xenocara/lib/mesa/src/mesa/tnl/t_pipeline.h U xenocara/lib/mesa/src/mesa/tnl/t_vp_build.h U xenocara/lib/mesa/src/mesa/tnl/t_pipeline.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_render.c U xenocara/lib/mesa/src/mesa/tnl/t_vp_build.c C xenocara/lib/mesa/src/mesa/state_tracker/st_manager.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_eglimage.c C xenocara/lib/mesa/src/mesa/state_tracker/st_sampler_view.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels.c C xenocara/lib/mesa/src/mesa/state_tracker/st_context.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bufferobjects.c C xenocara/lib/mesa/src/mesa/state_tracker/st_shader_cache.c U xenocara/lib/mesa/src/mesa/state_tracker/st_draw_feedback.c U xenocara/lib/mesa/src/mesa/state_tracker/st_format.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_strings.h U xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi.h U xenocara/lib/mesa/src/mesa/state_tracker/st_gen_mipmap.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_copyimage.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_sampler.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap_shader.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_xformfb.h U xenocara/lib/mesa/src/mesa/state_tracker/st_nir.h U xenocara/lib/mesa/src/mesa/state_tracker/st_scissor.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_eglimage.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap.h C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_nir.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_tgsi_lower_yuv.c C xenocara/lib/mesa/src/mesa/state_tracker/st_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_depth.c U xenocara/lib/mesa/src/mesa/state_tracker/st_debug.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_viewport.h U xenocara/lib/mesa/src/mesa/state_tracker/st_draw.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_rasterizer.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_msaa.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_program.h U xenocara/lib/mesa/src/mesa/state_tracker/st_nir_lower_tex_src_plane.c U xenocara/lib/mesa/src/mesa/state_tracker/st_tgsi_lower_yuv.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_array.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_pixeltransfer.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_compute.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_storagebuf.c C xenocara/lib/mesa/src/mesa/state_tracker/st_extensions.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_rasterpos.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_blit.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_condrender.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_list.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_copyimage.h C xenocara/lib/mesa/src/mesa/state_tracker/st_sampler_view.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_compute.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_framebuffer.c C xenocara/lib/mesa/src/mesa/state_tracker/st_mesa_to_tgsi.c C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_types.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_viewport.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_flush.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_image.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_feedback.h N xenocara/lib/mesa/src/mesa/state_tracker/st_cb_memoryobjects.c U xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_types.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_rasterpos.h U xenocara/lib/mesa/src/mesa/state_tracker/st_gen_mipmap.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atifs_to_tgsi.h N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_temprename.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_queryobj.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_stipple.c U xenocara/lib/mesa/src/mesa/state_tracker/st_pbo.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_clear.c U xenocara/lib/mesa/src/mesa/state_tracker/st_gl_api.h U xenocara/lib/mesa/src/mesa/state_tracker/st_vdpau.h U xenocara/lib/mesa/src/mesa/state_tracker/st_vdpau.c N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_private.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_perfmon.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_constbuf.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_constbuf.h U xenocara/lib/mesa/src/mesa/state_tracker/st_extensions.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_xformfb.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_shader.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_condrender.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_perfmon.h C xenocara/lib/mesa/src/mesa/state_tracker/st_texture.h N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_private.cpp N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_temprename.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_msaa.c U xenocara/lib/mesa/src/mesa/state_tracker/st_mesa_to_tgsi.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texture.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_fbo.c C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_clip.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_readpixels.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_blit.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawtex.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_msaa.c C xenocara/lib/mesa/src/mesa/state_tracker/st_manager.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_shader.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_atomicbuf.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_flush.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels_shader.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_nir_lower_builtin.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texturebarrier.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_tess.c C xenocara/lib/mesa/src/mesa/state_tracker/st_context.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_queryobj.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_clear.h U xenocara/lib/mesa/src/mesa/state_tracker/st_program.c U xenocara/lib/mesa/src/mesa/state_tracker/st_copytex.h C xenocara/lib/mesa/src/mesa/state_tracker/st_atifs_to_tgsi.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_blend.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_syncobj.h N xenocara/lib/mesa/src/mesa/state_tracker/st_cb_memoryobjects.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawtex.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texturebarrier.h U xenocara/lib/mesa/src/mesa/state_tracker/st_pbo.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_readpixels.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_fbo.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_strings.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_scissor.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bufferobjects.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_feedback.c U xenocara/lib/mesa/src/mesa/state_tracker/st_draw.h U xenocara/lib/mesa/src/mesa/state_tracker/st_program.h U xenocara/lib/mesa/src/mesa/state_tracker/st_copytex.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom.h U xenocara/lib/mesa/src/mesa/state_tracker/st_scissor.h C xenocara/lib/mesa/src/mesa/state_tracker/st_format.c U xenocara/lib/mesa/src/mesa/state_tracker/st_debug.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_syncobj.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_program.c C xenocara/lib/mesa/src/mesa/state_tracker/st_shader_cache.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_viewport.c N xenocara/lib/mesa/src/mesa/state_tracker/tests/Makefile.am N xenocara/lib/mesa/src/mesa/state_tracker/tests/Makefile.in N xenocara/lib/mesa/src/mesa/state_tracker/tests/test_glsl_to_tgsi_lifetime.cpp U xenocara/lib/mesa/src/mesa/main/program_resource.h U xenocara/lib/mesa/src/mesa/main/attrib.h C xenocara/lib/mesa/src/mesa/main/pipelineobj.c U xenocara/lib/mesa/src/mesa/main/program_resource.c U xenocara/lib/mesa/src/mesa/main/cpuinfo.c U xenocara/lib/mesa/src/mesa/main/texenv.c U xenocara/lib/mesa/src/mesa/main/texenvprogram.h C xenocara/lib/mesa/src/mesa/main/extensions_table.h U xenocara/lib/mesa/src/mesa/main/extensions.c U xenocara/lib/mesa/src/mesa/main/extensions_table.c U xenocara/lib/mesa/src/mesa/main/depth.c U xenocara/lib/mesa/src/mesa/main/texcompress.h U xenocara/lib/mesa/src/mesa/main/pack.c C xenocara/lib/mesa/src/mesa/main/remap_helper.h C xenocara/lib/mesa/src/mesa/main/execmem.c U xenocara/lib/mesa/src/mesa/main/pixelstore.h C xenocara/lib/mesa/src/mesa/main/errors.c C xenocara/lib/mesa/src/mesa/main/texobj.h U xenocara/lib/mesa/src/mesa/main/remap.h U xenocara/lib/mesa/src/mesa/main/robustness.c U xenocara/lib/mesa/src/mesa/main/compiler.h U xenocara/lib/mesa/src/mesa/main/colortab.c U xenocara/lib/mesa/src/mesa/main/condrender.h U xenocara/lib/mesa/src/mesa/main/texformat.c C xenocara/lib/mesa/src/mesa/main/varray.h U xenocara/lib/mesa/src/mesa/main/texcompress_cpal.c U xenocara/lib/mesa/src/mesa/main/colortab.h U xenocara/lib/mesa/src/mesa/main/pixeltransfer.c U xenocara/lib/mesa/src/mesa/main/vdpau.c U xenocara/lib/mesa/src/mesa/main/pixelstore.c C xenocara/lib/mesa/src/mesa/main/marshal_generated.h U xenocara/lib/mesa/src/mesa/main/format_fallback.py U xenocara/lib/mesa/src/mesa/main/texcompress_bptc.h U xenocara/lib/mesa/src/mesa/main/renderbuffer.h U xenocara/lib/mesa/src/mesa/main/mm.h U xenocara/lib/mesa/src/mesa/main/pixel.h U xenocara/lib/mesa/src/mesa/main/image.c N xenocara/lib/mesa/src/mesa/main/execmem.h C xenocara/lib/mesa/src/mesa/main/viewport.c U xenocara/lib/mesa/src/mesa/main/sse_minmax.c U xenocara/lib/mesa/src/mesa/main/texcompress_fxt1.c C xenocara/lib/mesa/src/mesa/main/syncobj.c C xenocara/lib/mesa/src/mesa/main/enable.c U xenocara/lib/mesa/src/mesa/main/accum.c N xenocara/lib/mesa/src/mesa/main/externalobjects.c C xenocara/lib/mesa/src/mesa/main/shader_query.cpp U xenocara/lib/mesa/src/mesa/main/format_utils.h U xenocara/lib/mesa/src/mesa/main/multisample.h U xenocara/lib/mesa/src/mesa/main/format_pack.c U xenocara/lib/mesa/src/mesa/main/bbox.h C xenocara/lib/mesa/src/mesa/main/shaderapi.c U xenocara/lib/mesa/src/mesa/main/drawtex.c C xenocara/lib/mesa/src/mesa/main/texstorage.c C xenocara/lib/mesa/src/mesa/main/context.h U xenocara/lib/mesa/src/mesa/main/bbox.c U xenocara/lib/mesa/src/mesa/main/objectlabel.h C xenocara/lib/mesa/src/mesa/main/blend.h U xenocara/lib/mesa/src/mesa/main/convolve.c U xenocara/lib/mesa/src/mesa/main/debug_output.h U xenocara/lib/mesa/src/mesa/main/colormac.h U xenocara/lib/mesa/src/mesa/main/vtxfmt.c U xenocara/lib/mesa/src/mesa/main/eval.c U xenocara/lib/mesa/src/mesa/main/clip.h U xenocara/lib/mesa/src/mesa/main/feedback.c C xenocara/lib/mesa/src/mesa/main/get_hash_params.py C xenocara/lib/mesa/src/mesa/main/get_hash.h U xenocara/lib/mesa/src/mesa/main/format_parser.py U xenocara/lib/mesa/src/mesa/main/debug.c U xenocara/lib/mesa/src/mesa/main/marshal.c C xenocara/lib/mesa/src/mesa/main/lines.c U xenocara/lib/mesa/src/mesa/main/state.h U xenocara/lib/mesa/src/mesa/main/attrib.c U xenocara/lib/mesa/src/mesa/main/matrix.c U xenocara/lib/mesa/src/mesa/main/textureview.h U xenocara/lib/mesa/src/mesa/main/texstore.c C xenocara/lib/mesa/src/mesa/main/transformfeedback.h C xenocara/lib/mesa/src/mesa/main/mtypes.h C xenocara/lib/mesa/src/mesa/main/clear.h C xenocara/lib/mesa/src/mesa/main/glformats.c C xenocara/lib/mesa/src/mesa/main/samplerobj.c C xenocara/lib/mesa/src/mesa/main/format_fallback.c C xenocara/lib/mesa/src/mesa/main/enums.c U xenocara/lib/mesa/src/mesa/main/api_exec.h U xenocara/lib/mesa/src/mesa/main/fog.h C xenocara/lib/mesa/src/mesa/main/polygon.h U xenocara/lib/mesa/src/mesa/main/format_unpack.py C xenocara/lib/mesa/src/mesa/main/pixel.c U xenocara/lib/mesa/src/mesa/main/compute.c U xenocara/lib/mesa/src/mesa/main/blit.h U xenocara/lib/mesa/src/mesa/main/uniforms.h C xenocara/lib/mesa/src/mesa/main/varray.c U xenocara/lib/mesa/src/mesa/main/performance_monitor.h U xenocara/lib/mesa/src/mesa/main/blit.c U xenocara/lib/mesa/src/mesa/main/config.h U xenocara/lib/mesa/src/mesa/main/drawtex.h U xenocara/lib/mesa/src/mesa/main/pixeltransfer.h U xenocara/lib/mesa/src/mesa/main/histogram.h U xenocara/lib/mesa/src/mesa/main/compute.h U xenocara/lib/mesa/src/mesa/main/readpix.h C xenocara/lib/mesa/src/mesa/main/blend.c U xenocara/lib/mesa/src/mesa/main/texcompress.c U xenocara/lib/mesa/src/mesa/main/pbo.h U xenocara/lib/mesa/src/mesa/main/es1_conversion.h U xenocara/lib/mesa/src/mesa/main/hint.c U xenocara/lib/mesa/src/mesa/main/format_utils.c U xenocara/lib/mesa/src/mesa/main/points.h C xenocara/lib/mesa/src/mesa/main/format_info.h C xenocara/lib/mesa/src/mesa/main/texgetimage.c U xenocara/lib/mesa/src/mesa/main/format_pack.py U xenocara/lib/mesa/src/mesa/main/format_unpack.c U xenocara/lib/mesa/src/mesa/main/macros.h U xenocara/lib/mesa/src/mesa/main/format_pack.h C xenocara/lib/mesa/src/mesa/main/formats.h U xenocara/lib/mesa/src/mesa/main/scissor.h U xenocara/lib/mesa/src/mesa/main/marshal.h U xenocara/lib/mesa/src/mesa/main/texcompress_rgtc.c U xenocara/lib/mesa/src/mesa/main/pack.h C xenocara/lib/mesa/src/mesa/main/polygon.c C xenocara/lib/mesa/src/mesa/main/version.c U xenocara/lib/mesa/src/mesa/main/texcompress_bptc.c C xenocara/lib/mesa/src/mesa/main/shared.c C xenocara/lib/mesa/src/mesa/main/syncobj.h U xenocara/lib/mesa/src/mesa/main/glformats.h U xenocara/lib/mesa/src/mesa/main/texgen.h C xenocara/lib/mesa/src/mesa/main/dlist.c C xenocara/lib/mesa/src/mesa/main/texstorage.h C xenocara/lib/mesa/src/mesa/main/getstring.c C xenocara/lib/mesa/src/mesa/main/multisample.c U xenocara/lib/mesa/src/mesa/main/arbprogram.c U xenocara/lib/mesa/src/mesa/main/core.h U xenocara/lib/mesa/src/mesa/main/depth.h U xenocara/lib/mesa/src/mesa/main/accum.h U xenocara/lib/mesa/src/mesa/main/texgetimage.h U xenocara/lib/mesa/src/mesa/main/queryobj.h U xenocara/lib/mesa/src/mesa/main/texcompress_etc.h U xenocara/lib/mesa/src/mesa/main/fog.c C xenocara/lib/mesa/src/mesa/main/readpix.c U xenocara/lib/mesa/src/mesa/main/copyimage.h U xenocara/lib/mesa/src/mesa/main/barrier.h U xenocara/lib/mesa/src/mesa/main/rastpos.h U xenocara/lib/mesa/src/mesa/main/feedback.h C xenocara/lib/mesa/src/mesa/main/genmipmap.c C xenocara/lib/mesa/src/mesa/main/context.c U xenocara/lib/mesa/src/mesa/main/extensions.h U xenocara/lib/mesa/src/mesa/main/objectpurge.c C xenocara/lib/mesa/src/mesa/main/formatquery.c U xenocara/lib/mesa/src/mesa/main/enums.h C xenocara/lib/mesa/src/mesa/main/viewport.h U xenocara/lib/mesa/src/mesa/main/pbo.c C xenocara/lib/mesa/src/mesa/main/bufferobj.h U xenocara/lib/mesa/src/mesa/main/texstate.h C xenocara/lib/mesa/src/mesa/main/teximage.h C xenocara/lib/mesa/src/mesa/main/barrier.c U xenocara/lib/mesa/src/mesa/main/hint.h C xenocara/lib/mesa/src/mesa/main/light.c U xenocara/lib/mesa/src/mesa/main/drawpix.h U xenocara/lib/mesa/src/mesa/main/remap.c U xenocara/lib/mesa/src/mesa/main/texturebindless.h C xenocara/lib/mesa/src/mesa/main/clear.c U xenocara/lib/mesa/src/mesa/main/points.c U xenocara/lib/mesa/src/mesa/main/api_loopback.h U xenocara/lib/mesa/src/mesa/main/version.h U xenocara/lib/mesa/src/mesa/main/glthread.h U xenocara/lib/mesa/src/mesa/main/mipmap.c U xenocara/lib/mesa/src/mesa/main/state.c U xenocara/lib/mesa/src/mesa/main/atifragshader.h U xenocara/lib/mesa/src/mesa/main/get_hash_generator.py C xenocara/lib/mesa/src/mesa/main/texobj.c U xenocara/lib/mesa/src/mesa/main/glheader.h U xenocara/lib/mesa/src/mesa/main/texcompress_etc.c C xenocara/lib/mesa/src/mesa/main/renderbuffer.c U xenocara/lib/mesa/src/mesa/main/hash.c C xenocara/lib/mesa/src/mesa/main/arrayobj.c U xenocara/lib/mesa/src/mesa/main/vdpau.h C xenocara/lib/mesa/src/mesa/main/formats.c C xenocara/lib/mesa/src/mesa/main/texturebindless.c C xenocara/lib/mesa/src/mesa/main/teximage.c U xenocara/lib/mesa/src/mesa/main/stencil.h U xenocara/lib/mesa/src/mesa/main/shaderobj.c U xenocara/lib/mesa/src/mesa/main/convolve.h C xenocara/lib/mesa/src/mesa/main/arrayobj.h C xenocara/lib/mesa/src/mesa/main/dd.h U xenocara/lib/mesa/src/mesa/main/shaderimage.c U xenocara/lib/mesa/src/mesa/main/querymatrix.h U xenocara/lib/mesa/src/mesa/main/texgen.c U xenocara/lib/mesa/src/mesa/main/format_info.py C xenocara/lib/mesa/src/mesa/main/genmipmap.h U xenocara/lib/mesa/src/mesa/main/arbprogram.h U xenocara/lib/mesa/src/mesa/main/formatquery.h U xenocara/lib/mesa/src/mesa/main/errors.h C xenocara/lib/mesa/src/mesa/main/textureview.c U xenocara/lib/mesa/src/mesa/main/texcompress_etc_tmp.h U xenocara/lib/mesa/src/mesa/main/streaming-load-memcpy.c U xenocara/lib/mesa/src/mesa/main/atifragshader.c U xenocara/lib/mesa/src/mesa/main/scissor.c U xenocara/lib/mesa/src/mesa/main/performance_monitor.c U xenocara/lib/mesa/src/mesa/main/texformat.h C xenocara/lib/mesa/src/mesa/main/get.c U xenocara/lib/mesa/src/mesa/main/shaderobj.h U xenocara/lib/mesa/src/mesa/main/objectlabel.c U xenocara/lib/mesa/src/mesa/main/ffvertex_prog.c U xenocara/lib/mesa/src/mesa/main/uniforms.c C xenocara/lib/mesa/src/mesa/main/debug_output.c U xenocara/lib/mesa/src/mesa/main/texcompress_fxt1.h U xenocara/lib/mesa/src/mesa/main/texcompress_s3tc.c U xenocara/lib/mesa/src/mesa/main/rastpos.c U xenocara/lib/mesa/src/mesa/main/get.h U xenocara/lib/mesa/src/mesa/main/histogram.c U xenocara/lib/mesa/src/mesa/main/vtxfmt.h U xenocara/lib/mesa/src/mesa/main/mipmap.h U xenocara/lib/mesa/src/mesa/main/hash.h C xenocara/lib/mesa/src/mesa/main/condrender.c N xenocara/lib/mesa/src/mesa/main/externalobjects.h U xenocara/lib/mesa/src/mesa/main/matrix.h U xenocara/lib/mesa/src/mesa/main/ff_fragment_shader.cpp U xenocara/lib/mesa/src/mesa/main/lines.h U xenocara/lib/mesa/src/mesa/main/glthread.c U xenocara/lib/mesa/src/mesa/main/api_arrayelt.h U xenocara/lib/mesa/src/mesa/main/texparam.h C xenocara/lib/mesa/src/mesa/main/samplerobj.h C xenocara/lib/mesa/src/mesa/main/performance_query.c U xenocara/lib/mesa/src/mesa/main/drawpix.c U xenocara/lib/mesa/src/mesa/main/eval.h U xenocara/lib/mesa/src/mesa/main/texcompress_s3tc.h U xenocara/lib/mesa/src/mesa/main/debug.h U xenocara/lib/mesa/src/mesa/main/performance_query.h C xenocara/lib/mesa/src/mesa/main/buffers.c U xenocara/lib/mesa/src/mesa/main/pipelineobj.h U xenocara/lib/mesa/src/mesa/main/queryobj.c U xenocara/lib/mesa/src/mesa/main/enable.h C xenocara/lib/mesa/src/mesa/main/api_exec.c U xenocara/lib/mesa/src/mesa/main/api_validate.h C xenocara/lib/mesa/src/mesa/main/dispatch.h U xenocara/lib/mesa/src/mesa/main/framebuffer.c U xenocara/lib/mesa/src/mesa/main/texcompress_cpal.h U xenocara/lib/mesa/src/mesa/main/cpuinfo.h U xenocara/lib/mesa/src/mesa/main/sse_minmax.h C xenocara/lib/mesa/src/mesa/main/texparam.c U xenocara/lib/mesa/src/mesa/main/stencil.c U xenocara/lib/mesa/src/mesa/main/mm.c C xenocara/lib/mesa/src/mesa/main/texstate.c C xenocara/lib/mesa/src/mesa/main/imports.h U xenocara/lib/mesa/src/mesa/main/texstore.h C xenocara/lib/mesa/src/mesa/main/fbobject.h C xenocara/lib/mesa/src/mesa/main/transformfeedback.c U xenocara/lib/mesa/src/mesa/main/copyimage.c U xenocara/lib/mesa/src/mesa/main/ffvertex_prog.h C xenocara/lib/mesa/src/mesa/main/buffers.h U xenocara/lib/mesa/src/mesa/main/api_loopback.c C xenocara/lib/mesa/src/mesa/main/shaderapi.h U xenocara/lib/mesa/src/mesa/main/api_validate.c N xenocara/lib/mesa/src/mesa/main/texcompress_s3tc_tmp.h U xenocara/lib/mesa/src/mesa/main/shaderimage.h U xenocara/lib/mesa/src/mesa/main/format_unpack.h U xenocara/lib/mesa/src/mesa/main/texenv.h C xenocara/lib/mesa/src/mesa/main/fbobject.c U xenocara/lib/mesa/src/mesa/main/clip.c U xenocara/lib/mesa/src/mesa/main/es1_conversion.c U xenocara/lib/mesa/src/mesa/main/texcompress_rgtc.h U xenocara/lib/mesa/src/mesa/main/shared.h U xenocara/lib/mesa/src/mesa/main/dlist.h U xenocara/lib/mesa/src/mesa/main/light.h C xenocara/lib/mesa/src/mesa/main/marshal_generated.c U xenocara/lib/mesa/src/mesa/main/formats.csv U xenocara/lib/mesa/src/mesa/main/image.h U xenocara/lib/mesa/src/mesa/main/streaming-load-memcpy.h U xenocara/lib/mesa/src/mesa/main/imports.c U xenocara/lib/mesa/src/mesa/main/api_arrayelt.c U xenocara/lib/mesa/src/mesa/main/objectpurge.h C xenocara/lib/mesa/src/mesa/main/bufferobj.c U xenocara/lib/mesa/src/mesa/main/uniform_query.cpp U xenocara/lib/mesa/src/mesa/main/framebuffer.h U xenocara/lib/mesa/src/mesa/main/querymatrix.c U xenocara/lib/mesa/src/mesa/main/tests/mesa_extensions.cpp C xenocara/lib/mesa/src/mesa/main/tests/dispatch_sanity.cpp U xenocara/lib/mesa/src/mesa/main/tests/stubs.cpp U xenocara/lib/mesa/src/mesa/main/tests/program_state_string.cpp U xenocara/lib/mesa/src/mesa/main/tests/Makefile.am C xenocara/lib/mesa/src/mesa/main/tests/Makefile.in U xenocara/lib/mesa/src/mesa/main/tests/mesa_formats.cpp U xenocara/lib/mesa/src/mesa/main/tests/enum_strings.cpp U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_triemit.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_vertex.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_dmatmp.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_tritmp.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_dmatmp2.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_unfilled.h U xenocara/lib/mesa/src/mesa/sparc/sparc.c U xenocara/lib/mesa/src/mesa/sparc/xform.S U xenocara/lib/mesa/src/mesa/sparc/sparc.h U xenocara/lib/mesa/src/mesa/sparc/norm.S U xenocara/lib/mesa/src/mesa/sparc/sparc_matrix.h U xenocara/lib/mesa/src/mesa/sparc/sparc_clip.S U xenocara/lib/mesa/src/mesa/drivers/SConscript C xenocara/lib/mesa/src/mesa/drivers/common/meta.c C xenocara/lib/mesa/src/mesa/drivers/common/driverfuncs.c U xenocara/lib/mesa/src/mesa/drivers/common/meta_generate_mipmap.c U xenocara/lib/mesa/src/mesa/drivers/common/driverfuncs.h U xenocara/lib/mesa/src/mesa/drivers/common/meta_blit.c C xenocara/lib/mesa/src/mesa/drivers/common/meta.h C xenocara/lib/mesa/src/mesa/drivers/dri/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/dri.pc.in C xenocara/lib/mesa/src/mesa/drivers/dri/common/dri_util.c U xenocara/lib/mesa/src/mesa/drivers/dri/common/SConscript U xenocara/lib/mesa/src/mesa/drivers/dri/common/utils.h U xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/common/utils.c C xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/common/megadriver_stub.c C xenocara/lib/mesa/src/mesa/drivers/dri/common/dri_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_clear.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tiled_memcpy.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_formatquery.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/genX_blorp_exec.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_meta_util.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_copy_image.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/genX_state_upload.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_primitive_restart.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_sampler_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_validate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tes.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program_cache.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_depth_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_constant_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_sync.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_sol_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tiled_memcpy.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_bufmgr.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_state_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffers.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_performance_query.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_util.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen8_multisample_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_context.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_clip_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_link.cpp C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_misc_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_multisample_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_blit.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_binding_tables.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_curbe.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_blorp.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/hsw_sol.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_surface_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_l3_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs_emit.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_multisample_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_cs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_performance_query.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_clip.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_nir_uniforms.cpp C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_extensions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/hsw_queryobj.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tcs_surface_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_conditional_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_bufmgr.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_draw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/libdrm_macros.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffer_objects.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_blorp.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tes_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_reset.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_context.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_object_purgeable.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffers.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_obj.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_compute.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_state.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_sf.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa.py C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_misc_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_batchbuffer.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_copy.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_read.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_sol.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_pipe_control.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_queryobj.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_meta_util.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_screen.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_image.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tcs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_surface_formats.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_image.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_defines.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_cs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen4_blorp_exec.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_bitmap.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_screen.c N xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_pipe_control.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_structs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_batchbuffer.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen8_depth_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_surface.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv_object.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_bufferobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_scratch.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_render_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_array.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_polygon.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_surface.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_scratch.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv_m2mf.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_local.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv01_2d.xml.h C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_render.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_tnl.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_gldefs.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_tnl.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_tex.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_context.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_driver.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_polygon.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_array.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_surface.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_bufferobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_clear.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_vtbl.c C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_validate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_vtbl.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_subimage.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_layout.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_program.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_extensions.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tris.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_regions.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffers.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_tex_layout.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_clear.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_debug_fp.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_syncobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_chipset.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_reg.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_extensions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_regions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tris.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_layout.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_draw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_context.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_texblend.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffers.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_obj.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_batchbuffer.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_fragprog.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_image.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_debug.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_bitmap.c C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_program.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_batchbuffer.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state_init.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_span.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tile.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_swtcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fog.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_vertprog.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_ioctl.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tile.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos_arrays.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_swtcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_dma.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_sanity.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_fragshader.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_debug.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_cmdbuf.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_queryobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_screen.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_debug.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common.c C xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_ioctl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_dma.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_cmdbuf.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_sanity.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fog.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_vertprog.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_chipset.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/server/radeon_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/swrast/swrast.c U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/swrast_priv.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_vbtmp.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_span.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_arrays.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tile.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fog.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_swtcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_sanity.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tile.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_dma.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_ioctl.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_debug.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_ioctl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_queryobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state_init.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_debug.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tcl.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_sanity.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_swtcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_dma.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_cmdbuf.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fog.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_verts.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_chipset.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/server/radeon_reg.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_api.c U xenocara/lib/mesa/src/mesa/drivers/x11/SConscript U xenocara/lib/mesa/src/mesa/drivers/x11/glxapi.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesa.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_buffer.c U xenocara/lib/mesa/src/mesa/drivers/x11/glxheader.h U xenocara/lib/mesa/src/mesa/drivers/x11/xfonts.c U xenocara/lib/mesa/src/mesa/drivers/x11/xm_tri.c U xenocara/lib/mesa/src/mesa/drivers/x11/glxapi.h U xenocara/lib/mesa/src/mesa/drivers/x11/fakeglx.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesaP.h U xenocara/lib/mesa/src/mesa/drivers/x11/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/x11/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/x11/xm_dd.c U xenocara/lib/mesa/src/mesa/drivers/x11/xfonts.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_line.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesa_x.h U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.def U xenocara/lib/mesa/src/mesa/drivers/osmesa/SConscript U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.pc.in U xenocara/lib/mesa/src/mesa/drivers/osmesa/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/osmesa/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_draw.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec.h U xenocara/lib/mesa/src/mesa/vbo/vbo_split.h U xenocara/lib/mesa/src/mesa/vbo/vbo_save.h C xenocara/lib/mesa/src/mesa/vbo/vbo_attrib_tmp.h U xenocara/lib/mesa/src/mesa/vbo/vbo_attrib.h U xenocara/lib/mesa/src/mesa/vbo/vbo_context.h U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_eval.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split.c U xenocara/lib/mesa/src/mesa/vbo/vbo_context.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split_copy.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_api.c U xenocara/lib/mesa/src/mesa/vbo/vbo_rebase.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split_inplace.c U xenocara/lib/mesa/src/mesa/vbo/vbo_primitive_restart.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_api.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_loopback.c U xenocara/lib/mesa/src/mesa/vbo/vbo_noop.h C xenocara/lib/mesa/src/mesa/vbo/vbo.h U xenocara/lib/mesa/src/mesa/vbo/vbo_minmax_index.c C xenocara/lib/mesa/src/mesa/vbo/vbo_exec_array.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_draw.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec.c U xenocara/lib/mesa/src/mesa/vbo/vbo_noop.c U xenocara/lib/mesa/src/mesa/math/m_trans_tmp.h U xenocara/lib/mesa/src/mesa/math/m_translate.h U xenocara/lib/mesa/src/mesa/math/m_xform.h U xenocara/lib/mesa/src/mesa/math/m_norm_tmp.h U xenocara/lib/mesa/src/mesa/math/m_debug_xform.c U xenocara/lib/mesa/src/mesa/math/m_eval.c U xenocara/lib/mesa/src/mesa/math/m_vector.h U xenocara/lib/mesa/src/mesa/math/m_matrix.c U xenocara/lib/mesa/src/mesa/math/m_vector.c U xenocara/lib/mesa/src/mesa/math/m_translate.c U xenocara/lib/mesa/src/mesa/math/m_xform.c U xenocara/lib/mesa/src/mesa/math/m_copy_tmp.h U xenocara/lib/mesa/src/mesa/math/m_debug_norm.c U xenocara/lib/mesa/src/mesa/math/m_debug_util.h U xenocara/lib/mesa/src/mesa/math/m_eval.h U xenocara/lib/mesa/src/mesa/math/m_debug_clip.c U xenocara/lib/mesa/src/mesa/math/m_debug.h U xenocara/lib/mesa/src/mesa/math/m_xform_tmp.h U xenocara/lib/mesa/src/mesa/math/m_matrix.h U xenocara/lib/mesa/src/mesa/math/m_clip_tmp.h U xenocara/lib/mesa/src/mesa/math/m_dotprod_tmp.h U xenocara/lib/mesa/src/mesa/program/arbprogparse.h U xenocara/lib/mesa/src/mesa/program/prog_statevars.h C xenocara/lib/mesa/src/mesa/program/lex.yy.c U xenocara/lib/mesa/src/mesa/program/prog_to_nir.c C xenocara/lib/mesa/src/mesa/program/ir_to_mesa.h U xenocara/lib/mesa/src/mesa/program/prog_print.h U xenocara/lib/mesa/src/mesa/program/program_parser.h U xenocara/lib/mesa/src/mesa/program/prog_noise.c U xenocara/lib/mesa/src/mesa/program/prog_parameter_layout.h U xenocara/lib/mesa/src/mesa/program/prog_to_nir.h U xenocara/lib/mesa/src/mesa/program/prog_optimize.c U xenocara/lib/mesa/src/mesa/program/prog_cache.c U xenocara/lib/mesa/src/mesa/program/prog_execute.c U xenocara/lib/mesa/src/mesa/program/prog_optimize.h U xenocara/lib/mesa/src/mesa/program/prog_parameter_layout.c U xenocara/lib/mesa/src/mesa/program/programopt.c U xenocara/lib/mesa/src/mesa/program/prog_parameter.h U xenocara/lib/mesa/src/mesa/program/prog_print.c U xenocara/lib/mesa/src/mesa/program/program.h U xenocara/lib/mesa/src/mesa/program/prog_statevars.c U xenocara/lib/mesa/src/mesa/program/prog_instruction.c U xenocara/lib/mesa/src/mesa/program/symbol_table.h U xenocara/lib/mesa/src/mesa/program/prog_opt_constant_fold.c U xenocara/lib/mesa/src/mesa/program/program_lexer.l U xenocara/lib/mesa/src/mesa/program/symbol_table.c U xenocara/lib/mesa/src/mesa/program/program.c U xenocara/lib/mesa/src/mesa/program/dummy_errors.c U xenocara/lib/mesa/src/mesa/program/arbprogparse.c U xenocara/lib/mesa/src/mesa/program/program_parse.tab.c U xenocara/lib/mesa/src/mesa/program/prog_execute.h U xenocara/lib/mesa/src/mesa/program/program_parse.y U xenocara/lib/mesa/src/mesa/program/prog_instruction.h U xenocara/lib/mesa/src/mesa/program/prog_parameter.c U xenocara/lib/mesa/src/mesa/program/program_parse.tab.h C xenocara/lib/mesa/src/mesa/program/ir_to_mesa.cpp U xenocara/lib/mesa/src/mesa/program/prog_cache.h U xenocara/lib/mesa/src/mesa/program/programopt.h U xenocara/lib/mesa/src/mesa/program/program_parse_extra.c U xenocara/lib/mesa/src/mesa/program/prog_noise.h U xenocara/lib/mesa/src/mesa/swrast/s_masking.h U xenocara/lib/mesa/src/mesa/swrast/s_fragprog.h U xenocara/lib/mesa/src/mesa/swrast/NOTES U xenocara/lib/mesa/src/mesa/swrast/s_fog.h U xenocara/lib/mesa/src/mesa/swrast/s_aatritemp.h U xenocara/lib/mesa/src/mesa/swrast/s_texfilter.h U xenocara/lib/mesa/src/mesa/swrast/s_span.h U xenocara/lib/mesa/src/mesa/swrast/s_depth.h U xenocara/lib/mesa/src/mesa/swrast/s_depth.c U xenocara/lib/mesa/src/mesa/swrast/s_context.h U xenocara/lib/mesa/src/mesa/swrast/s_aalinetemp.h U xenocara/lib/mesa/src/mesa/swrast/s_drawpix.c U xenocara/lib/mesa/src/mesa/swrast/s_alpha.c U xenocara/lib/mesa/src/mesa/swrast/s_chan.h U xenocara/lib/mesa/src/mesa/swrast/s_blit.c U xenocara/lib/mesa/src/mesa/swrast/s_stencil.h U xenocara/lib/mesa/src/mesa/swrast/s_blend.h U xenocara/lib/mesa/src/mesa/swrast/s_feedback.h U xenocara/lib/mesa/src/mesa/swrast/s_points.h U xenocara/lib/mesa/src/mesa/swrast/s_copypix.c U xenocara/lib/mesa/src/mesa/swrast/s_context.c U xenocara/lib/mesa/src/mesa/swrast/s_linetemp.h U xenocara/lib/mesa/src/mesa/swrast/s_span.c U xenocara/lib/mesa/src/mesa/swrast/s_aatriangle.h U xenocara/lib/mesa/src/mesa/swrast/s_texfetch.c U xenocara/lib/mesa/src/mesa/swrast/s_aatriangle.c U xenocara/lib/mesa/src/mesa/swrast/s_aaline.c U xenocara/lib/mesa/src/mesa/swrast/swrast.h U xenocara/lib/mesa/src/mesa/swrast/s_renderbuffer.c U xenocara/lib/mesa/src/mesa/swrast/s_triangle.c U xenocara/lib/mesa/src/mesa/swrast/s_texrender.c U xenocara/lib/mesa/src/mesa/swrast/s_texcombine.h U xenocara/lib/mesa/src/mesa/swrast/s_zoom.h U xenocara/lib/mesa/src/mesa/swrast/s_lines.h U xenocara/lib/mesa/src/mesa/swrast/s_points.c U xenocara/lib/mesa/src/mesa/swrast/s_texfilter.c U xenocara/lib/mesa/src/mesa/swrast/s_aaline.h U xenocara/lib/mesa/src/mesa/swrast/s_atifragshader.c U xenocara/lib/mesa/src/mesa/swrast/s_fragprog.c U xenocara/lib/mesa/src/mesa/swrast/s_texfetch_tmp.h U xenocara/lib/mesa/src/mesa/swrast/s_alpha.h U xenocara/lib/mesa/src/mesa/swrast/s_atifragshader.h U xenocara/lib/mesa/src/mesa/swrast/s_bitmap.c U xenocara/lib/mesa/src/mesa/swrast/s_fog.c U xenocara/lib/mesa/src/mesa/swrast/s_zoom.c U xenocara/lib/mesa/src/mesa/swrast/s_texfetch.h U xenocara/lib/mesa/src/mesa/swrast/s_stencil.c U xenocara/lib/mesa/src/mesa/swrast/s_clear.c U xenocara/lib/mesa/src/mesa/swrast/s_masking.c U xenocara/lib/mesa/src/mesa/swrast/s_triangle.h U xenocara/lib/mesa/src/mesa/swrast/s_renderbuffer.h U xenocara/lib/mesa/src/mesa/swrast/s_logic.c U xenocara/lib/mesa/src/mesa/swrast/s_blend.c U xenocara/lib/mesa/src/mesa/swrast/s_texcombine.c U xenocara/lib/mesa/src/mesa/swrast/s_feedback.c U xenocara/lib/mesa/src/mesa/swrast/s_texture.c U xenocara/lib/mesa/src/mesa/swrast/s_tritemp.h U xenocara/lib/mesa/src/mesa/swrast/s_logic.h U xenocara/lib/mesa/src/mesa/swrast/s_lines.c U xenocara/lib/mesa/src/compiler/SConscript.glsl U xenocara/lib/mesa/src/compiler/SConscript.nir U xenocara/lib/mesa/src/compiler/SConscript N xenocara/lib/mesa/src/compiler/blob.h U xenocara/lib/mesa/src/compiler/Makefile.glsl.am C xenocara/lib/mesa/src/compiler/nir_types.cpp C xenocara/lib/mesa/src/compiler/glsl_types.cpp C xenocara/lib/mesa/src/compiler/glsl_types.h C xenocara/lib/mesa/src/compiler/Makefile.sources C xenocara/lib/mesa/src/compiler/shader_info.h C xenocara/lib/mesa/src/compiler/Makefile.am C xenocara/lib/mesa/src/compiler/shader_enums.h C xenocara/lib/mesa/src/compiler/Makefile.in U xenocara/lib/mesa/src/compiler/shader_enums.c U xenocara/lib/mesa/src/compiler/Makefile.nir.am U xenocara/lib/mesa/src/compiler/builtin_type_macros.h C xenocara/lib/mesa/src/compiler/nir_types.h N xenocara/lib/mesa/src/compiler/blob.c C xenocara/lib/mesa/src/compiler/spirv/spirv_to_nir.c U xenocara/lib/mesa/src/compiler/spirv/spirv2nir.c U xenocara/lib/mesa/src/compiler/spirv/nir_spirv.h U xenocara/lib/mesa/src/compiler/spirv/spirv_info.c C xenocara/lib/mesa/src/compiler/spirv/vtn_variables.c U xenocara/lib/mesa/src/compiler/spirv/spirv.h U xenocara/lib/mesa/src/compiler/spirv/vtn_private.h C xenocara/lib/mesa/src/compiler/spirv/vtn_cfg.c U xenocara/lib/mesa/src/compiler/spirv/vtn_alu.c U xenocara/lib/mesa/src/compiler/spirv/spirv_info_c.py U xenocara/lib/mesa/src/compiler/spirv/vtn_glsl450.c U xenocara/lib/mesa/src/compiler/spirv/GLSL.std.450.h U xenocara/lib/mesa/src/compiler/spirv/spirv.core.grammar.json U xenocara/lib/mesa/src/compiler/spirv/spirv_info.h U xenocara/lib/mesa/src/compiler/nir/nir_propagate_invariant.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_global_vars_to_local.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_wpos_ytransform.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_system_values.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_intrinsics.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_wpos_center.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_samplers.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_var_copies.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes_c.py U xenocara/lib/mesa/src/compiler/nir/nir_opt_gcm.c U xenocara/lib/mesa/src/compiler/nir/nir_search.h U xenocara/lib/mesa/src/compiler/nir/nir_lower_alu_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow.h U xenocara/lib/mesa/src/compiler/nir/nir_dominance.c C xenocara/lib/mesa/src/compiler/nir/nir_gather_info.c U xenocara/lib/mesa/src/compiler/nir/README C xenocara/lib/mesa/src/compiler/nir/nir_opcodes.py U xenocara/lib/mesa/src/compiler/nir/nir_search.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_dead_cf.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_tex.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow_private.h U xenocara/lib/mesa/src/compiler/nir/nir_phi_builder.h U xenocara/lib/mesa/src/compiler/nir/nir_vla.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_algebraic.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_dce.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_constant_initializers.c C xenocara/lib/mesa/src/compiler/nir/nir_remove_dead_variables.c U xenocara/lib/mesa/src/compiler/nir/nir_sweep.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_clamp_color_outputs.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_int64.c U xenocara/lib/mesa/src/compiler/nir/nir_from_ssa.c C xenocara/lib/mesa/src/compiler/nir/nir_validate.c U xenocara/lib/mesa/src/compiler/nir/nir_worklist.c C xenocara/lib/mesa/src/compiler/nir/nir.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_if.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_to_source_mods.c U xenocara/lib/mesa/src/compiler/nir/nir_worklist.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_conditional_discard.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_64bit_packing.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_alpha_test.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_passthrough_edgeflags.c U xenocara/lib/mesa/src/compiler/nir/nir_move_vec_src_uses_to_dest.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_global_to_local.c U xenocara/lib/mesa/src/compiler/nir/nir_builder_opcodes.h C xenocara/lib/mesa/src/compiler/nir/nir_clone.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_remove_phis.c U xenocara/lib/mesa/src/compiler/nir/nir_instr_set.c U xenocara/lib/mesa/src/compiler/nir/nir_intrinsics.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_drawpixels.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_copy_propagate.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_atomics.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_undef.c U xenocara/lib/mesa/src/compiler/nir/nir_loop_analyze.h C xenocara/lib/mesa/src/compiler/nir/nir_lower_vars_to_ssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_gs_intrinsics.c U xenocara/lib/mesa/src/compiler/nir/nir_algebraic.py U xenocara/lib/mesa/src/compiler/nir/nir_builder_opcodes_h.py U xenocara/lib/mesa/src/compiler/nir/nir_inline_functions.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_regs_to_ssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_returns.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_locals_to_regs.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_double_ops.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_uniforms_to_ubo.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_types.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_load_const_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_atomics_to_ssbo.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes.h U xenocara/lib/mesa/src/compiler/nir/nir_lower_idiv.c U xenocara/lib/mesa/src/compiler/nir/nir_liveness.c U xenocara/lib/mesa/src/compiler/nir/nir_search_helpers.h N xenocara/lib/mesa/src/compiler/nir/nir_linking_helpers.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_to_temporaries.c C xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.c C xenocara/lib/mesa/src/compiler/nir/nir.h U xenocara/lib/mesa/src/compiler/nir/nir_to_lcssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_phis_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.py U xenocara/lib/mesa/src/compiler/nir/nir_lower_patch_vertices.c C xenocara/lib/mesa/src/compiler/nir/nir_intrinsics.h C xenocara/lib/mesa/src/compiler/nir/nir_builder.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_peephole_select.c U xenocara/lib/mesa/src/compiler/nir/nir_phi_builder.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_copy_prop_vars.c U xenocara/lib/mesa/src/compiler/nir/nir_metadata.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_bitmap.c U xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.h U xenocara/lib/mesa/src/compiler/nir/nir_loop_analyze.c C xenocara/lib/mesa/src/compiler/nir/nir_opt_loop_unroll.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_algebraic.py U xenocara/lib/mesa/src/compiler/nir/nir_lower_read_invocation_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes_h.py U xenocara/lib/mesa/src/compiler/nir/nir_opt_move_comparisons.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_clip_cull_distance_arrays.c U xenocara/lib/mesa/src/compiler/nir/nir_normalize_cubemap_coords.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow.c U xenocara/lib/mesa/src/compiler/nir/nir_split_var_copies.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_cse.c U xenocara/lib/mesa/src/compiler/nir/nir_instr_set.h U xenocara/lib/mesa/src/compiler/nir/nir_repair_ssa.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_indirect_derefs.c C xenocara/lib/mesa/src/compiler/nir/nir_print.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_clip.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_samplers_as_deref.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_constant_folding.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_trivial_continues.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_two_sided_color.c U xenocara/lib/mesa/src/compiler/nir/nir_gs_count_vertices.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_vec_to_movs.c U xenocara/lib/mesa/src/compiler/nir/tests/control_flow_tests.cpp U xenocara/lib/mesa/src/compiler/nir/tests/.deps/nir_tests_control_flow_tests-control_flow_tests.Po C xenocara/lib/mesa/src/compiler/glsl/opt_copy_propagation.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_texture_projection.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_to_nir.h C xenocara/lib/mesa/src/compiler/glsl/opt_algebraic.cpp U xenocara/lib/mesa/src/compiler/glsl/link_uniform_block_active_visitor.h C xenocara/lib/mesa/src/compiler/glsl/ir_optimization.h U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.h U xenocara/lib/mesa/src/compiler/glsl/link_uniform_block_active_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_noop_swizzle.cpp C xenocara/lib/mesa/src/compiler/glsl/shader_cache.cpp U xenocara/lib/mesa/src/compiler/glsl/s_expression.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_array_refcount.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_array_index.cpp U xenocara/lib/mesa/src/compiler/glsl/hir_field_selection.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_validate.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation.py U xenocara/lib/mesa/src/compiler/glsl/lower_mat_op_to_vec.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_array_splitting.cpp C xenocara/lib/mesa/src/compiler/glsl/main.cpp U xenocara/lib/mesa/src/compiler/glsl/README C xenocara/lib/mesa/src/compiler/glsl/builtin_variables.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_type.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniforms.cpp C xenocara/lib/mesa/src/compiler/glsl/linker.cpp U xenocara/lib/mesa/src/compiler/glsl/test.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_symbol_table.h U xenocara/lib/mesa/src/compiler/glsl/opt_copy_propagation_elements.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_shared_reference.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation.h U xenocara/lib/mesa/src/compiler/glsl/s_expression.h C xenocara/lib/mesa/src/compiler/glsl/lower_distance.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_if_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/TODO U xenocara/lib/mesa/src/compiler/glsl/opt_dead_builtin_variables.cpp U xenocara/lib/mesa/src/compiler/glsl/string_to_uint_map.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniform_blocks.cpp U xenocara/lib/mesa/src/compiler/glsl/test_optpass.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_packed_varyings.cpp U xenocara/lib/mesa/src/compiler/glsl/builtin_types.cpp C xenocara/lib/mesa/src/compiler/glsl/link_varyings.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_builder_print_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_dead_builtin_varyings.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_hierarchical_visitor.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_function_inlining.cpp C xenocara/lib/mesa/src/compiler/glsl/linker.h U xenocara/lib/mesa/src/compiler/glsl/ir_basic_block.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_vectorize.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector_insert.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_rvalue_visitor.h U xenocara/lib/mesa/src/compiler/glsl/ir_function.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_constant_propagation.cpp U xenocara/lib/mesa/src/compiler/glsl/standalone_scaffolding.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.yy U xenocara/lib/mesa/src/compiler/glsl/standalone.h C xenocara/lib/mesa/src/compiler/glsl/glsl_parser_extras.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_buffer_access.h C xenocara/lib/mesa/src/compiler/glsl/ir.h C xenocara/lib/mesa/src/compiler/glsl/lower_instructions.cpp C xenocara/lib/mesa/src/compiler/glsl/ir.cpp U xenocara/lib/mesa/src/compiler/glsl/list.h C xenocara/lib/mesa/src/compiler/glsl/ir_constant_expression.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_detect_recursion.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniform_initializers.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_const_arrays_to_uniforms.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_dead_code.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector_derefs.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_redundant_jumps.cpp U xenocara/lib/mesa/src/compiler/glsl/propagate_invariance.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vertex_id.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_flip_matrices.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_function.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_buffer_access.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_minmax.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_uniform.h U xenocara/lib/mesa/src/compiler/glsl/ir_array_refcount.h U xenocara/lib/mesa/src/compiler/glsl/string_to_uint_map.h U xenocara/lib/mesa/src/compiler/glsl/opt_constant_folding.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_constant_variable.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_packing_builtins.cpp C xenocara/lib/mesa/src/compiler/glsl/link_varyings.h C xenocara/lib/mesa/src/compiler/glsl/glsl_lexer.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_equals.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_structure_splitting.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_variable_index_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder_print_visitor.h C xenocara/lib/mesa/src/compiler/glsl/builtin_functions.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_ubo_reference.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_output_reads.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_visitor.h U xenocara/lib/mesa/src/compiler/glsl/program.h U xenocara/lib/mesa/src/compiler/glsl/link_interface_blocks.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_print_visitor.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_vec_index_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_noise.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_rebalance_tree.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_can_inline.cpp U xenocara/lib/mesa/src/compiler/glsl/ast_expr.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_inlining.h U xenocara/lib/mesa/src/compiler/glsl/lower_offset_array.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_if_simplification.cpp U xenocara/lib/mesa/src/compiler/glsl/loop_unroll.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_basic_block.h U xenocara/lib/mesa/src/compiler/glsl/lower_cs_derived.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vec_index_to_swizzle.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_tess_level.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_jumps.cpp C xenocara/lib/mesa/src/compiler/glsl/glsl_to_nir.cpp C xenocara/lib/mesa/src/compiler/glsl/standalone.cpp C xenocara/lib/mesa/src/compiler/glsl/glsl_parser_extras.h U xenocara/lib/mesa/src/compiler/glsl/opt_flatten_nested_if_blocks.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_tree_grafting.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_subroutine.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_rvalue_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_hierarchical_visitor.h U xenocara/lib/mesa/src/compiler/glsl/glsl_symbol_table.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_reader.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_int64.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_reader.h U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation_constant.h U xenocara/lib/mesa/src/compiler/glsl/generate_ir.cpp U xenocara/lib/mesa/src/compiler/glsl/link_functions.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_set_program_inouts.cpp U xenocara/lib/mesa/src/compiler/glsl/builtin_int64.h U xenocara/lib/mesa/src/compiler/glsl/lower_discard_flow.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_variable_refcount.h C xenocara/lib/mesa/src/compiler/glsl/opt_dead_code_local.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_to_hir.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_flattening.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_swizzle_swizzle.cpp U xenocara/lib/mesa/src/compiler/glsl/link_atomics.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_variable_refcount.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation_strings.h C xenocara/lib/mesa/src/compiler/glsl/ir_clone.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_blend_equation_advanced.cpp C xenocara/lib/mesa/src/compiler/glsl/loop_analysis.h U xenocara/lib/mesa/src/compiler/glsl/ast.h U xenocara/lib/mesa/src/compiler/glsl/opt_dead_functions.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder.h C xenocara/lib/mesa/src/compiler/glsl/ir_hv_accept.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_discard.cpp C xenocara/lib/mesa/src/compiler/glsl/builtin_functions.h U xenocara/lib/mesa/src/compiler/glsl/opt_add_neg_to_sub.h C xenocara/lib/mesa/src/compiler/glsl/lower_named_interface_blocks.cpp U xenocara/lib/mesa/src/compiler/glsl/shader_cache.h U xenocara/lib/mesa/src/compiler/glsl/test_optpass.h C xenocara/lib/mesa/src/compiler/glsl/glsl_lexer.ll U xenocara/lib/mesa/src/compiler/glsl/ir_print_visitor.h U xenocara/lib/mesa/src/compiler/glsl/loop_analysis.cpp U xenocara/lib/mesa/src/compiler/glsl/standalone_scaffolding.h U xenocara/lib/mesa/src/compiler/glsl/opt_conditional_discard.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_flattening.h C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-lex.l C xenocara/lib/mesa/src/compiler/glsl/glcpp/pp.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/README C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp.h C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.c C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.y U xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp.c C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-lex.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.h U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/064-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/073-if-in-ifdef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/080-if-without-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/017-define-func-2-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/148-legal-characters.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/069-repeated-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/002-define-chain.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/018-define-func-macro-as-parameter.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/052-if-bitwise.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/096-paste-twice.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/142-defined-within-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/031-define-chain-func-to-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/041-if-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/087-if-comments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/062-if-0-skips-garbage.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/109-no-space-after-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/037-finalize-unexpanded-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/015-define-object-with-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/011-define-func-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/102-garbage-after-endif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/097-paste-with-non-function-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/004-define-recursive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/115-line-continuations.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/111-no-space-operator-after-hash-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/048-if-nested.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/067-nested-ifdef-ifndef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/079-endif-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/103-garbage-after-else-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/028-define-chain-obj-to-non-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/075-elif-elif-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/041-if-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/007-define-composite-recursive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/104-hash-line-followed-by-code.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/013-define-func-1-arg-unused.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/016-define-func-1-arg.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/025-func-macro-as-non-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/081-elif-without-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/003-define-chain-reverse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/127-pragma-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/051-if-relational.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/126-garbage-after-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/090-hash-error.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-undef-builtin-allowed.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/074-elif-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/140-null-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/006-define-composite-chain-reverse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/132-eof-without-newline-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/136-plus-plus-and-minus-minus.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/057-empty-arguments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-undef-builtin-allowed.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/040-token-pasting.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/025-func-macro-as-non-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/072-token-pasting-same-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/137-expand-macro-after-period.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/064-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/101-macros-used-twice.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/119-elif-after-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/085-incorrect-argument-count.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/026-define-func-extra-newlines.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/124-preprocessing-numbers.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/148-legal-characters.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/119-elif-after-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/024-define-chain-to-self-recursion.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/095-recursive-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/066-if-nospace-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/134-hash-comment-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/103-garbage-after-else-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/008-define-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/044-if-1-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/027-define-chain-obj-to-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/115-line-continuations.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/000-content-with-spaces.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/059-token-pasting-integer.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/125-es-short-circuit-undefined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/114-paste-integer-tokens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/045-if-0-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/068-accidental-pasting.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/071-punctuator.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/111-no-space-operator-after-hash-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/016-define-func-1-arg.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/121-comment-bug-72686.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/028-define-chain-obj-to-non-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/013-define-func-1-arg-unused.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/113-line-and-file-macros.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/042-if-1.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/076-elif-undef-nested.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/062-if-0-skips-garbage.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/091-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/014-define-func-2-arg-unused.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/098-elif-undefined.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/020-define-func-2-arg-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/092-redefine-macro-error-2.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/145-version-first.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/019-define-func-1-arg-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/026-define-func-extra-newlines.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/125-es-short-circuit-undefined.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/005-define-composite-chain.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/131-eof-without-newline.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/066-if-nospace-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/012-define-func-no-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/058-token-pasting-empty-arguments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/008-define-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/065-if-defined-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/076-elif-undef-nested.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/124-preprocessing-numbers.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/120-undef-builtin.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/000-content-with-spaces.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/099-c99-example.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/109-no-space-after-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/081-elif-without-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/004-define-recursive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/014-define-func-2-arg-unused.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/087-if-comments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/043-if-0-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/018-define-func-macro-as-parameter.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/129-define-non-identifier.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/049-if-expression-precedence.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/020-define-func-2-arg-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/134-hash-comment-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/078-elif-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/118-comment-becomes-space.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/046-if-1-elsif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/084-unbalanced-parentheses.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/114-paste-integer-tokens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/068-accidental-pasting.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/074-elif-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/032-define-func-self-recurse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/139-define-without-macro-name.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/099-c99-example.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/106-multiline-hash-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/067-nested-ifdef-ifndef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/135-duplicate-parameter.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/140-null-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/126-garbage-after-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/001-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/051-if-relational.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/080-if-without-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/057-empty-arguments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/049-if-expression-precedence.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/118-comment-becomes-space.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/003-define-chain-reverse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/085-incorrect-argument-count.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/021-define-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/011-define-func-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/073-if-in-ifdef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/063-comments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/058-token-pasting-empty-arguments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/059-token-pasting-integer.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/084-unbalanced-parentheses.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/144-implicit-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/082-invalid-paste.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/128-space-before-hash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/104-hash-line-followed-by-code.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/108-no-space-after-hash-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/056-macro-argument-with-comma.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/121-comment-bug-72686.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/141-pragma-and-__LINE__.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/093-divide-by-zero.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/131-eof-without-newline.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/106-multiline-hash-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/090-hash-error.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/100-macro-with-colon.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/009-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/088-redefine-macro-legitimate.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/143-multiple-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/096-paste-twice.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/135-duplicate-parameter.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/139-define-without-macro-name.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/101-macros-used-twice.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/010-undef-re-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/098-elif-undefined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/042-if-1.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/005-define-composite-chain.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/023-define-extra-whitespace.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/105-multiline-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/019-define-func-1-arg-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/130-define-comment.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/144-implicit-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/082-invalid-paste.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/075-elif-elif-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/001-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/141-pragma-and-__LINE__.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/007-define-composite-recursive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/043-if-0-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/045-if-0-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/078-elif-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/136-plus-plus-and-minus-minus.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/023-define-extra-whitespace.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/108-no-space-after-hash-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/138-multi-line-comment-in-if-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/034-define-func-self-compose-non-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/094-divide-by-zero-short-circuit.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/037-finalize-unexpanded-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/069-repeated-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/113-line-and-file-macros.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/072-token-pasting-same-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/047-if-elif-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/077-else-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/129-define-non-identifier.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/053-if-divide-and-shift.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/146-version-first-hash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/024-define-chain-to-self-recursion.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/146-version-first-hash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/127-pragma-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/glcpp-test.sh U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/006-define-composite-chain-reverse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/137-expand-macro-after-period.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/054-if-with-macros.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/123-garbage-after-else-1.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/017-define-func-2-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/054-if-with-macros.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/092-redefine-macro-error-2.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/077-else-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/002-define-chain.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/033-define-func-self-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/138-multi-line-comment-in-if-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/065-if-defined-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/027-define-chain-obj-to-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/050-if-defined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/052-if-bitwise.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/021-define-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/033-define-func-self-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/048-if-nested.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/079-endif-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/100-macro-with-colon.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/128-space-before-hash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/063-comments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/010-undef-re-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/009-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/132-eof-without-newline-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/089-redefine-macro-error.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/053-if-divide-and-shift.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/145-version-first.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/046-if-1-elsif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/142-defined-within-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/071-punctuator.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/095-recursive-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/044-if-1-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/122-redefine-whitespace.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/093-divide-by-zero.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/105-multiline-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/083-unterminated-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/031-define-chain-func-to-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/012-define-func-no-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/032-define-func-self-recurse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/102-garbage-after-endif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/034-define-func-self-compose-non-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/130-define-comment.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/123-garbage-after-else-1.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/122-redefine-whitespace.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/015-define-object-with-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/143-multiple-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/047-if-elif-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/120-undef-builtin.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/097-paste-with-non-function-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/040-token-pasting.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/088-redefine-macro-legitimate.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/091-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/089-redefine-macro-error.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/094-divide-by-zero-short-circuit.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/083-unterminated-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/056-macro-argument-with-comma.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/050-if-defined.c U xenocara/lib/mesa/src/compiler/glsl/tests/opt_add_neg_to_sub_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/set_uniform_initializer_tests.cpp N xenocara/lib/mesa/src/compiler/glsl/tests/meson.build U xenocara/lib/mesa/src/compiler/glsl/tests/invalidate_locations_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/array_refcount_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/copy_constant_to_storage_tests.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/general_ir_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/compare_ir.py C xenocara/lib/mesa/src/compiler/glsl/tests/cache_test.c C xenocara/lib/mesa/src/compiler/glsl/tests/blob_test.c U xenocara/lib/mesa/src/compiler/glsl/tests/builtin_variable_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/lower_int64_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/varyings_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/warnings-test.sh U xenocara/lib/mesa/src/compiler/glsl/tests/uniform_initializer_utils.h U xenocara/lib/mesa/src/compiler/glsl/tests/optimization-test.sh U xenocara/lib/mesa/src/compiler/glsl/tests/sampler_types_test.cpp C xenocara/lib/mesa/src/compiler/glsl/tests/uniform_initializer_utils.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/sexps.py U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/builtin_variable_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/lower_int64_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/sampler_types_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/opt_add_neg_to_sub_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/uniform_initializer_utils.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/copy_constant_to_storage_tests.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/blob_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/array_refcount_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/set_uniform_initializer_tests.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/invalidate_locations_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/varyings_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/general_ir_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/glsl_tests_cache_test-cache_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/lower_jumps/create_test_cases.py U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/010-add-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/015-andassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/019-array.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/020-array-length.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/024-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/028-conditional.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/025-function-parameters.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/023-switch.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/014-rsassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/021-lshift.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/006-gequal.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/005-lequal.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/029-fieldselection.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/014-rsassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/029-fieldselection.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/012-modassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/006-gequal.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/017-xorassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/010-add-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/008-mulassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/002-loop.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/011-sub-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/011-sub-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/004-greater.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/007-test-mod.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/022-rshift.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/001-use-undefined-then-define.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/022-rshift.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/003-less.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/028-conditional.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/025-function-parameters.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/009-div-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/013-lsassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/013-lsassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/007-test-mod.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/001-use-undefined-then-define.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/016-orassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/000-basic-test.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/024-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/019-array.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/002-loop.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/020-array-length.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/015-andassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/004-greater.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/018-bitand.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/026-out-function-parameter-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/027-inout-function-parameter-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/000-basic-test.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/005-lequal.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/012-modassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/027-inout-function-parameter-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/026-out-function-parameter-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/003-less.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/017-xorassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/016-orassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/008-mulassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/018-bitand.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/023-switch.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/021-lshift.vert U xenocara/lib/mesa/src/mapi/stub.c U xenocara/lib/mesa/src/mapi/u_current.c U xenocara/lib/mesa/src/mapi/entry_x86-64_tls.h U xenocara/lib/mesa/src/mapi/entry_ppc64le_tsd.h U xenocara/lib/mesa/src/mapi/entry_x86_tsd.h U xenocara/lib/mesa/src/mapi/entry.c U xenocara/lib/mesa/src/mapi/mapi_glapi.c U xenocara/lib/mesa/src/mapi/mapi_tmp.h U xenocara/lib/mesa/src/mapi/entry.h U xenocara/lib/mesa/src/mapi/table.c U xenocara/lib/mesa/src/mapi/Makefile.sources C xenocara/lib/mesa/src/mapi/Makefile.am U xenocara/lib/mesa/src/mapi/u_current.h C xenocara/lib/mesa/src/mapi/Makefile.in U xenocara/lib/mesa/src/mapi/u_execmem.c U xenocara/lib/mesa/src/mapi/stub.h U xenocara/lib/mesa/src/mapi/mapi_abi.py U xenocara/lib/mesa/src/mapi/entry_ppc64le_tls.h U xenocara/lib/mesa/src/mapi/entry_x86_tls.h U xenocara/lib/mesa/src/mapi/u_execmem.h U xenocara/lib/mesa/src/mapi/table.h C xenocara/lib/mesa/src/mapi/glapi/glapi_sparc.S U xenocara/lib/mesa/src/mapi/glapi/SConscript U xenocara/lib/mesa/src/mapi/glapi/glapi.h C xenocara/lib/mesa/src/mapi/glapi/glprocs.h C xenocara/lib/mesa/src/mapi/glapi/glapi_x86.S C xenocara/lib/mesa/src/mapi/glapi/glapitemp.h U xenocara/lib/mesa/src/mapi/glapi/glapi_priv.h U xenocara/lib/mesa/src/mapi/glapi/glapi.c U xenocara/lib/mesa/src/mapi/glapi/glapi_getproc.c U xenocara/lib/mesa/src/mapi/glapi/glapi_entrypoint.c U xenocara/lib/mesa/src/mapi/glapi/glapi_nop.c C xenocara/lib/mesa/src/mapi/glapi/glapitable.h U xenocara/lib/mesa/src/mapi/glapi/glapi_dispatch.c C xenocara/lib/mesa/src/mapi/glapi/glapi_gentable.c C xenocara/lib/mesa/src/mapi/glapi/glapi_x86-64.S C xenocara/lib/mesa/src/mapi/glapi/glapi_mapi_tmp.h C xenocara/lib/mesa/src/mapi/glapi/registry/gl.xml U xenocara/lib/mesa/src/mapi/glapi/tests/check_table.cpp U xenocara/lib/mesa/src/mapi/glapi/gen/gl_enums.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/APPLE_object_purgeable.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_robustness.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_procs.py U xenocara/lib/mesa/src/mapi/glapi/gen/glX_server_table.py U xenocara/lib/mesa/src/mapi/glapi/gen/remap_helper.py U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_packed_depth_stencil.xml U xenocara/lib/mesa/src/mapi/glapi/gen/NV_texture_barrier.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_blend_func_extended.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_debug.xml U xenocara/lib/mesa/src/mapi/glapi/gen/APPLE_vertex_array_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_direct_state_access.xml U xenocara/lib/mesa/src/mapi/glapi/gen/GL4x.xml N xenocara/lib/mesa/src/mapi/glapi/gen/EXT_external_objects_fd.xml U xenocara/lib/mesa/src/mapi/glapi/gen/SConscript U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_storage.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml U xenocara/lib/mesa/src/mapi/glapi/gen/AMD_draw_buffers_blend.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sparse_buffer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_seamless_cube_map.xml N xenocara/lib/mesa/src/mapi/glapi/gen/EXT_external_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/static_data.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clear_texture.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_gpu_shader4.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_recv.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_get_program_binary.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_type_2_10_10_10_rev.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_marshal_h.py C xenocara/lib/mesa/src/mapi/glapi/gen/gl_marshal.py U xenocara/lib/mesa/src/mapi/glapi/gen/OES_texture_compression_astc.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_bindless_texture.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_multisample.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compute_variable_group_size.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sampler_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_API.dtd U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_ES2_compatibility.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_size.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_map_buffer_range.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_atomic_counters.xml U xenocara/lib/mesa/src/mapi/glapi/gen/AMD_performance_monitor.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_tessellation_shader.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_x86-64_asm.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader5.xml N xenocara/lib/mesa/src/mapi/glapi/gen/MESA_tile_raster_order.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_storage_multisample.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_uniform_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_framebuffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_window_rectangles.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compute_shader.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_genexec.py U xenocara/lib/mesa/src/mapi/glapi/gen/NV_primitive_restart.xml C xenocara/lib/mesa/src/mapi/glapi/gen/marshal_XML.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_framebuffer_no_attachments.xml U xenocara/lib/mesa/src/mapi/glapi/gen/OES_EGL_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_buffer_range.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_context_flush_control.xml U xenocara/lib/mesa/src/mapi/glapi/gen/apiexec.py U xenocara/lib/mesa/src/mapi/glapi/gen/NV_vdpau_interop.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_base_instance.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clear_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_separate_shader_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_program_interface_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/license.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_depth_buffer_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_texture_compression_astc.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_array_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_gather.xml C xenocara/lib/mesa/src/mapi/glapi/gen/Makefile.am U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_multi_bind.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_view.xml C xenocara/lib/mesa/src/mapi/glapi/gen/Makefile.in U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_provoking_vertex.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_debug_output.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_image_load_store.xml U xenocara/lib/mesa/src/mapi/glapi/gen/NV_conditional_render.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_x86_asm.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_storage_buffer_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sync.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sample_shading.xml U xenocara/lib/mesa/src/mapi/glapi/gen/INTEL_performance_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_separate_shader_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_indirect.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_rgb10_a2ui.xml C xenocara/lib/mesa/src/mapi/glapi/gen/es_EXT.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_common.py U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_robustness_es.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_get_texture_sub_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_send.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_viewport_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_cube_map_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_buffers.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_table.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_buffers_blend.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_color_buffer_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/GREMEDY_string_marker.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_and_glX_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/OES_single_precision.xml C xenocara/lib/mesa/src/mapi/glapi/gen/GL3x.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_SPARC_asm.py C xenocara/lib/mesa/src/mapi/glapi/gen/EXT_transform_feedback.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clip_control.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_instanced_arrays.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_internalformat_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_instanced.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_copy_buffer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_texture_integer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_subroutine.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_indirect_parameters.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_XML.py C xenocara/lib/mesa/src/mapi/glapi/gen/gl_gentable.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_invalidate_subdata.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_pipeline_statistics_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_draw_buffers2.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_apitemp.py U xenocara/lib/mesa/src/mapi/glapi/gen/OES_fixed_point.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_internalformat_query2.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_depth_clamp.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_barrier.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_framebuffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_ES3_compatibility.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_and_es_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_copy_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_XML.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compressed_texture_pixel_storage.xml U xenocara/lib/mesa/src/mapi/glapi/gen/typeexpr.py U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_texture_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_robustness.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_rg.xml U xenocara/lib/mesa/src/mapi/es2api/glesv2.pc.in U xenocara/lib/mesa/src/mapi/es2api/ABI-check C xenocara/lib/mesa/src/mapi/es2api/glapi_mapi_tmp.h U xenocara/lib/mesa/src/mapi/shared-glapi/SConscript C xenocara/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h U xenocara/lib/mesa/src/mapi/shared-glapi/tests/check_table.cpp U xenocara/lib/mesa/src/mapi/es1api/glesv1_cm.pc.in U xenocara/lib/mesa/src/mapi/es1api/ABI-check C xenocara/lib/mesa/src/mapi/es1api/glapi_mapi_tmp.h U xenocara/lib/mesa/src/hgl/GLRendererRoster.h U xenocara/lib/mesa/src/hgl/GLDispatcher.cpp U xenocara/lib/mesa/src/hgl/SConscript U xenocara/lib/mesa/src/hgl/GLRenderer.cpp U xenocara/lib/mesa/src/hgl/GLRendererRoster.cpp U xenocara/lib/mesa/src/hgl/GLView.cpp U xenocara/lib/mesa/src/hgl/GLDispatcher.h U xenocara/lib/mesa/src/hgl/.editorconfig U xenocara/lib/mesa/doxygen/swrast_setup.doxy U xenocara/lib/mesa/doxygen/doxy.bat U xenocara/lib/mesa/doxygen/Makefile U xenocara/lib/mesa/doxygen/README U xenocara/lib/mesa/doxygen/core_subset.doxy U xenocara/lib/mesa/doxygen/common.doxy U xenocara/lib/mesa/doxygen/vbo.doxy U xenocara/lib/mesa/doxygen/gbm.doxy U xenocara/lib/mesa/doxygen/math.doxy U xenocara/lib/mesa/doxygen/tnl_dd.doxy U xenocara/lib/mesa/doxygen/header_subset.html U xenocara/lib/mesa/doxygen/gallium.doc U xenocara/lib/mesa/doxygen/glapi.doxy U xenocara/lib/mesa/doxygen/math_subset.doxy U xenocara/lib/mesa/doxygen/header.html U xenocara/lib/mesa/doxygen/tnl.doxy U xenocara/lib/mesa/doxygen/swrast.doxy U xenocara/lib/mesa/doxygen/main.doxy U xenocara/lib/mesa/doxygen/glsl.doxy U xenocara/lib/mesa/doxygen/nir.doxy U xenocara/lib/mesa/doxygen/i965.doxy U xenocara/lib/mesa/doxygen/radeon_subset.doxy U xenocara/lib/mesa/doxygen/gallium.doxy U xenocara/lib/mesa/include/no_extern_c.h U xenocara/lib/mesa/include/c99_alloca.h U xenocara/lib/mesa/include/c99_compat.h U xenocara/lib/mesa/include/c99_math.h C xenocara/lib/mesa/include/GL/glcorearb.h U xenocara/lib/mesa/include/GL/osmesa.h U xenocara/lib/mesa/include/GL/glx.h U xenocara/lib/mesa/include/GL/gl.h C xenocara/lib/mesa/include/GL/wglext.h C xenocara/lib/mesa/include/GL/glxext.h C xenocara/lib/mesa/include/GL/glext.h U xenocara/lib/mesa/include/GL/mesa_glinterop.h U xenocara/lib/mesa/include/GL/glx_mangle.h U xenocara/lib/mesa/include/GL/gl_mangle.h C xenocara/lib/mesa/include/GL/internal/dri_interface.h C xenocara/lib/mesa/include/drm-uapi/drm_mode.h C xenocara/lib/mesa/include/drm-uapi/i915_drm.h C xenocara/lib/mesa/include/drm-uapi/drm_fourcc.h C xenocara/lib/mesa/include/drm-uapi/drm.h C xenocara/lib/mesa/include/drm-uapi/vc4_drm.h U xenocara/lib/mesa/include/GLES3/gl3.h U xenocara/lib/mesa/include/GLES3/gl3platform.h U xenocara/lib/mesa/include/GLES3/gl31.h U xenocara/lib/mesa/include/GLES3/gl32.h U xenocara/lib/mesa/include/GLES3/gl3ext.h U xenocara/lib/mesa/include/D3D9/d3d9.h U xenocara/lib/mesa/include/D3D9/d3d9caps.h U xenocara/lib/mesa/include/D3D9/d3d9types.h U xenocara/lib/mesa/include/D3D9/.editorconfig U xenocara/lib/mesa/include/GLES/glplatform.h U xenocara/lib/mesa/include/GLES/egl.h U xenocara/lib/mesa/include/GLES/gl.h U xenocara/lib/mesa/include/GLES/glext.h U xenocara/lib/mesa/include/KHR/khrplatform.h U xenocara/lib/mesa/include/CL/cl_platform.h U xenocara/lib/mesa/include/CL/cl_d3d10.h U xenocara/lib/mesa/include/CL/cl_gl_ext.h U xenocara/lib/mesa/include/CL/cl_d3d11.h U xenocara/lib/mesa/include/CL/cl_gl.h U xenocara/lib/mesa/include/CL/cl.hpp U xenocara/lib/mesa/include/CL/cl.h U xenocara/lib/mesa/include/CL/cl_dx9_media_sharing.h U xenocara/lib/mesa/include/CL/opencl.h U xenocara/lib/mesa/include/CL/cl_egl.h U xenocara/lib/mesa/include/CL/cl_ext.h U xenocara/lib/mesa/include/HaikuGL/README U xenocara/lib/mesa/include/HaikuGL/GLView.h U xenocara/lib/mesa/include/HaikuGL/OpenGLKit.h U xenocara/lib/mesa/include/HaikuGL/GLRenderer.h U xenocara/lib/mesa/include/d3dadapter/present.h U xenocara/lib/mesa/include/d3dadapter/drm.h U xenocara/lib/mesa/include/d3dadapter/d3dadapter9.h U xenocara/lib/mesa/include/GLES2/gl2platform.h U xenocara/lib/mesa/include/GLES2/gl2.h C xenocara/lib/mesa/include/GLES2/gl2ext.h U xenocara/lib/mesa/include/EGL/egl.h C xenocara/lib/mesa/include/EGL/eglplatform.h U xenocara/lib/mesa/include/EGL/eglext.h U xenocara/lib/mesa/include/EGL/eglextchromium.h U xenocara/lib/mesa/include/EGL/eglmesaext.h U xenocara/lib/mesa/include/c11/threads.h U xenocara/lib/mesa/include/c11/threads_win32.h U xenocara/lib/mesa/include/c11/.editorconfig U xenocara/lib/mesa/include/c11/threads_posix.h U xenocara/lib/mesa/include/vulkan/vk_icd.h U xenocara/lib/mesa/include/vulkan/vk_platform.h U xenocara/lib/mesa/include/vulkan/vulkan_intel.h C xenocara/lib/mesa/include/vulkan/vulkan.h N xenocara/lib/mesa/include/vulkan/vk_android_native_buffer.h U xenocara/lib/mesa/include/pci_ids/r200_pci_ids.h U xenocara/lib/mesa/include/pci_ids/i915_pci_ids.h U xenocara/lib/mesa/include/pci_ids/radeon_pci_ids.h U xenocara/lib/mesa/include/pci_ids/vmwgfx_pci_ids.h U xenocara/lib/mesa/include/pci_ids/r300_pci_ids.h C xenocara/lib/mesa/include/pci_ids/i965_pci_ids.h U xenocara/lib/mesa/include/pci_ids/virtio_gpu_pci_ids.h U xenocara/lib/mesa/include/pci_ids/i810_pci_ids.h U xenocara/lib/mesa/include/pci_ids/radeonsi_pci_ids.h U xenocara/lib/mesa/include/pci_ids/r600_pci_ids.h N xenocara/lib/mesa/build-support/conftest.dyn N xenocara/lib/mesa/build-support/conftest.map U xenocara/lib/mesa/docs/mangling.html C xenocara/lib/mesa/docs/sourcetree.html U xenocara/lib/mesa/docs/repository.html U xenocara/lib/mesa/docs/codingstyle.html C xenocara/lib/mesa/docs/egl.html C xenocara/lib/mesa/docs/index.html U xenocara/lib/mesa/docs/dispatch.html C xenocara/lib/mesa/docs/features.txt U xenocara/lib/mesa/docs/thanks.html U xenocara/lib/mesa/docs/faq.html U xenocara/lib/mesa/docs/xlibdriver.html C xenocara/lib/mesa/docs/submittingpatches.html U xenocara/lib/mesa/docs/debugging.html U xenocara/lib/mesa/docs/autoconf.html U xenocara/lib/mesa/docs/license.html U xenocara/lib/mesa/docs/ARB_color_buffer_float.txt C xenocara/lib/mesa/docs/helpwanted.html U xenocara/lib/mesa/docs/extensions.html U xenocara/lib/mesa/docs/perf.html U xenocara/lib/mesa/docs/contents.html U xenocara/lib/mesa/docs/application-issues.html U xenocara/lib/mesa/docs/vmware-guest.html U xenocara/lib/mesa/docs/webmaster.html U xenocara/lib/mesa/docs/sourcedocs.html U xenocara/lib/mesa/docs/install.html U xenocara/lib/mesa/docs/llvmpipe.html U xenocara/lib/mesa/docs/conform.html U xenocara/lib/mesa/docs/postprocess.html U xenocara/lib/mesa/docs/osmesa.html U xenocara/lib/mesa/docs/lists.html U xenocara/lib/mesa/docs/precompiled.html U xenocara/lib/mesa/docs/systems.html U xenocara/lib/mesa/docs/README.UVD U xenocara/lib/mesa/docs/devinfo.html C xenocara/lib/mesa/docs/releasing.html C xenocara/lib/mesa/docs/relnotes.html U xenocara/lib/mesa/docs/versions.html U xenocara/lib/mesa/docs/developers.html C xenocara/lib/mesa/docs/envvars.html C xenocara/lib/mesa/docs/shading.html U xenocara/lib/mesa/docs/libGL.txt U xenocara/lib/mesa/docs/download.html U xenocara/lib/mesa/docs/mesa.css U xenocara/lib/mesa/docs/opengles.html C xenocara/lib/mesa/docs/release-calendar.html U xenocara/lib/mesa/docs/VERSIONS U xenocara/lib/mesa/docs/README.WIN32 U xenocara/lib/mesa/docs/bugs.html U xenocara/lib/mesa/docs/gears.png U xenocara/lib/mesa/docs/viewperf.html U xenocara/lib/mesa/docs/README.VCE U xenocara/lib/mesa/docs/utilities.html U xenocara/lib/mesa/docs/intro.html U xenocara/lib/mesa/docs/patents.txt U xenocara/lib/mesa/docs/specs/MESA_pixmap_colormap.spec U xenocara/lib/mesa/docs/specs/WL_create_wayland_buffer_from_image.spec U xenocara/lib/mesa/docs/specs/MESA_shader_debug.spec U xenocara/lib/mesa/docs/specs/MESA_pack_invert.spec U xenocara/lib/mesa/docs/specs/MESA_configless_context.spec U xenocara/lib/mesa/docs/specs/MESA_query_renderer.spec U xenocara/lib/mesa/docs/specs/MESA_agp_offset.spec U xenocara/lib/mesa/docs/specs/MESA_shader_integer_functions.txt U xenocara/lib/mesa/docs/specs/MESA_set_3dfx_mode.spec U xenocara/lib/mesa/docs/specs/MESA_texture_signed_rgba.spec U xenocara/lib/mesa/docs/specs/MESA_swap_control.spec U xenocara/lib/mesa/docs/specs/MESA_window_pos.spec U xenocara/lib/mesa/docs/specs/MESA_copy_sub_buffer.spec U xenocara/lib/mesa/docs/specs/EXT_shader_integer_mix.spec U xenocara/lib/mesa/docs/specs/EGL_MESA_platform_surfaceless.txt U xenocara/lib/mesa/docs/specs/WL_bind_wayland_display.spec U xenocara/lib/mesa/docs/specs/MESA_release_buffers.spec U xenocara/lib/mesa/docs/specs/MESA_swap_frame_usage.spec C xenocara/lib/mesa/docs/specs/enums.txt U xenocara/lib/mesa/docs/specs/MESA_multithread_makecurrent.spec U xenocara/lib/mesa/docs/specs/MESA_image_dma_buf_export.txt U xenocara/lib/mesa/docs/specs/EXT_shader_samples_identical.txt U xenocara/lib/mesa/docs/specs/MESA_texture_array.spec U xenocara/lib/mesa/docs/specs/MESA_drm_image.spec U xenocara/lib/mesa/docs/specs/EGL_MESA_drm_image_formats.txt U xenocara/lib/mesa/docs/specs/MESA_ycbcr_texture.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_sprite_point.spec U xenocara/lib/mesa/docs/specs/OLD/EGL_MESA_screen_surface.txt U xenocara/lib/mesa/docs/specs/OLD/MESA_packed_depth_stencil.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_trace.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_program_debug.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_resize_buffers.spec U xenocara/lib/mesa/docs/relnotes/10.2.7.html U xenocara/lib/mesa/docs/relnotes/7.5.2.html U xenocara/lib/mesa/docs/relnotes/9.1.3.html U xenocara/lib/mesa/docs/relnotes/10.5.4.html U xenocara/lib/mesa/docs/relnotes/17.0.2.html U xenocara/lib/mesa/docs/relnotes/5.1 U xenocara/lib/mesa/docs/relnotes/10.0.html U xenocara/lib/mesa/docs/relnotes/17.2.3.html U xenocara/lib/mesa/docs/relnotes/6.0.1 U xenocara/lib/mesa/docs/relnotes/5.0.1 U xenocara/lib/mesa/docs/relnotes/9.1.2.html U xenocara/lib/mesa/docs/relnotes/10.5.3.html U xenocara/lib/mesa/docs/relnotes/10.5.8.html U xenocara/lib/mesa/docs/relnotes/13.0.1.html U xenocara/lib/mesa/docs/relnotes/8.0.1.html U xenocara/lib/mesa/docs/relnotes/10.4.6.html N xenocara/lib/mesa/docs/relnotes/17.1.8.html U xenocara/lib/mesa/docs/relnotes/17.0.3.html U xenocara/lib/mesa/docs/relnotes/10.3.7.html U xenocara/lib/mesa/docs/relnotes/10.5.6.html U xenocara/lib/mesa/docs/relnotes/17.0.4.html U xenocara/lib/mesa/docs/relnotes/7.9.html U xenocara/lib/mesa/docs/relnotes/7.10.html U xenocara/lib/mesa/docs/relnotes/10.2.8.html U xenocara/lib/mesa/docs/relnotes/6.3 U xenocara/lib/mesa/docs/relnotes/7.8.2.html U xenocara/lib/mesa/docs/relnotes/13.0.0.html U xenocara/lib/mesa/docs/relnotes/11.0.1.html U xenocara/lib/mesa/docs/relnotes/6.4.1.html U xenocara/lib/mesa/docs/relnotes/11.1.2.html U xenocara/lib/mesa/docs/relnotes/7.0.html U xenocara/lib/mesa/docs/relnotes/10.6.5.html U xenocara/lib/mesa/docs/relnotes/12.0.3.html U xenocara/lib/mesa/docs/relnotes/11.1.3.html N xenocara/lib/mesa/docs/relnotes/17.3.2.html U xenocara/lib/mesa/docs/relnotes/11.0.0.html U xenocara/lib/mesa/docs/relnotes/11.1.1.html U xenocara/lib/mesa/docs/relnotes/17.0.7.html U xenocara/lib/mesa/docs/relnotes/10.4.2.html U xenocara/lib/mesa/docs/relnotes/10.2.6.html U xenocara/lib/mesa/docs/relnotes/8.0.5.html U xenocara/lib/mesa/docs/relnotes/7.0.3.html U xenocara/lib/mesa/docs/relnotes/7.1.html U xenocara/lib/mesa/docs/relnotes/7.0.1.html U xenocara/lib/mesa/docs/relnotes/10.3.1.html U xenocara/lib/mesa/docs/relnotes/11.0.3.html U xenocara/lib/mesa/docs/relnotes/17.0.6.html U xenocara/lib/mesa/docs/relnotes/17.1.3.html N xenocara/lib/mesa/docs/relnotes/17.3.7.html U xenocara/lib/mesa/docs/relnotes/9.1.html U xenocara/lib/mesa/docs/relnotes/6.0 U xenocara/lib/mesa/docs/relnotes/17.2.1.html U xenocara/lib/mesa/docs/relnotes/7.8.1.html U xenocara/lib/mesa/docs/relnotes/10.4.html U xenocara/lib/mesa/docs/relnotes/12.0.0.html U xenocara/lib/mesa/docs/relnotes/7.8.3.html U xenocara/lib/mesa/docs/relnotes/8.0.3.html U xenocara/lib/mesa/docs/relnotes/9.1.5.html N xenocara/lib/mesa/docs/relnotes/17.1.7.html U xenocara/lib/mesa/docs/relnotes/11.0.8.html U xenocara/lib/mesa/docs/relnotes/9.2.1.html U xenocara/lib/mesa/docs/relnotes/10.0.1.html U xenocara/lib/mesa/docs/relnotes/10.6.2.html U xenocara/lib/mesa/docs/relnotes/11.0.7.html U xenocara/lib/mesa/docs/relnotes/10.5.2.html U xenocara/lib/mesa/docs/relnotes/10.6.7.html U xenocara/lib/mesa/docs/relnotes/17.0.5.html U xenocara/lib/mesa/docs/relnotes/10.6.4.html N xenocara/lib/mesa/docs/relnotes/17.1.9.html U xenocara/lib/mesa/docs/relnotes/11.0.2.html U xenocara/lib/mesa/docs/relnotes/9.2.2.html U xenocara/lib/mesa/docs/relnotes/10.1.5.html U xenocara/lib/mesa/docs/relnotes/3.4.2 U xenocara/lib/mesa/docs/relnotes/7.4.3.html U xenocara/lib/mesa/docs/relnotes/17.2.2.html U xenocara/lib/mesa/docs/relnotes/6.5.html U xenocara/lib/mesa/docs/relnotes/6.3.1 U xenocara/lib/mesa/docs/relnotes/7.11.2.html U xenocara/lib/mesa/docs/relnotes/9.0.2.html U xenocara/lib/mesa/docs/relnotes/11.2.0.html U xenocara/lib/mesa/docs/relnotes/9.0.1.html U xenocara/lib/mesa/docs/relnotes/5.0.2 U xenocara/lib/mesa/docs/relnotes/7.10.1.html U xenocara/lib/mesa/docs/relnotes/11.0.5.html U xenocara/lib/mesa/docs/relnotes/3.5 U xenocara/lib/mesa/docs/relnotes/7.5.html U xenocara/lib/mesa/docs/relnotes/4.0.1 U xenocara/lib/mesa/docs/relnotes/13.0.6.html N xenocara/lib/mesa/docs/relnotes/17.3.1.html U xenocara/lib/mesa/docs/relnotes/11.0.4.html U xenocara/lib/mesa/docs/relnotes/10.1.1.html U xenocara/lib/mesa/docs/relnotes/9.2.3.html U xenocara/lib/mesa/docs/relnotes/10.5.7.html U xenocara/lib/mesa/docs/relnotes/8.0.html U xenocara/lib/mesa/docs/relnotes/3.4 U xenocara/lib/mesa/docs/relnotes/10.3.4.html U xenocara/lib/mesa/docs/relnotes/7.11.html U xenocara/lib/mesa/docs/relnotes/4.0.2 U xenocara/lib/mesa/docs/relnotes/6.5.2.html U xenocara/lib/mesa/docs/relnotes/3.2 U xenocara/lib/mesa/docs/relnotes/5.0 N xenocara/lib/mesa/docs/relnotes/17.3.6.html U xenocara/lib/mesa/docs/relnotes/9.0.html U xenocara/lib/mesa/docs/relnotes/7.3.html U xenocara/lib/mesa/docs/relnotes/3.2.1 N xenocara/lib/mesa/docs/relnotes/17.3.0.html U xenocara/lib/mesa/docs/relnotes/17.1.2.html U xenocara/lib/mesa/docs/relnotes/10.5.1.html U xenocara/lib/mesa/docs/relnotes/10.1.6.html U xenocara/lib/mesa/docs/relnotes/11.0.6.html U xenocara/lib/mesa/docs/relnotes/10.0.5.html U xenocara/lib/mesa/docs/relnotes/12.0.6.html U xenocara/lib/mesa/docs/relnotes/17.0.0.html U xenocara/lib/mesa/docs/relnotes/10.1.html U xenocara/lib/mesa/docs/relnotes/7.6.html U xenocara/lib/mesa/docs/relnotes/17.1.0.html U xenocara/lib/mesa/docs/relnotes/6.5.1.html U xenocara/lib/mesa/docs/relnotes/17.1.4.html U xenocara/lib/mesa/docs/relnotes/10.0.2.html U xenocara/lib/mesa/docs/relnotes/7.4.4.html U xenocara/lib/mesa/docs/relnotes/7.6.1.html U xenocara/lib/mesa/docs/relnotes/10.2.1.html U xenocara/lib/mesa/docs/relnotes/7.5.1.html U xenocara/lib/mesa/docs/relnotes/10.4.5.html U xenocara/lib/mesa/docs/relnotes/6.2.1 U xenocara/lib/mesa/docs/relnotes/7.10.2.html U xenocara/lib/mesa/docs/relnotes/13.0.4.html U xenocara/lib/mesa/docs/relnotes/8.0.2.html U xenocara/lib/mesa/docs/relnotes/7.7.1.html U xenocara/lib/mesa/docs/relnotes/17.0.1.html U xenocara/lib/mesa/docs/relnotes/4.1 U xenocara/lib/mesa/docs/relnotes/17.2.0.html U xenocara/lib/mesa/docs/relnotes/4.0.3 U xenocara/lib/mesa/docs/relnotes/12.0.1.html U xenocara/lib/mesa/docs/relnotes/10.5.9.html U xenocara/lib/mesa/docs/relnotes/12.0.2.html U xenocara/lib/mesa/docs/relnotes/7.0.2.html U xenocara/lib/mesa/docs/relnotes/7.10.3.html N xenocara/lib/mesa/docs/relnotes/17.1.10.html U xenocara/lib/mesa/docs/relnotes/10.6.0.html U xenocara/lib/mesa/docs/relnotes/11.1.0.html U xenocara/lib/mesa/docs/relnotes/10.1.2.html U xenocara/lib/mesa/docs/relnotes/10.3.6.html U xenocara/lib/mesa/docs/relnotes/7.4.1.html U xenocara/lib/mesa/docs/relnotes/10.6.9.html N xenocara/lib/mesa/docs/relnotes/17.3.3.html U xenocara/lib/mesa/docs/relnotes/6.4.2.html U xenocara/lib/mesa/docs/relnotes/10.2.2.html C xenocara/lib/mesa/docs/relnotes/17.1.6.html U xenocara/lib/mesa/docs/relnotes/10.3.3.html U xenocara/lib/mesa/docs/relnotes/9.2.html U xenocara/lib/mesa/docs/relnotes/9.1.1.html U xenocara/lib/mesa/docs/relnotes/8.0.4.html U xenocara/lib/mesa/docs/relnotes/9.1.7.html U xenocara/lib/mesa/docs/relnotes/10.4.4.html U xenocara/lib/mesa/docs/relnotes/7.9.2.html U xenocara/lib/mesa/docs/relnotes/6.4 U xenocara/lib/mesa/docs/relnotes/7.11.1.html U xenocara/lib/mesa/docs/relnotes/10.2.5.html U xenocara/lib/mesa/docs/relnotes/11.2.2.html U xenocara/lib/mesa/docs/relnotes/10.0.3.html U xenocara/lib/mesa/docs/relnotes/17.1.5.html U xenocara/lib/mesa/docs/relnotes/10.5.5.html U xenocara/lib/mesa/docs/relnotes/13.0.3.html U xenocara/lib/mesa/docs/relnotes/10.2.html U xenocara/lib/mesa/docs/relnotes/10.6.3.html U xenocara/lib/mesa/docs/relnotes/10.2.4.html U xenocara/lib/mesa/docs/relnotes/9.1.4.html U xenocara/lib/mesa/docs/relnotes/13.0.2.html U xenocara/lib/mesa/docs/relnotes/10.1.3.html U xenocara/lib/mesa/docs/relnotes/3.4.1 U xenocara/lib/mesa/docs/relnotes/6.5.3.html U xenocara/lib/mesa/docs/relnotes/7.0.4.html U xenocara/lib/mesa/docs/relnotes/9.2.5.html U xenocara/lib/mesa/docs/relnotes/7.4.2.html U xenocara/lib/mesa/docs/relnotes/10.3.2.html U xenocara/lib/mesa/docs/relnotes/3.3 U xenocara/lib/mesa/docs/relnotes/10.4.3.html U xenocara/lib/mesa/docs/relnotes/10.4.7.html U xenocara/lib/mesa/docs/relnotes/13.0.5.html U xenocara/lib/mesa/docs/relnotes/6.3.2 U xenocara/lib/mesa/docs/relnotes/9.0.3.html N xenocara/lib/mesa/docs/relnotes/17.3.5.html U xenocara/lib/mesa/docs/relnotes/10.0.4.html U xenocara/lib/mesa/docs/relnotes/10.3.html U xenocara/lib/mesa/docs/relnotes/7.2.html U xenocara/lib/mesa/docs/relnotes/6.2 U xenocara/lib/mesa/docs/relnotes/11.0.9.html U xenocara/lib/mesa/docs/relnotes/9.1.6.html U xenocara/lib/mesa/docs/relnotes/10.2.9.html U xenocara/lib/mesa/docs/relnotes/10.3.5.html U xenocara/lib/mesa/docs/relnotes/4.0 U xenocara/lib/mesa/docs/relnotes/7.8.html U xenocara/lib/mesa/docs/relnotes/7.9.1.html U xenocara/lib/mesa/docs/relnotes/10.1.4.html U xenocara/lib/mesa/docs/relnotes/10.6.8.html U xenocara/lib/mesa/docs/relnotes/6.1 U xenocara/lib/mesa/docs/relnotes/3.1 U xenocara/lib/mesa/docs/relnotes/6.4.html U xenocara/lib/mesa/docs/relnotes/10.4.1.html U xenocara/lib/mesa/docs/relnotes/10.6.1.html U xenocara/lib/mesa/docs/relnotes/7.7.html U xenocara/lib/mesa/docs/relnotes/10.5.0.html N xenocara/lib/mesa/docs/relnotes/17.3.4.html N xenocara/lib/mesa/docs/relnotes/17.3.9.html N xenocara/lib/mesa/docs/relnotes/17.3.8.html U xenocara/lib/mesa/docs/relnotes/12.0.4.html U xenocara/lib/mesa/docs/relnotes/11.1.4.html U xenocara/lib/mesa/docs/relnotes/7.4.html U xenocara/lib/mesa/docs/relnotes/17.1.1.html U xenocara/lib/mesa/docs/relnotes/11.2.1.html U xenocara/lib/mesa/docs/relnotes/10.6.6.html U xenocara/lib/mesa/docs/relnotes/12.0.5.html U xenocara/lib/mesa/docs/relnotes/10.2.3.html U xenocara/lib/mesa/docs/relnotes/9.2.4.html U xenocara/lib/mesa/m4/ltoptions.m4 U xenocara/lib/mesa/m4/ax_gcc_func_attribute.m4 U xenocara/lib/mesa/m4/libtool.m4 U xenocara/lib/mesa/m4/ax_prog_flex.m4 U xenocara/lib/mesa/m4/ltsugar.m4 U xenocara/lib/mesa/m4/lt~obsolete.m4 U xenocara/lib/mesa/m4/ax_check_gnu_make.m4 U xenocara/lib/mesa/m4/ax_gcc_builtin.m4 U xenocara/lib/mesa/m4/ax_pthread.m4 U xenocara/lib/mesa/m4/ax_prog_bison.m4 N xenocara/lib/mesa/m4/ax_check_compile_flag.m4 U xenocara/lib/mesa/m4/ltversion.m4 U xenocara/lib/mesa/m4/ax_check_python_mako_module.m4 C xenocara/lib/mesa/scons/llvm.py U xenocara/lib/mesa/scons/crossmingw.py U xenocara/lib/mesa/scons/dxsdk.py U xenocara/lib/mesa/scons/x11.py U xenocara/lib/mesa/scons/source_list.py U xenocara/lib/mesa/scons/fixes.py C xenocara/lib/mesa/scons/gallium.py C xenocara/lib/mesa/scons/custom.py 1165 conflicts created by this import. Use the following command to help the merge: cvs checkout -jmesa:yesterday -jmesa xenocara/lib/mesa CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:35:59 Modified files: lib/mesa : Makefile.am Makefile.bsd-wrapper Makefile.in SConstruct VERSION aclocal.m4 common.py configure configure.ac lib/mesa/docs : README.WIN32 application-issues.html autoconf.html bugs.html contents.html developers.html devinfo.html download.html egl.html envvars.html faq.html features.txt helpwanted.html index.html install.html intro.html license.html lists.html llvmpipe.html mangling.html opengles.html patents.txt postprocess.html precompiled.html relnotes.html repository.html shading.html sourcedocs.html sourcetree.html systems.html thanks.html utilities.html viewperf.html vmware-guest.html xlibdriver.html lib/mesa/docs/relnotes: 13.0.6.html 6.5.2.html 7.11.html 7.5.1.html 7.5.2.html 7.5.html 9.0.html 9.1.2.html lib/mesa/docs/specs: MESA_shader_integer_functions.txt MESA_texture_array.spec WL_bind_wayland_display.spec enums.txt lib/mesa/include: c99_compat.h lib/mesa/include/CL: cl_d3d10.h cl_d3d11.h cl_dx9_media_sharing.h cl_ext.h cl_gl_ext.h cl_platform.h opencl.h lib/mesa/include/EGL: egl.h eglext.h eglmesaext.h eglplatform.h lib/mesa/include/GL: glcorearb.h glext.h glxext.h wglext.h lib/mesa/include/GL/internal: dri_interface.h lib/mesa/include/GLES: egl.h gl.h glext.h glplatform.h lib/mesa/include/GLES2: gl2.h gl2ext.h gl2platform.h lib/mesa/include/GLES3: gl3.h gl31.h gl32.h gl3ext.h gl3platform.h lib/mesa/include/KHR: khrplatform.h lib/mesa/include/c11: threads.h threads_win32.h lib/mesa/include/d3dadapter: present.h lib/mesa/include/pci_ids: i965_pci_ids.h radeonsi_pci_ids.h lib/mesa/include/vulkan: vk_platform.h vulkan.h lib/mesa/scons : custom.py gallium.py llvm.py lib/mesa/src : Makefile.am Makefile.in SConscript lib/mesa/src/amd: Makefile.addrlib.am Makefile.am Makefile.in Makefile.sources lib/mesa/src/amd/addrlib: addrinterface.cpp addrinterface.h addrtypes.h lib/mesa/src/amd/addrlib/core: addrcommon.h addrelemlib.cpp addrelemlib.h addrlib.cpp addrlib.h addrobject.cpp addrobject.h lib/mesa/src/amd/addrlib/r800: ciaddrlib.cpp ciaddrlib.h egbaddrlib.cpp egbaddrlib.h siaddrlib.cpp siaddrlib.h lib/mesa/src/amd/common: ac_binary.c ac_binary.h ac_llvm_helper.cpp ac_llvm_util.c ac_llvm_util.h ac_nir_to_llvm.c ac_nir_to_llvm.h amd_family.h amd_kernel_code_t.h amdgpu_id.h sid.h lib/mesa/src/amd/vulkan: Makefile.am Makefile.in Makefile.sources radv_cmd_buffer.c radv_cs.h radv_descriptor_set.c radv_descriptor_set.h radv_device.c radv_entrypoints.c radv_entrypoints.h radv_entrypoints_gen.py radv_formats.c radv_image.c radv_meta.c radv_meta.h radv_meta_blit.c radv_meta_blit2d.c radv_meta_buffer.c radv_meta_bufimage.c radv_meta_clear.c radv_meta_copy.c radv_meta_decompress.c radv_meta_fast_clear.c radv_meta_resolve.c radv_meta_resolve_cs.c radv_pipeline.c radv_pipeline_cache.c radv_private.h radv_query.c radv_radeon_winsys.h radv_util.c radv_wsi.c radv_wsi_wayland.c radv_wsi_x11.c si_cmd_buffer.c vk_format.h vk_format_parse.py vk_format_table.py lib/mesa/src/amd/vulkan/winsys/amdgpu: radv_amdgpu_bo.c radv_amdgpu_bo.h radv_amdgpu_cs.c radv_amdgpu_cs.h radv_amdgpu_surface.c radv_amdgpu_surface.h radv_amdgpu_winsys.c radv_amdgpu_winsys.h radv_amdgpu_winsys_public.h lib/mesa/src/compiler: Makefile.am Makefile.glsl.am Makefile.in Makefile.nir.am Makefile.sources builtin_type_macros.h glsl_types.cpp glsl_types.h nir_types.cpp nir_types.h shader_enums.c shader_enums.h lib/mesa/src/compiler/glsl: ast.h ast_array_index.cpp ast_function.cpp ast_to_hir.cpp ast_type.cpp builtin_functions.cpp builtin_types.cpp builtin_variables.cpp glsl_lexer.cpp glsl_lexer.ll glsl_parser.cpp glsl_parser.h glsl_parser.yy glsl_parser_extras.cpp glsl_parser_extras.h glsl_symbol_table.cpp glsl_symbol_table.h glsl_to_nir.cpp glsl_to_nir.h hir_field_selection.cpp ir.cpp ir.h ir_array_refcount.h ir_basic_block.h ir_builder.cpp ir_builder.h ir_clone.cpp ir_constant_expression.cpp ir_equals.cpp ir_expression_flattening.h ir_expression_operation.h ir_expression_operation.py ir_expression_operation_constant.h ir_expression_operation_strings.h ir_function.cpp ir_function_inlining.h ir_hierarchical_visitor.h ir_hv_accept.cpp ir_optimization.h ir_print_visitor.cpp ir_print_visitor.h ir_reader.cpp ir_reader.h ir_rvalue_visitor.cpp ir_rvalue_visitor.h ir_set_program_inouts.cpp ir_uniform.h ir_validate.cpp ir_variable_refcount.h ir_visitor.h link_atomics.cpp link_interface_blocks.cpp link_uniform_block_active_visitor.cpp link_uniform_block_active_visitor.h link_uniform_blocks.cpp link_uniform_initializers.cpp link_uniforms.cpp link_varyings.cpp link_varyings.h linker.cpp linker.h list.h loop_analysis.h lower_blend_equation_advanced.cpp lower_buffer_access.cpp lower_buffer_access.h lower_distance.cpp lower_if_to_cond_assign.cpp lower_instructions.cpp lower_jumps.cpp lower_named_interface_blocks.cpp lower_output_reads.cpp lower_packed_varyings.cpp lower_texture_projection.cpp lower_ubo_reference.cpp lower_vec_index_to_cond_assign.cpp lower_vertex_id.cpp main.cpp opt_algebraic.cpp opt_array_splitting.cpp opt_constant_propagation.cpp opt_copy_propagation.cpp opt_copy_propagation_elements.cpp opt_dead_builtin_variables.cpp opt_dead_code_local.cpp opt_function_inlining.cpp opt_structure_splitting.cpp opt_tree_grafting.cpp program.h propagate_invariance.cpp s_expression.h standalone.cpp standalone.h standalone_scaffolding.cpp standalone_scaffolding.h test_optpass.cpp test_optpass.h lib/mesa/src/compiler/glsl/glcpp: glcpp-lex.c glcpp-lex.l glcpp-parse.c glcpp-parse.y glcpp.h pp.c lib/mesa/src/compiler/glsl/glcpp/tests: 082-invalid-paste.c 082-invalid-paste.c.expected 113-line-and-file-macros.c 113-line-and-file-macros.c.expected 114-paste-integer-tokens.c 114-paste-integer-tokens.c.expected 120-undef-builtin.c.expected 147-undef-builtin-allowed.c.expected lib/mesa/src/compiler/glsl/tests: blob_test.c cache_test.c general_ir_test.cpp set_uniform_initializer_tests.cpp uniform_initializer_utils.cpp uniform_initializer_utils.h varyings_test.cpp lib/mesa/src/compiler/glsl/tests/lower_jumps: create_test_cases.py lib/mesa/src/compiler/glsl/tests/warnings: 026-out-function-parameter-shaderout.vert.expected 027-inout-function-parameter-shaderout.vert.expected 030-array-as-function-parameter.vert.expected lib/mesa/src/compiler/nir: nir.c nir.h nir_algebraic.py nir_builder.h nir_builder_opcodes.h nir_builder_opcodes_h.py nir_clone.c nir_constant_expressions.c nir_constant_expressions.h nir_constant_expressions.py nir_control_flow.c nir_control_flow.h nir_control_flow_private.h nir_from_ssa.c nir_gather_info.c nir_inline_functions.c nir_instr_set.h nir_intrinsics.h nir_lower_alu_to_scalar.c nir_lower_atomics.c nir_lower_bitmap.c nir_lower_clamp_color_outputs.c nir_lower_clip.c nir_lower_double_ops.c nir_lower_drawpixels.c nir_lower_gs_intrinsics.c nir_lower_idiv.c nir_lower_indirect_derefs.c nir_lower_io.c nir_lower_io_to_scalar.c nir_lower_io_to_temporaries.c nir_lower_io_types.c nir_lower_load_const_to_scalar.c nir_lower_locals_to_regs.c nir_lower_returns.c nir_lower_samplers.c nir_lower_system_values.c nir_lower_tex.c nir_lower_to_source_mods.c nir_lower_two_sided_color.c nir_lower_var_copies.c nir_lower_vars_to_ssa.c nir_lower_wpos_center.c nir_lower_wpos_ytransform.c nir_metadata.c nir_move_vec_src_uses_to_dest.c nir_opcodes.c nir_opcodes.h nir_opcodes.py nir_opcodes_c.py nir_opcodes_h.py nir_opt_algebraic.c nir_opt_algebraic.py nir_opt_conditional_discard.c nir_opt_copy_propagate.c nir_opt_cse.c nir_opt_dce.c nir_opt_gcm.c nir_opt_peephole_select.c nir_opt_remove_phis.c nir_phi_builder.c nir_phi_builder.h nir_print.c nir_remove_dead_variables.c nir_search.c nir_search.h nir_search_helpers.h nir_split_var_copies.c nir_validate.c nir_vla.h nir_worklist.c nir_worklist.h lib/mesa/src/compiler/spirv: GLSL.std.450.h nir_spirv.h spirv.h spirv2nir.c spirv_info.c spirv_info.h spirv_to_nir.c vtn_alu.c vtn_cfg.c vtn_glsl450.c vtn_private.h vtn_variables.c lib/mesa/src/egl: Makefile.am Makefile.in Makefile.sources egl-symbols-check lib/mesa/src/egl/drivers/dri2: egl_dri2.c egl_dri2.h egl_dri2_fallbacks.h platform_android.c platform_drm.c platform_surfaceless.c platform_wayland.c platform_x11.c platform_x11_dri3.c lib/mesa/src/egl/drivers/haiku: egl_haiku.cpp lib/mesa/src/egl/main: eglapi.c eglapi.h eglarray.c eglconfig.c eglcontext.c eglcontext.h eglcurrent.c egldisplay.c egldisplay.h eglfallbacks.c eglglobals.c eglglobals.h eglimage.c eglimage.h egllog.c egllog.h eglsurface.c eglsurface.h eglsync.c eglsync.h egltypedefs.h lib/mesa/src/egl/wayland/wayland-drm: Makefile.in wayland-drm-protocol.c wayland-drm.c wayland-drm.xml lib/mesa/src/egl/wayland/wayland-egl: Makefile.am Makefile.in wayland-egl-symbols-check wayland-egl.c lib/mesa/src/gallium: Automake.inc Makefile.am Makefile.in SConscript lib/mesa/src/gallium/auxiliary: Makefile.am Makefile.in Makefile.sources lib/mesa/src/gallium/auxiliary/cso_cache: cso_cache.c cso_cache.h cso_context.c cso_context.h cso_hash.c cso_hash.h lib/mesa/src/gallium/auxiliary/draw: draw_context.c draw_context.h draw_gs_tmp.h draw_llvm.c draw_llvm.h draw_pipe_aaline.c draw_pipe_aapoint.c draw_pipe_clip.c draw_pipe_flatshade.c draw_pipe_stipple.c draw_pipe_twoside.c draw_pipe_validate.c draw_pipe_vbuf.c draw_pipe_wide_line.c draw_pipe_wide_point.c draw_prim_assembler_tmp.h draw_private.h draw_pt.c draw_pt_fetch_shade_pipeline_llvm.c draw_pt_vsplit.c draw_pt_vsplit_tmp.h draw_so_emit_tmp.h draw_vs_exec.c lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_arit.c lp_bld_arit.h lp_bld_conv.c lp_bld_format.h lp_bld_format_aos.c lp_bld_format_aos_array.c lp_bld_format_soa.c lp_bld_format_yuv.c lp_bld_gather.c lp_bld_gather.h lp_bld_init.c lp_bld_intr.c lp_bld_intr.h lp_bld_limits.h lp_bld_logic.c lp_bld_misc.cpp lp_bld_misc.h lp_bld_sample.c lp_bld_sample_aos.c lp_bld_sample_soa.c lp_bld_tgsi.c lp_bld_tgsi.h lp_bld_tgsi_action.c lp_bld_tgsi_aos.c lp_bld_tgsi_info.c lp_bld_tgsi_soa.c lp_bld_type.h lib/mesa/src/gallium/auxiliary/hud: hud_context.c hud_context.h hud_cpu.c hud_cpufreq.c hud_diskstat.c hud_driver_query.c hud_fps.c hud_nic.c hud_private.h hud_sensors_temp.c lib/mesa/src/gallium/auxiliary/indices: u_indices.c u_indices_gen.c u_indices_gen.py u_primconvert.c u_primconvert.h u_unfilled_gen.py lib/mesa/src/gallium/auxiliary/nir: tgsi_to_nir.c lib/mesa/src/gallium/auxiliary/os: os_mman.h os_process.c os_thread.h os_time.c lib/mesa/src/gallium/auxiliary/pipe-loader: Makefile.in pipe_loader.c pipe_loader.h pipe_loader_drm.c pipe_loader_priv.h pipe_loader_sw.c lib/mesa/src/gallium/auxiliary/pipebuffer: pb_buffer_fenced.c pb_bufmgr_debug.c pb_bufmgr_mm.c pb_bufmgr_pool.c pb_bufmgr_slab.c pb_cache.c pb_cache.h pb_slab.c pb_slab.h lib/mesa/src/gallium/auxiliary/rbug: rbug_texture.c rbug_texture.h lib/mesa/src/gallium/auxiliary/rtasm: rtasm_execmem.c lib/mesa/src/gallium/auxiliary/target-helpers: drm_helper.h drm_helper_public.h lib/mesa/src/gallium/auxiliary/tgsi: tgsi_aa_point.c tgsi_build.c tgsi_build.h tgsi_dump.c tgsi_exec.c tgsi_exec.h tgsi_info.c tgsi_lowering.c tgsi_opcode_tmp.h tgsi_parse.c tgsi_parse.h tgsi_point_sprite.c tgsi_sanity.c tgsi_scan.c tgsi_scan.h tgsi_strings.c tgsi_strings.h tgsi_text.c tgsi_transform.h tgsi_ureg.c tgsi_ureg.h tgsi_util.c tgsi_util.h lib/mesa/src/gallium/auxiliary/translate: translate_generic.c lib/mesa/src/gallium/auxiliary/util: u_blit.c u_blitter.c u_blitter.h u_cpu_detect.c u_cpu_detect.h u_debug.h u_debug_flush.c u_debug_memory.c u_debug_refcnt.c u_debug_stack.c u_debug_stack.h u_debug_symbol.c u_draw.c u_draw.h u_draw_quad.c u_draw_quad.h u_dump.h u_dump_state.c u_format.c u_format.csv u_format.h u_format_pack.py u_format_parse.py u_format_table.c u_format_table.py u_format_yuv.c u_format_yuv.h u_helpers.c u_helpers.h u_index_modify.c u_index_modify.h u_inlines.h u_math.h u_memory.h u_network.c u_network.h u_prim_restart.c u_prim_restart.h u_pstipple.c u_range.h u_resource.c u_ringbuffer.c u_simple_shaders.c u_simple_shaders.h u_suballoc.c u_suballoc.h u_surface.c u_surface.h u_tests.c u_tests.h u_transfer.h u_upload_mgr.c u_upload_mgr.h u_vbuf.c u_vbuf.h u_video.h lib/mesa/src/gallium/auxiliary/vl: vl_bicubic_filter.c vl_compositor.c vl_compositor.h vl_csc.c vl_deint_filter.c vl_matrix_filter.c vl_median_filter.c vl_mpeg12_decoder.c vl_vertex_buffers.c vl_video_buffer.c vl_winsys.h vl_winsys_dri.c vl_winsys_dri3.c vl_zscan.c vl_zscan.h lib/mesa/src/gallium/docs/source: conf.py context.rst screen.rst tgsi.rst lib/mesa/src/gallium/docs/source/drivers: openswr.rst lib/mesa/src/gallium/docs/source/drivers/openswr: usage.rst lib/mesa/src/gallium/drivers/ddebug: Makefile.in dd_context.c dd_draw.c dd_pipe.h dd_screen.c lib/mesa/src/gallium/drivers/freedreno: Makefile.am Makefile.in Makefile.sources adreno_common.xml.h adreno_pm4.xml.h disasm.h freedreno_batch.c freedreno_batch.h freedreno_batch_cache.c freedreno_context.c freedreno_context.h freedreno_draw.c freedreno_draw.h freedreno_fence.c freedreno_fence.h freedreno_gmem.c freedreno_gmem.h freedreno_program.c freedreno_query.c freedreno_query.h freedreno_query_hw.c freedreno_query_hw.h freedreno_query_sw.c freedreno_resource.c freedreno_resource.h freedreno_screen.c freedreno_screen.h freedreno_state.c freedreno_texture.c freedreno_texture.h freedreno_util.c freedreno_util.h lib/mesa/src/gallium/drivers/freedreno/a2xx: a2xx.xml.h disasm-a2xx.c fd2_blend.c fd2_compiler.c fd2_draw.c fd2_emit.c fd2_emit.h fd2_program.c fd2_texture.c lib/mesa/src/gallium/drivers/freedreno/a3xx: a3xx.xml.h fd3_context.c fd3_draw.c fd3_emit.c fd3_emit.h fd3_format.c fd3_format.h fd3_gmem.c fd3_program.c fd3_query.c lib/mesa/src/gallium/drivers/freedreno/a4xx: a4xx.xml.h fd4_blend.c fd4_context.c fd4_draw.c fd4_draw.h fd4_emit.c fd4_emit.h fd4_format.c fd4_format.h fd4_gmem.c fd4_program.c fd4_query.c lib/mesa/src/gallium/drivers/freedreno/ir3: disasm-a3xx.c instr-a3xx.h ir3.c ir3.h ir3_cmdline.c ir3_compiler.c ir3_compiler.h ir3_compiler_nir.c ir3_cp.c ir3_depth.c ir3_group.c ir3_legalize.c ir3_nir.c ir3_nir.h ir3_nir_trig.c ir3_nir_trig.py ir3_ra.c ir3_shader.c ir3_shader.h lib/mesa/src/gallium/drivers/i915: Automake.inc Makefile.in i915_context.c i915_context.h i915_fpc.h i915_fpc_optimize.c i915_fpc_translate.c i915_screen.c i915_state.c i915_state_derived.c i915_state_dynamic.c i915_state_immediate.c i915_state_static.c i915_surface.c lib/mesa/src/gallium/drivers/llvmpipe: Makefile.am Makefile.in SConscript lp_bld_blend_aos.c lp_bld_depth.c lp_context.c lp_context.h lp_draw_arrays.c lp_fence.c lp_fence.h lp_jit.c lp_rast.c lp_rast_priv.h lp_scene.c lp_scene.h lp_screen.c lp_screen.h lp_setup.c lp_setup_context.h lp_setup_line.c lp_setup_point.c lp_setup_tri.c lp_state_derived.c lp_state_fs.c lp_state_sampler.c lp_state_setup.c lp_state_vertex.c lp_surface.c lib/mesa/src/gallium/drivers/noop: Makefile.in noop_pipe.c noop_state.c lib/mesa/src/gallium/drivers/nouveau: Makefile.in nouveau_buffer.c nouveau_compiler.c nouveau_fence.c nouveau_fence.h nouveau_screen.c nouveau_screen.h nv_object.xml.h lib/mesa/src/gallium/drivers/nouveau/codegen: nv50_ir.cpp nv50_ir.h nv50_ir_driver.h nv50_ir_emit_gk110.cpp nv50_ir_emit_gm107.cpp nv50_ir_emit_nvc0.cpp nv50_ir_from_tgsi.cpp nv50_ir_lowering_gm107.cpp nv50_ir_lowering_gm107.h nv50_ir_lowering_nvc0.cpp nv50_ir_lowering_nvc0.h nv50_ir_peephole.cpp nv50_ir_print.cpp nv50_ir_ra.cpp nv50_ir_target.cpp nv50_ir_target.h nv50_ir_target_gm107.cpp nv50_ir_target_gm107.h nv50_ir_target_nvc0.cpp unordered_set.h lib/mesa/src/gallium/drivers/nouveau/codegen/lib: gm107.asm gm107.asm.h lib/mesa/src/gallium/drivers/nouveau/nv30: nv30_context.c nv30_context.h nv30_draw.c nv30_push.c nv30_query.c nv30_resource.c nv30_screen.c nv30_state.c nv30_state_validate.c nv30_vbo.c nvfx_fragprog.c nvfx_vertprog.c lib/mesa/src/gallium/drivers/nouveau/nv50: nv50_context.c nv50_context.h nv50_formats.c nv50_program.c nv50_program.h nv50_push.c nv50_query.c nv50_screen.c nv50_screen.h nv50_shader_state.c nv50_state.c nv50_state_validate.c nv50_stateobj.h nv50_surface.c nv50_vbo.c lib/mesa/src/gallium/drivers/nouveau/nvc0: nvc0_3d.xml.h nvc0_context.c nvc0_context.h nvc0_program.c nvc0_program.h nvc0_query.c nvc0_query_hw.c nvc0_query_hw_metric.c nvc0_query_hw_metric.h nvc0_query_hw_sm.c nvc0_query_hw_sm.h nvc0_screen.c nvc0_screen.h nvc0_shader_state.c nvc0_state.c nvc0_state_validate.c nvc0_stateobj.h nvc0_surface.c nvc0_transfer.c nvc0_vbo.c nvc0_vbo_translate.c nve4_compute.c nve4_compute.h lib/mesa/src/gallium/drivers/nouveau/nvc0/mme: com9097.mme com9097.mme.h lib/mesa/src/gallium/drivers/r300: Makefile.in r300_blit.c r300_context.c r300_context.h r300_emit.c r300_public.h r300_query.c r300_render.c r300_render_translate.c r300_screen.c r300_screen.h r300_screen_buffer.c r300_state.c r300_texture.c r300_tgsi_to_rc.c lib/mesa/src/gallium/drivers/r600: Automake.inc Makefile.am Makefile.in Makefile.sources eg_asm.c eg_sq.h evergreen_compute.c evergreen_compute_internal.h evergreen_hw_context.c evergreen_state.c evergreend.h r600_asm.c r600_asm.h r600_blit.c r600_hw_context.c r600_pipe.c r600_pipe.h r600_public.h r600_shader.c r600_shader.h r600_sq.h r600_state.c r600_state_common.c r600_uvd.c r600d.h r700_asm.c r700_sq.h lib/mesa/src/gallium/drivers/r600/sb: notes.markdown sb_bc.h sb_bc_finalize.cpp sb_bc_fmt_def.inc sb_def_use.cpp sb_expr.cpp sb_gcm.cpp sb_if_conversion.cpp sb_ir.cpp sb_ir.h sb_ra_init.cpp sb_sched.cpp sb_sched.h sb_valtable.cpp lib/mesa/src/gallium/drivers/radeon: Makefile.am Makefile.in Makefile.sources r600_buffer_common.c r600_gpu_load.c r600_perfcounter.c r600_pipe_common.c r600_pipe_common.h r600_query.c r600_query.h r600_test_dma.c r600_texture.c radeon_uvd.c radeon_uvd.h radeon_vce.c radeon_vce_40_2_2.c radeon_vce_50.c radeon_vce_52.c radeon_video.c radeon_video.h radeon_winsys.h lib/mesa/src/gallium/drivers/radeonsi: Automake.inc Makefile.am Makefile.in Makefile.sources cik_sdma.c si_blit.c si_compute.c si_cp_dma.c si_debug.c si_descriptors.c si_dma.c si_hw_context.c si_perfcounter.c si_pipe.c si_pipe.h si_pm4.c si_pm4.h si_public.h si_shader.c si_shader.h si_shader_internal.h si_shader_tgsi_alu.c si_shader_tgsi_setup.c si_state.c si_state.h si_state_draw.c si_state_shaders.c si_uvd.c lib/mesa/src/gallium/drivers/rbug: Makefile.in rbug_context.c rbug_context.h rbug_core.c rbug_screen.c rbug_screen.h lib/mesa/src/gallium/drivers/softpipe: Makefile.in sp_compute.c sp_context.c sp_context.h sp_draw_arrays.c sp_flush.c sp_flush.h sp_fs_exec.c sp_quad_fs.c sp_screen.c sp_state_derived.c sp_state_sampler.c sp_state_shader.c sp_state_vertex.c sp_tex_sample.c sp_tex_sample.h sp_texture.c lib/mesa/src/gallium/drivers/svga: Makefile.am Makefile.in Makefile.sources SConscript svga_cmd.c svga_cmd.h svga_context.c svga_context.h svga_debug.h svga_draw.c svga_format.c svga_format.h svga_link.c svga_pipe_blit.c svga_pipe_clear.c svga_pipe_constants.c svga_pipe_draw.c svga_pipe_flush.c svga_pipe_misc.c svga_pipe_query.c svga_pipe_rasterizer.c svga_pipe_sampler.c svga_pipe_streamout.c svga_pipe_vertex.c svga_resource.c svga_resource_buffer.c svga_resource_buffer.h svga_resource_buffer_upload.c svga_resource_buffer_upload.h svga_resource_texture.c svga_resource_texture.h svga_sampler_view.c svga_sampler_view.h svga_screen.c svga_screen.h svga_screen_cache.c svga_screen_cache.h svga_shader.c svga_shader.h svga_state.c svga_state_constants.c svga_state_framebuffer.c svga_state_fs.c svga_state_gs.c svga_state_need_swtnl.c svga_state_rss.c svga_state_sampler.c svga_state_tgsi_transform.c svga_state_tss.c svga_state_vdecl.c svga_state_vs.c svga_surface.c svga_surface.h svga_swtnl.h svga_swtnl_backend.c svga_swtnl_draw.c svga_swtnl_state.c svga_tgsi_insn.c svga_tgsi_vgpu10.c svga_winsys.h lib/mesa/src/gallium/drivers/svga/include: svga3d_surfacedefs.h svga3d_types.h lib/mesa/src/gallium/drivers/svga/svgadump: svga_dump.py svga_shader_dump.c lib/mesa/src/gallium/drivers/swr: Makefile.am Makefile.in Makefile.sources swr_clear.cpp swr_context.cpp swr_context.h swr_draw.cpp swr_fence.cpp swr_fence.h swr_loader.cpp swr_memory.h swr_public.h swr_query.cpp swr_resource.h swr_scratch.cpp swr_scratch.h swr_screen.cpp swr_screen.h swr_shader.cpp swr_shader.h swr_state.cpp swr_state.h swr_tex_sample.cpp swr_tex_sample.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: archrast.cpp archrast.h eventmanager.h events.proto gen_ar_event.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/common: formats.cpp formats.h os.h simd16intrin.h simdintrin.h swr_assert.cpp swr_assert.h lib/mesa/src/gallium/drivers/swr/rasterizer/core: api.cpp api.h backend.cpp backend.h binner.cpp blend.h clip.cpp clip.h context.h fifo.hpp format_conversion.h format_traits.h format_types.h frontend.cpp frontend.h knobs.h multisample.h pa.h pa_avx.cpp rasterizer.cpp rasterizer.h state.h tessellator.h threads.cpp tilemgr.cpp tilemgr.h utils.h lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: JitManager.cpp JitManager.h blend_jit.cpp builder.cpp builder.h builder_misc.cpp builder_misc.h fetch_jit.cpp fetch_jit.h jit_api.h streamout_jit.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/memory: ClearTile.cpp Convert.h LoadTile.cpp LoadTile.h StoreTile.cpp StoreTile.h TilingFunctions.h tilingtraits.h lib/mesa/src/gallium/drivers/trace: Makefile.in tr_context.c tr_dump.c tr_dump.h tr_dump_state.c tr_dump_state.h tr_screen.c tr_texture.c tr_texture.h lib/mesa/src/gallium/drivers/vc4: Makefile.am Makefile.in Makefile.sources vc4_blit.c vc4_bufmgr.c vc4_bufmgr.h vc4_cl.c vc4_cl.h vc4_cl_dump.c vc4_context.c vc4_context.h vc4_draw.c vc4_emit.c vc4_formats.c vc4_job.c vc4_nir_lower_blend.c vc4_nir_lower_io.c vc4_opt_algebraic.c vc4_opt_constant_folding.c vc4_opt_copy_propagation.c vc4_opt_dead_code.c vc4_opt_peephole_sf.c vc4_opt_small_immediates.c vc4_opt_vpm.c vc4_program.c vc4_qir.c vc4_qir.h vc4_qir_emit_uniform_stream_resets.c vc4_qir_live_variables.c vc4_qir_lower_uniforms.c vc4_qir_schedule.c vc4_qir_validate.c vc4_qpu.c vc4_qpu_disasm.c vc4_qpu_emit.c vc4_qpu_schedule.c vc4_qpu_validate.c vc4_register_allocate.c vc4_reorder_uniforms.c vc4_resource.c vc4_resource.h vc4_screen.c vc4_screen.h vc4_simulator.c vc4_simulator_validate.h vc4_state.c vc4_tiling.c vc4_tiling.h vc4_uniforms.c lib/mesa/src/gallium/drivers/vc4/kernel: vc4_drv.h vc4_validate.c vc4_validate_shaders.c lib/mesa/src/gallium/drivers/vc5: Makefile.in lib/mesa/src/gallium/drivers/virgl: Makefile.in virgl_context.c virgl_context.h virgl_encode.c virgl_encode.h virgl_query.c virgl_screen.c virgl_tgsi.c lib/mesa/src/gallium/include/pipe: p_compiler.h p_config.h p_context.h p_defines.h p_format.h p_screen.h p_shader_tokens.h p_state.h p_video_enums.h p_video_state.h lib/mesa/src/gallium/include/state_tracker: drm_driver.h st_api.h lib/mesa/src/gallium/state_trackers/clover: Makefile.am Makefile.in lib/mesa/src/gallium/state_trackers/clover/api: device.cpp dispatch.cpp dispatch.hpp kernel.cpp platform.cpp program.cpp lib/mesa/src/gallium/state_trackers/clover/core: device.cpp device.hpp kernel.cpp module.hpp program.cpp program.hpp resource.cpp resource.hpp lib/mesa/src/gallium/state_trackers/clover/llvm: codegen.hpp compat.hpp invocation.cpp metadata.hpp util.hpp lib/mesa/src/gallium/state_trackers/clover/llvm/codegen: bitcode.cpp common.cpp native.cpp lib/mesa/src/gallium/state_trackers/clover/tgsi: compiler.cpp lib/mesa/src/gallium/state_trackers/dri: Makefile.in Makefile.sources dri2.c dri_context.c dri_drawable.c dri_screen.c dri_screen.h drisw.c lib/mesa/src/gallium/state_trackers/glx/xlib: Makefile.in glx_api.c xm_api.c xm_api.h xm_st.c lib/mesa/src/gallium/state_trackers/hgl: hgl.c hgl_context.h lib/mesa/src/gallium/state_trackers/nine: Makefile.in Makefile.sources README adapter9.c adapter9.h basetexture9.c basetexture9.h buffer9.c buffer9.h cubetexture9.c device9.c device9.h device9ex.c indexbuffer9.c indexbuffer9.h iunknown.c iunknown.h nine_debug.c nine_debug.h nine_ff.c nine_ff.h nine_limits.h nine_lock.c nine_lock.h nine_pipe.c nine_pipe.h nine_shader.c nine_shader.h nine_state.c nine_state.h pixelshader9.c pixelshader9.h query9.c query9.h resource9.c stateblock9.c surface9.c surface9.h swapchain9.c swapchain9.h texture9.c vertexbuffer9.c vertexbuffer9.h vertexshader9.c vertexshader9.h volume9.c volume9.h volumetexture9.c lib/mesa/src/gallium/state_trackers/omx_bellagio: Makefile.in lib/mesa/src/gallium/state_trackers/osmesa: Makefile.in osmesa.c lib/mesa/src/gallium/state_trackers/va: Makefile.am Makefile.in buffer.c config.c context.c image.c picture.c picture_hevc.c picture_mpeg12.c postproc.c subpicture.c surface.c va_private.h lib/mesa/src/gallium/state_trackers/vdpau: Makefile.am Makefile.in bitmap.c decode.c device.c htab.c mixer.c output.c presentation.c query.c surface.c vdpau_private.h lib/mesa/src/gallium/state_trackers/wgl: stw_context.c stw_context.h stw_device.c stw_device.h stw_ext_context.c stw_ext_context.h stw_ext_extensionsstring.c stw_ext_pixelformat.c stw_ext_rendertexture.c stw_ext_swapinterval.c stw_framebuffer.c stw_framebuffer.h stw_getprocaddress.c stw_pixelformat.c stw_st.c stw_wgl.c stw_wgl.h lib/mesa/src/gallium/state_trackers/xa: Makefile.am Makefile.in xa_context.c xa_tgsi.c lib/mesa/src/gallium/state_trackers/xvmc: Makefile.am Makefile.in context.c subpicture.c lib/mesa/src/gallium/targets/d3dadapter9: Makefile.am Makefile.in drm.c lib/mesa/src/gallium/targets/dri: Makefile.am Makefile.in SConscript target.c lib/mesa/src/gallium/targets/haiku-softpipe: GalliumContext.cpp GalliumContext.h lib/mesa/src/gallium/targets/libgl-gdi: SConscript libgl_gdi.c lib/mesa/src/gallium/targets/libgl-xlib: Makefile.am Makefile.in SConscript lib/mesa/src/gallium/targets/omx-bellagio: Makefile.in lib/mesa/src/gallium/targets/opencl: Makefile.am Makefile.in lib/mesa/src/gallium/targets/osmesa: Makefile.am Makefile.in SConscript lib/mesa/src/gallium/targets/pipe-loader: Makefile.am Makefile.in pipe.sym pipe_i915.c pipe_msm.c pipe_nouveau.c pipe_r300.c pipe_r600.c pipe_radeonsi.c pipe_vmwgfx.c lib/mesa/src/gallium/targets/va: Makefile.am Makefile.in va.sym lib/mesa/src/gallium/targets/vdpau: Makefile.am Makefile.in lib/mesa/src/gallium/targets/xa: Makefile.am Makefile.in lib/mesa/src/gallium/targets/xvmc: Makefile.am Makefile.in lib/mesa/src/gallium/tests/graw: fs-fragcoord.c fs-frontface.c fs-test.c fs-write-z.c gs-test.c occlusion-query.c quad-sample.c quad-tex.c shader-leak.c tex-srgb.c tex-swizzle.c tri-gs.c tri-instanced.c tri-large.c tri.c vs-test.c lib/mesa/src/gallium/tests/trivial: Makefile.in quad-tex.c tri.c lib/mesa/src/gallium/tests/unit: Makefile.in pipe_barrier_test.c u_cache_test.c u_format_test.c lib/mesa/src/gallium/tools: addr2line.sh lib/mesa/src/gallium/tools/trace: diff_state.py dump.py dump_state.py format.py model.py parse.py tracediff.sh lib/mesa/src/gallium/winsys/amdgpu/drm: Makefile.am Makefile.in amdgpu_bo.c amdgpu_bo.h amdgpu_cs.c amdgpu_cs.h amdgpu_public.h amdgpu_surface.c amdgpu_winsys.c amdgpu_winsys.h lib/mesa/src/gallium/winsys/freedreno/drm: Makefile.in freedreno_drm_winsys.c lib/mesa/src/gallium/winsys/i915/drm: Makefile.am Makefile.in lib/mesa/src/gallium/winsys/nouveau/drm: Makefile.in nouveau_drm_winsys.c lib/mesa/src/gallium/winsys/radeon/drm: Makefile.in radeon_drm_bo.c radeon_drm_bo.h radeon_drm_cs.c radeon_drm_public.h radeon_drm_surface.c radeon_drm_winsys.c radeon_drm_winsys.h lib/mesa/src/gallium/winsys/svga/drm: Makefile.in pb_buffer_simple_fenced.c vmw_context.c vmw_fence.c vmw_fence.h vmw_screen.c vmw_screen.h vmw_screen_dri.c vmw_screen_ioctl.c vmw_screen_svga.c vmw_surface.c vmw_surface.h vmwgfx_drm.h lib/mesa/src/gallium/winsys/sw/dri: Makefile.in dri_sw_winsys.c lib/mesa/src/gallium/winsys/sw/hgl: hgl_sw_winsys.c lib/mesa/src/gallium/winsys/sw/kms-dri: Makefile.in lib/mesa/src/gallium/winsys/sw/null: Makefile.in lib/mesa/src/gallium/winsys/sw/wrapper: Makefile.in lib/mesa/src/gallium/winsys/sw/xlib: Makefile.in lib/mesa/src/gallium/winsys/vc4/drm: Makefile.in vc4_drm_public.h vc4_drm_winsys.c lib/mesa/src/gallium/winsys/vc5/drm: Makefile.in lib/mesa/src/gallium/winsys/virgl/drm: Makefile.in virgl_drm_winsys.c virgl_drm_winsys.h lib/mesa/src/gallium/winsys/virgl/vtest: Makefile.in virgl_vtest_winsys.c virgl_vtest_winsys.h lib/mesa/src/gbm: Makefile.am Makefile.in Makefile.sources gbm-symbols-check lib/mesa/src/gbm/backends/dri: gbm_dri.c gbm_driint.h lib/mesa/src/gbm/main: gbm.c gbm.h gbmint.h lib/mesa/src/getopt: getopt.h getopt_long.c lib/mesa/src/glx: Makefile.am Makefile.in SConscript dri2.c dri2_glx.c dri3_glx.c dri3_priv.h dri_common.c dri_glx.c drisw_glx.c g_glxglvnddispatchfuncs.c g_glxglvnddispatchindices.h glx_pbuffer.c glxclient.h glxcmds.c glxconfig.c glxextensions.h glxglvnd.c indirect.c indirect.h indirect_size.c indirect_size.h lib/mesa/src/glx/apple: Makefile.am Makefile.in glx_empty.c lib/mesa/src/glx/tests: Makefile.am Makefile.in lib/mesa/src/glx/windows: Makefile.am Makefile.in lib/mesa/src/gtest: Makefile.in lib/mesa/src/gtest/include/gtest: gtest-param-test.h gtest-param-test.h.pump gtest-printers.h gtest-typed-test.h gtest.h lib/mesa/src/gtest/include/gtest/internal: gtest-filepath.h gtest-internal.h gtest-linked_ptr.h gtest-param-util-generated.h gtest-param-util-generated.h.pump gtest-param-util.h gtest-port.h gtest-tuple.h gtest-tuple.h.pump lib/mesa/src/gtest/src: gtest-death-test.cc gtest-filepath.cc gtest-internal-inl.h gtest-port.cc gtest-printers.cc gtest-test-part.cc gtest-typed-test.cc gtest.cc lib/mesa/src/intel: Makefile.am Makefile.blorp.am Makefile.common.am Makefile.genxml.am Makefile.in Makefile.isl.am Makefile.sources lib/mesa/src/intel/blorp: blorp.c blorp.h blorp_blit.c blorp_clear.c blorp_genX_exec.h blorp_priv.h lib/mesa/src/intel/common: gen_device_info.c gen_device_info.h gen_l3_config.c gen_l3_config.h lib/mesa/src/intel/genxml: gen4.xml gen45.xml gen45_pack.h gen4_pack.h gen5.xml gen5_pack.h gen6.xml gen6_pack.h gen7.xml gen75.xml gen75_pack.h gen7_pack.h gen8.xml gen8_pack.h gen9.xml gen9_pack.h genX_pack.h gen_macros.h gen_pack_header.py lib/mesa/src/intel/isl: gen_format_layout.py isl.c isl.h isl_format.c isl_format_layout.c isl_format_layout.csv isl_gen4.c isl_gen4.h isl_gen6.c isl_gen7.c isl_gen8.c isl_priv.h isl_storage_image.c isl_surface_state.c lib/mesa/src/intel/isl/tests: isl_surf_get_image_offset_test.c lib/mesa/src/intel/tools: aubinator.c disasm.c lib/mesa/src/intel/vulkan: TODO anv_allocator.c anv_batch_chain.c anv_blorp.c anv_cmd_buffer.c anv_descriptor_set.c anv_device.c anv_entrypoints.c anv_entrypoints.h anv_entrypoints_gen.py anv_formats.c anv_gem.c anv_gem_stubs.c anv_genX.h anv_image.c anv_intel.c anv_nir.h anv_nir_apply_pipeline_layout.c anv_nir_lower_push_constants.c anv_pass.c anv_pipeline.c anv_pipeline_cache.c anv_private.h anv_util.c anv_wsi.c anv_wsi_wayland.c anv_wsi_x11.c gen7_cmd_buffer.c gen8_cmd_buffer.c genX_blorp_exec.c genX_cmd_buffer.c genX_pipeline.c genX_state.c vk_format_info.h lib/mesa/src/intel/vulkan/tests: block_pool_no_free.c state_pool.c state_pool_free_list_only.c state_pool_no_free.c lib/mesa/src/loader: Makefile.am Makefile.in loader.c loader.h loader_dri3_helper.c loader_dri3_helper.h lib/mesa/src/mapi: Makefile.am Makefile.in Makefile.sources entry.c mapi_abi.py mapi_glapi.c table.h u_current.c u_current.h lib/mesa/src/mapi/es1api: ABI-check glapi_mapi_tmp.h lib/mesa/src/mapi/es2api: ABI-check glapi_mapi_tmp.h lib/mesa/src/mapi/glapi: glapi.c glapi_gentable.c glapi_mapi_tmp.h glapi_sparc.S glapi_x86-64.S glapi_x86.S glapitable.h glapitemp.h glprocs.h lib/mesa/src/mapi/glapi/gen: APPLE_vertex_array_object.xml ARB_base_instance.xml ARB_blend_func_extended.xml ARB_clip_control.xml ARB_compute_shader.xml ARB_compute_variable_group_size.xml ARB_copy_buffer.xml ARB_copy_image.xml ARB_direct_state_access.xml ARB_draw_buffers_blend.xml ARB_draw_elements_base_vertex.xml ARB_draw_instanced.xml ARB_framebuffer_object.xml ARB_gpu_shader_fp64.xml ARB_invalidate_subdata.xml ARB_map_buffer_range.xml ARB_multi_bind.xml ARB_sampler_objects.xml ARB_separate_shader_objects.xml ARB_shader_image_load_store.xml ARB_shader_storage_buffer_object.xml ARB_sync.xml ARB_uniform_buffer_object.xml ARB_vertex_array_object.xml ARB_vertex_attrib_64bit.xml ARB_vertex_attrib_binding.xml ARB_viewport_array.xml EXT_transform_feedback.xml GL3x.xml KHR_robustness.xml Makefile.am Makefile.in apiexec.py es_EXT.xml glX_XML.py glX_proto_common.py glX_proto_recv.py glX_proto_send.py glX_proto_size.py glX_server_table.py gl_API.dtd gl_API.xml gl_SPARC_asm.py gl_XML.py gl_apitemp.py gl_enums.py gl_genexec.py gl_gentable.py gl_procs.py gl_table.py gl_x86-64_asm.py gl_x86_asm.py remap_helper.py static_data.py typeexpr.py lib/mesa/src/mapi/glapi/registry: gl.xml lib/mesa/src/mapi/shared-glapi: SConscript glapi_mapi_tmp.h lib/mesa/src/mesa: Makefile.am Makefile.in Makefile.sources SConscript lib/mesa/src/mesa/drivers/common: driverfuncs.c meta.c meta.h meta_blit.c lib/mesa/src/mesa/drivers/dri: Makefile.am Makefile.in lib/mesa/src/mesa/drivers/dri/common: Makefile.am Makefile.in dri_util.c dri_util.h lib/mesa/src/mesa/drivers/dri/i915: Makefile.am Makefile.in i830_texblend.c i915_context.c i915_context.h i915_fragprog.c i915_program.c i915_state.c i915_vtbl.c intel_batchbuffer.h intel_clear.c intel_context.c intel_context.h intel_extensions.c intel_fbo.h intel_mipmap_tree.c intel_mipmap_tree.h intel_pixel.c intel_pixel_copy.c intel_reg.h intel_regions.c intel_regions.h intel_screen.c intel_syncobj.c intel_tex.c intel_tex_image.c intel_tex_layout.c intel_tris.c lib/mesa/src/mesa/drivers/dri/i965: Makefile.am Makefile.in Makefile.sources brw_binding_tables.c brw_blorp.c brw_blorp.h brw_clear.c brw_clip.c brw_compute.c brw_conditional_render.c brw_context.c brw_context.h brw_cs.c brw_curbe.c brw_defines.h brw_draw.c brw_draw.h brw_draw_upload.c brw_ff_gs.c brw_ff_gs.h brw_ff_gs_emit.c brw_formatquery.c brw_gs.c brw_gs.h brw_gs_surface_state.c brw_link.cpp brw_meta_util.c brw_meta_util.h brw_misc_state.c brw_multisample_state.h brw_nir_uniforms.cpp brw_object_purgeable.c brw_pipe_control.c brw_primitive_restart.c brw_program.c brw_program.h brw_queryobj.c brw_reset.c brw_sf.c brw_state.h brw_state_upload.c brw_structs.h brw_surface_formats.c brw_sync.c brw_tcs.c brw_tcs_surface_state.c brw_tes.c brw_tes_surface_state.c brw_urb.c brw_util.c brw_util.h brw_vs.c brw_vs.h brw_vs_surface_state.c brw_wm.c brw_wm.h brw_wm_surface_state.c gen6_clip_state.c gen6_constant_state.c gen6_depth_state.c gen6_multisample_state.c gen6_queryobj.c gen6_sol.c gen6_urb.c gen7_l3_state.c gen7_misc_state.c gen7_sol_state.c gen7_urb.c gen8_depth_state.c gen8_multisample_state.c genX_blorp_exec.c hsw_queryobj.c intel_batchbuffer.c intel_batchbuffer.h intel_blit.c intel_blit.h intel_buffer_objects.c intel_buffer_objects.h intel_copy_image.c intel_extensions.c intel_fbo.c intel_fbo.h intel_image.h intel_mipmap_tree.c intel_mipmap_tree.h intel_pixel.c intel_pixel_bitmap.c intel_pixel_copy.c intel_pixel_draw.c intel_pixel_read.c intel_screen.c intel_screen.h intel_tex.c intel_tex_copy.c intel_tex_image.c intel_tex_obj.h intel_tex_validate.c intel_tiled_memcpy.c intel_tiled_memcpy.h intel_upload.c lib/mesa/src/mesa/drivers/dri/nouveau: Makefile.in nouveau_context.c nouveau_gldefs.h nouveau_render_t.c nouveau_screen.c nouveau_state.c nouveau_vbo_t.c nv04_state_raster.c nv10_state_raster.c nv20_state_tex.c lib/mesa/src/mesa/drivers/dri/r200: Makefile.in r200_context.c r200_context.h r200_ioctl.h r200_maos_arrays.c r200_state.c r200_state_init.c r200_swtcl.c r200_tcl.c r200_tex.c r200_texstate.c r200_vertprog.c radeon_common.c radeon_common_context.c radeon_common_context.h radeon_fbo.c radeon_mipmap_tree.c radeon_queryobj.c radeon_screen.c lib/mesa/src/mesa/drivers/dri/radeon: Makefile.in radeon_common.c radeon_common_context.c radeon_common_context.h radeon_context.c radeon_fbo.c radeon_ioctl.h radeon_mipmap_tree.c radeon_queryobj.c radeon_screen.c radeon_state.c radeon_swtcl.c radeon_tex.c radeon_texstate.c lib/mesa/src/mesa/drivers/dri/swrast: Makefile.in swrast.c lib/mesa/src/mesa/drivers/osmesa: Makefile.in osmesa.c lib/mesa/src/mesa/drivers/x11: Makefile.am Makefile.in fakeglx.c glxapi.c glxapi.h xm_api.c xm_dd.c xmesa.h xmesaP.h lib/mesa/src/mesa/main: accum.c accum.h api_arrayelt.c api_arrayelt.h api_exec.c api_exec.h api_loopback.c api_loopback.h api_validate.c api_validate.h arbprogram.c arrayobj.c arrayobj.h atifragshader.c attrib.c barrier.c blend.c blend.h blit.c blit.h bufferobj.c bufferobj.h buffers.c buffers.h clear.c clear.h clip.c compiler.h compute.c compute.h condrender.c config.h context.c context.h copyimage.c copyimage.h dd.h debug.c debug_output.c depth.c depth.h dispatch.h dlist.c enable.c enums.c errors.c execmem.c extensions_table.h fbobject.c fbobject.h ff_fragment_shader.cpp ffvertex_prog.c ffvertex_prog.h fog.c format_info.h format_info.py format_pack.py format_parser.py format_unpack.py formatquery.c formatquery.h formats.c formats.h framebuffer.c framebuffer.h genmipmap.c genmipmap.h get.c get_hash.h get_hash_generator.py get_hash_params.py getstring.c glformats.c glformats.h hash.c hash.h image.c imports.c imports.h light.c lines.c mipmap.c mtypes.h multisample.c pack.c performance_monitor.c performance_monitor.h pipelineobj.c pipelineobj.h pixel.c pixel.h pixelstore.c pixelstore.h polygon.c polygon.h program_resource.c queryobj.c queryobj.h rastpos.c readpix.c remap_helper.h renderbuffer.c renderbuffer.h robustness.c samplerobj.c samplerobj.h scissor.c scissor.h shader_query.cpp shaderapi.c shaderapi.h shaderimage.c shaderimage.h shaderobj.c shaderobj.h shared.c sse_minmax.h state.c state.h stencil.c stencil.h streaming-load-memcpy.h syncobj.c syncobj.h texcompress.c texenv.c texgen.c texgetimage.c teximage.c teximage.h texobj.c texobj.h texparam.c texstate.c texstate.h texstorage.c texstorage.h texstore.c textureview.c transformfeedback.c transformfeedback.h uniform_query.cpp uniforms.c uniforms.h varray.c varray.h vdpau.c version.c viewport.c viewport.h vtxfmt.c lib/mesa/src/mesa/main/tests: Makefile.am Makefile.in dispatch_sanity.cpp enum_strings.cpp lib/mesa/src/mesa/math: m_debug_util.h lib/mesa/src/mesa/program: arbprogparse.c arbprogparse.h ir_to_mesa.cpp ir_to_mesa.h lex.yy.c prog_execute.c prog_instruction.c prog_instruction.h prog_opt_constant_fold.c prog_optimize.c prog_optimize.h prog_parameter.c prog_parameter.h prog_parameter_layout.h prog_print.c prog_print.h prog_statevars.c prog_statevars.h prog_to_nir.c prog_to_nir.h program.c program.h program_parse.tab.c program_parse.y program_parser.h programopt.c programopt.h symbol_table.h lib/mesa/src/mesa/sparc: sparc_matrix.h lib/mesa/src/mesa/state_tracker: st_atifs_to_tgsi.c st_atifs_to_tgsi.h st_atom.c st_atom.h st_atom_array.c st_atom_atomicbuf.c st_atom_blend.c st_atom_clip.c st_atom_constbuf.c st_atom_constbuf.h st_atom_depth.c st_atom_framebuffer.c st_atom_image.c st_atom_list.h st_atom_msaa.c st_atom_pixeltransfer.c st_atom_rasterizer.c st_atom_sampler.c st_atom_scissor.c st_atom_shader.c st_atom_stipple.c st_atom_storagebuf.c st_atom_tess.c st_atom_texture.c st_atom_viewport.c st_cb_bitmap.c st_cb_bitmap.h st_cb_bufferobjects.c st_cb_clear.c st_cb_compute.c st_cb_drawpixels.c st_cb_drawtex.c st_cb_eglimage.c st_cb_fbo.c st_cb_fbo.h st_cb_feedback.c st_cb_msaa.c st_cb_perfmon.c st_cb_program.c st_cb_queryobj.c st_cb_rasterpos.c st_cb_readpixels.c st_cb_strings.c st_cb_texture.c st_cb_texture.h st_cb_texturebarrier.c st_cb_viewport.c st_cb_xformfb.c st_context.c st_context.h st_debug.c st_draw.c st_draw.h st_draw_feedback.c st_extensions.c st_format.c st_format.h st_gen_mipmap.c st_glsl_to_nir.cpp st_glsl_to_tgsi.cpp st_glsl_to_tgsi.h st_glsl_types.cpp st_manager.c st_manager.h st_mesa_to_tgsi.c st_mesa_to_tgsi.h st_pbo.c st_pbo.h st_program.c st_program.h st_sampler_view.c st_sampler_view.h st_texture.c st_texture.h st_tgsi_lower_yuv.c lib/mesa/src/mesa/state_tracker/tests: Makefile.in lib/mesa/src/mesa/swrast: s_context.c s_fragprog.c s_renderbuffer.c s_span.c s_triangle.c lib/mesa/src/mesa/swrast_setup: ss_context.c ss_triangle.c ss_tritmp.h lib/mesa/src/mesa/tnl: t_context.c t_draw.c t_vb_program.c t_vertex_generic.c t_vertex_sse.c t_vp_build.c tnl.h lib/mesa/src/mesa/tnl_dd: t_dd_tritmp.h lib/mesa/src/mesa/vbo: vbo.h vbo_attrib.h vbo_attrib_tmp.h vbo_context.c vbo_context.h vbo_exec.c vbo_exec.h vbo_exec_api.c vbo_exec_array.c vbo_exec_draw.c vbo_minmax_index.c vbo_primitive_restart.c vbo_rebase.c vbo_save.c vbo_save.h vbo_save_api.c vbo_save_draw.c vbo_save_loopback.c vbo_split.c vbo_split.h vbo_split_copy.c vbo_split_inplace.c lib/mesa/src/mesa/x86: common_x86.c gen_matypes.c mmx_blend.S read_rgba_span_x86.S lib/mesa/src/util: Makefile.am Makefile.in Makefile.sources SConscript bitscan.c bitscan.h format_r11g11b10f.h format_srgb.py hash_table.c hash_table.h list.h macros.h mesa-sha1.c mesa-sha1.h ralloc.c ralloc.h register_allocate.h set.c slab.c strndup.h strtod.c u_atomic.h u_endian.h u_vector.c u_vector.h xmlconfig.c lib/mesa/src/util/tests/hash_table: Makefile.in lib/mesa/src/util/tests/string_buffer: Makefile.in lib/mesa/src/util/xmlpool: Makefile.am Makefile.in lib/mesa/src/vulkan/wsi: wsi_common.h wsi_common_wayland.c wsi_common_x11.c wsi_common_x11.h Added files: lib/mesa/docs : codingstyle.html release-calendar.html releasing.html submittingpatches.html lib/mesa/docs/relnotes: 12.0.4.html 12.0.5.html 12.0.6.html 17.0.0.html 17.0.1.html 17.0.2.html 17.0.3.html 17.0.4.html 17.0.5.html 17.0.6.html 17.0.7.html 17.1.0.html 17.1.1.html 17.1.2.html 17.1.3.html 17.1.4.html 17.1.5.html 17.1.6.html 17.2.0.html 17.2.1.html 17.2.2.html 17.2.3.html lib/mesa/docs/specs: EGL_MESA_drm_image_formats.txt lib/mesa/include/drm-uapi: drm.h drm_fourcc.h drm_mode.h i915_drm.h vc4_drm.h lib/mesa/src : git_sha1.h lib/mesa/src/amd: Makefile.common.am lib/mesa/src/amd/addrlib/core: addrlib1.cpp addrlib1.h addrlib2.cpp addrlib2.h lib/mesa/src/amd/addrlib/gfx9: coord.cpp coord.h gfx9addrlib.cpp gfx9addrlib.h rbmap.cpp rbmap.h lib/mesa/src/amd/addrlib/gfx9/chip: gfx9_enum.h lib/mesa/src/amd/addrlib/inc/chip/gfx9: gfx9_gb_reg.h lib/mesa/src/amd/common: ac_debug.c ac_debug.h ac_exp_param.h ac_gpu_info.c ac_gpu_info.h ac_llvm_build.c ac_llvm_build.h ac_shader_info.c ac_shader_info.h ac_surface.c ac_surface.h gfx9d.h sid_tables.h sid_tables.py lib/mesa/src/amd/vulkan: radv_debug.h radv_meta_resolve_fs.c lib/mesa/src/broadcom: Makefile.am Makefile.genxml.am Makefile.in Makefile.sources lib/mesa/src/broadcom/cle: gen_pack_header.py v3d_packet_helpers.h v3d_packet_v21.xml v3d_packet_v21_pack.h lib/mesa/src/broadcom/common: v3d_device_info.h lib/mesa/src/compiler: shader_info.h lib/mesa/src/compiler/glsl: builtin_functions.h builtin_int64.h generate_ir.cpp ir_builder_print_visitor.cpp ir_builder_print_visitor.h lower_cs_derived.cpp lower_int64.cpp opt_add_neg_to_sub.h shader_cache.cpp shader_cache.h string_to_uint_map.cpp string_to_uint_map.h lib/mesa/src/compiler/glsl/glcpp/tests: 147-define-macro-no-space.c 147-define-macro-no-space.c.expected 148-legal-characters.c 148-legal-characters.c.expected glcpp-test-cr-lf.sh glcpp-test.sh lib/mesa/src/compiler/glsl/tests: compare_ir.py lower_int64_test.cpp opt_add_neg_to_sub_test.cpp optimization-test.sh warnings-test.sh lib/mesa/src/compiler/glsl/tests/.deps: lower_int64_test.Po opt_add_neg_to_sub_test.Po lib/mesa/src/compiler/nir: README nir_loop_analyze.c nir_loop_analyze.h nir_lower_64bit_packing.c nir_lower_atomics_to_ssbo.c nir_lower_clip_cull_distance_arrays.c nir_lower_constant_initializers.c nir_lower_int64.c nir_lower_patch_vertices.c nir_lower_read_invocation_to_scalar.c nir_lower_regs_to_ssa.c nir_opt_copy_prop_vars.c nir_opt_if.c nir_opt_intrinsics.c nir_opt_loop_unroll.c nir_opt_move_comparisons.c nir_opt_trivial_continues.c nir_to_lcssa.c lib/mesa/src/compiler/spirv: spirv.core.grammar.json spirv_info_c.py lib/mesa/src/egl: egl-entrypoint-check g_egldispatchstubs.c g_egldispatchstubs.h lib/mesa/src/egl/drivers/dri2: linux-dmabuf-unstable-v1-client-protocol.h linux-dmabuf-unstable-v1-protocol.c lib/mesa/src/egl/generate: egl.xml eglFunctionList.py egl_other.xml genCommon.py gen_egl_dispatch.py lib/mesa/src/egl/main: 50_mesa.json egldispatchstubs.c egldispatchstubs.h eglentrypoint.h eglglvnd.c lib/mesa/src/egl/wayland/wayland-egl: wayland-egl-abi-check.c lib/mesa/src/gallium/auxiliary/renderonly: renderonly.c renderonly.h lib/mesa/src/gallium/auxiliary/tgsi: tgsi_from_mesa.c tgsi_from_mesa.h lib/mesa/src/gallium/auxiliary/util: u_threaded_context.c u_threaded_context.h u_threaded_context_calls.h lib/mesa/src/gallium/drivers/etnaviv: Automake.inc Makefile.am Makefile.in Makefile.sources README etnaviv_asm.c etnaviv_asm.h etnaviv_blend.c etnaviv_blend.h etnaviv_clear_blit.c etnaviv_clear_blit.h etnaviv_compiler.c etnaviv_compiler.h etnaviv_compiler_cmdline.c etnaviv_context.c etnaviv_context.h etnaviv_debug.h etnaviv_disasm.c etnaviv_disasm.h etnaviv_emit.c etnaviv_emit.h etnaviv_fence.c etnaviv_fence.h etnaviv_format.c etnaviv_format.h etnaviv_internal.h etnaviv_query.c etnaviv_query.h etnaviv_query_sw.c etnaviv_query_sw.h etnaviv_rasterizer.c etnaviv_rasterizer.h etnaviv_resource.c etnaviv_resource.h etnaviv_rs.c etnaviv_rs.h etnaviv_screen.c etnaviv_screen.h etnaviv_shader.c etnaviv_shader.h etnaviv_state.c etnaviv_state.h etnaviv_surface.c etnaviv_surface.h etnaviv_texture.c etnaviv_texture.h etnaviv_tiling.c etnaviv_tiling.h etnaviv_transfer.c etnaviv_transfer.h etnaviv_translate.h etnaviv_uniforms.c etnaviv_uniforms.h etnaviv_util.h etnaviv_zsa.c etnaviv_zsa.h lib/mesa/src/gallium/drivers/etnaviv/hw: cmdstream.xml.h common.xml.h isa.xml.h state.xml.h state_3d.xml.h lib/mesa/src/gallium/drivers/freedreno: freedreno_query_acc.c freedreno_query_acc.h lib/mesa/src/gallium/drivers/freedreno/a5xx: a5xx.xml.h fd5_blend.c fd5_blend.h fd5_compute.c fd5_compute.h fd5_context.c fd5_context.h fd5_draw.c fd5_draw.h fd5_emit.c fd5_emit.h fd5_format.c fd5_format.h fd5_gmem.c fd5_gmem.h fd5_program.c fd5_program.h fd5_query.c fd5_query.h fd5_rasterizer.c fd5_rasterizer.h fd5_screen.c fd5_screen.h fd5_texture.c fd5_texture.h fd5_zsa.c fd5_zsa.h lib/mesa/src/gallium/drivers/imx: Automake.inc Makefile.am Makefile.in lib/mesa/src/gallium/drivers/pl111: Automake.inc Makefile.am Makefile.in lib/mesa/src/gallium/drivers/r600: eg_debug.c egd_tables.h egd_tables.py lib/mesa/src/gallium/drivers/radeon: radeon_vcn_dec.c radeon_vcn_dec.h lib/mesa/src/gallium/drivers/radeonsi: si_compute.h si_shader_tgsi_mem.c lib/mesa/src/gallium/drivers/svga: svga_msg.c svga_msg.h lib/mesa/src/gallium/drivers/swr: SConscript gen_swr_context_llvm.h swr_fence_work.cpp swr_fence_work.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: gen_ar_event.hpp gen_ar_eventhandler.hpp gen_ar_eventhandlerfile.hpp lib/mesa/src/gallium/drivers/swr/rasterizer/codegen: gen_archrast.py gen_backends.py gen_common.py gen_knobs.cpp gen_knobs.h gen_knobs.py gen_llvm_ir_macros.py gen_llvm_types.py knob_defs.py lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates: gen_ar_event.cpp gen_ar_event.hpp gen_ar_eventhandler.hpp gen_ar_eventhandlerfile.hpp gen_backend.cpp gen_builder.hpp gen_header_init.hpp gen_knobs.cpp gen_llvm.hpp gen_rasterizer.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/common: intrin.h os.cpp simdlib.hpp simdlib_128_avx.inl simdlib_128_avx2.inl simdlib_128_avx512.inl simdlib_256_avx.inl simdlib_256_avx2.inl simdlib_256_avx512.inl simdlib_512_avx512.inl simdlib_512_avx512_masks.inl simdlib_512_emu.inl simdlib_512_emu_masks.inl simdlib_interface.hpp simdlib_types.hpp lib/mesa/src/gallium/drivers/swr/rasterizer/core: backend_clear.cpp backend_impl.h backend_sample.cpp backend_singlesample.cpp binner.h format_utils.h rasterizer_impl.h state_funcs.h lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends: gen_BackendPixelRate.hpp gen_BackendPixelRate0.cpp gen_BackendPixelRate1.cpp gen_BackendPixelRate2.cpp gen_BackendPixelRate3.cpp gen_rasterizer.hpp gen_rasterizer0.cpp gen_rasterizer1.cpp gen_rasterizer2.cpp gen_rasterizer3.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: gen_builder.hpp gen_builder_x86.hpp gen_state_llvm.h lib/mesa/src/gallium/drivers/vc4: vc4_cl_dump.h vc4_opt_coalesce_ff_writes.c vc4_tiling_lt.c vc4_tiling_lt_neon.c lib/mesa/src/gallium/drivers/vc4/kernel: README lib/mesa/src/gallium/state_trackers/nine: nine_buffer_upload.c nine_buffer_upload.h nine_csmt_helper.h nine_queue.c nine_queue.h lib/mesa/src/gallium/state_trackers/xa: xa-indent.sh lib/mesa/src/gallium/winsys/etnaviv/drm: Makefile.am Makefile.in Makefile.sources etnaviv_drm_public.h etnaviv_drm_winsys.c lib/mesa/src/gallium/winsys/imx/drm: Makefile.am Makefile.in Makefile.sources imx_drm_public.h imx_drm_winsys.c lib/mesa/src/gallium/winsys/pl111/drm: Makefile.am Makefile.in Makefile.sources pl111_drm_public.h pl111_drm_winsys.c lib/mesa/src/glx/tests: dispatch-index-check lib/mesa/src/gtest/include/gtest/internal: gtest-port-arch.h lib/mesa/src/gtest/include/gtest/internal/custom: gtest-port.h gtest-printers.h gtest.h lib/mesa/src/intel: Makefile.compiler.am Makefile.tools.am Makefile.vulkan.am lib/mesa/src/intel/blorp: TODO blorp_nir_builder.h lib/mesa/src/intel/common: gen_clflush.h gen_debug.c gen_debug.h gen_decoder.c gen_decoder.h gen_urb_config.c lib/mesa/src/intel/compiler: brw_cfg.cpp brw_cfg.h brw_clip.h brw_clip_line.c brw_clip_point.c brw_clip_tri.c brw_clip_unfilled.c brw_clip_util.c brw_compile_clip.c brw_compile_sf.c brw_compiler.c brw_compiler.h brw_dead_control_flow.cpp brw_dead_control_flow.h brw_disasm.c brw_eu.c brw_eu.h brw_eu_compact.c brw_eu_defines.h brw_eu_emit.c brw_eu_util.c brw_eu_validate.c brw_fs.cpp brw_fs.h brw_fs_builder.h brw_fs_cmod_propagation.cpp brw_fs_combine_constants.cpp brw_fs_copy_propagation.cpp brw_fs_cse.cpp brw_fs_dead_code_eliminate.cpp brw_fs_generator.cpp brw_fs_live_variables.cpp brw_fs_live_variables.h brw_fs_lower_conversions.cpp brw_fs_lower_pack.cpp brw_fs_nir.cpp brw_fs_reg_allocate.cpp brw_fs_register_coalesce.cpp brw_fs_saturate_propagation.cpp brw_fs_sel_peephole.cpp brw_fs_surface_builder.cpp brw_fs_surface_builder.h brw_fs_validate.cpp brw_fs_visitor.cpp brw_inst.h brw_interpolation_map.c brw_ir_allocator.h brw_ir_fs.h brw_ir_vec4.h brw_nir.c brw_nir.h brw_nir_analyze_boolean_resolves.c brw_nir_analyze_ubo_ranges.c brw_nir_attribute_workarounds.c brw_nir_opt_peephole_ffma.c brw_nir_tcs_workarounds.c brw_nir_trig_workarounds.c brw_nir_trig_workarounds.py brw_packed_float.c brw_predicated_break.cpp brw_reg.h brw_schedule_instructions.cpp brw_shader.cpp brw_shader.h brw_vec4.cpp brw_vec4.h brw_vec4_builder.h brw_vec4_cmod_propagation.cpp brw_vec4_copy_propagation.cpp brw_vec4_cse.cpp brw_vec4_dead_code_eliminate.cpp brw_vec4_generator.cpp brw_vec4_gs_nir.cpp brw_vec4_gs_visitor.cpp brw_vec4_gs_visitor.h brw_vec4_live_variables.cpp brw_vec4_live_variables.h brw_vec4_nir.cpp brw_vec4_reg_allocate.cpp brw_vec4_surface_builder.cpp brw_vec4_surface_builder.h brw_vec4_tcs.cpp brw_vec4_tcs.h brw_vec4_tes.cpp brw_vec4_tes.h brw_vec4_visitor.cpp brw_vec4_vs.h brw_vec4_vs_visitor.cpp brw_vue_map.c brw_wm_iz.cpp gen6_gs_visitor.cpp gen6_gs_visitor.h intel_asm_annotation.c intel_asm_annotation.h test_eu_compact.cpp test_eu_validate.cpp test_fs_cmod_propagation.cpp test_fs_copy_propagation.cpp test_fs_saturate_propagation.cpp test_vec4_cmod_propagation.cpp test_vec4_copy_propagation.cpp test_vec4_register_coalesce.cpp test_vf_float_conversions.cpp lib/mesa/src/intel/genxml: gen10.xml gen10_pack.h genX_bits.h genX_xml.h gen_bits_header.py gen_zipped_file.py lib/mesa/src/intel/isl: isl_drm.c isl_emit_depth_stencil.c lib/mesa/src/intel/tools: aubinator_error_decode.c intel_aub.h lib/mesa/src/intel/vulkan: anv_nir_lower_input_attachments.c anv_nir_lower_multiview.c anv_queue.c genX_gpu_memcpy.c genX_query.c lib/mesa/src/mapi: entry_ppc64le_tls.h entry_ppc64le_tsd.h lib/mesa/src/mapi/glapi/gen: ARB_bindless_texture.xml ARB_gpu_shader_int64.xml ARB_sparse_buffer.xml gl_marshal.py gl_marshal_h.py marshal_XML.py lib/mesa/src/mesa/drivers/dri/i965: brw_bufmgr.c brw_bufmgr.h brw_oa.py brw_oa_bdw.c brw_oa_bdw.h brw_oa_bdw.xml brw_oa_bxt.c brw_oa_bxt.h brw_oa_bxt.xml brw_oa_chv.c brw_oa_chv.h brw_oa_chv.xml brw_oa_glk.c brw_oa_glk.h brw_oa_glk.xml brw_oa_hsw.c brw_oa_hsw.h brw_oa_hsw.xml brw_oa_kblgt2.c brw_oa_kblgt2.h brw_oa_kblgt2.xml brw_oa_kblgt3.c brw_oa_kblgt3.h brw_oa_kblgt3.xml brw_oa_sklgt2.c brw_oa_sklgt2.h brw_oa_sklgt2.xml brw_oa_sklgt3.c brw_oa_sklgt3.h brw_oa_sklgt3.xml brw_oa_sklgt4.c brw_oa_sklgt4.h brw_oa_sklgt4.xml brw_performance_query.c brw_performance_query.h brw_program_cache.c gen4_blorp_exec.h genX_state_upload.c libdrm_macros.h lib/mesa/src/mesa/main: format_fallback.c format_fallback.py glthread.c glthread.h marshal.c marshal.h marshal_generated.c marshal_generated.h performance_query.c performance_query.h texturebindless.c texturebindless.h lib/mesa/src/mesa/state_tracker: st_shader_cache.c st_shader_cache.h lib/mesa/src/util: build_id.c build_id.h crc32.c crc32.h disk_cache.c disk_cache.h mesa-sha1_test.c rand_xor.c rand_xor.h u_atomic.c u_dynarray.h u_queue.c u_queue.h u_string.h u_thread.h lib/mesa/src/util/sha1: README sha1.c sha1.h lib/mesa/src/vulkan: Makefile.am Makefile.in Makefile.sources lib/mesa/src/vulkan/registry: vk.xml lib/mesa/src/vulkan/util: gen_enum_to_str.py vk_alloc.h vk_enum_to_str.c vk_enum_to_str.h vk_util.c vk_util.h lib/mesa/src/vulkan/wsi: wayland-drm-client-protocol.h wayland-drm-protocol.c Removed files: lib/mesa/src/amd/common: Makefile.am Makefile.in Makefile.sources r600d_common.h lib/mesa/src/amd/vulkan: radv_timestamp.h lib/mesa/src/compiler/glsl: blob.c blob.h cache.c cache.h loop_controls.cpp lib/mesa/src/compiler/glsl/glcpp/tests: glcpp-test glcpp-test-cr-lf lib/mesa/src/compiler/glsl/tests: compare_ir optimization-test warnings-test lib/mesa/src/compiler/nir: nir_array.h nir_lower_double_packing.c nir_to_ssa.c lib/mesa/src/egl/main: eglcompiler.h lib/mesa/src/egl/wayland/wayland-egl: wayland-egl-priv.h lib/mesa/src/gallium/auxiliary/util: u_caps.c u_caps.h u_dynarray.h u_hash.c u_hash.h u_keymap.c u_keymap.h u_queue.c u_queue.h u_string.h lib/mesa/src/gallium/docs: llvm-todo.txt lib/mesa/src/gallium/drivers/ilo: Automake.inc Makefile.am Makefile.in Makefile.sources ilo_blit.c ilo_blit.h ilo_blitter.c ilo_blitter.h ilo_blitter_blt.c ilo_blitter_pipe.c ilo_blitter_rectlist.c ilo_common.h ilo_context.c ilo_context.h ilo_cp.c ilo_cp.h ilo_draw.c ilo_draw.h ilo_format.c ilo_format.h ilo_gpgpu.c ilo_gpgpu.h ilo_public.h ilo_query.c ilo_query.h ilo_render.c ilo_render.h ilo_render_dynamic.c ilo_render_gen.h ilo_render_gen6.c ilo_render_gen7.c ilo_render_gen8.c ilo_render_media.c ilo_render_surface.c ilo_resource.c ilo_resource.h ilo_screen.c ilo_screen.h ilo_shader.c ilo_shader.h ilo_state.c ilo_state.h ilo_transfer.c ilo_transfer.h ilo_video.c ilo_video.h lib/mesa/src/gallium/drivers/ilo/core: ilo_builder.c ilo_builder.h ilo_builder_3d.h ilo_builder_3d_bottom.h ilo_builder_3d_top.h ilo_builder_blt.h ilo_builder_decode.c ilo_builder_media.h ilo_builder_mi.h ilo_builder_render.h ilo_core.h ilo_debug.c ilo_debug.h ilo_dev.c ilo_dev.h ilo_image.c ilo_image.h ilo_state_cc.c ilo_state_cc.h ilo_state_compute.c ilo_state_compute.h ilo_state_raster.c ilo_state_raster.h ilo_state_sampler.c ilo_state_sampler.h ilo_state_sbe.c ilo_state_sbe.h ilo_state_shader.c ilo_state_shader.h ilo_state_shader_ps.c ilo_state_sol.c ilo_state_sol.h ilo_state_surface.c ilo_state_surface.h ilo_state_surface_format.c ilo_state_urb.c ilo_state_urb.h ilo_state_vf.c ilo_state_vf.h ilo_state_viewport.c ilo_state_viewport.h ilo_state_zs.c ilo_state_zs.h ilo_vma.h intel_winsys.h lib/mesa/src/gallium/drivers/ilo/genhw: gen_blitter.xml.h gen_eu_isa.xml.h gen_eu_message.xml.h gen_mi.xml.h gen_regs.xml.h gen_render.xml.h gen_render_3d.xml.h gen_render_dynamic.xml.h gen_render_media.xml.h gen_render_surface.xml.h genhw.h lib/mesa/src/gallium/drivers/ilo/shader: ilo_shader_cs.c ilo_shader_fs.c ilo_shader_gs.c ilo_shader_internal.h ilo_shader_vs.c toy_compiler.c toy_compiler.h toy_compiler_asm.c toy_compiler_disasm.c toy_compiler_reg.h toy_helpers.h toy_legalize.c toy_legalize.h toy_legalize_ra.c toy_optimize.c toy_optimize.h toy_tgsi.c toy_tgsi.h lib/mesa/src/gallium/drivers/radeon: LLVM_REVISION.txt cayman_msaa.c r600_streamout.c r600_viewport.c radeon_elf_util.c radeon_elf_util.h lib/mesa/src/gallium/drivers/radeonsi: sid_tables.h sid_tables.py lib/mesa/src/gallium/drivers/swr: swr_context_llvm.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: gen_ar_event.h gen_ar_eventhandler.h gen_ar_eventhandlerfile.h lib/mesa/src/gallium/drivers/swr/rasterizer/core: multisample.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: builder_x86.cpp builder_x86.h state_llvm.h lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/scripts: gen_llvm_ir_macros.py gen_llvm_types.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts: gen_archrast.py gen_knobs.cpp gen_knobs.h gen_knobs.py knob_defs.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts/mako: __init__.py _ast_util.py ast.py cache.py cmd.py codegen.py compat.py exceptions.py filters.py lexer.py lookup.py parsetree.py pygen.py pyparser.py runtime.py template.py util.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts/templates: ar_event_cpp.template ar_event_h.template ar_eventhandler_h.template ar_eventhandlerfile_h.template knobs.template lib/mesa/src/gallium/state_trackers/omx: Makefile.am Makefile.in Makefile.sources entrypoint.c entrypoint.h vid_dec.c vid_dec.h vid_dec_h264.c vid_dec_h265.c vid_dec_mpeg12.c vid_enc.c vid_enc.h lib/mesa/src/gallium/state_trackers/xa: xa-indent lib/mesa/src/gallium/targets/omx: Makefile.am Makefile.in omx.sym target.c lib/mesa/src/gallium/targets/pipe-loader: pipe_i965.c lib/mesa/src/gallium/winsys/intel/drm: Makefile.am Makefile.in Makefile.sources intel_drm_public.h intel_drm_winsys.c lib/mesa/src/gbm/main: common_drm.h lib/mesa/src/intel/genxml: gen6_xml.h gen75_xml.h gen7_xml.h gen8_xml.h gen9_xml.h lib/mesa/src/intel/tools: Makefile.am Makefile.in decoder.c decoder.h lib/mesa/src/intel/vulkan: Makefile.am Makefile.in Makefile.sources anv_nir_apply_dynamic_offsets.c anv_query.c anv_timestamp.h dev_icd.json.in gen7_pipeline.c gen8_pipeline.c genX_pipeline_util.h intel_icd.json.in lib/mesa/src/mesa/drivers/common: meta_copy_image.c meta_tex_subimage.c lib/mesa/src/mesa/drivers/dri/common: drirc xmlconfig.c xmlconfig.h xmlpool.h lib/mesa/src/mesa/drivers/dri/common/xmlpool: Makefile.am Makefile.in SConscript ca.po de.po es.po fr.po gen_xmlpool.py nl.po options.h sv.po t_options.h lib/mesa/src/mesa/drivers/dri/common/xmlpool/ca/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/de/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/es/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/fr/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/nl/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/sv/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/i965: brw_cc.c brw_cfg.cpp brw_cfg.h brw_clip.h brw_clip_line.c brw_clip_point.c brw_clip_state.c brw_clip_tri.c brw_clip_unfilled.c brw_clip_util.c brw_compiler.c brw_compiler.h brw_cubemap_normalize.cpp brw_dead_control_flow.cpp brw_dead_control_flow.h brw_disasm.c brw_eu.c brw_eu.h brw_eu_compact.c brw_eu_emit.c brw_eu_util.c brw_eu_validate.c brw_fs.cpp brw_fs.h brw_fs_builder.h brw_fs_channel_expressions.cpp brw_fs_cmod_propagation.cpp brw_fs_combine_constants.cpp brw_fs_copy_propagation.cpp brw_fs_cse.cpp brw_fs_dead_code_eliminate.cpp brw_fs_generator.cpp brw_fs_live_variables.cpp brw_fs_live_variables.h brw_fs_lower_d2x.cpp brw_fs_lower_pack.cpp brw_fs_nir.cpp brw_fs_reg_allocate.cpp brw_fs_register_coalesce.cpp brw_fs_saturate_propagation.cpp brw_fs_sel_peephole.cpp brw_fs_surface_builder.cpp brw_fs_surface_builder.h brw_fs_validate.cpp brw_fs_vector_splitting.cpp brw_fs_visitor.cpp brw_gs_state.c brw_inst.h brw_interpolation_map.c brw_ir_allocator.h brw_ir_fs.h brw_ir_vec4.h brw_lower_texture_gradients.cpp brw_nir.c brw_nir.h brw_nir_analyze_boolean_resolves.c brw_nir_attribute_workarounds.c brw_nir_intrinsics.c brw_nir_opt_peephole_ffma.c brw_nir_tcs_workarounds.c brw_nir_trig_workarounds.c brw_nir_trig_workarounds.py brw_packed_float.c brw_performance_monitor.c brw_predicated_break.cpp brw_reg.h brw_sampler_state.c brw_schedule_instructions.cpp brw_sf.h brw_sf_emit.c brw_sf_state.c brw_shader.cpp brw_shader.h brw_state_batch.c brw_state_cache.c brw_state_dump.c brw_tex_layout.c brw_vec4.cpp brw_vec4.h brw_vec4_builder.h brw_vec4_cmod_propagation.cpp brw_vec4_copy_propagation.cpp brw_vec4_cse.cpp brw_vec4_dead_code_eliminate.cpp brw_vec4_generator.cpp brw_vec4_gs_nir.cpp brw_vec4_gs_visitor.cpp brw_vec4_gs_visitor.h brw_vec4_live_variables.cpp brw_vec4_live_variables.h brw_vec4_nir.cpp brw_vec4_reg_allocate.cpp brw_vec4_surface_builder.cpp brw_vec4_surface_builder.h brw_vec4_tcs.cpp brw_vec4_tcs.h brw_vec4_tes.cpp brw_vec4_tes.h brw_vec4_visitor.cpp brw_vec4_vs_visitor.cpp brw_vs_state.c brw_vue_map.c brw_wm_iz.cpp brw_wm_state.c gen6_cc.c gen6_depthstencil.c gen6_gs_state.c gen6_gs_visitor.cpp gen6_gs_visitor.h gen6_scissor_state.c gen6_sf_state.c gen6_viewport_state.c gen6_vs_state.c gen6_wm_state.c gen7_cs_state.c gen7_ds_state.c gen7_gs_state.c gen7_hs_state.c gen7_sf_state.c gen7_te_state.c gen7_viewport_state.c gen7_vs_state.c gen7_wm_state.c gen7_wm_surface_state.c gen8_blend_state.c gen8_disable.c gen8_draw_upload.c gen8_ds_state.c gen8_gs_state.c gen8_hs_state.c gen8_ps_state.c gen8_sf_state.c gen8_sol_state.c gen8_surface_state.c gen8_viewport_state.c gen8_vs_state.c gen8_wm_depth_stencil.c intel_asm_annotation.c intel_asm_annotation.h intel_debug.c intel_debug.h intel_resolve_map.c intel_resolve_map.h intel_tex_subimage.c test_eu_compact.c test_fs_cmod_propagation.cpp test_fs_copy_propagation.cpp test_fs_saturate_propagation.cpp test_vec4_cmod_propagation.cpp test_vec4_copy_propagation.cpp test_vec4_register_coalesce.cpp test_vf_float_conversions.cpp lib/mesa/src/mesa/main: dlopen.h lib/mesa/src/mesa/state_tracker: st_cache.h lib/mesa/src/util: string_to_uint_map.cpp string_to_uint_map.h strndup.c vk_alloc.h lib/mesa/src/vulkan/wsi: Makefile.am Makefile.in Makefile.sources Log message: Merge Mesa 17.3.9 Mesa 18.x needs an ld with build-id for at least the intel code Mesa 18.2 assumes linux only memfd syscalls in intel code Tested by matthieu@, kettenis@ and myself on a variety of hardware and architectures. ok kettenis@ CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:46:39 Modified files: . : 3RDPARTY Log message: update CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 02:15:04 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.arm64 md.armv7 md.hppa md.i386 md.landisk md.loongson md.macppc md.octeon md.sgi md.socppc md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:24:50 Modified files: usr.bin/ldap : ldapclient.c Log message: Fix off by one when wrapping long LDIF lines. OK reyk@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/23 02:26:21 Modified files: www/nextcloud : Makefile distinfo www/nextcloud/pkg: PLIST Log message: Update for Nextcloud to 14.0.3 OK bket@ CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:28:34 Modified files: usr.bin/ldap : ldapclient.c Log message: CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:41:45 Modified files: usr.bin/join : join.c Log message: Allow us to join on NULL columns. This is similar to what the other implementations do and new behaviour was most likely added by accident in r1.4. OK otto@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 02:44:22 Modified files: security/oledump: Makefile distinfo security/oledump/pkg: PLIST Log message: update oledump to 0.0.38. CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:45:49 Modified files: regress/usr.bin/join: Makefile Added files: regress/usr.bin/join: t8.out t8a.in t8b.in Log message: Add regression test for joining on NULL columns. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/23 02:59:59 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_lld_ELF_SyntheticSections_cpp Log message: Sync with base: When merging sections into the output, lld tries to adjust the alignment of the section to be at least as large as the entry size of the section. This causes a later check that validates the alignment to fail if the entry size isn't a power of two. This happens when building some of the java support code in ports gcc. Fix this by sticking to the original alignment if the entry size isn't a power of two. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 03:00:23 Modified files: net/py-tld : Makefile distinfo net/py-tld/pkg : PLIST Log message: update tld to 0.9.1. CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 03:04:01 Modified files: security/pdf-parser: Makefile distinfo Log message: update pdf-parser to 0.6.9. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/23 03:53:06 Modified files: sys/net : pf_norm.c Log message: Make pf compile without DIAGNOSTIC again OK bluhm@ kn@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/23 04:44:05 Log message: mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. Comes with command-line programs and python bindings okay rsadowski@ Status: Vendor Tag: espie Release Tags: espie_20181023 N ports/math/mlpack/distinfo N ports/math/mlpack/Makefile N ports/math/mlpack/patches/patch-CMake_allexec2man_sh N ports/math/mlpack/patches/patch-CMake_exec2man_sh N ports/math/mlpack/patches/patch-CMakeLists_txt N ports/math/mlpack/patches/patch-src_mlpack_bindings_python_CMakeLists_txt N ports/math/mlpack/patches/patch-src_mlpack_bindings_python_setup_py_in N ports/math/mlpack/patches/patch-src_mlpack_CMakeLists_txt N ports/math/mlpack/pkg/PLIST-main N ports/math/mlpack/pkg/DESCR-python N ports/math/mlpack/pkg/DESCR-main N ports/math/mlpack/pkg/PLIST-python No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/23 04:45:58 Modified files: math : Makefile Log message: +mlpack flavors CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/23 05:20:12 Modified files: net/knot : Makefile distinfo Log message: Update to knot-2.7.3 Several bugfixes and improvements CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/23 08:25:44 Modified files: regress/usr.sbin/vmd/config: Makefile Log message: Previous commit introduced typo in dependency. Create dummy file before using it. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/23 08:39:56 Modified files: lang/fpc : Makefile distinfo Added files: lang/fpc/patches: patch-fpcsrc_compiler_ogelf_pas Log message: Upstream fix for "fpc creates objects with invalid header alignment, fails to link with LLVM's lld linker" https://bugs.freepascal.org/view.php?id=32900 New bootstrap by pascal@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/23 09:26:42 Modified files: net/bitcoin : Makefile Added files: net/bitcoin/patches: patch-configure_ac Log message: unbreak lld Do not set "-fPIE -pie" flags by AX_CHECK_LINK_FLAG(). "looks fine" neddy@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/23 09:56:53 Modified files: x11/gnome/aisleriot: Makefile distinfo Log message: Update to aisleriot-3.22.7. CVSROOT: /cvs Module name: src Changes by: patrick@cvs.openbsd.org 2018/10/23 10:41:53 Modified files: sys/dev/ofw : ofw_regulator.c Log message: Fix OFW GPIO regulator by breaking out of the loop once the correct match has been found. Otherwise the error condition will always be true. ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:52:49 Modified files: www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/patches: patch-security_manager_pki_resources_content_exceptionDialog_js patch-storage_mozStorageConnection_cpp www/mozilla-firefox/pkg: PLIST www/firefox-i18n: Makefile.inc distinfo Removed files: www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp patch-gfx_thebes_gfxFcPlatformFontList_cpp patch-gfx_thebes_gfxFcPlatformFontList_h patch-security_sandbox_common_SandboxSettings_h patch-toolkit_xre_nsAppRunner_cpp patch-widget_nsShmImage_cpp patch-xpcom_base_nsDebugImpl_cpp patch-xpcom_base_nsMemoryReporterManager_cpp Log message: Update to firefox 63.0. See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/ Remove pledge patches from #1466593 & #1457092, they were all merged upstream. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:54:06 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 60.3.0. See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:59:45 Modified files: www/mozilla-firefox: Tag: OPENBSD_6_4 Makefile distinfo www/mozilla-firefox/patches: Tag: OPENBSD_6_4 patch-security_manager_pki_resources_content_exceptionDialog_js patch-storage_mozStorageConnection_cpp www/mozilla-firefox/pkg: Tag: OPENBSD_6_4 PLIST Removed files: www/mozilla-firefox/patches: Tag: OPENBSD_6_4 patch-dom_ipc_ContentChild_cpp patch-gfx_thebes_gfxFcPlatformFontList_cpp patch-gfx_thebes_gfxFcPlatformFontList_h patch-security_sandbox_common_SandboxSettings_h patch-toolkit_xre_nsAppRunner_cpp patch-widget_nsShmImage_cpp patch-xpcom_base_nsDebugImpl_cpp patch-xpcom_base_nsMemoryReporterManager_cpp Log message: MFC: Update to firefox 63.0. See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/ Remove pledge patches from #1466593 & #1457092, they were all merged upstream. 6.4-stable packages available at https://packages.rhaalovely.net/%m as usual. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 11:00:42 Modified files: www/firefox-esr: Tag: OPENBSD_6_4 Makefile distinfo Log message: MFC: Update to firefox-esr 60.3.0. See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/ 6.4-stable packages available at https://packages.rhaalovely.net/%m as usual. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/10/23 11:17:54 Modified files: usr.bin/mandoc : man_html.c Log message: Input lines that are not blank but generate no output, for example lines containing nothing but "\&", are significant in no-fill mode and can be represented by blank lines inside
.
Fixing a bug that Pali dot Rohar at gmail dot com found
in pod2man(1) output, for example Email::Address::XS(3p).

While here, inside no-fill mode, there is no need to encode
totally blank input lines by emulating .PP - just let them
through as we are inside 
 anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/23 11:51:32

Modified files:
	sys/arch/i386/i386: bios.c cpu.c 
	sys/arch/amd64/amd64: acpi_machdep.c bios.c cpu.c 

Log message:
Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).

ok deraadt@, mlarkin@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/23 12:16:58

Modified files:
	gnu/llvm/tools/lld/ELF: Config.h Driver.cpp 
	                        SyntheticSections.cpp 

Log message:
Add support for -z initfirst.

From upstream r335090.  ok guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:50:08

Modified files:
	textproc/py-natsort: Makefile distinfo 
	textproc/py-natsort/pkg: PLIST 

Log message:
update to py-natsort-5.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:52:26

Modified files:
	net/minio/client: Makefile distinfo 

Log message:
update to minioc-0.20181018


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:53:09

Modified files:
	net/minio/server: Makefile distinfo 

Log message:
update to minio-0.20181018


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:57:22

Modified files:
	net            : Makefile 

Log message:
- py-raet


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:58:38

Removed files:
	net/py-raet    : Makefile distinfo 
	net/py-raet/pkg: DESCR PLIST 

Log message:
remove py-raet; saltstack stopped this flirt a while ago

discussed with and ok aja@ a while ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:58:56

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
register py-raet removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:59:56

Modified files:
	security/py-scp: Makefile distinfo 

Log message:
update to py-scp-0.12.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:02:31

Modified files:
	net/py-ncclient: Makefile distinfo 
	net/py-ncclient/pkg: PLIST 

Log message:
update to py-ncclient-0.6.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:08:31

Modified files:
	net/py-netmiko : Makefile distinfo 
	net/py-netmiko/pkg: PLIST 

Log message:
update to py-netmiko-2.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:13:58

Modified files:
	net/napalm/py-napalm: Makefile distinfo 

Log message:
update to py-napalm-2.3.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:28:18

Modified files:
	security/libssh: Makefile distinfo 
	security/libssh/patches: patch-ConfigureChecks_cmake 
	                         patch-tests_unittests_torture_misc_c 
	security/libssh/pkg: PLIST 
Removed files:
	security/libssh/patches: 
	                         patch-cmake_Modules_DefineCompilerFlags_cmake 

Log message:
update to libssh-0.8.4

this addresses https://www.libssh.org/security/advisories/CVE-2018-10933.txt

ok rpointel@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:28:47

Modified files:
	x11/x2goclient : Makefile 
	x11/x2goclient/patches: patch-x2goclient_pro 
	x11/remmina    : Makefile 
Added files:
	x11/remmina/patches: patch-cmake_FindLIBSSH_cmake 

Log message:
unbreak after libssh update


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/23 13:42:47

Modified files:
	security/p5-Net_SSLeay: Makefile 
Added files:
	security/p5-Net_SSLeay/patches: patch-SSLeay_xs 

Log message:
Get the MAC secret size from the cipher, rather than reaching into
libssl internals.  This effectively takes the OpenSSL 1.1 code path
instead of the OpenSSL 1.0 code path, and will allow for further
libssl clean up.
with and OK jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2018/10/23 14:35:47

Modified files:
	math/blas      : Makefile 
	math/arpack    : Makefile 
	math/lapack    : Makefile 

Log message:
use gfortran instead of cc to link these libraries, in order to register
the dependency on libgfortran.

suggested and ok jca@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/10/23 14:41:59

Modified files:
	usr.bin/mandoc : tag.c 

Log message:
The ctags(1) file format uses whitespace as a field delimiter, and
there is no escaping mechanism, so tags cannot contain whitespace.
Consequently, we used to simply not tag macro arguments containing
space characters.  Instead, let's tag the first word, unless there
is a proper match for that word somewhere else.  For example, this
makes ":tquery" work in ntpd.conf(5).

Feature suggested by kn@, who also thinks the implementation looks
reasonable and works in his testing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/23 22:58:20

Modified files:
	archivers/zstd : Makefile distinfo 
	archivers/zstd/pkg: PLIST 

Log message:
Update to zstd-1.3.7.

Minor fix release, which fixes a compression ratio regression. List of
man pages has been completed with documentation for zstdless and
zstdgrep.


CVSROOT:	/cvs
Module name:	src
Changes by:	ori@cvs.openbsd.org	2018/10/23 23:19:03

Modified files:
	usr.sbin/vmd   : vioqcow2.c 

Log message:
Fix qcow2 disk images for data sizes greater than 4 gigs.

We used to truncate the disk end by anding it with a 32 bit value.
The 32 bit value was not sign extended, which causes the disk size
to wrap at 4 gigabytes:

disk->end = (disk->end + disk->clustersz - 1) & ~(disk->clustersz - 1);

This change converts the clustersz to an off_t in order to remove the
class of errors by avoiding type conversions entirely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ori@cvs.openbsd.org	2018/10/23 23:44:28

Modified files:
	geo/openbsd-developers/files: OpenBSD 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/10/24 00:01:03

Modified files:
	bin/csh        : csh.c dir.c lex.c misc.c parse.c set.c 

Log message:
Fix some minor issues found by coverity.

OK millert@ and miko@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ori@cvs.openbsd.org	2018/10/24 00:24:20

Modified files:
	geo/openbsd-developers: Makefile 

Log message:
Bumping REVISION for previous commit.

OK mlarkin@ landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/10/24 01:45:42

Modified files:
	x11/smplayer   : Makefile distinfo 

Log message:
Update for SMPlayer to 18.10.0

OK benoit@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/24 02:18:14

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Pass down the right nexthop to rde_dump_rib_as() so that dumping the
Adj-RIB-Out prints the right (modified) nexthop. Found by Marko Cupac.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/24 02:26:37

Modified files:
	usr.sbin/bgpd  : mrt.c rde.c rde.h rde_rib.c rde_update.c 
	                 session.h 

Log message:
Major refactoring of the RIB handling code. Mainly change how the RIB is
walked. rib_dump_r() is now an internal function and instead the code gets
an additional callback for throttling the rib_dump code. This removes a
lot of similar code used to make sure the RDE is not walking to fast and
replaces it with simpler callbacks. The other big change is the removal
of struct rib pointers in other data structures. The rib pointers are not
stable because of a realloc() call happening when extending the array so
instead use the RIB ID as a reference.
Tested and OK denis@ and benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/10/24 03:02:48

Modified files:
	usr.bin/bgplg  : bgplg.h 

Log message:
fix show ip bgp out/in

Update usage message and add missing "neighbor" argument.

OK benno@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/24 03:42:44

Modified files:
	games/valyriatear: Makefile 
Added files:
	games/valyriatear/patches: patch-src_CMakeLists_txt 

Log message:
Explicitly link against libiconv, fixing build with lld.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/24 04:13:11

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 

Log message:
Bugfix update mkvtoolnix-28.1.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/24 04:13:26

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 04:19:36

Modified files:
	lang/php/5.6   : Makefile 
	lang/php/7.0   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/php/files : DESCR-main 

Log message:
update php's DESCR, as spotted by Daniel Winters this includes references to
pdo_sqlite which was split off again between 6.3->6.4.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2018/10/24 04:55:16

Modified files:
	faq            : upgrade64.html 

Log message:
as spotted by Daniel Winters, the PHP SQLite extensions were moved to
separate packages, add information in the 6.4 upgrade notes about this.
ok (and brain-finger-interface-malfunction in original diff found by) tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 05:14:30

Modified files:
	fonts/junicode : Makefile distinfo 

Log message:
update to junicode 1.002, from George Rosamond


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/24 05:23:12

Modified files:
	security/easy-rsa: Makefile distinfo 
	security/easy-rsa/pkg: PLIST 
Removed files:
	security/easy-rsa/patches: patch-easyrsa 

Log message:
Update to easy-rsa-3.0.5.

This version adds support for LibreSSL. While here switch HOMEPAGE to
https.

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:13:32

Modified files:
	www/ap2-mod_wsgi: Makefile distinfo 

Log message:
update to ap2-mod_wsgi-4.6.5


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/10/24 07:18:52

Modified files:
	usr.bin/bgplg  : bgplg.h 

Log message:
add 'show ip bgp ovs' and 'show ip bgp ext-community' commands

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:23:59

Modified files:
	www/apache-httpd: Makefile distinfo 
	www/apache-httpd/patches: patch-modules_ssl_ssl_private_h 
	www/apache-httpd/pkg: PLIST-main 

Log message:
update to apache-httpd-2.4.37


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:26:25

Modified files:
	www/urlwatch   : Makefile distinfo 

Log message:
update to urlwatch-2.15


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 08:28:14

Modified files:
	archivers/fuse-zip: Makefile 
	archivers/innoextract: Makefile 
	archivers/lzip/lzip: Makefile 
	archivers/lzip/lziprecover: Makefile 
	archivers/lzip/plzip: Makefile 
	archivers/lzip/tarlz: Makefile 
	archivers/p7zip: Makefile 
	archivers/par2cmdline: Makefile 
	archivers/pecl-rar: Makefile 
	archivers/quazip: Makefile 
	archivers/snappy: Makefile 
	archivers/unrar: Makefile 
	archivers/woff2: Makefile 
	archivers/zipios: Makefile 
	astro/celestia : Makefile 
	audio/adplay   : Makefile 
	audio/adplug   : Makefile 
	audio/aqualung : Makefile 
	audio/audacity : Makefile 
	audio/caps-plugins: Makefile 
	audio/chromaprint: Makefile 
	audio/cmt      : Makefile 
	audio/deadbeef : Makefile 
	audio/easytag  : Makefile 
	audio/espeak   : Makefile 
	audio/flac     : Makefile 
	audio/gimmix   : Makefile 
	audio/gmpc-plugins: Makefile 
	audio/goattracker: Makefile 
	audio/gogglesmm: Makefile 
	audio/grip     : Makefile 
	audio/hydrogen : Makefile 
	audio/id3ed    : Makefile 
	audio/id3lib   : Makefile 
	audio/ladspa   : Makefile 
	audio/libbs2b  : Makefile 
	audio/libcanberra: Makefile 
	audio/libcdio  : Makefile 
	audio/liblastfm: Makefile 
	audio/libmodplug: Makefile 
	audio/libmusicbrainz: Makefile 
	audio/libmusicbrainz5: Makefile 
	audio/libofa   : Makefile 
	audio/libsidplay: Makefile 
	audio/mac      : Makefile 
	audio/mcp-plugins: Makefile 
	audio/milkytracker: Makefile 
	audio/moc      : Makefile 
	audio/mp3blaster: Makefile 
	audio/musique  : Makefile 
	audio/ocp      : Makefile 
	audio/paulstretch: Makefile 
	audio/picard   : Makefile 
	audio/pms      : Makefile 
	audio/py-tagpy : Makefile 
	audio/ruby-taglib: Makefile 
	audio/sidplay  : Makefile 
	audio/soundtouch: Makefile 
	audio/taglib   : Makefile 
	audio/tagtool  : Makefile 
	audio/tempest  : Makefile 
	audio/vagalume : Makefile 
	audio/vamp-plugin-sdk: Makefile 
	audio/xcd      : Makefile 
	audio/xmms2    : Makefile 
	benchmarks/bonnie++: Makefile 
	benchmarks/sysbench: Makefile 
	biology/nutdb  : Makefile 
	cad/abc        : Makefile 
	cad/fritzing   : Makefile 
	cad/geda-gaf   : Makefile 
	cad/gnucap     : Makefile 
	cad/gtkwave    : Makefile 
	cad/kicad      : Makefile 
	cad/necpp      : Makefile 
	cad/openscad   : Makefile 
	cad/qcad       : Makefile 
	cad/qucs       : Makefile 
	comms/fldigi   : Makefile 
	comms/gmfsk    : Makefile 
	comms/gnuradio : Makefile 
	comms/gpsk31   : Makefile 
	comms/hamlib   : Makefile 
	comms/hylafax  : Makefile 
	comms/owx      : Makefile 
	comms/qtserialport: Makefile 
	converters/html2text: Makefile 
	converters/k2pdfopt: Makefile 
	converters/lastools: Makefile 
	converters/libpst: Makefile 
	converters/pflogx: Makefile 
	converters/wv2 : Makefile 
	databases/db/v4: Makefile 
	databases/evolution-data-server: Makefile 
	databases/kyotocabinet: Makefile 
	databases/libdbi-drivers: Makefile 
	databases/libpqxx: Makefile 
	databases/mariadb: Makefile 
	databases/mysqlcc: Makefile 
	databases/openldap: Makefile 
	databases/pgadmin3: Makefile 
	databases/postgresql-plv8: Makefile 
	databases/py-odbc: Makefile 
	databases/qt3-sqlite3-plugin: Makefile 
	databases/riak : Makefile 
	databases/sqliteman: Makefile 
	databases/strigi: Makefile 
	databases/xapian-bindings: Makefile 
	databases/xapian-core: Makefile 
	devel/arm-none-eabi/gcc-linaro: Makefile 
	devel/atf      : Makefile 
	devel/atlas    : Makefile 
	devel/avr/gcc  : Makefile 
	devel/beediff  : Makefile 
	devel/boehm-gc : Makefile 
	devel/bouml    : Makefile 
	devel/ccrtp    : Makefile 
	devel/cgdb     : Makefile 
	devel/cln      : Makefile 
	devel/cmake    : Makefile 
	devel/codeworker: Makefile 
	devel/commoncpp: Makefile 
	devel/cpptest  : Makefile 
	devel/cppunit  : Makefile 
	devel/cryptopp : Makefile 
	devel/csmith   : Makefile 
	devel/ddd      : Makefile 
	devel/doc++    : Makefile 
	devel/doxygen  : Makefile 
	devel/doxygen-gui: Makefile 
	devel/flatzebra: Makefile 
	devel/fox      : Makefile 
	devel/gdb      : Makefile 
	devel/gengetopt: Makefile 
	devel/gettext  : Makefile 
	devel/gflags   : Makefile 
	devel/glog     : Makefile 
	devel/gperf    : Makefile 
	devel/gsoap    : Makefile 
	devel/gtest    : Makefile 
	devel/guilib   : Makefile 
	devel/gwenhywfar: Makefile 
	devel/jdk/1.8  : Makefile 
	devel/jsoncpp  : Makefile 
	devel/kdiff3   : Makefile 
	devel/kyua-cli : Makefile 
	devel/libaudiofile: Makefile 
	devel/libbinio : Makefile 
	devel/libconfig: Makefile 
	devel/libmemcached: Makefile 
	devel/libofx   : Makefile 
	devel/libplist : Makefile 
	devel/log4cplus: Makefile 
	devel/log4cpp  : Makefile 
	devel/lutok    : Makefile 
	devel/monotone : Makefile 
	devel/mygui    : Makefile 
	devel/mysql++  : Makefile 
	devel/ninja    : Makefile 
	devel/ode      : Makefile 
	devel/ois      : Makefile 
	devel/openmpi  : Makefile 
	devel/pasmo    : Makefile 
	devel/pcre     : Makefile 
	devel/pcre++   : Makefile 
	devel/poedit   : Makefile 
	devel/ptlib    : Makefile 
	devel/py-llvmlite: Makefile 
	devel/py-sip   : Makefile 
	devel/pycdc    : Makefile 
	devel/pysvn    : Makefile 
	devel/qgit     : Makefile 
	devel/qjson    : Makefile 
	devel/ragel    : Makefile 
	devel/rapidsvn : Makefile 
	devel/re2c     : Makefile 
	devel/riscv-elf/gcc: Makefile 
	devel/rlog     : Makefile 
	devel/ruby-therubyracer: Makefile 
	devel/sdlmm    : Makefile 
	devel/smpeg    : Makefile 
	devel/smpeg2   : Makefile 
	devel/srecord  : Makefile 
	devel/swig     : Makefile 
	devel/tbb      : Makefile 
	devel/tclcl    : Makefile 
	devel/uuid     : Makefile 
	devel/xtensa-elf/gcc: Makefile 
	devel/yaml-cpp : Makefile 
	editors/fte    : Makefile 
	editors/ht     : Makefile 
	editors/le     : Makefile 
	editors/libreoffice: Makefile 
	editors/moe    : Makefile 
	editors/neovim : Makefile 
	editors/py-qscintilla: Makefile 
	editors/tea    : Makefile 
	editors/teaqt  : Makefile 
	editors/tiled  : Makefile 
	education/drgeo: Makefile 
	education/verbiste: Makefile 
	emulators/BasiliskII: Makefile 
	emulators/bochs: Makefile 
	emulators/dgen-sdl: Makefile 
	emulators/dolphin: Makefile 
	emulators/dosbox: Makefile 
	emulators/fceux: Makefile 
	emulators/frodo: Makefile 
	emulators/fs-uae: Makefile 
	emulators/fuse-utils: Makefile 
	emulators/gambatte: Makefile 
	emulators/gxemul: Makefile 
	emulators/higan: Makefile 
	emulators/mame : Makefile 
	emulators/mupen64plus/core: Makefile 
	emulators/mupen64plus/rsp-z64: Makefile 
	emulators/mupen64plus/video-arachnoid: Makefile 
	emulators/mupen64plus/video-glide64: Makefile 
	emulators/mupen64plus/video-rice: Makefile 
	emulators/mupen64plus/video-z64: Makefile 
	emulators/nestopia: Makefile 
	emulators/pcsxr: Makefile 
	emulators/retroarch: Makefile 
	emulators/stella: Makefile 
	emulators/vice : Makefile 
	games/abuse    : Makefile 
	games/afternoonstalker: Makefile 
	games/alephone/alephone: Makefile 
	games/amoebax  : Makefile 
	games/amph     : Makefile 
	games/armagetronad: Makefile 
	games/arx-libertatis: Makefile 
	games/astromenace: Makefile 
	games/batrachians: Makefile 
	games/blobby   : Makefile 
	games/blobwars : Makefile 
	games/boswars  : Makefile 
	games/braincurses: Makefile 
	games/brumbrumrally: Makefile 
	games/burgerspace: Makefile 
	games/capitan-sevilla: Makefile 
	games/choria   : Makefile 
	games/chromium-bsu: Makefile 
	games/clonekeen: Makefile 
	games/corsixth : Makefile 
	games/cosmosmash: Makefile 
	games/crack-attack: Makefile 
	games/crimson  : Makefile 
	games/csmash   : Makefile 
	games/dangerdeep: Makefile 
	games/dungeon-crawl: Makefile 
	games/dxx-rebirth: Makefile 
	games/eboard   : Makefile 
	games/einstein : Makefile 
	games/eliot    : Makefile 
	games/enigma   : Makefile 
	games/f1spirit : Makefile 
	games/fifechan : Makefile 
	games/fifengine: Makefile 
	games/fillets-ng: Makefile 
	games/flare    : Makefile 
	games/freeserf : Makefile 
	games/gargoyle : Makefile 
	games/gemrb    : Makefile 
	games/gnuchess : Makefile 
	games/godot    : Makefile 
	games/golly    : Makefile 
	games/grhino   : Makefile 
	games/hedgewars: Makefile 
	games/hex-a-hop: Makefile 
	games/instead-launcher: Makefile 
	games/ja2-stracciatella: Makefile 
	games/jag      : Makefile 
	games/kobodeluxe: Makefile 
	games/koboredux: Makefile 
	games/late     : Makefile 
	games/liberalcrimesquad: Makefile 
	games/life     : Makefile 
	games/lincity-ng: Makefile 
	games/lostpixels: Makefile 
	games/love     : Makefile 
	games/maelstrom: Makefile 
	games/mars     : Makefile 
	games/meandmyshadow: Makefile 
	games/megaglest/base: Makefile 
	games/minetest : Makefile 
	games/nethack/3.4: Makefile 
	games/nethack/3.6: Makefile 
	games/numptyphysics: Makefile 
	games/oilwar   : Makefile 
	games/openfodder: Makefile 
	games/openttd  : Makefile 
	games/pokerth  : Makefile 
	games/postal   : Makefile 
	games/pushover : Makefile 
	games/qgo      : Makefile 
	games/qqwing   : Makefile 
	games/quadrupleback: Makefile 
	games/redeclipse: Makefile 
	games/returntotheroots: Makefile 
	games/ri-li    : Makefile 
	games/roadfighter: Makefile 
	games/sauerbraten: Makefile 
	games/scid     : Makefile 
	games/scorched3d: Makefile 
	games/snipe2d  : Makefile 
	games/spacehulk: Makefile 
	games/speeddreams: Makefile 
	games/starfighter: Makefile 
	games/stepmania: Makefile 
	games/stockfish: Makefile 
	games/taxipilot: Makefile 
	games/teeworlds: Makefile 
	games/tong     : Makefile 
	games/toppler  : Makefile 
	games/tutris   : Makefile 
	games/tuxkart  : Makefile 
	games/tuxpaint-config: Makefile 
	games/valyriatear: Makefile 
	games/vegastrike/engine: Makefile 
	games/vodovod  : Makefile 
	games/warmux   : Makefile 
	games/xbreaky  : Makefile 
	games/xevil    : Makefile 
	games/xjig     : Makefile 
	games/xkobo    : Makefile 
	games/xmahjongg: Makefile 
	games/xminehunter: Makefile 
	games/xmoto    : Makefile 
	games/xwelltris: Makefile 
	games/xye      : Makefile 
	games/zaz      : Makefile 
	geo/garmindev  : Makefile 
	geo/gpsbabel   : Makefile 
	geo/mapserver  : Makefile 
	geo/merkaartor : Makefile 
	geo/osm2pgrouting: Makefile 
	geo/osrm-backend: Makefile 
	geo/postgis    : Makefile 
	geo/qlandkartegt: Makefile 
	geo/spatialindex: Makefile 
	geo/spatialite/gis: Makefile 
	geo/spatialite/gui: Makefile 
	geo/spatialite/librasterlite: Makefile 
	geo/spatialite/librasterlite2: Makefile 
	geo/spatialite/librewms: Makefile 
	geo/spatialite/libspatialite: Makefile 
	geo/spatialite/tools: Makefile 
	graphics/DevIL : Makefile 
	graphics/GraphicsMagick: Makefile 
	graphics/ImageMagick: Makefile 
	graphics/agg   : Makefile 
	graphics/amide : Makefile 
	graphics/animorph: Makefile 
	graphics/aqsis : Makefile 
	graphics/asymptote: Makefile 
	graphics/autopano-sift-c: Makefile 
	graphics/cal3d : Makefile 
	graphics/ctl   : Makefile 
	graphics/dcmtk : Makefile 
	graphics/delaboratory: Makefile 
	graphics/discwrapper: Makefile 
	graphics/djview4: Makefile 
	graphics/djvulibre: Makefile 
	graphics/drawpile: Makefile 
	graphics/evince: Makefile 
	graphics/exiv2 : Makefile 
	graphics/fotowall: Makefile 
	graphics/freeimage: Makefile 
	graphics/ftgl  : Makefile 
	graphics/fyre  : Makefile 
	graphics/gd    : Makefile 
	graphics/geeqie: Makefile 
	graphics/gegl  : Makefile 
	graphics/gegl03: Makefile 
	graphics/gegl04: Makefile 
	graphics/geomview: Makefile 
	graphics/gfract: Makefile 
	graphics/gimp/deskew: Makefile 
	graphics/gnofract4d: Makefile 
	graphics/grap  : Makefile 
	graphics/gthumb: Makefile 
	graphics/gtkimageview: Makefile 
	graphics/ilmbase: Makefile 
	graphics/ipe   : Makefile 
	graphics/k3dsurf: Makefile 
	graphics/lensfun: Makefile 
	graphics/libpgf: Makefile 
	graphics/libraw: Makefile 
	graphics/libvidcap: Makefile 
	graphics/lsys  : Makefile 
	graphics/makehuman: Makefile 
	graphics/mhgui : Makefile 
	graphics/ocrad : Makefile 
	graphics/opencolorio: Makefile 
	graphics/opencsg: Makefile 
	graphics/opencv: Makefile 
	graphics/openexr: Makefile 
	graphics/openexr-viewers: Makefile 
	graphics/orthanc/webviewer-plugin: Makefile 
	graphics/piglit: Makefile 
	graphics/png2ico: Makefile 
	graphics/povray: Makefile 
	graphics/pstoedit: Makefile 
	graphics/py-matplotlib: Makefile 
	graphics/quesoglc: Makefile 
	graphics/rawstudio: Makefile 
	graphics/rawtherapee: Makefile 
	graphics/tiff  : Makefile 
	graphics/ufraw : Makefile 
	graphics/viewnior: Makefile 
	graphics/zxing : Makefile 
	inputmethods/fcitx: Makefile 
	inputmethods/fcitx-anthy: Makefile 
	inputmethods/scim: Makefile 
	inputmethods/scim-anthy: Makefile 
	inputmethods/scim-chewing: Makefile 
	inputmethods/scim-fcitx: Makefile 
	inputmethods/scim-hangul: Makefile 
	inputmethods/scim-pinyin: Makefile 
	inputmethods/scim-qtimm: Makefile 
	inputmethods/scim-tables: Makefile 
	inputmethods/uim: Makefile 
	japanese/kasumi: Makefile 
	japanese/mecab : Makefile 
	java/jlint     : Makefile 
	lang/apl       : Makefile 
	lang/bacon     : Makefile 
	lang/classpath : Makefile 
	lang/flang/driver: Makefile 
	lang/flang/flang: Makefile 
	lang/freehdl   : Makefile 
	lang/intel2gas : Makefile 
	lang/iverilog  : Makefile 
	lang/jikes     : Makefile 
	lang/jruby     : Makefile 
	lang/libv8     : Makefile 
	lang/node      : Makefile 
	lang/parrot    : Makefile 
	lang/php       : Makefile.inc 
	lang/php/5.6   : Makefile 
	lang/php/7.0   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/python    : Makefile.inc 
	lang/python/2.7: Makefile 
	lang/python/3.6: Makefile 
	lang/rust      : Makefile 
	lang/verilator : Makefile 
	mail/archiveopteryx: Makefile 
	mail/avenger   : Makefile 
	mail/claws-mail: Makefile 
	mail/courier-authlib: Makefile 
	mail/cyrus-imapd: Makefile 
	mail/dspam     : Makefile 
	mail/evolution-rss: Makefile 
	mail/kopano/core: Makefile 
	mail/libetpan  : Makefile 
	mail/opensmtpd-extras: Makefile 
	mail/perdition : Makefile 
	mail/sylpheed  : Makefile 
	math/R         : Makefile 
	math/aamath    : Makefile 
	math/cgal      : Makefile 
	math/freemat   : Makefile 
	math/gnuplot   : Makefile 
	math/graphviz  : Makefile 
	math/hdf5      : Makefile 
	math/libqalculate: Makefile 
	math/minisat   : Makefile 
	math/netcdf    : Makefile 
	math/ntl       : Makefile 
	math/openfst   : Makefile 
	math/plplot    : Makefile 
	math/py-numexpr: Makefile 
	math/py-pandas : Makefile 
	math/py-scipy  : Makefile 
	math/wxMaxima  : Makefile 
	misc/cdrdao    : Makefile 
	misc/dtcltiny  : Makefile 
	misc/gpsd      : Makefile 
	misc/openbabel : Makefile 
	misc/rocrail   : Makefile 
	multimedia/atomicparsley: Makefile 
	multimedia/ccextractor: Makefile 
	multimedia/dvdstyler: Makefile 
	multimedia/gstreamer-0.10/plugins-bad: Makefile 
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-ugly: Makefile 
	multimedia/gstreamer1: Makefile.inc 
	multimedia/gstreamer1/mm: Makefile 
	multimedia/gstreamer1/plugins-bad: Makefile 
	multimedia/libmatroska: Makefile 
	multimedia/libmp4v2: Makefile 
	multimedia/libquicktime: Makefile 
	multimedia/mediainfo: Makefile 
	multimedia/mjpegtools: Makefile 
	multimedia/mpgtx: Makefile 
	multimedia/ogmrip: Makefile 
	multimedia/ogmtools: Makefile 
	multimedia/streamdvd: Makefile 
	multimedia/swfmill: Makefile 
	multimedia/swftools: Makefile 
	multimedia/transcode: Makefile 
	multimedia/xine-lib: Makefile 
	net/amule      : Makefile 
	net/castget    : Makefile 
	net/dclib      : Makefile 
	net/dxpc       : Makefile 
	net/dysnomia   : Makefile 
	net/fastnetmon : Makefile 
	net/freetalk   : Makefile 
	net/gloox      : Makefile 
	net/gnugk      : Makefile 
	net/h323plus   : Makefile 
	net/hexchat    : Makefile 
	net/iperf      : Makefile 
	net/irrtoolset : Makefile 
	net/jabberd    : Makefile 
	net/kismet     : Makefile 
	net/lftp       : Makefile 
	net/libmygpo-qt: Makefile 
	net/libproxy   : Makefile 
	net/libtorrent : Makefile 
	net/livemedia  : Makefile 
	net/minbif     : Makefile 
	net/mldonkey   : Makefile 
	net/monitoring-plugins: Makefile 
	net/mosquitto  : Makefile 
	net/mutella    : Makefile 
	net/nam        : Makefile 
	net/neon       : Makefile 
	net/nload      : Makefile 
	net/nmap       : Makefile 
	net/ns         : Makefile 
	net/ntopng     : Makefile 
	net/openconnect: Makefile 
	net/osrtspproxy: Makefile 
	net/pchar      : Makefile 
	net/pidgin     : Makefile 
	net/poco       : Makefile 
	net/psi        : Makefile 
	net/py-msgpack : Makefile 
	net/py-pcapy   : Makefile 
	net/qsynergy   : Makefile 
	net/rtorrent   : Makefile 
	net/ruby-eventmachine: Makefile 
	net/spectrum   : Makefile 
	net/synergy    : Makefile 
	net/tcpreen    : Makefile 
	net/telepathy/folks: Makefile 
	net/valknut    : Makefile 
	net/vncsnapshot: Makefile 
	net/wireshark  : Makefile 
	net/xmlrpc-c   : Makefile 
	net/xprobe     : Makefile 
	net/yaz        : Makefile 
	net/zeromq     : Makefile 
	news/multimail : Makefile 
	news/pan       : Makefile 
	print/apvlv    : Makefile 
	print/cups     : Makefile 
	print/hplip    : Makefile 
	print/htmldoc  : Makefile 
	print/lilypond : Makefile 
	print/lyx      : Makefile 
	print/py-poppler: Makefile 
	print/qpdf     : Makefile 
	print/scribus  : Makefile 
	print/sile     : Makefile 
	print/splix    : Makefile 
	productivity/aqbanking: Makefile 
	productivity/devtodo: Makefile 
	productivity/entomologist: Makefile 
	productivity/fet: Makefile 
	productivity/glabels: Makefile 
	productivity/gnucash: Makefile 
	productivity/grisbi: Makefile 
	productivity/qhacc: Makefile 
	productivity/rubrica2: Makefile 
	productivity/tudu: Makefile 
	security/cyrus-sasl2: Makefile 
	security/fwbuilder: Makefile 
	security/gnutls: Makefile 
	security/keepassx: Makefile 
	security/kqoauth: Makefile 
	security/libnipper: Makefile 
	security/nipper: Makefile 
	security/pwsafe: Makefile 
	security/qca   : Makefile 
	security/qoauth: Makefile 
	security/qtkeychain: Makefile 
	security/softhsm: Makefile 
	security/ssdeep: Makefile 
	security/steghide: Makefile 
	security/yubico/yubikey-personalization-gui: Makefile 
	shells/fish    : Makefile 
	sysutils/apachetop: Makefile 
	sysutils/apcupsd: Makefile 
	sysutils/bacula: Makefile 
	sysutils/colortail: Makefile 
	sysutils/ddrescue: Makefile 
	sysutils/dtpstree: Makefile 
	sysutils/dvd+rw-tools: Makefile 
	sysutils/incron: Makefile 
	sysutils/logstalgia: Makefile 
	sysutils/nut   : Makefile 
	sysutils/rsyslog: Makefile 
	sysutils/sleuthkit: Makefile 
	sysutils/smartmontools: Makefile 
	sysutils/tmux-mem-cpu-load: Makefile 
	telephony/iaxclient: Makefile 
	telephony/pjsua: Makefile 
	telephony/stuntman: Makefile 
	textproc/apertium-lex-tools: Makefile 
	textproc/arabica: Makefile 
	textproc/aspell/core: Makefile 
	textproc/clo++ : Makefile 
	textproc/clucene: Makefile 
	textproc/exempi: Makefile 
	textproc/fragistics: Makefile 
	textproc/groff : Makefile 
	textproc/gtkspell: Makefile 
	textproc/heirloom-doctools: Makefile 
	textproc/hunspell: Makefile 
	textproc/icu4c : Makefile 
	textproc/isearch: Makefile 
	textproc/libebml: Makefile 
	textproc/libical: Makefile 
	textproc/libwpd: Makefile 
	textproc/lq-sp : Makefile 
	textproc/openjade: Makefile 
	textproc/opensp: Makefile 
	textproc/p5-Encode-Detect: Makefile 
	textproc/p5-Text-Aspell: Makefile 
	textproc/pplatex: Makefile 
	textproc/pugixml: Makefile 
	textproc/rarian: Makefile 
	textproc/redland: Makefile 
	textproc/sablotron: Makefile 
	textproc/source-highlight: Makefile 
	textproc/sp    : Makefile 
	textproc/sphinx: Makefile 
	textproc/tinyxml: Makefile 
	textproc/tinyxml2: Makefile 
	textproc/uchardet: Makefile 
	textproc/wkhtmltopdf: Makefile 
	textproc/xerces-c: Makefile 
	textproc/xpdf  : Makefile 
	textproc/xxdiff: Makefile 
	www/bluefish   : Makefile 
	www/cgicc      : Makefile 
	www/dansguardian: Makefile 
	www/dillo      : Makefile 
	www/fcgi       : Makefile 
	www/havp       : Makefile 
	www/larbin     : Makefile 
	www/liferea    : Makefile 
	www/lighttpd   : Makefile 
	www/nginx      : Makefile 
	www/pecl-pecl_http: Makefile 
	www/ruby-capybara-webkit: Makefile 
	www/ruby-passenger: Makefile 
	www/sassc      : Makefile 
	www/slowhttptest: Makefile 
	www/sqtop      : Makefile 
	www/xapian-omega: Makefile 
	x11/bbdate     : Makefile 
	x11/bbkeys     : Makefile 
	x11/bbpager    : Makefile 
	x11/blackbox   : Makefile 
	x11/compiz/core: Makefile 
	x11/compiz/libcompizconfig: Makefile 
	x11/e17/evas   : Makefile 
	x11/ede/desktop: Makefile 
	x11/ede/lib    : Makefile 
	x11/fleditor   : Makefile 
	x11/fltk       : Makefile 
	x11/fluxbox    : Makefile 
	x11/fluxter    : Makefile 
	x11/flwm       : Makefile 
	x11/gaia       : Makefile 
	x11/gmrun      : Makefile 
	x11/gnome/calendar: Makefile 
	x11/gnome/color-manager: Makefile 
	x11/gnome/contacts: Makefile 
	x11/gnome/initial-setup: Makefile 
	x11/gnome/libgda: Makefile 
	x11/gnome/online-accounts: Makefile 
	x11/gnome/tepl : Makefile 
	x11/gnome/tracker: Makefile 
	x11/gnome/tracker-miners: Makefile 
	x11/gnome/yelp : Makefile 
	x11/goggles    : Makefile 
	x11/grantlee   : Makefile 
	x11/gtk-engines2: Makefile 
	x11/gtk2-aurora-engine: Makefile 
	x11/gtk2-equinox-engine: Makefile 
	x11/gtk2-nodoka-engine: Makefile 
	x11/gtk2-oxygen-engine: Makefile 
	x11/gtk3-oxygen-engine: Makefile 
	x11/gtkglarea  : Makefile 
	x11/icewm      : Makefile 
	x11/idesk      : Makefile 
	x11/irrlicht   : Makefile 
	x11/kde/accessibility3: Makefile 
	x11/kde/arts3  : Makefile 
	x11/kde/base3  : Makefile 
	x11/kde/games3 : Makefile 
	x11/kde/libs3  : Makefile 
	x11/mate/atril : Makefile 
	x11/mate/pluma : Makefile 
	x11/mate/system-monitor: Makefile 
	x11/mplayer    : Makefile 
	x11/nx/nxcomp  : Makefile 
	x11/nx/nxproxy : Makefile 
	x11/nx/nxssh   : Makefile 
	x11/nx/opennx  : Makefile 
	x11/p5-Wx      : Makefile 
	x11/pekwm      : Makefile 
	x11/polkit-qt  : Makefile 
	x11/py-qt4     : Makefile 
	x11/py-wxPython: Makefile 
	x11/qrfcview   : Makefile 
	x11/qt3        : Makefile 
	x11/qt4        : Makefile 
	x11/qwt        : Makefile 
	x11/rxvt-unicode: Makefile 
	x11/slim       : Makefile 
	x11/treewm     : Makefile 
	x11/vlc        : Makefile 
	x11/waimea     : Makefile 
	x11/wbar       : Makefile 
	x11/wm2        : Makefile 
	x11/wmi        : Makefile 
	x11/wmx        : Makefile 
	x11/wxSVG      : Makefile 
	x11/wxWidgets  : Makefile 
	x11/x2goclient : Makefile 
	x11/xchm       : Makefile 
	x11/xfce4/orage: Makefile 
	x11/xfce4/parole: Makefile 
	x11/xfce4/thunar-media-tags: Makefile 
	x11/xfce4/tumbler: Makefile 
	x11/xfce4/xfce4-whiskermenu: Makefile 
	x11/xfe        : Makefile 
	x11/xglobe     : Makefile 
	x11/xplanet    : Makefile 
	x11/xsettingsd : Makefile 

Log message:
Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/24 09:17:35

Modified files:
	gnu/usr.bin/binutils/binutils: readelf.c 
	gnu/usr.bin/binutils-2.17/binutils: readelf.c 

Log message:
Size static array correctly for the numerically highest index used to
access it.  ok deraadt@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 09:21:56

Modified files:
	devel/gmp      : Makefile 
	devel/gmp/pkg  : PLIST 

Log message:
disable gmpxx (c++ library), it isn't used in ports or enabled by default upstream
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:07:31

Modified files:
	lang/ruby/2.3  : Makefile 
Added files:
	lang/ruby/2.3/patches: patch-ext_openssl_ossl_h 

Log message:
Stop pulling in a header (asn1_mac.h) with ancient OpenSSL macro cruft -
pull in asn1.h directly instead.

ok jeremy@ (a long time ago; committing just in time for removal!)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:10:22

Modified files:
	x11/freerdp    : Makefile 
Added files:
	x11/freerdp/patches: patch-libfreerdp_crypto_tls_c 

Log message:
Stop reaching into libssl internals in order to send TLS alerts.

We're also unlikely to use this server-side code path (as noted by
sthen@).

ok sthen@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:15:25

Modified files:
	net/freeradius3: Makefile 
	net/freeradius3/patches: patch-src_main_tls_c 
	                         patch-src_modules_rlm_realm_trustrouter_c 
Added files:
	net/freeradius3/patches: 
	                         patch-src_modules_rlm_eap_types_rlm_eap_fast_eap_fast_c 
	                         patch-src_modules_rlm_eap_types_rlm_eap_fast_rlm_eap_fast_c 

Log message:
Get the MAC secret size from the TLS cipher, rather than reaching into
libssl internals. While here also take more of the OpenSSL 1.1 API code
paths.

ok sthen@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:16:19

Modified files:
	security/wpa_supplicant: Makefile 
	security/wpa_supplicant/patches: 
	                                 patch-src_crypto_crypto_openssl_c 
	                                 patch-src_crypto_tls_openssl_c 

Log message:
Get the MAC secret size from the TLS cipher, rather than reaching into
libssl internals. While here also take more of the OpenSSL 1.1 API code
paths.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:37:05

Modified files:
	lib/libcrypto/stack: safestack.h 

Log message:
Remove stack related macros that should have been nuked when
{CMS,KRB5,SRP} were removed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 11:37:40

Log message:
    import p5-IO-Pipely 0.005
    from Charlene Wendling; OK afresh1@
    
    Comment:
    portably create pipe() or pipe-like handles
    
    Description:
    IO::Pipely provides a couple functions to portably create one- and
    two-way pipes and pipe-like socket pairs. It acknowledges and works
    around known platform issues so you don't have to.
    
    IO::Pipely currently understands pipe(), UNIX-domain socketpair()
    and regular IPv4 localhost sockets.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-IO-Pipely/Makefile
    N ports/devel/p5-IO-Pipely/distinfo
    N ports/devel/p5-IO-Pipely/pkg/DESCR
    N ports/devel/p5-IO-Pipely/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:57:22

Modified files:
	lib/libcrypto  : Makefile Symbols.list 
	lib/libcrypto/asn1: asn1.h asn1_lib.c asn_pack.c 
	lib/libcrypto/stack: safestack.h 
Removed files:
	lib/libcrypto/asn1: a_bytes.c a_set.c asn1_mac.h 

Log message:
Remove a bunch of ancient and highly crufty ASN.1 related code from
libcrypto (the "new" stuff replaced this back around 2000 or so...).

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:57:52

Modified files:
	lib/libcrypto  : Symbols.list 

Log message:
Remove a GOST data symbol that should not be exported.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:04:50

Modified files:
	lib/libssl     : d1_pkt.c s3_lib.c ssl3.h ssl_both.c ssl_locl.h 
	                 ssl_packet.c ssl_pkt.c t1_enc.c 

Log message:
Make more of libssl's record layer state internal.

In January 2017, we changed large amounts of libssl's data structures to
be non-visible/internal, however intentionally left things that the
software ecosystem was needing to use. The four or so applications that
reached into libssl for record layer related state now implement
alternative code. As such, make these data structures internal.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/10/24 12:06:22

Modified files:
	usr.sbin/switchctl: switchctl.c 

Log message:
As per advice from claudio@, further restrict the pledge in switchctl(8).
Only stdio is needed when running the 'show *' commands. Everything else is
only needed while parsing args and opening sockets.

OK claudio@ deraadt@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:08:02

Modified files:
	lib/libcrypto  : shlib_version 
	lib/libssl     : shlib_version 
	lib/libtls     : shlib_version 

Log message:
Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto)
and changes to struct visibility/sizes (libssl).


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:09:01

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
Sync with major bumps and header removal.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:10:21

Modified files:
	faq            : current.html 

Log message:
Document manual removal of openssl/asn1_mac.h.


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/10/24 12:13:38

Modified files:
	faq            : current.html 

Log message:
use shiny new cmdbox style


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 12:16:30

Modified files:
	devel/p5-YAML-XS: Makefile distinfo 

Log message:
update p5-YAML-XS to 0.74
from wen heping; OK afresh1@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2018/10/24 12:51:23

Modified files:
	.              : anoncvs.html 
	build          : mirrors.dat 

Log message:
SHA256 sigs for anoncvs.comstyle.com, from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/24 12:59:29

Modified files:
	usr.sbin/smtpd : rfc5322.c 

Log message:
replace EFTYPE with EINVAL which is a both a better errno AND more portable

ok eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/24 13:26:23

Modified files:
	usr.sbin/smtpd : mail.maildir.c 

Log message:
missing header


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 13:41:09

Log message:
    import p5-IO-Prompt-Tiny 0.003
    from Charlene Wendling; OK afresh1@
    
    Comment:
    prompt for user input with a default option
    
    Description:
    This is an extremely simple prompting module, based on the extremely
    simple prompt offered by ExtUtils::MakeMaker.
    
    It doesn't do any validation, coloring, menus, timeouts etc., it
    just prompts with a default.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-IO-Prompt-Tiny/Makefile
    N ports/devel/p5-IO-Prompt-Tiny/distinfo
    N ports/devel/p5-IO-Prompt-Tiny/pkg/DESCR
    N ports/devel/p5-IO-Prompt-Tiny/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:42:36

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-doc_example-config_Makefile_in 
	                      patch-doc_example-config_conf_d_10-mail_conf 
	                      patch-doc_example-config_conf_d_Makefile_in 
	                      patch-doc_example-config_conf_d_auth-system_conf_ext 
	                      patch-src_auth_password-scheme-crypt_c 
	                      patch-src_master_master-settings_c 
	mail/dovecot/pkg: PLIST-server 
Removed files:
	mail/dovecot/patches: patch-configure 
	                      patch-src_lib-master_master-service-ssl-settings_c 
	                      patch-src_plugins_fts-solr_fts-backend-solr_c 

Log message:
Update to dovecot-2.3.3. N.B. see https://wiki.dovecot.org/Upgrading/2.3
for required configuration changes, some settings especially ssl-related
have changed.

Initial diff from Renaud Allard, further changes from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:43:23

Modified files:
	mail/dovecot-pigeonhole: Makefile distinfo 
	mail/dovecot-pigeonhole/patches: 
	                                 patch-src_managesieve-login_Makefile_in 
	mail/dovecot-pigeonhole/pkg: PLIST 

Log message:
Update to dovecot-pigeonhole 0.5.3 for Dovecot 2.3.3, from Renaud Allard / Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:46:15

Modified files:
	mail           : Makefile 
Removed files:
	mail/dovecot-antispam: Makefile distinfo 
	mail/dovecot-antispam/patches: patch-doc_dovecot-antispam_7_txt 
	mail/dovecot-antispam/pkg: DESCR PLIST 

Log message:
Remove dovecot-antispam, which is no longer used with newer Dovecot.
Configurations using this can migrate to IMAPSieve, for details see
https://wiki.dovecot.org/HowTo/AntispamWithSieve


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:49:12

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
quirk to mention dovecot-antispam removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 13:59:13

Log message:
    import p5-MooseX-InsideOut 0.106
    from Charlene Wendling; OK afresh1@
    
    Comment:
    inside-out objects with Moose
    
    Description:
    MooseX::InsideOut provides metaroles for inside-out objects. It
    sets up attribute slot storage somewhere other than inside $self.
    This means that you can extend non-Moose classes, whose internals
    you either don't want to care about or aren't hash-based.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-MooseX-InsideOut/Makefile
    N ports/devel/p5-MooseX-InsideOut/distinfo
    N ports/devel/p5-MooseX-InsideOut/pkg/DESCR
    N ports/devel/p5-MooseX-InsideOut/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 14:01:29

Modified files:
	devel          : Makefile 

Log message:
+p5-IO-Pipely
+p5-IO-Prompt-Tiny
+p5-MooseX-InsideOut


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 14:21:37

Modified files:
	devel/p5-POE-Component-Pluggable: Makefile distinfo 

Log message:
update p5-POE-Component-Pluggable to 1.28
from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 14:31:25

Modified files:
	databases      : Makefile 
	www            : Makefile 
Removed files:
	databases/pear-DB: Makefile distinfo 
	databases/pear-DB/pkg: DESCR PLIST 
	databases/pear-DB_DataObject: Makefile distinfo 
	databases/pear-DB_DataObject/pkg: DESCR PLIST 
	databases/pear-MDB2: Makefile distinfo 
	databases/pear-MDB2/pkg: DESCR PLIST 
	databases/pear-MDB2-mysql: Makefile distinfo 
	databases/pear-MDB2-mysql/pkg: DESCR PLIST 
	databases/pear-MDB2-mysqli: Makefile distinfo 
	databases/pear-MDB2-mysqli/pkg: DESCR PLIST 
	databases/pear-MDB2-pgsql: Makefile distinfo 
	databases/pear-MDB2-pgsql/pkg: DESCR PLIST 
	www/php-openid : Makefile distinfo 
	www/php-openid/pkg: DESCR PLIST 

Log message:
remove php MDB2-* and related ports, these are old and not updated for
current php any more. MDB2-* suggested by giovanni@, no complaints on
ports@ for a week.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 14:50:19

Modified files:
	sysutils/p5-File-Rename: Makefile distinfo 

Log message:
update to p5-File-Rename 1.10, from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 15:00:00

Modified files:
	devel/p5-Test-Warnings: Makefile distinfo 

Log message:
update p5-Test-Warnings to 0.026
from wen heping


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/24 15:19:03

Modified files:
	gnu/llvm/tools/lld/ELF: Symbols.cpp Symbols.h Writer.cpp 

Log message:
Generate __data_start symbol that marks the start of .data when __data_start
is referenced from code being linked.

ok deraadt@, naddy@, guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:25:45

Modified files:
	devel/p5-Devel-GlobalDestruction: Makefile distinfo 

Log message:
Update to devel/p5-Devel-GlobalDestruction 0.14

ok bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:27:03

Modified files:
	devel/p5-Test-Deep: Makefile distinfo 
	devel/p5-Test-Deep/pkg: PLIST 

Log message:
Update devel/p5-Test-Deep to 1.128

ok bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:28:29

Modified files:
	devel/p5-MRO-Compat: Makefile distinfo 

Log message:
Update devel/p5-MRO-Compat to 0.13

OK and fixes bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:34:32

Modified files:
	devel/p5-Test-Base: Makefile distinfo 

Log message:
Update devel/p5-Test-Base to 0.89

With adjustments from me

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:46:41

Modified files:
	devel/p5-Test-YAML: Makefile distinfo 

Log message:
Update devel/p5-Test-YAML to 1.07

from wen heping 

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 15:56:18

Modified files:
	www/p5-WWW-Mechanize: Makefile distinfo 

Log message:
update p5-WWW-Mechanize to 1.89


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:56:24

Modified files:
	devel/p5-YAML  : Makefile distinfo 

Log message:
Update devel/p5-YAML to 1.26

From wen heping  with edits by me

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 16:10:09

Modified files:
	converters/p5-Net-IDN-Encode: Makefile distinfo 

Log message:
update p5-Net-IDN-Encode to 2.500


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/24 19:05:19

Modified files:
	sys/net        : if_gre.c 

Log message:
start both the sc_ka_send and sc_ka_hold timeout when
the timeout gets configured instead of gre_up().
this avoids complex gre_ioctl() ordering rules and
enables the sc_ka_hold timeout before the first packet
is received.

from markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/10/24 19:21:30

Modified files:
	usr.bin/mandoc : html.c html.h mandoc.c mandoc.h mdoc_markdown.c 
	                 roff.c term.c 

Log message:
Implement the \f(CW and \f(CR (constant width font) escape sequences
for HTML output.  Somewhat relevant because pod2man(1) relies on this.
Missing feature reported by Pali dot Rohar at gmail dot com.

Note that constant width font was already correctly selected before
this when required by semantic markup.  Only attempting physical
markup with the low-level escape sequence was ineffective.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/24 20:37:27

Modified files:
	math/openfst   : Makefile distinfo 
	math/openfst/pkg: PLIST 
Removed files:
	math/openfst/patches: patch-src_bin_Makefile_in 
	                      patch-src_include_fst_accumulator_h 
	                      patch-src_include_fst_arc-map_h 
	                      patch-src_include_fst_config_h_in 
	                      patch-src_include_fst_determinize_h 
	                      patch-src_include_fst_encode_h 
	                      patch-src_include_fst_epsnormalize_h 
	                      patch-src_include_fst_equivalent_h 
	                      patch-src_include_fst_factor-weight_h 
	                      patch-src_include_fst_label-reachable_h 
	                      patch-src_include_fst_relabel_h 
	                      patch-src_include_fst_replace-util_h 
	                      patch-src_include_fst_replace_h 
	                      patch-src_include_fst_rmepsilon_h 
	                      patch-src_include_fst_rmfinalepsilon_h 
	                      patch-src_include_fst_script_compile-impl_h 
	                      patch-src_include_fst_sparse-tuple-weight_h 
	                      patch-src_include_fst_state-map_h 
	                      patch-src_include_fst_symbol-table-ops_h 
	                      patch-src_include_fst_synchronize_h 
	                      patch-src_include_fst_test-properties_h 
	                      patch-src_include_fst_util_h 
	                      patch-src_script_text-io_cc 
	                      patch-src_test_Makefile_in 

Log message:
Update to openfst-1.6.9.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:25

Modified files:
	xserver/os     : privsep.c 

Log message:
xserver's priv proc is responsible for opening devices in O_RDWR mode and send
their fds over to the parent proc. Knowing this then we already have a list of
all possible devices that might be opened in the future, in struct okdev
allowed_devices[], and we just need to traverse them and unveil(2) each one
with read/write permissions.

positive feedback from semarie@, OK matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:38

Modified files:
	usr.bin/passwd : local_passwd.c 

Log message:
unveil(2) the following files for passwd(1) with their corresponding
permissions:

_PATH_MASTERPASSWD_LOCK - write/create permissions
_PATH_MASTERPASSWD - read permission
_PATH_BSHELL - execute permission (required since we might need to spawn an
external passwordcheck program if defined in /etc/login.conf)
_PATH_PWD_MKDB - execute permission

OK millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:50

Modified files:
	libexec/spamlogd: spamlogd.c 

Log message:
The only file that spamlogd(8) needs to access after calling pledge(2) is
PATH_SPAMD_DB, so unveil(2) it with O_RDWR permissions.

OK millert@ beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:42:35

Modified files:
	libexec/spamd  : grey.c 

Log message:
When spamd(8) runs in greylist mode in the parent process (which runs
greywatcher()) we know that the only files that it will ever access are
PATH_SPAMD_DB in rw mode, alloweddomains_file in r and that it will need to
execute PATH_PFCTL so we can unveil(2) them with those permissions.

OK deraadt@ millert@ beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/25 01:32:44

Modified files:
	databases/pgadmin3: Makefile 
Added files:
	databases/pgadmin3/patches: patch-pgadmin_include_pgAdmin3_h 
	                            patch-pgadmin_schema_pgServer_cpp 

Log message:
Add support for postgresql >= 10.

pgadmin3 is unsupported upstream and doesn't officially support
postgresql above 9.5, but pgadmin4 is a whole different monster, so keep
this one on life support. Tested against 10.5.

(note that there's a 1.22.2 release upstream)

Patch taken from https://bugs.debian.org/878295

ok sthen@ pea@ (MAINTAINER), also tested by Stefan Wollny


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/10/25 01:40:51

Modified files:
	sysutils/ttyplot: Makefile distinfo 

Log message:
Update ttyplot to 1.1.


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/25 02:57:43

Added files:
	faq            : faq16.html 

Log message:
add a Virtualization FAQ

thanks to tj@ for the big help
contributions from tb@ reyk@ mlarkin@ sthen@ giovanni@ brynet@
kettenis@ weerd@ daniel@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:25:38

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: patch-tools_lld_ELF_Driver_cpp 
	                    patch-tools_lld_ELF_SyntheticSections_cpp 
	                    patch-tools_lld_ELF_Writer_cpp 
Added files:
	devel/llvm/patches: patch-tools_lld_ELF_Config_h 
	                    patch-tools_lld_ELF_Options_td 
	                    patch-tools_lld_ELF_Symbols_cpp 
	                    patch-tools_lld_ELF_Symbols_h 

Log message:
Sync with base:
- Accept both `--foo bar` and `--foo=bar` styles options.
- Add support for -z initfirst.
- Generate __data_start symbol that marks the start of .data when __data_start
is referenced from code being linked.

From Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:32:05

Modified files:
	x11/gnome/librsvg: Makefile distinfo 
	x11/gnome/librsvg/patches: patch-configure 

Log message:
Update to librsvg-2.44.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:39:21

Modified files:
	sysutils/d-feet: Makefile distinfo 
	sysutils/d-feet/pkg: PLIST 
Removed files:
	sysutils/d-feet/patches: patch-src_tests_Makefile_in 

Log message:
Update to d-feet-0.3.14.


CVSROOT:	/cvs
Module name:	src
Changes by:	solene@cvs.openbsd.org	2018/10/25 03:52:23

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
add target fix-permissions
enhance PORTS_PRIVSEP documentation

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 03:54:10

Modified files:
	fonts/junicode : Makefile 

Log message:
Make some small tweaks to the makefile. No package change.

From George Rosamond (MAINTAINER).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/10/25 03:56:58

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
tweak description to conform to reality.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:01:24

Modified files:
	fonts/ibm-plex : Makefile distinfo 
	fonts/ibm-plex/pkg: PLIST 

Log message:
Update to ibm-plex-1.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:14:21

Log message:
    Import alkalami-1.100.
    
    Alkalami is a font designed for Arabic-based writing systems in the
    Kano region of Nigeria and Niger.
    
    Alkalami (pronounced al-KA-la-mi) is the local word for the Arabic
    "qalam", a type of sharpened stick used for writing on wooden boards
    in the Kano region of Nigeria and in Niger, and what gives the style
    its distinct appearance. The baseline stroke is very thick and
    solid. The ascenders and other vertical strokes including the teeth
    are very narrow when compared to the baseline. A generous line
    height is necessary to allow for deep swashes and descenders, and
    the overall look of the page is a very black, solid rectangle.
    Diacritics are much smaller in scale, with very little distance
    from the main letters.
    
    ok sthen@
    
    From George Rosamond (MAINTAINER); thanks!
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181025
    
    N ports/fonts/alkalami/Makefile
    N ports/fonts/alkalami/distinfo
    N ports/fonts/alkalami/pkg/PLIST
    N ports/fonts/alkalami/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:17:14

Modified files:
	fonts/alkalami : Makefile 
	fonts/alkalami/pkg: DESCR 

Log message:
Tweak COMMENT and DESCR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:17:46

Modified files:
	fonts          : Makefile 

Log message:
+alkalami


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 07:21:59

Modified files:
	devel/gettext  : Makefile 

Log message:
Don't use ports-gcc to build gettext; it causes a dependency loop:
devel/gettext -> lang/gcc/4.9 -> devel/bison -> devel/gettext

Fortunately the stdc++ linkage is only in libasprintf which currently
seems unused in ports.  Found by landry@ in sparc64 bulk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 07:26:48

Modified files:
	textproc/groff : Makefile 

Log message:
Build groff with a base compiler, suggested by/ok schwarze@. It is somewhat
an "infrastructure" port, won't have library conflict problems, and as
Ingo says, 'Groff does not really use C++, it is merely "C with classes"'
and this is not expected to change.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/25 09:13:38

Modified files:
	usr.bin/tmux   : colour.c grid.c options-table.c screen-write.c 
	                 tmux.1 tmux.h tty.c 

Log message:
Add a "terminal" colour which can be used instead of "default" in style
options for the terminal default colour, bypassing any inheritance from
other options. Prompted by a discussion with abieber@.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/10/25 09:38:37

Modified files:
	sys/kern       : uipc_syscalls.c 

Log message:
Fix a resource leak in doaccept().

If a connection that is being accepted gets aborted early, or if the
user-supplied buffer is invalid, doaccept() leaks a socket. This is
a regression caused by r1.153 of uipc_syscalls.c.

Correct the issue by associating the socket with the file early enough.
In case soaccept() or copyaddrout() fails, the socket will be freed
as a result of the file closing. This logic was used by the pre-r1.153
code.

closef() may block, so it is hoisted outside the fdp lock.

OK bluhm@ mpi@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 09:43:31

Modified files:
	faq            : faq16.html faq6.html index.html 

Log message:
move "networking vmm guests" into faq16, add it to the index, clean up a bit


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 09:44:27

Modified files:
	xserver/hw/xfree86/common: xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/25 09:49:42

Modified files:
	usr.sbin/bgpd  : rde.h 

Log message:
Calculate ASPATH_HEADER_SIZE correctly by using offsetof() instead of the
sizeof calculation that did not respect possible padding bytes.
OK sthen@ denis@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 10:14:30

Modified files:
	xserver/hw/xfree86/common: Tag: OPENBSD_6_4 xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 10:15:00

Modified files:
	xserver/hw/xfree86/common: Tag: OPENBSD_6_3 xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/25 10:15:38

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_ssl_gadgets_cc 

Log message:
Unbreak net/squid - stop using antiquated ASN.1 macros that have been
removed (apparently this diff was hiding in my ports tree...)

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/25 10:41:38

Modified files:
	libexec/ld.so/aarch64: rtld_machine.c 
	libexec/ld.so/amd64: rtld_machine.c 
	libexec/ld.so/arm: rtld_machine.c 
	libexec/ld.so/i386: rtld_machine.c 
	libexec/ld.so/sh: rtld_machine.c 
	libexec/ld.so/sparc64: rtld_machine.c 

Log message:
The compilers already put static arrays in .rodata when not written to;
marking them const will keep a source change from silently moving them
back to .data

ok deraadt@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/25 13:15:02

Modified files:
	lang/racket-minimal: Makefile 

Log message:
Racket doesn't build on sparc64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 14:12:51

Modified files:
	archivers/libmspack: Makefile distinfo 

Log message:
update to libmspack 0.8alpha, fixes for a 1-byte out-of-buffer write
if a CAB file has a Quantum-compressed datablock with exactly 38912
compresswed bytes, also rejects blank CHM filenames that are blank
because they have embedded null bytes, and chmextract now protects
against absolute/relative pathnames in CHM files.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/25 14:29:38

Modified files:
	sys/dev/pci/drm/i915: i915_dma.c 

Log message:
New mesa uses the I915_MMAP_WC flag which we advertise but don't actually
implement.  Knock out the I915_PARAM_MMAP_VERSION parameter that advertises
this flag until we actually implement it.

Fixes GPU hangs on GM45 chipset graphics.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 15:06:34

Modified files:
	faq/ports      : ports.html 

Log message:
fix a ports_privsep leftover that got left out

reported by gumnos on freenode


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/25 15:34:02

Modified files:
	lang/kona      : Makefile distinfo 

Log message:
Bugfix update to kona-3.2.0.20181016


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	deraadt@cvs.openbsd.org	2018/10/25 15:55:18

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Disable setuid on the X server.  We have always known it is a trash fire
and we held out hope too long.  This will break some stuff.  Let's start
with non-setuid as the baseline, and see if it is worth trying to fix
the broken parts in some other way.


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 17:17:08

Modified files:
	.              : errata63.html errata64.html 

Log message:
release xorg errata


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/10/25 19:23:03

Modified files:
	usr.bin/ssh    : PROTOCOL.certkeys 

Log message:
mention ssh-ed25519-cert-v01@openssh.com in list of cert key type
at start of doc


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/10/25 19:55:34

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Fix entry for Realtek RTL8723BE, from Stuart Shillington.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/10/25 19:56:50

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:01:02

Modified files:
	cad/gtkwave    : Makefile distinfo 
	cad/gtkwave/pkg: PLIST 

Log message:
Update to gtkwave-3.3.95.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:01:51

Modified files:
	cad/pcb        : Makefile distinfo 
	cad/pcb/patches: patch-configure patch-example_Makefile_in 
	                 patch-example_libraries_Makefile_in 
	cad/pcb/pkg    : PLIST 

Log message:
Update to pcb-4.1.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:16:40

Modified files:
	meta/geda      : Makefile 
	cad/geda-gaf   : Makefile 
	cad/gerbv      : Makefile 

Log message:
Update geda homepage.


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/10/25 23:53:59

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add VirtualBox NVMe

From Andrew Daugherity


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/10/25 23:55:01

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/26 00:03:03

Modified files:
	usr.sbin/rebound: rebound.c 

Log message:
Unveil should work because this only opens the configuration file,
and re-exec's itself.  That locks the pledge 'exec' nicely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 00:17:23

Modified files:
	archivers/lzip/tarlz: Makefile distinfo 

Log message:
Update to tarlz-0.6.

Release announcement:
https://lists.nongnu.org/archive/html/lzip-bug/2018-10/msg00002.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 00:42:02

Modified files:
	games/pioneers : Makefile distinfo 
	games/pioneers/pkg: PLIST 

Log message:
Update to pioneers-15.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 00:48:59

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
When walking the list of ribs use continue instead of break after the
rib_valid() check. The list of ribs can have holes.
OK benno@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/10/26 00:57:22

Modified files:
	net/zabbix     : Makefile distinfo 
	net/zabbix/patches: patch-conf_zabbix_proxy_conf 
	                    patch-conf_zabbix_server_conf 
	                    patch-configure patch-include_sysinc_h 
	                    patch-src_libs_zbxsysinfo_openbsd_net_c 
	net/zabbix/pkg : PLIST-server PLIST-web 

Log message:
update to zabbix 4.0.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/10/26 01:00:22

Removed files:
	net/zabbix/patches: patch-src_zabbix_agent_zabbix_agentd_c 
	                    patch-src_zabbix_proxy_proxy_c 
	                    patch-src_zabbix_server_server_c 

Log message:
remove old files, missed from previous commit


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/26 01:19:26

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
show what went wrong with a unix domain socket, rather than fail silently

handy if you type the path wrong or don't have permission...

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 02:55:36

Modified files:
	usr.sbin/bgpd  : rde_rib.c 

Log message:
Use proper type in sizeof()
OK phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/10/26 05:24:45

Modified files:
	usr.sbin/vmd   : config.c 

Log message:
I broke base images with my previous commit by missing a line.

The disk path wasn't updated so vmd tried to open the derived disk
image for each base over and over again.

OK ori@ mlarkin@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/26 07:49:15

Modified files:
	sys/arch/i386/conf: Makefile.i386 

Log message:
Correct linker emulation name for lld when building i386 kernels on amd64.
ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/10/26 07:57:08

Log message:
    Import brlaser-4, a CUPS driver for Brother printers
    
    Antoine takes MAINTAINER
    
    feedback from sthen, ajacoutot, fcambus
    ok ajacoutot, fcambus
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181026
    
    N ports/print/brlaser/Makefile
    N ports/print/brlaser/distinfo
    N ports/print/brlaser/pkg/DESCR
    N ports/print/brlaser/pkg/PLIST
    N ports/print/brlaser/pkg/README
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/10/26 08:03:53

Modified files:
	print          : Makefile 

Log message:
hello brlaser


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 08:36:03

Modified files:
	bin/csh        : dol.c 

Log message:
Fix memory leak in setDolp() where dp is NULL. Based on a diff from
netbsd, with help from martijn@ and millert@.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 08:46:05

Modified files:
	lib/libossaudio: ossaudio.c 

Log message:
remove a misleading comment; ok ratchov@


CVSROOT:	/cvs
Module name:	www
Changes by:	eric@cvs.openbsd.org	2018/10/26 08:48:34

Modified files:
	opensmtpd      : index.html 
Added files:
	opensmtpd/announces: release-6.4.0.txt 

Log message:
OpenSMTPD 6.4.0 released.

committing on behalf of gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/10/26 08:55:27

Modified files:
	sys/net        : bridgectl.c 

Log message:
Make it clear that `if_bridgeport' is dereferenced in the ioctl path
by making all handlers consistent.

ok bluhm@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/26 08:59:55

Log message:
    Import devel/pony-stable, a simple dependency manager for the Pony language
    ok rsadowski@
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181026
    
    N ports/devel/pony-stable/Makefile
    N ports/devel/pony-stable/distinfo
    N ports/devel/pony-stable/pkg/DESCR
    N ports/devel/pony-stable/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/26 09:00:22

Modified files:
	devel          : Makefile 

Log message:
+pony-stable


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/26 09:00:54

Modified files:
	sys/arch/i386/conf: ld.script 

Log message:
With lld the calculation of the entry point was wrong since
LOADADDR(.text) is only available after the description of the text
section.  Instead simply use ENTRY(start) like we do on amd64.  The
bootloader strips the high bits from the entry point address already,
so using the virtual address as the entry point address works.

with/ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 09:47:30

Added files:
	devel/libmemcached/patches: patch-libtest_test_hpp 

Log message:
fix build with gcc 4.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:12:24

Modified files:
	lang/ruby      : ruby.port.mk 

Log message:
Switch the default ruby version from ruby 2.4 to ruby 2.5. Remove
support for building with ruby 2.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:00

Modified files:
	databases/xapian-bindings: Makefile 

Log message:
Only add ruby or python RDEPs to the ruby and python subpackages.
Add explicit python RDEP to python subpackage.

Feedback from ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:18

Modified files:
	x11/ruby-tk    : Makefile 

Log message:
Drop explicit FLAVORS, since FLAVORS inherited from ruby.port.mk are
now acceptable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:50

Modified files:
	x11/kde4/ruby-qt: Makefile 
	x11/kde4/ruby-qt/pkg: PLIST 

Log message:
Drop FLAVORs for old ruby versions, add ruby25 FLAVOR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:15:44

Modified files:
	devel/subversion: Makefile 

Log message:
Switch default ruby version to ruby 2.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:16:24

Modified files:
	devel/gitsh    : Makefile 
	devel/vim-command-t: Makefile 
	editors/vim    : Makefile 
	lang/mruby     : Makefile 
	mail/mew       : Makefile 
	misc/tpp       : Makefile 
	net/weechat    : Makefile 
	net/whatweb    : Makefile 
	security/arirang: Makefile 
	sysutils/facter: Makefile 
	sysutils/mcollective: Makefile 
	sysutils/ruby-puppet/4: Makefile 
	sysutils/ruby-puppet/5: Makefile 
	sysutils/tmuxinator: Makefile 
	www/sass       : Makefile 
	x11/gnome/code-assistance: Makefile 
	x11/kde4/korundum: Makefile 
	x11/kde4/kross-interpreters: Makefile 
	x11/kde4/webdev: Makefile 
	x11/kde4/workspace: Makefile 

Log message:
Bump related ports after default ruby version switch.


CVSROOT:	/cvs
Module name:	src
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:20:59

Modified files:
	share/man/man5 : ruby-module.5 

Log message:
Update for default ruby version switch from 2.4 to 2.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 10:53:55

Modified files:
	usr.sbin/bgpd  : bgpd.h rde_sets.c rde_trie.c 

Log message:
Track the amount of memory used for sets and tries (aka anything-set)
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 10:54:53

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Show how much memory is used for *-sets.
OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/26 11:06:19

Modified files:
	print/brlaser  : Makefile 
	print/brlaser/pkg: README 

Log message:
Missing README title (see infrastructure/templates/README.template)


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:11:32

Modified files:
	usr.bin/getconf: getconf.c 

Log message:
The code path were we pass `pathname' in the arguments is already limited
with pledge(2), but since we know exactly what it is then we can go further and
also unveil(2) it with read permissions.

OK millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:11:33

Modified files:
	usr.sbin/kvm_mkdb: kvm_mkdb.c 

Log message:
If we pass `file' via args then we need to unveil(2) it with read permission,
otherwise if omitted we need to unveil(2) both _PATH_UNIX and _PATH_KSYMS with
same permissions.

Unconditionally we need to also unveil(2) dbdir, which by default is
_PATH_VARDB but can be changed via args (-o directory), with read/write/create
permissions. There are a couple of temp files that will be created but it's
inside dbdir so there's no need to unveil(2) them individually.

Since we already call pledge(2) before, twice, we need to add "unveil" promise
to both of them, and finally call pledge(2) once again with the needed promises
except "unveil".

OK millert@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:12:03

Modified files:
	app/bdftopcf   : bdftopcf.c 

Log message:
If input_name is provided we can unveil(2) it with read permissions, if
output_name is provided we need to unveil(2) this one with rwc. Additionally
depending on the different combinations of if these files are passed via args
or from stdin/to stdout we can also pledge(2) accordingly to the code path.

OK deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:37:47

Modified files:
	app/bdftopcf   : bdftopcf.c 

Log message:
Add a few \n I missed to add in some fprintf(3)s in my last commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/26 12:21:50

Modified files:
	lang/crystal   : Makefile 

Log message:
explicitly link with all called libraries to satisfy lld


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/26 13:53:06

Modified files:
	games/flightgear/base: Makefile 
Added files:
	games/flightgear/base/patches: patch-CMakeLists_txt 

Log message:
Find and link with the X11 libraries because various X11 functions are
called directly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:09:45

Modified files:
	archivers/cabextract: Makefile distinfo 

Log message:
update to cabextract-1.8, fixes CVE-2018-18584 "A CAB file with a
Quantum-compressed block of exactly 38912 bytes will write one byte
beyond the end of the input buffer", also improves the --fix option.

ok jasper@ and "Steve" (maintainer) "OK'd my update earlier this week
which was the same as your diff below except for the HOMEPAGE change."


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/26 14:26:19

Modified files:
	sys/arch/amd64/conf: GENERIC files.amd64 
	sys/dev/acpi   : acpi.c 
Added files:
	sys/arch/amd64/pci: acpipci.c 

Log message:
Add acpipci(4) on amd64.  For now this only calls the PCI-specific _OSC
method to let the ACPI implementation know what features we support.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/26 14:28:40

Modified files:
	sys/arch/armv7/armv7: armv7_machdep.c 

Log message:
Use EFI memory map to determine what memory regions are availble just like
we already do on arm64.  Prevents using the framebuffer on the cubox-i as
regular memory for example.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:57:55

Modified files:
	mail/roundcubemail: Makefile distinfo 
	mail/roundcubemail/files: roundcubemail.conf 
	mail/roundcubemail/pkg: PLIST README 

Log message:
update to roundcubemail-1.3.8

various fixes including an XSS in handling invalid style tag content


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:58:32

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
cve_quirks for cabextract, libmspack, roundcube


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 15:09:31

Modified files:
	math/py-numpy  : Makefile distinfo 

Log message:
Minor update to numpy 1.14.6 to fix a few bugs.

While here, drop BROKEN-alpha now that we have gcc 4.9 there which can
successfully build numpy on that platform.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 15:22:02

Modified files:
	archivers      : Makefile 
	databases      : Makefile 
	graphics       : Makefile 
	mail           : Makefile 
	security       : Makefile 
	www            : Makefile 
	lang/php       : Makefile Makefile.inc php.port.mk 
	lang/php/pecl  : pecl.port.mk 
Removed files:
	lang/php/7.0   : Makefile distinfo 
	lang/php/7.0/patches: patch-acinclude_m4 patch-aclocal_m4 
	                      patch-configure_in patch-ext_gd_config_m4 
	                      patch-ext_mbstring_php_mbregex_c 
	                      patch-ext_mysqlnd_config9_m4 
	                      patch-ext_odbc_config_m4 
	                      patch-ext_openssl_openssl_c 
	                      patch-ext_session_session_c 
	                      patch-ext_tidy_config_m4 
	                      patch-ext_tidy_tidy_c patch-main_php_h 
	                      patch-main_php_ini_c 
	                      patch-main_streams_php_stream_transport_h 
	                      patch-php_ini-development 
	                      patch-php_ini-production 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_cli_php_cli_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_www_conf_in 
	                      patch-scripts_Makefile_frag 
	                      patch-scripts_php-config_in 
	                      patch-scripts_phpize_in 
	lang/php/7.0/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
	                  PLIST-dba PLIST-dbg PLIST-gd PLIST-gmp 
	                  PLIST-imap PLIST-intl PLIST-ldap PLIST-main 
	                  PLIST-mcrypt PLIST-mysqli PLIST-odbc 
	                  PLIST-pcntl PLIST-pdo_dblib PLIST-pdo_mysql 
	                  PLIST-pdo_odbc PLIST-pdo_pgsql 
	                  PLIST-pdo_sqlite PLIST-pgsql PLIST-pspell 
	                  PLIST-shmop PLIST-snmp PLIST-soap 
	                  PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc 
	                  PLIST-xsl PLIST-zip php70_fpm.rc 

Log message:
drop php 7.0 and scaffolding, the default has already been switched to 7.1


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 19:01:34

Modified files:
	sys/dev/pci    : auich.c 

Log message:
size for free(); ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 19:16:42

Modified files:
	lang/compcert  : Makefile distinfo 
	lang/compcert/patches: patch-Makefile patch-configure 

Log message:
Update to Compcert 3.4. Still marked BROKEN until coq is updated.


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 19:34:16

Modified files:
	devel/ocaml-menhir: Makefile distinfo 
	devel/ocaml-menhir/pkg: PLIST 

Log message:
Update to ocaml-menhir 20180905.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/10/26 23:47:12

Modified files:
	www/py-selenium: Makefile distinfo 

Log message:
update selenium to 3.14.1.
from wen heping (thanks).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 23:48:32

Modified files:
	devel/xtensa-elf/gcc: Makefile 
	devel/xtensa-elf/gcc/pkg: PLIST 

Log message:
Fix packaging due to bad value in PLIST.

While here, delete some irrelevant configure options, suggested
by bcallah@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:14:27

Log message:
    Import pioneer-20180203, a game of lonely space and adventure.
    
    Pioneer is a space adventure game set in the Milky Way galaxy at the
    turn of the 31st century.
    
    The game is open-ended, and you are free to explore the millions of star
    systems in the game. You can land on planets, slingshot past gas giants,
    and burn yourself to a crisp flying between binary star systems. You can
    try your hand at piracy, make your fortune trading between systems, or
    do missions for the various factions fighting for power, freedom or
    self-determination.
    
    tweaks + ok kirby@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181027
    
    N ports/games/pioneer/Makefile
    N ports/games/pioneer/distinfo
    N ports/games/pioneer/patches/patch-configure_ac
    N ports/games/pioneer/patches/patch-contrib_imgui_imgui_draw_cpp
    N ports/games/pioneer/pkg/DESCR
    N ports/games/pioneer/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:15:11

Modified files:
	games          : Makefile 

Log message:
+pioneer


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:22:47

Modified files:
	games/valyriatear: Makefile 
	games/valyriatear/pkg: PLIST 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Rename valyriatear package to lowercase.

The package name used to be lowercase, but inadvertently gained
capitals with the 1.0.0 update.

ok bcallah@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:32:57

Modified files:
	net/megatools  : Makefile 
Added files:
	net/megatools/patches: patch-Makefile_in 

Log message:
Build in C99 mode. Should fix the build on GCC architectures.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:47:57

Modified files:
	fonts/ja-kanjistrokeorders-ttf: Makefile distinfo 
	fonts/ja-kanjistrokeorders-ttf/pkg: PLIST 

Log message:
Update to ja-kanjistrokeorders-ttf-4.002.

Changelog: http://www.nihilist.org.uk/readme_en_v4.002.txt


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:47:09

Modified files:
	sys/kern       : vfs_lockf.c 
	sys/sys        : lockf.h 

Log message:
Rework previous lockf fix; bluhm@ noticed a regress failure during consecutive
runs. This is a second attempt in which the lockf structure is turned into a
doubly linked list which makes it easier to ensure correctness during list
insertion and deletion.

ok deraadt@ visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:51:13

Modified files:
	sys/kern       : vfs_lockf.c 

Log message:
Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.
While here, improve existing lockf debug routines and sprinkle some more logging
related to list manipulation.

ok deraadt@ visa@ (as part of a larger diff)


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:53:35

Modified files:
	sys/sys        : lockf.h 

Log message:
Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.

ok deraadt@ visa@ (as part of a larger diff)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 03:27:56

Modified files:
	databases/mariadb: Makefile 
	databases/mariadb/pkg: PLIST-server PLIST-tests 

Log message:
- Enable the Mroonga storage engine.
- Enable XML support for the CONNECT storage engine.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 03:47:36

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
don't join to a network where we expect cleartext, and the AP is using crypto

OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 03:55:26

Modified files:
	sys/net80211   : ieee80211_ioctl.c ieee80211_node.c 

Log message:
clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared
based on the state of the joinlist

OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 04:02:47

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_var.h 

Log message:
pass around the ess and ni structures we plan to use directly, instead
of rediscovering them (possibly badly).

OK stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/27 06:36:52

Modified files:
	x11/xfce4/xfce4-notifyd: Makefile distinfo 
	x11/xfce4/xfce4-notifyd/pkg: PLIST 

Log message:
Update to xfce4-notifyd 0.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/27 06:40:13

Modified files:
	x11/xfce4/xfce4-clipman: Makefile distinfo 

Log message:
Update to xfce4-clipman 1.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/27 07:22:08

Modified files:
	sysutils/beats/filebeat: Makefile distinfo 
	sysutils/beats/filebeat/pkg: PLIST 
	sysutils/beats/heartbeat: Makefile distinfo 
	sysutils/beats/heartbeat/pkg: PLIST 
	sysutils/beats/metricbeat: Makefile distinfo 
	sysutils/beats/metricbeat/pkg: PLIST 
	sysutils/beats/packetbeat: Makefile distinfo 
	sysutils/beats/packetbeat/pkg: PLIST 
Removed files:
	sysutils/beats/metricbeat/patches: 
	                                   patch-vendor_github_com_elastic_gosigar_sigar_openbsd_go 

Log message:
update to beats-6.4.2

OK pvk@ sebastia@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/27 07:28:06

Modified files:
	graphics/evince: Makefile distinfo 
	graphics/evince/patches: patch-libdocument_ev-document-misc_c 

Log message:
update to evince-3.28.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 08:03:23

Modified files:
	x11/e17/e      : Makefile 
	x11/e17/e/pkg  : PLIST 

Log message:
Put sample files under share/examples/enlightenment


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/27 09:58:32

Modified files:
	lang/racket-minimal: Makefile distinfo 
	lang/racket-minimal/pkg: PLIST 
Removed files:
	lang/racket-minimal/patches: patch-src_racket_sconfig_h 

Log message:
Update to racket 7.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/27 10:00:02

Modified files:
	graphics/pdf2djvu: Makefile distinfo 

Log message:
Update to pdf2djvu 0.9.11.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:29

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.33.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:42

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.33.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:54

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.43.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:09:37

Modified files:
	graphics/gegl04: Makefile distinfo 

Log message:
Update to gegl04-0.4.12.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:12:26

Modified files:
	security/libgcrypt: Makefile distinfo 

Log message:
Update to libgcrypt-1.8.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:13:18

Modified files:
	sysutils/amazon-ecs-cli: Makefile distinfo 

Log message:
Update to ecs-cli-1.10.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:16:11

Modified files:
	sysutils/amazon-ssm-agent: Makefile distinfo 
	sysutils/amazon-ssm-agent/patches: patch-agent_ssm_service_go 

Log message:
Update to amazon-ssm-agent-2.3.193.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:26:05

Modified files:
	www/py-bokeh   : Makefile distinfo 
	www/py-bokeh/pkg: PLIST 

Log message:
Update to py-bokeh-1.0.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:35:58

Modified files:
	sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.11.10.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:44:55

Log message:
    Import nomad-0.8.6
    
    Nomad is a flexible, enterprise-grade cluster scheduler designed to easily
    integrate into existing workflows. Nomad can run a diverse workload of
    micro-service, batch, containerized and non-containerized applications. Nomad is
    easy to operate and scale and integrates seamlessly with Consul and Vault.
    
    Support for Mhz computation on OpenBSD is being worked on.
    Until it's committed, it must be manually configured using 'cpu_total_compute'.
    
    ok robert@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20181027
    
    N ports/sysutils/nomad/Makefile
    N ports/sysutils/nomad/distinfo
    N ports/sysutils/nomad/pkg/DESCR
    N ports/sysutils/nomad/pkg/nomad.rc
    N ports/sysutils/nomad/pkg/PLIST
    N ports/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go
    N ports/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go
    N ports/sysutils/nomad/patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_openbsd_go
    N ports/sysutils/nomad/files/nomad.hcl
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:45:24

Modified files:
	sysutils       : Makefile 

Log message:
+nomad


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:49:16

Modified files:
	distrib/syspatch: Makefile.000 bsd.syspatch.mk 

Log message:
SUBDIR is a remnant of the past.

ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:57:53

Modified files:
	sysutils/terraform/provider-alicloud: Makefile distinfo 
	sysutils/terraform/provider-aws: Makefile distinfo 
	sysutils/terraform/provider-vault: Makefile distinfo 

Log message:
Update terraform providers to their latest release.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:58:35

ports/mail/gmime30/patches

Update of /cvs/ports/mail/gmime30/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25846/patches

Log Message:
Directory /cvs/ports/mail/gmime30/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:59:07

Modified files:
	mail/gmime30   : Makefile distinfo 
	mail/gmime30/pkg: PLIST 
Added files:
	mail/gmime30/patches: patch-tests_test-mime_c 

Log message:
Update to gmime30-3.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:59:36

Modified files:
	x11/gnome/tracker-miners: Makefile 
	x11/gnome/grilo: Makefile 
	audio/rhythmbox: Makefile 

Log message:
Sync WANTLIB after recent gmime30 update.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2018/10/27 11:03:33

Modified files:
	share/zoneinfo/datfiles: africa europe northamerica 

Log message:
Update to tzdata2018g from ftp.iana.org


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/27 14:40:21

Modified files:
	faq            : faq11.html 

Log message:
shift the overton window in favor of using xenodm rather than startx


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/27 14:45:22

Modified files:
	faq            : faq11.html 

Log message:
fix one more startx leftover that danj spotted


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:24:42

Modified files:
	textproc/elasticsearch: Makefile distinfo 

Log message:
Update elasticsearch 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:26:08

Modified files:
	www/kibana     : Makefile distinfo 

Log message:
Update kibana 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:27:36

Modified files:
	sysutils/logstash: Makefile distinfo 
	sysutils/logstash/pkg: PLIST 

Log message:
Update logstash 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/27 18:28:03

Modified files:
	games/freeserf : Makefile distinfo 
	games/freeserf/patches: patch-CMakeLists_txt 
	                        patch-src_CMakeLists_txt 

Log message:
Update to freeserf-0.1.1.20181027, which is mostly a small code refactoring


CVSROOT:	/cvs
Module name:	ports
Changes by:	jturner@cvs.openbsd.org	2018/10/27 18:42:37

Modified files:
	sysutils/login_duo: Makefile 

Log message:
Remove MODULES = lang/python, which is clearly not needed and was most
likely included when tests worked. No functional change to end pkg. Pointed
out by danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:47:33

Modified files:
	devel/p5-POE-Test-Loops: Makefile distinfo 

Log message:
Update devel/p5-POE-Test-Loops to 1.360

Also change HOMEPAGE as suggested by Charlene

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:51:40

Log message:
    Add devel/p5-Test-FailWarnings
    
    This module converts warnings to Test::More fail() calls. It is
    designed to be used with done_testing, when you don't need to know the
    test count in advance.
    
    From MAINTAINER Charlene Wendling 
    
    Status:
    
    Vendor Tag:	afresh1
    Release Tags:	afresh1_20181027
    
    N ports/devel/p5-Test-FailWarnings/Makefile
    N ports/devel/p5-Test-FailWarnings/distinfo
    N ports/devel/p5-Test-FailWarnings/pkg/DESCR
    N ports/devel/p5-Test-FailWarnings/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:57:14

Log message:
    Add net/p5-Net-IP-Minimal
    
    This Perl module is a minimal subset of Net::IP with no dependencies.
    It can verify and guess valid IPv4/6 addresses.
    
    From MAINTAINER Charlene Wendling 
    
    Status:
    
    Vendor Tag:	afresh1
    Release Tags:	afresh1_20181027
    
    N ports/net/p5-Net-IP-Minimal/Makefile
    N ports/net/p5-Net-IP-Minimal/distinfo
    N ports/net/p5-Net-IP-Minimal/pkg/DESCR
    N ports/net/p5-Net-IP-Minimal/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:00:53

Modified files:
	devel          : Makefile 
	net            : Makefile 

Log message:
+devel/p5-Test-FatalWarnings
+net/p5-Net-IP-Minimal


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:04:25

Modified files:
	textproc/p5-POE-Filter-XML: Makefile distinfo 
	textproc/p5-POE-Filter-XML/pkg: PLIST 

Log message:
Update textproc/p5-POE-Filter-XML to 1.140700

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:09:16

Modified files:
	devel/p5-strictures: Makefile distinfo 

Log message:
Update devel/p5-strictures to 2.000005

OK Sergey Bronnikov  (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:11:58

Modified files:
	devel/p5-Moo   : Makefile distinfo 

Log message:
Update devel/p5-Moo to 2.003004

OK Sergey Bronnikov  (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 23:59:19

Modified files:
	net/mutella    : Makefile 
Added files:
	net/mutella/patches: patch-mutella_basicstruct_h 
	                     patch-mutella_conversions_h 
	                     patch-mutella_tstring_h 

Log message:
Include string.h when using string functions.

Hopefully this will fix the build on sparc64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 00:11:53

Modified files:
	graphics/png2ico: Makefile 
	graphics/png2ico/patches: patch-png2ico_cpp 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 00:31:40

Added files:
	lang/freehdl/patches: patch-vaul_dunit_cc 

Log message:
Include stdlib.h for free().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:31:29

Modified files:
	math/netcdf    : Makefile 
Added files:
	math/netcdf/patches: patch-cxx_ncvalues_cpp 

Log message:
Include cstring for strncpy().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:42:40

Modified files:
	misc/cdrdao    : Makefile 
Added files:
	misc/cdrdao/patches: patch-trackdb_TempFileManager_cc 

Log message:
Include string.h for strrchr().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:45:25

ports/archivers/zipios/patches

Update of /cvs/ports/archivers/zipios/patches
In directory cvs.openbsd.org:/tmp/cvs-serv5/patches

Log Message:
Directory /cvs/ports/archivers/zipios/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:48:25

Modified files:
	archivers/zipios: Makefile 
Added files:
	archivers/zipios/patches: patch-src_directory_h 

Log message:
Include cstddef for ptrdiff_t.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:59:57

Modified files:
	audio/id3lib   : Makefile 
Added files:
	audio/id3lib/patches: patch-include_id3_id3lib_strings_h 

Log message:
Include cstring for memmove/memcpy.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:07:36

Modified files:
	audio/libofa   : Makefile 
Added files:
	audio/libofa/patches: patch-examples_example_cpp 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:13:41

Modified files:
	cad/gnucap     : Makefile 
Added files:
	cad/gnucap/patches: patch-modelgen_md_h 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:16:59

ports/cad/necpp/patches

Update of /cvs/ports/cad/necpp/patches
In directory cvs.openbsd.org:/tmp/cvs-serv34252/patches

Log Message:
Directory /cvs/ports/cad/necpp/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:19:12

Modified files:
	cad/necpp      : Makefile 
Added files:
	cad/necpp/patches: patch-src_safe_array_h 

Log message:
Include cstring for memcpy().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:24:30

Modified files:
	converters/pflogx: Makefile 
Added files:
	converters/pflogx/patches: patch-src_SysTools_cpp 

Log message:
Include string.h for strerror_r().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:30:03

Modified files:
	devel/atlas    : Makefile 
Added files:
	devel/atlas/patches: patch-src_Codecs_XML_cc 

Log message:
Include cstdlib for atol and atof.


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 02:50:26

Modified files:
	faq            : current.html 

Log message:
Xorg is no longer setuip


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 02:58:13

Modified files:
	faq            : current.html 

Log message:
Fix the markup and better wording


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:59:08

Modified files:
	devel/commoncpp: Makefile 
Added files:
	devel/commoncpp/patches: patch-src_mempager_cpp 

Log message:
Include cstdlib for free()/posix_memalign().


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:00:07

Modified files:
	usr.sbin/syspatch: syspatch.sh 

Log message:
Properly handle symlinks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 03:02:40

Modified files:
	devel/codeworker: Makefile 
Added files:
	devel/codeworker/patches: patch-DtaScriptVariable_h 

Log message:
Include string.h for strdup().


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:13:30

Modified files:
	www/uriparser  : Makefile distinfo 

Log message:
SECURITY update to uriparser-0.9.0:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:20:54

Modified files:
	www/uriparser  : Tag: OPENBSD_6_4 Makefile 
Added files:
	www/uriparser/patches: Tag: OPENBSD_6_4 patch-src_UriCommon_c 
	                       patch-src_UriQuery_c patch-test_test_cpp 

Log message:
Merge SECURITY fixes from upstream:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:45:50

Modified files:
	graphics/libgphoto2: Makefile distinfo 

Log message:
Update to libgphoto-2.5.20.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:46:04

Modified files:
	graphics/gphoto2: Makefile distinfo 

Log message:
Update to gphoto-2.5.20.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 04:06:27

Modified files:
	sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/28 04:09:07

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.4.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/10/28 04:46:02

Modified files:
	telephony/baresip/baresip: Makefile distinfo 
	telephony/baresip/baresip/patches: patch-src_config_c 
	telephony/baresip/re: Makefile distinfo 
	telephony/baresip/re/patches: patch-Makefile 

Log message:
Update to baresip 0.5.11

From semarie, OK feinerer


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/28 04:55:37

Modified files:
	devel/catch2   : Makefile distinfo 
	devel/catch2/pkg: PLIST 

Log message:
Update catch2-2.4.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	anton@cvs.openbsd.org	2018/10/28 06:14:02

Modified files:
	mail/mdsort    : Makefile distinfo 

Log message:
Update to mdsort-2.0.0.

ok kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/10/28 07:46:43

Modified files:
	devel/py-simpleeval: Makefile distinfo 

Log message:
Update to py-simpleeval-0.9.8

From semarie (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 08:49:25

Modified files:
	geo/osm2pgsql  : Makefile distinfo 
	geo/osm2pgsql/patches: patch-CMakeLists_txt 
	                       patch-docs_osm2pgsql_1 patch-options_cpp 
	                       patch-tests_regression-test_py 
	geo/osm2pgsql/pkg: PLIST 
Removed files:
	geo/osm2pgsql/patches: 
	                       patch-contrib_libosmium_osmium_io_bzip2_compression_hpp 

Log message:
Update to osm2pgsal 0.96.0 (and unbreak)

with tweaks from & ok bentley@ (use system protozero & libosmium)
ok danj@ on a previous version


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/28 09:21:49

Modified files:
	usr.bin/libtool/LT: Library.pm 

Log message:
lld generates DT_RUNPATH elements instead of the older DT_RPATH.
Handle both.  From semarie@, tweaked by espie@
ok phessler@ espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/28 09:29:49

Modified files:
	devel          : Makefile 

Log message:
Correctly spell p5-Test-FailWarnings

Noticed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/28 09:34:27

Modified files:
	usr.bin/tmux   : tty-keys.c 

Log message:
Do not check for a key again without an escape if only \033 is present.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/28 10:10:02

Modified files:
	usr.bin/tmux   : job.c 

Log message:
Do not printf NULL.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 11:23:55

Added files:
	x11/xfce4/xfce4-notifyd/patches: patch-configure 

Log message:
Fix wrong dependency on development release for xfce4-panel

reported by ajacoutot@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 11:26:03

Modified files:
	sysutils/login_duo: Makefile 

Log message:
Missed bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 12:51:39

Modified files:
	x11/xfce4/xfce4-notifyd: distinfo 
Removed files:
	x11/xfce4/xfce4-notifyd/patches: patch-configure 

Log message:
Fixed tarball rerolled upstream (yeah, i know..)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 13:38:19

Modified files:
	app/xenodm/greeter: Login.c 

Log message:
Pass the correct buffer length to strlcpy() to avoid truncation.
Problem noticed by Edgar Pettijohn III, ok tb@


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2018/10/28 15:50:06

Modified files:
	faq            : current.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/10/28 16:42:33

Modified files:
	sys/kern       : kern_unveil.c subr_prf.c vfs_lookup.c 
	                 vfs_syscalls.c 
	sys/sys        : proc.h 
	regress/sys/kern/unveil: syscalls.c 
	lib/libc/sys   : unveil.2 

Log message:
Correctly deal with upper level unveil's by keeping track of the covering
unveil for each unveil in the process at unveil() time, and refactoring the
handling of current directory and ISDOTDOT to be much more sensible.
Worked out at ns2k18 with guenther@.
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/28 18:11:37

Modified files:
	sys/kern       : kern_unveil.c 

Log message:
needs sys/lock.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/28 18:28:50

Modified files:
	graphics/py-matplotlib: Makefile distinfo 
	graphics/py-matplotlib/patches: 
	                                patch-lib_matplotlib_sphinxext_tests_test_tinypages_py 
	                                patch-setupext_py 
	                                patch-src__gtkagg_cpp 
	graphics/py-matplotlib/pkg: PLIST 
Added files:
	graphics/py-matplotlib/patches: patch-setup_cfg_template 

Log message:
Update to matplotlib 2.0.2 to allow forward progress on py-zmq which is
needed by jupyter-notebook.


CVSROOT:	/cvs
Module name:	ports
Changes by:	thfr@cvs.openbsd.org	2018/10/28 23:39:49

Modified files:
	devel/sdl2     : Makefile 
Added files:
	devel/sdl2/patches: patch-src_video_x11_SDL_x11keyboard_c 
	                    patch-src_video_x11_SDL_x11sym_h 

Log message:
Change BOOL type to Bool, fixing macppc (and likely other big-endian arches),
from George Koehler (kernigh () gmail DOT com), ok kirby@, jca@.
Update maintainer email while here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martijn@cvs.openbsd.org	2018/10/29 00:16:21

Modified files:
	net/icinga/web2: Makefile 
	net/icinga/web2/pkg: README 

Log message:
Remove README section about suhosin for obvious php7 reasons.

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/29 00:29:36

Modified files:
	net/gloox      : Makefile distinfo 
	net/gloox/patches: patch-Makefile_in patch-src_Makefile_in 
Added files:
	net/gloox/patches: patch-src_dns_cpp 

Log message:
Update to gloox-1.0.21.

Also include string.h for string functions.

ok sebastia@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	www
Changes by:	phessler@cvs.openbsd.org	2018/10/29 01:12:50

Modified files:
	.              : 64.html 

Log message:
8324 packages for arm


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/29 01:42:35

Modified files:
	net/knot       : Makefile 

Log message:
Don't pick up libmaxminddb if installed

Spotted by ajacoutot@ (thanks!)


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 01:55:41

Modified files:
	etc/rc.d       : rc.subr 
	share/man/man8 : rc.subr.8 

Log message:
Revert previous (for now).
semarie found a few regressions with daemon that will fail if cwd is not
accessible.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 02:11:25

Modified files:
	geo/libosmium  : Makefile 

Log message:
Add a RDEP on devel/utfcpp.
This unbreaks dependent ports like osm2pgsql because some osmium headers
needs utf8.h.
e.g.
/usr/local/include/osmium/io/detail/opl_parser_functions.hpp:50:10: fatal error: 'utf8.h' file not found
#include 


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 02:25:30

Modified files:
	geo/qgis       : Makefile distinfo 
	geo/qgis/patches: patch-src_app_qgisapp_cpp 
	                  patch-src_server_CMakeLists_txt 
	geo/qgis/pkg   : PLIST 
Added files:
	geo/qgis/patches: patch-CMakeLists_txt patch-i18n_CMakeLists_txt 
Removed files:
	geo/qgis/patches: 
	                  patch-python_plugins_processing_gui_ConfigDialog_py 
	                  patch-src_app_qgsoptions_cpp 

Log message:
Update to QGIS 3.4.0.

See http://changelog.qgis.org/en/qgis/version/3.4.0/

Add patches from https://github.com/qgis/QGIS/pull/8357


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 02:36:35

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: 
	                    patch-tools_clang_lib_Driver_ToolChains_OpenBSD_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_OpenBSD_h 

Log message:
Sync OpenBSD driver code a bit closer to upstream.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/29 02:37:18

Modified files:
	net/knot       : Makefile 

Log message:
Drop python bits, not needed any more.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 03:22:48

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Fix route-collector mode by allowing the RDE to disable the decision process
on reload but after that not allowing it to be re-enabled. So now it is
possible to enable route-collector mode again but it is still not possible
to turn it of via reload. Problem reported by Aaron A. Glenn.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 03:28:31

Modified files:
	usr.sbin/bgpd  : rde.c rde.h rde_rib.c 

Log message:
Replace some walkers using the aspath/prefix lists with a rib_dump walker.
network_flush() is now using rib_dump_new to walk the Adj-RIB-In and
remove all dynamically added announcements. peer_flush() got generalized
and is now used also in peer_down(). It also uses a walker to remove all
prefixes of a peer but does it in a synchronous way for now.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/29 03:51:20

Modified files:
	sys/net        : if_etherip.c 

Log message:
use the tunnelttl in the ip6 encap too, not ip6_defhlim.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/29 05:35:23

Modified files:
	lib/mesa/src/compiler: Makefile.nir.am 

Log message:
Don't attempt to rebuild spirv_info.c if timestamp on source files
changed as python won't be in path.

someone in this situation mentioned it to landry@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/29 05:38:32

Modified files:
	lib/mesa/src/compiler: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 06:12:27

Modified files:
	sys/kern       : uipc_socket2.c 

Log message:
Now that most archs have better NMBCLUSTERS defaults it is possible to bring
back rev 1.90.
----
mbufs and mbuf clusters are now backed by large pools. Because of this
we can relax the oversubscribe limit of socketbuffers a fair bit.
Instead of maxing out as sb_max * 1.125 or 2 * sb_hiwat the maximum is
increased to 8 * sb_hiwat -- which seems to be a good compromise between
memory waste and better socket buffer usage.
OK deraadt@
----
ok benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/29 08:29:44

Modified files:
	sys/kern       : subr_prf.c 

Log message:
irrelevant part snuck into previous commit; from semarie


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:38:28

Modified files:
	lang/ruby      : Makefile 

Log message:
Unhook ruby 2.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 08:40:31

Modified files:
	devel/cbindgen : Makefile distinfo 

Log message:
Update to cbindgen 0.6.6.

Required by m-c since https://bugzilla.mozilla.org/show_bug.cgi?id=1496619


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:40:51

Removed files:
	lang/ruby/2.3  : Makefile distinfo 
	lang/ruby/2.3/patches: patch-common_mk patch-compile_c 
	                       patch-configure patch-ext_etc_etc_c 
	                       patch-ext_extmk_rb 
	                       patch-ext_openssl_extconf_rb 
	                       patch-ext_openssl_openssl_missing_h 
	                       patch-ext_openssl_ossl_h 
	                       patch-ext_ripper_depend 
	                       patch-lib_fileutils_rb 
	                       patch-lib_rubygems_commands_install_command_rb 
	                       patch-lib_rubygems_dependency_installer_rb 
	                       patch-lib_rubygems_ext_ext_conf_builder_rb 
	lang/ruby/2.3/pkg: DESCR-gdbm DESCR-main DESCR-ri_docs DESCR-tk 
	                   MESSAGE-main PLIST-gdbm PLIST-main 
	                   PLIST-ri_docs PLIST-tk UNMESSAGE-main 

Log message:
Send ruby 2.3 to the Attic


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:43:06

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Mark ruby23-* ports as obsolete


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:44:44

Modified files:
	databases/ruby-pg: Makefile distinfo 
	databases/ruby-pg/pkg: PLIST 

Log message:
Update to pg 1.1.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:45:14

Modified files:
	textproc/ruby-nokogiri: Makefile distinfo 
	textproc/ruby-nokogiri/pkg: PLIST 

Log message:
Update to nokogiri 1.8.5


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/29 09:48:01

Modified files:
	faq            : faq16.html 

Log message:
Fix -cdrom by -r

spotted by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 09:55:34

Modified files:
	databases/sqlite3: Makefile distinfo 

Log message:
Update to sqlite 3.25.1, required for gecko 64.

Same diff from pea@ for 3.25.0, which has been tested by naddy@ in a bulk


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 09:56:41

Modified files:
	security/nss   : Makefile distinfo 

Log message:
Update to nss 3.40, required by gecko 64.

Cf https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/29 11:10:41

Modified files:
	sys/sys        : cdefs.h 

Log message:
Support _ISOC11_SOURCE for forcing C11 feature visibility.  Change the
default when no feature test defines are given to be C11 instead of C99
headers.

ok kettenis@ millert@
naddy@ doesn't think ports needs any pretesting for this


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/29 11:55:11

Modified files:
	mail/mutt      : Makefile 
	mail/neomutt   : Makefile 
Added files:
	mail/mutt/patches: patch-contrib_gpg_rc 
	mail/neomutt/patches: patch-contrib_gpg_rc 

Log message:
Patch gpg.rc examples to use gpg2. The stronger checks used by default in newer
versions of mutt/neomutt (in response to https://gitlab.com/muttmua/mutt/issues/39)
don't work with old gpg.

(There's an alternative workaround, "unset pgp_check_gpg_decrypt_status_fd",
but this is still subject to the issue reported in the above gitlab ticket
where unencrypted messages may be reported as encrypted).

Prompted by a report from stsp@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/29 12:43:01

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_ssl_ErrorDetail_cc 

Log message:
Add a patch for http://www.squid-cache.org/Advisories/SQUID-2018_4.txt,
XSS vulnerability when generating HTTPS response messages about TLS errors
(in TLS MITM support).


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 13:22:25

Modified files:
	misc/rocrail   : Makefile 
	misc/rocrail/patches: patch-rocview_makefile 

Log message:
Honor CC and CXX as distinct variables for C and C++ code, respectively.
This fixes the linking error seen with lld.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 15:02:50

ports/databases/pgmodeler/patches

Update of /cvs/ports/databases/pgmodeler/patches
In directory cvs.openbsd.org:/tmp/cvs-serv43558/patches

Log Message:
Directory /cvs/ports/databases/pgmodeler/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 15:04:14

Modified files:
	databases/pgmodeler: Makefile 
Added files:
	databases/pgmodeler/patches: patch-main_main_pro 
	                             patch-pgmodeler_pri 

Log message:
link with libexecinfo since it is referenced from the main program


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/10/29 16:13:33

Modified files:
	usr.sbin/ospfd : ospfd.c 

Log message:
The parent process of ospfd is not supposed to write or execute files.
Unveil "/" readonly and allow to cleanup the control socket on exit.

Just unveiling ospfd.conf is not possible since it can contain an arbitrary
number of includes.

ok benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/29 21:27:45

Modified files:
	sys/kern       : kern_exec.c 

Log message:
If we execute a #!shell binary, the shell is an integral part of the
binary so it should bypass unveil restrictions.  This is similar
(but different...) to how the ELF linker (ld.so) is loaded (after
unveils get dropped).  Discovered in doas, due to more accurate unveil
semantics.
ok guenther tedu beck


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/30 00:00:37

Modified files:
	devel/qt-creator: Makefile distinfo 
	devel/qt-creator/patches: 
	                          patch-src_plugins_projectexplorer_gcctoolchain_cpp 

Log message:
Update qt-creator-4.7.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 00:35:23

Modified files:
	emulators/ppsspp: Makefile distinfo 
	emulators/ppsspp/patches: patch-CMakeLists_txt 
	                          patch-UI_NativeApp_cpp 
Added files:
	emulators/ppsspp/patches: patch-ext_CMakeLists_txt 
Removed files:
	emulators/ppsspp/patches: patch-ext_armips_Util_Util_cpp 

Log message:
Update to ppsspp-1.7.

Changelog:
https://github.com/hrydgard/ppsspp#whats-new-in-170


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/10/30 01:03:30

Modified files:
	devel/sdl2/patches: patch-src_video_x11_SDL_x11keyboard_c 
	                    patch-src_video_x11_SDL_x11sym_h 

Log message:
regen patches to unbreak build


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 01:12:45

Modified files:
	cad/ngspice    : Makefile distinfo 
	cad/ngspice/pkg: PLIST 

Log message:
Update to ngspice-29.

Release notes:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/10/30 01:25:57

Modified files:
	usr.sbin/switchd: switchd.conf.5 

Log message:
typo; from bryan stenson


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/10/30 02:04:29

Modified files:
	www/varnish    : Makefile distinfo 

Log message:
Maintenance release for Varnish to 6.1.1:

https://varnish-cache.org/docs/6.1/whats-new/changes-6.1.html

OK kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/30 02:08:41

Modified files:
	x11/qt5        : Makefile.version 
	x11/qt5/docs   : distinfo 
	x11/qt5/docs/pkg: PLIST-html 
	x11/qt5/qt3d   : distinfo 
	x11/qt5/qtbase : Makefile distinfo 
	x11/qt5/qtbase/patches: patch-config_tests_openssl_openssl_cpp 
	x11/qt5/qtcanvas3d: distinfo 
	x11/qt5/qtcharts: distinfo 
	x11/qt5/qtconnectivity: distinfo 
	x11/qt5/qtdatavis3d: distinfo 
	x11/qt5/qtdeclarative: distinfo 
	x11/qt5/qtgamepad: distinfo 
	x11/qt5/qtgraphicaleffects: distinfo 
	x11/qt5/qtimageformats: distinfo 
	x11/qt5/qtlocation: distinfo 
	x11/qt5/qtmultimedia: distinfo 
	x11/qt5/qtnetworkauth: distinfo 
	x11/qt5/qtpurchasing: distinfo 
	x11/qt5/qtquickcontrols: distinfo 
	x11/qt5/qtquickcontrols2: distinfo 
	x11/qt5/qtremoteobjects: distinfo 
	x11/qt5/qtscript: distinfo 
	x11/qt5/qtscxml: distinfo 
	x11/qt5/qtsensors: distinfo 
	x11/qt5/qtserialbus: distinfo 
	x11/qt5/qtserialport: distinfo 
	x11/qt5/qtspeech: distinfo 
	x11/qt5/qtsvg  : distinfo 
	x11/qt5/qttools: distinfo 
	x11/qt5/qttranslations: distinfo 
	x11/qt5/qtvirtualkeyboard: distinfo 
	x11/qt5/qtwebchannel: distinfo 
	x11/qt5/qtwebsockets: distinfo 
	x11/qt5/qtx11extras: distinfo 
	x11/qt5/qtxmlpatterns: distinfo 
Removed files:
	x11/qt5/qtbase/patches: 
	                        patch-src_network_ssl_qsslcertificate_openssl_cpp 
	                        patch-src_network_ssl_qsslcontext_openssl_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_p_h 
	                        patch-src_widgets_widgets_qdockarealayout_cpp 
	                        patch-src_widgets_widgets_qdockarealayout_p_h 

Log message:
Update Qt to the latest 5.9.7 TLS

- remove QTBUG-68939 backport
- remove libressl patches

Feedback from Vadim and bulk build by landry@ (thanks!)


CVSROOT:	/cvs
Module name:	www
Changes by:	denis@cvs.openbsd.org	2018/10/30 02:11:39

Modified files:
	faq            : faq16.html 

Log message:
fix netmask

Noticed and diff by Pierre Emeriaud, thank you


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 02:25:43

Modified files:
	comms/sigrok/sigrok-cli: Makefile distinfo 
	comms/sigrok/sigrok-cli/pkg: PLIST 

Log message:
Update to sigrok-cli-0.7.1.

Changelog:
https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blob;f=NEWS;hb=sigrok-cli-0.7.1


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 02:58:35

Modified files:
	faq            : faq16.html 

Log message:
Vmd service should be started, suggested by Marcus Merighi
Vmctl commands output should be displayed, suggested by espie@

reviewed by tb@ tj@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 04:22:16

Modified files:
	distrib/syspatch: Makefile.000 

Log message:
Missed that SUBDIR remnant in previous.

prodded by a mail from "multiplexd"
ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 05:08:30

Modified files:
	sys/arch/amd64/conf: Makefile.amd64 
	sys/arch/i386/conf: Makefile.i386 

Log message:
The way we currently generate gap.o using a linker script results in .rodata
and .data segments that have the X (executable) flag set when using lld.
This doesn't result in those sections being mapped executable in the bsd
kernel, but it does result in the X flag being set on those sections in
the final kernel binary, which confuses some scanning tools for (ROP)
gadgets.

Fix this by tweaking the generated gapdummy.c file that is used for
building gap.o.  It now defines the .rodata section using inline asm.
This also fixes .data as it will inherit its flags from .rodata.

ok deraadt@, mortimer@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 05:10:03

Modified files:
	sys/arch/arm64/conf: Makefile.arm64 
	sys/arch/armv7/conf: Makefile.armv7 

Log message:
The way we currently generate gap.o using a linker script results in .rodata
and .data segments that have the X (executable) flag set when using lld.
This doesn't result in those sections being mapped executable in the bsd
kernel, but it does result in the X flag being set on those sections in
the final kernel binary, which confuses some scanning tools for (ROP)
gadgets.

Fix this by tweaking the generated gapdummy.c file that is used for
building gap.o.  It now defines the .rodata section using inline asm.
This also fixes .data as it will inherit its flags from .rodata.

ok deraadt@, mortimer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 05:20:33

Added files:
	multimedia/x265/patches: patch-source_common_cpu_cpp 

Log message:
Fix the build on !X86 archs.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	www
Changes by:	kn@cvs.openbsd.org	2018/10/30 06:10:34

Modified files:
	faq            : faq16.html 

Log message:
Clarify ownership management

"system" is ambigious, see `owner id` in vm.conf(5).

OK solene


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 07:10:28

Modified files:
	www/webkitgtk4 : Makefile distinfo 

Log message:
Maintenance update to webkitgtk4-2.22.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 07:10:53

Modified files:
	www/webkitgtk4 : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
Maintenance update to webkitgtk4-2.22.3.
Committing this on -stable to ease future security updates.


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/10/30 07:56:10

Modified files:
	security/keybase: Makefile distinfo 

Log message:
Bump keybase to the latest.

OK gonzalo@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/30 08:17:17

Modified files:
	usr.sbin/smtpd : mda.c 

Log message:
in mda.c, when reading the last line of an mda, we should never have a \n
in the buffer, however better be safe than sorry, add VIS_NL to strnvis()
flags because a \n would corrupt an envelope.

while debugging an issue from Jason Donenfeld, this appears as a safety-net

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/30 09:41:17

Modified files:
	net/p5-Net-SSH-Perl: Makefile 
Added files:
	net/p5-Net-SSH-Perl/patches: patch-src_chacha_poly1305_c 

Log message:
fix build on big-endian archs; from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/30 09:41:51

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_snmp_core_cc 

Log message:
fix triggerable memory leak which is present if snmp is enabled (not on by default),
http://www.squid-cache.org/Advisories/SQUID-2018_5.txt


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/30 10:28:42

Modified files:
	include        : time.h 
	lib/libc/hidden: time.h 
	lib/libc       : Symbols.list shlib_version 
	lib/libc/gen   : Makefile.inc 
Added files:
	lib/libc/gen   : timespec_get.3 timespec_get.c 

Log message:
Add C11's timespec_get(3); minor bump for libc.

Tweaked diff from brad@
manpage tweaks florian@ and jmc@
ok deraadt@ millert@


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 10:40:37

Modified files:
	faq            : faq16.html 

Log message:
Add a mention about cu(1)
Tell about enabling feature in BIOS and run fw_update after
Use vm name instead of vm numerical id for examples
Fix typo

Thanks to espie@, Otoo Moerbeek, Hiltjo Posthuma for suggestions.
Thanks to tb@ tj@ for rewording
ok tb@ tj@


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/10/30 10:52:19

Modified files:
	usr.sbin/ospf6d: ospf6d.c 

Log message:
ospf6d does not support reloading so its parent proc does not need
filesystem access with the exception of the control socket cleanup on
exit.

ok florian@


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 11:53:39

Modified files:
	faq            : faq16.html 

Log message:
add missing double quotes leading to a bad hyperlink


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/30 11:56:54

Modified files:
	usr.sbin/vmd   : vm.conf.5 

Log message:
add missing Pf macro; ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jturner@cvs.openbsd.org	2018/10/30 11:57:42

Modified files:
	sysutils/login_duo: Makefile distinfo 
	sysutils/login_duo/pkg: PLIST 

Log message:
Update login_duo to 1.11.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/30 12:08:56

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 13:53:51

Modified files:
	sys/dev/pci/drm: drm_mipi_dsi.h 

Log message:
Replace with minimal version written from scratch that just defines the data
structures and function prototypes that we need.  The original file doesn't
even a suitable license even though the associated drm_mipi_dsi.c file is
MIT-licensed.  Probably a mistake upstream, but better safe than sorry.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/10/30 16:31:45

Modified files:
	lib/libc/gen   : timespec_get.3 

Log message:
use Mdocdate;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/30 18:27:24

Modified files:
	editors        : Makefile 
Removed files:
	editors/emacs21: Makefile distinfo 
	editors/emacs21/patches: patch-Makefile_in patch-configure 
	                         patch-leim_Makefile_in 
	                         patch-lib-src_cvtmail_c 
	                         patch-lisp_mail_mh-funcs_el 
	                         patch-lisp_mail_mh-utils_el 
	                         patch-src_Makefile_in 
	                         patch-src_m_alpha_h 
	                         patch-src_m_hp9000s300_h 
	                         patch-src_m_hppa_h 
	                         patch-src_m_intel386_h 
	                         patch-src_m_macppc_h 
	                         patch-src_m_mips64_h 
	                         patch-src_m_mips64el_h 
	                         patch-src_m_x86_64_h 
	                         patch-src_s_openbsd_h 
	                         patch-src_unexelf_c patch-src_xfns_c 
	                         patch-src_xterm_h 
	editors/emacs21/pkg: DESCR-el DESCR-leim DESCR-main PLIST-el 
	                     PLIST-leim PLIST-main 

Log message:
Remove emacs21

Broken when linked with lld, the unexec'd emacs segfaults.  Instead of
yet another workaround (ld.bfd), many prefer a removal.  One the plus
side, that's one less brk(2) user in the ports tree.

Prodded by naddy@, no objections from the usual suspects.


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/10/30 19:19:41

Modified files:
	www/kwebapp    : Makefile distinfo 
	www/kwebapp/pkg: PLIST 
Removed files:
	www/kwebapp/patches: patch-db_txt 

Log message:
Update to the latest, diff from kristaps, bump from myself.

OK jturner@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/30 20:25:26

Modified files:
	sys/dev        : audio.c 

Log message:
sc argument of start_output, start_input, trigger_output and trigger_input
is void* so no need to cast; ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 23:39:27

Modified files:
	devel/libftdi  : Makefile 

Log message:
Move homepage/master_sites to https.


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2018/10/31 00:34:38

Modified files:
	.              : 64.html 

Log message:
8737 pkgs for powerpc


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/31 01:39:10

Modified files:
	usr.bin/htpasswd: htpasswd.c 

Log message:
htpasswd(1) when in batch mode (-I) and 1 argument is used, or when not in
batch mode and 2 arguments are used we know we have to access argv[0] with rwc
permissions and also to rwc a temporary file in /tmp so we can unveil(2) both
argv[0] and /tmp with rwc permissions. In order to avoid adding "unveil" to
pledge(2), just call it after getopt(3).

Remaining code paths already have fs access disabled via pledge(2).

OK florian@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/31 01:39:13

Modified files:
	usr.sbin/ifstated: ifstated.c 

Log message:
ifstated(8) needs to load configfile from within the main loop, but also to
reload it on SIGHUP so unveil(2) it with read permissions. Additionally all
commands are exec'ed through /bin/sh instead of directly so we can just
unveil(2) /bin/sh with x perms.

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 01:43:31

Modified files:
	geo/geoclue2   : Makefile distinfo 

Log message:
Update to geoclue2-2.4.13.

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/10/31 01:57:31

Modified files:
	misc/dialog    : Makefile distinfo 
	misc/dialog/pkg: PLIST 

Log message:
Update dialog to 1.3-20181022.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 02:04:59

Modified files:
	devel/libsigc++-2: Makefile distinfo 
	devel/libsigc++-2/pkg: PLIST 

Log message:
Update to libsigc++-2.10.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	benoit@cvs.openbsd.org	2018/10/31 02:13:50

Modified files:
	devel/libestr  : Makefile distinfo 

Log message:
Update to libestr-0.1.11.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 02:50:26

Modified files:
	sys/uvm        : uvm.h uvm_extern.h uvm_fault.c uvm_map.c 
	                 uvm_pmap.h 
	sys/dev/pci/drm: drm_linux.h 
	sys/dev/pci/drm/i915: i915_dma.c i915_gem.c 

Log message:
Add support to uvm to establish write-combining mappings.  Use this in the
inteldrm driver to add support for the I915_MMAP_WC flag.

ok deraadt@, jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/10/31 02:53:21

Modified files:
	infrastructure/db: user.list 

Log message:
reserve userid for net/arpwatch


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/10/31 02:58:56

Modified files:
	net/arpwatch   : Makefile 
	net/arpwatch/patches: patch-arpsnmp.8 patch-arpwatch.8 
	                      patch-arpwatch_c 
	net/arpwatch/pkg: PLIST arpwatch.rc 

Log message:
Add -u  flag for arpwatch, so it can drop privileges after
start. rcscript updated to drop privileges per default.

Slightly modified patch taken from Debian/Ubuntu which originates from RedHat

While there /var -> ${VARBASE} as suggested by ajacoutot.

Finally looks fine to ajacoutot, and OK jasper@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 03:48:18

Modified files:
	games/tome4    : Makefile 
Added files:
	games/tome4/patches: lld-linking 

Log message:
link against libc++abi to access libunwind symbols needed by luajit when
compiling with clang

ok jca@ espie@
help from naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/31 03:50:24

Modified files:
	sys/dev/usb    : umidi.c 

Log message:
zap return keyword to clarify umidi_flush() returns no value; ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/31 04:05:47

Modified files:
	usr.bin/tmux   : screen-write.c 

Log message:
Reset all flags in screen_write_reset, reported by Benjamin Poirier.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/31 04:06:54

Modified files:
	lib/libsndio   : mio.c sio.c 

Log message:
remove a guard in mio_read(), mio_write, sio_read() & sio_write() for a
zero length request. return value of zero is preserved in this case.

OK ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 04:15:47

Modified files:
	sys/arch/loongson/conf: Makefile.loongson 
	sys/arch/octeon/conf: Makefile.octeon 
	sys/arch/sgi/conf: Makefile.sgi 

Log message:
Bring over gapdummy.c changes from amd64/amr64/armv7/i386.

ok deraadt@, mortimer@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/10/31 04:35:27

Modified files:
	sys/dev/pci/drm: drm_trace.h 
	sys/dev/pci/drm/i915: i915_trace.h i915_gem_execbuffer.c 

Log message:
add simple implementation of intel trace files which just define away
functions

ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:00:04

Log message:
    Import reed-alert
    
    reed-alert is a small and simple monitoring tool for your
    server. reed-alert checks the status of various processes
    on a server and triggers user defined notifications.
    
    ok jca@
    
    Status:
    
    Vendor Tag:	solene
    Release Tags:	solene_20181031
    
    C ports//Makefile
    C ports//distinfo
    C ports//pkg/DESCR
    C ports//pkg/PLIST
    
    4 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jsolene:yesterday -jsolene ports/

CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/10/31 05:09:27

Modified files:
	regress/usr.bin/ssh: cert-hostkey.sh cert-userkey.sh 
	                     multipubkey.sh principals-command.sh 

Log message:
UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".
rCVS: ----------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:19:08

Log message:
    Import reed-alert
    
    reed-alert is a small and simple monitoring tool for your
    server. reed-alert checks the status of various processes
    on a server and triggers user defined notifications.
    
    ok jca@
    
    Status:
    
    Vendor Tag:	solene
    Release Tags:	solene_20181031
    
    N ports/sysutils/reed-alert/Makefile
    N ports/sysutils/reed-alert/distinfo
    N ports/sysutils/reed-alert/pkg/DESCR
    N ports/sysutils/reed-alert/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/10/31 05:20:05

Modified files:
	etc            : moduli 
	usr.bin/ssh/moduli-gen: moduli.2048 moduli.3072 moduli.4096 
	                        moduli.6144 moduli.7680 moduli.8192 

Log message:
Import new moduli.


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:23:52

Modified files:
	sysutils       : Makefile 

Log message:
+ reed-alert


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:27:23

Modified files:
	net/py-zmq     : Makefile distinfo 
	net/py-zmq/pkg : PLIST 

Log message:
Update py-zmq to 17.1.2.

This update was reverted just before 6.4 because of an issue with
www/jupyter-notebook:

https://marc.info/?l=openbsd-ports&m=153785226020468&w=2

Issue has been resolved by the recent update of graphics/py-matplotlib.

From Elias M. Mariani (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:37:34

Modified files:
	devel/ipython  : Makefile distinfo 
	devel/ipython/pkg: PLIST 
Removed files:
	devel/ipython/patches: patch-docs_autogen_shortcuts_py 
	                       patch-docs_source_conf_py 

Log message:
Update to ipython-5.8.0.

From Elias M. Mariani.

OK edd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:38:38

Modified files:
	devel/py-ipykernel: Makefile distinfo 
	devel/py-ipykernel/patches: patch-setup_py 
	devel/py-ipykernel/pkg: PLIST 

Log message:
Update to py-ipykernel-4.9.0.

From Elias M. Mariani who has taken over maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 06:41:50

Modified files:
	net/deluge     : Makefile 
Added files:
	net/deluge/patches: patch-deluge_ui_gtkui_preferences_py 

Log message:
When net/deluge port is running in thin client mode the Preferences window in
GTK UI cannot be opened. Fix this by merging a patch from upstream.

via heavytripat tutanota dot com


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 08:14:30

Modified files:
	print/hplip    : Makefile distinfo 
	print/hplip/patches: patch-Makefile_in patch-base_codes_py 
	                     patch-base_g_py patch-base_magic_py 
	                     patch-base_password_py patch-base_queues_py 
	                     patch-base_services_py patch-base_utils_py 
	                     patch-check_py patch-common_utils_c 
	                     patch-common_utils_h patch-configure 
	                     patch-doc_troubleshooting_html 
	                     patch-doc_uninstalling_html 
	                     patch-doc_upgrading_html 
	                     patch-fax_backend_hpfax_py 
	                     patch-fax_coverpages_py 
	                     patch-fax_filters_pstotiff 
	                     patch-installer_core_install_py 
	                     patch-installer_dcheck_py 
	                     patch-installer_pluginhandler_py 
	                     patch-io_hpmud_jd_c patch-logcapture_py 
	                     patch-prnt_cups_py patch-prnt_filters_hpps 
	                     patch-prnt_hpcups_ErnieFilter_cpp 
	                     patch-prnt_hpijs_globals_cpp 
	                     patch-prnt_hpijs_hpijs_cpp 
	                     patch-protocol_discovery_mdns_c 
	                     patch-scan_py patch-scan_sane_bb_ledm_c 
	                     patch-scan_sane_marvell_c 
	                     patch-scan_sane_soapht_c patch-setup_py 
	                     patch-ui4_devmgr5_py 
	                     patch-ui4_nodevicesdialog_py 
	                     patch-ui_devmgr4_py 
	                     patch-ui_nodevicesform_py 
	print/hplip/pkg: PLIST-gui PLIST-hpijs PLIST-main 
Added files:
	print/hplip/patches: patch-createPPD_sh 
	                     patch-prnt_hpcups_genJPEGStrips_cpp 
	                     patch-scan_sane_OrbliteScan_LinuxCommon_h 
	                     patch-scan_sane_OrbliteScan_MacCommon_h 
	                     patch-scan_sane_http_c 
	                     patch-scan_sane_orblite_c 

Log message:
Update to hplip-3.18.10.
Very *lightly* tested so far; please send any regression to me directly.


CVSROOT:	/cvs
Module name:	src
Changes by:	patrick@cvs.openbsd.org	2018/10/31 08:18:10

Modified files:
	sys/dev/usb    : if_ure.c if_urereg.h 

Log message:
Increase max frame size and hard MTU so that we can use VLANs and
Jumbo frames on ure(4).

ok kevlo@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:45:36

Modified files:
	usr.sbin/bgpd  : rde_rib.c 

Log message:
Never remove the default RIBs from the RDE.
OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:50:07

Modified files:
	usr.sbin/bgpd  : bgpd.h rde.c rde.h rde_rib.c 

Log message:
Remove tail queues which link peer, aspath and prefix together. These
lists are no longer needed and make it possible to share rde_aspath between
peers & prefixes. Instead of the lists the rde_aspath is now reference counted.
With this struct prefix is now the central place where everything is connected
to making the RIB a bit easier to handle.
With input and OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:51:12

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Show the number of references hold by struct rde_aspath objects (which should
be the same as the number of prefixes for now).
OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:58:59

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Remove extra ,
Noticed by denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 09:13:21

Modified files:
	usr.sbin/smtpd : mta_session.c smtp_session.c 

Log message:
log tls events as "tls" not "starttls" it has confused people


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 09:14:21

Modified files:
	usr.sbin/smtpd : to.c 

Log message:
in rule_to_text(), use "tls" not "starttls"


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/10/31 09:46:20

Modified files:
	sys/conf       : Tag: OPENBSD_6_4 newvers.sh 

Log message:
6.4-stable


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:32:12

Modified files:
	usr.sbin/smtpd : smtpd.h util.c 

Log message:
add helper valid_smtp_response() to be used in upcoming commits


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:40:35

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
set a banner_sent flag in a session when banner was sent, this is noop as
of now but will reduce an upcoming diff


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:45:24

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
smtp_tx_mail_from() and smtp_tx_rcpt_to() should take a const char *line


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/31 11:05:54

Modified files:
	lib/libc/gen   : timespec_get.3 

Log message:
typo; fix from hiltjo posthuma


CVSROOT:	/cvs
Module name:	www
Changes by:	kn@cvs.openbsd.org	2018/10/31 11:20:48

Modified files:
	faq            : faq16.html 

Log message:
Remove unneeded vether(4) from bridging example

Prompted by a question on the internet, the following diff removes the
useless virtual ethernet interface from Option 4 where guests are bridged
directly into the host network.

vether(4) serves no purpose in this setup, the egress interface can/will
be used to communicate with guests.

As florian@ noted, this is probably a copy/pasta left-over from "Option 3".

OK ccardenas


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2018/10/31 11:44:40

Modified files:
	.              : events.html 
Added files:
	papers         : OpenBGPD_gotta_go_fast-SwiNOG34.pdf 

Log message:
SwiNOG#34 happened yesterday, move event to the past.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/10/31 12:56:13

Modified files:
	comms/py-gammu : Makefile 

Log message:
fix typo TEST_IS_INTERCATIVE -> TEST_IS_INTERACTIVE
from Jan Vlach, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/31 13:30:03

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 
	mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Update to thunderbird 60.3.0/lightning 6.2.3.0.

See https://www.thunderbird.net/en-US/thunderbird/60.3.0/releasenotes/


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/31 13:59:37

Modified files:
	regress/usr.sbin/rebound: Makefile 

Log message:
add missing echo call to cleanup target for consistency


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/31 15:48:04

Modified files:
	mail/rspamd    : Makefile 

Log message:
add hidden dep on lapack/blas for arches using rspamd's luajit/Torch code.
failure reported by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/31 16:59:05

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgtools: Makefile distinfo 
	devel/py-hgtools/pkg: DESCR PLIST 

Log message:
Remove hgtools. The project is defunct. OK benoit@ (MAINTAINER).


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/31 17:01:55

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Adding the correct packages. I'm stupid.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 17:10:24

Modified files:
	lib/libcxxabi  : shlib_version 

Log message:
Add comment to remind people to bump libc++.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/31 17:26:16

Modified files:
	lib/mesa/src/mapi: entry_x86_tsd.h 

Log message:
Make similiar changes to the i386 tsd dispatch assembly as libglvnd to
avoid a text relocation fixing the build with lld.

ok kettenis@ naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/31 17:48:19

Modified files:
	lang/python    : Makefile.inc 

Log message:
add MODGCC4_CPPLIBDEP to LIB_DEPENDS-main to unbreak !clang arches -
on clang arches this is a noop, on !clang arches this gives a path to
the estdc++ WANTLIB. needed because this is a multi-package port and
LIB_DEPENDS-main doesn't include the default LIB_DEPENDS added by
gcc4.port.mk.


CVSROOT:	/cvs
Module name:	src
Changes by:	sashan@cvs.openbsd.org	2018/10/31 18:18:45

Modified files:
	sbin/iked      : parse.y 
	sbin/ipsecctl  : parse.y 
	sbin/pfctl     : parse.y 
	usr.sbin/acme-client: parse.y 
	usr.sbin/bgpd  : parse.y 
	usr.sbin/dvmrpd: parse.y 
	usr.sbin/eigrpd: parse.y 
	usr.sbin/hostapd: parse.y 
	usr.sbin/httpd : parse.y 
	usr.sbin/ifstated: parse.y 
	usr.sbin/iscsictl: parse.y 
	usr.sbin/ldapd : parse.y 
	usr.sbin/ldomctl: parse.y 
	usr.sbin/ldpd  : parse.y 
	usr.sbin/lpd   : parse.y 
	usr.sbin/npppd/npppd: parse.y 
	usr.sbin/ntpd  : parse.y 
	usr.sbin/ospf6d: parse.y 
	usr.sbin/ospfd : parse.y 
	usr.sbin/rad   : parse.y 
	usr.sbin/radiusd: parse.y 
	usr.sbin/relayd: parse.y 
	usr.sbin/ripd  : parse.y 
	usr.sbin/smtpd : parse.y 
	usr.sbin/snmpd : parse.y 
	usr.sbin/switchd: parse.y 
	usr.sbin/vmd   : parse.y 
	usr.sbin/ypldap: parse.y 

Log message:
- odd condition/test in PF lexer
(and other lexers too)

This commit rectifies earlier change:

in the lex... even inside quotes, a \ followed by space or tab should
expand to space or tab, and a \ followed by newline should be ignored
(as a line continuation).  compatible with the needs of hoststated
(which has the most strict quoted string requirements), and ifstated
(where one commonly does line continuations in strings).

OK deraadt@, OK millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 22:22:15

Modified files:
	mail/getmail   : Makefile distinfo 
	mail/getmail/patches: patch-setup_py 
	mail/getmail/pkg: PLIST 

Log message:
Update to getmail-5.7.

OK tim@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 00:54:24

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.1.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/01 01:01:42

Modified files:
	usr.bin/openssl: openssl.1 

Log message:
Make the documentation of -conv_form match reality. It defaults
to uncompressed rather than compressed.

From Jacqueline Jolicoeur


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 01:30:35

Modified files:
	www/py-bokeh   : Makefile distinfo 

Log message:
Update to py-bokeh-1.0.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:04:45

Modified files:
	devel/glib2mm  : Makefile distinfo 
Removed files:
	devel/glib2mm/patches: patch-glib_glibmm_ustring_cc 

Log message:
Update to glib2mm-2.56.1.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:23:27

Log message:
    Import libdrm 2.4.96
    
    Status:
    
    Vendor Tag:	libdrm
    Release Tags:	libdrm_2_4_96
    
    C xenocara/lib/libdrm/xf86drmMode.c
    U xenocara/lib/libdrm/Makefile.sources
    C xenocara/lib/libdrm/xf86drmSL.c
    U xenocara/lib/libdrm/xf86drmHash.h
    U xenocara/lib/libdrm/xf86drm.h
    U xenocara/lib/libdrm/meson_options.txt
    U xenocara/lib/libdrm/util_double_list.h
    U xenocara/lib/libdrm/meson.build
    C xenocara/lib/libdrm/xf86drmHash.c
    C xenocara/lib/libdrm/libdrm_macros.h
    C xenocara/lib/libdrm/xf86drm.c
    U xenocara/lib/libdrm/README
    U xenocara/lib/libdrm/libdrm_lists.h
    C xenocara/lib/libdrm/aclocal.m4
    C xenocara/lib/libdrm/Makefile.in
    U xenocara/lib/libdrm/xf86drmRandom.h
    U xenocara/lib/libdrm/config.h.in
    U xenocara/lib/libdrm/util_math.h
    U xenocara/lib/libdrm/xf86atomic.h
    C xenocara/lib/libdrm/configure
    C xenocara/lib/libdrm/xf86drmRandom.c
    C xenocara/lib/libdrm/Makefile.am
    C xenocara/lib/libdrm/configure.ac
    U xenocara/lib/libdrm/libsync.h
    U xenocara/lib/libdrm/xf86drmMode.h
    U xenocara/lib/libdrm/libdrm.pc.in
    U xenocara/lib/libdrm/nouveau/Makefile.sources
    U xenocara/lib/libdrm/nouveau/nouveau-symbol-check
    U xenocara/lib/libdrm/nouveau/abi16.c
    U xenocara/lib/libdrm/nouveau/meson.build
    U xenocara/lib/libdrm/nouveau/private.h
    U xenocara/lib/libdrm/nouveau/bufctx.c
    U xenocara/lib/libdrm/nouveau/pushbuf.c
    C xenocara/lib/libdrm/nouveau/Makefile.in
    U xenocara/lib/libdrm/nouveau/nouveau.h
    U xenocara/lib/libdrm/nouveau/nouveau.c
    U xenocara/lib/libdrm/nouveau/libdrm_nouveau.pc.in
    U xenocara/lib/libdrm/nouveau/Makefile.am
    U xenocara/lib/libdrm/nouveau/nvif/unpack.h
    U xenocara/lib/libdrm/nouveau/nvif/class.h
    U xenocara/lib/libdrm/nouveau/nvif/if0003.h
    U xenocara/lib/libdrm/nouveau/nvif/cl9097.h
    U xenocara/lib/libdrm/nouveau/nvif/if0002.h
    U xenocara/lib/libdrm/nouveau/nvif/ioctl.h
    U xenocara/lib/libdrm/nouveau/nvif/cl0080.h
    U xenocara/lib/libdrm/man/drmModeGetResources.xml
    U xenocara/lib/libdrm/man/meson.build
    U xenocara/lib/libdrm/man/drmHandleEvent.xml
    U xenocara/lib/libdrm/man/drm-memory.xml
    C xenocara/lib/libdrm/man/Makefile.in
    U xenocara/lib/libdrm/man/drm-kms.xml
    U xenocara/lib/libdrm/man/drmAvailable.xml
    U xenocara/lib/libdrm/man/Makefile.am
    U xenocara/lib/libdrm/man/drm.xml
    U xenocara/lib/libdrm/freedreno/Makefile.sources
    U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/meson.build
    U xenocara/lib/libdrm/freedreno/freedreno_drmif.h
    U xenocara/lib/libdrm/freedreno/libdrm_freedreno.pc.in
    U xenocara/lib/libdrm/freedreno/freedreno_device.c
    U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.h
    C xenocara/lib/libdrm/freedreno/Makefile.in
    U xenocara/lib/libdrm/freedreno/freedreno-symbol-check
    U xenocara/lib/libdrm/freedreno/freedreno_pipe.c
    U xenocara/lib/libdrm/freedreno/freedreno_bo.c
    U xenocara/lib/libdrm/freedreno/freedreno_priv.h
    U xenocara/lib/libdrm/freedreno/Makefile.am
    U xenocara/lib/libdrm/freedreno/freedreno_bo_cache.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_priv.h
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_device.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_pipe.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_drm.h
    U xenocara/lib/libdrm/freedreno/kgsl/msm_kgsl.h
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_bo.c
    U xenocara/lib/libdrm/freedreno/msm/msm_bo.c
    U xenocara/lib/libdrm/freedreno/msm/msm_priv.h
    U xenocara/lib/libdrm/freedreno/msm/msm_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/msm/msm_pipe.c
    U xenocara/lib/libdrm/freedreno/msm/msm_device.c
    C xenocara/lib/libdrm/build-aux/depcomp
    C xenocara/lib/libdrm/build-aux/ltmain.sh
    U xenocara/lib/libdrm/build-aux/compile
    C xenocara/lib/libdrm/build-aux/missing
    U xenocara/lib/libdrm/build-aux/test-driver
    C xenocara/lib/libdrm/build-aux/config.guess
    C xenocara/lib/libdrm/build-aux/install-sh
    C xenocara/lib/libdrm/build-aux/config.sub
    U xenocara/lib/libdrm/intel/Makefile.sources
    C xenocara/lib/libdrm/intel/intel_decode.c
    U xenocara/lib/libdrm/intel/meson.build
    U xenocara/lib/libdrm/intel/mm.c
    C xenocara/lib/libdrm/intel/intel_bufmgr.c
    U xenocara/lib/libdrm/intel/intel_bufmgr.h
    U xenocara/lib/libdrm/intel/test_decode.c
    U xenocara/lib/libdrm/intel/intel_aub.h
    C xenocara/lib/libdrm/intel/Makefile.in
    C xenocara/lib/libdrm/intel/intel_bufmgr_gem.c
    N xenocara/lib/libdrm/intel/i915_pciids.h
    U xenocara/lib/libdrm/intel/intel_bufmgr_priv.h
    U xenocara/lib/libdrm/intel/uthash.h
    C xenocara/lib/libdrm/intel/intel_chipset.h
    U xenocara/lib/libdrm/intel/intel-symbol-check
    U xenocara/lib/libdrm/intel/intel_debug.h
    C xenocara/lib/libdrm/intel/Makefile.am
    U xenocara/lib/libdrm/intel/libdrm_intel.pc.in
    N xenocara/lib/libdrm/intel/intel_chipset.c
    U xenocara/lib/libdrm/intel/mm.h
    C xenocara/lib/libdrm/intel/intel_bufmgr_fake.c
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/test-batch.sh
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch.sh
    U xenocara/lib/libdrm/tests/drmsl.c
    U xenocara/lib/libdrm/tests/random.c
    U xenocara/lib/libdrm/tests/meson.build
    C xenocara/lib/libdrm/tests/Makefile.in
    U xenocara/lib/libdrm/tests/drmdevice.c
    U xenocara/lib/libdrm/tests/Makefile.am
    U xenocara/lib/libdrm/tests/hash.c
    U xenocara/lib/libdrm/tests/kmstest/meson.build
    U xenocara/lib/libdrm/tests/kmstest/main.c
    C xenocara/lib/libdrm/tests/kmstest/Makefile.in
    U xenocara/lib/libdrm/tests/kmstest/Makefile.am
    U xenocara/lib/libdrm/tests/nouveau/meson.build
    C xenocara/lib/libdrm/tests/nouveau/Makefile.in
    U xenocara/lib/libdrm/tests/nouveau/threaded.c
    U xenocara/lib/libdrm/tests/nouveau/Makefile.am
    U xenocara/lib/libdrm/tests/util/Makefile.sources
    U xenocara/lib/libdrm/tests/util/format.c
    U xenocara/lib/libdrm/tests/util/meson.build
    U xenocara/lib/libdrm/tests/util/pattern.h
    U xenocara/lib/libdrm/tests/util/kms.h
    U xenocara/lib/libdrm/tests/util/kms.c
    C xenocara/lib/libdrm/tests/util/Makefile.in
    U xenocara/lib/libdrm/tests/util/common.h
    U xenocara/lib/libdrm/tests/util/format.h
    U xenocara/lib/libdrm/tests/util/Makefile.am
    U xenocara/lib/libdrm/tests/util/pattern.c
    U xenocara/lib/libdrm/tests/tegra/meson.build
    C xenocara/lib/libdrm/tests/tegra/Makefile.in
    U xenocara/lib/libdrm/tests/tegra/Makefile.am
    U xenocara/lib/libdrm/tests/tegra/openclose.c
    U xenocara/lib/libdrm/tests/kms/meson.build
    U xenocara/lib/libdrm/tests/kms/libkms-test-device.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-framebuffer.c
    U xenocara/lib/libdrm/tests/kms/libkms-test.h
    C xenocara/lib/libdrm/tests/kms/Makefile.in
    U xenocara/lib/libdrm/tests/kms/libkms-test-screen.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-crtc.c
    U xenocara/lib/libdrm/tests/kms/kms-universal-planes.c
    U xenocara/lib/libdrm/tests/kms/Makefile.am
    U xenocara/lib/libdrm/tests/kms/kms-steal-crtc.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-plane.c
    U xenocara/lib/libdrm/tests/radeon/meson.build
    U xenocara/lib/libdrm/tests/radeon/rbo.c
    C xenocara/lib/libdrm/tests/radeon/Makefile.in
    U xenocara/lib/libdrm/tests/radeon/radeon_ttm.c
    U xenocara/lib/libdrm/tests/radeon/rbo.h
    U xenocara/lib/libdrm/tests/radeon/Makefile.am
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_perf.c
    U xenocara/lib/libdrm/tests/exynos/meson.build
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_event.c
    C xenocara/lib/libdrm/tests/exynos/Makefile.in
    U xenocara/lib/libdrm/tests/exynos/Makefile.am
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_test.c
    U xenocara/lib/libdrm/tests/amdgpu/meson.build
    U xenocara/lib/libdrm/tests/amdgpu/vce_ib.h
    U xenocara/lib/libdrm/tests/amdgpu/vm_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/vcn_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/uve_ib.h
    C xenocara/lib/libdrm/tests/amdgpu/Makefile.in
    U xenocara/lib/libdrm/tests/amdgpu/cs_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/amdgpu_test.h
    U xenocara/lib/libdrm/tests/amdgpu/bo_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/uvd_enc_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/Makefile.am
    U xenocara/lib/libdrm/tests/amdgpu/decode_messages.h
    U xenocara/lib/libdrm/tests/amdgpu/deadlock_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/amdgpu_test.c
    U xenocara/lib/libdrm/tests/amdgpu/vce_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/basic_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/frame.h
    U xenocara/lib/libdrm/tests/vbltest/meson.build
    U xenocara/lib/libdrm/tests/vbltest/vbltest.c
    C xenocara/lib/libdrm/tests/vbltest/Makefile.in
    U xenocara/lib/libdrm/tests/vbltest/Makefile.am
    U xenocara/lib/libdrm/tests/modetest/Makefile.sources
    U xenocara/lib/libdrm/tests/modetest/meson.build
    U xenocara/lib/libdrm/tests/modetest/cursor.h
    U xenocara/lib/libdrm/tests/modetest/buffers.h
    C xenocara/lib/libdrm/tests/modetest/Makefile.in
    U xenocara/lib/libdrm/tests/modetest/modetest.c
    U xenocara/lib/libdrm/tests/modetest/Makefile.am
    U xenocara/lib/libdrm/tests/modetest/cursor.c
    U xenocara/lib/libdrm/tests/modetest/buffers.c
    U xenocara/lib/libdrm/tests/modeprint/meson.build
    C xenocara/lib/libdrm/tests/modeprint/Makefile.in
    U xenocara/lib/libdrm/tests/modeprint/modeprint.c
    U xenocara/lib/libdrm/tests/modeprint/Makefile.am
    U xenocara/lib/libdrm/tests/etnaviv/cmdstream.xml.h
    U xenocara/lib/libdrm/tests/etnaviv/meson.build
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_bo_cache_test.c
    U xenocara/lib/libdrm/tests/etnaviv/state_2d.xml.h
    C xenocara/lib/libdrm/tests/etnaviv/Makefile.in
    U xenocara/lib/libdrm/tests/etnaviv/write_bmp.h
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_cmd_stream_test.c
    U xenocara/lib/libdrm/tests/etnaviv/state.xml.h
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_2d_test.c
    U xenocara/lib/libdrm/tests/etnaviv/write_bmp.c
    U xenocara/lib/libdrm/tests/etnaviv/Makefile.am
    U xenocara/lib/libdrm/tests/proptest/Makefile.sources
    U xenocara/lib/libdrm/tests/proptest/meson.build
    C xenocara/lib/libdrm/tests/proptest/Makefile.in
    U xenocara/lib/libdrm/tests/proptest/proptest.c
    U xenocara/lib/libdrm/tests/proptest/Makefile.am
    U xenocara/lib/libdrm/tegra/meson.build
    U xenocara/lib/libdrm/tegra/private.h
    C xenocara/lib/libdrm/tegra/Makefile.in
    U xenocara/lib/libdrm/tegra/tegra.c
    U xenocara/lib/libdrm/tegra/tegra.h
    U xenocara/lib/libdrm/tegra/tegra-symbol-check
    U xenocara/lib/libdrm/tegra/libdrm_tegra.pc.in
    U xenocara/lib/libdrm/tegra/Makefile.am
    U xenocara/lib/libdrm/vc4/Makefile.sources
    U xenocara/lib/libdrm/vc4/meson.build
    U xenocara/lib/libdrm/vc4/libdrm_vc4.pc.in
    C xenocara/lib/libdrm/vc4/Makefile.in
    U xenocara/lib/libdrm/vc4/vc4_packet.h
    U xenocara/lib/libdrm/vc4/Makefile.am
    U xenocara/lib/libdrm/vc4/vc4_qpu_defines.h
    U xenocara/lib/libdrm/data/meson.build
    U xenocara/lib/libdrm/data/amdgpu.ids
    C xenocara/lib/libdrm/data/Makefile.in
    U xenocara/lib/libdrm/data/Makefile.am
    U xenocara/lib/libdrm/omap/meson.build
    U xenocara/lib/libdrm/omap/omap_drm.c
    U xenocara/lib/libdrm/omap/omap-symbol-check
    C xenocara/lib/libdrm/omap/Makefile.in
    U xenocara/lib/libdrm/omap/libdrm_omap.pc.in
    U xenocara/lib/libdrm/omap/omap_drmif.h
    U xenocara/lib/libdrm/omap/Makefile.am
    U xenocara/lib/libdrm/omap/omap_drm.h
    U xenocara/lib/libdrm/radeon/Makefile.sources
    U xenocara/lib/libdrm/radeon/radeon_bo.h
    C xenocara/lib/libdrm/radeon/radeon_surface.c
    C xenocara/lib/libdrm/radeon/radeon_cs_gem.c
    U xenocara/lib/libdrm/radeon/meson.build
    U xenocara/lib/libdrm/radeon/bof.h
    U xenocara/lib/libdrm/radeon/bof.c
    C xenocara/lib/libdrm/radeon/radeon_bo_gem.c
    U xenocara/lib/libdrm/radeon/r600_pci_ids.h
    U xenocara/lib/libdrm/radeon/radeon_bo_int.h
    U xenocara/lib/libdrm/radeon/libdrm_radeon.pc.in
    C xenocara/lib/libdrm/radeon/radeon_cs.c
    C xenocara/lib/libdrm/radeon/Makefile.in
    U xenocara/lib/libdrm/radeon/radeon_surface.h
    U xenocara/lib/libdrm/radeon/radeon_cs_int.h
    U xenocara/lib/libdrm/radeon/radeon_bo_gem.h
    C xenocara/lib/libdrm/radeon/radeon_cs_space.c
    U xenocara/lib/libdrm/radeon/radeon_cs_gem.h
    U xenocara/lib/libdrm/radeon/Makefile.am
    C xenocara/lib/libdrm/radeon/radeon_bo.c
    U xenocara/lib/libdrm/radeon/radeon-symbol-check
    U xenocara/lib/libdrm/radeon/radeon_cs.h
    U xenocara/lib/libdrm/exynos/libdrm_exynos.pc.in
    U xenocara/lib/libdrm/exynos/meson.build
    C xenocara/lib/libdrm/exynos/Makefile.in
    U xenocara/lib/libdrm/exynos/exynos_drm.h
    U xenocara/lib/libdrm/exynos/exynos_fimg2d.c
    U xenocara/lib/libdrm/exynos/exynos_drmif.h
    U xenocara/lib/libdrm/exynos/exynos-symbol-check
    U xenocara/lib/libdrm/exynos/exynos_drm.c
    U xenocara/lib/libdrm/exynos/Makefile.am
    U xenocara/lib/libdrm/exynos/fimg2d_reg.h
    U xenocara/lib/libdrm/exynos/exynos_fimg2d.h
    U xenocara/lib/libdrm/amdgpu/Makefile.sources
    C xenocara/lib/libdrm/amdgpu/amdgpu_bo.c
    U xenocara/lib/libdrm/amdgpu/amdgpu-symbol-check
    U xenocara/lib/libdrm/amdgpu/meson.build
    U xenocara/lib/libdrm/amdgpu/amdgpu_device.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_cs.c
    C xenocara/lib/libdrm/amdgpu/Makefile.in
    U xenocara/lib/libdrm/amdgpu/amdgpu.h
    U xenocara/lib/libdrm/amdgpu/amdgpu_vm.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_internal.h
    C xenocara/lib/libdrm/amdgpu/Makefile.am
    U xenocara/lib/libdrm/amdgpu/amdgpu_asic_id.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_gpu_info.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_vamgr.c
    U xenocara/lib/libdrm/amdgpu/handle_table.h
    U xenocara/lib/libdrm/amdgpu/handle_table.c
    U xenocara/lib/libdrm/amdgpu/libdrm_amdgpu.pc.in
    U xenocara/lib/libdrm/libkms/Makefile.sources
    U xenocara/lib/libdrm/libkms/libkms.h
    U xenocara/lib/libdrm/libkms/meson.build
    U xenocara/lib/libdrm/libkms/libkms.pc.in
    U xenocara/lib/libdrm/libkms/exynos.c
    U xenocara/lib/libdrm/libkms/internal.h
    U xenocara/lib/libdrm/libkms/radeon.c
    U xenocara/lib/libdrm/libkms/linux.c
    C xenocara/lib/libdrm/libkms/Makefile.in
    C xenocara/lib/libdrm/libkms/api.c
    U xenocara/lib/libdrm/libkms/vmwgfx.c
    U xenocara/lib/libdrm/libkms/nouveau.c
    U xenocara/lib/libdrm/libkms/Makefile.am
    U xenocara/lib/libdrm/libkms/dumb.c
    U xenocara/lib/libdrm/libkms/intel.c
    U xenocara/lib/libdrm/libkms/kms-symbol-check
    U xenocara/lib/libdrm/include/drm/sis_drm.h
    U xenocara/lib/libdrm/include/drm/qxl_drm.h
    U xenocara/lib/libdrm/include/drm/vmwgfx_drm.h
    U xenocara/lib/libdrm/include/drm/drm_sarea.h
    U xenocara/lib/libdrm/include/drm/tegra_drm.h
    C xenocara/lib/libdrm/include/drm/i915_drm.h
    U xenocara/lib/libdrm/include/drm/vc4_drm.h
    U xenocara/lib/libdrm/include/drm/README
    U xenocara/lib/libdrm/include/drm/amdgpu_drm.h
    U xenocara/lib/libdrm/include/drm/drm_mode.h
    U xenocara/lib/libdrm/include/drm/r128_drm.h
    U xenocara/lib/libdrm/include/drm/msm_drm.h
    U xenocara/lib/libdrm/include/drm/mga_drm.h
    U xenocara/lib/libdrm/include/drm/via_drm.h
    U xenocara/lib/libdrm/include/drm/nouveau_drm.h
    C xenocara/lib/libdrm/include/drm/drm.h
    U xenocara/lib/libdrm/include/drm/drm_fourcc.h
    U xenocara/lib/libdrm/include/drm/virtgpu_drm.h
    U xenocara/lib/libdrm/include/drm/radeon_drm.h
    U xenocara/lib/libdrm/include/drm/savage_drm.h
    U xenocara/lib/libdrm/include/drm/mach64_drm.h
    U xenocara/lib/libdrm/etnaviv/Makefile.sources
    U xenocara/lib/libdrm/etnaviv/etnaviv-symbol-check
    U xenocara/lib/libdrm/etnaviv/libdrm_etnaviv.pc.in
    U xenocara/lib/libdrm/etnaviv/meson.build
    C xenocara/lib/libdrm/etnaviv/Makefile.in
    U xenocara/lib/libdrm/etnaviv/etnaviv_perfmon.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_device.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_pipe.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_bo.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_drmif.h
    U xenocara/lib/libdrm/etnaviv/etnaviv_cmd_stream.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_gpu.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_bo_cache.c
    U xenocara/lib/libdrm/etnaviv/Makefile.am
    U xenocara/lib/libdrm/etnaviv/etnaviv_drm.h
    U xenocara/lib/libdrm/etnaviv/etnaviv_priv.h
    U xenocara/lib/libdrm/m4/ltsugar.m4
    U xenocara/lib/libdrm/m4/ltoptions.m4
    C xenocara/lib/libdrm/m4/libtool.m4
    U xenocara/lib/libdrm/m4/lt~obsolete.m4
    U xenocara/lib/libdrm/m4/ltversion.m4
    
    62 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jlibdrm:yesterday -jlibdrm xenocara/lib/libdrm

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:29:48

Modified files:
	lib/libdrm     : Makefile.am Makefile.bsd-wrapper Makefile.in 
	                 configure configure.ac libdrm_macros.h 
	                 xf86drm.c xf86drmHash.c xf86drmMode.c 
	                 xf86drmRandom.c xf86drmSL.c 
	lib/libdrm/amdgpu: Makefile.am Makefile.in amdgpu_bo.c 
	lib/libdrm/etnaviv: Makefile.in 
	lib/libdrm/exynos: Makefile.in 
	lib/libdrm/freedreno: Makefile.in 
	lib/libdrm/include/drm: drm.h i915_drm.h 
	lib/libdrm/intel: Makefile.am Makefile.in intel_bufmgr.c 
	                  intel_bufmgr_fake.c intel_bufmgr_gem.c 
	                  intel_chipset.h intel_decode.c 
	lib/libdrm/libkms: Makefile.in api.c 
	lib/libdrm/nouveau: Makefile.in 
	lib/libdrm/omap: Makefile.in 
	lib/libdrm/radeon: Makefile.in radeon_bo.c radeon_bo_gem.c 
	                   radeon_cs.c radeon_cs_gem.c radeon_cs_space.c 
	                   radeon_surface.c 
	lib/libdrm/tegra: Makefile.in 
	lib/libdrm/tests: Makefile.in 
	lib/libdrm/tests/amdgpu: Makefile.in 
	lib/libdrm/tests/etnaviv: Makefile.in 
	lib/libdrm/tests/exynos: Makefile.in 
	lib/libdrm/tests/kms: Makefile.in 
	lib/libdrm/tests/kmstest: Makefile.in 
	lib/libdrm/tests/modeprint: Makefile.in 
	lib/libdrm/tests/modetest: Makefile.in 
	lib/libdrm/tests/nouveau: Makefile.in 
	lib/libdrm/tests/proptest: Makefile.in 
	lib/libdrm/tests/radeon: Makefile.in 
	lib/libdrm/tests/tegra: Makefile.in 
	lib/libdrm/tests/vbltest: Makefile.in 
	lib/libdrm/vc4 : Makefile.in 

Log message:
Merge libdrm 2.4.96


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:31:23

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.arm64 md.armv7 
	                          md.i386 md.loongson md.macppc 
	                          md.octeon md.sgi md.socppc md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 02:31:26

Modified files:
	databases/db/v4: Makefile 

Log message:
Fix on !clang by adding MODGCC4_CPPLIBDEP to LIB_DEPENDS-main so that
COMPILER_LIBCXX/estdc++ is reachable by WANTLIB.

Same fix as the one sthen@ did for pythons. No bump since no change for
clang archs, and it doesnt package on others. Should unblock a truckload
of ports..


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:33:21

Modified files:
	.              : 3RDPARTY 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:39:04

Modified files:
	sysutils/augeas: Makefile 
Added files:
	sysutils/augeas/patches: patch-acinclude_m4 
	                         patch-examples_dump_c 
Removed files:
	sysutils/augeas/patches: patch-configure 

Log message:
Fix augtool:/usr/lib/libreadline.so.4.0: undefined symbol 'tgetent' as
reported by Raf Czlonka.
While here use %lld to print time_t.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:43:26

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-libavcodec_aaccoder_c 
	                         patch-libavcodec_aaccoder_trellis_h 
	                         patch-libavcodec_aaccoder_twoloop_h 
	                         patch-libavcodec_aacenc_c 
	                         patch-libavcodec_aacenc_h 
	                         patch-libavcodec_aacenc_is_c 
	                         patch-libavcodec_aacenc_ltp_c 
	                         patch-libavcodec_aacenc_pred_c 
	                         patch-libavcodec_aacenc_quantization_h 
	                         patch-libavcodec_aacenc_utils_h 
Added files:
	graphics/ffmpeg/patches: patch-libavcodec_x86_Makefile 
	                         patch-libavcodec_x86_aacencdsp_asm 
	                         patch-libavcodec_x86_aacencdsp_init_c 

Log message:
- Revert extended channel layouts using PCEs as some odd behavior can be
seen from the AAC encoder sometimes
- aacenc: add SIMD optimizations for abs_pow34 and quantization

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 03:06:27

Removed files:
	mail/mozilla-thunderbird/patches: 
	                                  patch-build_moz_configure_init_configure 

Log message:
Remove patch which was merged upstream, reminded by 'Greg', thanks !

I'm too lazy to run make patch....


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 03:14:38

Modified files:
	mail/gmime30   : Makefile distinfo 
	mail/gmime30/pkg: PLIST 

Log message:
Update to gmime30-3.2.2.


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/01 04:09:52

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
fix typos

Noticed by David Higgs, thanks.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 04:12:56

Modified files:
	mail/evolution-rss: Makefile 
	mail/evolution-rss/patches: 
	                            patch-src_e-mail-formatter-evolution-rss_c 

Log message:
Add patch for Red Hat bug #1624609 (Crash under strlen(),
emfe_evolution_rss_format()) -- from Fedora


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 04:13:25

Modified files:
	usr.sbin/smtpd : config.c lka.c parse.y smtpd.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_proc.c 

Log message:
allow smtpd to fork processes at startup and maintain a socketpair with
them.

ok jung@, eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/01 04:35:08

Modified files:
	sys/dev/pci/drm: drm_pciids.h 
	sys/dev/pci/drm/radeon: mkregtable.c r100_track.h 
	                        radeon_dp_mst.c radeon_legacy_tv.c 
	                        radeon_trace.h radeon_trace_points.c 

Log message:
Add SPDX-License-Identifier tags from linux git master to drm files
which previously had no license text.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/01 04:44:27

Modified files:
	sys/dev/pci/drm/i915: intel_ringbuffer.h 

Log message:
Add SPDX-License-Identifier tag from drm-intel-next-queued to
intel_ringbuffer.h which previously had no license text.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 04:47:46

Modified files:
	usr.sbin/smtpd : smtpd-api.h smtpd.h table.c table_static.c 

Log message:
introduce K_REGEX table type and table_regex_match(), unused for now

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/01 05:33:12

Modified files:
	infrastructure/bin: portimport 

Log message:
stronger error checks and better exit values
okay sthen@, solene@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/01 05:48:05

Modified files:
	app/ssh-askpass: x11-ssh-askpass.man.in 

Log message:
Fix path to app-default resource file. From Sascha Paunovic,
tweaked by me. ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 07:50:30

Modified files:
	lang/rust      : Makefile distinfo 
	lang/rust/patches: patch-src_bootstrap_lib_rs 
	                   patch-src_etc_rust-gdb 
	                   patch-src_librustdoc_test_rs 
	                   patch-src_libstd_sys_unix_os_rs 
	                   patch-src_test_run-pass-fulldeps_myriad-closures_rs 
	                   patch-src_tools_cargo_tests_testsuite_support_paths_rs 
	lang/rust/pkg  : PFRAG.aarch64-main PFRAG.amd64-main 
	                 PFRAG.i386-main PLIST-doc 

Log message:
Update to rust 1.30, from semarie@

cf https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/01 08:20:41

Modified files:
	regress/usr.sbin/bgpd/unittests: rde_sets_test.c rde_trie_test.c 

Log message:
Make this compile again by defining struct rde_memstats rdemem; in the tests.


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/11/01 08:22:42

Modified files:
	security/lynis : Makefile distinfo 

Log message:
Update for Lynis to 2.7.0


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 08:48:49

Modified files:
	usr.sbin/smtpd : config.c lka.c lka_proc.c parse.y 
	                 smtp_session.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_report.c smtp_report.c 

Log message:
teach smtp process how to report smtp events to lka and teach lka how to
report these events to a proc

ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/01 09:14:10

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgsubversion: Makefile distinfo 
	devel/py-hgsubversion/pkg: DESCR PLIST 

Log message:
py-hgsubversion is broken with mercurial 4.5 and 4.8. The latest
version available upstream doesn't work with mercurial 4.8.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/01 10:07:00

Modified files:
	usr.bin/units  : units.lib 

Log message:
update currency exchange rates;
the economist has no data for hungary, iceland, ukraine, or vietnam this month
(actually their whole section has been reformatted in a way that less information
is given, and it is poorer for it);


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/01 10:59:18

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgnested: Makefile distinfo 
	devel/py-hgnested/pkg: DESCR PLIST 

Log message:
Delete hgnested. It doesn't work with mercurial 4.5 or 4.8, and
nothing depends on it. Newer tagged releases are still broken with 4.5
or 4.8.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 12:01:51

Modified files:
	usr.sbin/smtpd : lka_session.c 

Log message:
log_warn() -> log_warnx() and only display warning that running commands
from aliases is dangerous if expand node is EXPAND_FILTER


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/01 12:04:13

Modified files:
	usr.bin/top    : top.c 

Log message:
Merge duplicate code into helper functions

This introduces filteruser() and filterpid(), where the first one can now
easily be extended to support matching numeric UIDs. The latter one is now
used by the `highlight` command as well.

No change in behaviour or output.

Feedback and OK millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 12:05:01

Modified files:
	www/apache-httpd: Makefile 
	www/apache-httpd/patches: patch-modules_ssl_ssl_engine_init_c 

Log message:
- add libressl patch needed to unbreak startup with ssl enabled
(SSL_CTX_set_post_handshake_auth), problem reported by Helmut Kiessling

- remove no-longer-needed chunk of the patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/01 14:36:09

Modified files:
	devel/gdb      : Makefile 
	devel/gdb/pkg  : PLIST 

Log message:
Register .pyc files so they are properly deleted when removing the package.

The .pyc files could be created after installation when running egdb as
root.

ok kirby@ landry@ sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 14:55:15

Log message:
    Import graphics/dibuja, a simple to use paint program.
    ok bentley@
    
    Dibuja is a simple to use paint program like Paintbrush for Mac or
    classic MS Paint.
    
    It allows you to easily create drawings and edit images, add arrows,
    text, and effects to your drawings and pictures, or crop and resize your
    images.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181101
    
    N ports/graphics/dibuja/Makefile
    N ports/graphics/dibuja/distinfo
    N ports/graphics/dibuja/pkg/PLIST
    N ports/graphics/dibuja/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 14:55:36

Modified files:
	graphics       : Makefile 

Log message:
+dibuja


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/01 16:00:25

Modified files:
	x11/qt5/qtbase : Makefile 
Added files:
	x11/qt5/qtbase/patches: 
	                        patch-src_network_ssl_qsslcertificate_openssl_cpp 
	                        patch-src_network_ssl_qsslcontext_openssl_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_p_h 

Log message:
re-add libreSSL patches to unbreak runtime errors and i386 build

TLS connection verified with otter-browser

Spotted by sthen@; Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 16:09:30

Modified files:
	lang/gcc/6     : Makefile 
	lang/gcc/6/patches: patch-gcc_config_arm_openbsd_h 
	                    patch-gcc_config_gcc 
	                    patch-gcc_config_i386_openbsdelf_h 
	lang/gcc/6/pkg : PLIST-main 
Added files:
	lang/gcc/6/pkg : PFRAG.alpha-main 

Log message:
Sync up the various commits that went into 4.9 into 6

- ARM PIE default setting
- ARM/X86 linker path fix for lld
- Copy over Alpha bits

From Brad, maintainer timeout


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/01 16:53:19

Modified files:
	infrastructure/mk: gnu.port.mk 

Log message:
gc MODGNU_EMACS_YOURE_WEIRD

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 18:19:32

Modified files:
	databases/mariadb: Makefile distinfo 
	databases/mariadb/patches: patch-client_CMakeLists_txt 
	databases/mariadb/pkg: PLIST-server PLIST-tests 

Log message:
update to MariaDB 10.0.37, from Brad
CVE-2016-9843, CVE-2018-3143, CVE-2018-3156, CVE-2018-3174,
CVE-2018-3251, CVE-2018-3282


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 18:56:29

Modified files:
	games/postal   : Makefile 

Log message:
Switch MASTER_SITES to the NYC*BUG mirror, problem noticed by solene@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 19:02:25

Modified files:
	sysutils/nomad : Makefile 

Log message:
NOT_FOR_ARCHS=i386, there are a bunch of undefined things in
crypto/blake2b, shirou/gopsutil/disk, shirou/gopsutil/mem


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/01 23:30:41

Modified files:
	lib/libcrypto/asn1: asn1_lib.c 

Log message:
whitespace


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/02 01:15:03

Modified files:
	sys/sys        : lockf.h 

Log message:
disable LOCKF_DIAGNOSTIC


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/02 01:17:35

Modified files:
	sys/kern       : vfs_lockf.c 

Log message:
make debug flags continuous


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/02 01:26:25

Modified files:
	libexec/ld.so  : malloc.c 

Log message:
ld.so's malloc has no runtime option processing, so remove the
setting flags and replace them by constants. ok deraadt@ guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mestre@cvs.openbsd.org	2018/11/02 01:32:13

Modified files:
	x11/st         : Makefile 
	x11/st/patches : patch-config_def_h 
Added files:
	x11/st/patches : patch-st_1 

Log message:
Remove key combination ctrl+shift+i, which calls dmenu, since pledge doesn't
have exec and makes it leave core dumps all over the place. kn@ noted that
upstream already removed this, so in the next version this patch can be deleted.
Prodded by aja@ to reflect this change in the manpage, this patch can also go
away once st it's updated.

OK kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/02 02:11:43

Modified files:
	share/man/man1 : dpb.1 

Log message:
help landry


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 02:20:17

Modified files:
	print/hplip    : Makefile 

Log message:
Don't try to run automake-1.11.

spotted by sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/02 02:50:13

Modified files:
	devel/include-what-you-use: Makefile distinfo 
Removed files:
	devel/include-what-you-use/patches: patch-iwyu_ast_util_cc 

Log message:
update to include-what-you-use 0.10
from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:47:21

Modified files:
	emulators/mame : Makefile distinfo 

Log message:
Update mame to 0.203.


CVSROOT:	/cvs
Module name:	www
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:48:20

Modified files:
	faq            : faq16.html 

Log message:
Fixes for the Virtualization FAQ: add missing 'of' and fix word order.


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:59:36

Modified files:
	sys/dev/ata    : ata_wdc.c 

Log message:
Remove unnecessary if/else block, both branches are identical. We can
in fact use the ATA_DELAY macro directly.

Coverity CID 1453008.

OK sthen@, kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	feinerer@cvs.openbsd.org	2018/11/02 04:10:06

Modified files:
	multimedia/libv4l: Makefile distinfo 
	multimedia/libv4l/patches: patch-lib_libv4lconvert_Makefile_in 
	multimedia/libv4l/pkg: PLIST 
Added files:
	multimedia/libv4l/patches: 
	                           patch-lib_libv4lconvert_control_libv4lcontrol_c 

Log message:
Update to libv4l 1.16.1


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/02 04:21:29

Modified files:
	usr.bin/getent : getent.c 

Log message:
Prefer user names over numeric user IDs

Behave like chown(8) to prevent clobbering user names which are numbers.

Prompted by and "this is how it should be" tedu, OK millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:07:17

Modified files:
	misc/osinfo/osinfo-db: Makefile distinfo 
	misc/osinfo/osinfo-db/pkg: PLIST 

Log message:
Update to osinfo-db-20181101.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:25:59

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.36.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:26:13

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.36.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:26:28

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.46.


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/02 06:46:10

Modified files:
	usr.bin/top    : top.1 top.c 

Log message:
Accept numeric user IDs

This makes `top -U 0' and "u-1000" work.

Feedback and "that looks right" tedu, OK millert, manual bits and OK jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/02 06:56:52

Modified files:
	editors/emacs  : Makefile 
	editors/emacs/pkg: PFRAG.no-no_x11 PFRAG.no_x11 PLIST 

Log message:
Upgrade path from emacs21 to latest emacs

"makes sense" naddy@, tweaks from sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/02 07:38:01

Modified files:
	lib/libcrypto  : Symbols.list 

Log message:
move X509_get0_serialNumber where it belongs


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 07:45:59

Modified files:
	usr.sbin/smtpd : table.c 

Log message:
add REG_NOSUB to flags in regcompile

suggested by jung@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/02 08:28:38

Modified files:
	www/py-requests: Makefile distinfo 

Log message:
Update to py-requests-2.20.0

This fixes CVE-2018-18074: "before 2.20.0 sends an HTTP Authorization header to
an http URI upon receiving a same-hostname https-to-http redirect, which makes
it easier for remote attackers to discover credentials by sniffing the
network."

Based on a diff from Edward Lopez-Acosta


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/02 08:29:35

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register py-requests update

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2018/11/02 08:40:24

Modified files:
	sys/net80211   : ieee80211_pae_input.c 

Log message:
Remove 'reused group key update received' printfs.
These have served no useful purpose in practice; all reported instances were
legitimate group key retransmissions by the AP, e.g. after laptop suspend.
We fixed KRACK long ago; re-used group key messages are nothing to worry about.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/02 09:27:13

Modified files:
	benchmarks/netperf-wrapper: Makefile distinfo 
	benchmarks/netperf-wrapper/patches: patch-flent_build_info_py 
	benchmarks/netperf-wrapper/pkg: PLIST-main 

Log message:
update to flent-1.2.2


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/02 09:36:07

Modified files:
	.              : errata63.html errata64.html 

Log message:
release syspatch errata


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 09:56:47

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
in-smtp -> smtp-in in reporting protocol


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 10:09:57

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
report connection event earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/02 10:12:27

Modified files:
	usr.sbin/syspatch: Tag: OPENBSD_6_3 syspatch.sh 

Log message:
Properly handle symlinks.
from ajacoutot@ tb@

OpenBSD 6.3 errata 021


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/02 10:12:59

Modified files:
	usr.sbin/syspatch: Tag: OPENBSD_6_4 syspatch.sh 

Log message:
Properly handle symlinks.
from ajacoutot@ tb@

OpenBSD 6.4 errata 002


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/02 10:15:55

Modified files:
	sbin/dhclient  : dhclient.c dhcpd.h dispatch.c 

Log message:
When reacting to SIGHUP, i.e. trying to restart, ignore incoming
packets, routing socket messages and cancel any pending protocol
timeout.

Since >1 packet can be received from bpf at a time, don't process any
further buffered packets after one triggers a decision to exit or
a signal is received.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/02 10:41:29

Modified files:
	textproc/jq    : Makefile distinfo 
	textproc/jq/patches: patch-configure patch-main_c 
Removed files:
	textproc/jq/patches: patch-builtin_c patch-jv_parse_c 
	                     patch-tests_setup 

Log message:
update to jq-1.6
use oniguruma from ports rather than bundled


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 10:50:23

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
pass struct sockaddr_storage instead of ss_to_text() in reporting


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:03:17

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
when reporting smtp-in link-connect event, report src and dest port too


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:16:30

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
smtp_report_link_connect() should be called from smtp_connected()


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:20:22

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
report rDNS in link connect event


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:27:17

Modified files:
	devel/libffi   : Makefile 
	devel/libffi/patches: patch-configure 

Log message:
Also check for assembler support for PC-related relocations on i386.
This removes accidentally retained text relocations and fixes
building with lld.
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:43:56

Modified files:
	devel/gmp      : Makefile 
	devel/mpfr     : Makefile 
	devel/libmpc   : Makefile 
	lang/gcc/4.9   : Makefile 
Added files:
	devel/gmp/pkg  : DESCR-cxx DESCR-main PLIST-cxx PLIST-main 
Removed files:
	devel/gmp/pkg  : DESCR PLIST 

Log message:
Re-add the gmpxx C++ library.  productivity/libalkimia requires the
C++ templates, though not libgmpxx.

Split off the C++ support into a separate cxx subpackage.  Add a
no_cxx bootstrap flavor and use it for the dependency chain up to
lang/gcc/4.9 in order to allow bootstrapping a C++ compiler from
ports.

Based on work by sthen@, tweaks by espie@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:48:39

Modified files:
	cad/geda-gaf   : Makefile 
	cad/openscad   : Makefile 
	devel/avr32/gcc: Makefile 
	devel/avr32/gcc-bootstrap: Makefile 
	devel/cln      : Makefile 
	devel/glpk     : Makefile 
	devel/gmc4cc   : Makefile 
	games/gnubg    : Makefile 
	games/minetest : Makefile 
	lang/classpath : Makefile 
	lang/ecl       : Makefile 
	lang/gawk      : Makefile 
	lang/gnucobol  : Makefile 
	lang/gpc       : Makefile 
	lang/guile     : Makefile 
	lang/guile2    : Makefile 
	lang/librep    : Makefile 
	lang/parrot    : Makefile 
	lang/php/5.6   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/ruby/2.4  : Makefile 
	lang/ruby/2.5  : Makefile 
	lang/swi-prolog: Makefile 
	math/cgal      : Makefile 
	math/ecm       : Makefile 
	math/lrs       : Makefile 
	math/ntl       : Makefile 
	math/ocaml-zarith: Makefile 
	math/p5-Math-BigInt-GMP: Makefile 
	math/p5-Math-GMP: Makefile 
	math/wcalc     : Makefile 
	net/kismet     : Makefile 
	net/libktorrent: Makefile 
	productivity/aqbanking: Makefile 
	productivity/ledger: Makefile 
	productivity/libalkimia: Makefile 
	security/botan : Makefile 
	security/libnettle: Makefile 
	security/py-cryptodome: Makefile 
	security/ssss  : Makefile 
	x11/gnustep/base: Makefile 
	x11/kde-applications/kcalc: Makefile 
	x11/kde4/kcalc : Makefile 

Log message:
bump for package path change devel/gmp -> devel/gmp,-main


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:56:50

Modified files:
	productivity/libalkimia: Makefile 

Log message:
require the devel/gmp,-cxx subpackage at build time for the templates in
gmpxx.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 13:12:30

Modified files:
	sysutils/libqcow: Makefile 

Log message:
needs gettext-tools


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/02 13:23:13

Modified files:
	graphics/dibuja: Makefile 
	graphics/dibuja/pkg: PLIST 

Log message:
This needs the intltool MODULE, spotted by naddy@
While here, @comment out two lines that aja@ says are useless


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2018/11/02 15:32:30

Modified files:
	sys/dev/usb    : if_ure.c if_urereg.h 

Log message:
Revert previous, it broke my Anker USB device

ok patrick


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/11/02 17:32:44

Modified files:
	graphics/py-matplotlib: Makefile 
Added files:
	graphics/py-matplotlib/patches: patch-src__image_wrapper_cpp 

Log message:
Backport compile fix for i386/clang. Breakage reported by sthen@.

ok landry@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 17:37:03

Modified files:
	multimedia/x264: Makefile 

Log message:
build PIC code on all archs; from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	pascal@cvs.openbsd.org	2018/11/02 17:52:22

Modified files:
	net/tor        : Makefile distinfo 

Log message:
Update to tor 0.3.4.9.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/02 23:59:52

Log message:
    Import libftdi1-1.4.
    
    libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM,
    FT2232C, FT2232D, FT245R, FT232H and FT230X including the popular bitbang
    mode. The library is linked with programs in userspace, no kernel driver
    required.
    
    ok benoit@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181102
    
    N ports/devel/libftdi1/Makefile
    N ports/devel/libftdi1/distinfo
    N ports/devel/libftdi1/pkg/DESCR
    N ports/devel/libftdi1/pkg/PLIST
    N ports/devel/libftdi1/patches/patch-test_baudrate_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:00:43

Modified files:
	devel          : Makefile 

Log message:
+libftdi1


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:31:15

Modified files:
	comms/sigrok/libsigrok: Makefile distinfo 
	comms/sigrok/libsigrok/patches: patch-bindings_cxx_classes_cpp 
	                                patch-config_h_in 
	comms/sigrok/libsigrok/pkg: PLIST 
Added files:
	comms/sigrok/libsigrok/patches: patch-src_std_c 

Log message:
Update to libsigrok-0.5.1.

Release notes: https://www.sigrok.org/blog/libsigrok-051-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:32:05

Modified files:
	comms/sigrok/libsigrokdecode: Makefile distinfo 
	comms/sigrok/libsigrokdecode/pkg: PLIST 

Log message:
Update to libsigrokdecode-0.5.2.

Release notes: https://sigrok.org/blog/libsigrokdecode-052-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:33:07

Modified files:
	comms/sigrok/pulseview: Makefile distinfo 
	comms/sigrok/pulseview/pkg: PLIST 

Log message:
Update to pulseview-0.4.1.

Release notes: https://www.sigrok.org/blog/pulseview-041-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:26:02

Modified files:
	misc/hwdata    : Makefile distinfo 

Log message:
Update to hwdata-0.317.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:18

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.37.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:33

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.37.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:54

Modified files:
	sysutils/awscli: Makefile distinfo 
	sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.47.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 02:59:54

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
remove log_debug


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/03 03:13:24

Modified files:
	lib/libc/asr   : getaddrinfo_async.c 

Log message:
For correctness, do not read struct servent if getservbyname_r() failed.
Also simplify code.


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/03 03:21:25

Modified files:
	regress/sys/kern/flock: Makefile flock.c 

Log message:
cleanup flock regress:
- unifdef __FreeBSD__
- create temporary file in TMPDIR and fallback to /tmp
- remove (almost) unused arguments passed to each test case
- enable verbose output using `-v' option


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/03 03:54:55

Added files:
	graphics/piglit/patches: 
	                         patch-tests_spec_ext_framebuffer_multisample_draw-buffers-common_cpp 
	                         patch-tests_util_piglit-test-pattern_cpp 

Log message:
somehow, some tests found their way into compilation, and broke it thanks
to C++11 narrowing issues. Obvious fixes to the code (no bump, didn't build
before)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 04:41:33

Modified files:
	print/hplip    : Makefile 
	print/hplip/patches: patch-Makefile_in patch-createPPD_sh 
Added files:
	print/hplip/patches: patch-prnt_hpcups_HPCupsFilter_cpp 

Log message:
Unbreak hpcups printing; it was trying to dlopen a Linux proprietary blob.
from Debian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 05:27:48

Modified files:
	textproc/gtranslator: Makefile distinfo 
	textproc/gtranslator/pkg: PLIST 
Removed files:
	textproc/gtranslator/patches: patch-man_Makefile_in 

Log message:
Update to gtranslator-3.30.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 07:26:27

Modified files:
	audio/audacity : Makefile 
	audio/audacity/patches: patch-configure 

Log message:
Fix linking with ld.lld, FileDialog needs gobject and gtk libs.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:42:24

Modified files:
	usr.sbin/smtpd : config.c lka.c parse.y pony.c smtp.c 
	                 smtp_session.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_filter.c 

Log message:
bring plumbing for builtin filters

ok millert@, eric@, jung@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 07:42:33

Modified files:
	audio/audacity : Makefile 
	audio/audacity/patches: patch-src_export_ExportMP3_cpp 
Added files:
	audio/audacity/patches: patch-src_prefs_LibraryPrefs_cpp 

Log message:
Pick up libmp3lame.so if it's installed; proddeb by a mail from Anthony
Campbell.
While here, don't offer to download libmp3lame of ffmpeg.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:47:46

Modified files:
	usr.sbin/smtpd : lka_filter.c lka_proc.c parse.y smtp_session.c 
	                 smtpd.h 

Log message:
bring plumbing for proc filters

ok millert@, eric@, jung@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:56:50

Modified files:
	usr.sbin/smtpd : lka.c lka_filter.c parse.y smtp_session.c 
	                 smtpd.h 

Log message:
check-rdns builtin filter, to be improved


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:01:02

Modified files:
	app/xenodm     : configure.ac 

Log message:
Remove useless check for XdmcpWrap().

It was only needed by xdmcp. ok tb@ mortimer@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:01:21

Modified files:
	app/xenodm     : configure 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:05:28

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Explicitely disable xdm-authorization-1 support in X server.

It was previously disabled by a broken test for XdmcpWrap() in xdm and
later in xenodm but it won't be missed. (use of DES, no IPv6 support).
ok tb@ mortimer@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 08:39:46

Modified files:
	usr.sbin/smtpd : parse.y smtp.c smtp_session.c smtpd.h 

Log message:
only apply filter rules to filtered interfaces


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/03 08:46:02

Modified files:
	productivity/libalkimia: Makefile 

Log message:
libalkimia and its dependent kmymoney require the C++ template code in
gmpxx.h but do not link with libgmpxx, so add devel/gmp,-cxx to both
build and run depends.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 08:53:44

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
s->filter_phase and s->filter_param must be assigned earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 09:41:47

Modified files:
	usr.sbin/smtpd/smtpd: Makefile 
Removed files:
	usr.sbin/smtpd : smtpf_session.c 

Log message:
we no longer need smtpf_session.c


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/03 10:44:33

Modified files:
	infrastructure/db: user.list 

Log message:
Comment _dkim-milter as the port was removed


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 12:04:45

Modified files:
	app/xenodm/config: xenodm-config.in 
	app/xenodm/include: dm.h 
	app/xenodm/xenodm: resource.c 

Log message:
Remove the unused 'keyFile' resource.

It is not used anymore in xenodm (was used to specify the secret keys
for the XDM-AUTHORIZATION-1 authentication protocol in xdm with
xdmcp).
ok kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/03 12:56:32

Modified files:
	lang/python/3.6: Makefile distinfo 
	lang/python/3.6/pkg: PLIST-idle PLIST-main PLIST-tests 

Log message:
update to python 3.6.7.
tested in a bulk build by naddy@ (thanks).


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/11/03 13:22:38

Modified files:
	databases/p5-DBD-CSV: Makefile distinfo 
	databases/p5-DBD-CSV/pkg: PLIST 

Log message:
Update databases/p5-DBD-CSV to 0.54

From wen heping 


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/03 14:38:03

Modified files:
	multimedia/x265: Makefile 

Log message:
Build PIC code on all archs.  Drop assembly code on i386 since it
doesn't support PIC.  with Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 14:45:48

Modified files:
	usr.sbin/smtpd : lka_filter.c 

Log message:
hostnames are case-sensitive of course...


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/03 15:31:59

Modified files:
	devel/cbindgen : Makefile distinfo 

Log message:
Update cbindgen to 0.6.7, again a requirement for mozilla-central.

Per #1503401 firefox 63 needs a patch to keep building with that
version, this will be handled in a few.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/03 15:45:52

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/mozilla-firefox/files: all-openbsd.js 
	www/mozilla-firefox/pkg: README 
	www/firefox-i18n: Makefile.inc distinfo 
Added files:
	www/mozilla-firefox/patches: 
	                             patch-servo_components_style_cbindgen_toml 

Log message:
Bugfix update to firefox 63.0.1.

See https://www.mozilla.org/en-US/firefox/63.0.1/releasenotes/
- fix build with cbindgen 0.6.7
- really disable media autoplay by default, the knob changed (cf #1470082)
- use about:blank as default homepage/new tab page in new profiles.

Rationale: some parts of Activity Stream (the new Firefox Home) are nice
(ie searchbox, highlights, topsites from browsing history, etc) but
'snippets' is invasive (them being broken is a driver for this version,
cf #1503047, where comments are.. worrying), as is 'Recommended by
pocket' content shown to some countries (DE, CA, US..) - sadly, those
two sections cant easily be disabled (cf #1504279) on about:newtab, so
use the about:blank big hammer for privacy. Existing profiles still
using the default 'Firefox Home' are advised to visit
about:preferences#home and uncheck 'snippets' and 'pages saved to
pocket'... and read https://www.mozilla.org/en-US/privacy/firefox/.

While here add a section in pkg/README advising users using NIS or with
profiles on NFS to add getpw to the content process pledge, as it's
apparently needed in those conditions.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/03 17:17:21

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
No need to say 'restarting' twice when LLADDR is modified. Log "LLADDR
changed" when it changes and "restarting" when the restart is actually
executed.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/03 23:32:42

Modified files:
	usr.bin/mandoc : dbm.c 

Log message:
lstmatch() expects a list of strings separated by \0 and terminated
with \0\0.  In the NULL case dbm_page_get() returned only simple
strings so correct processing was depending on data layout.  Use
an additional \0 to terminate the single string lists.  Found by
mandoc regress since llvm linker on amd64 arranges strings differently.
OK schwarze@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/03 23:56:45

Modified files:
	usr.sbin/httpd : server_http.c 

Log message:
isalpha(3) requires an unsigned char value (or -1).

from Hiltjo Posthuma (hiltjo(at)codemadness.org)


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/11/04 01:52:55

Modified files:
	usr.sbin/ripd  : control.c control.h rde.c ripd.c ripe.c 

Log message:
Pledge ripe and rde.
Use unveil to remove file system access for the parent proc.

Also remove control_cleanup as discussed on tech@. It allows to fully remove
fs access (ripd does not support reload). It's not an issue for ripd and
ripctrl if an unused socket file is lying around.

reads OK for claudio@ and mestre@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/04 01:04:08

Modified files:
	usr.sbin/ldapd : btree.3 

Log message:
some tweaks from raf czlonka, plus one more from me;


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/04 05:33:24

Modified files:
	www/chromium   : Makefile distinfo 
	www/chromium/patches: patch-BUILD_gn 
	                      patch-ash_display_mirror_window_controller_cc 
	                      patch-base_BUILD_gn 
	                      patch-base_debug_debugger_posix_cc 
	                      patch-base_debug_stack_trace_posix_cc 
	                      patch-base_process_process_metrics_h 
	                      patch-base_process_process_posix_cc 
	                      patch-build_config_compiler_BUILD_gn 
	                      patch-build_config_compiler_compiler_gni 
	                      patch-build_toolchain_gcc_toolchain_gni 
	                      patch-cc_BUILD_gn 
	                      patch-chrome_app_chrome_command_ids_h 
	                      patch-chrome_app_chrome_main_delegate_cc 
	                      patch-chrome_app_chromium_strings_grd 
	                      patch-chrome_app_generated_resources_grd 
	                      patch-chrome_app_google_chrome_strings_grd 
	                      patch-chrome_app_settings_strings_grdp 
	                      patch-chrome_browser_about_flags_cc 
	                      patch-chrome_browser_browser_resources_grd 
	                      patch-chrome_browser_chrome_browser_main_cc 
	                      patch-chrome_browser_chrome_browser_main_linux_cc 
	                      patch-chrome_browser_chrome_content_browser_client_cc 
	                      patch-chrome_browser_chrome_content_browser_client_h 
	                      patch-chrome_browser_defaults_cc 
	                      patch-chrome_browser_devtools_devtools_eye_dropper_cc 
	                      patch-chrome_browser_download_chrome_download_manager_delegate_cc 
	                      patch-chrome_browser_extensions_BUILD_gn 
	                      patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
	                      patch-chrome_browser_extensions_bookmark_app_helper_cc 
	                      patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
	                      patch-chrome_browser_extensions_external_provider_impl_cc 
	                      patch-chrome_browser_flag_descriptions_cc 
	                      patch-chrome_browser_flag_descriptions_h 
	                      patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc 
	                      patch-chrome_browser_memory_details_cc 
	                      patch-chrome_browser_metrics_chrome_metrics_service_client_cc 
	                      patch-chrome_browser_net_system_network_context_manager_cc 
	                      patch-chrome_browser_password_manager_password_store_factory_cc 
	                      patch-chrome_browser_prefs_browser_prefs_cc 
	                      patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc 
	                      patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc 
	                      patch-chrome_browser_profiles_profile_io_data_cc 
	                      patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
	                      patch-chrome_browser_ssl_ssl_error_controller_client_cc 
	                      patch-chrome_browser_sync_chrome_sync_client_cc 
	                      patch-chrome_browser_tracing_crash_service_uploader_cc 
	                      patch-chrome_browser_ui_browser_command_controller_cc 
	                      patch-chrome_browser_ui_browser_commands_cc 
	                      patch-chrome_browser_ui_browser_commands_h 
	                      patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc 
	                      patch-chrome_browser_ui_tab_helpers_cc 
	                      patch-chrome_browser_ui_toolbar_app_menu_model_cc 
	                      patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc 
	                      patch-chrome_browser_ui_views_frame_browser_view_cc 
	                      patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc 
	                      patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc 
	                      patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc 
	                      patch-chrome_browser_ui_webui_about_ui_cc 
	                      patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc 
	                      patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc 
	                      patch-chrome_common_BUILD_gn 
	                      patch-chrome_common_chrome_features_cc 
	                      patch-chrome_common_chrome_features_h 
	                      patch-chrome_common_chrome_paths_cc 
	                      patch-chrome_common_chrome_paths_h 
	                      patch-chrome_common_chrome_switches_cc 
	                      patch-chrome_common_chrome_switches_h 
	                      patch-chrome_common_pref_names_cc 
	                      patch-chrome_common_pref_names_h 
	                      patch-chrome_common_webui_url_constants_cc 
	                      patch-chrome_common_webui_url_constants_h 
	                      patch-chromecast_browser_cast_content_browser_client_cc 
	                      patch-components_autofill_core_browser_autofill_experiments_cc 
	                      patch-components_autofill_strings_grdp 
	                      patch-components_crash_content_app_BUILD_gn 
	                      patch-components_crash_content_browser_BUILD_gn 
	                      patch-components_metrics_BUILD_gn 
	                      patch-components_neterror_resources_neterror_js 
	                      patch-components_network_session_configurator_browser_network_session_configurator_cc 
	                      patch-components_new_or_sad_tab_strings_grdp 
	                      patch-components_os_crypt_os_crypt_h 
	                      patch-components_policy_resources_policy_templates_json 
	                      patch-content_app_content_main_runner_impl_cc 
	                      patch-content_browser_BUILD_gn 
	                      patch-content_browser_browser_main_loop_cc 
	                      patch-content_browser_gpu_gpu_process_host_cc 
	                      patch-content_browser_media_media_internals_cc 
	                      patch-content_browser_renderer_host_render_message_filter_cc 
	                      patch-content_browser_renderer_host_render_message_filter_h 
	                      patch-content_browser_renderer_host_render_process_host_impl_cc 
	                      patch-content_browser_renderer_host_render_process_host_impl_h 
	                      patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
	                      patch-content_browser_service_manager_service_manager_context_cc 
	                      patch-content_browser_webui_web_ui_data_source_impl_cc 
	                      patch-content_common_user_agent_cc 
	                      patch-content_gpu_gpu_main_cc 
	                      patch-content_gpu_gpu_sandbox_hook_linux_cc 
	                      patch-content_ppapi_plugin_ppapi_blink_platform_impl_h 
	                      patch-content_public_common_content_switches_cc 
	                      patch-content_public_common_content_switches_h 
	                      patch-content_public_common_renderer_preferences_h 
	                      patch-content_renderer_render_thread_impl_cc 
	                      patch-content_renderer_renderer_blink_platform_impl_cc 
	                      patch-content_renderer_renderer_blink_platform_impl_h 
	                      patch-content_utility_utility_blink_platform_with_sandbox_support_impl_h 
	                      patch-content_utility_utility_main_cc 
	                      patch-device_bluetooth_BUILD_gn 
	                      patch-device_serial_BUILD_gn 
	                      patch-device_usb_BUILD_gn 
	                      patch-extensions_common_api__permission_features_json 
	                      patch-gpu_ipc_service_gpu_init_cc 
	                      patch-gpu_ipc_service_gpu_watchdog_thread_cc 
	                      patch-media_audio_BUILD_gn 
	                      patch-media_base_video_frame_cc 
	                      patch-media_base_video_frame_h 
	                      patch-media_capture_video_create_video_capture_device_factory_cc 
	                      patch-media_capture_video_fake_video_capture_device_factory_cc 
	                      patch-media_capture_video_video_capture_device_client_cc 
	                      patch-net_BUILD_gn 
	                      patch-net_base_address_tracker_linux_cc 
	                      patch-net_dns_dns_util_cc 
	                      patch-net_proxy_resolution_proxy_resolution_service_cc 
	                      patch-net_socket_udp_socket_posix_cc 
	                      patch-net_tools_cert_verify_tool_cert_verify_tool_cc 
	                      patch-net_url_request_url_request_context_builder_cc 
	                      patch-pdf_pdfium_pdfium_engine_cc 
	                      patch-remoting_base_chromoting_event_cc 
	                      patch-remoting_host_it2me_it2me_native_messaging_host_main_cc 
	                      patch-remoting_host_me2me_desktop_environment_cc 
	                      patch-remoting_host_remoting_me2me_host_cc 
	                      patch-sandbox_BUILD_gn 
	                      patch-sandbox_linux_BUILD_gn 
	                      patch-services_catalog_store_cc 
	                      patch-services_catalog_store_h 
	                      patch-services_content_simple_browser_simple_browser_service_cc 
	                      patch-services_device_time_zone_monitor_time_zone_monitor_cc 
	                      patch-services_device_time_zone_monitor_time_zone_monitor_linux_cc 
	                      patch-services_network_BUILD_gn 
	                      patch-services_network_network_service_cc 
	                      patch-services_network_network_service_h 
	                      patch-services_service_manager_sandbox_BUILD_gn 
	                      patch-third_party_angle_BUILD_gn 
	                      patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp 
	                      patch-third_party_angle_third_party_vulkan-loader_src_loader_loader_c 
	                      patch-third_party_blink_renderer_core_html_canvas_canvas_async_blob_creator_cc 
	                      patch-third_party_blink_renderer_platform_BUILD_gn 
	                      patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc 
	                      patch-third_party_blink_renderer_platform_heap_thread_state_cc 
	                      patch-third_party_boringssl_BUILD_generated_gni 
	                      patch-third_party_boringssl_src_include_openssl_base_h 
	                      patch-third_party_crashpad_crashpad_build_crashpad_buildconfig_gni 
	                      patch-third_party_crashpad_crashpad_util_misc_metrics_cc 
	                      patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp 
	                      patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc 
	                      patch-third_party_protobuf_src_google_protobuf_stubs_platform_macros_h 
	                      patch-third_party_sqlite_BUILD_gn 
	                      patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp 
	                      patch-third_party_webrtc_modules_audio_device_BUILD_gn 
	                      patch-third_party_webrtc_rtc_base_BUILD_gn 
	                      patch-third_party_webrtc_rtc_base_httpcommon_cc 
	                      patch-third_party_webrtc_rtc_base_network_cc 
	                      patch-third_party_webrtc_webrtc_gni 
	                      patch-third_party_zlib_BUILD_gn 
	                      patch-tools_gn_base_files_file_util_posix_cc 
	                      patch-ui_base_material_design_material_design_controller_cc 
	                      patch-ui_base_ui_base_features_cc 
	                      patch-ui_base_ui_base_features_h 
	                      patch-ui_events_event_switches_cc 
	                      patch-ui_events_event_switches_h 
	                      patch-ui_gfx_BUILD_gn 
	                      patch-ui_gfx_font_render_params_h 
	                      patch-ui_gfx_gpu_memory_buffer_h 
	                      patch-ui_gfx_mojo_buffer_types_struct_traits_cc 
	                      patch-ui_gl_BUILD_gn 
	                      patch-ui_gl_generate_bindings_py 
	                      patch-ui_gl_gl_bindings_api_autogen_glx_h 
	                      patch-ui_gl_sync_control_vsync_provider_cc 
	                      patch-ui_views_controls_textfield_textfield_cc 
	                      patch-ui_views_window_custom_frame_view_cc 
	                      patch-v8_BUILD_gn patch-v8_src_log-utils_h 
Added files:
	www/chromium/patches: 
	                      patch-chrome_browser_browser_process_impl_cc 
	                      patch-chrome_browser_browser_process_impl_h 
	                      patch-chrome_browser_ui_browser_view_prefs_cc 
	                      patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc 
	                      patch-chrome_renderer_chrome_content_renderer_client_cc 
	                      patch-chrome_service_cloud_print_print_system_cc 
	                      patch-chromecast_browser_cast_browser_main_parts_cc 
	                      patch-components_autofill_core_browser_autofill_experiments_h 
	                      patch-components_autofill_core_common_autofill_features_cc 
	                      patch-components_autofill_core_common_autofill_util_cc 
	                      patch-components_download_internal_common_base_file_cc 
	                      patch-components_previews_core_previews_features_cc 
	                      patch-components_services_font_font_service_app_cc 
	                      patch-components_storage_monitor_removable_device_constants_cc 
	                      patch-components_storage_monitor_removable_device_constants_h 
	                      patch-components_sync_device_info_local_device_info_provider_impl_cc 
	                      patch-content_browser_renderer_host_input_input_device_change_observer_cc 
	                      patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc 
	                      patch-content_browser_scheduler_responsiveness_native_event_observer_cc 
	                      patch-content_browser_scheduler_responsiveness_native_event_observer_h 
	                      patch-content_public_common_common_param_traits_macros_h 
	                      patch-content_public_common_use_zoom_for_dsf_policy_cc 
	                      patch-content_renderer_media_stream_processed_local_audio_source_cc 
	                      patch-content_renderer_render_process_impl_cc 
	                      patch-extensions_browser_browser_context_keyed_service_factories_cc 
	                      patch-extensions_shell_app_shell_main_delegate_cc 
	                      patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc 
	                      patch-headless_lib_browser_headless_url_request_context_getter_cc 
	                      patch-media_audio_audio_input_device_cc 
	                      patch-media_base_vector_math_cc 
	                      patch-media_capture_video_mock_gpu_memory_buffer_manager_cc 
	                      patch-media_video_gpu_memory_buffer_video_frame_pool_cc 
	                      patch-mojo_public_c_system_thunks_cc 
	                      patch-remoting_host_evaluate_capability_cc 
	                      patch-remoting_host_host_attributes_cc 
	                      patch-services_audio_audio_sandbox_hook_linux_cc 
	                      patch-services_content_simple_browser_simple_browser_service_h 
	                      patch-services_network_network_context_cc 
	                      patch-services_service_manager_embedder_main_cc 
	                      patch-services_tracing_public_cpp_trace_event_agent_cc 
	                      patch-services_tracing_tracing_service_h 
	                      patch-third_party_blink_renderer_core_inspector_inspector_memory_agent_cc 
	                      patch-third_party_blink_renderer_core_layout_layout_view_cc 
	                      patch-third_party_blink_renderer_core_scroll_scrollbar_theme_aura_cc 
	                      patch-third_party_blink_renderer_platform_fonts_font_description_cc 
	                      patch-third_party_brotli_enc_port_h 
	                      patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h 
	                      patch-ui_message_center_views_message_popup_view_cc 
	                      patch-ui_views_bubble_bubble_dialog_delegate_view_cc 
Removed files:
	www/chromium/patches: 
	                      patch-chrome_browser_media_router_providers_wired_display_wired_display_media_route_provider_cc 
	                      patch-chrome_browser_notifications_message_center_notification_manager_cc 
	                      patch-chrome_browser_signin_account_consistency_mode_manager_cc 
	                      patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc 
	                      patch-chrome_browser_web_applications_web_app_cc 
	                      patch-chrome_browser_web_applications_web_app_h 
	                      patch-chrome_common_extensions_chrome_extensions_client_cc 
	                      patch-content_common_view_messages_h 
	                      patch-content_public_test_test_web_ui_h 
	                      patch-third_party_mesa_src_src_glsl_strtod_c 
	                      patch-third_party_mesa_src_src_mesa_main_imports_c 
	                      patch-third_party_perfetto_src_base_unix_task_runner_cc 
	                      patch-third_party_protobuf_src_google_protobuf_stubs_atomicops_h 
	                      patch-ui_gfx_gpu_memory_buffer_cc 
	                      patch-ui_gl_gl_implementation_cc 
	                      patch-ui_message_center_views_toast_contents_view_cc 
	                      patch-ui_views_bubble_bubble_dialog_delegate_cc 

Log message:
update to 70.0.3538.77


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/04 05:34:54

Modified files:
	usr.sbin/bgpd  : rde.c rde.h rde_rib.c rde_update.c 

Log message:
Introduce a real Adj-RIB-Out. At the same time remove the update_rib
introduced before 6.4 because it now can be replaced with the real RIB.
Main changes are:
- simplified 'show rib' handling since everything is now a real RIB
- path_update() is now returning if a prefix was not modified, added or moved
- softreconfig out case is simpler since path_update does all the magic now
- Adjust shutdown code to work with the Adj-RIB-Out
Tested and OK denis@, benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/04 07:34:00

Modified files:
	usr.sbin/bgpd  : bgpd.h bgpd.8 

Log message:
Graceful BGP Session Shutdown is a real RFC, add it to the list.
OK job@, benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/04 09:32:11

Modified files:
	sbin/dhclient  : clparse.c dhclient.c dispatch.c 

Log message:
No names in function prototypes. Spaces after commas in
function prototypes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/04 10:57:06

Modified files:
	graphics/ffmpeg: Makefile 

Log message:
On i386, ffmpeg is full of non-PIC assembly code.  Since disabling this
would come with a prohibitive performance cost, accept text relocations
in this exceptional case and link with -znotext.  ok Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/04 11:17:29

Modified files:
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
Added files:
	lang/php/7.1/patches: patch-sapi_fpm_fpm_fpm_children_c 
	lang/php/7.2/patches: patch-sapi_fpm_fpm_fpm_children_c 

Log message:
fix 64-bit time_t issue in php-fpm log printf


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 11:45:19

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Reformat and sort the OPENSSL_NO_* defines.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/04 12:10:34

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Kill obsolete comment about the constraints imposed by the need to
bounce the interface link state. We no longer bounce.


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/04 12:31:14

Modified files:
	lib/libc/sys   : sysctl.2 

Log message:
add missing NET_RT_TABLE

OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/04 12:36:25

Modified files:
	sys/netinet    : tcp_usrreq.c 

Log message:
The change of the sb_mbmax calculation in sbreserve() broke setting
a fixed socket send buffer size for TCP.  tcp_update_sndspace()
could overwrite the value as the algorithms were not in sync.
OK benno@ claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/11/04 13:49:46

Modified files:
	lang/go        : Makefile distinfo 
	lang/go/pkg    : PLIST 

Log message:
Update lang/go to 1.11.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/04 14:38:37

Modified files:
	security       : Makefile 
Removed files:
	security/py-keyczar: Makefile distinfo 
	security/py-keyczar/pkg: DESCR PLIST 

Log message:
Remove py-keyczar, we don't need it anymore

Hint from Edward Lopez-Acosta, ok rpe@ (maintainer) sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/04 14:39:46

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register py-keyczar removal


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 16:03:40

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Update the opensslfeatures.h to include all of the OPENSSL_NO_* flags that
currently exist in OpenSSL - comment out that ones that we do not already
define. Some OPENSSL_NO_* flags that we define have been removed from
OpenSSL (and code that depended on these to know when features are not
available now think that the features have been enabled...). We keep these
defined but in their own separate group.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 16:25:18

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Define OPENSSL_NO_ASYNC - our libcryptosink does not have built in async
features (and possibly never will).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/04 16:35:58

Modified files:
	sysutils/p5-File-Rename: Makefile 

Log message:
Test requires p5-Test-Pod-Coverage, add dependency.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 17:13:36

Modified files:
	usr.sbin/ntpd  : constraint.c 

Log message:
Be stricter with TLS configuration for ntpd constraints.

We already require TLSv1.2 so it does not make sense to be liberal with the
cipher suites that we allow. Additionally, it is potentially dangerous to
disable certificate verification when no CA data is available (which is
currently an impossible case to reach).

Also ensure we check the return value from tls_config_set_ca_mem() (as
spotted by tb@).

ok kn@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 20:49:44

Modified files:
	lib/libssl     : ssl_cert.c ssl_locl.h t1_lib.c 

Log message:
Mop up ecdh_tmp, since it is no longer used.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 22:45:15

Modified files:
	lib/libssl     : Makefile d1_clnt.c d1_srvr.c 
Added files:
	lib/libssl     : ssl_methods.c 
Removed files:
	lib/libssl     : d1_meth.c t1_clnt.c t1_meth.c t1_srvr.c 

Log message:
Consolidate all of the SSL method structs/functions into a single file.

Discussed with tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/04 22:49:29

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.5.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/04 23:18:16

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 

Log message:
bugfix update mkvtoolnix-28.2.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/04 23:49:37

Modified files:
	www/py-django/lts: Makefile distinfo 
	www/py-django/lts/pkg: PLIST 
	www/py-django/stable: Makefile distinfo 
	www/py-django/stable/pkg: PLIST 

Log message:
update django to 2.1.3 and 1.11.16.
from wen heping: wenheping2000 at hotmail dot com (thanks).


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 23:55:37

Modified files:
	lib/libssl     : s3_lib.c ssl_locl.h t1_lib.c 

Log message:
Clean up the code that checks if we can choose an EC cipher suite.

The tls1_check_ec_tmp_key() function is now rather misnamed, so just inline
the code. Also, rather than running tls1_get_shared_curve() once per EC
cipher suite, we can run it once at the start of the ssl3_choose_cipher()
function.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/05 00:01:15

Modified files:
	usr.sbin/bgpd  : kroute.c 

Log message:
F_RIB_HASNOFIB is defined, let's use it

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/05 00:03:08

Modified files:
	usr.sbin/tftp-proxy: tftp-proxy.8 

Log message:
mark up AUTHORS; from raf czlonka


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 00:58:37

Modified files:
	multimedia/x265: Makefile 
Added files:
	multimedia/x265/patches: patch-source_common_quant_cpp 
Removed files:
	multimedia/x265/patches: patch-source_common_cpu_cpp 

Log message:
Use upstream patch to fix the build on !X86 archs.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:01:13

Modified files:
	devel/help2man : Makefile distinfo 

Log message:
Update to help2man-1.47.8.

from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/05 01:15:31

Modified files:
	graphics/termtosvg: Makefile distinfo 
	graphics/termtosvg/pkg: PLIST 

Log message:
Update termtosvg to 0.6.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 01:23:40

Modified files:
	lib/libc       : Symbols.list 
	lib/libc/hidden: stdlib.h 
	lib/libc/stdlib: malloc.3 malloc.c 
	include        : stdlib.h 

Log message:
Implement C11's aligned_alloc(3). ok guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 01:24:16

Modified files:
	lib/libc       : shlib_version 

Log message:
aligned_alloc bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:38:10

Modified files:
	devel/atk2mm   : Makefile distinfo 
	devel/atk2mm/pkg: PLIST 

Log message:
Update to atk2mm-2.28.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:43:28

Modified files:
	graphics/py-cairo: Makefile distinfo 

Log message:
Update to py-cairo-1.18.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/05 03:06:10

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
Fixup the case where an mbuf cluster is used. Correctly offset the data to
the end of the cluster (there is no M_ALIGN version for clusters so it is
hard coded). Also make the sanity check more general by using m_leadingspace.
Not a security issue since the cluster code is not reachable, there is enough
space in an mbuf.
OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/05 03:24:17

Modified files:
	productivity/ledger: Makefile 

Log message:
Explicitly disable libedit support since we don't install the needed headers.

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 03:31:32

Modified files:
	lib/libc/gen   : valloc.3 

Log message:
Mention aligned_alloc(), prompted by Brad; ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/05 03:51:47

Modified files:
	geo/qgis       : Makefile distinfo 
	geo/qgis/patches: patch-src_app_qgisapp_cpp 

Log message:
Update to QGIS 3.4.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 04:52:55

Modified files:
	lang/gcc/6     : Makefile gcc4.port.mk 

Log message:
sync changes from gcc/4.9; from Brad, ok pascal@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/05 04:59:05

Modified files:
	usr.sbin/snmpd : snmpd.c snmpe.c 

Log message:
snmpd(8)'s main process needs to open the config file and /dev/pf both with
read permissions, but once it reaches pledge(2) just before the main loop both
were already opened. Since snmpd(8) doesn't have a way to load or reload the
config file, not even through SIGHUP, then rpath promise is not needed.

The snmpe process cannot yet be pledged, but it doesn't need fs access so we
can disable the access through unveil("/", ""); unveil(NULL, NULL);

"looks right" to deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/05 07:57:09

Modified files:
	security/gnutls: Makefile 

Log message:
We no longer need to handle the case that the system compiler is
not clang on amd64.  Also add COMPILER_LIBCXX to WANTLIB on all
archs.
ok sthen@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/05 08:13:56

Modified files:
	sys/arch/amd64/amd64: machdep.c 
	sys/dev/pci    : puc.c 

Log message:
Fix kernel build without serial console

OK mpi


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2018/11/05 08:16:12

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/05 08:59:17

Modified files:
	infrastructure/mk: bsd.port.mk gnu.port.mk pkgpath.mk 

Log message:
introduce new intermediate "gen" target, to regenerate configure
information (between post-patch and pre-configure).

and convenience regen target.

rationale: discussed with sthen@, having this in post-patch means you
need to clean up before running it again. Having it in configure is
somewhat time-consuming.  So an extra stage where you can easily control
it makes sense.

Only moves gnu module hooks and REORDER_DEPENDENCIES to use gen for now,
all ports using autogen/setup.sh should probably move to that as well

okay landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/05 08:59:47

Modified files:
	share/man/man7 : ports.7 
	share/man/man5 : bsd.port.mk.5 port-modules.5 

Log message:
document new target gen


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/05 10:05:50

Modified files:
	usr.bin/kdump  : kdump_subr.h ktrstruct.c mksubr 
	sys/kern       : kern_descrip.c 
	sys/sys        : ktrace.h 

Log message:
trace struct flock; ok visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 10:20:11

Modified files:
	devel/pangomm  : Makefile distinfo 
	devel/pangomm/pkg: PLIST 

Log message:
Update to pangomm-2.42.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:23:12

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
remove junk target; noop


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:23:41

Modified files:
	devel/libcoap  : Makefile 
	graphics/iec16022: Makefile 
	graphics/openjpeg: Makefile 
	multimedia/atomicparsley: Makefile 
	multimedia/motion: Makefile 
	net/mac-telnet : Makefile 
	net/mtr        : Makefile 
	net/nfdump     : Makefile 
	news/slrn      : Makefile 

Log message:
most post-patch to do-gen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:24:32

Modified files:
	telephony/asterisk: Makefile 

Log message:
most post-patch to do-gen


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/05 12:10:15

Modified files:
	www/gitea      : Makefile distinfo 

Log message:
Security update gitea 1.5.0 -> 1.5.3
diff and OK from Klemens Nanni kn@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/05 12:27:53

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update p5-Mail-SPF-Iterator to 1.118


CVSROOT:	/cvs
Module name:	www
Changes by:	rsadowski@cvs.openbsd.org	2018/11/05 13:01:29

Modified files:
	.              : events.html 
Added files:
	papers         : openbsd_openrheinruhr_nov2018.pdf 

Log message:
Add my slides at OpenRheinRuhr 2018 in Oberhausen, Germany.

A short talk about 6.4 and a small overview. Slides are in German.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 13:18:21

Modified files:
	lib/libcrypto/ec: ec2_smpl.c ec_lcl.h ec_lib.c ecp_mont.c 
	                  ecp_nist.c ecp_nistp224.c ecp_nistp256.c 
	                  ecp_nistp521.c ecp_nistz256.c ecp_smpl.c 

Log message:
Implement coordinate blinding for EC_POINT.
Based on OpenSSL commit 875ba8b21ecc65ad9a6bdc66971e50
by Billy Brumley, Sohaib ul Hassan and Nicola Tuveri.

ok beck jsing

commit 875ba8b21ecc65ad9a6bdc66971e50461660fcbb
Author: Sohaib ul Hassan 
Date:   Sat Jun 16 17:07:40 2018 +0300

Implement coordinate blinding for EC_POINT

This commit implements coordinate blinding, i.e., it randomizes the
representative of an elliptic curve point in its equivalence class, for
prime curves implemented through EC_GFp_simple_method,
EC_GFp_mont_method, and EC_GFp_nist_method.

This commit is derived from the patch
https://marc.info/?l=openssl-dev&m=131194808413635 by Billy Brumley.

Coordinate blinding is a generally useful side-channel countermeasure
and is (mostly) free. The function itself takes a few field
multiplicationss, but is usually only necessary at the beginning of a
scalar multiplication (as implemented in the patch). When used this way,
it makes the values that variables take (i.e., field elements in an
algorithm state) unpredictable.

For instance, this mitigates chosen EC point side-channel attacks for
settings such as ECDH and EC private key decryption, for the
aforementioned curves.

For EC_METHODs using different coordinate representations this commit
does nothing, but the corresponding coordinate blinding function can be
easily added in the future to extend these changes to such curves.

Co-authored-by: Nicola Tuveri 
Co-authored-by: Billy Brumley 

Reviewed-by: Tim Hudson 
Reviewed-by: Nicola Tuveri 
Reviewed-by: Andy Polyakov 
(Merged from https://github.com/openssl/openssl/pull/6526)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 13:29:52

Modified files:
	lib/libssl     : ssl_tlsext.c 

Log message:
Rework the TLS extension handling code to improve readability/flexibility,
by moving the needs/build/parse functions into their own struct.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 13:41:30

Modified files:
	lib/libssl     : s3_lib.c ssl_locl.h ssl_tlsext.c ssl_tlsext.h 
	                 t1_lib.c tls1.h 

Log message:
Rename the TLS Supported Elliptic Curves extension to Supported Groups.

RFC 7919 renamed the Supported Elliptic Curves TLS extension to Supported
Groups and redefined it to include finite field DH (FFDH) in addition to
elliptic curve DH (ECDH). As such, rename the TLS extension and change the
associated code to refer to groups rather than curves.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/05 13:52:22

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
Consider the size of IP header when doing the ICMP length overflow
check.  This code was never reached as ICMP length was truncated
before, but fix the wrong calculation anyway.
OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/05 14:29:50

Modified files:
	security/gnutls: Makefile 

Log message:
When building with ports gcc, compile the C parts with -std=gnu11
to match the visibility of max_align_t between C and C++.

GCC 4.9 defaults to C89 and does not accept the "restrict" keyword
by default.  This causes a configure check to add -std=gnu99 to the
compiler flags.  Since max_align_t is from C11, the -std=gnu99 flag
removes it from visibility and gnutls's copy of gnulib then provides
its own replacement definition of max_align_t.  When gnutls builds
its C++ library, the C++ visibility rules are different.  The
max_align_t from stddef.h reappears and collides with the gnulib
replacement.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/05 14:32:48

Modified files:
	games/pokerth  : Makefile 
Added files:
	games/pokerth/patches: patch-pokerth_game_pro 
	                       patch-pokerth_server_pro 

Log message:
unbreak LLD build

`SSL_library_init` is in libssl so add `-lssl` to LIBS.

bump hint and ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/05 14:50:39

Modified files:
	sys/netinet    : ip_icmp.c ip_icmp.h 

Log message:
In icmp_input_if() m_pullup up the maximum size of required data at the start.
The maximum is ICMP_MINLEN (8) + max IPv4 header size (60) + IPv6 header (40)
for the IPv6 over IPv4 transition case. By having up to this amount of data
consequtive in an mbuf makes the rest of the code simpler and no more extra
m_pullup calls are needed. Only length checks are now required.The maximum
size is also big enough for all other ICMP types that don't embed the IP
heaader. This ensures that all data has been m_pullup-ed before calling the
ctlinput function which can look that deep into the header.
OK bluhm@ markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	edd@cvs.openbsd.org	2018/11/05 14:55:41

Modified files:
	devel/radare2  : Makefile.inc 
	devel/radare2/bindings: Makefile distinfo 
	devel/radare2/bindings/pkg: PLIST 
	devel/radare2/main: Makefile distinfo 
	devel/radare2/main/patches: patch-binr_rules_mk 
	                            patch-libr_Makefile 
	devel/radare2/main/pkg: PLIST README 

Log message:
Update devel/radare2 and bindings to the newest versions (3.0.1/2.9.0).

The majority of the work was done by David Carlier, with input from
myself and semarie@.

OK semarie@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/05 15:04:40

Modified files:
	www/iridium    : Makefile distinfo 
	www/iridium/files: audio_manager_openbsd.cc pledge.main 
	                   sndio_input.cc sndio_input.h sndio_output.cc 
	                   unveil.main 
	www/iridium/patches: patch-BUILD_gn 
	                     patch-ash_display_mirror_window_controller_cc 
	                     patch-base_BUILD_gn 
	                     patch-base_debug_debugger_posix_cc 
	                     patch-base_debug_stack_trace_posix_cc 
	                     patch-base_i18n_icu_util_cc 
	                     patch-base_linux_util_cc 
	                     patch-base_process_launch_h 
	                     patch-base_process_process_iterator_openbsd_cc 
	                     patch-base_process_process_metrics_h 
	                     patch-base_process_process_metrics_openbsd_cc 
	                     patch-base_process_process_metrics_posix_cc 
	                     patch-base_process_process_posix_cc 
	                     patch-base_rand_util_h 
	                     patch-base_sys_info_posix_cc 
	                     patch-base_test_launcher_test_launcher_cc 
	                     patch-base_threading_platform_thread_linux_cc 
	                     patch-base_threading_thread_task_runner_handle_cc 
	                     patch-base_trace_event_malloc_dump_provider_cc 
	                     patch-base_trace_event_process_memory_dump_cc 
	                     patch-base_trace_event_process_memory_dump_h 
	                     patch-build_config_BUILDCONFIG_gn 
	                     patch-build_config_BUILD_gn 
	                     patch-build_config_compiler_BUILD_gn 
	                     patch-build_config_compiler_compiler_gni 
	                     patch-build_toolchain_gcc_toolchain_gni 
	                     patch-build_toolchain_openbsd_BUILD_gn 
	                     patch-cc_BUILD_gn 
	                     patch-chrome_app_chrome_command_ids_h 
	                     patch-chrome_app_chrome_main_cc 
	                     patch-chrome_app_chrome_main_delegate_cc 
	                     patch-chrome_app_chromium_strings_grd 
	                     patch-chrome_app_generated_resources_grd 
	                     patch-chrome_app_google_chrome_strings_grd 
	                     patch-chrome_app_settings_strings_grdp 
	                     patch-chrome_browser_about_flags_cc 
	                     patch-chrome_browser_after_startup_task_utils_cc 
	                     patch-chrome_browser_browser_process_impl_cc 
	                     patch-chrome_browser_browser_process_impl_h 
	                     patch-chrome_browser_browser_resources_grd 
	                     patch-chrome_browser_chrome_browser_main_cc 
	                     patch-chrome_browser_chrome_browser_main_linux_cc 
	                     patch-chrome_browser_chrome_content_browser_client_cc 
	                     patch-chrome_browser_chrome_content_browser_client_h 
	                     patch-chrome_browser_defaults_cc 
	                     patch-chrome_browser_devtools_devtools_eye_dropper_cc 
	                     patch-chrome_browser_diagnostics_diagnostics_writer_h 
	                     patch-chrome_browser_download_chrome_download_manager_delegate_cc 
	                     patch-chrome_browser_download_download_prefs_cc 
	                     patch-chrome_browser_extensions_BUILD_gn 
	                     patch-chrome_browser_extensions_api_input_ime_input_ime_api_h 
	                     patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
	                     patch-chrome_browser_extensions_bookmark_app_helper_cc 
	                     patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
	                     patch-chrome_browser_extensions_external_provider_impl_cc 
	                     patch-chrome_browser_flag_descriptions_cc 
	                     patch-chrome_browser_flag_descriptions_h 
	                     patch-chrome_browser_media_router_discovery_discovery_network_list_wifi_linux_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_log_uploader_cc 
	                     patch-chrome_browser_memory_details_cc 
	                     patch-chrome_browser_plugins_plugins_resource_service_cc 
	                     patch-chrome_browser_process_singleton_posix_cc 
	                     patch-chrome_browser_renderer_preferences_util_cc 
	                     patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
	                     patch-chrome_browser_resources_settings_appearance_page_appearance_page_html 
	                     patch-chrome_browser_speech_tts_controller_impl_cc 
	                     patch-chrome_browser_ssl_ssl_error_controller_client_cc 
	                     patch-chrome_browser_sync_chrome_sync_client_cc 
	                     patch-chrome_browser_task_manager_sampling_task_manager_impl_cc 
	                     patch-chrome_browser_tracing_crash_service_uploader_cc 
	                     patch-chrome_browser_ui_browser_command_controller_cc 
	                     patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc 
	                     patch-chrome_browser_ui_startup_bad_flags_prompt_cc 
	                     patch-chrome_browser_ui_startup_startup_browser_creator_cc 
	                     patch-chrome_browser_ui_tab_helpers_cc 
	                     patch-chrome_browser_ui_toolbar_app_menu_model_cc 
	                     patch-chrome_browser_ui_views_accelerator_table_cc 
	                     patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc 
	                     patch-chrome_browser_ui_views_first_run_dialog_cc 
	                     patch-chrome_browser_ui_views_frame_browser_frame_cc 
	                     patch-chrome_browser_ui_views_frame_browser_non_client_frame_view_factory_views_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc 
	                     patch-chrome_browser_ui_views_tabs_new_tab_button_cc 
	                     patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc 
	                     patch-chrome_browser_ui_webui_about_ui_cc 
	                     patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc 
	                     patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc 
	                     patch-chrome_common_BUILD_gn 
	                     patch-chrome_common_chrome_features_cc 
	                     patch-chrome_common_chrome_features_h 
	                     patch-chrome_common_chrome_paths_cc 
	                     patch-chrome_common_chrome_paths_h 
	                     patch-chrome_common_chrome_switches_cc 
	                     patch-chrome_common_chrome_switches_h 
	                     patch-chrome_common_pref_names_cc 
	                     patch-chrome_common_pref_names_h 
	                     patch-chrome_common_webui_url_constants_cc 
	                     patch-chrome_common_webui_url_constants_h 
	                     patch-chromecast_browser_cast_content_browser_client_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_cc 
	                     patch-components_autofill_strings_grdp 
	                     patch-components_content_settings_core_browser_website_settings_registry_cc 
	                     patch-components_crash_content_app_BUILD_gn 
	                     patch-components_crash_content_browser_BUILD_gn 
	                     patch-components_metrics_BUILD_gn 
	                     patch-components_neterror_resources_neterror_js 
	                     patch-components_network_session_configurator_browser_network_session_configurator_cc 
	                     patch-components_new_or_sad_tab_strings_grdp 
	                     patch-components_os_crypt_os_crypt_h 
	                     patch-components_policy_resources_policy_templates_json 
	                     patch-components_policy_tools_generate_policy_source_py 
	                     patch-components_storage_monitor_BUILD_gn 
	                     patch-content_browser_BUILD_gn 
	                     patch-content_browser_browser_child_process_host_impl_cc 
	                     patch-content_browser_browser_main_loop_cc 
	                     patch-content_browser_child_process_launcher_helper_linux_cc 
	                     patch-content_browser_gpu_gpu_process_host_cc 
	                     patch-content_browser_media_media_internals_cc 
	                     patch-content_browser_renderer_host_render_message_filter_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_h 
	                     patch-content_browser_renderer_host_render_view_host_impl_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc 
	                     patch-content_browser_webui_web_ui_data_source_impl_cc 
	                     patch-content_browser_webui_web_ui_data_source_impl_h 
	                     patch-content_common_user_agent_cc 
	                     patch-content_gpu_gpu_main_cc 
	                     patch-content_gpu_gpu_sandbox_hook_linux_cc 
	                     patch-content_ppapi_plugin_ppapi_plugin_main_cc 
	                     patch-content_public_common_content_switches_cc 
	                     patch-content_public_common_content_switches_h 
	                     patch-content_public_common_renderer_preferences_h 
	                     patch-content_renderer_render_thread_impl_cc 
	                     patch-content_renderer_renderer_main_platform_delegate_linux_cc 
	                     patch-content_shell_browser_shell_browser_context_cc 
	                     patch-content_shell_browser_shell_browser_main_parts_cc 
	                     patch-content_utility_utility_main_cc 
	                     patch-device_bluetooth_BUILD_gn 
	                     patch-device_gamepad_gamepad_provider_cc 
	                     patch-device_serial_BUILD_gn 
	                     patch-device_usb_BUILD_gn 
	                     patch-extensions_browser_api_messaging_message_service_cc 
	                     patch-extensions_common_api__permission_features_json 
	                     patch-extensions_common_feature_switch_cc 
	                     patch-gpu_ipc_common_gpu_memory_buffer_support_cc 
	                     patch-gpu_ipc_common_gpu_memory_buffer_support_h 
	                     patch-gpu_ipc_service_gpu_init_cc 
	                     patch-headless_lib_browser_headless_content_browser_client_cc 
	                     patch-headless_lib_headless_macros_h 
	                     patch-ipc_ipc_message_utils_cc 
	                     patch-ipc_ipc_message_utils_h 
	                     patch-iridium_trknotify_cpp 
	                     patch-media_audio_BUILD_gn 
	                     patch-media_audio_audio_manager_cc 
	                     patch-media_base_video_frame_cc 
	                     patch-media_base_video_frame_h 
	                     patch-media_capture_video_fake_video_capture_device_factory_cc 
	                     patch-media_capture_video_video_capture_device_client_cc 
	                     patch-net_BUILD_gn 
	                     patch-net_base_address_tracker_linux_cc 
	                     patch-net_base_network_change_notifier_cc 
	                     patch-net_dns_dns_util_cc 
	                     patch-net_http_http_network_session_cc 
	                     patch-net_proxy_resolution_proxy_config_service_linux_cc 
	                     patch-net_socket_udp_socket_posix_cc 
	                     patch-net_tools_cert_verify_tool_cert_verify_tool_cc 
	                     patch-net_url_request_url_request_context_builder_cc 
	                     patch-pdf_pdfium_pdfium_engine_cc 
	                     patch-remoting_base_chromoting_event_cc 
	                     patch-remoting_host_it2me_it2me_native_messaging_host_main_cc 
	                     patch-remoting_host_me2me_desktop_environment_cc 
	                     patch-remoting_host_remoting_me2me_host_cc 
	                     patch-sandbox_BUILD_gn 
	                     patch-sandbox_linux_BUILD_gn 
	                     patch-services_catalog_store_cc 
	                     patch-services_catalog_store_h 
	                     patch-services_device_time_zone_monitor_time_zone_monitor_cc 
	                     patch-services_device_time_zone_monitor_time_zone_monitor_linux_cc 
	                     patch-services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_linux_cc 
	                     patch-services_service_manager_public_cpp_standalone_service_BUILD_gn 
	                     patch-services_service_manager_public_cpp_standalone_service_standalone_service_cc 
	                     patch-services_service_manager_runner_host_BUILD_gn 
	                     patch-services_service_manager_sandbox_BUILD_gn 
	                     patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc 
	                     patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_h 
	                     patch-skia_ext_SkMemory_new_handler_cpp 
	                     patch-third_party_angle_BUILD_gn 
	                     patch-third_party_angle_src_libANGLE_Display_cpp 
	                     patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp 
	                     patch-third_party_blink_renderer_platform_BUILD_gn 
	                     patch-third_party_blink_renderer_platform_fonts_font_cache_cc 
	                     patch-third_party_blink_renderer_platform_heap_thread_state_cc 
	                     patch-third_party_blink_renderer_platform_wtf_BUILD_gn 
	                     patch-third_party_boringssl_BUILD_generated_gni 
	                     patch-third_party_boringssl_src_include_openssl_base_h 
	                     patch-third_party_crashpad_crashpad_build_crashpad_buildconfig_gni 
	                     patch-third_party_crashpad_crashpad_client_BUILD_gn 
	                     patch-third_party_crashpad_crashpad_util_misc_capture_context_h 
	                     patch-third_party_crashpad_crashpad_util_misc_metrics_cc 
	                     patch-third_party_crashpad_crashpad_util_posix_symbolic_constants_posix_cc 
	                     patch-third_party_ffmpeg_BUILD_gn 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h 
	                     patch-third_party_fontconfig_include_config_h 
	                     patch-third_party_fontconfig_src_src_fccompat_c 
	                     patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp 
	                     patch-third_party_protobuf_src_google_protobuf_stubs_platform_macros_h 
	                     patch-third_party_skia_src_gpu_GrAutoLocaleSetter_h 
	                     patch-third_party_sqlite_BUILD_gn 
	                     patch-third_party_sqlite_amalgamation_sqlite3_c 
	                     patch-third_party_swiftshader_src_Common_SharedLibrary_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_Surface_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libGLES_CM_libGLES_CM_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libGLESv2_libGLESv2_hpp 
	                     patch-third_party_webrtc_modules_audio_device_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_httpcommon_cc 
	                     patch-third_party_webrtc_rtc_base_network_cc 
	                     patch-third_party_webrtc_rtc_base_physicalsocketserver_cc 
	                     patch-third_party_webrtc_system_wrappers_BUILD_gn 
	                     patch-third_party_webrtc_webrtc_gni 
	                     patch-third_party_zlib_BUILD_gn 
	                     patch-tools_json_schema_compiler_feature_compiler_py 
	                     patch-tools_variations_fieldtrial_to_struct_py 
	                     patch-ui_base_ime_ime_engine_handler_interface_h 
	                     patch-ui_base_resource_resource_bundle_cc 
	                     patch-ui_events_event_switches_cc 
	                     patch-ui_events_event_switches_h 
	                     patch-ui_events_keycodes_dom_keycode_converter_cc 
	                     patch-ui_gfx_font_list_cc 
	                     patch-ui_gfx_font_render_params_h 
	                     patch-ui_gfx_gpu_memory_buffer_h 
	                     patch-ui_gfx_ipc_gfx_param_traits_macros_h 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_cc 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_h 
	                     patch-ui_gl_BUILD_gn 
	                     patch-ui_gl_generate_bindings_py 
	                     patch-ui_gl_gl_bindings_api_autogen_glx_h 
	                     patch-ui_gl_gl_bindings_autogen_glx_cc 
	                     patch-ui_gl_sync_control_vsync_provider_cc 
	                     patch-ui_views_controls_textfield_textfield_cc 
	                     patch-ui_views_views_delegate_cc 
	                     patch-ui_views_views_delegate_h 
	                     patch-ui_views_window_custom_frame_view_cc 
	                     patch-ui_views_window_dialog_delegate_cc 
	                     patch-ui_views_window_frame_background_cc 
	                     patch-v8_BUILD_gn patch-v8_src_log-utils_h 
	www/iridium/pkg: PLIST 
Added files:
	www/iridium/patches: patch-base_debug_elf_reader_linux_cc 
	                     patch-build_detect_host_arch_py 
	                     patch-chrome_browser_autocomplete_chrome_autocomplete_scheme_classifier_cc 
	                     patch-chrome_browser_metrics_chrome_metrics_service_client_cc 
	                     patch-chrome_browser_net_system_network_context_manager_cc 
	                     patch-chrome_browser_password_manager_password_store_factory_cc 
	                     patch-chrome_browser_prefs_browser_prefs_cc 
	                     patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc 
	                     patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc 
	                     patch-chrome_browser_profiles_profile_io_data_cc 
	                     patch-chrome_browser_ui_browser_commands_cc 
	                     patch-chrome_browser_ui_browser_commands_h 
	                     patch-chrome_browser_ui_browser_view_prefs_cc 
	                     patch-chrome_browser_ui_views_frame_browser_view_cc 
	                     patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc 
	                     patch-chrome_renderer_chrome_content_renderer_client_cc 
	                     patch-chrome_renderer_pepper_pepper_flash_font_file_host_cc 
	                     patch-chrome_renderer_pepper_pepper_flash_font_file_host_h 
	                     patch-chrome_service_cloud_print_print_system_cc 
	                     patch-chromecast_browser_cast_browser_main_parts_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_h 
	                     patch-components_autofill_core_common_autofill_features_cc 
	                     patch-components_autofill_core_common_autofill_util_cc 
	                     patch-components_download_internal_common_base_file_cc 
	                     patch-components_previews_core_previews_features_cc 
	                     patch-components_services_filesystem_file_system_app_cc 
	                     patch-components_services_font_font_service_app_cc 
	                     patch-components_storage_monitor_removable_device_constants_cc 
	                     patch-components_storage_monitor_removable_device_constants_h 
	                     patch-components_sync_device_info_local_device_info_provider_impl_cc 
	                     patch-content_app_content_main_runner_impl_cc 
	                     patch-content_browser_renderer_host_input_input_device_change_observer_cc 
	                     patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_h 
	                     patch-content_browser_service_manager_service_manager_context_cc 
	                     patch-content_common_common_sandbox_support_linux_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_h 
	                     patch-content_public_common_common_param_traits_macros_h 
	                     patch-content_public_common_use_zoom_for_dsf_policy_cc 
	                     patch-content_renderer_media_stream_processed_local_audio_source_cc 
	                     patch-content_renderer_render_process_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_h 
	                     patch-content_utility_utility_blink_platform_with_sandbox_support_impl_cc 
	                     patch-content_utility_utility_blink_platform_with_sandbox_support_impl_h 
	                     patch-extensions_browser_browser_context_keyed_service_factories_cc 
	                     patch-extensions_shell_app_shell_main_delegate_cc 
	                     patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc 
	                     patch-gpu_ipc_service_gpu_watchdog_thread_cc 
	                     patch-gpu_ipc_service_gpu_watchdog_thread_h 
	                     patch-headless_lib_browser_headless_url_request_context_getter_cc 
	                     patch-media_audio_audio_input_device_cc 
	                     patch-media_base_scopedfd_helper_h 
	                     patch-media_base_vector_math_cc 
	                     patch-media_capture_video_create_video_capture_device_factory_cc 
	                     patch-media_capture_video_mock_gpu_memory_buffer_manager_cc 
	                     patch-media_capture_video_shared_memory_handle_provider_cc 
	                     patch-media_capture_video_shared_memory_handle_provider_h 
	                     patch-media_capture_video_video_capture_buffer_pool_impl_cc 
	                     patch-media_video_gpu_memory_buffer_video_frame_pool_cc 
	                     patch-mojo_public_c_system_thunks_cc 
	                     patch-net_proxy_resolution_proxy_resolution_service_cc 
	                     patch-net_third_party_quic_platform_impl_quic_ip_address_impl_cc 
	                     patch-remoting_host_evaluate_capability_cc 
	                     patch-remoting_host_host_attributes_cc 
	                     patch-sandbox_linux_services_init_process_reaper_cc 
	                     patch-services_audio_audio_sandbox_hook_linux_cc 
	                     patch-services_content_simple_browser_simple_browser_service_cc 
	                     patch-services_content_simple_browser_simple_browser_service_h 
	                     patch-services_device_geolocation_location_arbitrator_cc 
	                     patch-services_network_BUILD_gn 
	                     patch-services_network_network_context_cc 
	                     patch-services_network_network_service_cc 
	                     patch-services_network_network_service_h 
	                     patch-services_service_manager_embedder_main_cc 
	                     patch-services_service_manager_zygote_common_zygote_features_gni 
	                     patch-services_service_manager_zygote_host_zygote_host_impl_linux_cc 
	                     patch-services_service_manager_zygote_host_zygote_host_impl_linux_h 
	                     patch-services_service_manager_zygote_zygote_host_linux_h 
	                     patch-services_service_manager_zygote_zygote_linux_cc 
	                     patch-services_service_manager_zygote_zygote_main_linux_cc 
	                     patch-services_tracing_public_cpp_trace_event_agent_cc 
	                     patch-services_tracing_tracing_service_h 
	                     patch-third_party_angle_third_party_vulkan-loader_BUILD_gn 
	                     patch-third_party_angle_third_party_vulkan-loader_src_loader_loader_c 
	                     patch-third_party_angle_third_party_vulkan-loader_src_loader_vk_loader_platform_h 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_layers_vk_loader_platform_h 
	                     patch-third_party_blink_renderer_core_editing_editing_behavior_cc 
	                     patch-third_party_blink_renderer_core_html_canvas_canvas_async_blob_creator_cc 
	                     patch-third_party_blink_renderer_core_html_forms_internal_popup_menu_cc 
	                     patch-third_party_blink_renderer_core_inspector_inspector_memory_agent_cc 
	                     patch-third_party_blink_renderer_core_layout_layout_view_cc 
	                     patch-third_party_blink_renderer_core_scroll_scrollbar_theme_aura_cc 
	                     patch-third_party_blink_renderer_platform_fonts_font_cache_h 
	                     patch-third_party_blink_renderer_platform_fonts_font_description_cc 
	                     patch-third_party_blink_renderer_platform_fonts_font_metrics_cc 
	                     patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc 
	                     patch-third_party_blink_renderer_platform_wtf_stack_util_cc 
	                     patch-third_party_boringssl_src_include_openssl_cpu_h 
	                     patch-third_party_brotli_enc_port_h 
	                     patch-third_party_crashpad_crashpad_util_misc_address_types_h 
	                     patch-third_party_crc32c_BUILD_gn 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_arm64_config_h 
	                     patch-third_party_ffmpeg_libavutil_random_seed_c 
	                     patch-third_party_perfetto_include_perfetto_base_build_config_h 
	                     patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h 
	                     patch-third_party_perfetto_include_perfetto_base_watchdog_posix_h 
	                     patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc 
	                     patch-third_party_skia_third_party_vulkanmemoryallocator_include_vk_mem_alloc_h 
	                     patch-tools_gn_base_files_file_posix_cc 
	                     patch-tools_gn_base_files_file_util_h 
	                     patch-tools_gn_base_files_file_util_posix_cc 
	                     patch-tools_gn_base_files_scoped_file_cc 
	                     patch-tools_gn_build_build_linux_ninja_template 
	                     patch-tools_gn_build_gen_py 
	                     patch-tools_gn_tools_gn_args_cc 
	                     patch-tools_gn_util_semaphore_cc 
	                     patch-tools_gn_util_semaphore_h 
	                     patch-tools_gn_util_ticks_cc 
	                     patch-ui_base_material_design_material_design_controller_cc 
	                     patch-ui_base_ui_base_features_cc 
	                     patch-ui_base_ui_base_features_h 
	                     patch-ui_gfx_BUILD_gn 
	                     patch-ui_gl_gl_fence_cc 
	                     patch-ui_message_center_public_cpp_message_center_constants_h 
	                     patch-ui_message_center_views_message_popup_view_cc 
	                     patch-ui_views_bubble_bubble_dialog_delegate_view_cc 
	                     patch-v8_src_base_platform_platform-openbsd_cc 
	www/iridium/pkg: PFRAG.component PFRAG.swiftshader 
Removed files:
	www/iridium/patches: patch-base_base_paths_posix_cc 
	                     patch-base_process_process_metrics_cc 
	                     patch-chrome_browser_media_router_providers_wired_display_wired_display_media_route_provider_cc 
	                     patch-chrome_browser_notifications_message_center_notification_manager_cc 
	                     patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc 
	                     patch-chrome_browser_web_applications_web_app_cc 
	                     patch-chrome_browser_web_applications_web_app_h 
	                     patch-chrome_common_extensions_chrome_extensions_client_cc 
	                     patch-components_filesystem_file_system_app_cc 
	                     patch-content_app_content_main_runner_cc 
	                     patch-content_browser_webui_web_ui_impl_cc 
	                     patch-content_browser_webui_web_ui_impl_h 
	                     patch-content_browser_zygote_host_zygote_host_impl_linux_cc 
	                     patch-content_browser_zygote_host_zygote_host_impl_linux_h 
	                     patch-content_common_view_messages_h 
	                     patch-content_public_browser_web_ui_h 
	                     patch-content_public_browser_zygote_host_linux_h 
	                     patch-content_public_common_zygote_features_gni 
	                     patch-content_public_test_test_web_ui_h 
	                     patch-content_renderer_renderer_main_cc 
	                     patch-content_renderer_webscrollbarbehavior_impl_aura_cc 
	                     patch-content_zygote_zygote_linux_cc 
	                     patch-content_zygote_zygote_main_linux_cc 
	                     patch-device_geolocation_location_arbitrator_cc 
	                     patch-media_capture_video_video_capture_device_factory_cc 
	                     patch-net_proxy_resolution_proxy_service_cc 
	                     patch-net_quic_platform_impl_quic_ip_address_impl_cc 
	                     patch-net_tools_transport_security_state_generator_BUILD_gn 
	                     patch-third_party_WebKit_Source_core_editing_EditingBehavior_cpp 
	                     patch-third_party_WebKit_Source_core_html_canvas_CanvasAsyncBlobCreator_cpp 
	                     patch-third_party_WebKit_Source_core_html_forms_InternalPopupMenu_cpp 
	                     patch-third_party_WebKit_Source_platform_fonts_FontCache_h 
	                     patch-third_party_WebKit_Source_platform_fonts_FontMetrics_cpp 
	                     patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp 
	                     patch-third_party_WebKit_Source_platform_wtf_StackUtil_cpp 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_loader_loader_c 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_loader_vk_loader_platform_h 
	                     patch-third_party_blink_renderer_bindings_core_v8_v8_script_runner_cc 
	                     patch-third_party_mesa_src_src_glsl_strtod_c 
	                     patch-third_party_mesa_src_src_mesa_main_imports_c 
	                     patch-third_party_pdfium_fxjs_JS_Define_cpp 
	                     patch-third_party_protobuf_src_google_protobuf_stubs_atomicops_h 
	                     patch-tools_gn_args_cc 
	                     patch-tools_gn_bootstrap_bootstrap_py 
	                     patch-tools_gn_bootstrap_build_ninja_template 
	                     patch-ui_gfx_gpu_memory_buffer_cc 
	                     patch-ui_gl_gl_implementation_cc 
	                     patch-ui_message_center_views_toast_contents_view_cc 
	                     patch-ui_views_bubble_bubble_dialog_delegate_cc 
	                     patch-ui_views_mus_aura_init_cc 
	                     patch-ui_views_mus_aura_init_h 
	                     patch-v8_src_base_platform_platform-posix_cc 
	                     patch-v8_src_globals_h 
	                     patch-v8_src_trap-handler_handler-inside_cc 

Log message:
update to 2018.11.70 and sync some changes with chromium


CVSROOT:	/cvs
Module name:	src
Changes by:	bru@cvs.openbsd.org	2018/11/05 16:38:04

Modified files:
	sys/dev/wscons : wstpad.c 

Log message:
Improve the filters for scrolling.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:46:16

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c 

Log message:
Remove two unnecessary BN_FLG_CONSTTIME dances: BN_mod_exp_ct() already
takes care of this internally.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:50:05

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c 
	lib/libcrypto/ec: ec_key.c 

Log message:
Eliminate a few "} else" branches, a few unneeded NULL checks before
freeing and indent nearby labels.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:52:47

Modified files:
	lib/libcrypto/bn: bn_lcl.h bn_rand.c 

Log message:
Introduce bn_rand_interval() that allows specifying an interval [a, b)
from which a a BIGNUM is chosen uniformly at random.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:54:27

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ecp_smpl.c 

Log message:
Make use of bn_rand_interval() where appropriate.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:19:35

Modified files:
	regress/lib/libssl/tlsext: tlsexttest.c 

Log message:
Unbreak regress following Supported Elliptic Curve extension rename.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:27:26

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Start working towards adding feature flags (rather than anti-feature flags)
for LibreSSL. Add a (commented out) feature flag for TLSv1.3 and define the
OPENSSL_NO_TLS1_3 anti-feature flag based on the feature flag.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:37:23

Modified files:
	lib/libssl     : ssl.h tls1.h 

Log message:
Add TLS1_3_VERSION and SSL_OP_NO_TLSv1_3 defines under guards.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:40:23

Modified files:
	lib/libssl     : ssl_versions.c 

Log message:
Include TLSv1.3 in version handling code.

This is effectively a no-op, since most of the code clamps to the maximum
version supported by the TLS method (which are still at TLSv1.2).

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:40:57

Modified files:
	regress/lib/libssl/unit: ssl_versions.c 

Log message:
Add TLSv1.3 to version regress tests.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 19:14:39

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ecp_smpl.c 

Log message:
revert use of bn_rand_interval due to failures with ECDHE and TLS


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 19:16:13

Modified files:
	lib/libcrypto/ec: ecp_smpl.c 

Log message:
disable EC_POINT coordinate blinding due to failures in ECDHE and TLS


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 22:45:50

Modified files:
	usr.bin/openssl: s_cb.c 

Log message:
Unbreak following elliptic curves to supported groups rename.

Reported by Katherine  on tech@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/05 23:17:01

Modified files:
	textproc/calibre: Makefile 

Log message:
Move homepage to https.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:49:45

Modified files:
	lib/libcrypto/bn: bn_rand.c 

Log message:
Flip reversed test in bn_rand_interval().

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:54:05

src/regress/lib/libcrypto/bn/rand

Update of /cvs/src/regress/lib/libcrypto/bn/rand
In directory cvs.openbsd.org:/tmp/cvs-serv125/rand

Log Message:
Directory /cvs/src/regress/lib/libcrypto/bn/rand added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:55:27

Added files:
	regress/lib/libcrypto/bn/rand: Makefile bn_rand_interval.c 

Log message:
add a regression test for bn_rand_interval()


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:56:17

Modified files:
	regress/lib/libcrypto/bn: Makefile 

Log message:
link rand/ to build


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:59:25

Modified files:
	lib/libcrypto/ec: ecp_smpl.c 

Log message:
Unset Z_is_zero after applying coordinate blinding and
re-enable coordinate blinding.

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/06 00:02:34

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ec_lib.c ecp_smpl.c 

Log message:
unrevert the use of bn_rand_interval().

ok beck jsing


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/11/06 00:31:09

Modified files:
	faq            : faq16.html 

Log message:
Remove useless quotes in an example

suggested by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 00:49:38

Modified files:
	sys/kern       : kern_pledge.c 
	sys/uvm        : uvm_meter.c uvmexp.h 

Log message:
new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 00:55:08

Modified files:
	lib/libc/sys   : sysctl.2 
	sbin/sysctl    : sysctl.c 

Log message:
vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 01:01:43

Modified files:
	lib/libc/stdlib: malloc.c 
	share/man/man5 : malloc.conf.5 

Log message:
Use the new vm.malloc_conf sysctl; ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/06 01:11:49

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.1.1.


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2018/11/06 01:20:34

Modified files:
	faq            : current.html 

Log message:
mention new vm.malloc_conf sysctl


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2018/11/06 02:22:35

Modified files:
	faq            : current.html 

Log message:
html bah


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 02:52:07

Modified files:
	devel/leatherman: Makefile distinfo 

Log message:
small update to 1.5.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 02:52:40

Modified files:
	sysutils/facter: Makefile distinfo 

Log message:
small update to 3.12.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 03:19:31

Added files:
	devel/vte3/patches: patch-src_app_app_cc 

Log message:
Fix build on !clang, from George Koehler, thanks!

use an old-style c++ initializer () instead of a c++11 initializer {}
that triggers an "error: cannot convert 'const GdkRGBA {aka const
_GdkRGBA} to 'gdouble {aka double}' in initialization" when using g++
4.9 on those platforms.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 03:45:27

Modified files:
	.              : Makefile 

Log message:
use the dpb trick in order to have some pseudo-target from main Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 03:45:48

Modified files:
	.              : Makefile 

Log message:
... and make it phony


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 04:13:44

Modified files:
	.              : Makefile 

Log message:
zap final remains of MIRROR_MK


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 05:02:30

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
rm FILES section; prompted by Janne Johansson


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/06 05:17:06

Log message:
    Import py-contextlib2-0.5.5, from Pamela Mosiejczuk, ok rsadowski@
    
    contextlib2 is a backport of the Python standard library's contextlib
    module to earlier Python versions.
    
    Status:
    
    Vendor Tag:	danj
    Release Tags:	danj_20181106
    
    N ports/devel/py-contextlib2/Makefile
    N ports/devel/py-contextlib2/distinfo
    N ports/devel/py-contextlib2/pkg/DESCR
    N ports/devel/py-contextlib2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/06 05:20:35

Modified files:
	devel          : Makefile 

Log message:
+ py-contextlib2
+ py-contextlib2,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 05:43:51

Modified files:
	devel/vte3     : Makefile 
	devel/vte3/patches: patch-src_app_app_cc 

Log message:
Use the same patch as freebsd for simplicity

prodded by & ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 06:16:54

Modified files:
	lib/libc/sys   : sysctl.2 

Log message:
typo on fs.posix.setuid; from Piotr Durlej


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/06 06:17:42

Modified files:
	regress/lib/libcrypto/bn/rand: bn_rand_interval.c 

Log message:
better failure printing, add more checks


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/06 06:22:42

Modified files:
	faq            : current.html 

Log message:
whitespace, missing " and ,


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 06:48:40

Modified files:
	net/isc-bind   : Makefile distinfo 
	net/isc-bind/patches: patch-bin_dig_dig_c patch-bin_dig_host_c 
	                      patch-bin_dig_nslookup_c 
	                      patch-bin_named_include_named_globals_h 
	                      patch-lib_isc_unix_socket_c 
	net/isc-bind/pkg: PLIST 

Log message:
update to BIND 9.12.3, switching to 9.12.x branch


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 06:51:28

Modified files:
	usr.bin/join   : join.c 

Log message:
Allow join(1) to join on a multibyte separator.

small nit and OK otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 06:59:09

Modified files:
	regress/usr.bin/join: Makefile 
Added files:
	regress/usr.bin/join: t9.out t9a.in t9b.in 

Log message:
Regression test for UTF-8 separator for join(1).


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 07:14:12

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Implement SAFE-INIT-CHAR.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 07:15:29

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Fix base64 outlen calculation.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/06 07:18:00

Modified files:
	share/man/man5 : malloc.conf.5 

Log message:
sysctl page is section 2 now;


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:29:37

Modified files:
	productivity/radicale2: Makefile distinfo 
	productivity/radicale2/pkg: PLIST 

Log message:
update to radicale-2.1.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:44:58

Modified files:
	math/calc      : Makefile distinfo 

Log message:
update to calc-2.12.7.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:48:20

Modified files:
	databases/puppetdb4: Makefile 

Log message:
missed bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:48:46

Modified files:
	databases/puppetdb5: Makefile 

Log message:
missed bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:57:47

Modified files:
	www/nginx      : Makefile 

Log message:
missed revision bump (ruby)


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/06 08:13:13

Modified files:
	usr.bin/tmux   : cmd-switch-client.c 

Log message:
Correctly unzoom and redraw panes in switch-client.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/06 10:24:42

Modified files:
	productivity/homebank: Makefile distinfo 
	productivity/homebank/patches: patch-configure 

Log message:
Update homebank-5.2.2

ok pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 10:38:10

Modified files:
	games/julius   : Makefile distinfo 
	games/julius/patches: patch-src_platform_julius_c 

Log message:
Update to julius-0.0.0.20181104


CVSROOT:	/cvs
Module name:	www
Changes by:	gilles@cvs.openbsd.org	2018/11/06 10:43:09

Modified files:
	opensmtpd      : index.html 

Log message:
release 6.4.0p2 which fixes a compat glue bug


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/06 11:11:11

Modified files:
	regress/sys/kern/flock: Makefile flock.c 
Added files:
	regress/sys/kern/flock: lockf.c util.c util.h 

Log message:
add lockf(3) tests


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 11:26:27

Modified files:
	sysutils/nut   : Makefile 

Log message:
Fix packaging on !clang archs by adding LIB_DEPENDS to LIB_DEPENDS-main,
this way MODGCC4_WANTLIB is reachable. No change on clang archs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/06 12:34:04

Modified files:
	net/weechat    : Makefile distinfo 

Log message:
Update weechat 2.3

ok danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/06 13:09:35

Modified files:
	x11/qt3        : Makefile 
	x11/qt3/patches: 
	                 patch-plugins_src_inputmethods_simple_qsimpleinputcontext_cpp 
	                 patch-src_tools_qvaluelist_h 
Added files:
	x11/qt3/patches: 
	                 patch-plugins_src_inputmethods_imsw-none_qnoneinputcontextplugin_cpp 

Log message:
Add includes for missing declarations.  Required by gcc 4.9.  Other
compilers appear to pick these up by accident.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:34:54

Modified files:
	lib/libtls     : tls.c tls.h tls_internal.h 

Log message:
Define TLS_CA_CERT_FILE rather than having every application create their
own define for /etc/ssl/cert.pem.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:38:42

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:39:19

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:40:49

Modified files:
	usr.sbin/acme-client: http.c http.h netproc.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:41:11

Modified files:
	usr.sbin/ocspcheck: http.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:41:36

Modified files:
	usr.sbin/ntpd  : constraint.c ntpd.c ntpd.h 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:42:03

Modified files:
	usr.sbin/ypldap: parse.y ypldap.h 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:48:08

Modified files:
	lib/libssl     : tls1.h 

Log message:
Add TLS extension type values for TLSv1.3 (under guards).

ok tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/06 13:53:13

Added files:
	www/iridium/patches: patch-base_base_paths_posix_cc 

Log message:
unbreak build by adding a missing patch from the previous update


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/06 14:57:25

Modified files:
	databases/riak : Makefile 

Log message:
Use autoreconf to correctly install the components of the GNU build
framework.  The included autogen.sh script creates a state that
causes autoheader to be re-run during the build.  If autoheader-2.13
happened to be installed, the build would break.
ok jmatthew@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:27:13

Modified files:
	graphics/ImageMagick: Makefile distinfo 
	graphics/ImageMagick/patches: patch-config_policy_xml 
	                              patch-configure_ac 

Log message:
update to ImageMagick 6.9.10-14


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 15:44:08

Modified files:
	net/ruby-stomp : Makefile distinfo 
	net/ruby-stomp/pkg: PLIST 

Log message:
Update to 1.4.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 15:44:51

Modified files:
	sysutils/mcollective: Makefile distinfo 

Log message:
Update to 2.12.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:52:06

Modified files:
	net/powerdns   : Makefile distinfo 
	net/powerdns/pkg: PLIST-main 
Removed files:
	net/powerdns/patches: patch-pdns_opensslsigners_cc 

Log message:
update to powerdns-4.1.5

2018-03: Crafted zone record can cause a denial of service (CVE-2018-10851)
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-03.html

2018-05: Packet cache pollution via crafted query (CVE-2018-14626)
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-05.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:53:50

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
add powerdns-<4.1.5 to cve table


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 16:55:20

Log message:
    Import editors/featherpad, a lightweight Qt5 plain-text editor.
    ok kn@
    
    FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
    any desktop environment and has:
    * Drag-and-drop support, including tab detachment and attachment
    * X11 virtual desktop awareness
    * Instant highlighting of found matches when searching
    * A docked window for text replacement
    * Support for showing line numbers and jumping to a specific line
    * Automatic detection of text encoding as far as possible and optional
    saving with encoding
    * Syntax highlighting for common programming languages
    * Ability to open URLs with appropriate applications
    * Session management
    * Side-pane mode
    * Auto-saving
    * Printing
    * Text zooming
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181106
    
    N ports/editors/featherpad/Makefile
    N ports/editors/featherpad/distinfo
    N ports/editors/featherpad/patches/patch-featherpad_singleton_cpp
    N ports/editors/featherpad/patches/patch-featherpad_x11_cpp
    N ports/editors/featherpad/patches/patch-featherpad_x11_h
    N ports/editors/featherpad/pkg/PLIST
    N ports/editors/featherpad/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 16:55:39

Modified files:
	editors        : Makefile 

Log message:
+featherpad


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:08:49

Log message:
    Test TLS interoperability between LibreSSL and OpenSSL.
    
    Implement simple SSL client and server in C.  Create four binaries
    by linking them with LibreSSL or OpenSSL.  This way API compatibility
    is tested.  Connect and accept with netcat to test protocol
    compatibility with libtls.
    
    Currently OpenSSL 1.0.2p from ports is used.  Plan is to move to
    OpenSSL 1.1 and and test TLS 1.3.
    
    idea from beck@; help from jsing@
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181106
    
    N src/regress/lib/libssl/interop/client.c
    N src/regress/lib/libssl/interop/Makefile
    N src/regress/lib/libssl/interop/README
    N src/regress/lib/libssl/interop/LICENSE
    N src/regress/lib/libssl/interop/Makefile.inc
    N src/regress/lib/libssl/interop/server.c
    N src/regress/lib/libssl/interop/util.c
    N src/regress/lib/libssl/interop/util.h
    N src/regress/lib/libssl/interop/libressl/Makefile
    N src/regress/lib/libssl/interop/openssl/Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:20:20

Modified files:
	regress/lib/libssl: Makefile 

Log message:
+interop


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 18:53:36

Modified files:
	lib/libssl     : s3_lib.c ssl.h ssl_ciph.c ssl_lib.c ssl_locl.h 
	                 tls1.h 

Log message:
Add TLSv1.3 cipher suites (with appropriate guards).

ok beck@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:55:42

Modified files:
	security/p5-Net_SSLeay: Makefile 
	security/p5-Net_SSLeay/patches: patch-SSLeay_xs 
	                                patch-t_local_33_x509_create_cert_t 

Log message:
Start to enable features that LibreSSL is supporting now.  My pull
requests are at github, commit it now to test it with ports.
Patches OK jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/11/06 21:51:56

Modified files:
	usr.sbin/installboot: util.c 

Log message:
avoid freeing r twice in error case; OK otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 23:29:26

Modified files:
	regress/lib/libssl/interop: Makefile.inc client.c server.c 
	                            util.c util.h 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 

Log message:
Print SSLeay, OpenSSL, and LibreSSL version strings.  Make client
and server compile with OpenSSL 1.1.  Check runtime version string
of SSL library.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:01:16

Log message:
    Import cervisia-18.08.2, ok landry@
    
    Information for inst:cervisia-18.08.2
    
    Comment:
    CVS GUI for KDE
    
    Description:
    Cervisia is a user friendly version control system front-end. The
    aim is to support CVS and other version control system programs in
    a unified interface, featuring conflict resolution, difference and
    history viewers, status for the working copy files, and support for
    most version control functions.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181107
    
    N ports/kde-applications/cervisia/Makefile
    N ports/kde-applications/cervisia/distinfo
    N ports/kde-applications/cervisia/pkg/DESCR
    N ports/kde-applications/cervisia/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 00:01:37

Modified files:
	www/fcgi-cgi   : Makefile 

Log message:
*really* bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:18:43

Modified files:
	www/wp-cli     : Makefile distinfo 

Log message:
Update wp-cli-2.0.1

HTTPS switch, NO_TEST=Yes and tabs fixes from me.

From Manolis Tzanidakis , Thanks!

ok abieber@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:40:41

Modified files:
	x11/kde4       : Makefile 
	x11/kde-applications: Makefile 
	meta/kde4      : Makefile 

Log message:
hook cervisia KDE5. unhook cervisia KDE4 and remove from MDE4 meta


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 00:54:29

Modified files:
	www/fcgi-cgi   : Makefile 
	www/fcgi-cgi/pkg: MESSAGE-static 

Log message:
bump -static as well and fix prefix


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/07 00:58:16

Modified files:
	usr.bin/tmux   : cmd-wait-for.c tmux.1 

Log message:
There is no reason wait-for has to be restricted to outside tmux.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/07 01:01:32

Modified files:
	comms/sigrok/libsigrok: Makefile 
	comms/sigrok/libsigrok/pkg: PLIST 

Log message:
Build the Python bindings.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/07 01:06:29

Modified files:
	usr.bin/tmux   : server-client.c 

Log message:
If a non-repeating key is used when repeating, it should be treated as
an entirely new key press, not checked in root table and ignored if not
found. GitHub issue 1513.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/11/07 01:10:45

Modified files:
	sbin/iked      : parse.y 
	sbin/ipsecctl  : parse.y 
	sbin/pfctl     : parse.y 

Log message:
sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 01:16:09

Modified files:
	devel/py-jedi  : Makefile distinfo 

Log message:
Update to py-jedi-0.13.1.

from Elias M. Mariani (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 01:26:15

Modified files:
	fonts/dina-fonts: Makefile 

Log message:
MASTER_SITES to https


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/07 01:44:05

Modified files:
	sys/arch/amd64/stand/boot: boot.8 

Log message:
Document `machine gop [mode]' command

Feedback and OK jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:18

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.39.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:38

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.39.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:53

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.49.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2

Update of /cvs/ports/security/openssl/1.0.2
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2

Log Message:
Directory /cvs/ports/security/openssl/1.0.2 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1

Update of /cvs/ports/security/openssl/1.1
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1

Log Message:
Directory /cvs/ports/security/openssl/1.1 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2/patches

Update of /cvs/ports/security/openssl/1.0.2/patches
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2/patches

Log Message:
Directory /cvs/ports/security/openssl/1.0.2/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2/pkg

Update of /cvs/ports/security/openssl/1.0.2/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2/pkg

Log Message:
Directory /cvs/ports/security/openssl/1.0.2/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1/patches

Update of /cvs/ports/security/openssl/1.1/patches
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1/patches

Log Message:
Directory /cvs/ports/security/openssl/1.1/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1/pkg

Update of /cvs/ports/security/openssl/1.1/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1/pkg

Log Message:
Directory /cvs/ports/security/openssl/1.1/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:00:30

Modified files:
	security/openssl: Makefile 
Added files:
	security/openssl: Makefile.inc 
	security/openssl/1.0.2: Makefile distinfo 
	security/openssl/1.0.2/patches: patch-Configure 
	                                patch-Makefile_org patch-config 
	                                patch-crypto_des_Makefile 
	                                patch-crypto_rand_randfile_c 
	security/openssl/1.0.2/pkg: DESCR PLIST 
	security/openssl/1.1: Makefile distinfo 
	security/openssl/1.1/patches: 
	                              patch-Configurations_unix-Makefile_tmpl 
	                              patch-config 
	security/openssl/1.1/pkg: DESCR PLIST 
Removed files:
	security/openssl: distinfo 
	security/openssl/patches: patch-Configure patch-Makefile_org 
	                          patch-config patch-crypto_des_Makefile 
	                          patch-crypto_rand_randfile_c 
	security/openssl/pkg: DESCR PLIST 

Log message:
split the openssl port into branches; move the existing to 1.0.2 and add
a new 1.1 branch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:07:11

Modified files:
	net/nagios/nrpe: Makefile 
	net/nagios/nsca-ng: Makefile 
	security/sslscan: Makefile 

Log message:
adapt to new layout in security/openssl


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 04:07:34

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 

Log message:
--disable-flite to prevent picking up audio/flite.

prodded by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:10:27

Modified files:
	sysutils/waagent: Makefile 

Log message:
adapt to new layout in security/openssl

- could probably be moved to 1.1 (this just uses the command-line tool's
cms commands) but that will need testing and patching to use the different
binary name


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 06:39:46

Modified files:
	devel/apr-util : Makefile 

Log message:
kill hidden dependency on nspr
bump package just in case bogus packages were built


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/11/07 06:48:22

Modified files:
	sysutils/restic: Makefile distinfo 

Log message:
Bump to the latest, changes here:
https://github.com/restic/restic/releases/tag/v0.9.3

OK rsadowski@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 06:57:14

Modified files:
	infrastructure/lib/DPB: PkgPath.pm 

Log message:
do not unlock error paths without everything being built correctly.

tested thru quite a few errors.

This should prevent errors from "vanishing" in case the main package isn't
affected.


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/07 06:58:51

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
RFC2849 requires us to have 2 colons after the value-spec.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 08:23:47

Modified files:
	x11/gtk3mm     : Makefile distinfo 

Log message:
Update to gtk3mm-3.22.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/07 09:26:17

Log message:
    Import ruby-nio4r 2.3.1
    
    New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for
    scalable network clients and servers. Modeled after the Java NIO API,
    but simplified for ease-of-use.
    
    OK fcambus@
    
    Status:
    
    Vendor Tag:	jeremy
    Release Tags:	jeremy_2018-Nov-07
    
    N ports/devel/ruby-nio4r/Makefile
    N ports/devel/ruby-nio4r/distinfo
    N ports/devel/ruby-nio4r/pkg/DESCR
    N ports/devel/ruby-nio4r/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/07 09:31:37

Modified files:
	devel          : Makefile 

Log message:
Hookup ruby-nio4r


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/07 09:52:19

Modified files:
	net/libmaxminddb: Makefile distinfo 

Log message:
Update GeoLite2 databases to latest version.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/07 09:57:59

Modified files:
	regress/usr.sbin/bgpd/integrationtests: 
	                                        bgpd.network_statement.rdomain1.conf 
	                                        bgpd.network_statement.rdomain2.conf 
	                                        network_statement.sh 

Log message:
Use log updates and start bgpd -v so that errors can be debugged easier.
Also use -q on the route flush commands to silence them a bit.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/07 10:45:01

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
report "." as a protocol-client event, it is the commit command, not really
part of DATA


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 10:52:43

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
update p5-Net-SIP to 0.816
from wen heping


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/07 11:31:16

Modified files:
	lib/libcrypto/aes: aes_wrap.c 

Log message:
Use memmove() instead of memcpy() to get rid of the need for
non-overlapping *in and *out buffers as we're already implementing
the "in place (un)wrapping" algorithms as given in RFC 3394.  This
removes a gratuitous API difference to OpenSSLin these undocumented
functions. Found while working on wycheproof regress tests.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 11:50:44

src/regress/lib/libssl/interop/openssl11

Update of /cvs/src/regress/lib/libssl/interop/openssl11
In directory cvs.openbsd.org:/tmp/cvs-serv36070/openssl11

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/openssl11 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/07 12:05:36

Modified files:
	regress/sys/kern/flock: flock.c 

Log message:
unifdef HAVE_SYSID


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 12:09:01

Modified files:
	regress/lib/libssl/interop: Makefile README client.c server.c 
Added files:
	regress/lib/libssl/interop/openssl11: Makefile 

Log message:
Add interop test with OpenSSL 1.1.  TLS 1.3 should be used automatically
when it becomes available in LibreSSL.
thanks to sthen@ for the new OpenSSL port


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/07 12:11:02

Modified files:
	share/man/man5 : malloc.conf.5 

Log message:
Document max vm.malloc_conf length


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 12:42:09

src/regress/lib/libssl/key_schedule

Update of /cvs/src/regress/lib/libssl/key_schedule
In directory cvs.openbsd.org:/tmp/cvs-serv55259/key_schedule

Log Message:
Directory /cvs/src/regress/lib/libssl/key_schedule added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 12:43:12

Modified files:
	lib/libssl     : Makefile 
Added files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 
	regress/lib/libssl/key_schedule: Makefile key_schedule.c 

Log message:
Add initial TLS 1.3 key schedule support with basic regress tests
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 12:57:55

Modified files:
	misc/subsurface: Makefile 

Log message:
needs gmake


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 13:34:31

Modified files:
	net/curl       : Makefile distinfo 
	net/curl/pkg   : PLIST 
Removed files:
	net/curl/patches: patch-lib_vtls_openssl_c 

Log message:
Update to 7.62.0.  Includes fixes for:
CVE-2018-16839: SASL password overflow via integer overflow
CVE-2018-16840: use-after-free in handle close
CVE-2018-16842: warning message out-of-buffer read


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 13:37:10

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
update net/curl entry in CVE table


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 13:46:28

Modified files:
	regress/lib/libssl/interop: Makefile.inc README 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 

Log message:
Add a self test for each SSL library by connecting client with
server.  Check that the highest available TLS version is selected.
LibreSSL TLS 1.3 check is disabled until the feature becomes
available.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2018/11/07 14:22:34

Modified files:
	usr.bin/aucat  : dsp.c 

Log message:
Fix clipping during float to integer conversions.

From Jari Vetoniemi . Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 14:34:03

Modified files:
	net/curl       : Tag: OPENBSD_6_4 Makefile 
Added files:
	net/curl/patches: Tag: OPENBSD_6_4 patch-lib_url_c 
	                  patch-lib_vauth_cleartext_c 
	                  patch-src_tool_msgs_c 

Log message:
Security fixes:
CVE-2018-16839: SASL password overflow via integer overflow
CVE-2018-16840: use-after-free in handle close
CVE-2018-16842: warning message out-of-buffer read


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 14:42:10

Modified files:
	regress/lib/libssl: Makefile 

Log message:
Add in key_schedule regress tests to regress build


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 15:27:54

Modified files:
	lang/php/7.2   : Makefile distinfo 
	lang/php/7.2/patches: patch-ext_odbc_config_m4 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_fpm_fpm_children_c 
	                      patch-scripts_Makefile_frag 

Log message:
update to php-7.2.12
kill the unnecessary bison dep (suggested earlier by martijn@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 15:28:07

Modified files:
	lang/php/7.1   : Makefile 

Log message:
kill the unnecessary bison dep (suggested earlier by martijn@)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2018/11/07 15:32:25

Modified files:
	.              : hackathons.html 
Added files:
	images/hackathons: l2k18-s.gif l2k18.jpg 

Log message:
l2k18 is happening in edmonton.  fish brains yummy.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/07 15:51:17

Modified files:
	regress/lib/libcrypto/wycheproof: wycheproof.go 

Log message:
Use in-place (un)wrapping in the keywrap tests.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 16:26:14

Modified files:
	devel/bison    : Makefile distinfo 
	devel/bison/patches: patch-data_m4sugar_m4sugar_m4 
	devel/bison/pkg: PLIST 
Added files:
	devel/bison/patches: patch-lib_local_mk patch-src_local_mk 

Log message:
Update to bison-3.2.

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/11/07 17:04:51

Modified files:
	sys/arch/hppa/conf: GENERIC 

Log message:
Remove cardbus and pcmcia debug options that we don't enable on other
platforms.

From miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:00:59

Modified files:
	devel/arduino  : Makefile distinfo 
	devel/arduino/pkg: PLIST 
Removed files:
	devel/arduino/files: Makefile arduinoboot arduinoproject 
	                     template.ino 
	devel/arduino/patches: patch-hardware_arduino_boards_txt 
	                       patch-hardware_arduino_cores_arduino_Arduino_h 
	                       patch-libraries_Ethernet_Ethernet_cpp 
	                       patch-libraries_Wire_Wire_cpp 
	devel/arduino/pkg: README 

Log message:
Update Arduino to 1.8.7, incorporating now-separate
ArduinoCore-avr-1.6.23

Still no GUI, but this updates the core libraries to much newer
versions.

Remove custom Makefile template as a new port of Arduino-Makefile
will be coming.

No objections from the few Arduino users that provided feedback.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:02:36

Log message:
    Import Arduboy2 5.1.0 Arduino library
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181107
    
    N ports/devel/arduboy2/Makefile
    N ports/devel/arduboy2/distinfo
    N ports/devel/arduboy2/pkg/DESCR
    N ports/devel/arduboy2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:04:36

Log message:
    Import Arduino-Makefile 1.6.0, a cross-platform solution to
    compiling Arduino code without the GUI that we won't have to
    maintain ourselves anymore.
    
    This replaces the custom Makefile we used to ship in the
    devel/arduino port.
    
    Feedback from sthen
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181107
    
    N ports/devel/arduino-makefile/Makefile
    N ports/devel/arduino-makefile/distinfo
    N ports/devel/arduino-makefile/patches/patch-Arduino_mk
    N ports/devel/arduino-makefile/patches/patch-Common_mk
    N ports/devel/arduino-makefile/pkg/DESCR
    N ports/devel/arduino-makefile/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:12:13

Modified files:
	devel          : Makefile 

Log message:
hello arduboy2, arduino-makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:23:43

Log message:
    Import math/bcal, a storage and general-purpose calculator.
    ok rsadowski@
    
    bcal (Byte CALculator) is a REPL CLI utility for storage expressions,
    unit conversions or address calculations. If you can't calculate the hex
    address offset for (512 - 16) MiB, or the value when the 43rd bit of a
    64-bit address is set mentally, bcal is for you.
    
    It has a bc mode for general-purpose numerical calculations.
    
    Features:
    * evaluate arithmetic expressions involving storage units
    * perform general purpose calculations (using bc)
    * convert to IEC/SI standard data storage units
    * interactive mode with the last valid result stored for reuse
    * show the address in bytes
    * show address as LBA:OFFSET
    * convert CHS to LBA and vice versa
    * base conversion to binary, decimal and hex
    * custom sector size, max heads/cylinder and max sectors/track
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/math/bcal/Makefile
    N ports/math/bcal/distinfo
    N ports/math/bcal/patches/patch-bcal_1
    N ports/math/bcal/patches/patch-src_bcal_c
    N ports/math/bcal/patches/patch-Makefile
    N ports/math/bcal/pkg/PLIST
    N ports/math/bcal/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:25:26

Log message:
    Import devel/py-parallel, a Python encapsulator for the parallel port.
    ok juanfra@
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/devel/py-parallel/Makefile
    N ports/devel/py-parallel/distinfo
    N ports/devel/py-parallel/pkg/DESCR
    N ports/devel/py-parallel/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:27:02

Log message:
    Import lang/pcbasic, a free, cross-platform emulator for GW-BASIC family.
    ok juanfra@
    
    PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced
    BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It
    interprets these BASIC dialects with a high degree of accuracy, aiming
    for bug-for-bug compatibility. PC-BASIC emulates the most common video
    and audio hardware on which these BASICs used to run. PC-BASIC runs
    plain-text, tokenised and protected .BAS files. It implements
    floating-point arithmetic in the Microsoft Binary Format (MBF) and can
    therefore read and write binary data files created by GW-BASIC.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/lang/pcbasic/Makefile
    N ports/lang/pcbasic/distinfo
    N ports/lang/pcbasic/pkg/DESCR
    N ports/lang/pcbasic/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:27:58

Modified files:
	devel          : Makefile 
	lang           : Makefile 
	math           : Makefile 

Log message:
+devel/py-parallel
+devel/py-parallel,python3
+lang/pcbasic
+math/bcal


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:35:48

Modified files:
	math/bcal      : Makefile 

Log message:
I forgot to wrap LP64_ARCH in ${}. No bump because I just imported it.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/07 22:58:21

Modified files:
	lib/libc/stdlib: malloc.3 
	lib/libc/sys   : pledge.2 
	share/man/man5 : malloc.conf.5 

Log message:
zap last remains of malloc.conf; prompted by and ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:06:40

Log message:
    Import libkcompactdisc-kf5-18.08.2, ok landry@
    
    Information for inst:libkcompactdisc-kf5-18.08.2
    
    Comment:
    library for interfacing with CDs
    
    Description:
    KDE5 library for playing & ripping CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/libkcompactdisc/Makefile
    N ports/kde-applications/libkcompactdisc/distinfo
    N ports/kde-applications/libkcompactdisc/patches/patch-src_CMakeLists_txt
    N ports/kde-applications/libkcompactdisc/patches/patch-src_wmlib_include_wm_config_h
    N ports/kde-applications/libkcompactdisc/patches/patch-src_wmlib_plat_openbsd_c
    N ports/kde-applications/libkcompactdisc/pkg/DESCR
    N ports/kde-applications/libkcompactdisc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:12:17

Log message:
    Import libkcddb-kf5-18.08.2, ok landry@
    
    Information for inst:libkcddb-kf5-18.08.2
    
    Comment:
    KDE CDDB library
    
    Description:
    KDE CDDB library
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/libkcddb/Makefile
    N ports/kde-applications/libkcddb/distinfo
    N ports/kde-applications/libkcddb/pkg/DESCR
    N ports/kde-applications/libkcddb/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:24:01

Log message:
    Import audiocd-kio-kf5-18.08.2, ok landry@
    
    Information for inst:audiocd-kio-kf5-18.08.2
    
    Comment:
    Kio slave for accessing audio CDs
    
    Description:
    Kioslave for accessing audio CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/audiocd-kio/Makefile
    N ports/kde-applications/audiocd-kio/distinfo
    N ports/kde-applications/audiocd-kio/patches/patch-plugins_wav_encodercda_cpp
    N ports/kde-applications/audiocd-kio/pkg/DESCR
    N ports/kde-applications/audiocd-kio/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:35:36

Modified files:
	x11/kde-applications: Makefile 

Log message:
hook audiocd-kio,libkcddb,libkcompactdisc


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:50:33

Removed files:
	kde-applications/audiocd-kio: Makefile distinfo 
	kde-applications/audiocd-kio/patches: 
	                                      patch-plugins_wav_encodercda_cpp 
	kde-applications/audiocd-kio/pkg: DESCR PLIST 
	kde-applications/cervisia: Makefile distinfo 
	kde-applications/cervisia/pkg: DESCR PLIST 
	kde-applications/libkcddb: Makefile distinfo 
	kde-applications/libkcddb/pkg: DESCR PLIST 
	kde-applications/libkcompactdisc: Makefile distinfo 
	kde-applications/libkcompactdisc/patches: 
	                                          patch-src_CMakeLists_txt 
	                                          patch-src_wmlib_include_wm_config_h 
	                                          patch-src_wmlib_plat_openbsd_c 
	kde-applications/libkcompactdisc/pkg: DESCR PLIST 

Log message:
remove wrong kde-applications dir


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/07 23:54:13

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
correct intel 0x9d66
reported by Masanobu SAITOH


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/07 23:55:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:57:58

Log message:
    Import cervisia-18.08.2, ok landry@
    
    Information for inst:cervisia-18.08.2
    
    Comment:
    CVS GUI for KDE
    
    Description:
    Cervisia is a user friendly version control system front-end. The
    aim is to support CVS and other version control system programs in
    a unified interface, featuring conflict resolution, difference and
    history viewers, status for the working copy files, and support for
    most version control functions.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/cervisia/Makefile
    N ports/x11/kde-applications/cervisia/distinfo
    N ports/x11/kde-applications/cervisia/pkg/DESCR
    N ports/x11/kde-applications/cervisia/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:59:26

Log message:
    Import libkcompactdisc-kf5-18.08.2, ok landry@
    
    Information for inst:libkcompactdisc-kf5-18.08.2
    
    Comment:
    library for interfacing with CDs
    
    Description:
    KDE5 library for playing & ripping CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkcompactdisc/Makefile
    N ports/x11/kde-applications/libkcompactdisc/distinfo
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_CMakeLists_txt
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_wmlib_include_wm_config_h
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_wmlib_plat_openbsd_c
    N ports/x11/kde-applications/libkcompactdisc/pkg/DESCR
    N ports/x11/kde-applications/libkcompactdisc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:00:21

Log message:
    Import libkcddb-kf5-18.08.2, ok landry@
    
    Information for inst:libkcddb-kf5-18.08.2
    
    Comment:
    KDE CDDB library
    
    Description:
    KDE CDDB library
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkcddb/Makefile
    N ports/x11/kde-applications/libkcddb/distinfo
    N ports/x11/kde-applications/libkcddb/pkg/DESCR
    N ports/x11/kde-applications/libkcddb/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:01:56

Log message:
    Import audiocd-kio-kf5-18.08.2, ok landry@
    
    Information for inst:audiocd-kio-kf5-18.08.2
    
    Comment:
    Kio slave for accessing audio CDs
    
    Description:
    Kioslave for accessing audio CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/audiocd-kio/Makefile
    N ports/x11/kde-applications/audiocd-kio/distinfo
    N ports/x11/kde-applications/audiocd-kio/patches/patch-plugins_wav_encodercda_cpp
    N ports/x11/kde-applications/audiocd-kio/pkg/DESCR
    N ports/x11/kde-applications/audiocd-kio/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/08 00:11:10

Added files:
	geo/qgis/patches: patch-src_providers_mdal_CMakeLists_txt 

Log message:
Stop checking for hdf5 & netcdf, reported by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/08 00:14:37

Modified files:
	usr.sbin/tcpdrop: tcpdrop.c 

Log message:
tcpdrop(8) needs to access only two files, in this case /etc/hosts and
/etc/resolv.conf both with read permissions for the purpose of name resolution,
so unveil(2) both files with "r" perms and disable further filesystem access.

While here sort the headers alphabetically.

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:55:46

Log message:
    Import kio-extras-18.08.2, ok landry@
    
    Information for inst:kio-extras-18.08.2
    
    Comment:
    extra functionality for kioslaves
    
    Description:
    A kioslave is a plugin designed to be intimately familiar with a certain
    protocol, so that a standardized interface can be used to get at data from any
    number of places. A few examples are the http and ftp kioslaves, which using
    nearly identical methods will retrieve data from an http or ftp server
    respectively.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/kio-extras/Makefile
    N ports/x11/kde-applications/kio-extras/distinfo
    N ports/x11/kde-applications/kio-extras/pkg/DESCR
    N ports/x11/kde-applications/kio-extras/pkg/PLIST
    N ports/x11/kde-applications/kio-extras/patches/patch-man_man2html_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 01:00:56

Modified files:
	x11/kde-applications: Makefile 

Log message:
+kio-extras


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 01:34:25

Modified files:
	databases/ruby-hiera3: Makefile distinfo 

Log message:
simple update to 3.4.5, while there move homepage to https location


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/08 02:19:29

Modified files:
	infrastructure/lib/DPB: SubEngine.pm 

Log message:
remove_stub definitely needs to exist in the base subengine class now.

sorry naddy@ !


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 02:21:51

Modified files:
	devel/ruby-cri : Makefile distinfo 
	devel/ruby-cri/pkg: PLIST 

Log message:
Update to 2.15.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 02:22:34

Modified files:
	sysutils/ruby-r10k: Makefile distinfo 
	sysutils/ruby-r10k/pkg: PLIST 

Log message:
Update to 3.0.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/08 02:46:00

Modified files:
	infrastructure/bin: proot 

Log message:
somehow, I botched the SHA256 key.
fix from Edward Lopez-Acosta


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:50:30

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Only whack the RIB and recreate it if the the FIB distribution flags changed
or the rtableid changed and there is a FIB. In the NOFIB case changing the
rtableid has no effect. Fixes a problem introduced with keeping the default
ribs alive and Adj-RIB-In/Out.
Probelm found, tested and OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:53:38

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Committed wrong version. Check the flags against the fib flags from the
config and not the old flags. Needed so that changing flags and rtableid
at the same time works.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:59:45

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Introduce rde_update_queue_pending() similar to rib_dump_pending() it checks
if there are any neighbors that have pending updates. If so the timeout of
the poll loop is set to 0 so that the work is completet ASAP.
The regress test was not working because of this. The RDE was stuck in poll()
instead of sending the updates out.
Tested and OK denis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 04:05:32

Modified files:
	mail/isync     : Makefile 
	mail/isync/patches: patch-src_main_c 

Log message:
extend the pledge with "fattr" to allow utimes(), which is used with CopyArrivalDate
reported by Arnaud Brand, ok kn@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 05:42:29

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
add protocol version to report lines and reorder timestamp


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 05:47:34

Modified files:
	mail/libetpan  : Makefile 
Added files:
	mail/libetpan/patches: patch-src_low-level_feed_newsfeed_c 

Log message:
fix build with curl 7.62.0; from upstream


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 06:21:00

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
when reporting tx events, report tx id
when reporting tx commit, report data size
report tx-envelope events


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 06:24:22

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
introduce smtp-in keyword in grammar so we can report smtp-in and smtp-out
events with less ambiguity

ok eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/08 07:06:09

Modified files:
	usr.sbin/tcpdump: pfctl_osfp.c privsep.c privsep.h tcpdump.c 

Log message:
Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn't
need to be unveiled at runtime in the monitor process.

Cleanup the unused internal privsep "getlines" code, we now explictly
fdpass the OS fingerprints file instead.

ok mestre@ kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/08 07:13:51

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Do not pass -fno-pie to the compiler on mips64. It has no effect
with base gcc, whereas with clang it causes an error.

Suggested by and OK kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:21:26

Log message:
    Import artikulate-18.08.2; tweaks and ok landry@
    
    Information for inst:artikulate-18.08.2
    
    Comment:
    pronunciation trainer
    
    Description:
    Artikulate is a language learning application that helps improving
    pronunciation skills for various languages.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/artikulate/Makefile
    N ports/x11/kde-applications/artikulate/distinfo
    N ports/x11/kde-applications/artikulate/patches/patch-liblearnerprofile_src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/patches/patch-libsound_src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/patches/patch-src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/pkg/PLIST
    N ports/x11/kde-applications/artikulate/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:22:37

Modified files:
	x11/kde-applications: Makefile 

Log message:
+artikulate


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:23:58

Modified files:
	x11/kde4       : Makefile 

Log message:
artikulate is in KDE5 stack now


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/08 08:41:41

Modified files:
	usr.bin/passwd : local_passwd.c 

Log message:
unveil(2) obvious _PATH_LOGIN_CONF with read permission to use login_get*(3)
family commands.

Report and fix provided by Mark Patruck 


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/08 08:49:42

Modified files:
	app/cwm        : calmwm.h client.c 

Log message:
Use the original client border width to adjust initial placement of clients
containing {P,US}Position requests where they are explicitly set to 'ignore' in
cwmrc(5); clients are unaware that their border will be altered (removed in
this case) when calcuating position and thus end up a factor of their original
border width off once mapped by cwm(1). cwm(1) will essentially shift the
client to the edge if the original request's position and border match.

Window offset noticed by at least Andre Stoebe via bugs@, and others since
(and likely before). Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/08 09:21:58

Modified files:
	www/py-betamax : Makefile distinfo 

Log message:
Update to py-betamax-0.8.1

From Pamela Mosiejczuk


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 09:49:09

Modified files:
	games/arx-libertatis: Makefile 

Log message:
needs desktop-file-utils at build time because desktop-file-validate
is run during the build


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/11/08 10:12:12

Modified files:
	usr.sbin/switchd: parse.y types.h 

Log message:
Currently, switchd(8) defaults to listening on port 6633, which was the
defacto port value used by OpenFlow. A decent chunk of OpenFlow
controllers have switched over to the IANA standardized OpenFlow port,
6653. switchd(8) also randomizes its listen ports when one is not
specified in switchd.conf(5).conf.

Consolidate the #defines for port values, and set a default listen port.

OK phessler@ claudio@, kn@ with separate switchd.conf(5) update


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/08 10:19:01

Modified files:
	usr.sbin/tcpdump: pfctl_osfp.c 

Log message:
Close the fingerprints file in the child after it has been loaded.

I missed this part in my previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/08 10:36:57

Modified files:
	lib/libcrypto  : opensslv.h 

Log message:
LibreSSL 2.9.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:37:37

Log message:
    Import ffmpegthumbs-kf5-18.08.2; tweaks and ok landry@
    
    Information for inst:ffmpegthumbs-kf5-18.08.2
    
    Comment:
    KDE FFmpeg-based thumbnail generator for video files
    
    Description:
    FFmpeg-based thumbnail creation module for KDE file browsing windows.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/ffmpegthumbs/Makefile
    N ports/x11/kde-applications/ffmpegthumbs/distinfo
    N ports/x11/kde-applications/ffmpegthumbs/pkg/DESCR
    N ports/x11/kde-applications/ffmpegthumbs/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:43:33

Modified files:
	x11/kde-applications: Makefile 

Log message:
+ffmpegthumbs


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:46:45

Modified files:
	x11/kde-applications/dolphin: Makefile 

Log message:
add run depends: ffmpegthumbs,kio-extras


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/11/08 10:48:06

Modified files:
	usr.sbin/switchd: parse.y 

Log message:
Set sc_server.srv_tls value for "LISTEN ON STRING opttls".

OK phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:50:28

Modified files:
	x11/kde-applications/kate: Makefile 

Log message:
add kio-extras run dependency

Spotted by Federico Giannici Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 11:00:20

Modified files:
	security/letsencrypt: Makefile.inc 
	security/letsencrypt/client: Makefile distinfo 
	security/letsencrypt/client/pkg: PLIST 
	security/letsencrypt/py-acme: Makefile distinfo 

Log message:
update to certbot/py-acme 0.28.0


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 11:13:14

Modified files:
	lib/libcrypto/asn1: asn1.h 

Log message:
Remove some function prototypes that should have been removed in the
previous clean up.

Spotted by bcook@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/08 11:35:56

Modified files:
	usr.bin/kdump  : ktrstruct.c 

Log message:
Peldge and unveil can have struct data size 0. While there, fix "fds"
handler; ok guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/08 11:49:19

Modified files:
	usr.bin/tmux   : window-copy.c 

Log message:
It isn't possible to specify buffer name to copy mode commands now, so
remove the function argument.


CVSROOT:	/cvs
Module name:	ports
Changes by:	anton@cvs.openbsd.org	2018/11/08 12:02:40

Modified files:
	sysutils/yank  : Makefile distinfo 

Log message:
Update yank to 1.1.0.

ok gsoares@ kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 13:26:45

Modified files:
	lib/libssl     : ssl_clnt.c ssl_srvr.c 

Log message:
Ensure the handshake transcript is cleaned up.

Add a check at the completion of the client/server handshake to ensure that
the handshake transcript has been freed. Fix the case where a server asks
the client for a certificate, but it does not have one, resulting in the
handshake transcript being left around post-handshake.

ok bcook@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 13:34:00

Modified files:
	www/ruby-passenger: Makefile 
Added files:
	www/ruby-passenger/patches: 
	                            patch-src_agent_Core_SecurityUpdateChecker_h 

Log message:
fix build with curl >=7.62.0


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 13:38:25

Modified files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 

Log message:
Move #include  to the header.

discussed with beck and jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 13:55:18

Modified files:
	lib/libssl     : s3_lib.c ssl_cert.c ssl_clnt.c ssl_lib.c 
	                 ssl_locl.h ssl_rsa.c ssl_srvr.c t1_lib.c 

Log message:
Stop pretending that a cert member in a SSL and SSL_CTX can be NULL.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 14:15:28

Modified files:
	net/seafile/seafile: Makefile 
Added files:
	net/seafile/seafile/patches: patch-daemon_http-tx-mgr_c 

Log message:
fix build with curl >=7.62.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 14:15:33

Modified files:
	lang/php/7.1   : Makefile distinfo 
	lang/php/7.1/patches: patch-ext_odbc_config_m4 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_fpm_fpm_children_c 
	                      patch-scripts_Makefile_frag 

Log message:
update to php-7.1.24.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 14:37:21

Modified files:
	regress/lib/libcrypto/asn1: asn1evp.c 

Log message:
Use ASN1_TYPE_new()/ASN1_TYPE_free() to avoid leaking memory.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2018/11/08 14:40:00

Modified files:
	www/youtube-dl : Makefile distinfo 
	www/youtube-dl/pkg: PLIST 

Log message:
Update to 2018.11.07 to unbreak youtube
ok kn@ bket@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 14:40:52

Modified files:
	regress/lib/libcrypto/exp: exptest.c 

Log message:
Add missing BN_free() calls.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/08 15:10:01

Modified files:
	misc/dialog    : Makefile distinfo 

Log message:
Update dialog to 1.3-20181107.


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/08 15:10:31

Modified files:
	www/py-requests: Makefile 

Log message:
Take maintainership, ok shadchin@ (previous maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/08 15:18:58

Modified files:
	www/libmicrohttpd: Makefile distinfo 

Log message:
Update to libmicrohttpd-0.9.60 -- note the minor bump
Changelog: https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
Build tests all pass; Drawpile also happy with this at runtime.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 15:20:25

Modified files:
	regress/lib/libcrypto/exp: exptest.c 

Log message:
Add missing NULL checks on allocation, style(9) and consistently use
goto err instead of handrolling.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:27:56

Log message:
    Import libkdegames-kf5-18.08.2; tweak and ok bcallah@
    
    Comment:
    common code and data for many KDE games
    
    Description:
    Common code and data for many KDE games
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkdegames/Makefile
    N ports/x11/kde-applications/libkdegames/distinfo
    N ports/x11/kde-applications/libkdegames/pkg/DESCR
    N ports/x11/kde-applications/libkdegames/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 15:28:52

Modified files:
	lib/libssl     : d1_both.c s3_lib.c ssl3.h ssl_both.c ssl_clnt.c 
	                 ssl_locl.h ssl_packet.c ssl_srvr.c t1_enc.c 
	                 t1_hash.c 

Log message:
Clean up and simplify the handshake transcript code.

This provides a cleaner, simpler and more readable API, with code that uses
a BUF_MEM instead of a BIO.

ok beck@ ("hurry up") and tb@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:30:58

Log message:
    Import blinken-18.08.2; ok bcallah@
    
    Comment:
    memory enhancement game
    
    Description:
    Blinken is based on an electronic game released in 1978, which challenges
    players to remember sequences of increasing length. On the face of the device,
    there are 4 different color buttons, each one with their own distinctive sound.
    These buttons light up randomly, creating the sequence that the player must
    then recall. If the player is successful in remembering the sequence of lights
    in the correct order, he advances to the next stage, where an identical
    sequence with one extra step is presented. If the player makes a mistake, the
    game is lost, and the player must start again from the beginning. The goal is
    to get a high score - each step in the sequence is worth one point, so correct
    entry of a sequence of 8 lights is worth 8 points on the high score table.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/education/blinken/
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/blinken/Makefile
    N ports/x11/kde-applications/blinken/distinfo
    N ports/x11/kde-applications/blinken/pkg/DESCR
    N ports/x11/kde-applications/blinken/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:39:00

Log message:
    Import bovo-18.08.2; tweaks and ok bcallah@
    
    Comment:
    five-in-a-row Board Game
    
    Description:
    Bovo is a Gomoku like game for two players, where the opponents alternate in
    placing their respective pictogram on the game board. (Also known as: Connect
    Five, Five in a row, X and O, Naughts and Crosses)
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/bovo
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/bovo/Makefile
    N ports/x11/kde-applications/bovo/distinfo
    N ports/x11/kde-applications/bovo/pkg/DESCR
    N ports/x11/kde-applications/bovo/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 16:50:54

Modified files:
	lib/libssl     : tls13_key_schedule.c 

Log message:
KNF


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 16:54:59

Modified files:
	lib/libssl     : Makefile tls13_internal.h 
Added files:
	lib/libssl     : tls13_handshake.c 

Log message:
First skeleton of the TLS 1.3 state machine. Based on RFC 8446 and
inspired by s2n's state machine. Lots of help and input from jsing.

ok beck, jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 17:34:55

Modified files:
	lib/libssl     : Makefile ssl_clnt.c ssl_locl.h ssl_srvr.c 
	                 ssl_tlsext.c t1_lib.c tls1.h 
Added files:
	lib/libssl     : ssl_sigalgs.c ssl_sigalgs.h 

Log message:
Reimplement the sigalgs processing code into a new implementation
that will be usable with TLS 1.3 with less eye bleed.
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/08 19:56:22

Modified files:
	usr.bin/ssh    : dh.c 

Log message:
correct local variable name; from yawang AT microsoft.com


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/08 19:57:58

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
typo in error message; caught by Debian lintian, via Colin Watson


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/08 20:05:02

Modified files:
	comms/sigrok/libsigrok: Makefile 

Log message:
Add some missing dependencies.

Build breakage noticed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:07:26

Modified files:
	lib/libssl     : tls13_internal.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:17:04

Modified files:
	lib/libssl     : ssl_sigalgs.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:17:24

Modified files:
	lib/libssl     : ssl_tlsext.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 20:42:30

Modified files:
	lib/libcrypto/asn1: asn1.h evp_asn1.c 

Log message:
Add const to the data argument of ASN1_set{,_int}_octetstring().
From Ben L bobsayshilol () live ! co ! uk

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 21:05:14

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
In verbose mode netcat reports to stderr when the listen system
call has finished.  This allows to write race free scripts as they
can check that the server is up and running.
OK sthen@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:11:06

Modified files:
	lib/libcrypto/asn1: asn1_par.c 

Log message:
Fix a buffer overrun in asn1_parse2().
From Ben L bobsayshilol () live ! co ! uk
Similar fixes in BoringSSL and OpensSSL.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:20:27

Modified files:
	lib/libcrypto/asn1: evp_asn1.c 

Log message:
Avoid leaking memory that was already allocated in ASN1_item_new().

From Ben L 


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:35:09

Modified files:
	lib/libssl     : d1_srtp.c 

Log message:
Avoid leak: free existing SRTP connection profiles before
setting it.

From Ben L .


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 21:53:28

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Correct function naming for tls13_handshake_advance_state_machine().

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 21:54:42

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Correct defines for writer tests in connect/accept loops.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 22:02:53

Modified files:
	lib/libssl     : ssl_sigalgs.c ssl_sigalgs.h ssl_srvr.c 
	                 ssl_tlsext.c 

Log message:
Add the ability to have a separate priority list for sigalgs.
Add a priority list for tls 1.2
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/08 22:31:57

Modified files:
	libexec/ld.so/powerpc: rtld_machine.c 

Log message:
Delete support for obsolete BSS PLT format, which was last known to be
used by the dearly departed editors/emacs21 port.

Per naddy@, we'll keep an eye out for issues in the next ports bulk build


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 22:43:39

Modified files:
	lib/libssl     : ssl_clnt.c ssl_sigalgs.c ssl_sigalgs.h 
	                 ssl_srvr.c 

Log message:
Ensure we only choose sigalgs from our prefernce list, not the whole list
ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:04:50

Log message:
    Import granatier-18.08.2; tweaks and ok bcallah@
    
    Comment:
    clone of the classic bomberman game
    
    Description:
    Granatier is a clone of the classic Bomberman(TM) game, inspired by the work of
    the Clanbomber clone.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/granatier
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/granatier/Makefile
    N ports/x11/kde-applications/granatier/distinfo
    N ports/x11/kde-applications/granatier/pkg/DESCR
    N ports/x11/kde-applications/granatier/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/08 23:16:37

Modified files:
	libexec/ld.so/m88k: Makefile.inc ldasm.S rtld_machine.c 

Log message:
Delete superfluous libc reacharounds.
Replace magic numbers with symbolic constants in ldasm.S
Let the kernel do the cacheflush optimization.

from miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:18:45

Log message:
    Import kmahjongg-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Mah Jongg four players board game for KDE5
    
    Description:
    In KMahjongg the tiles are scrambled and staked on top of each other
    to resemble a certain shape. The player then is expected to remove all
    the tiles off the game board by locating each tile's matching pair.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kmahjongg
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kmahjongg/Makefile
    N ports/x11/kde-applications/kmahjongg/distinfo
    N ports/x11/kde-applications/kmahjongg/pkg/DESCR
    N ports/x11/kde-applications/kmahjongg/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 23:21:33

src/regress/lib/libssl/interop/cert

Update of /cvs/src/regress/lib/libssl/interop/cert
In directory cvs.openbsd.org:/tmp/cvs-serv58855/cert

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/cert added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:22:48

Log message:
    Import kapman-18.08.2; tweaks and ok bcallah@
    
    Comment:
    pac-man clone
    
    Description:
    Kapman is a clone of the well known game Pac-Man. You must go through
    the levels escaping ghosts in a maze. You lose a life when a ghost
    eats you, but you can eat the ghosts for a few seconds when eating
    an energizer. You win points when eating pills, energizers, and
    bonus, and you win one life for each 10,000 points. When you have
    eaten all the pills and energizers of a level, you go to the next
    level, and the player and ghost speeds increase. The game ends when
    you have lost all your lives.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kapman
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kapman/Makefile
    N ports/x11/kde-applications/kapman/distinfo
    N ports/x11/kde-applications/kapman/pkg/DESCR
    N ports/x11/kde-applications/kapman/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:27:54

Log message:
    Import katomic-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Sokoban-like logic game
    
    Description:
    Katomic is both fun and educational game built around molecular
    geometry. It employs simplistic two-dimensional looks at different
    chemical elements.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/katomic
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/katomic/Makefile
    N ports/x11/kde-applications/katomic/distinfo
    N ports/x11/kde-applications/katomic/pkg/DESCR
    N ports/x11/kde-applications/katomic/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 23:30:41

Modified files:
	regress/lib/libssl/interop: Makefile Makefile.inc README 
	                            client.c server.c util.c util.h 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 
Added files:
	regress/lib/libssl/interop/cert: Makefile 

Log message:
The cert subdir is testing all combinations of certificate validation.
Having the three libraries, client and server certificates, missing
or invalid CA or certificates, and enforcing peer certificate results
in 1944 new test cases.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:33:17

Log message:
    Import kblackbox-18.08.2; tweaks and ok bcallah@
    
    Comment:
    blackbox Logic Game
    
    Description:
    KBlackbox is a game of hide and seek played on a grid of boxes where the
    computer has hidden several balls. The position of the hidden balls can be
    deduced by shooting beams into the box.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kblackbox
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kblackbox/Makefile
    N ports/x11/kde-applications/kblackbox/distinfo
    N ports/x11/kde-applications/kblackbox/pkg/DESCR
    N ports/x11/kde-applications/kblackbox/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:36:59

Log message:
    Import kblocks-18.08.2; tweaks and ok bcallah@
    
    Comment:
    falling blocks game
    
    Description:
    KBlocks is the classic falling blocks game. The idea is stack the
    falling blocks in a way that lines are completely filled. When a
    line is completed it is removed, and more space is available in the
    play area. When there is not enough space for blocks to fall, the
    game is over.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kblocks
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kblocks/Makefile
    N ports/x11/kde-applications/kblocks/distinfo
    N ports/x11/kde-applications/kblocks/pkg/DESCR
    N ports/x11/kde-applications/kblocks/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:41:18

Log message:
    Import kbounce-18.08.2; tweaks and ok bcallah@
    
    Comment:
    ball bouncing game
    
    Description:
    KBounce is a single player arcade game with the elements of puzzle.
    It is played on a field, surrounded by walls, with two or more balls
    that move about in the field bouncing off of walls. The player can
    build new walls, decreasing the size of the active field.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kbounce
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kbounce/Makefile
    N ports/x11/kde-applications/kbounce/distinfo
    N ports/x11/kde-applications/kbounce/pkg/DESCR
    N ports/x11/kde-applications/kbounce/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:42:50

Log message:
    Import bomber-18.08.2; tweaks and ok bcallah@
    
    Comment:
    arcade bombing game
    
    Description:
    Bomber is a single player arcade game. The player is invading various cities in
    a plane that is decreasing in height.
    
    The goal of the game is to destroy all the buildings and advance to the next
    level. Each level gets a bit harder by increasing the speed of the plane and
    the height of the buildings.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/education/bomber/
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/bomber/Makefile
    N ports/x11/kde-applications/bomber/distinfo
    N ports/x11/kde-applications/bomber/pkg/DESCR
    N ports/x11/kde-applications/bomber/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/09 00:09:20

Modified files:
	meta/kde4      : Makefile 
	x11/kde-applications: Makefile 
	x11/kde4       : Makefile 

Log message:
replace 10 KDE4 games with KDE5

Unhook KDE4 games; hook KDE5 and adjust KDE4 meta

+ blinken
+ bomber
+ bovo
+ granatier
+ kapman
+ katomic
+ kblackbox
+ kblocks
+ kbounce
+ kmahjongg

Thanks bcallah@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/09 00:53:14

Modified files:
	libexec/ld.so/mips64: Makefile.inc 

Log message:
Delete superfluous libc reach-around variables, left over from the
old syscall stubs.  Prompted by miod@'s poke on m88k

ok visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 03:08:20

Modified files:
	sysutils/cloud-agent: Makefile 

Log message:
mark BROKEN for now


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 04:03:25

Modified files:
	print/bibview/patches: patch-ComboBo_h patch-FileNom_c 
	                       patch-FileNom_h patch-Imakefile 
	                       patch-bib_file_c patch-bibview_c 
	                       patch-ctl_card_c patch-ctl_open_c 
	                       patch-ctl_serv_c patch-gui_card_c 
	                       patch-gui_widg_c 

Log message:
regen patches, noop


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 04:06:24

Modified files:
	print/bibview  : Makefile 
	print/bibview/patches: patch-bib_file_c patch-bibview_c 
	                       patch-ctl_open_c patch-ctl_serv_c 
Added files:
	print/bibview/patches: patch-BibView_eng_ad patch-bib_flex_c 
	                       patch-globdata_c patch-rc_file_c 

Log message:
add missing standard headers, fixing some LP64 issues, part of a diff from tonypony76 at mail,com


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 06:26:12

Modified files:
	sys/netinet    : ipsec_input.c 
	sys/netinet6   : raw_ip6.c 

Log message:
Remove the last few XXX rdomain markers. Even those functions respect the
rdomain now and are therefor rdomain save.
OK mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 07:14:32

Modified files:
	sys/dev/ic     : elink3.c malo.c 
	sys/dev/pci    : if_bge.c if_nep.c if_vte.c 
	sys/dev/sdmmc  : if_bwfm_sdio.c 
	sys/kern       : uipc_mbuf.c uipc_mbuf2.c uipc_socket2.c 
	                 uipc_usrreq.c 
	sys/net        : bsd-comp.c if_ppp.c ppp-deflate.c ppp_tty.c 
	                 switchctl.c 
	sys/net80211   : ieee80211_crypto_bip.c ieee80211_crypto_ccmp.c 
	                 ieee80211_crypto_tkip.c ieee80211_crypto_wep.c 
	sys/netinet    : tcp_output.c 
	sys/netinet6   : icmp6.c ip6_input.c ip6_output.c 
	sys/nfs        : nfs_serv.c nfs_socket.c nfs_subs.c 
	sys/sys        : mbuf.h 

Log message:
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
m_leadingspace() and m_trailingspace(). Convert all callers to call
directly the functions and remove the defines.
OK krw@, mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 07:17:13

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Document m_leadingspace() and m_trailingspace() instead of the makros which
got removed. Also fix documentation of m_prepend and M_PREPEND. They are
the same quite some time and there is no longer the need to warn about
not using m_prepend directly.
OK krw@, mpi@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/09 07:55:41

Modified files:
	.              : events.html 

Log message:
video link for one of the recent openbgpd talks


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 08:25:33

Modified files:
	textproc/libxml/patches: patch-Makefile_in 

Log message:
fix parallel build


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 08:29:12

Modified files:
	devel/riscv-elf/gcc: Makefile 
	devel/riscv-elf/gcc/pkg: PLIST 

Log message:
Disable libcc1.  We don't have gdb for riscv, so it serves no purpose,
and it conflicts with devel/avr/gcc and lang/gcc/6.
While here, remove unused MAKE_* assignments.
ok kevlo@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/09 09:00:54

Modified files:
	app/cwm        : parse.y 

Log message:
merge from base, from sashan@:

> - odd condition/test in PF lexer
> (and other lexers too)
>
> This commit rectifies earlier change:
>
> in the lex... even inside quotes, a \ followed by space or tab should
> expand to space or tab, and a \ followed by newline should be ignored
> (as a line continuation).  compatible with the needs of hoststated
> (which has the most strict quoted string requirements), and ifstated
> (where one commonly does line continuations in strings).
>
> OK deraadt@, OK millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 09:23:02

Modified files:
	archivers/zip  : Makefile 
Added files:
	archivers/zip/patches: patch-match_S 

Log message:
Disable non-PIC assembly code on i386 and use the same code as other archs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/09 09:27:32

Modified files:
	www/ruby-rack  : Makefile distinfo 

Log message:
Update to rack 2.0.6

Fixes CVE-2018-16471


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/09 09:52:41

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Abstract a separate function to scan the list provided by getifaddrs()
for the interface's link information.

Makes the code easier to follow.

Suggestions and ok kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 10:43:31

Modified files:
	lib/libssl     : ssl_clnt.c 

Log message:
Ensure we free the handshake transcript upon session resumption.

Found the hard way by jmc@

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/09 10:49:32

Modified files:
	lib/libc/net   : ethers.3 ethers.c 
	share/man/man5 : ethers.5 

Log message:
Remove ethers(5) YP support bits from libc as it makes it difficult to
effectively use pledge(2) in some programs.

approval from many, thanks!

idea by & ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/09 11:39:34

Modified files:
	usr.sbin/tcpdump: privsep.c 

Log message:
The 'recvfd' and 'inet' promises are no longer required by tcpdump(8)

This reduces the remaining runtime pledge(2) in the privsep monitor
process to "stdio rpath dns bpf":

- 'rpath' for /etc/{ethers,rpc}, also unveil(2)'d thanks to mestre@!
- 'dns' for DNS lookups
- 'bpf' BIOCGSTATS on ^C

The unprivileged packet parser process remains pledged just "stdio"

This depends on the previous commit that removed YP support from
ethers(5).

ok mestre@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/09 12:04:15

Modified files:
	share/man/man9 : mbuf.9 

Log message:
retuned -> returned;


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 12:24:50

Modified files:
	regress/lib/libcrypto: Makefile 
	regress/lib/libssl: Makefile 
	regress/lib/libtls: Makefile 

Log message:
Add subdirectires with SUBDIR += instead of a single assignment with
line continuations.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 12:31:50

Modified files:
	regress/lib/libssl: Makefile 

Log message:
remove the not yet implemented "handshake" subdirectory


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/09 12:46:04

Modified files:
	databases/py-sqlalchemy/patches: patch-setup_cfg 

Log message:
Regen a patch that applied with fuzz


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/09 12:55:39

Modified files:
	lang/python/3.6/patches: patch-Modules__ssl_c 

Log message:
regen patch


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/09 13:36:04

Modified files:
	lib/libpcap    : gencode.c 

Log message:
fix a typo

OK jca@ (from a long time ago...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/09 14:22:17

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Add CVE entry for ruby-rack

Reminded by and OK rsadowski@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2018/11/09 14:33:55

Modified files:
	usr.sbin/rad   : rad.8 

Log message:
Document interactions of rad(8), carp(4), and SOII:
When running rad(8) on top of carp(4), ifconfig carp0 -soii is a good idea.
ok florian@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 16:23:35

Modified files:
	security/xca   : Makefile 

Log message:
Do not clobber CC from the qt5 module, the build framework uses CC=@CXX@.
This means C++ code will be linked with c++(1) and lld will be happy.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/09 16:31:01

src/regress/lib/libcrypto/botan

Update of /cvs/src/regress/lib/libcrypto/botan
In directory cvs.openbsd.org:/tmp/cvs-serv19333/botan

Log Message:
Directory /cvs/src/regress/lib/libcrypto/botan added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:39:45

Modified files:
	lib/libcrypto/ec: ec_key.c 

Log message:
Avoid dereferencing eckey before checking it for NULL.
CID 184282

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/09 16:44:32

Modified files:
	regress/lib/libcrypto: Makefile 
Added files:
	regress/lib/libcrypto/botan: Makefile 

Log message:
The Botan library from ports an be configured to use OpenSSL or
LibreSSL as crypto provider.  When we run their regression tests,
we are actually testing our library.  This is far from perfect.  A
lot of LibreSSL features have not been implemented as Botan provider.
Even if provider openssl is specified, botan-test runs a lot of
non-openssl tests.  This can be improved later.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:45:19

Modified files:
	lib/libcrypto/dsa: dsa_key.c 

Log message:
Initialize priv_key and pub_key on first use instead of at the top.

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:49:18

Modified files:
	lib/libcrypto/dh: dh_key.c 

Log message:
Initialize priv_key and pub_key on first use instead of at the top.
While there, eliminate a flag that was only used once.

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:54:57

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Use "send" and "recv" consistently instead of mixing them with "read"
and "write". Use self-documenting C99 initializers.

ok bcook, jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 16:56:20

Modified files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 

Log message:
Fix the TLSv1.3 key schedule implementation.

When the RFC refers to ("") for key derivation, it is referring to the
transcript hash of an empty string, not an empty string. Rename
tls13_secrets_new() to tls13_secrets_create(), make it take an EVP_MD *
and calculate the hash of an empty string so that we have it available
for the "derived" and other steps. Merge tls13_secrets_init() into
the same function, remove the EVP_MD * from other functions and use the
empty string hash at the appropriate places.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 16:57:19

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
Update key schedule regress to match API changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 17:18:25

Modified files:
	lib/libssl     : tls13_key_schedule.c 
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
Fix last of the empty hash nonsense
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 17:38:31

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Use TLS13_HS_{CLIENT,SERVER} instead of using a redundant _SEND{,S}.

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 17:48:33

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
More regress all the way to exporter_master


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 18:19:09

Modified files:
	lib/libssl     : ssl_cert.c ssl_clnt.c ssl_lib.c ssl_locl.h 
	                 ssl_sigalgs.c ssl_sigalgs.h ssl_srvr.c t1_lib.c 

Log message:
Stop keeping track of sigalgs by guessing it from digest and pkey,
just keep the sigalg around so we can remember what we actually
decided to use.
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 18:34:02

Modified files:
	lib/libssl     : tls13_key_schedule.c 

Log message:
Avoid a double allocation and memory leak.

Reported by Ben L 


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:39:35

Modified files:
	regress/lib/libcrypto/bn/rand: bn_rand_interval.c 

Log message:
fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:43:03

Modified files:
	regress/lib/libcrypto/x509: x509name.c 

Log message:
Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:46:54

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 19:23:28

Modified files:
	regress/lib/libcrypto/pkcs7: pkcs7test.c 

Log message:
Clean up and free objects at the completion of the regress test.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	florian@cvs.openbsd.org	2018/11/09 20:28:46

Modified files:
	net/munin      : Makefile 

Log message:
munin-node needs net/p5-IO-Socket-INET6 to talk IPv6.
Prompted by a question from Alarig Le Lay (alarig AT
swordarmor.fr) on misc
OK phessler, kirby


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/09 22:03:23

Modified files:
	sbin/ping      : ping.8 ping.c 
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
add support for setting the traffic class on ipv6 packets.

it reuses the toskeyword handling that ipv4 uses for setting the
tos field, which is equiavlent to traffic class.

ok florian@ denis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/09 23:38:45

Modified files:
	net/bitcoin    : Makefile distinfo 

Log message:
Bugfix update bitcoin-0.17.0.1


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 01:03:29

src/regress/lib/libssl/interop/session

Update of /cvs/src/regress/lib/libssl/interop/session
In directory cvs.openbsd.org:/tmp/cvs-serv32556/session

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/session added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 01:10:31

Modified files:
	regress/lib/libssl: Makefile 
	regress/lib/libssl/tlsext: tlsexttest.c 

Log message:
Make sure the interop test happen last (since they take a long time)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/10 01:10:43

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Tweak and improve the TLSv1.3 state machine.

- Provide a tls13_handshake_active_action() function to reduce code
duplication and replace tls13_handshake_get_sender().

- Add an INVALID message_type, so we can explicitly detect invalid
conditions.

- Implement skeletons for the tls13_handshake_send_action() and
tls13_handshake_recv_action() functions.

- OR in the NEGOTIATED value at the end of recving or sending a server
hello so that we switch to the next chain in the state table.

ok tb@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/10 01:11:16

Modified files:
	lib/mesa/src/mapi: entry_x86_tsd.h 

Log message:
Backout i386 tsd dispatch changes.  While they worked for
glxinfo/glxgears it broke SDL2 GL which dlopens libGL.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 01:26:52

Modified files:
	multimedia/gstreamer1/plugins-libav: Makefile 

Log message:
Sync with FFmpeg: enable VFP on ARM.

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 01:33:45

Modified files:
	regress/lib/libssl/interop: Makefile client.c server.c 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 
Added files:
	regress/lib/libssl/interop/session: Makefile 

Log message:
Regress client and server can do session reuse now.  Test this with
all combinations of LibreSSL, OpenSSL 1.0.2, and OpenSSL 1.1.  It
is currently disabled for TLS 1.3 as this needs more setup.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 01:35:43

Modified files:
	regress/lib/libssl: Makefile 

Log message:
Speling


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 01:36:29

Modified files:
	meta/kde4      : Makefile 

Log message:
Changing RUN_DEPENDS needs a bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 01:42:39

Modified files:
	lib/libssl     : ssl_sigalgs.c ssl_sigalgs.h 

Log message:
Remove dead code
ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/10 01:43:34

Modified files:
	www/nginx      : Makefile distinfo 

Log message:
Update to nginx 1.14.1.

Fixes CVE-2018-16843, CVE-2018-16844 & CVE-2018-16845.

ok sthen@ robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/10 03:17:37

Modified files:
	lib/libpcap    : gencode.c 

Log message:
unbreak VLAN filtering

OK dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	feinerer@cvs.openbsd.org	2018/11/10 03:55:16

Modified files:
	multimedia/libv4l: Makefile distinfo 
	multimedia/libv4l/patches: patch-lib_libv4lconvert_Makefile_in 

Log message:
Update to libv4l 1.16.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/10 04:11:03

Modified files:
	databases/pkglocatedb: Makefile 

Log message:
prevent dpb from masking errors


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/10 04:12:25

Modified files:
	lang/rust      : Makefile distinfo 
	lang/rust/pkg  : PFRAG.aarch64-main PFRAG.amd64-main 
	                 PFRAG.i386-main 

Log message:
Minor update to rust 1.30.1, from semarie@

See https://blog.rust-lang.org/2018/11/08/Rust-1.30.1.html


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/10 04:19:01

Modified files:
	usr.sbin/bgpd  : bgpd.h rde.c 

Log message:
fix error message when querying a non-existent table

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/10 04:54:03

Modified files:
	lib/libc/sys   : fcntl.2 
	sys/kern       : vfs_lockf.c 

Log message:
Conform to POSIX-2001 in which the behavior of passing a negative length using
posix file locks is defined. Also, detect overflows when dealing with positive
lengths.

ok millert@ visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/10 04:58:50

Modified files:
	regress/sys/kern/flock: Makefile flock.c 

Log message:
add tests covering negative lengths and positive overflows


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:00:35

Modified files:
	devel/meson    : Makefile distinfo meson.port.mk 
	devel/meson/patches: patch-mesonbuild_backend_backends_py 

Log message:
Update to meson-0.48.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:12:49

Modified files:
	graphics/babl  : Makefile distinfo 

Log message:
Update to babl-0.1.60.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:19:37

Modified files:
	sysutils/amazon-ssm-agent: Makefile distinfo 

Log message:
Update to amazon-ssm-agent-2.3.235.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:20:03

Modified files:
	sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.0.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:34:01

Modified files:
	net/py-libcloud: Makefile distinfo 
	net/py-libcloud/pkg: PLIST 

Log message:
Update to py-libcloud-2.4.0 and add a python3 FLAVOR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 05:34:24

Modified files:
	net            : Makefile 

Log message:
+py-libcloud,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/10 05:36:05

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
add quirk for nginx cvs


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/10 05:39:11

Modified files:
	x11/xfce4      : xfce4.port.mk 

Log message:
Default to .tar.gz when XFCE_COMMIT is set, as that's what cgit provides
for now.

While here switch pre-configure to MODXFCE4_gen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/10 05:50:21

Modified files:
	www/iridium    : Makefile 
	www/iridium/patches: patch-base_base_paths_posix_cc 

Log message:
use the correct binary path to load the other processes


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/10 05:58:44

Modified files:
	math/mlpack    : Makefile 
	math/mlpack/pkg: PLIST-python 

Log message:
fix python subpackage FULLPKGPATH and upgrade path...


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 06:02:52

Modified files:
	print/cups     : Makefile distinfo 
	print/cups/patches: patch-Makedefs_in patch-backend_ipp_c 
	                    patch-config-scripts_cups-sharedlibs_m4 
	                    patch-cups_Makefile patch-filter_Makefile 
	                    patch-notifier_Makefile 
	                    patch-scheduler_Makefile 
	                    patch-scheduler_ipp_c 
	                    patch-test_run-stp-tests_sh 
	print/cups/pkg : PLIST-libs 
Added files:
	print/cups/patches: patch-config-scripts_cups-compiler_m4 
Removed files:
	print/cups/patches: patch-cgi-bin_Makefile patch-cups_ipp_c 
	                    patch-ppdc_Makefile 

Log message:
Update to cups-2.2.9.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 06:20:58

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.42.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 06:21:24

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.42.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/10 06:21:40

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.52.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/10 06:32:05

Modified files:
	infrastructure/lib/DPB: PkgPath.pm 

Log message:
fix the cervisia missing error, turns out I *don't* want to allow stubbed
out paths back on buildable stuff, ever...


CVSROOT:	/cvs
Module name:	src
Changes by:	bru@cvs.openbsd.org	2018/11/10 07:27:51

Modified files:
	sys/dev/wscons : wsconsio.h wsmouseinput.h wsmouse.c wstpad.c 

Log message:
Remove the strong hysteresis filter.

It seems that the filter is obsolete, the default method is sufficient.
Simplify and clean up some related code in wsmouse.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 07:39:10

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
The tick messages ("no link...", "no lease...") have had a hard
stop at ifi->startup_time + config->link_timeout for a while. So
just set that at startup and stop passing the fixed value to
tick_msg().


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 08:01:09

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Stop passing value+3 as the start time for tick_msg(). Just #define
GRACE_SECONDS 3 inside tick_msg() and use that.

Reduces number of pointless variables used to perform the arithmetic,
making it more obvious what tick_msg() invocations are doing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/10 08:02:23

Modified files:
	editors/emacs  : Makefile 
	editors/emacs/patches: patch-configure 

Log message:
On i386, link without -Z.  Not required with ld.bfd and not supported
by ld.lld.  ok jca@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/10 08:28:05

Modified files:
	sys/dev/usb    : if_wi_usb.c 

Log message:
Pass free(9) sizes for the tx descriptors.

ok tedu@, visa@, stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/10 08:29:22

Modified files:
	sys/dev/usb    : uhub.c 

Log message:
Pass free(9) sizes for port arrays.

ok tedu@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/10 08:34:25

Modified files:
	sys/dev/usb    : usb_subr.c usbdi.c usbdivar.h 

Log message:
free(9) sizes for endpoints array.

ok okan@, tedu@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/10 09:41:03

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Var.pm 

Log message:
strip PORTSDIR from DESCR/README


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/10 09:51:23

Modified files:
	textproc/py-toml: Makefile distinfo 
	textproc/py-toml/pkg: PLIST 

Log message:
Update to py-toml-0.10.0

From Pamela Mosiejczuk with a minor tweak from me


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/10 09:57:43

Modified files:
	telephony/asterisk: Makefile 
Added files:
	telephony/asterisk/patches: 
	                            patch-third-party_pjproject_source_pjmedia_src_pjmedia_sdp_c 

Log message:
avoid 'asterisk: vfprintf %s NULL in "%.*s %.*s/%u%s%.*s"' noticed by landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/10 10:12:24

Modified files:
	databases/sqlports/files: Var.pm 

Log message:
what do you know ? I can just reuse the lexical from the other package


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/10 10:55:30

Modified files:
	emulators/ppsspp: Makefile distinfo 

Log message:
Update to ppsspp-1.7.1.

Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-171


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/10 11:14:47

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
Fix vnetid range

0 and 4095 are reserved IDs as per 802.1Q and vlan(4), setting them will
fail.

OK denis


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 11:25:59

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Eliminate single use variables 'tickstop' that confuse ticking and
protocol timing.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 11:40:34

Modified files:
	sys/netinet    : ip_divert.c raw_ip.c tcp_output.c udp_usrreq.c 
	lib/libc/sys   : send.2 

Log message:
Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore.
It also translated a documented send(2) EACCES case erroneously.
This was too much magic and always prone to errors.
from Jan Klemkow; man page jmc@; OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/11/10 12:12:34

Modified files:
	usr.sbin/ripd  : ripd.conf.5 

Log message:
the default for triggered-updates is no.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/11/10 12:23:55

Modified files:
	devel/libgit2/libgit2: Makefile distinfo 

Log message:
Security update to libgit2-0.27.7

CVE-2018-17456 (<0.27.5)
CVE-2018-10887 (<0.27.3)
CVE-2018-10888 (<0.27.3)

From Hiltjo Posthuma, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	daniel@cvs.openbsd.org	2018/11/10 12:40:43

Modified files:
	bin/csh        : csh.1 

Log message:
remove mention of sbrk.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	daniel@cvs.openbsd.org	2018/11/10 12:42:02

Modified files:
	gnu/usr.sbin/mkhybrid/src: config.h 

Log message:
Eliminate use of sbrk (was only used to print a diagnostic).

ok tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/11/10 12:43:12

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register libgit2 CVEs


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/10 13:36:07

Modified files:
	x11/py-qtpy    : Makefile distinfo 

Log message:
Update to py-qtpy-1.5.2

From Elias Mariani (Maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	tim@cvs.openbsd.org	2018/11/10 13:38:07

Modified files:
	security/openssl/1.1: Makefile 
	security/openssl/1.1/patches: 
	                              patch-Configurations_unix-Makefile_tmpl 

Log message:
Use the right includedir in the .pc files; OK sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 13:51:13

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
If tick_msg() is passed a start of INT64_MAX (a.k.a. the end of time)
stop ticking, end any partially emitted line with a "\n".

This will be used when dhclient is restarting itself due to events
beyond its control. e.g. new LLADDR


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/10 13:52:35

Modified files:
	devel/py-twisted: Makefile distinfo 
	devel/py-twisted/patches: patch-src_twisted_python__setup_py 

Log message:
Update py-twisted 18.7.0 -> 18.9.0
ok landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/10 14:00:16

Modified files:
	devel/py-pretend: Makefile distinfo 
	devel/py-pretend/pkg: PLIST 

Log message:
Update to py-pretend-1.0.9

From Pamela Mosiejczuk


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 14:04:01

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Use tick_msg(INT64_MAX) when LLADDR changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/10 14:21:15

Modified files:
	sys/kern       : vfs_lockf.c 

Log message:
use the LFPRINTF() debug macro consistently; ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/10 14:22:17

Modified files:
	sbin/pfctl     : parse.y 

Log message:
Unbreak `-D macro=value' (r1.686 regression)

Zap trailing semicolon introduced with miko's cmdline_symset() leading to
unconditional err(3).  Zap trailing tab while here.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/10 16:44:54

Modified files:
	sbin/ping      : ping.8 ping.c 

Log message:
let -D work on ping6 too.

the manpage was discussed with many


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/10 16:45:28

Modified files:
	games/scummvm  : Makefile 

Log message:
Disable i386 assembly verions of hqx graphic scalars to avoid a text
relocation fixing the build with lld.

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 16:53:00

src/regress/lib/libssl/interop/netcat

Update of /cvs/src/regress/lib/libssl/interop/netcat
In directory cvs.openbsd.org:/tmp/cvs-serv38144/netcat

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/netcat added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/11/10 17:11:01

Modified files:
	usr.sbin/switchd: switchd.conf.5 

Log message:
Mention the default address (0.0.0.0) and port (6653) that switchd(8)
uses.

OK nayden@ kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 17:15:04

Modified files:
	regress/lib/libssl/interop: Makefile Makefile.inc README 
	regress/lib/libssl/interop/cert: Makefile 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 
	regress/lib/libssl/interop/session: Makefile 
Added files:
	regress/lib/libssl/interop/netcat: Makefile 

Log message:
Reorganize libssl interop tests.  Move netcat tests into separate
directory.  Keep all log files for easier debugging.  Name regress
target names consistently.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/10 17:48:36

Modified files:
	emulators/retroarch: Makefile distinfo 
	emulators/retroarch/patches: patch-Makefile_common 
	                             patch-audio_audio_driver_c 
	                             patch-retroarch_cfg 
	emulators/retroarch/pkg: PLIST 

Log message:
Update to retroarch-1.7.5.

Release notes:
https://www.libretro.com/index.php/retroarch-1-7-5-released/
https://www.libretro.com/index.php/retroarch-1-7-4-released/
https://www.libretro.com/index.php/retroarch-1-7-3-released/


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 17:49:05

Modified files:
	sbin/dhclient  : dhclient.c dhcpd.h 

Log message:
As get_hw_address() is called early and unconditionally sets
VALID_LLADDR, there is longer much point to VALID_LLADDR. Nuke it.

Just check for lladdr changes when LINK_STATUS_IS_UP().


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/10 17:55:13

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Sometimes autoindenting is too helpful.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/10 18:40:31

Modified files:
	sbin/ping      : ping.c 

Log message:
make all the setsockopt calls consistent.

do not cast the arguments unnecessarily, and always err() on failure.

an earlier diff just tweaking the v6 calls was oked by bluhm@ kn@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/10 18:49:04

Modified files:
	sys/dev/wscons : wsmouse.c 

Log message:
in the magical language gcc, adding brackets allows correct code to compile.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 19:03:23

Modified files:
	lib/libssl     : ssl_clnt.c ssl_sigalgs.c ssl_srvr.c 

Log message:
Convert signatures and verifcation to use the EVP_DigestXXX api
to allow for adding PSS, Nuke the now unneejded guard around the PSS
algorithms in the sigalgs table
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 19:22:34

Modified files:
	lib/libssl     : ssl_clnt.c ssl_srvr.c 

Log message:
Add support for RSA PSS algorithims being used in sigalgs.
lightly tested, but will need sanity checks and regress test changes
before being added to any sigalgs list for real
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/10 20:27:56

Modified files:
	lib/libcrypto  : armcap.c 

Log message:
include crypto.h from the correct path, remove unused variable


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/10 21:15:19

Modified files:
	lib/mesa/src/mapi: entry_x86_tsd.h 

Log message:
Make similiar changes to the i386 tsd dispatch assembly as libglvnd to
avoid a text relocation fixing the build with lld.

This time store the address of the GOT in ebx as required before calling
the PLT stub and change .balign value to match X86_ENTRY_SIZE as suggested
by naddy.

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/10 22:55:10

Modified files:
	sys/net        : if_gre.c if.h 

Log message:
use the llprio on gre(4) and eoip(4) interfaces for the keepalive tos

llprios are valued 0 to 7, while the ip tos/dscp/tclass is an 8 bit
value. fortunately the high 3 bits map nicely to the llprio values,
so we shift the llprio into place when generating the keepalive
frames. the llprio is defaulted to the value that cisco uses for
their gre keepalives.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/10 23:05:53

Modified files:
	sys/net        : if_gre.c 

Log message:
actually use the if_llprio to set the mbuf prio.

the llprio is already used to set the gre and eoip packet tos/tclass,
but it was queued at the default prio before this.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/10 23:24:00

src/lib/libcrypto/sm3

Update of /cvs/src/lib/libcrypto/sm3
In directory cvs.openbsd.org:/tmp/cvs-serv23568/sm3

Log Message:
Directory /cvs/src/lib/libcrypto/sm3 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 23:27:57

Modified files:
	lib/libssl     : ssl_srvr.c 

Log message:
Free the server tls transcript in case session reuse did not work.
Regression found by Perl module p5-IO-Socket-SSL tests.
with beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/10 23:30:44

src/regress/lib/libcrypto/sm3

Update of /cvs/src/regress/lib/libcrypto/sm3
In directory cvs.openbsd.org:/tmp/cvs-serv58549/sm3

Log Message:
Directory /cvs/src/regress/lib/libcrypto/sm3 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/10 23:35:41

Modified files:
	sys/net        : if_gre.c 

Log message:
when encapsulating mpls, map the mpls qos value to an ip tos.


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/10 23:41:28

Modified files:
	distrib/special/libstubs: Makefile 
	lib/libcrypto  : Makefile cryptlib.c crypto.h crypto_init.c 
	lib/libcrypto/engine: engine.h 
	regress/lib/libssl/ssl: ssltest.c 
	usr.bin/openssl: openssl.c 
Added files:
	distrib/special/libstubs: pthread_mutex.c 
	lib/libcrypto  : crypto_lock.c 

Log message:
Add automatic threading initialization for libcrypto.

This implements automatic thread support initialization in libcrypto.
This does not remove any functions from the ABI, but does turn them into
no-ops. Stub implementations of pthread_mutex_(init|lock|unlock) are
provided for ramdisks.

This does not implement the new OpenSSL 1.1 thread API internally,
keeping the original CRYTPO_lock / CRYPTO_add_lock functions for library
locking. For -portable, crypto_lock.c can be reimplemented with
OS-specific primitives as needed.

ok beck@, tb@, looks sane guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 23:49:35

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Nuke trailing whitespace


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/10 23:53:31

Modified files:
	lib/libcrypto  : Makefile Symbols.list 
	lib/libcrypto/evp: evp.h 
	lib/libcrypto/objects: objects.txt 
Added files:
	lib/libcrypto/evp: m_sm3.c 
	lib/libcrypto/sm3: sm3.c sm3.h sm3_locl.h 

Log message:
Add Ribose Inc's implementation of the SM3 hashing function with
tweaks from jsing and myself.  The SM2/SM3/SM4 algorithms are mandatory
for legal use of cryptography within China and [are] widely applied in
the country, covering identification/financial cards, contactless,
TPM 2.0 and PKI.

ok beck inoguchi jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/10 23:58:14

Modified files:
	lib/libssl     : Symbols.list ssl.h ssl_lib.c 

Log message:
Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().
Used by unbound's DNS over TLS implementation to do server name
verification.

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:00:14

Modified files:
	lib/libcrypto  : shlib_version 
	lib/libssl     : shlib_version 
	lib/libtls     : shlib_version 

Log message:
bump minors after symbol addition.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:01:59

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:07:44

Modified files:
	lib/libcrypto/evp: c_all.c 

Log message:
Add EVP_sm3() to OpenSSL_add_all_digests_internal().

ok beck inoguchi


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:10:57

Modified files:
	usr.bin/openssl: openssl.c 

Log message:
Add sm3 to the 'openssl dgst' command.

ok beck inoguchi


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:12:33

Added files:
	regress/lib/libcrypto/sm3: Makefile sm3test.c 

Log message:
Add sm3 regress tests.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/11 00:13:03

Modified files:
	regress/lib/libcrypto: Makefile 

Log message:
Hook up sm3 regress tests.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/11 00:39:35

Modified files:
	regress/lib/libssl/interop/cert: Makefile 
	regress/lib/libssl/interop/netcat: Makefile 
	regress/lib/libssl/interop/session: Makefile 

Log message:
Fix a race in libssl interop regress.  The success messages from
the server child could be delayed.  In this case wait a second and
check again.


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/11 00:57:44

Modified files:
	lib/libssl     : ssl_srvr.c 

Log message:
quiet warning on other compilers

ok beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/11 01:29:42

Modified files:
	sysutils/riemann: Makefile distinfo 
	sysutils/riemann/pkg: PLIST 

Log message:
Update riemann 0.3.0 -> 0.3.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/11 02:39:26

Modified files:
	lang/vala      : Makefile distinfo 
	lang/vala/patches: no_valadoc-patch-Makefile_in 
	lang/vala/pkg  : PLIST-main PLIST-valadoc 

Log message:
Update to vala-0.40.11.

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/11 03:21:19

Modified files:
	x11/gnome/mutter: Makefile 

Log message:
Make sure we don't re-run configure at build time.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/11 05:47:04

Modified files:
	sys/net        : if_gif.c 

Log message:
copy the mpls cos and use it as the ip dscp/tos/tclass thing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/11 06:50:57

Added files:
	www/chromium/patches: 
	                      patch-third_party_blink_public_platform_web_vector_h 

Log message:
unbreak i386 build by defining explicit WebVector(size_t size) : data_(size) {}
for non 64-bit arches on OpenBSD as well


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/11 06:52:13

Added files:
	www/iridium/patches: 
	                     patch-third_party_blink_public_platform_web_vector_h 

Log message:
unbreak i386 build by defining explicit WebVector(size_t size) : data_(size) {}
for non 64-bit arches on OpenBSD as well


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/11/11 06:55:07

Modified files:
	usr.sbin/ripd  : parse.y ripd.conf.5 

Log message:
accept "interface ifX" without parameters. Extend the man page to show
an interface config example with and one without parameters.

comment and OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/11 07:00:51

Modified files:
	usr.sbin/smtpd : mproc.c 

Log message:
accept NULL as a valid string in the proc message formating api.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/11 07:56:05

Modified files:
	usr.sbin/smtpd : resolver.c 

Log message:
Fix resolver_getaddrinfo(): use NULL strings in underlying messages
where appropriate and add missing check before freeaddrinfo().
This code path is currently unused.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/11 09:00:14

Modified files:
	games/julius   : Makefile distinfo 
Removed files:
	games/julius/patches: patch-src_platform_julius_c 
	                      patch-test_sav_run_c 

Log message:
Update to julius-1.0.0; I was noticed by upstream of the release.
Upstream also incorporated our patches, so they can go away.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pascal@cvs.openbsd.org	2018/11/11 09:00:22

Modified files:
	games/supertux : Makefile 
Added files:
	games/supertux/patches: patch-src_audio_ogg_sound_file_cpp 
	                        patch-src_audio_wav_sound_file_cpp 

Log message:
Fix music on big-endian systems.
Upstream commit https://github.com/SuperTux/supertux/commit/a154c70

Via George Koehler, thanks!


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kn@cvs.openbsd.org	2018/11/11 09:01:21

Modified files:
	app/xidle      : xidle.c 

Log message:
Zap unneeded bzero(3) on already zero initialized global data

OK cheloha


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kn@cvs.openbsd.org	2018/11/11 09:10:37

Modified files:
	app/xidle      : xidle.c 

Log message:
Use strtonum(3)

Zap obsolete linter hints while here.

Feedback and OK cheloha


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/11 09:24:38

Modified files:
	games/freeserf : Makefile distinfo 
	games/freeserf/patches: patch-CMakeLists_txt 
	                        patch-src_CMakeLists_txt 

Log message:
Update to freeserf-0.1.1.20181102


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/11 09:32:28

Modified files:
	lib/libcrypto  : cryptlib.c crypto.h 

Log message:
Add back a few missing compatibility stubs

ok beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pascal@cvs.openbsd.org	2018/11/11 09:59:22

Modified files:
	net/py-stem    : Makefile distinfo 
	net/py-stem/pkg: PLIST 

Log message:
Update to py-stem 1.7.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/11 10:23:18

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Build clang on mips64.

OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/11 10:25:17

Modified files:
	distrib/sets/lists/base: md.loongson md.octeon md.sgi 
Added files:
	distrib/sets/lists/comp: clang.loongson clang.octeon clang.sgi 

Log message:
sync clang on mips64


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2018/11/11 10:30:19

Added files:
	.              : 65.html 

Log message:
Get an early start on this


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/11 10:30:58

Modified files:
	archivers/zipios: Makefile 
Added files:
	archivers/zipios/patches: patch-src_appendzip_cpp 

Log message:
fetch missing prototype, noticed by gcc 4.9


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2018/11/11 10:36:09

Modified files:
	.              : 65.html 

Log message:
64->65


CVSROOT:	/cvs
Module name:	www
Changes by:	visa@cvs.openbsd.org	2018/11/11 10:39:54

Modified files:
	.              : 65.html 

Log message:
clang on mips64


CVSROOT:	/cvs
Module name:	www
Changes by:	bcook@cvs.openbsd.org	2018/11/11 10:57:14

Modified files:
	.              : 65.html 

Log message:
spelling, formatting fixes


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2018/11/11 11:01:24

Modified files:
	.              : 65.html 

Log message:
5


CVSROOT:	/cvs
Module name:	www
Changes by:	bcook@cvs.openbsd.org	2018/11/11 11:02:38

Modified files:
	.              : 65.html 

Log message:
add portable improvements


CVSROOT:	/cvs
Module name:	www
Changes by:	bcook@cvs.openbsd.org	2018/11/11 11:12:42

Modified files:
	.              : 65.html 

Log message:
Add additional changes


CVSROOT:	/cvs
Module name:	www
Changes by:	bcook@cvs.openbsd.org	2018/11/11 11:16:29

Modified files:
	.              : 65.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	bcook@cvs.openbsd.org	2018/11/11 11:18:47

Modified files:
	.              : 65.html 

Log message:
settle on periods at the end of all things


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/11 11:35:20

Modified files:
	x11/wmi        : Makefile 
	x11/wmi/patches: patch-src_action_cpp 

Log message:
Include cstring for strdup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/11 11:49:21

Modified files:
	graphics/orthanc/server: Makefile 
	graphics/orthanc/server/pkg: PLIST 

Log message:
This picks up devel/doxygen if it's around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/11 12:47:48

Modified files:
	emulators/mupen64plus/core: Makefile 

Log message:
Disable assembly code, in hopes of fixing the build on i386.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/11 13:15:24

Modified files:
	sys/arch/sh/include: asm.h 

Log message:
Add END() macro to set symbol size like every other arch

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	denis@cvs.openbsd.org	2018/11/11 13:59:42

Modified files:
	.              : 65.html 

Log message:
add bgplg(8)/bgplgsh(8) improvements


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/11 14:14:33

Modified files:
	security/gnupg : Makefile 
Added files:
	security/gnupg/patches: patch-mpi_Makefile_in 

Log message:
enable the included PIC assembly code to fix text relocations on i386


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/11 14:25:27

Modified files:
	www/vnu        : Makefile distinfo 

Log message:
Update to vnu-18.11.5.

Changelog:
https://github.com/validator/validator/blob/master/CHANGELOG.md#18115


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2018/11/11 14:50:28

Modified files:
	.              : 65.html 

Log message:
5


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/11 14:54:47

Modified files:
	lib/libssl     : ssl_clnt.c ssl_sigalgs.c ssl_sigalgs.h 
	                 ssl_srvr.c 

Log message:
Add check function to verify that pkey is usable with a sigalg.
Include check for appropriate RSA key size when used with PSS.
ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/11/11 15:31:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add ID for a VIA HD Audio device found on my HP t5570 Thin Client.

While there, update URL for the vendor ID search engine.

OK mlarkin@


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/11/11 15:34:43

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/11/11 16:25:40

Modified files:
	devel/p5-Clone : Makefile distinfo 

Log message:
Update devel/p5-Clone to 0.41

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/11 17:06:02

Log message:
    import tenshi 0.17
    from Paul B. Henson; OK afresh1@
    
    Comment:
    log monitoring program to watch and report on log files
    
    Description:
    tenshi is a log monitoring program, designed to watch one or more
    log files for lines matching user defined regular expressions and
    report on the matches. The regular expressions are assigned to
    queues which have an alert interval and a list of mail recipients.
    
    Queues can be set to send a notification as soon as there is a log
    line assigned to it, or to send periodic reports.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181111
    
    N ports/sysutils/tenshi/Makefile
    N ports/sysutils/tenshi/distinfo
    N ports/sysutils/tenshi/pkg/PLIST
    N ports/sysutils/tenshi/pkg/tenshi.rc
    N ports/sysutils/tenshi/pkg/DESCR
    N ports/sysutils/tenshi/patches/patch-Makefile
    N ports/sysutils/tenshi/patches/patch-tenshi_conf
    N ports/sysutils/tenshi/patches/patch-tenshi
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/11 17:07:23

Modified files:
	sysutils       : Makefile 

Log message:
+tenshi


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/11 17:26:30

Modified files:
	usr.sbin/traceroute: traceroute.c 

Log message:
get rid of useless casts on setsockopt calls

suggested by kn@ after similar changes to ping


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/11 19:33:42

Modified files:
	libexec/ld.so/alpha: ldasm.S rtld_machine.c 

Log message:
Delete support for non-secureplt binaries.  The secure PLT format has been
the default for years and ports doesn't appear to have anything patching
to use the old format.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/11 22:06:50

Modified files:
	sys/arch/amd64/stand/libsa: exec_i386.c 

Log message:
Fix grammar in comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/11/11 22:57:05

Modified files:
	net/owncloudclient: Makefile distinfo 
	net/owncloudclient/patches: patch-src_common_utility_cpp 
	                            patch-src_gui_application_cpp 

Log message:
update to owncloudclient-2.5.1.10973


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/11 23:25:18

Modified files:
	lang/jruby     : Makefile distinfo 
	lang/jruby/patches: patch-jruby-launcher_argparser_cpp 
	                    patch-jruby-launcher_extconf_rb 
	lang/jruby/pkg : PLIST 
Removed files:
	lang/jruby/patches: patch-lib_ruby_stdlib_webrick_httpstatus_rb 
	                    patch-lib_ruby_stdlib_webrick_log_rb 

Log message:
Update to JRuby 9.2.3.0

Remove backported security patches now upstream.

Update jruby-launcher to 1.1.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/11 23:35:37

Modified files:
	sys/net        : if_tun.c 

Log message:
limit the number of interface units to the number of device minors

this prevents creation of tap and tun devices that you cannot open
from userland because of the limit on the number of dev_t minor
numbers.

the lack of limit was pointed out by Greg Steuck
ok deraadt@ guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/12 00:15:56

Modified files:
	databases/puppetdb5: Makefile distinfo 
	databases/puppetdb5/patches: patch-Makefile 
	                             patch-ext_bin_puppetdb 
	databases/puppetdb5/pkg: PLIST-main 

Log message:
Update to 5.2.6, while there, update HOMEPAGE to better destination


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/12 00:17:36

Modified files:
	sysutils/ruby-puppet/5: Makefile distinfo 
	sysutils/ruby-puppet/5/patches: patch-lib_puppet_defaults_rb 
	                                patch-lib_puppet_type_package_rb 
	sysutils/ruby-puppet/5/pkg: PLIST 

Log message:
Update to 5.5.8, while there add PORTROACH marker to limit
to the 5.X series


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/12 00:45:52

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/sys        : mbuf.h 

Log message:
Introduce m_align() a function that works like M_ALIGN() but works with
all types of mbufs. Also introduce some KASSERT in the m_*space() functions
to ensure that no negative number is returned. This also introduces two
internal macros M_SIZE() & M_DATABUF() which return the right size and start
pointer of the mbuf data area. Use it in a few obvious places to simplify code.
OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/12 01:53:45

Modified files:
	archivers/ucl  : Makefile 
	audio/soundtracker: Makefile 
	devel/sfio     : Makefile 
	graphics/mplex : Makefile 
	graphics/png2ico: Makefile 
	graphics/videod: Makefile 
	shells/sash    : Makefile 

Log message:
Drop wcobb@ from maintainership at his request.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/12 02:12:18

Modified files:
	textproc/gtranslator: Makefile distinfo 

Log message:
Update to gtranslator-3.30.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 02:39:52

Modified files:
	sys/net        : if_etherip.c if_gre.c 

Log message:
set the hardmtu on ether encap ifs so the mtu can be raised above 1500


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/12 02:48:48

Modified files:
	regress/usr.bin/join: Makefile 
Added files:
	regress/usr.bin/join: t9-c.out t9-utf8.out 
Removed files:
	regress/usr.bin/join: t9.out 

Log message:
- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting
LC_ALL to UTF-8.
- Add explicit regression test for when locale C

Found the hard way by tb@.
input and OK on earlier version bluhm@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2018/11/12 03:59:23

Modified files:
	build          : support.dat 

Log message:
+turvamies.fi


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2018/11/12 03:59:39

Modified files:
	.              : support.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/12 05:14:29

Modified files:
	textproc/py-MarkupSafe: Makefile distinfo 
	textproc/py-MarkupSafe/pkg: PLIST 

Log message:
Update to py-MarkupSafe-1.1.0

From Pamela Mosiejczuk with guidance from me for the test target


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/12 05:31:49

Modified files:
	usr.sbin/smtpd : resolver.c 

Log message:
simplify code for resolver_getnaimeinfo()

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/12 05:49:44

Modified files:
	textproc/apertium-dicts/en-es: Makefile 
	textproc/apertium-dicts/en-es/pkg: PLIST 
	textproc/apertium-dicts/en-gl: Makefile 
	textproc/apertium-dicts/en-gl/pkg: PLIST 
	textproc/apertium-dicts/eo-ca: Makefile 
	textproc/apertium-dicts/eo-ca/pkg: PLIST 
	textproc/apertium-dicts/eo-en: Makefile 
	textproc/apertium-dicts/eo-en/pkg: PLIST 
	textproc/apertium-dicts/eo-es: Makefile 
	textproc/apertium-dicts/eo-es/pkg: PLIST 
	textproc/apertium-dicts/eo-fr: Makefile 
	textproc/apertium-dicts/eo-fr/pkg: PLIST 
	textproc/apertium-dicts/es-ast: Makefile 
	textproc/apertium-dicts/es-ast/pkg: PLIST 
	textproc/apertium-dicts/es-ca: Makefile 
	textproc/apertium-dicts/es-ca/pkg: PLIST 
	textproc/apertium-dicts/es-gl: Makefile 
	textproc/apertium-dicts/es-gl/pkg: PLIST 
	textproc/apertium-dicts/es-pt: Makefile 
	textproc/apertium-dicts/es-pt/pkg: PLIST 
	textproc/apertium-dicts/eu-en: Makefile 
	textproc/apertium-dicts/eu-en/pkg: PLIST 
	textproc/apertium-dicts/fr-es: Makefile 
	textproc/apertium-dicts/fr-es/pkg: PLIST 
	textproc/apertium-dicts/hbs-slv: Makefile 
	textproc/apertium-dicts/hbs-slv/pkg: PLIST 
	textproc/apertium-dicts/ht-en: Makefile 
	textproc/apertium-dicts/ht-en/pkg: PLIST 
	textproc/apertium-dicts/is-en: Makefile 
	textproc/apertium-dicts/is-en/pkg: PLIST 
	textproc/apertium-dicts/mk-bg: Makefile 
	textproc/apertium-dicts/mk-bg/pkg: PLIST 
	textproc/apertium-dicts/mk-en: Makefile 
	textproc/apertium-dicts/mk-en/pkg: PLIST 
	textproc/apertium-dicts/oc-ca: Makefile 
	textproc/apertium-dicts/oc-ca/pkg: PLIST 
	textproc/apertium-dicts/oc-es: Makefile 
	textproc/apertium-dicts/oc-es/pkg: PLIST 
	textproc/apertium-dicts/pt-ca: Makefile 
	textproc/apertium-dicts/pt-ca/pkg: PLIST 
	textproc/apertium-dicts/pt-gl: Makefile 
	textproc/apertium-dicts/pt-gl/pkg: PLIST 
	textproc/apertium-dicts/sv-da: Makefile 
	textproc/apertium-dicts/sv-da/pkg: PLIST 

Log message:
Remove bogus (incorrect and redundant) mode files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/12 07:04:27

Modified files:
	infrastructure/db: user.list 

Log message:
Fix sysutils/tenshi packaging by adding the _tenshi user and group.

Error: newgroup _tenshi: not registered in ports/infrastructure/db/user.list
Error: newuser _tenshi: not registered in ports/infrastructure/db/user.list
Fatal error: can't continue
at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1675.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/12 07:18:10

Modified files:
	usr.bin/tmux   : mode-tree.c screen-write.c 

Log message:
Allow style #[] in mode formats.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 08:09:17

Modified files:
	sys/kern       : kern_exit.c kern_fork.c kern_proc.c kern_sig.c 
	sys/sys        : malloc.h proc.h signalvar.h 
Added files:
	sys/sys        : sigio.h 

Log message:
Add a mechanism for managing asynchronous IO signal registrations.
It centralizes IO signal privilege checking and makes possible to revoke
a registration when the target process or process group is deleted.

Adapted from FreeBSD.

OK kettenis@ mpi@ guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 08:13:12

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : sigio_init.9 

Log message:
Document sigio routines.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 08:15:31

Modified files:
	share/man/man9 : psignal.9 

Log message:
Document pgsigio(9).


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 08:23:07

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/12 08:26:21

ports/databases/sqlports/files/scripts

Update of /cvs/ports/databases/sqlports/files/scripts
In directory cvs.openbsd.org:/tmp/cvs-serv45009/files/scripts

Log Message:
Directory /cvs/ports/databases/sqlports/files/scripts added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/12 08:27:35

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/pkg: PLIST-list PLIST-main 
Added files:
	databases/sqlports/files/scripts: print-ports-index 

Log message:
add print-ports-index and ports-INDEX


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/12 08:55:19

Modified files:
	devel/p5-strictures: Makefile 

Log message:
Add FIX_EXTRACT_PERMISSIONS

help and ok jca@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/12 08:55:59

Modified files:
	regress/lib/libcrypto/sm3: sm3test.c 

Log message:
Rework the sm3 regress based on a suggestion by jsing. Zap the weird
hex_encode() function and use byte arrays instead of strings to store
the expected values. Snatch and tweak hexdump() from beck's key_schedule
test to pretty-print data in case of failure.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/12 08:58:38

Modified files:
	databases/sqlports/files/scripts: print-ports-index 

Log message:
join table on thing and thing2

simplify

no result change

thx niklas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/12 09:08:02

Modified files:
	astro/celestia : Makefile 
	astro/celestia/patches: patch-src_celengine_image_cpp 
Added files:
	astro/celestia/patches: patch-src_celengine_frametree_h 
	                        patch-src_celengine_texture_cpp 

Log message:
add missing includes for gcc 4.9


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 09:15:06

Modified files:
	share/man/man9 : sigio_init.9 

Log message:
Document return values.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 09:33:08

Modified files:
	sys/kern       : sys_pipe.c 
	sys/sys        : pipe.h 

Log message:
Utilize sigio with pipes. This makes fcntl(fd, F_SETOWN, arg) correctly
handle arg as a process ID if the value is positive and as a process
group ID if the value is negative. In addition, now the signal sending
checks privileges.

OK mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 09:34:10

src/regress/sys/kern/sigio

Update of /cvs/src/regress/sys/kern/sigio
In directory cvs.openbsd.org:/tmp/cvs-serv54282/sigio

Log Message:
Directory /cvs/src/regress/sys/kern/sigio added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/12 09:36:54

Modified files:
	sys/net        : if.h route.h rtsock.c 
	sys/net80211   : ieee80211_proto.c 

Log message:
Add new routing socket message RTM_80211INFO to provide details of
802.11 interface state changes (e.g. SSID) to interested parties.

Original diff from phessler@. Many suggestions and tweaks from
claudio@, stsp@, anton@.

ok claudio@ stsp@ anton@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/12 09:39:12

Modified files:
	sbin/route     : route.c 

Log message:
Recognize and display new RTM_80211INFO messages.

Original diff from phessler@. Many suggestions and tweaks from
claudio@, stsp@, anton@.

ok claudio@ stsp@ anton@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/12 09:46:02

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Restart when SSID change is noted in RTM_80211INFO. Thus ensuring
correct lease is discovered/renewed and lease file is properly
updated.

Improves co-existance with new 'join' feature. Issues first noted and
many tests by anton@.

Many suggestions and tweaks from claudio@, stsp@, anton@.

ok claudio@ stsp@ anton@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 09:50:28

Modified files:
	regress/sys/kern: Makefile 
Added files:
	regress/sys/kern/sigio: Makefile common.h main.c sigio_common.c 
	                        sigio_pipe.c util.c 

Log message:
Add initial regress tests for sigio.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/12 10:39:17

Modified files:
	lib/libcrypto/dh: dh_key.c 

Log message:
Missing initialization for pub_key. CID 184303.

ok bcook


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/12 11:27:31

Modified files:
	share/man/man9 : sigio_init.9 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/12 11:49:48

Modified files:
	emulators/advancemame: Makefile 

Log message:
disable non-PIC i386 assembly code and build the same as on other archs
ok fcambus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/11/12 12:15:40

Modified files:
	lang/gprolog   : Makefile distinfo 
	lang/gprolog/patches: patch-Ma2Asm_Makefile_in 
	                      patch-configure_in 
	lang/gprolog/pkg: PLIST 
Added files:
	lang/gprolog/patches: patch-EnginePl_dl_malloc_c 

Log message:
Update to gprolog 1.4.5, modify dlmalloc to avoid use of sbrk, and
drop maintainer as we haven't heard from in some time.

ok jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/11/12 12:39:12

Modified files:
	devel/py-tz    : Makefile distinfo 

Log message:
Update to 2018.7; from wen heping.

ok rpointel@, shadchin@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/12 14:24:09

Modified files:
	games/hyperrogue: Makefile distinfo 

Log message:
Update to hyperrogue-10.4z
Changelog: https://github.com/zenorogue/hyperrogue/compare/10.4w...10.4z


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/12 14:24:36

Modified files:
	textproc/elasticsearch: Makefile distinfo 

Log message:
Update elasticsearch 6.4.2 -> 6.4.3
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/12 14:27:37

Modified files:
	sysutils/logstash: Makefile distinfo 
	sysutils/logstash/pkg: PLIST 

Log message:
Update logstash 6.4.2 -> 6.4.3
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/12 14:29:20

Log message:
    Import math/spread-sheet-widget, a spread sheet widget library.
    ok bentley@
    
    GNU Spread Sheet Widget is a library for Gtk+ which provides a widget
    for viewing and manipulating 2 dimensional tabular data in a manner
    similar to many popular spread sheet programs.
    
    The design follows the model-view-controller paradigm and is of
    complexity O(1) in both time and space. This means that it is efficient
    and fast even for very large data.
    
    Features commonly found in graphical user interfaces such as cut and
    paste, drag and drop and row/column labelling are also included.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181112
    
    N ports/math/spread-sheet-widget/Makefile
    N ports/math/spread-sheet-widget/distinfo
    N ports/math/spread-sheet-widget/pkg/PLIST
    N ports/math/spread-sheet-widget/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/12 14:30:05

Modified files:
	www/kibana     : Makefile distinfo 
	www/kibana/pkg : PLIST 

Log message:
Update kibana 6.4.2 -> 6.4.3
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/12 14:30:29

Log message:
    Import math/pspp, a program for statistical analysis of sampled data.
    ok bentley@
    
    GNU PSPP is a program for statistical analysis of sampled data. It is a
    free as in freedom replacement for the proprietary program SPSS, and
    appears very similar to it with a few exceptions.
    
    The most important of these exceptions are, that there are no "time
    bombs"; your copy of PSPP will not "expire" or deliberately stop working
    in the future. Neither are there any artificial limits on the number of
    cases or variables which you can use. There are no additional packages
    to purchase in order to get "advanced" functions; all functionality that
    PSPP currently supports is in the core package.
    
    PSPP is a stable and reliable application. It can perform descriptive
    statistics, T-tests, anova, linear and logistic regression, measures of
    association, cluster analysis, reliability and factor analysis,
    non-parametric tests and more. Its backend is designed to perform its
    analyses as fast as possible, regardless of the size of the input data.
    You can use PSPP with its graphical interface or the more traditional
    syntax commands.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181112
    
    N ports/math/pspp/Makefile
    N ports/math/pspp/distinfo
    N ports/math/pspp/pkg/PLIST
    N ports/math/pspp/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/12 14:30:52

Modified files:
	math           : Makefile 

Log message:
+pspp
+spread-sheet-widget


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/12 15:58:38

Modified files:
	math/pspp      : Makefile 
	math/pspp/pkg  : DESCR 

Log message:
tighten the description; ok bcallah@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 16:32:42

Modified files:
	sys/sys        : sockio.h 

Log message:
add ioctl commands for the setting of prio fields in tx headers

this will be used by encap interfaces where their headers have
fields to store a priority, eg, the dot1p bit of vlan/svlan headers,
or the ip tos or tclass field int the outer ip header in gre, gif,
etherip, and vxlan.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 16:34:48

Modified files:
	sys/net        : if.h 

Log message:
add ifreq bits for the tx header prio field ioctls

a tx header prio can set to a fixed value from 0 to 7, or magic
values to represent populating the prio field from the encapsulated
packet, or from the mbuf prio value.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 16:40:37

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
add support for txprio settings on interfaces

display of the currently configured txprio setting is added to the
encap line, since it's configuring something that affects the
population of an encapsulation header.

it also adds a txprio argument to ifconfig so the setting can be
changed to "payload", "packet", or a number between 0 and 7.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 16:41:22

Modified files:
	sys/net        : if.c 

Log message:
only let root configure the txprio setting on an interface

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 16:57:06

Modified files:
	sys/net        : if_etherip.c 

Log message:
add txprio support

etherip puts the prio in the encapsulating ip header, and supports
using hardcoded prio values or the prio from the mbuf. it encapsulates
ethernet, which doesnt have a prio field unelss you parse the ether
payload, which is not worth it.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 17:00:43

Modified files:
	sys/net        : if_gif.c 

Log message:
add txprio setting support

gif encaps l3, so it can get a prio from the payload, as well as
from the mbuf itself, or a hardcoded value.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 17:03:18

Modified files:
	sys/net        : if_gre.c 

Log message:
add txprio support to gre, mgre, egre, nvgre, and eoip

for l3 interfaces (gre and mgre), allow txprio from the payload,
the mbuf, or a hardcoded value. for l2 interfaces (egre, ngre, and
eoip), get txprio from the mbuf or a hardcoded value.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/12 18:16:31

Modified files:
	sys/net        : if_gif.c 

Log message:
get the inner and outer tos values right for passing to ip_ecn_ingress


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/12 18:19:48

Modified files:
	lib/libssl     : ssl_sigalgs.c 

Log message:
Fix pkey_ok to be less strange, and add cuve checks required for the EC ones
ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/12 18:25:13

Modified files:
	lib/libssl     : tls13_key_schedule.c 

Log message:
NULL out mdctx to prevent possible double free introduced in version 1.4
Spotted by maestre@, ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/12 18:32:33

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
Just err if we can't create secrets


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/12 19:18:58

Modified files:
	lang/gravity   : Makefile distinfo 

Log message:
Update to gravity-0.5.5
Changelog: https://github.com/marcobambini/gravity/compare/0.5.1...0.5.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/12 21:05:34

Modified files:
	games/openttd  : Makefile 

Log message:
Drop support for midiplay and revert to upstream's default of timidity.

Discussed with ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/12 21:47:36

Modified files:
	gnu/usr.bin/binutils-2.17/binutils: readelf.c 
	sys/sys        : exec_elf.h 

Log message:
Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASH

ok naddy@ jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/12 22:15:55

Modified files:
	textproc/apertium-dicts/es-ast: Makefile 
	textproc/apertium-dicts/es-ast/pkg: PLIST 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Fix misnamed package: apertium-es-ast_NO-PN -> apertium-es-ast.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/12 23:24:36

Modified files:
	distrib/sgi/iso: Makefile 
	etc/etc.sgi    : disktab 

Log message:
Grow sgi iso to make room for clang.

Cluebat and OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/13 00:22:45

Modified files:
	usr.bin/ssh    : sftp.1 

Log message:
fix markup error (missing blank before delimiter);
from Mike Frysinger 


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/13 00:29:07

Modified files:
	usr.sbin/snmpd : snmpe.c 

Log message:
Remove #if'ed 0 code around a broken pledge. Due to some ioctls and sysctls
pledge cannot be used, nevertheless since we now have unveil available we can
use it to guarantee that in this particular case the snmpe process cannot
access the filesystem at all, therefore close a big attack vector and achieve
a great level of protection even without being able to use pledge.

prodded by deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/13 01:55:42

Modified files:
	textproc/texi2mdoc: Makefile 
	textproc/docbook2mdoc: Makefile 

Log message:
Move mandoc.bsd.lv master_sites/homepage links to https.


CVSROOT:	/cvs
Module name:	www
Changes by:	fcambus@cvs.openbsd.org	2018/11/13 04:19:03

Modified files:
	build          : mirrors.dat 

Log message:
Use English names for Lisbon and Warsaw, as we do for other cities.

OK sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	fcambus@cvs.openbsd.org	2018/11/13 04:28:18

Modified files:
	.              : ftp.html ftplist httpslist 
	openbgpd       : ftp.html 
	openntpd       : portable.html 
	openssh        : ftp.html portable.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/13 04:36:37

Modified files:
	usr.bin/tmux   : screen-write.c 

Log message:
Initialize context property in alignment test handler function.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/13 04:49:33

Modified files:
	lang/gcc/6/patches: patch-gcc_config_alpha_alpha_c 

Log message:
Fix building the Alpha backend, from brad, tested by miod, ok pascal


CVSROOT:	/cvs
Module name:	www
Changes by:	gilles@cvs.openbsd.org	2018/11/13 05:09:19

Modified files:
	opensmtpd      : portable.html 

Log message:
we no longer publish portable snapshots, it is easier to tell people that
they should test the current code on our mailing list


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/13 05:48:23

Modified files:
	distrib/sgi/iso: Makefile 

Log message:
Fix a slip in previous. FFSSZ should reflect the "pa" disktab field,
not "pc", as is documented in the file. However, the value of FFSSZ
is not used anywhere so remove the variable.

Pointed out by miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/13 06:02:20

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
Fix fcntl(fd, F_GETOWN) with pipes. As a regression
of kern_descrip.c r1.177 and sys_pipe.c r1.82, the call always
returned an error.

OK jca@ anton@ mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/13 06:05:42

Modified files:
	regress/sys/kern/sigio: Makefile common.h main.c sigio_common.c 
	                        sigio_pipe.c 

Log message:
Add regress tests for pipe fcntl(fd, F_GETOWN).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/13 06:46:42

Modified files:
	security/libfprint: Makefile 

Log message:
Fix HOMEPAGE.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/13 06:57:02

Modified files:
	net/samba      : Tag: OPENBSD_6_3 Makefile distinfo 

Log message:
Move 6.3 to samba-4.7.11

Latest 4.7.x "bugfix-only" release, hopefully will help with possible
future security updates.  Discussed with Ian


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2018/11/13 07:30:36

Modified files:
	sbin/ping      : ping.c 

Log message:
Fix previous, which broke ping -T.

ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/13 07:30:43

Modified files:
	graphics/jpeg  : Makefile distinfo 
	graphics/jpeg/patches: patch-CMakeLists_txt 

Log message:
update to jpeg-turbo-2.0.1, bump SHARED_LIBS major to make absolutely sure
ports depending on this get updated as it fixes a header which is broken for
ports using autoconf.

problem noted by trondd at kagu-tsuchi com


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/13 07:34:47

Modified files:
	share/man/man5 : malloc.conf.5 

Log message:
knock out a useless sentence, and reword another to make it read more nicely;
ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/13 07:36:08

Added files:
	security/openssl/1.0.2/patches: patch-Makefile_shared 

Log message:
recognize lld as compatible with GNU ld


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/13 07:37:34

Modified files:
	regress/usr.sbin/pkg_add: Makefile 

Log message:
it's expected for pkg_add to exit 1 now, since it's missing one dependent
package it wants to update.
what matters is the list of installed files.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/13 07:51:35

Modified files:
	usr.bin/make   : suff.c 

Log message:
commit again the cleanup part that didn't break anything
and was ok'd millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/13 08:03:43

Modified files:
	infrastructure/bin: portcheck 

Log message:
Don't error out if FLAVOR is set

ok zhuk@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/13 08:50:54

Modified files:
	lib/libssl     : ssl_sigalgs.c 

Log message:
Temporary workaround for breakage seen in www.videolan.org with curve mismatch


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/13 09:26:16

Modified files:
	audio/id3lib   : Makefile 
Added files:
	audio/id3lib/patches: patch-include_id3_writers_h 

Log message:
add missing include


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/13 09:27:22

Modified files:
	regress/sys/kern/sigio: sigio_common.c 

Log message:
Add some coverage for the ioctl() interface.


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/13 09:36:48

Modified files:
	.              : anoncvs.html 
	build/mirrors  : anoncvs.html.head 

Log message:
adjust xenocara.tar.gz instructions to account for directory layout differences
in recent releases


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/13 09:54:08

Modified files:
	sysutils/runit : Makefile 
	sysutils/runit/files: rc.shutdown 
	sysutils/runit/pkg: README 

Log message:
The default service dir is /service; fix rc.shutdown

Reported by Sören (soeren at soeren-tempel dot net)

While here, test whether the dir actually exist.  And remove mention of
the migration from /var/service to /service, it's been a long time.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/13 09:54:30

Modified files:
	regress/usr.sbin/bgpd/config: Makefile 
Added files:
	regress/usr.sbin/bgpd/config: bgpd.conf.10.in bgpd.conf.10.ok 

Log message:
check various community combinations


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/13 10:06:11

Modified files:
	databases/sqlports/files: Info.pm 

Log message:
register USE_LLD


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/13 10:12:51

Modified files:
	multimedia/mpv : Makefile 

Log message:
Atomics detection was fixed and a fallback on pthread mutexes has been added

Therefore no need to restrict this port to a specific list of architectures.
powerpc report from Charlène.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/13 10:37:13

Modified files:
	app/cwm        : client.c conf.c xevents.c 

Log message:
Allow 'transientfor' clients to inherit group and bwidth either during init or
via property notify events. Previously only the flags were set but nothing was
in the path to apply said flags and/or bwidth. Required slight of re-orgnaization
of client_init.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/13 10:57:25

Modified files:
	multimedia/gstreamer-0.10/plugins-ffmpeg: Makefile 
	multimedia/gstreamer1/plugins-libav: Makefile 

Log message:
Accept text relocations on i386 since the embedded ffmpeg is full of
non-PIC assembly code.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/13 12:40:52

Modified files:
	multimedia/libdv: Makefile 

Log message:
accept text relocations on i386 because of non-PIC assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/13 14:32:22

Modified files:
	graphics/xanim : Makefile 

Log message:
allow the text relocations found in externally provided i386 object files


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/13 15:31:03

Modified files:
	lang/crystal   : Makefile distinfo 
	lang/crystal/pkg: PLIST 

Log message:
update to 0.26.1

from maintainer long ago


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/13 18:06:06

Modified files:
	sys/net        : if_gre.c if_gif.c 

Log message:
according to ip_ipip.c, rfc1853 says not to copy the ttl on decapsulation

rfc1853 is about IP in IP Tunneling. rfc2003 about IP Encapsulation
within IP agrees.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/13 18:27:00

Modified files:
	sys/net        : if_gre.c 

Log message:
use the txprio setting to populate the tos in keepalive packets.

the mbuf prio will still be set according to the llprio value, but the
tos on the packet may be forced to a specific number by txprio


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/13 18:30:38

Modified files:
	sys/net        : if_gif.c 

Log message:
get ecn ingress args the right way round. again.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/13 19:27:15

Modified files:
	lib/libssl     : ssl_sigalgs.c 

Log message:
In TLS1.2 we use evp_sha1 if we fall back this far, not evp_md5_sha1 as in 1.1
Makes connections to outlook.office365.com work


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/13 19:49:15

Modified files:
	sys/net        : if_gif.c 

Log message:
revert 1.121. i got confused between ecn on ingress and egress


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/13 20:20:04

Modified files:
	sys/net        : if_gif.c 

Log message:
remove the encapsulation headers before looking at the inner headers

it works less well when you look before the adj


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/13 21:36:02

Modified files:
	sys/dev/pci/drm/radeon: radeon_fb.c 

Log message:
Setup radeondrm burner task.  Missed when updating to linux 4.4.
Fixes wsconsctl display.screen_off panic reported by Dmitry Murti.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/13 23:24:21

Modified files:
	usr.bin/openssl: s_client.c 

Log message:
didn't found -> didn't find.

From Edgar Pettijohn III


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/13 23:37:36

Modified files:
	sys/dev/pci/drm/radeon: radeon_fb.c 

Log message:
Add back part of the changes to takeover the firmware framebuffer on
sparc64 lost in the update to linux 4.4.  Compile tested only.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/14 01:27:33

Modified files:
	x11/gnome/librsvg: Makefile distinfo 

Log message:
Update to librsvg-2.44.9.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/14 02:07:41

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: patch-lib_Target_Sparc_SparcInstrInfo_td 
	                    patch-tools_clang_lib_Driver_ToolChains_Gnu_cpp 
Added files:
	devel/llvm/patches: 
	                    patch-lib_Target_Sparc_AsmParser_SparcAsmParser_cpp 
	                    patch-lib_Target_Sparc_InstPrinter_SparcInstPrinter_cpp 
	                    patch-lib_Target_Sparc_InstPrinter_SparcInstPrinter_h 
	                    patch-lib_Target_Sparc_SparcInstrAliases_td 

Log message:
Merge from upstream:
- [Sparc] Add mnemonic aliases for flush, stb, stba, sth, and stha
- [Sparc] Add membar assembler tags

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	www
Changes by:	dtucker@cvs.openbsd.org	2018/11/14 02:13:16

Modified files:
	openssh        : specs.html 

Log message:
Update IPQoS RFCs.


CVSROOT:	/cvs
Module name:	www
Changes by:	dtucker@cvs.openbsd.org	2018/11/14 02:18:49

Modified files:
	openssh        : specs.html 

Log message:
draft-ssh-ext-info-04 is now RFC 8308.  Pointed out by jjelen at redhat.com
via bz#2929.


CVSROOT:	/cvs
Module name:	www
Changes by:	dtucker@cvs.openbsd.org	2018/11/14 02:22:19

Modified files:
	openssh        : specs.html 

Log message:
draft-rsa-dsa-sha2-256-03 is now RFC8332.  Pointed out by jjelen at redhat.com
vi bz#2929.


CVSROOT:	/cvs
Module name:	www
Changes by:	dtucker@cvs.openbsd.org	2018/11/14 02:23:26

Modified files:
	openssh        : specs.html 

Log message:
Remove unneeded line break.


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/14 03:59:33

Modified files:
	usr.bin/sed    : extern.h main.c process.c sed.1 

Log message:
Make sed's -i flag more compatible with what gsed does.
- Reset the hold-space in between files
- quit the editor as soon as a 'q' command is found
- Make sure the temp-file is written back to the original file if we quit
the editor

temp-file not written back issue found by Time Chase.
Lots of feedback from millert@ and schwarze@
OK millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/14 05:14:41

Modified files:
	usr.sbin/bgpd  : rde_rib.c 

Log message:
Adjust comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/14 05:18:40

Modified files:
	sysutils/ansible: Makefile distinfo 
	sysutils/ansible/pkg: PLIST-main 
Removed files:
	sysutils/ansible/patches: 
	                          patch-lib_ansible_plugins_action_reboot_py 

Log message:
Update to ansible-2.7.1

Similar diff from Edward Lopez-Acosta, ok jasper@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/14 07:03:36

Modified files:
	usr.sbin/bgpd  : bgpd.h rde_filter.c 

Log message:
Remove an unneeded union wrapping the skipsteps pointer.
OK phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/14 08:08:49

Modified files:
	lang/ghc       : Makefile 

Log message:
-fno-pie produces text relocations on i386 and must be combined with
-Wl,-znotext for lld


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/14 08:16:09

Modified files:
	usr.bin/join   : join.c 

Log message:
Remove slurpit definition. Leftover from earlier cleanup by otto@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/14 08:26:59

Modified files:
	net/knot       : Makefile distinfo 

Log message:
Update to knot-2.7.4

Release notes: https://www.knot-dns.cz/2018-11-13-version-274.html


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/14 08:53:31

Modified files:
	bin/mv         : mv.1 

Log message:
mv imitates, but no longer uses, cp and rm to cross filesystems.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/14 10:00:33

Modified files:
	sys/dev/usb    : ugen.c usb_subr.c 

Log message:
free(9) sizes for configuration descriptors.

ok tedu@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/14 10:01:23

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register ansible 2.7.1 as it solves a security issue.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/14 10:07:44

Modified files:
	sys/net        : bridgectl.c if_bridge.c 

Log message:
Batch copyout(9)s in preparation for finer locking.

Tested by Hrvoje Popovski, inputs and ok visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/14 10:18:18

Modified files:
	sys/dev/usb    : usb.c 

Log message:
free(9) sizes for configuration descriptors, missed in previous.


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/14 10:24:01

Modified files:
	usr.sbin/bgpd  : config.c 

Log message:
Plug memory leak in host()'s error code path

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/14 10:24:14

Modified files:
	lib/libssl     : ssl_lib.c 

Log message:
Fix wrong sizeof argument by using 'uint16_t *', with minor nit from tb@,
instead of 'uint16_t'

Found with llvm's static analyzer, noticed that it was also already reported in
Coverity CID 155890 and to ensure this was correct also inspected OpenSSL's
equivalent code.

OK tb@ and jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/14 10:48:52

Modified files:
	sys/kern       : subr_extent.c 

Log message:
Userland malloc(3) & free(3) take only one argument.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/14 10:52:48

Modified files:
	sys/kern       : subr_extent.c 

Log message:
Revert previous, it breaks regress.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 11:32:03

Modified files:
	sysutils/beats/filebeat: Makefile distinfo 
	sysutils/beats/heartbeat: Makefile distinfo 
	sysutils/beats/metricbeat: Makefile distinfo 
	sysutils/beats/packetbeat: Makefile distinfo 

Log message:
update beats to 6.4.3

ok pvk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:10:38

Log message:
    import dirb-2.2.2
    
    DIRB is a Web Content Scanner. It looks for hidden Web Objects. It
    basically works by launching a dictionary based attack against a web
    server and analizing the response. DIRB main purpose is to help in web
    application auditing.
    
    ok rpointel@ a while ago
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20181411
    
    N ports/security/dirb/Makefile
    N ports/security/dirb/distinfo
    N ports/security/dirb/pkg/DESCR
    N ports/security/dirb/pkg/PLIST
    N ports/security/dirb/patches/patch-src_utils_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:11:15

Modified files:
	security       : Makefile 

Log message:
+dirb


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:13:22

Modified files:
	lang/elixir    : Makefile distinfo 

Log message:
update to elixir-1.7.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:17:38

Modified files:
	net/minio/client: Makefile distinfo 

Log message:
update to minioc-0.20181106


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:17:44

Modified files:
	net/minio/server: Makefile distinfo 

Log message:
update to minio-0.20181106


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:18:16

Modified files:
	security/suricata-update: Makefile distinfo 

Log message:
update to suricata-update-1.0.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:19:56

Modified files:
	net/gupnp/av   : Makefile distinfo 
	net/gupnp/av/patches: patch-tests_Makefile_in 

Log message:
update to gupnp-av-0.12.11


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/14 12:22:51

Modified files:
	app/cwm        : menu.c 

Log message:
Stop asking for events (NoEventMask) from menu window once done with
the menu (we don't destroy it, only unmap).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:23:29

Modified files:
	sysutils/virt-what: Makefile distinfo 
Removed files:
	sysutils/virt-what/patches: patch-virt-what_in 

Log message:
update to virt-what-1.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:25:57

Modified files:
	graphics/birdfont: Makefile distinfo 

Log message:
update to birdfont-2.24.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:27:55

Modified files:
	www/libsass    : Makefile distinfo 

Log message:
update to libsass-3.5.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:31:54

Modified files:
	sysutils/py-croniter: Makefile distinfo 
Removed files:
	sysutils/py-croniter/patches: patch-docs_CHANGES_rst 

Log message:
update to py-croniter-0.3.26


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/14 12:37:05

Modified files:
	graphics/gdcm  : Makefile distinfo 
	graphics/gdcm/patches: patch-CMakeLists_txt 

Log message:
update to gdcm-2.8.8


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2018/11/14 13:43:48

Modified files:
	lib/libedit    : Makefile 
	gnu/lib/libreadline: Makefile 
	lib/libcurses  : shlib_version 

Log message:
Record an inter-library dependency on libcurses in libedit and libreadline,
avoiding runtime failures on architectures using ld.lld. Also add a note to
libcurses shlib_version reminding about bumps (as done with libcrypto/libssl).

Thanks guenther@ for suggestions of tests involving library bumps and jca@
for doing these tests and hint about DPADD.

Looks good kettenis@, ok jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/14 13:48:22

Modified files:
	audio/jack     : Makefile 
	comms/pilot-link: Makefile 
	databases/mdbtools: Makefile 
	devel/llvm     : Makefile 
	devel/pcre     : Makefile 
	devel/pcre2    : Makefile 
	devel/remake   : Makefile 
	devel/sdcc     : Makefile 
	emulators/hatari: Makefile 
	emulators/vice : Makefile 
	lang/newlisp   : Makefile 
	lang/parrot    : Makefile 
	lang/snobol4   : Makefile 
	math/R         : Makefile 
	math/gunits    : Makefile 
	math/libqalculate: Makefile 
	math/wcalc     : Makefile 
	net/amule      : Makefile 
	net/freeradius : Makefile 
	net/freeradius3: Makefile 
	net/isc-dhcp   : Makefile 
	net/lldpd      : Makefile 
	net/ntp        : Makefile 
	net/socat      : Makefile 
	net/ysmv7      : Makefile 
	productivity/tdl: Makefile 
	security/gnupg : Makefile 
	security/gnupg2: Makefile 
	security/opensc: Makefile 
	sysutils/libisoburn: Makefile 
	sysutils/libvirt: Makefile 
	www/varnish    : Makefile 
	x11/gnome/gjs  : Makefile 
	x11/gnome/sushi: Makefile 

Log message:
bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/14 14:25:04

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Warn on deprecated 'vlan' and 'vlandev' option usage

These were superseeded by 'vnetid' and 'parent' in june 2017 and will be
removed in the future.

"Looks right" deraadt, OK benno


CVSROOT:	/cvs
Module name:	www
Changes by:	kn@cvs.openbsd.org	2018/11/14 14:44:39

Modified files:
	faq            : current.html 

Log message:
note future ifconfig vlan option removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/14 15:23:07

Log message:
    Import softhsm2 2.5.0, developement of SoftHSM crypto store
    ok sthen@
    
    Status:
    
    Vendor Tag:	pvk
    Release Tags:	pvk_20181114
    
    N ports/security/softhsm2/Makefile
    N ports/security/softhsm2/distinfo
    N ports/security/softhsm2/patches/patch-src_lib_crypto_OSSLCryptoFactory_cpp
    N ports/security/softhsm2/patches/patch-configure
    N ports/security/softhsm2/patches/patch-softhsm2_module_in
    N ports/security/softhsm2/pkg/DESCR
    N ports/security/softhsm2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/14 15:25:20

Modified files:
	security       : Makefile 

Log message:
+softhsm2


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/14 16:55:04

Modified files:
	sys/netinet    : ip_ecn.c ip_ecn.h ip_ipip.c 
	sys/net        : if_gif.c 

Log message:
provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum.

previously the gif code would patch the tos field and not recalc
the cksum, which would cause ip input code to drop the packet due
to a cksum failure. the ipip code patched ip_tos and unconditionally
recalculated the cksum, making it correct, but also wiping out any
errors that may have been present before the recalculation. updating
the cksum rather than replacing it lets cksum failures still fire.

ip_tos_patch() is provided in the ecn code since it's because of ecn
propagation that we need to update the tos field. internally it
works like pf_patch_8 and pf_cksum_fixup, but since pf is optional
it rolls its own code. procter may fix that in the future...

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/14 17:05:00

Modified files:
	sys/net        : if_gre.c 

Log message:
the variable holding the ip tos should be called tos, not ttl.

no functional change.


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/14 19:01:58

Modified files:
	faq            : current.html 

Log message:
tweak previous


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/14 20:04:10

Modified files:
	libexec/getty  : main.c pathnames.h 

Log message:
Theodore Wynnychenko discovered the gettytab "lo=path" feature didn't work
anymore with unveil wired to /usr/bin/login.  So let's parse gettytab a bit
earlier to learn which login path to unveil. Later in the loop gettytab is
re-parsed, if the login changes re-exec getty to reach the unveil from the top.
ok millert, also discussed with mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/14 20:22:01

Modified files:
	sbin/pfctl     : parse.y 

Log message:
scrub opts dont set tos, so remove it from the scrub_opts struct

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/14 22:53:31

Modified files:
	lib/libcrypto/ec: ecp_smpl.c 

Log message:
Port OpenSSL commit 99540ec79491f59ed8b46b4edf130e17dc907f52 -- mitigation
for a timing vullnerability in ECDSA signature generation (CVE-2018-0735).

Note that the blinding that we introduced back in June for ECDSA and DSA
should mitigate this and related issues. This simply adds an additional
layer of protection.

discussed with jsing


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/15 01:30:33

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-libavcodec_aacenc_c 
	                         patch-libavcodec_aacenc_h 
	                         patch-libavcodec_aacenctab_h 

Log message:
Actually revert extended channel layouts using PCEs (missed in previous).

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/15 01:39:57

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 
	mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Bugfix update to thunderbird 60.3.1.

Cf https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/


CVSROOT:	/cvs
Module name:	www
Changes by:	dtucker@cvs.openbsd.org	2018/11/15 02:10:33

Modified files:
	openssh        : users.html 

Log message:
Add Windows to user list.  ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 02:44:09

Modified files:
	security/pecl-libsodium: Makefile distinfo 

Log message:
update to pecl-libsodium-2.0.14

2.0.14 	- Some Base64-encoded values couldn't be decoded when using unpadded variants. This has been fixed.
2.0.13 	- Security fix: sodium_pad() used to read extra memory when given an empty string


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/15 02:50:45

Modified files:
	sysutils/u-boot: Makefile distinfo 
Added files:
	sysutils/u-boot/patches: patch-lib_efi_loader_efi_boottime_c 

Log message:
update to U-Boot 2018.11

Revert a patch to stop cleaning caches before booting armv7 efi payloads
to unbreak booting kernels on OpenBSD/armv7.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 03:03:08

Modified files:
	security/openssl/1.1: Makefile 

Log message:
mark BROKEN-i386 for now (undefined reference to `__guard_local'), not sure
what's going on yet..


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/15 03:38:53

Modified files:
	usr.bin/tmux   : cmd-choose-tree.c cmd-display-panes.c 

Log message:
Add [template] to display-panes and choose-{buffer,client,tree} usage

OK nicm


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 04:03:51

Modified files:
	mail/mozilla-thunderbird: Makefile 

Log message:
set --disable-debug-symbols on i386, with this repeated builds are okay,
without it's hit and miss


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/15 05:07:05

Modified files:
	sysutils/dtb   : Makefile distinfo 
	sysutils/dtb/pkg: PLIST 
Added files:
	sysutils/dtb/patches: patch-arch_arm_boot_dts_omap4-panda-es_dts 
	                      patch-arch_arm_boot_dts_omap4460_dtsi 
	                      patch-arch_arm_boot_dts_omap4_dtsi 
Removed files:
	sysutils/dtb/patches: 
	                      patch-arch_arm_boot_dts_imx6dl-riotboard_dts 

Log message:
update dtb to linux 4.19

revert omap4 ti-sysc changes to unbreak pandaboard


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/15 05:14:05

Log message:
    Import py-mastodon.py-1.3.1, from Pamela Mosiejczuk, ok florian@ bcallah@
    
    Mastodon.py is a simple python wrapper for the Mastodon API. Mastodon is an
    ActivityPub and OStatus based twitter-like federated social network node, and
    the API allows you to interact with its every aspect.
    
    Status:
    
    Vendor Tag:	danj
    Release Tags:	danj_20181115
    
    N ports/www/py-mastodon.py/Makefile
    N ports/www/py-mastodon.py/distinfo
    N ports/www/py-mastodon.py/pkg/DESCR
    N ports/www/py-mastodon.py/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/15 05:17:23

Modified files:
	www            : Makefile 

Log message:
+ py-mastodon.py
+ py-mastodon.py,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 06:04:38

Modified files:
	net/silc-client: Makefile 
	net/silc-server: Makefile 
	devel/silc-toolkit: Makefile 

Log message:
disable asm on i386 for use with lld, requested by brad (maintainer)


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2018/11/15 06:06:42

Modified files:
	openssh        : users.html 

Log message:
Remove broken link, e-smith is now known as koozali sme server but
that's "just" an sme-oriented linux distro like many others.

ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2018/11/15 06:16:37

Modified files:
	sys/net        : pf.c 

Log message:
in the "pf: key search" debug message, add the direction. interface *and*
dir make debugging much easier than the if alone.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/15 08:28:43

Modified files:
	www/chromium   : Makefile distinfo 
	www/chromium/patches: patch-chrome_browser_about_flags_cc 
	                      patch-chrome_browser_flag_descriptions_cc 
	                      patch-chrome_browser_flag_descriptions_h 
	                      patch-tools_gn_base_files_file_util_h 
	                      patch-tools_gn_base_files_file_util_posix_cc 
	                      patch-tools_gn_build_gen_py 
Added files:
	www/chromium/patches: patch-tools_gn_bootstrap_bootstrap_py 

Log message:
update to 70.0.3538.102


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/15 12:22:00

Modified files:
	devel/harfbuzz : Makefile 

Log message:
Prefer ports-gcc over ports-clang, ports-clang is a joke on exotic archs.

Had this in my tree on sparc64 for some time.. and probably macppc too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/15 12:41:55

Modified files:
	databases/sqlports: Makefile 

Log message:
portslist does NOT run-depends on sqlite, that's the point


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/15 13:15:09

Modified files:
	sysutils/faubackup: Makefile 

Log message:
Update HOMEPAGE

ok jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/15 13:21:33

Modified files:
	security/libfprint: Makefile 

Log message:
https for MASTER_SITES and HOMEPAGE

ok jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/15 14:12:05

Modified files:
	www/hugo       : Makefile distinfo 

Log message:
Update hugo-0.51

From Kevin Wondratsch (Maintainer) Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/15 14:12:45

Modified files:
	textproc/aspell/core: Makefile 
Added files:
	textproc/aspell/core/patches: patch-common_cache-t_hpp 
	                              patch-common_cache_cpp 

Log message:
Grab a commit from a pull request:
https://github.com/GNUAspell/aspell/pull/532
This fixes the segfault seen on macppc when building dictionaries. Probably
fixes all big endian archs as well.
From Charlene, who tested on macppc and amd64
ok landry@, who also tested on macppc


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/15 14:24:48

Modified files:
	sys/arch/hppa/hppa: fpemu.S 

Log message:
fix typos in comments; from miod


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/15 14:25:44

Modified files:
	libexec/ld.so  : resolve.c 

Log message:
Put all the symbol lookup parameters (except the object being searched) and
the return pointers into a structure and pass that to _dl_find_symbol_obj().
Set sl->sl_obj_out in _dl_find_symbol_obj() so that the callers don't
need to each record the object.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/15 14:27:31

Modified files:
	sys/arch/hppa/hppa: fpemu.S 

Log message:
one more typo noticed while pasting miod a reply;


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2018/11/15 14:29:51

Modified files:
	www/py-mastodon.py: Makefile 

Log message:
Add missing bdep on devel/py-test-runner.

ok danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 14:43:44

Modified files:
	devel/silc-toolkit: Makefile 

Log message:
Garbage-collect AES enable parts in the silc-toolkit port; as naddy@
points out this actually has "Don't enable ASM AES with shared libs as
the code doesn't support PIC" (i.e. if shared-libraries are enabled,
which they are, it doesn't attempt to build this at all).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 15:00:59

Modified files:
	databases/mariadb: Tag: OPENBSD_6_4 Makefile distinfo 
	databases/mariadb/patches: Tag: OPENBSD_6_4 
	                           patch-client_CMakeLists_txt 
	databases/mariadb/pkg: Tag: OPENBSD_6_4 PLIST-server PLIST-tests 

Log message:
update -stable to MariaDB 10.0.37, from Brad
CVE-2016-9843, CVE-2018-3143, CVE-2018-3156, CVE-2018-3174,
CVE-2018-3251, CVE-2018-3282


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 15:01:51

Modified files:
	devel/quirks   : Tag: OPENBSD_6_4 Makefile 
	devel/quirks/files: Tag: OPENBSD_6_4 Quirks.pm 

Log message:
bump cve quirks for mariadb


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/15 15:19:09

Modified files:
	editors/libreoffice/patches: patch-include_osl_endian_h 

Log message:
check for a platform's endianness the modern way by including 
and comparing BYTE_ORDER


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 15:22:03

Modified files:
	sys/net        : if_vxlan.c 

Log message:
add support for txprio configuration


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 16:01:19

Modified files:
	share/man/man4 : gre.4 

Log message:
spell an ioctl command better.

from markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 16:05:10

Modified files:
	share/man/man4 : gre.4 

Log message:
admin that eoip(4) comes from the gre pseudo device driver


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/15 16:21:38

ports/textproc/pdftk/files

Update of /cvs/ports/textproc/pdftk/files
In directory cvs.openbsd.org:/tmp/cvs-serv40599/files

Log Message:
Directory /cvs/ports/textproc/pdftk/files added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 17:58:17

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
gre has a few siblings now


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 18:10:51

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
document txprio


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/15 18:21:12

Modified files:
	share/man/man4 : gre.4 eoip.4 

Log message:
document txprio ioctl support


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/15 19:16:17

Modified files:
	lib/libfuse    : fuse.c fuse_private.h 

Log message:
Handle signals that get sent to any thread
from Rian Hunter


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 19:30:20

Modified files:
	usr.bin/ssh    : sftp.1 sftp.c 

Log message:
support a prefix of '@' to suppress echo of sftp batch commands;
bz#2926; ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/15 19:41:16

Modified files:
	lib/libssl     : ssl_cert.c ssl_clnt.c ssl_sigalgs.c 
	                 ssl_sigalgs.h 

Log message:
Unbreak legacy ciphers for prior to 1.1 by setting having a legacy
sigalg for MD5_SHA1 and using it as the non sigalgs default
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 19:43:56

Modified files:
	usr.bin/ssh    : monitor.c 

Log message:
fix bug in HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes options.
If only RSA-SHA2 siganture types were specified, then authentication would
always fail for RSA keys as the monitor checks only the base key (not the
signature algorithm) type against *AcceptedKeyTypes.
bz#2746; reported by Jakub Jelen; ok dtucker


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 19:46:21

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
fix bug in client that was keeping a redundant ssh-agent socket around
for the life of the connection; bz#2912; reported by Simon Tatham;
ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 20:03:10

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
disallow empty incoming filename or ones that refer to the current
directory; based on report/patch from Harry Sintonen


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 20:26:01

Modified files:
	usr.bin/ssh    : auth.c misc.c misc.h readconf.c servconf.c 
	                 session.c sftp.c sshd.c 

Log message:
use path_absolute() for pathname checks; from Manoj Ampalam


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/15 22:05:44

Modified files:
	libexec/ld.so  : resolve.c 

Log message:
Borrow an idea from DragonFly BSD: factor out the "does this symbol match what
we're looking up?" logic from _dl_find_symbol_obj() into matched_symbol(), so
that the former is just the "iterate across the hash" logic.

matched_symbol() returns zero on "not found", one on "found strong
symbol", and negative one on "found weak symbol".  The last of those lets
the caller give up on this object after finding a weak symbol, as there's
no point in continuing to search for a strong symbol in the same object.

ok mpi@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/15 23:01:48

Modified files:
	emulators/mgba : Makefile 
Added files:
	emulators/mgba/patches: patch-CMakeLists_txt 
	                        patch-src_core_flags_h_in 
	                        patch-src_feature_ffmpeg_ffmpeg-encoder_c 
	                        patch-src_feature_ffmpeg_ffmpeg-encoder_h 

Log message:
Use libswresample instead of libavresample, backported from upstream.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/15 23:03:26

Modified files:
	emulators/mgba : Makefile 

Log message:
Fat-fingered previous change.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 23:10:29

Modified files:
	usr.bin/ssh    : sshbuf.c 

Log message:
make grandparent-parent-child sshbuf chains robust to use-after-free
faults if the ancestors are freed before the descendents. Nothing in
OpenSSH uses this deallocation pattern. Reported by Jann Horn


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/15 23:17:38

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
redirect stderr of ProxyCommands to /dev/null when ssh is started with
ControlPersist; based on patch from Steffen Prohaska


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/15 23:26:12

Modified files:
	x11/kde4/baseapps: Makefile 
	x11/kde4/baseapps/pkg: PLIST 

Log message:
conflict with kf5-dolphin-*


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/15 23:36:53

Log message:
    Import kbreakout-18.08.2; tweaks and ok bcallah@
    
    Comment:
    breakout-like game
    
    Description:
    KBreakout is a Breakout-like game. The object of the game is to
    destroy as many bricks as possible without losing the ball.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kbreakout
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kbreakout/Makefile
    N ports/x11/kde-applications/kbreakout/distinfo
    N ports/x11/kde-applications/kbreakout/pkg/DESCR
    N ports/x11/kde-applications/kbreakout/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/15 23:41:58

Modified files:
	bin/ksh        : main.c misc.c 

Log message:
Include "id" in pledge (for setres[ug]id, setgroups) if the shell is
privileged and remove it when dropping privileges (set +p), setting a
flag to make sure we don't do it again.

ok deraadt millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:01:11

Log message:
    Import kdiamond-18.08.2; tweaks and ok bcallah@
    
    Comment:
    three-in-a-row game
    
    Description:
    KDiamond is a single player puzzle game. The object of the game is
    to build lines of three similar diamonds.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kdiamond
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kdiamond/Makefile
    N ports/x11/kde-applications/kdiamond/distinfo
    N ports/x11/kde-applications/kdiamond/pkg/DESCR
    N ports/x11/kde-applications/kdiamond/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:03:18

Log message:
    Import kfourinline-18.08.2; ok bcallah@
    
    Comment:
    four-in-a-row board game
    
    Description:
    KFourInLine is a board game for two players based on the
    Connect-Four(TM) game. The players try to build up a row of four pieces
    using different strategies. Pieces are placed on a board. The game can
    also be played against a computer.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kfourinline
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kfourinline/Makefile
    N ports/x11/kde-applications/kfourinline/distinfo
    N ports/x11/kde-applications/kfourinline/pkg/DESCR
    N ports/x11/kde-applications/kfourinline/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:05:08

Log message:
    Import kgoldrunner-18.08.2; ok bcallah@
    
    Comment:
    hunt gold, dodge enemies and solve puzzles
    
    Description:
    KGoldRunner is a game of action and puzzle solving. Run through the
    maze, dodge your enemies, collect all the gold and climb up to the
    next level.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kgoldrunner
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kgoldrunner/Makefile
    N ports/x11/kde-applications/kgoldrunner/distinfo
    N ports/x11/kde-applications/kgoldrunner/pkg/DESCR
    N ports/x11/kde-applications/kgoldrunner/pkg/PLIST
    N ports/x11/kde-applications/kgoldrunner/patches/patch-src_kgrgame_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:08:14

Log message:
    Import kigo-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Go board game
    
    Description:
    Go is a strategic board game for two players. It is also known as igo
    (Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted
    for being rich in strategic complexity despite its simple rules.
    
    The game is played by two players who alternately place black and white
    stones (playing pieces, now usually made of glass or plastic) on the
    vacant intersections of a grid of 19x19 lines (9x9 or 13x13 lines for
    easier flavors).
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kigo
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kigo/Makefile
    N ports/x11/kde-applications/kigo/distinfo
    N ports/x11/kde-applications/kigo/pkg/DESCR
    N ports/x11/kde-applications/kigo/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:09:56

Log message:
    Import killbots-18.08.2; tweaks and ok bcallah@
    
    Comment:
    simple game of evading killer robots
    
    Description:
    KillBots is a simple game of evading killer robots. Who created the
    robots and why they have been programmed to destroy, no one knows.
    All that is known is that the robots are numerous and their sole
    objective is to destroy you. Fortunately for you, their creator has
    focused on quantity rather than quality and as a result the robots
    are severely lacking in intelligence. Your superior wit and a fancy
    teleportation device are your only weapons against the never-ending
    stream of mindless automatons.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/killbots
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/killbots/Makefile
    N ports/x11/kde-applications/killbots/distinfo
    N ports/x11/kde-applications/killbots/pkg/DESCR
    N ports/x11/kde-applications/killbots/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:11:27

Log message:
    Import kiriki-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Yahtzee-like dice game
    
    Description:
    Kiriki is an addictive and fun dice game for KDE, designed to be
    played by as many as six players. Participants have to collect
    points by rolling five dice for up to three times per single turn.
    Each roll generates a specific combination of numbers which the
    player is free to either accept or decline. However, each specific
    combination of numbers can be accepted only once. After thirteen
    turns the game ends and the scores are compared. The player with
    the largest amount of points wins the game.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kiriki
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kiriki/Makefile
    N ports/x11/kde-applications/kiriki/distinfo
    N ports/x11/kde-applications/kiriki/pkg/DESCR
    N ports/x11/kde-applications/kiriki/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:13:23

Log message:
    Import kjumpingcube-18.08.2; ok bcallah@
    
    Comment:
    territory capture game
    
    Description:
    KJumpingCube is a simple tactical game. You can play it against the
    computer or a friend - or you can set up a game between two computer
    players and just watch.
    
    The playing area is a box of cubes containing points. When the game
    starts each cube has one point, no owner and a neutral color. If
    you click on a neutral cube it becomes yours, changes to your color
    and increases by one point. Your objective is to capture all the
    cubes, but now it is your opponent's turn.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kjumpingcube
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kjumpingcube/Makefile
    N ports/x11/kde-applications/kjumpingcube/distinfo
    N ports/x11/kde-applications/kjumpingcube/pkg/DESCR
    N ports/x11/kde-applications/kjumpingcube/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:16:11

Log message:
    Import klickety-18.08.2; tweaks and ok bcallah@
    
    Comment:
    adaptation of clickomania game
    
    Description:
    Klickety is a KDE adaptation of the "clickomania" game.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/klickety
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/klickety/Makefile
    N ports/x11/kde-applications/klickety/distinfo
    N ports/x11/kde-applications/klickety/pkg/DESCR
    N ports/x11/kde-applications/klickety/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:19:51

Log message:
    Import klines-18.08.2; tweaks and ok bcallah@
    
    Comment:
    KDE version of Color Lines game
    
    Description:
    KolorLines is a simple but highly addictive, one player game for KDE.
    KolorLines has been inspired by well known game of Color Lines, written
    for DOS, by Olga Demina, Igor Ivkin and Gennady Denisov back in 1992.
    
    The goal of KolorLines is quite plain. The player has to move the
    colored balls around the game board, gathering them into the lines of
    the same color by five. Once the line is complete it is removed from the
    board, therefore freeing precious space. In the same time the new balls
    keep arriving by three after each move, filling up the game board.
    
    KolorLines cannot be won, and is played against the high score
    exclusively. The game ends once the whole game board is filled up
    with balls.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/klines
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/klines/Makefile
    N ports/x11/kde-applications/klines/distinfo
    N ports/x11/kde-applications/klines/pkg/DESCR
    N ports/x11/kde-applications/klines/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:21:46

Log message:
    Import knavalbattle-18.08.2; ok bcallah@
    
    Comment:
    battle ship game
    
    Description:
    Naval Battle is a ship sinking game by KDE. Ships are placed on a board which
    represents the sea. Players try to hit each others ships in turns without
    knowing where they are placed. The first player to destroy all ships wins the
    game.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/knavalbattle
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/knavalbattle/Makefile
    N ports/x11/kde-applications/knavalbattle/distinfo
    N ports/x11/kde-applications/knavalbattle/pkg/DESCR
    N ports/x11/kde-applications/knavalbattle/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:23:16

Log message:
    Import knetwalk-18.08.2; tweaks and ok bcallah@
    
    Comment:
    network construction game
    
    Description:
    KNetwalk is a single player logic game. Construct the network,
    connecting all the terminals to the server in the fewest turns possible.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/knetwalk
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/knetwalk/Makefile
    N ports/x11/kde-applications/knetwalk/distinfo
    N ports/x11/kde-applications/knetwalk/pkg/DESCR
    N ports/x11/kde-applications/knetwalk/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2018/11/16 00:24:21

Modified files:
	www/phpmyadmin : Makefile distinfo 
	www/phpmyadmin/pkg: PLIST README 
Added files:
	www/phpmyadmin/files: phpMyAdmin-apache2.conf 
	                      phpMyAdmin-nginx.conf 
Removed files:
	www/phpmyadmin/files: phpMyAdmin-httpd.conf 

Log message:
looong overdue update to 4.8.3
add and nginx example config and rename apache config file


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:37:19

Log message:
    Import kolf-18.08.2; ok bcallah@
    
    Comment:
    miniature golf
    
    Description:
    Kolf is a miniature golf game with 2D top-down view. Courses are
    dynamic, and up to 10 people can play at once in competition. Kolf
    comes with a tutorial course.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kolf
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kolf/Makefile
    N ports/x11/kde-applications/kolf/distinfo
    N ports/x11/kde-applications/kolf/pkg/DESCR
    N ports/x11/kde-applications/kolf/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:38:49

Log message:
    Import kollision-18.08.2; ok bcallah@
    
    Comment:
    simple ball dodging game
    
    Description:
    A simple ball dodging game for KDE 4.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kollision
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kollision/Makefile
    N ports/x11/kde-applications/kollision/distinfo
    N ports/x11/kde-applications/kollision/pkg/DESCR
    N ports/x11/kde-applications/kollision/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:41:37

Log message:
    Import konquest-18.08.2; ok bcallah@
    
    Comment:
    galactic strategy game
    
    Description:
    Konquest is the KDE version of Gnu-Lactic. Players conquer other
    planets by sending ships to them. The goal is to build an interstellar
    empire and ultimately conqueror all other player's planets. Konquest
    can be played against other people or a computer.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/konquest
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/konquest/Makefile
    N ports/x11/kde-applications/konquest/distinfo
    N ports/x11/kde-applications/konquest/pkg/DESCR
    N ports/x11/kde-applications/konquest/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:42:59

Log message:
    Import kreversi-18.08.2; ok bcallah@
    
    Comment:
    reversi board game
    
    Description:
    KReversi is a simple one player strategy game played against the
    computer.  If a player's piece is captured by an opposing player,
    that piece is turned over to reveal the color of that player.  A
    winner is declared when one player has more pieces of his own color
    on the board and there are no more possible moves.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kreversi
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/kreversi/Makefile
    N ports/x11/kde-applications/kreversi/distinfo
    N ports/x11/kde-applications/kreversi/pkg/DESCR
    N ports/x11/kde-applications/kreversi/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/16 00:53:56

Modified files:
	devel/py-yamllint: Makefile distinfo 

Log message:
update yamllint to 1.13.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 00:56:00

Log message:
    Import ksirk-18.08.2; tweaks and ok bcallah@
    
    Comment:
    world domination strategy game
    
    Description:
    KsirK computerized version of a well known strategy game. In the current
    version, KsirK is a multi-player network-enabled game with an AI.
    
    The goal of the game is simply to conquer the World. It is done by
    attacking your neighbors with your armies.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/ksirk
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181116
    
    N ports/x11/kde-applications/ksirk/Makefile
    N ports/x11/kde-applications/ksirk/distinfo
    N ports/x11/kde-applications/ksirk/patches/patch-CMakeLists_txt
    N ports/x11/kde-applications/ksirk/pkg/DESCR
    N ports/x11/kde-applications/ksirk/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/16 01:02:25

Modified files:
	security/oletools: Makefile distinfo 
	security/oletools/pkg: PLIST 

Log message:
update oletools to 0.53.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 01:35:56

Modified files:
	meta/kde4      : Makefile 
	x11/kde-applications: Makefile 
	x11/kde4       : Makefile 

Log message:
Unhook KDE4 games; hook KDE5 and adjust KDE4 meta (bump main,games)

kbreakout
kdiamond
kfourinline
kgoldrunner
kigo
killbots
kiriki
kjumpingcube
klickety
klines
knavalbattle
knetwalk
kolf
kollision
konquest
kreversi
ksirk

Thanks bcallah@ Last games will follow soon


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/16 01:43:08

Modified files:
	sys/net        : if_vlan.c if_vlan_var.h 

Log message:
use txprio, not link0 and llprio, to set the dot1p field in the header.

if you're using llprio and link0, you'll need to update your config.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/16 01:43:52

Modified files:
	share/man/man4 : vlan.4 

Log message:
switch from link0 and llprio to txprio for forcing dot1p prios


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/16 01:44:28

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
vlan uses txprio too


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 01:48:53

Log message:
    Import py-phonenumbers, python port of Google's libphonenumber library
    
    from semarie@, ok danj@
    
    This is a Python port of Google's libphonenumber library (original code
    in Java).  Among other features it provides phone number validation,
    standardized formatting, and informations like location and original
    carrier.
    
    Status:
    
    Vendor Tag:	jca
    Release Tags:	jca_20181116
    
    N ports/telephony/py-phonenumbers/Makefile
    N ports/telephony/py-phonenumbers/distinfo
    N ports/telephony/py-phonenumbers/pkg/PLIST
    N ports/telephony/py-phonenumbers/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 01:50:45

Modified files:
	telephony      : Makefile 

Log message:
+py-phonenumbers
+py-phonenumbers,python3


CVSROOT:	/cvs
Module name:	www
Changes by:	dlg@cvs.openbsd.org	2018/11/16 01:52:59

Modified files:
	faq            : current.html 

Log message:
vlan(4) uses txprio instead of link0 and llprio now


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 02:04:03

Modified files:
	games/supertux : Makefile 
	games/supertux/patches: patch-src_audio_ogg_sound_file_cpp 
	                        patch-src_audio_wav_sound_file_cpp 

Log message:
Fix music on big endian archs

from George Koehler


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:12:57

Modified files:
	infrastructure/mk: bsd.port.mk pkgpath.mk 

Log message:
move LOCALBASE definition to pkgpath.mk so that main Makefile can use it
(never repeat yourself)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:15:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
add a new convenience target: reprepare
occasionally useful on a busy dpb server, when you want to look at
a port that failed after junk removed the required dependencies


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:18:04

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
document reprepare


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:24:09

Modified files:
	.              : Makefile 

Log message:
make INDEX a parameter so we can move it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:30:47

Modified files:
	.              : Makefile 

Log message:
hook up portslist' ports-INDEX instead of the older never updated INDEX.

tweak SUBDIR generation in order not to get a funny error message from
missing ports-INDEX


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:31:58

Removed files:
	.              : INDEX 

Log message:
zap INDEX, people were never updating it, AND portslist now provides an
almost identical file that gets regenerated each time a snapshot is
built

okay naddy@, landry@, sthen@, aja@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:47:26

Modified files:
	infrastructure/mk: bsd.port.mk pkgpath.mk 

Log message:
scrape describe target as well


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:49:15

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
move describe to obsolete targets


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:54:40

Modified files:
	share/man/man7 : ports.7 

Log message:
kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedb


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 02:56:37

Modified files:
	.              : Makefile 

Log message:
kill generating pkglocatedb "directly". the official target is better


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:02:57

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
make the dpb trick official and simpler


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:06:11

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
document DUMMY_PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:08:38

Modified files:
	infrastructure/bin: portcheck 

Log message:
use DUMMY_PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:11:01

Modified files:
	infrastructure/lib/DPB: Vars.pm 

Log message:
use DUMMY_PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:18:07

Modified files:
	infrastructure/bin: proot 

Log message:
finish fixing snapshot
noticed by Edward Lopez-Acosta


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/16 03:18:26

Modified files:
	faq            : current.html 

Log message:
whitespace & zap a stray period


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 03:20:19

Modified files:
	infrastructure/bin: proot 

Log message:
verify base/X11 for higher numbered shared libraries.
prevents chrooting in case the set lists are not uptodate


CVSROOT:	/cvs
Module name:	ports
Changes by:	pascal@cvs.openbsd.org	2018/11/16 03:38:31

Modified files:
	games/supertux/patches: patch-src_audio_ogg_sound_file_cpp 
	                        patch-src_audio_wav_sound_file_cpp 

Log message:
Unbreak; no need to patch the same thing twice.


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/16 04:53:54

Modified files:
	faq            : current.html 

Log message:
kn points out that this was supposed to be a heads-up...


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/16 04:55:56

Modified files:
	sys/dev/usb    : umidi.c 

Log message:
free(9) sizes for array of endpoints.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/16 04:56:42

Modified files:
	sys/dev/usb    : usb_subr.c 

Log message:
free(9) sizes for array of interfaces.

ok visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/16 04:57:29

Modified files:
	sys/dev/usb    : uhci.c 

Log message:
free(9) sizes for interrupt & isochronous arrays.

ok visa@


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/16 05:02:54

Modified files:
	faq            : current.html 

Log message:
adjust the title as well


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2018/11/16 05:21:12

Modified files:
	faq/ports      : ports.html 

Log message:
have the main examples follow current reality, more or less.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/16 05:25:29

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
sort previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/16 05:27:32

Modified files:
	share/man/man7 : ports.7 

Log message:
punctuation and macro can go on the same line;


CVSROOT:	/cvs
Module name:	ports
Changes by:	martijn@cvs.openbsd.org	2018/11/16 06:01:04

Modified files:
	net/icinga/core2: Makefile 
	net/icinga/core2/patches: 
	                          patch-etc_icinga2_scripts_mail-host-notification_sh 
	                          patch-etc_icinga2_scripts_mail-service-notification_sh 

Log message:
Since februari the mail-{host,service}-notification.sh scripts contain an
urlencode function. This function is highly bash-specific.

Reimplement the function so it is as POSIX-compliant as possible.

OK sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2018/11/16 06:11:36

Modified files:
	faq/ports      : differences.html 

Log message:
reflect reality


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2018/11/16 06:19:23

Modified files:
	security/sudo  : Makefile distinfo 
	security/sudo/pkg: PLIST 

Log message:
Update to sudo 1.8.26
The PLIST file was missing cvtsudoers(1) which was added in 1.8.23


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 07:45:57

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm 

Log message:
minor tweaks:
- make the table names/view names convention configurable so that it's
easy to swap
- sort table creation for easy diffing
- more accurate constraints on the Paths table


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 11:14:08

Modified files:
	infrastructure/mk: bsd.port.mk 
	databases/sqlports: Makefile 
	databases/sqlports/files: Info.pm Var.pm 

Log message:
also dump PKGPATHS, which gives us all build-packages for a port


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/16 11:15:18

Modified files:
	databases/sqlports: Makefile 

Log message:
make sure DPB does not interfere with what's collected


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2018/11/16 11:20:33

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add more intel 100 series devices


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2018/11/16 11:21:07

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/16 12:45:40

Modified files:
	usr.sbin/rad   : frontend.c 

Log message:
Don't fatal if IPV6_LEAVE_GROUP fails.

The underlying interface might have been destroyed or detached and
rad(8) will just cope with that.

OK florian@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/16 12:52:59

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/firefox-i18n: Makefile.inc distinfo 
Removed files:
	www/mozilla-firefox/patches: 
	                             patch-servo_components_style_cbindgen_toml 

Log message:
Bugfix update to firefox 63.0.3.

See https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/


CVSROOT:	/cvs
Module name:	src
Changes by:	patrick@cvs.openbsd.org	2018/11/16 13:11:52

Modified files:
	sys/dev/fdt    : sximmc.c 

Log message:
Add support for Allwinner A64's eMMC controller.  It is essentially
the same as the MMC controller but has the same DMA max length as
the A10 SoC.  This makes the eMMC work on the Pinebook.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/16 13:17:49

src/regress/sys/dev/wscons

Update of /cvs/src/regress/sys/dev/wscons
In directory cvs.openbsd.org:/tmp/cvs-serv92268/wscons

Log Message:
Directory /cvs/src/regress/sys/dev/wscons added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/16 13:19:21

Added files:
	regress/sys/dev/wscons: Makefile sigio.c 

Log message:
Add wscons regress tests, currently limited to SIGIO handling.


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/16 13:20:17

Modified files:
	regress/sys/dev: Makefile 

Log message:
+wscons


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/11/16 13:46:23

Modified files:
	mail/swaks     : Makefile distinfo 
	mail/swaks/pkg : PLIST 

Log message:
Update swaks to 20181104

Install docs while here.

OK jca


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/16 13:55:23

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
when using smtps, tls initialisation must occur after FILTER_CONNECTED
has been evaluated.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/16 13:55:59

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
add missing imsg names


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/16 13:58:34

Modified files:
	textproc/meld  : Makefile distinfo 
	textproc/meld/pkg: PLIST 

Log message:
Update to meld-3.18.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 14:00:15

Modified files:
	databases/lmdb : Makefile 

Log message:
Take maintainership


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/16 14:07:20

Modified files:
	lib/libssl     : ssl_clnt.c 

Log message:
Fix DTLS. Because the DTLS code is strange. I am really coming around to
joel's line of thinking about it


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/16 14:15:47

Modified files:
	libexec/ld.so  : loader.c resolve.c resolve.h 
	libexec/ld.so/aarch64: rtld_machine.c 
	libexec/ld.so/alpha: rtld_machine.c 
	libexec/ld.so/amd64: rtld_machine.c 
	libexec/ld.so/arm: rtld_machine.c 
	libexec/ld.so/hppa: rtld_machine.c 
	libexec/ld.so/i386: rtld_machine.c 
	libexec/ld.so/m88k: rtld_machine.c 
	libexec/ld.so/mips64: rtld_machine.c 
	libexec/ld.so/powerpc: rtld_machine.c 
	libexec/ld.so/sh: rtld_machine.c 
	libexec/ld.so/sparc64: rtld_machine.c 

Log message:
Finish ld.so's transition to GNU_RELRO: eliminate support for using
__got_{start,end} to find a region to mark read-only.  It was only used
for binaries that didn't have a GNU_RELRO segment, but all archs have
been using that for over a year.  Since support for insecure-PLT layouts
on powerpc and alpha have been removed, all archs handle GNU_RELRO the
same way and the support can be moved from the MD code to the MI code.

ok mpi@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/16 14:18:15

Modified files:
	lang/node      : Makefile 
Added files:
	lang/node/patches: patch-deps_openssl_asm_Makefile 
	                   patch-deps_openssl_openssl_gypi 

Log message:
For i386, regenerate the assembly code of the embedded openssl as PIC.
ok sthen@ abieber@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/16 14:20:15

Modified files:
	lib/libssl     : ssl_clnt.c 

Log message:
revert previous


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/16 14:43:32

Modified files:
	x11/kde-applications: Makefile 

Log message:
hook libkdegames (unbreak KDE5 games)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 15:19:45

Modified files:
	lang/gprolog   : Makefile 
Removed files:
	lang/gprolog/patches: patch-Pl2Wam_check_boot 

Log message:
No need for textproc/gdiff, our diff(1) supports --ignore-space-change and -I


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/16 16:16:32

Modified files:
	faq/ports      : ports.html 

Log message:
tweak previous


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/16 17:20:50

Modified files:
	net/samba      : Makefile 
	net/samba/pkg  : PLIST-ldb PLIST-main 

Log message:
Move ldb-related files in the appropriate subpackages


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/16 18:06:24

Modified files:
	net/silc-client: Makefile 
	net/silc-server: Makefile 

Log message:
Disable assembly code across all architectures.
This only provides amd64 and i386 implementations of AES.  The i386 one
has non-PIC code, and the amd64 one provides little performance gain
(less than 20% in a comparison of aes-128-ctr with the C code).
ok Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/16 18:40:51

Modified files:
	libexec/getty  : main.c 

Log message:
need to closefrom(0) before execve(), otherwise tty isn't properly
'hung up'; some testing by Theodore Wynnychenko


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/17 00:49:33

Modified files:
	devel/pycharm  : Makefile distinfo 

Log message:
Update pycharm-2018.2.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/17 01:10:32

Modified files:
	www/mozilla-firefox: Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
MFC: update to firefox 63.0.3.

See https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/
-stable packages at the usual spot.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 01:23:58

Modified files:
	misc/osinfo/osinfo-db: Makefile distinfo 
	misc/osinfo/osinfo-db/pkg: PLIST 

Log message:
Update to osinfo-db-20181116.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 01:32:38

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: 
	                    patch-tools_clang_include_clang_Driver_Options_td 
Added files:
	devel/llvm/patches: patch-lib_Target_PowerPC_PPCAsmPrinter_cpp 
	                    patch-lib_Target_PowerPC_PPCISelDAGToDAG_cpp 
	                    patch-lib_Target_PowerPC_PPCMCInstLower_cpp 
	                    patch-lib_Target_PowerPC_PPCSubtarget_h 
	                    patch-lib_Target_PowerPC_PPC_td 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_PPC_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_PPC_h 

Log message:
- Sync with base:
add PowerPC Secure PLT support and enable Secure PLT by default for
OpenBSD.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 02:28:25

Modified files:
	sysutils/augeas: Makefile 
Added files:
	sysutils/augeas/patches: patch-configure 
Removed files:
	sysutils/augeas/patches: patch-acinclude_m4 

Log message:
Remove patch for undefined symbol 'tgetent'.
We now have a proper inter-library dependency on libcurses in libedit and
libreadline.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/17 02:34:11

Modified files:
	lib/libcrypto/asn1: asn1_lib.c 

Log message:
Fix whitespace around assignment operators.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 02:36:11

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.1.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 02:36:57

Modified files:
	sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.0.4.


CVSROOT:	/cvs
Module name:	src
Changes by:	lum@cvs.openbsd.org	2018/11/17 02:52:34

Modified files:
	usr.bin/mg     : paragraph.c 

Log message:
fix undo in transpose-paragraph.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 03:09:55

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.47.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 03:10:09

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.47.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 03:10:23

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.57.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/17 03:39:40

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: TreeWalker.pm Var.pm 

Log message:
zap autocarp code that doesn't work (to be replaced)

add N, QUOTETYPE columns to be able to reconstitue lists in views.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/17 04:22:43

Modified files:
	lib/libssl     : ssl_clnt.c ssl_lib.c 

Log message:
Fix DTLS, because DTLS still remains a special flower, allows regress to pass


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/17 04:55:01

Modified files:
	audio/pulseaudio: Makefile 
	audio/pulseaudio/patches: patch-src_Makefile_am 

Log message:
Link with LTLIBINTL instead of LTLIBICON since this uses
libintl_bindtextdomain.

prodded by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/17 05:19:08

Modified files:
	databases/sqlports/files: mksqlitedb 
Added files:
	databases/sqlports/files: Trace.pm 

Log message:
fix trace mechanism, almost the same as dpb.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 06:29:18

Modified files:
	lang/chicken   : Makefile.inc 
	lang/chicken/bootstrap: distinfo 
	lang/chicken/core: Makefile distinfo 
	lang/chicken/core/patches: patch-defaults_make patch-eval_scm 
	                           patch-rules_make 
	lang/chicken/core/pkg: PLIST README 
Added files:
	lang/chicken/core/patches: patch-tests_programs-path_scm 
	                           patch-tests_runbench_sh 
	                           patch-tests_runtests_sh 
Removed files:
	lang/chicken/core/patches: patch-csc_scm 

Log message:
Update to chicken 5.0. From Timo Myyra (MAINTAINER).
Help from semarie@. Tested on amd64 by semarie@ abieber@ and me, and
on macppc by me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/17 06:40:05

Modified files:
	lang/erlang/18 : Makefile distinfo 
	lang/erlang/18/patches: patch-Makefile_in 
	                        patch-erts_etc_common_ct_run_c 
	                        patch-erts_etc_common_dialyzer_c 
	                        patch-erts_etc_common_erlc_c 
	                        patch-erts_etc_common_typer_c 
	                        patch-lib_dialyzer_src_dialyzer_plt_erl 
	                        patch-lib_wx_c_src_wxe_impl_cpp 
	lang/erlang/18/pkg: PLIST-main PLIST-wx 

Log message:
update to erlang-18.3, the most recent release of erlang 18


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/11/17 06:51:16

Modified files:
	x11/gnome/bijiben: Makefile distinfo 

Log message:
update to bijiben-3.28.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/17 09:18:11

Modified files:
	www/chromium   : Makefile 
	www/chromium/files: unveil.main 
	www/chromium/patches: 
	                      patch-content_browser_browser_child_process_host_impl_cc 
	                      patch-content_browser_gpu_gpu_process_host_cc 
	                      patch-content_browser_renderer_host_render_process_host_impl_cc 
	                      patch-content_public_common_content_switches_cc 
	                      patch-content_public_common_content_switches_h 
	                      patch-services_service_manager_embedder_switches_cc 
	                      patch-services_service_manager_embedder_switches_h 
	                      patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc 

Log message:
enable unveil(2) by default in chromium;

if you wish to disable it, please run chromium with the --disable-unveil flag


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/17 09:52:02

Modified files:
	usr.sbin/tcpdump: privsep_pcap.c privsep.c 

Log message:
tcpdump(8) monitor process privdrop

The privsep monitor process handles all privileged operations on behalf
of the unprivileged "packet parser" process. Once it enters its runtime
state, it only needs to:

* Perform DNS and other "numbers to names" lookups, sending results
back over a pipe/socketpair.
* Display the final packet statistics on ^C.

We can finally now drop root privileges in this process as well, as bpf
BIOCGSTATS is still permitted by non-root on open descriptors after it
has been permanently locked with BIOCLOCK. This provides some additional
protection, to go along with the already tight unveil(2) and pledge(2)
restrictions.

With this change tcpdump(8) completely drops root privileges at runtime.

ok mestre@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/17 10:22:38

Modified files:
	etc/examples   : bgpd.conf 

Log message:
make the bogon set competely or-longer, rather than having to manage it
or-longer at useage time.
ok job benno


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/17 11:09:02

Modified files:
	editors/nano   : Makefile distinfo 
	editors/nano/patches: patch-doc_nano_1 patch-src_Makefile_in 

Log message:
update to 3.2: a myriad of small tweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/17 11:14:58

Modified files:
	bin/ksh        : main.c 

Log message:
Use a very regular call pattern to pledge, so that we can continue to
grep and compare the use in all programs..


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/17 11:46:43

Modified files:
	lib/libcrypto/dsa: Tag: OPENBSD_6_3 dsa_ossl.c 
	lib/libcrypto/ecdsa: Tag: OPENBSD_6_3 ecs_ossl.c 

Log message:
Use a blinding value when generating DSA and ECDSA signatures, in order to
reduce the possibility of a side-channel attack leaking the private key.

OpenBSD 6.3 errata 022


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/17 11:55:42

Modified files:
	lib/libcrypto/ec: Tag: OPENBSD_6_4 ec2_smpl.c ec_lcl.h ec_lib.c 
	                  ecp_mont.c ecp_nist.c ecp_nistp224.c 
	                  ecp_nistp256.c ecp_nistp521.c ecp_nistz256.c 
	                  ecp_smpl.c 

Log message:
Implement coordinate blinding for EC_POINT as an additional mitigation
for the portsmash vulnerability.

OpenBSD 6.4 errata 003


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2018/11/17 11:55:50

Modified files:
	sys/kern       : kern_event.c 

Log message:
Avoid leaking kernel memory in struct kevent padding.
From NetBSD (maxv).  OK deraadt@ visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/17 12:03:57

Modified files:
	sys/kern       : Tag: OPENBSD_6_3 vfs_lockf.c 
	sys/sys        : Tag: OPENBSD_6_3 lockf.h 

Log message:
A recent change to POSIX file locks could cause incorrect results during
lock acquisition.

OpenBSD 6.3 errata 023


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/17 12:11:14

Modified files:
	sys/kern       : Tag: OPENBSD_6_4 vfs_lockf.c 
	sys/sys        : Tag: OPENBSD_6_4 lockf.h 

Log message:
A recent change to POSIX file locks could cause incorrect results during
lock acquisition.

OpenBSD 6.4 errata 004


CVSROOT:	/cvs
Module name:	src
Changes by:	daniel@cvs.openbsd.org	2018/11/17 13:09:03

Modified files:
	share/misc     : airport 

Log message:
consistency.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/17 13:17:10

Modified files:
	sys/dev/usb    : usb_subr.c usbdivar.h 

Log message:
free(9) size for USB subdevs array.

ok ratchov@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/17 13:46:12

Modified files:
	usr.bin/kdump  : ktrstruct.c 

Log message:
Be more careful when dumping cmsghdr struct. In the SCM_RIGHTS case an
extra check for a truncated cmsghdr needs to be done since the embeded
lenght may be longer than the supplied buffer (MSG_CTRUNC case).
OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 14:00:18

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hg-git: Makefile distinfo 
	devel/py-hg-git/pkg: DESCR PLIST 

Log message:
hg-git doesn't work with mercurial 4.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/17 14:16:03

Modified files:
	textproc/pdftk : Makefile distinfo 
	textproc/pdftk/pkg: PLIST 
Added files:
	textproc/pdftk/files: pdftk 

Log message:
switch to the java port of pdftk, rather than the special c++/java
combo that only works using gcj.

feedback/ok jca, no objections from chrisz (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 14:33:11

Modified files:
	devel/mercurial: Makefile distinfo 
	devel/mercurial/pkg: PLIST-main 
Removed files:
	devel/mercurial/patches: patch-mercurial_cext_manifest_c 
	                         patch-mercurial_mpatch_c 
	                         patch-tests_test-clonebundles_t 

Log message:
Update to mercurial 4.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 14:33:39

Modified files:
	devel/tortoisehg: Makefile distinfo 
	devel/tortoisehg/patches: patch-setup_py 
	devel/tortoisehg/pkg: PLIST 

Log message:
Update to tortoisehg 4.8.


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/17 15:02:36

Modified files:
	.              : errata63.html errata64.html 

Log message:
release libcrypto and lockf errata.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 15:26:15

Modified files:
	devel          : Makefile 

Log message:
rm py-hg-git


CVSROOT:	/cvs
Module name:	src
Changes by:	cheloha@cvs.openbsd.org	2018/11/17 16:10:08

Modified files:
	lib/libc/sys   : sysctl.2 
	sys/kern       : kern_pledge.c kern_sched.c kern_sysctl.c 
	sys/sys        : sched.h sysctl.h 
	usr.bin/systat : cpu.c vmstat.c 
	usr.bin/top    : display.c display.h machine.c machine.h top.c 

Log message:
Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.

Because of hw.smt we need a way to determine whether a given CPU is "online"
or "offline" from userspace.  KERN_CPTIME2 is an array, and so cannot be
cleanly extended for this purpose, so add a new sysctl(2) KERN_CPUSTATS
with an extensible struct.  At the moment it's just KERN_CPTIME2 with a
flags member, but it can grow as needed.

KERN_CPUSTATS appears to have been defined by BSDi long ago, but there are
few (if any) packages in the wild still using the symbol so breakage in ports
should be near zero.  No other system inherited the symbol from BSDi, either.

Then, use the new sysctl(2) in systat(1) and top(1):

- systat(1) draws placeholder marks ('-') instead of percentages for
offline CPUs in the cpu view.

- systat(1) omits offline CPU ticks when drawing the "big bar" in
the vmstat view.  The upshot is that the bar isn't half idle when
half your logical CPUs are disabled.

- top(1) does not draw lines for offline CPUs; if CPUs toggle on or
offline in interactive mode we redraw the display to expand/reduce
space for the new/missing CPUs.  This is consistent with what some
top(1) implementations do on Linux.

- top(1) omits offline CPUs from the totals when CPU totals are
combined into a single line (the '-1' flag).

Originally prompted by deraadt@.  Discussed endlessly with deraadt@,
ketennis@, and sthen@.  Tested by jmc@ and jca@.  Earlier versions also
discussed with jca@.  Earlier versions tested by jmc@, tb@, and many
others.

docs ok jmc@, kernel bits ok ketennis@, everything ok sthen@,
"Is your stuff in yet?" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/17 16:48:22

Modified files:
	etc/root       : root.mail 

Log message:
add the missing space.  in the future, should mail -f the file to ensure it is correct format


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/17 17:18:20

Modified files:
	emulators/xroar: Makefile distinfo 

Log message:
Update to xroar 0.35.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/17 18:49:46

Modified files:
	sysutils/u-boot: Makefile 
Added files:
	sysutils/u-boot/patches: patch-tools_file2include_c 

Log message:
Don't include obsolete malloc.h header.
Reported and diagnosed by naddy@, not noticed here as I still had
an old malloc.h header that should have been removed.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2018/11/17 20:28:24

Modified files:
	.              : errata64.html 

Log message:
fix canon name


CVSROOT:	/cvs
Module name:	src
Changes by:	lum@cvs.openbsd.org	2018/11/18 00:57:28

Modified files:
	usr.bin/mg     : mg.1 

Log message:
small clean up of dired section
ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmatthew@cvs.openbsd.org	2018/11/18 01:42:15

Modified files:
	sys/dev/pci    : if_ixl.c 

Log message:
request notification of link state changes, which helps us detect
link when it takes a bit longer to establish.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmatthew@cvs.openbsd.org	2018/11/18 01:46:57

Modified files:
	sys/dev/pci    : xhci_pci.c 

Log message:
When parsing extended capabilities, bail out if a register read returns
-1/0xffffffff, so we don't run off the end of the register area and crash.
The controller doesn't initialise, but this is still an improvement.
Seen on Dell R6415s when booting in BIOS mode, and possibly on some
Supermicro systems.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/18 01:53:37

Modified files:
	usr.sbin/tcpdump: print-ether.c 

Log message:
handle the 802.1Q i-tag format for provider backbone bridges.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/18 01:55:51

Modified files:
	usr.sbin/tcpdump: print-ether.c 

Log message:
later versions of 802.1Q replaced the vlan CFI field with DEI

CFI stood for canonical format indicator, and basically said whether
the payload was ethernet of fddi (with 0 meaning ethernet).

DEI stands for drop eligibility indicator


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 02:02:56

Modified files:
	devel/llvm     : Makefile 
Added files:
	devel/llvm/patches: 
	                    patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_Mips_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_CommonArgs_cpp 

Log message:
- [mips] Prevent PIC to be set to level 2
- [mips] Improve handling of -fno-[pic/PIC] option

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/18 02:36:23

Modified files:
	usr.sbin/bgpd  : parse.y 

Log message:
Use correct name when printing the error message that a network prefix-set
is not found. Fixes crash reported by Tom Smyth.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 06:50:37

Modified files:
	devel/llvm     : Makefile 
Removed files:
	devel/llvm/patches: 
	                    patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_Mips_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_CommonArgs_cpp 

Log message:
Revert, it breaks the build on (at least) i386.

spotted by sthen@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 07:48:06

Modified files:
	graphics/libgexiv2: Makefile distinfo 
	graphics/libgexiv2/pkg: PLIST 
Added files:
	graphics/libgexiv2/patches: patch-gexiv2_meson_build 
Removed files:
	graphics/libgexiv2/patches: patch-Makefile_in 

Log message:
Update to libgexiv2-0.10.9.


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 08:30:04

Modified files:
	distrib/syspatch: bsd.syspatch.mk 

Log message:
MACHINE_ARCH -> MACHINE to fix syspatch build on macppc and arm64.

prodded by "multiplexd"
ok tb@ who was coming up with the same patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 08:52:18

Modified files:
	print/cups     : Makefile 
	print/cups/pkg : README-main 
	graphics/sane-backends: Makefile 
	graphics/sane-backends/pkg: README 

Log message:
Fix USB ownership change example after usbdevs syntax change.

triggered by a mail from Marcus MERIGHI


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2018/11/18 09:01:13

Modified files:
	.              : 64.html 

Log message:
7255 packages for mips64el


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 09:02:07

Modified files:
	graphics/libgphoto2: Makefile 
	graphics/libgphoto2/pkg: PLIST 
	graphics/gtkam : Makefile 
	graphics/gtkam/pkg: PLIST 
Added files:
	graphics/libgphoto2/pkg: README 
	graphics/gtkam/pkg: README 

Log message:
add an example to allow unprivileged access to the camera device.

adapted from an original diff by Marcus MERIGHI


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 09:09:52

Modified files:
	security/cyrus-sasl2: Makefile 

Log message:
Add comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/18 09:15:18

Modified files:
	include        : stdlib.h 
	lib/libc       : Symbols.list shlib_version 
	lib/libc/hidden: stdlib.h 
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/18 09:23:14

Modified files:
	sys/dev/usb    : uplcom.c 

Log message:
USB_DEBUG -> UPLCOM_DEBUG.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/18 09:24:05

Modified files:
	sys/dev/usb    : ohci.c 

Log message:
Remove old USB_DEBUG chunk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/18 09:25:23

Modified files:
	databases/sqlports/files/scripts: print-ports-index 

Log message:
use with instead of temporary views


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/18 09:33:26

Modified files:
	sys/dev/usb    : usb.c usb_mem.c usb_subr.c usbdi.c usbdi_util.c 

Log message:
Use "%s", __func__ in DPRINTF() to reduce grep noise.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/18 09:44:30

Modified files:
	sys/dev/usb    : usb_subr.c 

Log message:
More uses of __func__ in debug printfs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 10:06:52

Modified files:
	audio/libofa   : Makefile 
	audio/libofa/patches: patch-examples_protocol_cpp 

Log message:
add missing include (gcc 4.9)


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 12:06:25

Modified files:
	games/allegro  : Makefile 

Log message:
Upstream already puts the non-PIC i386 assembly into a static
liballeg_unsharable.  Add linker flags -Wl,-znotext on i386.  This
propagates through to allegro-config and its consumers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 12:08:54

Modified files:
	x11/ogle       : Makefile 
Added files:
	x11/ogle/patches: patch-mpeg2_video_yuv2rgb_mmx_c 

Log message:
add PIC support to the i386 MMX assembly code and remove a.out support


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 12:12:13

Modified files:
	cad/gnucap     : Makefile 
	cad/gnucap/patches: patch-src_md_h 

Log message:
add missing include (gcc 4.9)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/18 12:15:07

Modified files:
	devel/nasm     : Makefile distinfo 
	devel/nasm/patches: patch-doc_Makefile_in 

Log message:
Update to nasm-2.14.
Survived a bulk.

from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/18 12:39:29

Modified files:
	sysutils/collectd: Makefile distinfo 
	sysutils/collectd/patches: patch-Makefile_in 
	sysutils/collectd/pkg: PLIST-main 

Log message:
Update to collectd 5.8.1.

ok danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 13:07:15

Modified files:
	cad/necpp      : Makefile 
Added files:
	cad/necpp/patches: patch-src_c_geometry_cpp 
	                   patch-src_nec2cpp_cpp 

Log message:
add missing includes (gcc 4.9)


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 13:43:23

Modified files:
	cad/yosys      : Makefile 

Log message:
ports-gcc 4.9 requires explicit -std=c++11


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 14:09:47

Modified files:
	security/john  : Makefile 
	security/john-jumbo: Makefile 

Log message:
allow text relocations from non-PIC i386 assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/18 14:25:43

Modified files:
	security/stegdetect: Makefile 
	security/stegdetect/patches: patch-configure_in 

Log message:
don't bother with a non-PIC i386 assembly implementation of Blowfish, just
use the C version like all other archs


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/11/18 15:43:29

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
Fix inverted logic for redirecting ProxyCommand stderr to /dev/null.
Fixes mosh in proxycommand mode that was broken by the previous
ProxyCommand change that was reported by matthieu@. ok djm@ danj@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/18 16:30:45

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/18 16:50:02

Modified files:
	sysutils/u-boot-pinebook: Makefile distinfo 
	sysutils/u-boot-pinebook/patches: patch-scripts_check-config_sh 
Added files:
	sysutils/u-boot-pinebook/patches: patch-tools_file2include_c 

Log message:
update to 20181109 adds support for pinebooks with 1080p panels
tested by and ok phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/18 17:39:23

Modified files:
	sys/net        : ethertypes.h 

Log message:
recent 802.1Q defines 88e7 for provider backbone bridging


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/18 21:12:32

Modified files:
	usr.bin/ssh    : servconf.c servconf.h sshd.c 

Log message:
silence (to log level debug2) failure messages when loading the default
hostkeys. Hostkeys explicitly specified in the configuration or on
the command-line are still reported as errors, and failure to load at
least one host key remains a fatal error.

Based on patch from Dag-Erling Smørgrav via
https://github.com/openssh/openssh-portable/pull/103

ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/11/19 00:31:35

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Add ids for D-Link DWA-171 rev C1 and Xiaomi mini USB WiFi.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/11/19 00:32:29

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/19 01:24:23

Modified files:
	security/cyrus-sasl2: Makefile distinfo 
	security/cyrus-sasl2/patches: patch-configure 
	                              patch-lib_saslutil_c 
	                              patch-libsasl2_pc_in 
	                              patch-plugins_Makefile_in 
	                              patch-plugins_cram_c 
	                              patch-plugins_otp_c 
	                              patch-pwcheck_pwcheck_getpwnam_c 
	                              patch-saslauthd_Makefile_in 
	                              patch-saslauthd_auth_getpwent_c 
	                              patch-saslauthd_auth_sasldb_c 
	security/cyrus-sasl2/pkg: PLIST 
Added files:
	security/cyrus-sasl2/patches: patch-common_Makefile_in 
	                              patch-saslauthd_lak_c 
Removed files:
	security/cyrus-sasl2/patches: patch-lib_checkpw_c 
	                              patch-sample_server_c 
	                              patch-saslauthd_configure 
	                              patch-saslauthd_md5global_h 

Log message:
Update to cyrus-sasl-2.1.27.
This survived a bulk but only got light testing.
Getting this in early to get feedback about potential regressions.
Please *test* :-)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/19 01:51:03

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_PPC_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_PPC_h 
Added files:
	devel/llvm/patches: 
	                    patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td 
	                    patch-tools_clang_lib_Driver_ToolChains_Arch_Mips_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_CommonArgs_cpp 

Log message:
From upstream:
- [mips] Prevent PIC to be set to level 2
- [mips] Improve handling of -fno-[pic/PIC] option
- [PowerPC] Set the default PLT mode on OpenBSD/powerpc to Secure PLT.

- Remove PowerPC -nopie workaround
- Add workaround to PowerPC to only build the PowerPC backend as a means
of reducing the code size
- Enable building on PowerPC

from Brad (maintainer)
This allows building webkitgtk4 on OpenBSD/powerpc


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/19 02:55:47

Log message:
    Import apertium-separable-0.3.2.
    
    apertium-separable is an lttoolbox module for reordering separable/discontiguous
    multiwords and processing them in the pipeline. Multiwords are manually written
    in an additional xml-format dictionary.
    
    ok bcallah@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181119
    
    N ports/textproc/apertium-separable/Makefile
    N ports/textproc/apertium-separable/distinfo
    N ports/textproc/apertium-separable/pkg/PLIST
    N ports/textproc/apertium-separable/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/19 02:56:22

Modified files:
	textproc       : Makefile 

Log message:
+apertium-separable


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/19 03:15:04

Modified files:
	sys/net        : rtable.c 
	sys/netinet    : in_proto.c 
	sys/netinet6   : in6_proto.c 
	sys/netmpls    : mpls_proto.c 
	sys/sys        : domain.h 

Log message:
Retire dom_rtkeylen from struct domain. Nothing is using this anymore.
It was used by the original patricia tree.
OK mpi@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/19 03:22:05

Modified files:
	textproc/apertium-dicts/fra: Makefile distinfo 
	textproc/apertium-dicts/cat: Makefile distinfo 
	textproc/apertium-dicts/fra-cat: Makefile distinfo 
	textproc/apertium-dicts/fra-cat/pkg: PLIST 

Log message:
Update to apertium-fra-cat-1.3.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/19 03:24:50

Modified files:
	textproc/apertium-dicts/arg-cat: Makefile 
	textproc/apertium-dicts/cat-srd: Makefile 

Log message:
Bump other consumers of apertium-cat.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/19 05:55:18

Modified files:
	regress/sys/kern/sigio: Makefile common.h main.c 
Added files:
	regress/sys/kern/sigio: sigio_socket.c 

Log message:
Add regress tests for sockets with sigio.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/19 06:15:37

Modified files:
	sys/kern       : sys_socket.c uipc_socket.c uipc_socket2.c 
	sys/sys        : socketvar.h 
	usr.bin/netstat: inet.c 

Log message:
Utilize sigio with sockets.

OK mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/19 06:35:41

Modified files:
	usr.bin/tmux   : cmd-pipe-pane.c control-notify.c format.c 
	                 input.c job.c server-client.c tty.c window.c 

Log message:
evbuffer_new and bufferevent_new can both fail (when malloc fails) and
return NULL. GitHub issue 1547.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 06:52:09

Modified files:
	infrastructure/bin: update-plist 

Log message:
just saw a nit while update mlpack. Document that I need to fix code
at some point.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 07:16:33

Modified files:
	math/armadillo : Makefile distinfo 
	math/armadillo/pkg: PLIST 

Log message:
update to new stable version.

bump major just in case


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 07:17:36

Modified files:
	math/mlpack    : Makefile distinfo 
	math/mlpack/patches: patch-CMakeLists_txt 
	                     patch-CMake_allexec2man_sh 
	math/mlpack/pkg: PLIST-main PLIST-python 
Removed files:
	math/mlpack/patches: patch-CMake_exec2man_sh 
	                     patch-src_mlpack_CMakeLists_txt 
	                     patch-src_mlpack_bindings_python_CMakeLists_txt 
	                     patch-src_mlpack_bindings_python_setup_py_in 

Log message:
new version, most patches have been folded away
move python includes into python subpackage
don't forget to conflict properly


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/19 07:42:01

Modified files:
	lib/libssl     : ssl_cert.c 

Log message:
Revert previous - the default sigalg for RSA key exchange is {sha1,rsa}.

In TLSv1.2, if the client does not send a signature algorithms extension
then for RSA key exchange a signature algorithm of {sha1,rsa} is implied.
The MD5+SHA1 hash only applies to older versions of TLS, which do not
support sigalgs.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/19 08:07:29

Modified files:
	lib/libssl     : ssl_clnt.c ssl_lib.c 

Log message:
Revert previous - DTLSv1 uses MD5+SHA1 for RSA signature verification.

Discussed with beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 08:13:06

Modified files:
	databases/sqlports/files: Var.pm 

Log message:
factor common code


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/19 08:24:16

Modified files:
	net/icinga/core2: Makefile distinfo 

Log message:
update to icinga2-2.10.2


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/19 09:12:06

Modified files:
	lib/libc/sys   : sysctl.2 
	sys/kern       : kern_sysctl.c uipc_syscalls.c 
	sys/sys        : sysctl.h 

Log message:
delete the dns jackport experiment. it has no future.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 09:43:39

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm Var.pm 

Log message:
start adding ordered lists for multiple value vars, to be completed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/19 10:25:38

ports/devel/kf5/solid/patches

Update of /cvs/ports/devel/kf5/solid/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30939/patches

Log Message:
Directory /cvs/ports/devel/kf5/solid/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/19 11:46:16

Modified files:
	graphics/freeimage: Makefile 
	graphics/freeimage/patches: patch-Makefile_gnu 

Log message:
build code for shared lib with -fPIC on all archs, link C++ code with CXX,
don't link explicitly with libstdc++


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/19 12:19:24

Modified files:
	sys/dev/wscons : wsevent.c wseventvar.h wskbd.c wsmouse.c 
	                 wsmux.c 

Log message:
Utilize sigio with wscons. The old behavior of always making the process group
of the process who opens the device the default recipient of sigio is removed as
a side-effect of this change. Issuing ioctl(FIOSETOWN) is therefore mandatory in
order to receive sigio, which is more consistent with other subsystems
supporting sigio.

This change is all made possible by the new sigio(9) API and prevents wscons
from keeping a pointer to the recipient process. Usage of such pointer could
cause a panic since wscons is not inform on process deallocation, leaving a
dangling pointer behind.

ok mpi@ visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/19 12:27:29

Modified files:
	usr.bin/mandoc : apropos.1 mansearch.c 

Log message:
Improve POSIX compliance by making case-insensitive extended
regular expressions the default in man(1) -k searches, also matching
what the man-db package used by many Linux distributions does.

Originally requested by Wolfram Schneider 
via Yuri Pankov .

Feedback and OK cheloha@, and no objections when shown on tech@.

Thanks to cheloha@ for pointing out that POSIX requires this behaviour
and for the suggestion to explicitly say that *extended* regular
expressions are used here.

While here, unify spelling of case-[in]sensitive, fix a typo,
update the EXAMPLES, and add a STANDARDS section.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/19 12:58:28

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm Var.pm 

Log message:
refactor again so that we can actually handle depends


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/19 14:24:32

Modified files:
	devel/kf5/solid: Makefile 
Added files:
	devel/kf5/solid/patches: patch-src_solid_devices_managerbase_cpp 

Log message:
Enable KF5Solid UPower backend on OpenBSD

We have the same patch in KDE4 to enable UPower.

From Elias M. Mariani, who tested with LXQt battery/power status.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/19 15:50:25

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
Fix compilation on alpha, where DEF_WEAK() really must be paired with
PROTO_NORMAL().  Problem noted by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	yasuoka@cvs.openbsd.org	2018/11/19 18:13:15

Modified files:
	usr.sbin/makefs: cd9660.c 
	usr.sbin/makefs/cd9660: cd9660_eltorito.c 

Log message:
unveil(2) boot images which are specified by -o option.  Also exit
with an error status when writing cd image fails.

ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/19 18:38:59

Modified files:
	libexec/ld.so  : loader.c 

Log message:
On mips64, DT_DEBUG doesn't need mprotecting if it's in the GNU_RELRO segment

ok visa@


CVSROOT:	/cvs
Module name:	www
Changes by:	bentley@cvs.openbsd.org	2018/11/19 19:23:17

Modified files:
	.              : 64.html 

Log message:
Use ² instead of 2, which adds unintended inter-line space.


CVSROOT:	/cvs
Module name:	src
Changes by:	yasuoka@cvs.openbsd.org	2018/11/19 20:10:47

Modified files:
	sys/arch/amd64/stand/efiboot: efiboot.c 

Log message:
Fix typos in memprobe address check.  Diff from Andrew Daugherity.


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/19 20:42:56

Modified files:
	usr.sbin/rebound: rebound.c 

Log message:
move a magic constant into a magic define


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/20 00:02:23

Modified files:
	bin/ksh        : history.c main.c sh.h 

Log message:
Fix the case where the recursion detection isn't reset when the command is
interrupted.

Lots of back and forth with anton@
OK jca@, tb@, anton@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/20 00:20:22

Modified files:
	usr.bin/ldap   : ber.c 
	usr.sbin/ldapd : ber.c 
	usr.sbin/snmpd : ber.c 
	usr.sbin/ypldap: ber.c 

Log message:
Fix when ber_free_elements is called with a NULL-value.
Found via snmpctl snmp walk 127.0.0.1 oid 1

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/20 01:04:28

Modified files:
	lib/libcrypto/arc4random: getentropy_aix.c getentropy_hpux.c 
	                          getentropy_linux.c getentropy_osx.c 
	                          getentropy_solaris.c 

Log message:
Saw a mention somewhere a while back that the gotdata() function in
here could creates non-uniformity since very short fetches of 0 would
be excluded.  blocks of 0 are just as random as any other data, including
blocks of 4 4 4..  This is a misguided attempt to identify errors from the
entropy churn/gather code doesn't make sense, errors don't happen.
ok bcook


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/20 01:12:26

Modified files:
	bin/ksh        : misc.c 

Log message:
Convert the pledge call to idiomatic format 'cause we love grep.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/20 01:20:39

Modified files:
	emulators/gxemul: Makefile distinfo 
	emulators/gxemul/patches: patch-configure 
	emulators/gxemul/pkg: PLIST 
Removed files:
	emulators/gxemul/patches: 
	                          patch-src_components_cpu_CPUDyntransComponent_cc 
	                          patch-src_components_cpu_M88K_CPUComponent_cc 
	                          patch-src_components_cpu_MIPS_CPUComponent_cc 
	                          patch-src_console_x11_cc 
	                          patch-src_cpus_cpu_alpha_cc 
	                          patch-src_cpus_cpu_alpha_palcode_cc 
	                          patch-src_cpus_cpu_arm_instr_cc 
	                          patch-src_cpus_cpu_cc 
	                          patch-src_cpus_cpu_dyntrans_cc 
	                          patch-src_cpus_cpu_m88k_cc 
	                          patch-src_cpus_cpu_m88k_instr_cc 
	                          patch-src_cpus_cpu_m88k_instr_loadstore_cc 
	                          patch-src_cpus_cpu_mips_cc 
	                          patch-src_cpus_cpu_mips_coproc_cc 
	                          patch-src_cpus_cpu_mips_instr_cc 
	                          patch-src_cpus_cpu_ppc_cc 
	                          patch-src_cpus_cpu_ppc_instr_cc 
	                          patch-src_cpus_cpu_sh_cc 
	                          patch-src_cpus_memory_alpha_cc 
	                          patch-src_cpus_memory_mips_v2p_cc 
	                          patch-src_cpus_memory_ppc_cc 
	                          patch-src_cpus_memory_sh_cc 
	                          patch-src_debugger_debugger_cc 
	                          patch-src_debugger_debugger_cmds_cc 
	                          patch-src_devices_bus_pci_cc 
	                          patch-src_devices_dev_algor_cc 
	                          patch-src_devices_dev_dreamcast_gdrom_cc 
	                          patch-src_devices_dev_dreamcast_maple_cc 
	                          patch-src_devices_dev_lca_cc 
	                          patch-src_devices_dev_pvr_cc 
	                          patch-src_devices_dev_sgi_mardigras_cc 
	                          patch-src_devices_dev_sh4_cc 
	                          patch-src_devices_dev_vga_cc 
	                          patch-src_devices_dev_vr41xx_cc 
	                          patch-src_devices_dev_wdc_cc 
	                          patch-src_disk_bootblock_cc 
	                          patch-src_disk_diskimage_cc 
	                          patch-src_file_file_elf_cc 
	                          patch-src_file_file_raw_cc 
	                          patch-src_include_components_CPUDyntransComponent_h 
	                          patch-src_include_components_M88K_CPUComponent_h 
	                          patch-src_include_components_MIPS_CPUComponent_h 
	                          patch-src_machines_machine_landisk_cc 
	                          patch-src_machines_machine_pmax_cc 
	                          patch-src_machines_machine_test_cc 
	                          patch-src_main_GXemul_cc 
	                          patch-src_old_main_emul_cc 
	                          patch-src_old_main_main_cc 
	                          patch-src_old_main_memory_cc 
	                          patch-src_old_main_settings_cc 
	                          patch-src_promemul_arcbios_cc 
	                          patch-src_promemul_dec_prom_cc 
	                          patch-src_promemul_dreamcast_cc 
	                          patch-src_promemul_ps2_bios_cc 
	                          patch-src_symbol_symbol_cc 

Log message:
Update gxemul to 0.6.0.2. This allows getting rid of all patches but
the configure one.

OK benoit@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/20 01:56:12

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.48.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/20 01:56:21

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.48.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/20 01:56:36

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.58.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/20 02:06:08

Modified files:
	share/man/man4 : islrtc.4 pcfrtc.4 pcxrtc.4 

Log message:
Fix spelling of kettenis' email address

"just fix" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/11/20 02:13:37

Modified files:
	net/munin      : Makefile distinfo 
	net/munin/patches: patch-Makefile 
	                   patch-node__bin_munin-asyncd_in 

Log message:
update to munin-2.0.43


CVSROOT:	/cvs
Module name:	src
Changes by:	patrick@cvs.openbsd.org	2018/11/20 03:00:15

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
The first packet received from each AP in each QoS class would be
dropped as the sequence number matches the initial value of the
cached last sequence number (zero).  On some APs (notably Android
WIFI hotspots) this hits the first packet of the WPA2 4-way
handshake.  This causes connection delays and in some cases
connection to the AP fails completely.  Initialize the cached last
sequence numbers for received packets to an invalid value instead.

From Christian Ehrhardt
ok gerhard@ stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/20 03:28:08

Modified files:
	sys/net        : rtable.c 

Log message:
Make rtable_satoplen() a bit more strict when parsing netmasks. Ensure
that the mask is contiguous and not longer then the prefixlen is not
bigger then the maximum. Make the function behave a bit more like the
similar netmask handling code in the old patricia codebase.
Fixes a problem reyk@ reported regarding IPv6 masks and the fact that
sin6_scope_id is after sin6_addr.
OK mpi@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 03:28:52

Log message:
    import ports/www/pecl-pledge, from Tom Van Looy, ok landry.
    (see the extensive pkg-readme for usage information)
    
    This PHP extension adds support for OpenBSD's pledge and unveil system calls.
    
    The PHP userland functions pledge() and unveil() are wrappers around the
    OpenBSD system calls. These functions provide a powerful mechanism to
    defend the PHP runtime and userland against some common exploits.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20181120
    
    N ports/www/pecl-pledge/Makefile
    N ports/www/pecl-pledge/distinfo
    N ports/www/pecl-pledge/pkg/DESCR
    N ports/www/pecl-pledge/pkg/README
    N ports/www/pecl-pledge/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 03:29:51

Modified files:
	www            : Makefile 

Log message:
+pecl-pledge


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 03:52:25

Modified files:
	infrastructure/db: user.list 

Log message:
Reserve a user for apertium-apy.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 03:54:34

Log message:
    Import apertium-streamparser-5.0.2.
    
    apertium-streamparser is a Python 3 library to parse the Apertium stream
    format, generating LexicalUnits.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181120
    
    N ports/textproc/apertium-streamparser/Makefile
    N ports/textproc/apertium-streamparser/distinfo
    N ports/textproc/apertium-streamparser/pkg/DESCR
    N ports/textproc/apertium-streamparser/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 03:55:06

Modified files:
	textproc       : Makefile 

Log message:
+apertium-streamparser


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 03:56:21

Log message:
    Import apertium-apy-0.11.5.
    
    Apertium APy, Apertium API in Python, is a web server exposing Apertium
    morphological functions including text, document and webpage translation.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181120
    
    N ports/www/apertium-apy/Makefile
    N ports/www/apertium-apy/distinfo
    N ports/www/apertium-apy/pkg/DESCR
    N ports/www/apertium-apy/pkg/PLIST
    N ports/www/apertium-apy/pkg/apertium_apy.rc
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 03:58:40

Modified files:
	www            : Makefile 

Log message:
+apertium-apy


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/20 04:51:23

Modified files:
	sys/dev/usb    : usb_subr.c usbdivar.h 

Log message:
Revert free sizes for `subdevs' array, it is incorrect.

Reported by anton@ and Natasha Kerensikova


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 05:46:10

Log message:
    Import hackrf-2018.01.1.
    
    HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral
    capable of transmission or reception of radio signals from 1 MHz to 6 GHz.
    Designed to enable test and development of modern and next generation radio
    technologies, HackRF One is an open source hardware platform that can be
    used as a USB peripheral or programmed for stand-alone operation.
    
    This package contains host software for HackRF.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181120
    
    N ports/comms/hackrf/Makefile
    N ports/comms/hackrf/distinfo
    N ports/comms/hackrf/pkg/DESCR
    N ports/comms/hackrf/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/20 05:46:51

Modified files:
	comms          : Makefile 

Log message:
+hackrf


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/20 05:48:16

Modified files:
	usr.sbin/vmctl : vmctl.8 

Log message:
DNS goes over both udp and tcp, so reflect that in example pf.conf line;
ok reyk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/20 06:01:08

Modified files:
	security/opmsg : Makefile 
	security/opmsg/pkg: PLIST 

Log message:
LibreSSL and packaging tweaks

- don't force-disable the use of BN_GENCB_new() and friends, supported
since LibreSSL 2.7.1
- fix WANTLIB, this is c++
- provide a correct WRKDIST, and use it
- install README.md, it has useful data

ok abieber@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	tj@cvs.openbsd.org	2018/11/20 08:38:13

Modified files:
	net/libtorrent-rasterbar: Makefile distinfo 

Log message:
update to libtorrent-rasterbar 1.1.11

tested with qbittorrent by elias m. mariani and with deluge by me

ok bentley


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 08:43:37

Modified files:
	lang/gcc/4.9   : Makefile distinfo 

Log message:
Regenerate i386 adastrap, requested by naddy:

"The current one fails with lld:

configure:4293: /usr/obj/gcc-4.9.4/bin/egcc -O2 -g   conftest.c  >&5 /usr/bin/ld: error: unable to find library -lc

This was fixed in rev 1.3 of patch-gcc_config_i386_openbsdelf_h by
adding -L/usr/lib to LINK_SPEC, but the existing adastrap predates
that change."


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/20 09:46:36

Modified files:
	security/sslscan: Makefile 
	security/sslscan/patches: patch-Makefile 

Log message:
Disable CAST cipher when configuring the embedded OpenSSL.

Since we don't build shared libraries, the CAST assembly implementation
is included on i386 even though there is no PIC version. Skip the whole
cipher as there are no SSL/TLS cipher suites that use CAST.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/20 10:32:36

Modified files:
	net/icecast    : Makefile distinfo 
	net/icecast/patches: patch-Makefile_in patch-conf_Makefile_in 
	                     patch-conf_icecast_xml_in patch-configure 
	                     patch-doc_Makefile_in 
	net/icecast/pkg: PLIST 
Added files:
	net/icecast/patches: patch-src_md5_c 

Log message:
SECURITY update to icecast-2.4.4

Fixes for CVE-2018-18820 (buffer overflows in URL auth code) and other
bugs.  While here, address a compiler warning in md5.c.

Reported by Aham Brahmasmi, ok kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/20 10:35:16

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register icecast CVE


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/20 10:37:12

Modified files:
	net/icecast    : Tag: OPENBSD_6_4 Makefile distinfo 
	net/icecast/patches: Tag: OPENBSD_6_4 patch-Makefile_in 
	                     patch-conf_Makefile_in 
	                     patch-conf_icecast_xml_in patch-configure 
	                     patch-doc_Makefile_in 
Added files:
	net/icecast/patches: Tag: OPENBSD_6_4 patch-src_md5_c 

Log message:
SECURITY update to icecast-2.4.4

Fixes for CVE-2018-18820 (buffer overflows in URL auth code) and other
bugs.  While here, address a compiler warning in md5.c.

Reported by Aham Brahmasmi, ok kn@ (-current)


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/20 11:49:42

Modified files:
	regress/sys/dev/wscons: Makefile sigio.c 

Log message:
test fcntl(F_SETOWN)


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/20 12:00:13

Modified files:
	sys/dev/wscons : wskbd.c wsmouse.c wsmux.c 

Log message:
No need for wscons to handle FIOSETOWN ioctl requests since sys_ioctl()
translates such requests into TIOCSPGRP.

ok visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/20 12:09:41

Modified files:
	www/chromium   : Makefile distinfo 
	www/chromium/patches: 
	                      patch-chrome_browser_profiles_profile_io_data_cc 

Log message:
update to 70.0.3538.110


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/20 12:10:32

Modified files:
	www/iridium    : Makefile distinfo 
	www/iridium/patches: patch-BUILD_gn 
	                     patch-ash_display_mirror_window_controller_cc 
	                     patch-base_BUILD_gn 
	                     patch-base_debug_stack_trace_posix_cc 
	                     patch-base_process_kill_posix_cc 
	                     patch-base_sys_info_posix_cc 
	                     patch-base_threading_platform_thread_posix_cc 
	                     patch-build_config_compiler_BUILD_gn 
	                     patch-build_config_compiler_compiler_gni 
	                     patch-build_gn_run_binary_py 
	                     patch-build_toolchain_gcc_toolchain_gni 
	                     patch-cc_BUILD_gn 
	                     patch-chrome_app_chrome_main_cc 
	                     patch-chrome_app_chrome_main_delegate_cc 
	                     patch-chrome_app_chromium_strings_grd 
	                     patch-chrome_app_generated_resources_grd 
	                     patch-chrome_app_google_chrome_strings_grd 
	                     patch-chrome_app_settings_strings_grdp 
	                     patch-chrome_app_shutdown_signal_handlers_posix_cc 
	                     patch-chrome_app_theme_chrome_unscaled_resources_grd 
	                     patch-chrome_browser_about_flags_cc 
	                     patch-chrome_browser_after_startup_task_utils_cc 
	                     patch-chrome_browser_browser_process_impl_cc 
	                     patch-chrome_browser_browser_process_impl_h 
	                     patch-chrome_browser_browser_resources_grd 
	                     patch-chrome_browser_chrome_browser_main_cc 
	                     patch-chrome_browser_chrome_browser_main_linux_cc 
	                     patch-chrome_browser_chrome_content_browser_client_cc 
	                     patch-chrome_browser_chrome_content_browser_client_h 
	                     patch-chrome_browser_custom_handlers_protocol_handler_registry_cc 
	                     patch-chrome_browser_devtools_devtools_eye_dropper_cc 
	                     patch-chrome_browser_download_chrome_download_manager_delegate_cc 
	                     patch-chrome_browser_download_download_commands_cc 
	                     patch-chrome_browser_download_download_commands_h 
	                     patch-chrome_browser_download_download_prefs_cc 
	                     patch-chrome_browser_download_download_prefs_h 
	                     patch-chrome_browser_download_download_shelf_context_menu_cc 
	                     patch-chrome_browser_extensions_BUILD_gn 
	                     patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
	                     patch-chrome_browser_extensions_bookmark_app_helper_cc 
	                     patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
	                     patch-chrome_browser_extensions_external_provider_impl_cc 
	                     patch-chrome_browser_first_run_first_run_internal_posix_cc 
	                     patch-chrome_browser_flag_descriptions_cc 
	                     patch-chrome_browser_flag_descriptions_h 
	                     patch-chrome_browser_media_galleries_media_file_system_registry_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_log_uploader_cc 
	                     patch-chrome_browser_memory_details_cc 
	                     patch-chrome_browser_metrics_chrome_metrics_service_client_cc 
	                     patch-chrome_browser_net_system_network_context_manager_cc 
	                     patch-chrome_browser_password_manager_password_store_factory_cc 
	                     patch-chrome_browser_plugins_plugins_resource_service_cc 
	                     patch-chrome_browser_prefs_browser_prefs_cc 
	                     patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc 
	                     patch-chrome_browser_process_singleton_posix_cc 
	                     patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc 
	                     patch-chrome_browser_profiles_profile_io_data_cc 
	                     patch-chrome_browser_renderer_preferences_util_cc 
	                     patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
	                     patch-chrome_browser_speech_tts_controller_impl_cc 
	                     patch-chrome_browser_sync_chrome_sync_client_cc 
	                     patch-chrome_browser_task_manager_sampling_task_group_cc 
	                     patch-chrome_browser_task_manager_sampling_task_manager_impl_cc 
	                     patch-chrome_browser_ui_browser_command_controller_cc 
	                     patch-chrome_browser_ui_input_method_input_method_engine_base_cc 
	                     patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc 
	                     patch-chrome_browser_ui_tab_helpers_cc 
	                     patch-chrome_browser_ui_views_accelerator_table_cc 
	                     patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc 
	                     patch-chrome_browser_ui_views_frame_browser_frame_cc 
	                     patch-chrome_browser_ui_views_frame_browser_view_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc 
	                     patch-chrome_browser_ui_views_tabs_new_tab_button_cc 
	                     patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc 
	                     patch-chrome_browser_ui_webui_about_ui_cc 
	                     patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc 
	                     patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc 
	                     patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc 
	                     patch-chrome_common_BUILD_gn 
	                     patch-chrome_common_chrome_features_cc 
	                     patch-chrome_common_chrome_features_h 
	                     patch-chrome_common_chrome_paths_cc 
	                     patch-chrome_common_chrome_switches_cc 
	                     patch-chrome_common_chrome_switches_h 
	                     patch-chrome_common_pref_names_cc 
	                     patch-chrome_common_pref_names_h 
	                     patch-chrome_common_webui_url_constants_cc 
	                     patch-chrome_common_webui_url_constants_h 
	                     patch-chrome_renderer_chrome_content_renderer_client_cc 
	                     patch-chrome_test_chromedriver_chrome_chrome_finder_cc 
	                     patch-chromecast_browser_cast_browser_main_parts_cc 
	                     patch-chromecast_browser_cast_content_browser_client_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_h 
	                     patch-components_autofill_core_common_autofill_features_cc 
	                     patch-components_content_settings_core_browser_website_settings_registry_cc 
	                     patch-components_download_quarantine_quarantine_linux_cc 
	                     patch-components_feature_engagement_public_event_constants_cc 
	                     patch-components_feature_engagement_public_event_constants_h 
	                     patch-components_metrics_BUILD_gn 
	                     patch-components_network_session_configurator_browser_network_session_configurator_cc 
	                     patch-components_os_crypt_os_crypt_h 
	                     patch-components_policy_resources_policy_templates_json 
	                     patch-components_sync_base_get_session_name_cc 
	                     patch-components_sync_device_info_local_device_info_provider_impl_cc 
	                     patch-content_app_content_main_runner_impl_cc 
	                     patch-content_browser_BUILD_gn 
	                     patch-content_browser_browser_child_process_host_impl_cc 
	                     patch-content_browser_browser_main_loop_cc 
	                     patch-content_browser_gpu_gpu_process_host_cc 
	                     patch-content_browser_media_media_internals_cc 
	                     patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc 
	                     patch-content_browser_renderer_host_render_message_filter_cc 
	                     patch-content_browser_renderer_host_render_message_filter_h 
	                     patch-content_browser_renderer_host_render_process_host_impl_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_h 
	                     patch-content_browser_renderer_host_render_view_host_impl_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_h 
	                     patch-content_browser_service_manager_service_manager_context_cc 
	                     patch-content_common_user_agent_cc 
	                     patch-content_gpu_gpu_main_cc 
	                     patch-content_gpu_gpu_sandbox_hook_linux_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_h 
	                     patch-content_public_common_common_param_traits_macros_h 
	                     patch-content_public_common_content_switches_cc 
	                     patch-content_public_common_content_switches_h 
	                     patch-content_public_common_renderer_preferences_h 
	                     patch-content_renderer_render_process_impl_cc 
	                     patch-content_renderer_render_thread_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_h 
	                     patch-content_shell_browser_shell_browser_context_cc 
	                     patch-content_shell_browser_shell_browser_main_parts_cc 
	                     patch-content_utility_utility_blink_platform_with_sandbox_support_impl_cc 
	                     patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc 
	                     patch-gpu_ipc_service_gpu_init_cc 
	                     patch-gpu_ipc_service_gpu_watchdog_thread_h 
	                     patch-headless_lib_browser_headless_content_browser_client_h 
	                     patch-iridium_trknotify_cpp 
	                     patch-media_audio_BUILD_gn 
	                     patch-media_audio_audio_manager_cc 
	                     patch-media_base_video_frame_cc 
	                     patch-media_base_video_frame_h 
	                     patch-media_capture_video_linux_v4l2_capture_delegate_cc 
	                     patch-media_capture_video_video_capture_buffer_pool_impl_cc 
	                     patch-media_capture_video_video_capture_device_client_cc 
	                     patch-media_media_options_gni 
	                     patch-net_BUILD_gn 
	                     patch-net_base_address_tracker_linux_cc 
	                     patch-net_base_network_change_notifier_cc 
	                     patch-net_http_http_network_session_cc 
	                     patch-net_proxy_resolution_proxy_resolution_service_cc 
	                     patch-net_url_request_url_request_context_builder_cc 
	                     patch-pdf_pdfium_pdfium_engine_cc 
	                     patch-remoting_base_chromoting_event_cc 
	                     patch-remoting_host_host_details_cc 
	                     patch-services_network_BUILD_gn 
	                     patch-services_network_network_context_cc 
	                     patch-services_network_network_sandbox_hook_linux_cc 
	                     patch-services_network_network_service_cc 
	                     patch-services_network_network_service_h 
	                     patch-services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_h 
	                     patch-third_party_angle_BUILD_gn 
	                     patch-third_party_angle_src_libANGLE_Display_cpp 
	                     patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp 
	                     patch-third_party_blink_renderer_core_html_forms_internal_popup_menu_cc 
	                     patch-third_party_blink_renderer_core_layout_layout_view_cc 
	                     patch-third_party_blink_renderer_platform_fonts_font_cache_h 
	                     patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc 
	                     patch-third_party_blink_renderer_platform_heap_thread_state_cc 
	                     patch-third_party_blink_renderer_platform_wtf_BUILD_gn 
	                     patch-third_party_boringssl_BUILD_generated_gni 
	                     patch-third_party_boringssl_src_include_openssl_base_h 
	                     patch-third_party_boringssl_src_include_openssl_cpu_h 
	                     patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp 
	                     patch-third_party_webrtc_BUILD_gn 
	                     patch-third_party_webrtc_modules_audio_device_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_network_cc 
	                     patch-third_party_webrtc_rtc_base_physicalsocketserver_cc 
	                     patch-third_party_webrtc_system_wrappers_BUILD_gn 
	                     patch-third_party_webrtc_webrtc_gni 
	                     patch-ui_base_material_design_material_design_controller_cc 
	                     patch-ui_base_resource_resource_bundle_cc 
	                     patch-ui_gfx_BUILD_gn 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_cc 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_h 
	                     patch-ui_gl_BUILD_gn 
	                     patch-ui_gl_generate_bindings_py 
	                     patch-ui_views_bubble_bubble_dialog_delegate_view_cc 
	                     patch-ui_views_controls_textfield_textfield_cc 
	                     patch-ui_views_views_delegate_cc 
	                     patch-ui_views_views_delegate_h 
	                     patch-v8_BUILD_gn patch-v8_tools_run_py 
	www/iridium/pkg: PLIST 
Added files:
	www/iridium/patches: patch-base_posix_can_lower_nice_to_cc 
	                     patch-chrome_browser_apps_platform_apps_api_music_manager_private_device_id_linux_cc 
	                     patch-chrome_browser_ui_browser_window_h 
	                     patch-headless_lib_browser_headless_request_context_manager_cc 
	                     patch-third_party_pdfium_xfa_fgas_font_cfx_fontsourceenum_file_cpp 
	                     patch-third_party_perfetto_include_perfetto_base_event_h 
Removed files:
	www/iridium/patches: 
	                     patch-chrome_browser_extensions_api_music_manager_private_device_id_linux_cc 
	                     patch-chrome_browser_ui_browser_commands_cc 
	                     patch-chrome_browser_ui_browser_commands_h 
	                     patch-chrome_browser_ui_views_profiles_avatar_button_cc 
	                     patch-components_password_manager_core_browser_password_reuse_defines_h 
	                     patch-headless_lib_browser_headless_url_request_context_getter_cc 
	                     patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp 
	                     patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h 
	                     patch-third_party_webrtc_rtc_base_httpcommon_cc 
	                     patch-tools_gyp_pylib_gyp_generator_make_py 
	                     patch-tools_gyp_pylib_gyp_generator_ninja_py 
	                     patch-ui_message_center_views_message_view_factory_cc 

Log message:
update to 2018.11.71


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/20 12:12:31

Modified files:
	www/iridium    : Makefile 
	www/iridium/files: unveil.main 
	www/iridium/patches: 
	                     patch-content_browser_browser_child_process_host_impl_cc 
	                     patch-content_browser_gpu_gpu_process_host_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_cc 
	                     patch-content_public_common_content_switches_cc 
	                     patch-content_public_common_content_switches_h 
	                     patch-services_service_manager_embedder_switches_cc 
	                     patch-services_service_manager_embedder_switches_h 
	                     patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc 

Log message:
enable unveil(2) by default in iridium as well


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/20 12:33:44

Modified files:
	sys/dev/wscons : wskbd.c wsmouse.c wsmux.c 

Log message:
Add support for TIOCGPGRP ioctl commands to wscons.

ok visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/20 12:37:10

Modified files:
	regress/sys/dev/wscons: Makefile sigio.c 

Log message:
test getown


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/20 12:43:48

Modified files:
	regress/sys/dev/wscons: Makefile 

Log message:
split up long line


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/11/20 13:26:01

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
fix whitespace in debugging function


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/20 13:30:03

Modified files:
	emulators/dgen-sdl: Makefile 

Log message:
allow text relocations on i386 from non-PIC assembly code


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/11/20 13:49:26

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
when printing essids return the number of chars we printed, like printf

OK stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/20 14:41:00

Modified files:
	games/uhexen2/patches: patch-engine_hexen2_Makefile 
	                       patch-engine_hexenworld_client_Makefile 

Log message:
allow text relocations on i386 to deal with heaps of non-PIC assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 15:19:48

Modified files:
	security/openssl/1.0.2: Makefile distinfo 
	security/openssl/1.0.2/patches: patch-crypto_rand_randfile_c 
	security/openssl/1.0.2/pkg: PLIST 

Log message:
update to openssl-1.0.2q


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 15:19:57

Modified files:
	security/openssl/1.1: Makefile distinfo 
	security/openssl/1.1/patches: 
	                              patch-Configurations_unix-Makefile_tmpl 
	security/openssl/1.1/pkg: PLIST 

Log message:
update to openssl-1.1.1a


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/20 15:23:55

Modified files:
	games/urbanterror/patches: patch-Makefile 

Log message:
allow text relocations on i386 due to non-PIC assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 16:22:47

Modified files:
	sysutils/ansible-lint: Makefile distinfo 
	sysutils/ansible-lint/pkg: PLIST 

Log message:
update to ansible-lint-3.5.1, from Edward Lopez-Acosta

set NO_TEST=Yes, the tests aren't in the distfile (same in previous version
in ports 3.4.23).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/20 17:26:05

Modified files:
	sysutils/firmware/vmm: Makefile 

Log message:
seabios/sgabios don't link successfully with ld.lld; force using ld.bfd to unbreak


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/20 18:58:38

Modified files:
	games/hyperrogue: Makefile distinfo 

Log message:
Update to hyperrogue-10.5a
Changelog: https://github.com/zenorogue/hyperrogue/compare/10.4z...v10.5a
There's nothing significant about the crank from 10.4 to 10.5 -- upstream
says they ran out of letter so cranked the version number to have more
letters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/20 19:21:32

Modified files:
	x11/xpad       : Makefile distinfo 

Log message:
Update to xpad-5.2.0
Changelog: https://launchpadlibrarian.net/398109139/ChangeLog


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/20 20:04:56

Modified files:
	net/py-slixmpp : Makefile distinfo 
	net/py-slixmpp/pkg: PLIST 

Log message:
Update to py3-slixmpp-1.4.1

From Kurt Mosiejczuk (who takes maintainership), with help from Pamela


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/20 20:07:33

Modified files:
	net/py-slixmpp : Makefile 

Log message:
Remove useless sed in PKGNAME (no change intended)

Not needed after
-MODPY_EGG_VERSION =    1.2.4.post1
+MODPY_EGG_VERSION =    1.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/20 23:50:04

Log message:
    Import KDE5 marble (marble-kf5-18.08.2); Tweaks and OK sthen@
    
    Comment:
    world maps
    
    Description:
    Marble is a Virtual Globe and World Atlas that you can use to learn
    more about Earth: You can pan and zoom around and you can look up
    places and roads.
    
    Marble offers different thematic maps: A classroom-style topographic
    map, a satellite view, street map, earth at night and temperature
    and precipitation maps. All maps include a custom map key, so it
    can also be used as an educational tool for use in class-rooms. For
    educational purposes you can also change date and time and watch
    how the starry sky and the twilight zone on the map change.
    
    In opposite to other virtual globes Marble also features multiple
    projections: Choose between a Flat Map ("Plate carr"), Mercator or
    the Globe.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181121
    
    N ports/x11/kde-applications/marble/Makefile
    N ports/x11/kde-applications/marble/distinfo
    N ports/x11/kde-applications/marble/patches/patch-src_lib_marble_CMakeLists_txt
    N ports/x11/kde-applications/marble/patches/patch-src_plugins_render_routing_CMakeLists_txt
    N ports/x11/kde-applications/marble/patches/patch-src_plugins_render_satellites_SatellitesModel_cpp
    N ports/x11/kde-applications/marble/pkg/DESCR
    N ports/x11/kde-applications/marble/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/20 23:50:51

Modified files:
	x11/kde-applications: Makefile 

Log message:
+marble


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/20 23:57:04

Modified files:
	include        : stdlib.h 
	lib/libc       : Symbols.list shlib_version 
	lib/libc/hidden: stdlib.h 
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
Introducing malloc_usable_size() was a mistake. While some other
libs have it, it is a function that is considered harmful, so:

Delete malloc_usable_size(). It is a function that blurs the line
between malloc managed memory and application managed memory and
exposes some of the internal workings of malloc.  If an application
relies on that, it is likely to break using another implementation
of malloc.  If you want usable size x, just allocate x bytes. ok
deraadt@ and other devs


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/21 00:38:30

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/21 01:03:05

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/pkg : PLIST-main 
Added files:
	devel/llvm/pkg : PFRAG.no-powerpc-main 

Log message:
Adjust PLIST with PFRAG to deal with PowerPC specific build behavior.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/21 01:03:54

Modified files:
	infrastructure/mk: arch-defines.mk 

Log message:
Enable building LLVM on PowerPC.

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/21 02:22:58

Modified files:
	lib/libc/sys   : sysctl.2 
	lib/libc/stdlib: malloc.3 

Log message:
fold the contents of malloc.conf.5 into malloc.3 and sysctl.2,
now that there is essentially no malloc.conf;

text tweaked by deraadt; ok otto deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/21 02:26:02

Modified files:
	share/man/man5 : Makefile 
Removed files:
	share/man/man5 : malloc.conf.5 

Log message:
no more malloc.conf - it's contents are now in malloc(3) itself,
and sysctl(2);

ok otto deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/21 02:50:19

Modified files:
	usr.sbin/rad   : frontend.c rad.conf.5 

Log message:
Allow rad(8) to watch interface groups; e.g. "interface tap" in rad.conf.

OK florian@, additional review from kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/11/21 04:23:02

Modified files:
	security/sqlmap: Makefile distinfo 
	security/sqlmap/pkg: PLIST 

Log message:
Update to 1.2.11

OK benoit@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/21 05:31:47

Modified files:
	usr.sbin/vmd   : config.c dhcp.c parse.y priv.c vm.conf.5 vmd.c 
	                 vmd.h 

Log message:
Add support for "local inet6" interfaces.

ok & test ccardenas@, additional review from kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/21 05:46:00

Modified files:
	devel/llvm/pkg : PFRAG.no-powerpc-main 

Log message:
Remove duplicates.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/11/21 06:12:37

Modified files:
	net/sslh       : Makefile distinfo 
	net/sslh/patches: patch-sslh_pod 
	net/sslh/pkg   : PLIST sslh_fork.rc sslh_select.rc 

Log message:
Update to sslh-1.20.

Usage of 'ssl' setting is deprecated and will be removed. Instead 'tls'
is used in sslh-*.rc


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/21 06:48:20

Modified files:
	usr.sbin/vmd   : vm.conf.5 

Log message:
avoid unwanted double space;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/21 07:50:28

Modified files:
	usr.bin/calendar/calendars: calendar.uk 

Log message:
add st. andrew's day and put the entry for st. patrick's day in a format
similar to the others;


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/21 08:13:29

Modified files:
	lib/libssl     : ssl_clnt.c ssl_locl.h ssl_srvr.c t1_hash.c 

Log message:
Fix DTLS transcript handling for HelloVerifyRequest.

If DTLS sees a HelloVerifyRequest the transcript is reset - the previous
tls1_init_finished_mac() function could be called multiple times and would
discard any existing state. The replacement tls1_transcript_init() is more
strict and fails if a transcript already exists.

Provide an explicit tls1_transcript_reset() function and call it from the
appropriate places. This also lets us make DTLS less of a special snowflake
and call tls1_transcript_init() in the same place as used for TLS.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/21 09:00:49

Modified files:
	databases/sqlports/files: Inserter.pm 

Log message:
document my code a bit ;)


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/21 09:14:43

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
free(9) sizes for bread_cluser().

ok mikeb@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/21 09:49:04

Modified files:
	devel/gmp      : Makefile 

Log message:
Add MODGCC4_LIBDEP to LIB_DEPENDS-cxx (by default it's only added to
LIB_DEPENDS), as is done with other multipackage ports using gcc4.
Unbreaks "non-bootstrap" build on base=gcc arches. Discussed with
landry@ naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/21 09:50:49

Modified files:
	sys/kern       : uipc_socket.c uipc_usrreq.c 

Log message:
When using MSG_PEEK to peak into packets skip control messages holding
SCM_RIGHTS from being sent to the userland since they hold kernel internal
data and it does not make sense to externalize it.
OK deraadt@, guenther@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/21 10:07:07

Modified files:
	sys/kern       : uipc_usrreq.c 

Log message:
In unp_internalize() check the length more carefully preventing an
underflow in a later calcuation. Using the same CMSG_LEN(0) check
that other cmsghdr handlers implemented.
Probelm found by anton@
OK anton@, deraadt@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/21 12:07:45

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/21 12:54:15

Added files:
	audio/deadbeef/patches: patch-plugins_ffap_Makefile_am 

Log message:
allow text relocations from non-PIC i386 assembly in the ffap plugin


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/21 14:18:11

Modified files:
	emulators/BasiliskII: Makefile 
	emulators/uae  : Makefile 

Log message:
allow text relocations from non-PIC i386 assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/21 15:18:31

Modified files:
	www/urlwatch   : Makefile 

Log message:
add missing run dep on py-lxml


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/21 15:18:51

Modified files:
	textproc/wkhtmltopdf: Makefile 
Added files:
	textproc/wkhtmltopdf/patches: 
	                              patch-qt_src_3rdparty_webkit_Source_WebCore_WebCore_pri 

Log message:
* Do NOT hide the build commands.
* Don't use -ffunction-sections.  It provides no appreciable gain but
causes a text relocation on i386 in JITStubs.cpp.  x11/qt4 also
doesn't use it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/21 15:24:46

Modified files:
	www/urlwatch   : Makefile 
Added files:
	www/urlwatch/patches: patch-lib_urlwatch_storage_py 

Log message:
add an upstream commit (found by Matthew Martin) fixing urlwatch 1->2 migration


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/21 17:46:00

Modified files:
	games/wtf      : Makefile distinfo 

Log message:
Update to wtf-20181119


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/22 00:12:44

Modified files:
	regress/sys/kern/sigio: Makefile 

Log message:
add missing make dependency


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/11/22 01:48:32

Modified files:
	regress/usr.bin/ssh: Makefile keys-command.sh 
	                     principals-command.sh sftp-chroot.sh 

Log message:
Append pid to temp files in /var/run and set a cleanup trap for them.
This allows multiple instances of tests to run without colliding.


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/11/22 01:59:12

Modified files:
	regress/usr.bin/ssh/unittests/test_helper: test_helper.c 

Log message:
Output info on SIGUSR1 as well as SIGINFO to resync with portable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/22 02:51:36

Modified files:
	www/webkitgtk4 : Makefile distinfo 

Log message:
SECURITY update ot webkitgtk4-2.22.4.
CVE-2018-4345, CVE-2018-4372, CVE-2018-4373, CVE-2018-4375, CVE-2018-4376,
CVE-2018-4378, CVE-2018-4382, CVE-2018-4386, CVE-2018-4392, CVE-2018-4416


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/22 02:52:07

Modified files:
	www/webkitgtk4 : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
SECURITY update to webkitgtk4-2.22.4.
CVE-2018-4345, CVE-2018-4372, CVE-2018-4373, CVE-2018-4375, CVE-2018-4376,
CVE-2018-4378, CVE-2018-4382, CVE-2018-4386, CVE-2018-4392, CVE-2018-4416.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/22 03:36:40

Modified files:
	usr.bin/tmux   : client.c tmux.c tmux.h 

Log message:
Do not use PWD unless it actually matches the real working directory.


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/22 04:30:15

Modified files:
	usr.bin/mandoc : main.c man.1 manconf.h mandoc.1 manpath.c tag.c 
	                 tag.h 

Log message:
In -T locale (the default), -T ascii, and -T utf8 mode, provide a new
output option -O tag[=term] to move right to the definition of "term" when
opening the manual page in a pager, effectively porting the -T html
fragment name feature - https://man.openbsd.org/ksh#ulimit - to the
terminal.  Try:

$ man -O tag uvm_sysctl
$ man -O tag=ulimit ksh
$ man -O tag 3 compress

Feature development triggered by a question from kn@.  Klemens also
tested, provided feedback that resulted in improvements, and provided
an OK.


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/22 05:01:42

Modified files:
	usr.bin/mandoc : main.c mansearch.c mansearch.h 

Log message:
In apropos(1) output, stop sorting .Nm search results by name
priorities (bits).  The obscure feature wasn't documented and merely
confused people - for example Edward Tomasz Napierala , see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227408.

Smaller patch provided by Yuri Pankov , but i'm
also retiring the now unused "bits" member from struct manpage.
Simplification is good.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2018/11/22 05:26:10

Modified files:
	www/nginx      : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
Backport update to nginx 1.14.1.

Fixes CVE-2018-16843, CVE-2018-16844 & CVE-2018-16845.

OK robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2018/11/22 05:26:54

Modified files:
	www/gitea      : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
Backport security update gitea 1.5.0 -> 1.5.3

OK robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/22 05:32:10

Modified files:
	usr.bin/mandoc : apropos.1 

Log message:
Correct and shorten the description of the sort order of apropos(1)
results.  As a matter of fact, which manpath the page comes from
does not matter in that context.  That only matters for the priority
of pages in man(1) mode (without -a, -f, and -k).

Noticed while working on a patch from Yuri Pankov .


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/22 05:40:21

Modified files:
	lang/rust      : Makefile 

Log message:
fix the port
meta-info should always exist, even on a bad arch.


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/11/22 07:54:36

Modified files:
	sys/dev/pci/bktr: bktr_core.c 

Log message:
Remove useless assignment, value is overwritten right after being set.

Both assignements are in our tree since the driver got imported from
FreeBSD in 2001 and remained untouched since import.

The second assignment in its current form got introduced in FreeBSD in
1997 with r29233 [1], when syncinc the driver. The first assignment got
removed in 2017 with r314147 [2].

[1]: https://svnweb.freebsd.org/base?view=revision&revision=29233
[2]: https://svnweb.freebsd.org/base?view=revision&revision=314147

Coverity CID 1453008.

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/22 07:58:40

Modified files:
	audio/deadbeef : Makefile 

Log message:
--disable-cdda-paranoia to prevent picking it up.
While here, regen WANTLIB.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/22 08:39:43

Modified files:
	audio/ocp      : Makefile 
Added files:
	audio/ocp/patches: patch-config_h_in 

Log message:
The included i386 assembly is a mix of PIC code, acknowledged non-PIC
code, and code that claims to be PIC but really isn't.  Disable all
of it and use the C code as on all other archs.  ok fcambus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/22 09:04:39

Modified files:
	java/tanukiwrapper: Makefile 
	java/tanukiwrapper/files: Makefile-openbsd-x86-32.gmake 

Log message:
Make sure object files linked into a shared library get compiled with -fPIC.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/22 09:45:12

Modified files:
	sysutils/u-boot-pinebook: Makefile 

Log message:
Needs devel/bison.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/22 09:50:41

Modified files:
	www/iridium/patches: patch-build_gn_run_binary_py 
	                     patch-v8_tools_run_py 

Log message:
unbreak build by fixing two patches to not include my own pobj dir


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/22 10:31:11

Modified files:
	share/man/man4 : vxlan.4 

Log message:
Use em0 instead of vmx0 to clarify the parent interface example.

Pointed out by Josh Grosse
OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/22 11:05:22

Added files:
	lang/gcc/6/patches: patch-libstdc++-v3_src_c++11_debug_cc 

Log message:
Add a patch replacing __builtin_sprintf calls by __builtin_snprintf in
debug code.

Fixes the dreaded 'sprintf() is often misused, please use snprintf()'
warning from ld.bfd on libestdc++.so.18.0 when linking any c++ code.

As a side effect, this fixes cmake configure which errored out on this
warning. cmake now plans to ignore the warning per
https://gitlab.kitware.com/cmake/cmake/issues/18602 but fixing the
warning might help other things.

Note that gcc 6 is still not linked to the build, but progress is made
towards this goal. patch successfully tested on macppc & sparc64, where
cmake built & packaged.

original patch from George Koehler (thanks!) replacing the calls by
snprintf, changes to __builtin suggested by espie@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/22 11:57:52

Added files:
	audio/ocp/patches: patch-configure 

Log message:
Patch configure to add support for newer versions of GCC. This will
allow building on architectures using ports-gcc to build the port once
we update lang/gcc.

OK naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/22 12:26:54

Modified files:
	comms/hamlib   : Makefile 

Log message:
add MODGCC4_CPPLIBDEP to subpackage


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/22 12:39:27

Modified files:
	devel/ccrtp    : Makefile 
Added files:
	devel/ccrtp/patches: patch-src_ccrtp_sources_h 

Log message:
add missing include


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/22 12:44:56

Modified files:
	sysutils/stow  : Makefile 

Log message:
update maintainer email address
fix license marker while there


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/22 13:28:25

Modified files:
	devel/libaudiofile: Makefile 
Added files:
	devel/libaudiofile/patches: 
	                            patch-libaudiofile_modules_SimpleModule_h 

Log message:
Fix undefined behavior in sign conversion.  From upstream.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/22 13:46:22

Modified files:
	x11/kde-applications/marble: Makefile 

Log message:
fix missing lib depends

Spotted by naddy@ and ajacoutot@ (Thanks!)


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/22 14:01:10

Modified files:
	emulators/snes9x: Makefile distinfo 
	emulators/snes9x/patches: patch-gtk_configure_ac 

Log message:
Update snes9x to 1.57.

The "Synchronize with sound" option in the Sound preferences used to
be enabled by default, but it isn't anymore in 1.57. If you encounter
any audio crackling and stuttering with this version, configure speed
throttle to "Synchronize with sound" in the Emulation preferences.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/22 14:20:38

Modified files:
	include        : inttypes.h 

Log message:
Our *int_fast{8,16}_t types are int/unsigned int, so SCN*FAST{8,16}
shouldn't include 'hh' or 'h'.

problem noted by Andreas Kusalananda Kähäri (andreas.kahari(at)abc.se)
ok deraadt@ martijn@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/22 14:37:30

Modified files:
	lib/csu        : boot.h 
	lib/csu/alpha  : md_init.h 
	libexec/ld.so/alpha: archdep.h ldasm.S rtld_machine.c 

Log message:
Make alpha less special: _dl_boot_bind() is written to complete
relocation of ld.so's GOT without using it, so _reloc_alpha_got()
merely made the call to _dl_boot_bind() from asm simpler...while
itself being a call that required special handling.

diff and muild baking by miod@
ok guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/22 15:20:12

Modified files:
	net/icinga/web2: Makefile distinfo 
	net/icinga/web2/patches: 
	                         patch-modules_setup_application_views_scripts_form_setup-welcome_phtml 
	net/icinga/web2/pkg: PLIST 

Log message:
update to icinga-web2-2.6.2


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/11/22 19:53:57

Modified files:
	regress/usr.bin/ssh/unittests/test_helper: test_helper.c 

Log message:
Remove now-unneeded ifdef SIGINFO around handler since it is now always
used for SIGUSR1 even when SIGINFO is not defined.  This will make things
simpler in -portable.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/22 22:08:07

Modified files:
	usr.bin/ssh    : readconf.c readconf.h ssh-keysign.c ssh.c 
	                 ssh_config.5 

Log message:
add a ssh_config "Match final" predicate

Matches in same pass as "Match canonical" but doesn't require
hostname canonicalisation be enabled. bz#2906 ok markus


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/22 23:54:11

Modified files:
	games/eduke32  : Makefile 

Log message:
Disable i386 assembly to avoid a text relocation fixing i386 lld build.
Disable lto if lld property not set instead of doing -fuse-ld=lld which
should give gcc/binutils archs a chance of building.

Discussed with jca and Brad.  Maintainer timeout.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/22 23:58:28

Modified files:
	usr.bin/ssh    : ssh_config.5 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/11/23 00:28:33

Modified files:
	www/nextcloud  : Makefile distinfo 
	www/nextcloud/pkg: PLIST 

Log message:
Update for Nextcloud to 14.0.4

OK bket@ stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/23 02:11:15

Modified files:
	lang/gprolog   : Makefile 
	lang/gprolog/patches: patch-EnginePl_machine_h 
Removed files:
	lang/gprolog/patches: patch-EnginePl_dl_malloc_c 

Log message:
Use system malloc(3), not Doug Lea malloc (backed by sbrk(2) by default)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/23 02:13:40

Modified files:
	lang/gprolog   : Makefile 
Removed files:
	lang/gprolog/patches: patch-configure_in 

Log message:
Disabling PIE is not needed on i386, amd64 and sparc64

i386 test by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/23 02:17:37

Modified files:
	lang/gprolog   : Makefile 
Added files:
	lang/gprolog/patches: patch-EnginePl_try_sigaction_c 

Log message:
Add support for sparc64

I tried to relax the checks in try_sigaction.c so that it works on any
arch, but maybe that test should be dropped completely instead.  The
runtime doesn't need a precise fault address, the latter is only used
for reporting.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/23 02:23:14

Modified files:
	lang/gprolog   : Makefile 

Log message:
Accept text relocations on i386, needed by ld.lld

Reported and fix suggested by naddy@


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2018/11/23 02:40:32

Modified files:
	.              : events.html 
Added files:
	papers         : OpenBGPD_gotta_go_fast-DENOG10.pdf 

Log message:
DENOG10 finished yesterday. Move to past add my slides.
Currently the future is unknown.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 02:49:05

Modified files:
	sysutils/packer: Makefile distinfo 

Log message:
Update to packer-1.3.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 02:49:41

Modified files:
	security/vault : Makefile distinfo 

Log message:
Update to vault-0.11.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 02:51:41

Modified files:
	sysutils/consul: Makefile distinfo 

Log message:
Update to consul-1.4.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:14:17

Modified files:
	sysutils/terraform/provider-alicloud: Makefile distinfo 
	sysutils/terraform/provider-aws: Makefile distinfo 
	sysutils/terraform/provider-vault: Makefile distinfo 

Log message:
Update terraform providers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:20:22

Modified files:
	sysutils/amazon-ecs-cli: Makefile distinfo 

Log message:
Update to ecs-cli-1.12.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:20:40

Modified files:
	sysutils/amazon-ssm-agent: Makefile distinfo 

Log message:
Update to amazon-ssm-agent-2.3.274.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:23:08

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.50.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:23:27

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.50.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/23 03:23:43

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.60.


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/23 04:41:43

Modified files:
	games/ezquake  : Makefile 
	games/ezquake/pkg: PLIST 

Log message:
Add servers list for multiplayer mode

ok jca@ awolk@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/23 05:37:40

Modified files:
	sys/arch/amd64/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/dev/pv     : files.pv pvreg.h 
Added files:
	share/man/man4 : pvclock.4 
	sys/dev/pv     : pvclock.c 

Log message:
Add the pvclock(4) guest driver for paravirtual clocks

This improves timekeeping on KVM guests as it runs much better than
the virtualized acpihpet or acpitimer timecounters and the invtsc is
not always available.

Many thanks to Janne Johansson, landry@, and benno@ for testing amd64/i386.

OK mlarkin@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/23 05:38:44

Modified files:
	share/man/man4 : Makefile 

Log message:
Install pvclock(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2018/11/23 05:41:47

Modified files:
	devel/subversion: Makefile distinfo 
	devel/subversion/pkg: PLIST-gnome-keyring PLIST-main PLIST-perl 
	                      PLIST-python PLIST-ruby 

Log message:
Update to Apache Subversion 1.11.0
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/23 05:49:29

Modified files:
	x11/kde-applications/marble: Makefile 

Log message:
change comment to "virtual globe and world atlas", add homepage

Missing homepage spotted by Stefan Wollny


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/23 07:08:23

Added files:
	games/ezquake/patches: patch-EX_browser_sources_c 

Log message:
Add missing patch from last commit to tell ezquake where to look at server
list.

Spotted by jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/11/23 07:15:03

Modified files:
	games/ezquake  : Makefile 

Log message:
Bump revision for last commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/23 08:22:51

Modified files:
	www/nghttp2    : Makefile distinfo 

Log message:
update to nghttp2-1.35.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/23 08:31:22

Modified files:
	editors/emacs  : Makefile 

Log message:
Don't clobber LDFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/23 09:00:16

Modified files:
	textproc/the_silver_searcher: Makefile distinfo 

Log message:
Update to the_silver_search-2.2.0 -- predominantly recognizing more
languages.
Original diff from Edward Lopez-Acosta, with tweaks from me to switch the
HOMEPAGE and MASTER_SITES to their correct locations and https.
ok sthen@, works fine for MAINTAINER


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/23 09:02:35

Modified files:
	games/eduke32  : Makefile 

Log message:
tweak


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/23 09:24:11

Modified files:
	sys/net        : route.c rtable.c rtable.h 

Log message:
Change rtable_mpath_reprio() to take the prefixlen as argument instead of
the network mask. This saves converting the prefixlen to a mask and back.
OK phessler@, benno@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/23 10:15:53

Log message:
    import devel/py-chai, from Edward Lopez-Acosta
    ok jca@, with slight PLIST fixing on top of what was OK'd
    
    Chai provides a very easy to use API for mocking, stubbing, and spying your
    Python objects. This module is modelled after the ruby library Mocha.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20181123
    
    N ports/devel/py-chai/Makefile
    N ports/devel/py-chai/distinfo
    N ports/devel/py-chai/pkg/DESCR
    N ports/devel/py-chai/pkg/PLIST
    N ports/devel/py-chai/pkg/PFRAG.no-python3
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/23 10:16:27

Modified files:
	devel          : Makefile 

Log message:
+py-chai


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/23 10:21:37

Modified files:
	share/man/man4 : pvclock.4 

Log message:
add missing closing quote;


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/23 10:22:44

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/11/23 12:01:48

Modified files:
	devel/p5-Devel-StackTrace: Makefile distinfo 

Log message:
Update devel/p5-Devel-StackTrace to 2.03

from wen heping 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/11/23 12:03:29

Modified files:
	devel/p5-Exception-Class: Makefile distinfo 

Log message:
Update devel/p5-Exception-Class to 1.44

from wen heping 


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/23 12:15:32

Modified files:
	usr.bin/mandoc : html.c 

Log message:
When a font escape appears in the middle of a string,
make sure it doesn't cause output of bogus whitespace.
Fixing a bug reported by Pali dot Rohar at gmail dot com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/23 14:08:39

Modified files:
	audio/ocp/patches: patch-configure 

Log message:
fix fat-fingered diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/23 14:15:07

Modified files:
	x11/kde4/libs  : Makefile 

Log message:
remove kate and konsole from TEST_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/23 17:57:15

Modified files:
	math/z3        : Makefile 
	math/z3/patches: patch-scripts_mk_util_py 

Log message:
Make better use of ports infrastructure, don't override optimization
flags, use -fPIC to build shared objects on all archs.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/23 21:11:47

Modified files:
	lib/libcrypto  : cryptlib.c 

Log message:
Store and return the locking callbacks, restoring previous behaviour.

The previous code meant that a caller could set the locking callback, after
which CRYPTO_get_locking_callback() would return non-NULL. Some existing
code depends on this behaviour, specifically to identify if lock handling
has been configured. As such, always returning NULL from
CRYPTO_get_locking_callback() can result in unexpected application
behaviour.

ok bcook@


CVSROOT:	/cvs
Module name:	src
Changes by:	ori@cvs.openbsd.org	2018/11/23 21:51:55

Modified files:
	usr.sbin/vmd   : config.c vioqcow2.c 

Log message:
Improve error handling and logging in qcow2

This turns most warn + returns that should never happen into hard failures,
and improves the user directed error messages.

ok @mlarkin, @reyk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/24 01:00:26

Modified files:
	archivers/unshield: Makefile distinfo 

Log message:
update to unshield 1.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/24 01:04:46

Modified files:
	sysutils/pciutils: Makefile distinfo 

Log message:
update to pciutils 3.6.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/24 01:54:46

Modified files:
	databases/mariadb: Makefile 
	databases/mariadb/pkg: PLIST-server PLIST-tests 

Log message:
Re-disable the mroonga engine, it only builds on LE archs.

Prompted by a patch from George Koehler to subpackage it/make it
arch-dependent.

from brad (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/24 02:15:26

Modified files:
	x11/kde-applications/blinken: Makefile 
	x11/kde-applications/blinken/pkg: PLIST 
	x11/kde-applications/bomber: Makefile 
	x11/kde-applications/bomber/pkg: PLIST 
	x11/kde-applications/bovo: Makefile 
	x11/kde-applications/bovo/pkg: PLIST 
	x11/kde-applications/granatier: Makefile 
	x11/kde-applications/granatier/pkg: PLIST 
	x11/kde-applications/kapman: Makefile 
	x11/kde-applications/kapman/pkg: PLIST 
	x11/kde-applications/katomic: Makefile 
	x11/kde-applications/katomic/pkg: PLIST 
	x11/kde-applications/kblackbox: Makefile 
	x11/kde-applications/kblackbox/pkg: PLIST 
	x11/kde-applications/kblocks: Makefile 
	x11/kde-applications/kblocks/pkg: PLIST 
	x11/kde-applications/kbounce: Makefile 
	x11/kde-applications/kbounce/pkg: PLIST 
	x11/kde-applications/kbreakout: Makefile 
	x11/kde-applications/kbreakout/pkg: PLIST 
	x11/kde-applications/kdiamond: Makefile 
	x11/kde-applications/kdiamond/pkg: PLIST 
	x11/kde-applications/kfourinline: Makefile 
	x11/kde-applications/kfourinline/pkg: PLIST 
	x11/kde-applications/kgoldrunner: Makefile 
	x11/kde-applications/kgoldrunner/pkg: PLIST 
	x11/kde-applications/kigo: Makefile 
	x11/kde-applications/kigo/pkg: PLIST 
	x11/kde-applications/killbots: Makefile 
	x11/kde-applications/killbots/pkg: PLIST 
	x11/kde-applications/kiriki: Makefile 
	x11/kde-applications/kiriki/pkg: PLIST 
	x11/kde-applications/kjumpingcube: Makefile 
	x11/kde-applications/kjumpingcube/pkg: PLIST 
	x11/kde-applications/klickety: Makefile 
	x11/kde-applications/klickety/pkg: PLIST 
	x11/kde-applications/klines: Makefile 
	x11/kde-applications/klines/pkg: PLIST 
	x11/kde-applications/kmahjongg: Makefile 
	x11/kde-applications/kmahjongg/pkg: PLIST 
	x11/kde-applications/knavalbattle: Makefile 
	x11/kde-applications/knavalbattle/pkg: PLIST 
	x11/kde-applications/knetwalk: Makefile 
	x11/kde-applications/knetwalk/pkg: PLIST 
	x11/kde-applications/kolf: Makefile 
	x11/kde-applications/kolf/pkg: PLIST 
	x11/kde-applications/kollision: Makefile 
	x11/kde-applications/kollision/pkg: PLIST 
	x11/kde-applications/konquest/pkg: PLIST 
	x11/kde-applications/kreversi: Makefile 
	x11/kde-applications/kreversi/pkg: PLIST 
	x11/kde-applications/ksirk: Makefile 
	x11/kde-applications/ksirk/pkg: PLIST 

Log message:
fix KDE4 update process

Set conflicts and pkgpath tags. Fix some sample tags.
Spotted by Markus Lude; Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/24 02:37:15

Modified files:
	x11/kde-applications: Makefile 

Log message:
unhook libkmahjongg and kmahjongg

Coexistence between KDE4 and KDE5 is not possible yet. KDE4 update process
breaks, so we have to wait until all libkmahjongg consumers ported to KDE5.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/24 04:16:44

Modified files:
	lib/libcrypto/evp: evp_locl.h 

Log message:
zap 10 tab leading whitespace before 'struct evp_pkey_ctx_st {'


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/24 04:20:08

Modified files:
	devel/pcre     : Makefile 
Added files:
	devel/pcre/patches: patch-pcre_exec_c 

Log message:
Fix the stack frame size detection when building with 'recent' gcc. This
in turn fixes mariadb configure step on non-clang archs.

Patch from https://bugs.exim.org/show_bug.cgi?id=2173 via George Koehler, thanks !
Tested on sparc64 & macppc with gcc 6.
ok robert@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2018/11/24 04:27:49

Modified files:
	mail/opensmtpd-extras: Makefile distinfo 
	mail/opensmtpd-extras/pkg: PLIST-main 

Log message:
Update to 6.4.0
ok jung@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/24 05:02:49

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/pkg: PLIST-server 
Added files:
	mail/dovecot/patches: patch-src_lib-master_test-event-stats_c 

Log message:
update to Dovecot 2.3.4, from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/24 05:03:11

Modified files:
	mail/dovecot-pigeonhole: Makefile distinfo 
	mail/dovecot-pigeonhole/patches: 
	                                 patch-src_lib-sieve_sieve-common_h 
	                                 patch-src_managesieve-login_Makefile_in 
	mail/dovecot-pigeonhole/pkg: PLIST 

Log message:
update to Dovecot Pigeonhole 0.5.4, from Brad (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/11/24 06:12:29

Modified files:
	sys/dev/pv     : pvclock.c 

Log message:
only attach pvclock(4) inside a KVM guest

tested by brynet@
OK reyk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/24 08:07:52

Modified files:
	print/cups-filters: Makefile distinfo 

Log message:
Update to cups-filters-1.21.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/24 11:36:03

Modified files:
	x11/kde-applications/konquest: Makefile 

Log message:
Missed bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/24 11:53:38

Modified files:
	x11/kde-applications/kblocks/pkg: PLIST 

Log message:
unbreak; fix typo

Thanks ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/24 13:15:54

Modified files:
	devel/goffice  : Makefile distinfo 

Log message:
Update to goffice-0.10.44.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/24 13:16:33

Modified files:
	math/gnumeric  : Makefile distinfo 
Added files:
	math/gnumeric/patches: patch-src_mathfunc_c 

Log message:
Update to gnumeric-1.12.44.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/24 15:23:54

Modified files:
	lang/gambit    : Makefile distinfo 
Removed files:
	lang/gambit/patches: patch-lib_os_io_c 

Log message:
Update to gambit 4.9.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/24 15:24:49

Modified files:
	lang/cython    : Makefile distinfo 

Log message:
Update to cython 0.29.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/24 16:03:13

Modified files:
	usr.bin/mandoc : mandoc.css tbl_html.c 

Log message:
Implement horizontal and vertical alignment of tbl(7) cell content
in -T html output.  This does not handle spanned cells yet.
Missing feature reported by Pali dot Rohar at gmail dot com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/25 03:09:25

Modified files:
	multimedia/mpv : Makefile 

Log message:
Factorize the waf commands into a DO_WAF variable to simplify Makefile.

from kn@ via Brad


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/25 03:19:27

Modified files:
	.              : MODULES 3RDPARTY 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 04:40:20

Modified files:
	databases/sqlports/files/scripts: print-ports-index 

Log message:
oopsie


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 04:51:25

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
to be used to speed up sqlports eventually: in multi-packages cases,
most variables are actually identical per-subpackage, so do not list
them if 'shorter' is specified as part of DPB.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 05:01:27

Modified files:
	infrastructure/bin: dpb 

Log message:
blah give it a knob


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/25 05:04:30

Modified files:
	share/man/man1 : dpb.1 

Log message:
document knob


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/11/25 05:10:39

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
merge the wpa related settings, instead of overriding them
this fixes setting wpaprotos (e.g. enabling wpa1)

OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/11/25 05:14:01

Modified files:
	sbin/ifconfig  : ifconfig.c 
	sys/net80211   : ieee80211_ioctl.c ieee80211_ioctl.h 
	                 ieee80211_node.c 

Log message:
print more details about the join'd networks we have saved when a user runs
ifconfig if joinlist

OK stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/11/25 05:41:35

Modified files:
	devel/git      : Makefile distinfo 

Log message:
Update to git-2.19.2

Sort RDEPs while here.

OK benoit


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/25 07:29:24

Modified files:
	usr.sbin/smtpd : mail.maildir.c 

Log message:
teach mail.maildir how to junk SpamAssassin flagged spam

reported by Thuban 


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/25 07:37:53

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
flock was needed by delivery_filename which was moved to the standalone MDA
mail.mboxfile, remove pledge from parent process

diff from Edgar Pettijohn III 


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/25 07:41:16

Modified files:
	usr.sbin/smtpd : makemap.8 

Log message:
fix examples there were still using old grammar

diff from Edgar Pettijohn III 


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/25 07:58:28

Modified files:
	usr.sbin/snmpctl: snmpclient.c 

Log message:
don't bother with setresuid protection there is no gain doing
from-root-drop without a object to protect.  Rely upon full potential
of pledge.  Instead of late sendto() with address, connect() the udp
socket early so that the main loop can run pledge "stdio"
ok ccardenas claudio florian


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 08:04:10

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Inserter.pm Var.pm 

Log message:
minor tweaks and addition:
- prepare to handle all columns in the main ports view.
- add a PathId column to a few views where it makes sense.
- reorg inserter to simplify all creation of tables and views thru a single
common method instead of rolling my own several times.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/25 08:31:12

Modified files:
	usr.sbin/bgpd  : pftable.c 

Log message:
malloc(n) + bzero is better done as calloc(1,n)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 09:28:32

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Var.pm 
	databases/sqlports/files/scripts: print-ports-index 
	databases/sqlports/pkg: PLIST-compact PLIST-main 

Log message:
fix README/DESCR tables to actually contain the filename along with the
contents.

move print-ports-index to sqlports-compact, now that enough pieces of the
puzzle are there.

(still missing joins for all the *_ordered stuff in default _ports view)


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/25 09:30:37

Modified files:
	databases/strigi: Makefile distinfo 
	databases/strigi/pkg: PLIST 

Log message:
Update strigi-0.7.8

"go for it" kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/25 10:01:21

Modified files:
	sbin/disklabel : editor.c 

Log message:
FS_BOOT partitions are just partitions. Not free(ish) space.

ok deraadt@ as part of larger diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 10:08:48

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm Var.pm 

Log message:
add a "canonical_depends" schema with normalized pkgpaths on both sides


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/25 10:12:10

Modified files:
	sbin/newfs     : newfs.c 
	sbin/newfs_ext2fs: newfs_ext2fs.c 

Log message:
Remove (unused) FS_BOOT training wheels. If you are allowed to newfs a
partition, you obviously know what you are doing. Even (especially?)
if the new file system will be ffs or ext2fs.

ok deraadt@ as part of larger diff


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/25 10:34:00

Modified files:
	usr.sbin/smtpd : mail.mda.c 

Log message:
fix mail.mda so it handles system() exit value correctly

issue reported and diff tested by florian@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/25 10:34:37

Modified files:
	usr.sbin/installboot: bootstrap.c 

Log message:
Don't allow the bootstrap to overlap the start of the OpenBSD area of
the disk. Even if the OpenBSD area starts with FS_UNUSED or FS_BOOT
partitions.

ok deraadt@ as part of larger diff


CVSROOT:	/cvs
Module name:	src
Changes by:	daniel@cvs.openbsd.org	2018/11/25 10:35:44

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add core4g thermal id; ok mlarkin.


CVSROOT:	/cvs
Module name:	src
Changes by:	daniel@cvs.openbsd.org	2018/11/25 10:36:40

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 10:45:57

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/pkg: PLIST-compact 
Added files:
	databases/sqlports/files/scripts: show-reverse-deps 

Log message:
now we're getting serious :)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/25 10:51:04

Modified files:
	databases/sqlports/files/scripts: show-reverse-deps 

Log message:
indicate that build_depends are not 100% yet


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/11/25 11:44:20

Modified files:
	lang/gcc/4.9   : Makefile 
	lang/gcc/4.9/patches: patch-gcc_c-family_c-format_c 

Log message:
Sync kprintf implementation with base gcc; ok pascal@ (MAINTAINER).


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 11:58:14

Modified files:
	www/py-requests: Makefile distinfo 
	www/py-requests/pkg: PLIST 

Log message:
Update to py-requests-2.20.1

"Fixed bug with unintended Authorization header stripping for redirects
using default ports (http/80, https/443)."


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 12:03:11

Modified files:
	www/py-requests/pkg: PLIST 

Log message:
previous change was a mistake: remove one too many ${MODPY_COMMENT}


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/25 12:18:21

Modified files:
	x11/mplayer    : Makefile 

Log message:
allow text relocations from non-PIC i386 assembly since we already link
with the FFmpeg libraries where we do the same; ok Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/25 12:23:59

Modified files:
	usr.bin/mandoc : mandoc.h out.c tbl_data.c tbl_html.c tbl_term.c 
	                 tree.c 

Log message:
In tbl(7) -T html output,
span cells horizontally and vertically as requested by the layout.
Does not handle spans requested in the data section yet.

To be able to do this, record the number of rows spanned
in the first data cell (struct tbl_dat) of a vertical span.

Missing feature reported by Pali dot Rohar at gmail dot com.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/25 12:32:38

Removed files:
	proto/fontcacheproto: COPYING ChangeLog Makefile Makefile.am 
	                      Makefile.in README aclocal.m4 autogen.sh 
	                      configure configure.ac fontcache.h 
	                      fontcacheP.h fontcacheproto.pc.in 
	                      fontcachstr.h install-sh missing 

Log message:
Remove fontcacheproto. Unlinked from build for 6 months.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/25 12:33:46

Removed files:
	proto/xf86miscproto: COPYING ChangeLog Makefile Makefile.am 
	                     Makefile.in README aclocal.m4 configure 
	                     configure.ac install-sh missing xf86misc.h 
	                     xf86miscproto.pc.in xf86mscstr.h 

Log message:
Remove xf86miscproto. Unlinked from build for 6 months.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/25 12:34:21

Removed files:
	lib/libXfontcache: AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                   Makefile.bsd-wrapper Makefile.in NEWS README 
	                   aclocal.m4 config.guess config.h.in 
	                   config.sub configure configure.ac depcomp 
	                   install-sh ltmain.sh missing xfontcache.pc.in 
	lib/libXfontcache/man: Makefile.am Makefile.in Xfontcache.man 
	lib/libXfontcache/src: FontCache.c Makefile.am Makefile.in 

Log message:
Remove libXfontcache. Unlinked from build for 6 months.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/25 12:35:00

Removed files:
	lib/libXxf86misc: COPYING ChangeLog Makefile.am 
	                  Makefile.bsd-wrapper Makefile.in README 
	                  aclocal.m4 config.guess config.sub configure 
	                  configure.ac depcomp install-sh ltmain.sh 
	                  missing xxf86misc.pc.in 
	lib/libXxf86misc/man: Makefile.am Makefile.in XF86Misc.man 
	lib/libXxf86misc/src: Makefile.am Makefile.in XF86Misc.c 
	                      config.h.in 

Log message:
Remove libXxf86misc. Unlinked from build for 6 months.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/25 12:48:43

Modified files:
	lib/libcrypto/ocsp: ocsp_cl.c 

Log message:
spelling; from miod


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/25 12:52:08

Modified files:
	sys/dev/pci    : if_devar.h 
	sys/dev/x86emu : x86emu.c 

Log message:
spelling; from miod


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 12:57:14

Modified files:
	www/pelican    : Makefile distinfo 
	www/pelican/patches: patch-pelican_tests_test_pelican_py 
	www/pelican/pkg: PLIST 

Log message:
Update to pelican-4.0.0

Based on a diff from Edward Lopez-Acosta, maintainer timeout


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/25 13:16:46

Modified files:
	multimedia/transcode: Makefile 

Log message:
use the alternative i386 assembly code that doesn't create text relocations


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 13:34:37

Modified files:
	multimedia/py-pafy: Makefile distinfo 
	multimedia/py-pafy/pkg: PLIST 

Log message:
Update to py3-pafy-0.5.4

Switch to py3 and add youtube-dl as a rdep

From semarie


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 13:35:18

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register py-pafy pkgname change


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/25 13:55:41

Modified files:
	sysutils/upt/upt: Makefile distinfo 
	sysutils/upt/upt/pkg: PLIST 

Log message:
Update to upt-0.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/25 14:06:38

Modified files:
	games/dungeon-crawl: Makefile 
Added files:
	games/dungeon-crawl/patches: patch-source_describe_cc 
	                             patch-source_hiscores_cc 
	                             patch-source_initfile_cc 
	                             patch-source_macro_cc 
	                             patch-source_monplace_cc 
	                             patch-source_skills2_cc 
	                             patch-source_spells4_cc 

Log message:
add missing includes


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/25 14:17:30

Modified files:
	share/man/man7 : tbl.7 
	usr.bin/mandoc : tbl_data.c tbl_html.c 

Log message:
Let cells containing nothing but \^ extend the cell above.
Missing feature reported by Pali dot Rohar at gmail dot com.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/25 14:45:35

Modified files:
	usr.sbin/smtpd : Tag: OPENBSD_6_4 mail.lmtp.c mail.mda.c 

Log message:
backport mail.lmtp and mail.mda fixes from -current


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/25 15:33:58

Modified files:
	audio/qsynth   : Makefile distinfo 

Log message:
simple update to qsynth-0.5.3


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/25 18:38:17

Modified files:
	usr.bin/mandoc : html.c 

Log message:
Support more than one style attribute one the same HTML element.
In fact, this is already required when a table uses non-default
horizontal and vertical alignment in the same cell.


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/25 18:51:41

Modified files:
	usr.bin/mandoc : tbl_html.c 

Log message:
Simplify writing of tbl(7) cells by using the new feature of passing
a NULL pointer for the value of a style attribute, in which case
the attribute is omitted from the HTML element.
Minus 12 lines of ugly and repetitive code, no functional change.


CVSROOT:	/cvs
Module name:	src
Changes by:	ori@cvs.openbsd.org	2018/11/25 22:44:46

Modified files:
	usr.sbin/vmd   : config.c vmd.c vmd.h 

Log message:
Keep a list of known vms, and reuse the VM IDs.

This means that when using '-L', the IP addresses of the VMs are stable.

ok reyk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/26 02:27:03

Modified files:
	multimedia/py-pafy: Makefile 

Log message:
Missing BDEP.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/11/26 03:39:30

Modified files:
	usr.sbin/vmd   : vioqcow2.c vioraw.c virtio.c virtio.h vmboot.c 
	usr.sbin/vmctl : main.c vmctl.c vmctl.h 

Log message:
Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c

This way they are in the appropriate place and code can be shared with vmd.

Ok ori@ mlarkin@ ccardenas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/26 07:02:44

Modified files:
	fonts/spleen   : Makefile distinfo 

Log message:
Update spleen to 1.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/26 07:17:13

Modified files:
	x11/gnustep    : gnustep.port.mk 
	x11/gnustep/aclock: Makefile 
	x11/gnustep/addresses: Makefile 
	x11/gnustep/affiche: Makefile 
	x11/gnustep/back: Makefile 
	x11/gnustep/base: Makefile 
	x11/gnustep/batmon: Makefile 
	x11/gnustep/camera: Makefile 
	x11/gnustep/camerakit: Makefile 
	x11/gnustep/cdplayer: Makefile 
	x11/gnustep/corebase: Makefile 
	x11/gnustep/cynthiune: Makefile 
	x11/gnustep/databasin: Makefile 
	x11/gnustep/databasinkit: Makefile 
	x11/gnustep/dbuskit: Makefile 
	x11/gnustep/displaycalibrator: Makefile 
	x11/gnustep/edenmath: Makefile 
	x11/gnustep/examples: Makefile 
	x11/gnustep/fisicalab: Makefile 
	x11/gnustep/ftp: Makefile 
	x11/gnustep/gemas: Makefile 
	x11/gnustep/gmastermind: Makefile 
	x11/gnustep/gmines: Makefile 
	x11/gnustep/gnumail: Makefile 
	x11/gnustep/gomoku: Makefile 
	x11/gnustep/gorm: Makefile 
	x11/gnustep/graphos: Makefile 
	x11/gnustep/grr: Makefile 
	x11/gnustep/gshisen: Makefile 
	x11/gnustep/gspdf: Makefile 
	x11/gnustep/gui: Makefile 
	x11/gnustep/gworkspace: Makefile 
	x11/gnustep/highlighterkit: Makefile 
	x11/gnustep/imageviewer: Makefile 
	x11/gnustep/impersonatortoolkit: Makefile 
	x11/gnustep/jigsaw: Makefile 
	x11/gnustep/lapispuzzle: Makefile 
	x11/gnustep/laternamagica: Makefile 
	x11/gnustep/make: Makefile 
	x11/gnustep/matharray: Makefile 
	x11/gnustep/mpdcon: Makefile 
	x11/gnustep/neos-theme: Makefile 
	x11/gnustep/netclasses: Makefile 
	x11/gnustep/paje: Makefile 
	x11/gnustep/pantomime: Makefile 
	x11/gnustep/pcapkit: Makefile 
	x11/gnustep/performance: Makefile 
	x11/gnustep/price: Makefile 
	x11/gnustep/projectcenter: Makefile 
	x11/gnustep/remotedesk: Makefile 
	x11/gnustep/renaissance: Makefile 
	x11/gnustep/rsskit: Makefile 
	x11/gnustep/silver-theme: Makefile 
	x11/gnustep/simpleagenda: Makefile 
	x11/gnustep/sqlclient: Makefile 
	x11/gnustep/sudoku: Makefile 
	x11/gnustep/systempreferences: Makefile 
	x11/gnustep/terminal: Makefile 
	x11/gnustep/webserver: Makefile 
	x11/gnustep/webservices: Makefile 
	x11/gnustep/zipper: Makefile 

Log message:
Force using ld.bfd, since there is a still unknown problem loading Bundles
into Objective-C applications, which breaks most of x11/gnustep and www/sogo

Bump everything using the x11/gnustep module


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/26 07:19:33

Modified files:
	net/openvpn-auth-ldap: Makefile 

Log message:
Bump after the x11/gnustep module forced using ld.bfd

OK landry@ who also generally OKes the change to the gnustep module


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/26 07:19:56

Modified files:
	games/oolite   : Makefile 

Log message:
Bump after the x11/gnustep module forced using ld.bfd

OK landry@ who also generally OKes the change to the gnustep module


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/26 07:20:17

Modified files:
	www/sope       : Makefile 
	www/sogo       : Makefile 

Log message:
Bump after the x11/gnustep module forced using ld.bfd

OK landry@ who also generally OKes the change to the gnustep module


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/26 07:36:01

Modified files:
	x11/gnome/photos: Makefile 
	x11/gnome/grilo-plugins: Makefile 

Log message:
Sync WANTLIB.


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/26 08:01:38

Modified files:
	usr.bin/mandoc : mandoc.css 

Log message:
Place mandoc.css into the public domain.

The reason for doing this rather than using the ISC license
is that i guess that in some contexts, a requirement to preserve
a Copyright and license header might be inconvenient, and i really
don't care at all how people use it.

What matters is that they do use it, or something similar - attempts
to use mandoc without any CSS are a constant source of grief and
bogus bug reports because HTML without CSS doesn't look very good:
the more structural and semantic and the less presentational and
old-fashioned the HTML, the more so.

Thanks to Mark Harris  for pointing out
that the permissions on this particular file were unclear.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/11/26 08:18:28

Modified files:
	security/polarssl: Makefile distinfo 
	security/polarssl/patches: patch-CMakeLists_txt 
	                           patch-include_mbedtls_config_h 

Log message:
Update to mbedtls-2.14.0.

Bump major number of shared libs, as symbols have been removed.

OK jca@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/26 09:29:12

ports/sysutils/upt/upt-openbsd/patches

Update of /cvs/ports/sysutils/upt/upt-openbsd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv64566/patches

Log Message:
Directory /cvs/ports/sysutils/upt/upt-openbsd/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/26 09:41:20

Modified files:
	x11/qt4        : Makefile 

Log message:
Update MASTER_SITES. Reported by s_graf/telus/net.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/26 09:50:51

Modified files:
	devel/fasm     : Makefile distinfo 
	devel/fasm/pkg : PLIST 

Log message:
Update to fasm 1.73.04. Add an extra step to generate the assembler
from source and unbreak with lld. OK naddy@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/26 09:56:02

Modified files:
	mail/mutt      : Makefile distinfo 
	mail/mutt/patches: patch-main_c 
	mail/mutt/pkg  : PLIST 

Log message:
update to mutt-1.11.0


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/26 10:44:29

Modified files:
	usr.bin/mandoc : roff.c 
	regress/usr.bin/mandoc/roff/cond: close.in close.out_ascii 
	                                  close.out_lint 

Log message:
When a conditional block is closed by putting "\}" on a text line
by itself (which is somewhat unusual but not invalid; most authors
use the empty macro line ".\}" instead), agree more closely with
groff and do not produce a double space in the output.

Quirk reported by millert@.

While here, tweak the rest of the function body of roff_cond_text()
to more closely match roff_cond_sub().  The subtly different handling
could make people (including myself) wonder whether there is any
point in being different.  Testing shows there is not.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/26 11:57:28

Modified files:
	emulators/mupen64plus: Makefile.inc 
	emulators/mupen64plus/audio-sdl: Makefile 
	emulators/mupen64plus/core: Makefile 
	emulators/mupen64plus/input-sdl: Makefile 
	emulators/mupen64plus/rsp-hle: Makefile 
	emulators/mupen64plus/rsp-z64: Makefile 
	emulators/mupen64plus/video-arachnoid: Makefile 
	emulators/mupen64plus/video-glide64: Makefile 
	emulators/mupen64plus/video-glide64mk2: Makefile 
	emulators/mupen64plus/video-rice: Makefile 
	emulators/mupen64plus/video-z64: Makefile 

Log message:
build shared libraries/modules with -fPIC on all archs including i386
ok bentley@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/26 13:33:48

Modified files:
	databases/py-sqlalchemy: Makefile 

Log message:
Add SUBST_VARS for ${MODPY_FLAVOR} in @pkgpath in PLIST-main

It makes sense for sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/26 14:05:54

Modified files:
	usr.bin/mandoc : mandoc.css tbl_html.c 

Log message:
Implement tbl(7) lines in -T html output,
as far as they are on the edges of table cells
rather than going through the middle of cells:

* the box, doublebox, and allbox options;
* the | and || layout modifiers;
* and the _ and = data lines;
- but not yet _ and = in individual layout and data cells.

Missing feature reported by Pali dot Rohar at gmail dot com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/26 14:33:55

Modified files:
	games/eduke32  : Makefile 

Log message:
set NOASM=1 to actually disable assembly code


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/26 14:47:01

Modified files:
	math           : Makefile 
	security       : Makefile 
Removed files:
	math/p5-Math-Pari: Makefile distinfo 
	math/p5-Math-Pari/pkg: DESCR PLIST 
	math/p5-Math-BigInt-Pari: Makefile distinfo 
	math/p5-Math-BigInt-Pari/pkg: DESCR PLIST 
	security/p5-Crypt-Random: Makefile distinfo 
	security/p5-Crypt-Random/pkg: DESCR PLIST 
	security/p5-Crypt-DH: Makefile distinfo 
	security/p5-Crypt-DH/pkg: DESCR PLIST 
	security/p5-Crypt-Primes: Makefile distinfo 
	security/p5-Crypt-Primes/pkg: DESCR PLIST 
	security/p5-Crypt-RSA: Makefile distinfo 
	security/p5-Crypt-RSA/pkg: DESCR PLIST 
	security/p5-Crypt-OpenPGP: Makefile distinfo 
	security/p5-Crypt-OpenPGP/pkg: DESCR PLIST 

Log message:
unhook/remove Math::Pari and dependent ports, this has been blocking
math/pari updates (Math::Pari still gets updated but even recently
released versions require old Pari; the crypto libs based on this
seem a bit unloved these days).

ok daniel semarie


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/26 15:14:06

Modified files:
	mail/rspamd    : Makefile distinfo 
	mail/rspamd/patches: patch-CMakeLists_txt 
	                     patch-src_CMakeLists_txt 
	mail/rspamd/pkg: PLIST 
Added files:
	mail/rspamd/pkg: PFRAG.no-no_luajit 
Removed files:
	mail/rspamd/pkg: PFRAG.luajit 

Log message:
update to rspamd-1.8.2

switch non-luajit build (needed on !luajit arches) to being an actual
flavour, making it easier to test/update PLISTs on a more common arch


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/26 15:21:31

Modified files:
	lang/gcc/6     : Makefile 
	lang/gcc/6/patches: patch-gcc_config_alpha_alpha_c 
Added files:
	lang/gcc/6/patches: patch-gcc_config_alpha_alpha_h 

Log message:
gcc tweaks from Brad:

"- Merge in fix from base for the Alpha backend to fix and enable the stack
protector support (which is also required to allow the later stages of
the build to build)
- Merge in fix from base for the Alpha backend to fix an optimization issue
- Remove -O1 workaround which does not seem to be necessary
- Small Makefile tweaks; use GCC49_ARCHS for ONLY_FOR_ARCHS and remove sparc

Alpha tested by Miod"

"OK if you want to commit this, Stuart" pascal@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/26 15:35:30

Log message:
    From Timo Myyra. Help from sthen@ to a previous version. OK benoit@.
    
    Comment:
    dialect of Scheme designed for systems programming
    
    Description:
    Gerbil is an opinionated dialect of Scheme designed for Systems
    Programming, with a state of the art macro and module system on top of
    the Gambit runtime.
    
    The macro system is based on quote-syntax, and provides the full
    meta-syntactic tower with a native implementation of syntax-case. It
    also provides a full-blown module system, similar to PLT Scheme's
    (sorry, Racket) modules. The main difference from Racket is that
    Gerbil modules are single instantiation, supporting high performance
    ahead of time compilation and compiled macros.
    
    Maintainer: Timo Myyra 
    
    WWW: https://cons.io/
    
    Status:
    
    Vendor Tag:	juanfra
    Release Tags:	juanfra_20181126
    
    N ports/lang/gerbil/Makefile
    N ports/lang/gerbil/distinfo
    N ports/lang/gerbil/pkg/DESCR
    N ports/lang/gerbil/pkg/PLIST
    N ports/lang/gerbil/pkg/README
    N ports/lang/gerbil/patches/patch-src_std_build-features_ss
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/26 15:37:06

Modified files:
	lang           : Makefile 

Log message:
+lang/gerbil


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/26 15:39:03

Modified files:
	lang/gerbil    : Makefile 

Log message:
Extra spaces. env -i -> ${SETENV}.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/26 15:53:41

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: PkgPath.pm TreeWalker.pm mksqlitedb 

Log message:
add more correct equivalence handling in order to get predictable results.
(as asked by robert@)

side-effect: paths is now much larger...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 00:04:17

Modified files:
	devel/liburcu  : Makefile 

Log message:
Fix attempt on alpha: lang/gcc/4.6 has been removed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 00:06:36

Modified files:
	devel/liburcu  : Makefile 

Log message:
Also use ports-gcc on hppa, who knows...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 00:12:35

Modified files:
	devel/liburcu  : Makefile 

Log message:
https HOMEPAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 00:40:21

Modified files:
	devel/liburcu  : Makefile distinfo 
	devel/liburcu/pkg: PLIST 

Log message:
Switch to upstream tarball


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 01:25:13

Modified files:
	net/py-zmq     : Makefile 

Log message:
Kill test dep on py-czmq, which is going away

The tests depending on pyczmq failed anyway as pyczmq is broken.
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/27 01:28:34

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Inserter.pm 

Log message:
minor cleanups. Prepare for the column mapper to accept as many parameters
as needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 01:30:15

Modified files:
	net            : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	net/py-czmq    : Makefile distinfo 
	net/py-czmq/pkg: DESCR PLIST 

Log message:
Remove py-czmq

Broken since the move to czmq-4.0.0, no longer maintained upstream.
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 01:31:18

Modified files:
	devel/liburcu  : Makefile distinfo 
	devel/liburcu/patches: patch-tests_common_thread-id_h 
	devel/liburcu/pkg: PLIST 

Log message:
Update to liburcu-0.8.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/27 02:00:30

Modified files:
	mail/gmime30   : Makefile distinfo 
	mail/gmime30/pkg: PLIST 

Log message:
Update to gmime30-3.2.3.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/27 02:33:48

Modified files:
	usr.bin/make   : engine.c 

Log message:
handle -s and -i in a uniform fashion, do not try to change the node type
but use the Targ_* functions correctly.

This fixes an oddity in end node handling noticed by kn@

review and okay kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 03:15:58

Modified files:
	net/samba      : Makefile distinfo 

Log message:
SECURITY update to samba-4.8.7

Fixes for:
o  CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in
AD Internal DNS server)
o  CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT)
o  CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server)
o  CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT
Kerberos configuration (unsupported))


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 03:18:06

Modified files:
	net/samba      : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
SECURITY update to samba-4.8.7

Fixes for:
o  CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in
AD Internal DNS server)
o  CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT)
o  CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server)
o  CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT
Kerberos configuration (unsupported))


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/27 03:36:17

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Inserter.pm Var.pm 

Log message:
pass inserter thru so it's much easier to change table schemes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 03:41:31

Modified files:
	net/samba      : Tag: OPENBSD_6_3 Makefile distinfo 

Log message:
SECURITY update to samba-4.7.12

Fixes for:
o  CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in
AD Internal DNS server)
o  CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT)
o  CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server)
o  CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT
Kerberos configuration (unsupported))


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 04:10:30

Modified files:
	net/samba      : Makefile 

Log message:
Adapt WANTLIB/LIB_DEPENDS to the recent changes in -main and -ldb


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 05:04:36

Modified files:
	devel/liburcu  : Makefile distinfo 
	devel/liburcu/patches: patch-tests_common_thread-id_h 
	devel/liburcu/pkg: PLIST 
Added files:
	devel/liburcu/patches: patch-include_urcu_syscall-compat_h 
	                       patch-tests_unit_run_sh 

Log message:
Update to liburcu-0.10.1 (latest)


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/27 05:04:57

Modified files:
	usr.bin/ldap   : aldap.c aldap.h ber.c ber.h ldapclient.c 

Log message:
LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn't
always the case. This caused some malformed output when querying databases
returning data containing NUL-bytes. Fix this by also returning the
actual size.

With this diff we should produce basically identical output to openldap's
ldapsearch.

Lots of back and forths with claudio@

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/27 05:06:39

Modified files:
	usr.sbin/ypldap: aldap.c aldap.h ber.c ber.h ldapclient.c 

Log message:
Sync aldap and ber with ldap(1).

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/27 05:09:38

Modified files:
	usr.sbin/ldapd : ber.c ber.h 

Log message:
Sync with ldap(1)


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/27 05:10:29

Modified files:
	usr.sbin/snmpd : ber.c ber.h 

Log message:
Sync with ldap(1)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/27 06:37:30

Modified files:
	audio/qsynth/patches: patch-src_qsynthOptions_cpp 
Removed files:
	audio/qsynth/patches: patch-src_CMakeLists_txt 

Log message:
Remove forgotten patch, and regen patch-src_qsynthOptions_cpp

No bump, didn't built, as pointed out by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 06:52:08

Log message:
    Import py-magic-0.4.15
    
    From bcallah@, help/guidance/ok from semarie@ and sthen@
    
    python-magic is a module that uses ctypes to access the libmagic file
    type identification library. It makes use of the local magic database
    and supports both textual and MIME-type output.
    
    Status:
    
    Vendor Tag:	danj
    Release Tags:	danj_20181127
    
    N ports/devel/py-magic/Makefile
    N ports/devel/py-magic/distinfo
    N ports/devel/py-magic/pkg/PLIST
    N ports/devel/py-magic/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 06:53:29

Modified files:
	editors/emacs  : Makefile 
	editors/emacs/patches: patch-configure 

Log message:
Control the use of ld -Z from the port Makefile

Should help testing on platforms not yet handled


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 06:53:43

Modified files:
	devel          : Makefile 

Log message:
- py-libmagic
- py-libmagic,python3
+ py-magic
+ py-magic,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 06:54:15

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
py-libmagic has been superseded by py-magic

ok sthen@ semarie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 06:56:12

Modified files:
	print/py-relatorio: Makefile distinfo 

Log message:
Update to py-relatorio-0.8.1

Move the port to the new py-magic
From semarie (new maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 07:01:49

Removed files:
	devel/py-libmagic: Makefile distinfo 
	devel/py-libmagic/pkg: DESCR PLIST 

Log message:
Remove py-libmagic

It's been superseded by py-magic.
ok semarie@ sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/27 07:10:57

Modified files:
	devel/libmagic : Makefile 

Log message:
Remove obsolete comment


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/27 07:53:56

Modified files:
	sys/dev/usb    : if_zyd.c 

Log message:
Attach the driver only if the stack managed to set the configuration.

Tested by stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/27 07:55:07

Modified files:
	www/nginx      : Makefile 
	www/nginx/pkg  : PLIST-perl 

Log message:
Fix nginx-perl on macppc/arm64 by properly using P5ARCH in do-install

While here install nginx.so in the dir perl's DynaLoader will look for.

ok robert@ (maintainer) phessler@, hints from our resident perl expert afresh1@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/27 07:56:09

Modified files:
	sys/dev/usb    : usb_subr.c usbdivar.h 

Log message:
Free sizes for the subdevs array.

ok anton@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/27 08:24:15

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
add an $obsolete_reason for p5-Math-Pari and dependent ports,
reminded by naddy


CVSROOT:	/cvs
Module name:	src
Changes by:	cheloha@cvs.openbsd.org	2018/11/27 08:52:50

Modified files:
	sys/kern       : kern_event.c 

Log message:
EVFILT_TIMER: Remove extra tick from tvtohz(9) on timeout reload.

tvtohz(9) adds an extra tick to account for the present tick, but this
tick needs to be removed when the timeout is reloaded thereafter.  We
already do this for periodic setitimer(2) timeouts.

Prompted by Paul Herman's writeup on clock aliasing for DragonflyBSD:
https://frenchfries.net/paul/dfly/nanosleep.html

Also fixed in FreeBSD r238424.

Style tweaks from visa.

ok visa@, guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/27 09:31:25

Modified files:
	databases/sqlports/files: TreeWalker.pm mksqlitedb 

Log message:
very minor code clean-up


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/27 09:32:48

Modified files:
	security/theharvester: Makefile distinfo 
	security/theharvester/pkg: PLIST 

Log message:
update TheHarvester to 3.0.1, and switch to python3.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/27 10:29:55

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
Refactor "find the right pool" code into a function. ok djm@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/27 11:03:37

Modified files:
	geo/py-shapely : Makefile 
	geo/py-shapely/pkg: PLIST 
Added files:
	geo/py-shapely/patches: patch-setup_py 

Log message:
Add a python3 FLAVOR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/27 11:04:09

Modified files:
	geo            : Makefile 

Log message:
+py-shapely,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/27 11:20:51

Modified files:
	www/chromium/patches: patch-build_config_compiler_BUILD_gn 
	www/iridium/patches: patch-build_config_compiler_BUILD_gn 

Log message:
Allow text relocations on i386, caused by optimized non-PIC assembly in
the embedded copy of FFmpeg.  Chromium build test by sthen@,
looks good to robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/27 12:11:35

Modified files:
	audio/ocp/patches: patch-configure 

Log message:
Don't hardcode gcc, should fix aarch64

ok fcambus@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/27 12:39:11

Modified files:
	emulators/xroar: Makefile distinfo 
	emulators/xroar/pkg: PLIST 

Log message:
Update to xroar 0.35.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/27 13:35:18

Log message:
    Import sysutils/diffoscope, a utility for in-depth comparison of files,
    archives, and directories
    ok sthen@
    
    diffoscope will try to get to the bottom of what makes files or
    directories different. It will recursively unpack archives of many kinds
    and transform various binary formats into more human readable form to
    compare them. It can compare two tarballs, ISO images, or PDF just as
    easily.
    
    It can be scripted through error codes, and a report can be produced
    with the detected differences. The report can be text or HTML. When no
    type of report has been selected, diffoscope defaults to write a text
    report on the standard output.
    
    diffoscope was initially started by the "reproducible builds" Debian
    project and now being developed as part of the wider "Reproducible
    Builds" initiative. It is meant to be able to quickly understand why two
    builds of the same package produce different outputs. diffoscope was
    previously named debbindiff.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181127
    
    N ports/sysutils/diffoscope/Makefile
    N ports/sysutils/diffoscope/distinfo
    N ports/sysutils/diffoscope/pkg/DESCR
    N ports/sysutils/diffoscope/pkg/PLIST
    N ports/sysutils/diffoscope/patches/patch-tests_utils_tools_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/27 13:35:43

Modified files:
	sysutils       : Makefile 

Log message:
+diffoscope


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/27 14:46:25

Modified files:
	x11/gnustep    : gnustep.port.mk 
	x11/gnustep/pdfkit: Makefile 

Log message:
Put the -fuse-ld=bfd into MAKE_ENV instead of the MAKE_FLAGS
This unbreaks games/oolite

no bump since this is no change for the ports that picked it
up properly.

Only add MAKE_FLAGS to pdfkit, since that is a bit special,
since it builds also parts of xpdf, and doesn't pick up the
MAKE_ENV


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/27 14:52:21

Modified files:
	net/openvpn-auth-ldap: Makefile 

Log message:
Unbreak after recent change to gnustep-module to use
ld.bfd, it seems to pick up gcc by default, so tell it
to use whatever is set in CC, OBJC, etc.

no bump since it only affected amd64 and i386, but there it
was broken after recent change.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/27 20:18:00

Modified files:
	libexec/ld.so  : resolve.c resolve.h 

Log message:
Implement support for DT_GNU_HASH, taking all the interesting bits
from Matt Dillon's implementation in DragonFlyBSD commit 7629c631.
One difference is that as long as DT_HASH is still present, ld.so
will use that to get the total number of symbols rather than walking
the GNU hash chains.  Note that the GPLv2 binutils we have doesn't
support DT_GNU_HASH, so this only helps archs were lld is used.

ok kettenis@ mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/27 21:47:46

Modified files:
	usr.bin/mandoc : tbl_term.c 

Log message:
In -T utf8 output mode, render tbl(7) borders with the Unicode
box drawing characters, U+2500 to U+257F.

Originally suggested by bentley@ four years ago,
reminded this summer by Pali Rohar.

Binary and decimal arithmetics are boring,
so let's use some ternary arithmetics for a change.

That said, some other aspects are too complicated for my liking,
so this could use some polishing in the future.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/27 23:00:38

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
don't truncate user or host name in "user@host's password: " prompts.
requested by Marcel Logen; ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	florian@cvs.openbsd.org	2018/11/27 23:41:31

Modified files:
	usr.sbin/rad   : frontend.c 

Log message:
Discovered prefixes should not override explicitly configured
prefixes. That way one can have multiple prefixes configured on an
interface and set "autonomous address-configuration no" in rad.conf to
tell clients to not form addresses from some of these prefixes.

Pointed out by Ross L Richardson (openbsd AT rlr.id.au), thanks!
OK phessler


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/28 01:06:22

Modified files:
	regress/sys/kern/unfdpass: Makefile unfdpass.c 
Added files:
	regress/sys/kern/unfdpass: expected_overflow expected_read 

Log message:
Test for EMSGSIZE return when sending more fds in a message then the receiver
can handle and also test the case where the reciever is using read() instead
of recvmsg() to test the unp_discard() codepath in the kernel. The latter test
is just instrumenting the code but has no way to check if the discarding was
successful.
OK guenther@ bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/28 01:15:29

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
Further cleanup of icmp_do_error.
- Use m_align() since it handles all cases
- Use same rounding logic in the size check as in m_align() so all data will
filt always.
- consolidate pkthdr initalisation into one place
- use m_prepend() instead of direct pointer manipulation (including the panic
in case an underflow happens).
OK bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/28 01:32:27

Modified files:
	usr.sbin/bgpd  : bgpd.h control.c parse.y printconf.c rde.c 
	                 rde.h rde_attr.c rde_filter.c rde_update.c 

Log message:
Start reworking community handling. Merge standard communities and large
communities into one filter_community struct and allow it that more then
one community can be used in filter rules (currently up to 3).
Also rework the code handling bgpctl show rib commands. The special IMSG
types for the various filters are gone and the code is in general simpler.
OK job@, phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/28 01:33:59

Modified files:
	usr.sbin/bgpctl: bgpctl.c parser.c parser.h 

Log message:
Adjust bgpctl to handle the community changes done in bgpd.
OK job@, phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/28 04:20:13

Modified files:
	usr.bin/tmux   : window-copy.c 

Log message:
Handle UTF-8 in word-separators option, GitHub issue 1551.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/28 06:08:19

Modified files:
	net/libpsl     : Makefile 

Log message:
Don't clobber LDFLAGS & make pre-configure more robust


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/28 06:34:06

Modified files:
	regress/lib/libc/malloc/malloc_ulimit1: malloc_ulimit1.c 

Log message:
This test does not terminate if malloc conf is preconfigured with
J.  Clear that option to allow running full regress with paranoid
malloc flags.  Also fix whitespace.
OK otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/28 06:43:26

Modified files:
	usr.bin/mandoc : tbl_term.c 

Log message:
additional check needed after the previous (box drawing) patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/28 06:45:43

Modified files:
	net/libpsl     : Makefile distinfo 
Added files:
	net/libpsl/patches: patch-tests_test-is-public-builtin_c 
	                    patch-tools_psl_c 

Log message:
Update to libpsl-0.20.2


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/28 07:23:02

Modified files:
	usr.bin/mandoc : term_ascii.c 

Log message:
Bugfix: never set termp->enc to the ambiguous value TERMENC_LOCALE,
but instead set it to TERMENC_UTF8 or TERMENC_ASCII.
Makes tbl(7) box drawing work under -T locale (that is, by default
when LC_CTYPE is defined appropriately).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/28 07:57:45

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm mksqlitedb 
	databases/sqlports/files/scripts: print-ports-index 
	                                  show-reverse-deps 
	databases/sqlports/pkg: DESCR-main PLIST-main 
	databases/ports-readmes: Makefile 
	databases/ports-readmes/files: make-readmes 
	databases/ports-readmes-dancer: Makefile 
	databases/ports-readmes-dancer/files: config.yml.sample 
	sysutils/upt/upt-openbsd: Makefile 
	sysutils/pkg_mgr: Makefile 
	sysutils/pkg_mgr/patches: 
	                          patch-OpenBSD_PackageManager_DBIModel_pm 
	misc/portroach : Makefile 
Removed files:
	databases/sqlports/pkg: DESCR-compact PLIST-compact 

Log message:
switch to one single schema for sqlports. Kill sqlports-compact (it is the
new default, change tables to be _table, views to be view (for now)) and
adjust consumers to work with the new tool, to the best of my knowledge


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 08:15:52

Modified files:
	www/iridium/patches: patch-build_config_compiler_BUILD_gn 

Log message:
Adjust () position to disable --build-id on OpenBSD. The patch file is
similar to one in chromium, but the line is slightly different meaning
this didn't work quite right. Fixes build with ld.bfd (e.g. i386 until
we switch to lld). ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 08:35:43

Modified files:
	sysutils/burp/2.0: Makefile 
	sysutils/burp/2.0/pkg: PLIST 
	sysutils/burp/2.1: Makefile 
	sysutils/burp/2.1/pkg: PLIST 

Log message:
regenerate plists


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/28 08:51:32

Modified files:
	lib/libcrypto  : crypto_init.c crypto_lock.c 

Log message:
Correct lock initialisation for libcrypto.

The current crypto_lock_init() function is not called early enough, meaning
that locks are already in use before it gets called. Worse, locks could be
in use when they are then initialised. Furthermore, since functions like
CRYPTO_lock() are public API, these could be called directly bypassing
initialisation.

Avoid these issues by using static initialisers.

ok bcook@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/28 09:36:05

Modified files:
	net/samba      : Makefile 
	net/samba/pkg  : PLIST-ldb PLIST-main 

Log message:
The ldb tools link against libldb-cmdline-samba4.so.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/28 10:34:28

Modified files:
	databases/sqlports/files: Inserter.pm Var.pm mksqlitedb 

Log message:
with the "dual database" gone, I can get rid of a lot of scaffolding.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/28 11:23:08

Modified files:
	lang/ocaml     : Makefile 
	lang/ocaml/patches: patch-configure 

Log message:
Wedge -znotext into all the necessary places to allow text relocations
that are caused at least by non-PIC assembly in the i386 runtime stub.
While here, also honor CFLAGS better.
ok jca@ krw@ avsm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/28 12:29:04

Modified files:
	devel/kdevelop : Makefile distinfo 
	devel/kdevelop/pkg: PLIST 

Log message:
Update kdevelop 5.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/11/28 12:40:27

Modified files:
	www/goaccess   : Makefile distinfo 
	www/goaccess/pkg: PLIST 
Added files:
	www/goaccess/patches: patch-src_gholder_c 

Log message:
update to goaccess-1.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/28 12:44:21

Modified files:
	devel/catch2   : Makefile distinfo 
	devel/catch2/pkg: PLIST 

Log message:
Update catch2-2.5.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/28 12:45:36

Modified files:
	devel/pycharm  : Makefile distinfo 

Log message:
Update pycharm-2018.2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/28 13:29:26

Modified files:
	net/bitcoin    : Makefile 

Log message:
use INSTALL_SCRIPT to install rpcauth.py

Note from jca@ Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/28 14:13:12

Modified files:
	lang/gerbil    : Makefile 

Log message:
Enable verbose mode. From Timo Myyra (MAINTAINER).


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/28 14:19:11

Modified files:
	lib/libfuse    : Makefile fuse_daemonize.3 fuse_main.3 
	                 fuse_setup.3 
Added files:
	lib/libfuse    : fuse_parse_cmdline.3 
Removed files:
	lib/libfuse    : fuse_parse_cmd_line.3 

Log message:
fuse_parse_cmd_line(3) is called fuse_parse_cmdline(3).

Based on a diff from Edgar Pettijohn III.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 14:57:49

Modified files:
	x11/lxqt/powermanagement: Makefile 
	x11/lxqt/powermanagement/pkg: PLIST 
Added files:
	x11/lxqt/powermanagement/pkg: README 

Log message:
add a README about messagebus; from maintainer Elias M. Mariani


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/28 15:00:30

Modified files:
	usr.bin/top    : display.c machine.c top.1 top.c 

Log message:
Allow reverse sort order

Prefixing the field with a dash will sort processes in reverse order.
`o -pid' will therefore list PID 1 on top.

"looks good" tedu, improvements and OK cheloha


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 15:09:57

Modified files:
	net/libbgpdump : Makefile distinfo 

Log message:
update to libbgpdump-1.6.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/28 15:11:24

Modified files:
	games/einstein : Makefile 
Added files:
	games/einstein/patches: patch-convert_h patch-unicode_cpp 

Log message:
add missing includes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/28 15:54:16

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/28 17:11:23

Modified files:
	sys/sys        : sockio.h 

Log message:
allow configuration of ecn propagation on tunnel interfaces.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/28 17:11:49

Modified files:
	sys/net        : if.c 

Log message:
restrict setting ecn to root

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/28 17:12:34

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
handle tunnel ecn configuration and reporting.

tested with normal and special ifconfig builds.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/28 17:14:29

Modified files:
	sys/net        : if_gre.c if_gif.c 

Log message:
allow configuration of ecn processing

this is a step toward better rfc6040 support

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 17:29:01

Modified files:
	net/wireshark  : Makefile distinfo 

Log message:
update to wireshark-2.6.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 17:29:47

Modified files:
	net/wireshark  : Tag: OPENBSD_6_4 Makefile distinfo 
	net/wireshark/patches: Tag: OPENBSD_6_4 patch-CMakeLists_txt 
	                       patch-rawshark_c 

Log message:
update to wireshark-2.6.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 17:38:14

Modified files:
	infrastructure/db: user.list 

Log message:
reserve 823 for _opendkim


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/28 17:42:12

Modified files:
	mail/opendkim  : Makefile 
	mail/opendkim/pkg: PLIST 
Added files:
	mail/opendkim/pkg: opendkim.rc 

Log message:
add an rc script for opendkim, based on a diff from James J. Lippard


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/28 18:54:58

Modified files:
	usr.bin/mandoc : out.c 

Log message:
Better handle automatic column width assignments in the presence of
horizontal spans, by implementing a moderately difficult iterative
algoritm.  The benefit is that spans containing long text no longer
cause an excessive width of their starting column.

The result is likely not optimal, in particular in the presence
of many spans overlapping in complicated ways nor when spans
interact with equalizing or maximizing colums.  But i doubt the
practical usefulness of making this more complicated.

Issue originally reported in synaptics(4), which now looks better,
by tedu@ three years ago, and reminded by Pali Rohar this summer.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/28 23:04:09

Modified files:
	regress/lib/libc/malloc/malloc_general: malloc_general.c 

Log message:
We're manipulating malloc flags ourselves, start with restting them all.
ok bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/28 23:21:09

Modified files:
	lib/libssl     : ssl_clnt.c 

Log message:
Refactor a tangle in ssl3_send_client_verify() into one function for each
type, sigalgs/rsa/ec/gost.  Move a few special dances for GOST where they
belong now.  This prompted a fix for a long-standing bug with GOST client
certificate authentication where tls1_transcript_data() fails since the
transcript was already freed before.  Add a bit of missing error checking
and leave some further cleanup for later.

idea, guidance & ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/29 01:30:27

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
simplify

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/29 02:10:58

Modified files:
	emulators/mame : Makefile distinfo 

Log message:
Update mame to 0.204 and switch HOMEPAGE to HTTPS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/11/29 04:09:55

Modified files:
	textproc/ripgrep: Makefile distinfo 
Removed files:
	textproc/ripgrep/patches: patch-src_args_rs patch-src_main_rs 
	                          patch-tests_tests_rs 

Log message:
update textproc/ripgrep to 0.10.0

remove pledge(2) for now, the application has changed a lot.

diff from Edward Lopez-Acosta elopezacosta at gmail dot com


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2018/11/29 04:28:09

Modified files:
	.              : events.html 

Log message:
Add video to the DENOG presentation


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/29 04:44:58

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Inserter.pm 

Log message:
deal better with canonical paths: actually create a view row for
each fullpkgpath that results in a given canonical path.

note that there are "orphans" in _paths: the few bare pkgpaths entries that do
NOT correspond to a full-fledged fullpkgpath.

Add a paths view that shows the actual text associated with pkgpath and
canonical.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/29 05:10:51

Modified files:
	usr.sbin/bgpd  : rde_update.c 

Log message:
community_ext_delete_non_trans() allocates new memory in all cases where
nlen > 0. So in those cases it is important to free() that memory after
use in all cases.
OK phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/29 05:48:16

Modified files:
	usr.sbin/smtpd : lka_filter.c parse.y smtp_session.c smtpd.h 

Log message:
introduce FILTER_COMMIT which will allow taking a decision at DATA commit
time, unusable yet but necessary for the upcoming serie of diffs.

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/29 06:27:39

Modified files:
	www/lighttpd   : Makefile distinfo 

Log message:
Update to lighttpd-1.4.52.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 06:35:23

Modified files:
	textproc/hunspell: Makefile 

Log message:
convert to do-gen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 06:53:06

Modified files:
	mail/postfix/stable: Makefile distinfo 
Added files:
	mail/postfix/stable/patches: patch-src_tls_tls_server_c 

Log message:
update to postfix-3.3.2, from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 07:03:02

Modified files:
	mail/postfix/snapshot: Makefile distinfo 
Added files:
	mail/postfix/snapshot/patches: patch-src_tls_tls_server_c 

Log message:
update to postfix-3.4-20181123, from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/29 07:07:02

Modified files:
	devel/jenkins/stable: Makefile distinfo 
	devel/jenkins/stable/pkg: PLIST 

Log message:
update stable jenkins-2.138.3

diff from Edward Lopez-Acosta elopezacosta A gmail D com

OK ian@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/29 07:10:10

Modified files:
	devel/jenkins/devel: Makefile distinfo 
	devel/jenkins/devel/pkg: PLIST 

Log message:
update devel jenkins-2.15

diff from Edward Lopez-Acosta elopezacosta A gmail D com

OK ian@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 07:22:04

Modified files:
	print/lyx      : Makefile distinfo 
	print/lyx/pkg  : PLIST 
Added files:
	print/lyx/patches: patch-config_h_in 
Removed files:
	print/lyx/files: lyx.desktop 
	print/lyx/patches: patch-src_frontends_qt4_GuiView_cpp 

Log message:
update to LyX-2.3.1, from Elias M. Mariani (taking maintainer), tested
from Josh Grosse


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/29 07:24:23

Modified files:
	lib/libtls     : shlib_version tls.c tls.h tls_config.c 
	lib/libtls/man : tls_load_file.3 

Log message:
expose the default cert file as a function, not a define. it's really
an internal detail of the library, so the string should live inside it,
not in the application code.
ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/29 07:25:07

Modified files:
	usr.bin/nc     : netcat.c 
	usr.bin/ldap   : ldapclient.c 
	usr.sbin/acme-client: http.c netproc.c 
	usr.sbin/ntpd  : constraint.c ntpd.c 
	usr.sbin/ocspcheck: http.c 
	usr.sbin/ypldap: parse.y 

Log message:
update for libtls default cert changes.
bonus: this exposed a few missing const qualifiers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/29 07:31:53

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.55.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/29 07:32:10

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.55.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/29 07:32:31

Modified files:
	sysutils/awscli: Makefile distinfo 
	sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.65.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 07:50:02

Modified files:
	sysutils/libolecf: Makefile 

Log message:
needs gettext-tools


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/29 08:11:27

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
In peer_down() we have to flush the Adj-RIB-Out. As soon as the peer state
is PEER_DOWN no updates will be processed anymore and quick flush can be made.
Fixes a memory leak and a use-after-free of the peer id in a bgpctl code path.
OK job@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 08:15:35

Modified files:
	sysutils/bacula: Makefile distinfo 

Log message:
update to bacula-9.2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	schwarze@cvs.openbsd.org	2018/11/29 08:22:31

Modified files:
	graphics/xmedcon: Makefile 

Log message:
Drop USE_GROFF and bump: only unimportant white space differences in output.
Likely fixed by the recent improvement of automatic column width assignments.


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/29 08:51:49

Modified files:
	lib/libtls     : Symbols.list 

Log message:
missed adding tls_default_ca_cert_file here. found by sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2018/11/29 09:27:45

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 10:02:22

Modified files:
	sys/kern       : Tag: OPENBSD_6_4 uipc_socket.c uipc_usrreq.c 

Log message:
When using MSG_PEEK to peak into packets skip control messages holding
SCM_RIGHTS from being sent to the userland since they hold kernel internal
data and it does not make sense to externalize it.
In unp_internalize() check the length more carefully preventing an
underflow in a later calcuation. Using the same CMSG_LEN(0) check
that other cmsghdr handlers implemented.
from claudio@

OpenBSD 6.4 errata 006


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/29 10:03:34

Modified files:
	mail/opendkim  : Makefile 
	mail/opendkim/pkg: PLIST 

Log message:
Unbreak:
Error: newgroup _opendkim: id mismatch in /exopi-cvs/ports/infrastructure/db/user.list (823 vs 822)
Error: newuser _opendkim: id mismatch in /exopi-cvs/ports/infrastructure/db/user.list (823 vs 822)


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 10:05:00

Modified files:
	sys/kern       : Tag: OPENBSD_6_3 uipc_socket.c uipc_usrreq.c 

Log message:
When using MSG_PEEK to peak into packets skip control messages holding
SCM_RIGHTS from being sent to the userland since they hold kernel internal
data and it does not make sense to externalize it.
In unp_internalize() check the length more carefully preventing an
underflow in a later calcuation. Using the same CMSG_LEN(0) check
that other cmsghdr handlers implemented.
from claudio@

OpenBSD 6.3 errata 025


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 10:25:31

Modified files:
	usr.sbin/vmd   : Tag: OPENBSD_6_4 vioqcow2.c 

Log message:
Fix qcow2 disk images for data sizes greater than 4 gigs.
We used to truncate the disk end by anding it with a 32 bit value.
The 32 bit value was not sign extended, which causes the disk size
to wrap at 4 gigabytes:
disk->end = (disk->end + disk->clustersz - 1) & ~(disk->clustersz - 1);
This change converts the clustersz to an off_t in order to remove the
class of errors by avoiding type conversions entirely.
from ori@

OpenBSD 6.4 errata 008


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/29 10:26:18

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Inserter.pm 
	databases/sqlports/files/scripts: show-reverse-deps 

Log message:
rework _canonical_depends to be more similar to ports (e.g., canonicalize
the result, not the fullpkgpath).

create canonical_depends with the same info in a human readable form, so
yeah, a new join !


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/29 12:32:45

Modified files:
	.              : errata63.html errata64.html 

Log message:
release perl, uipc, smtpd and qcow2 errata.


CVSROOT:	/cvs
Module name:	src
Changes by:	afresh1@cvs.openbsd.org	2018/11/29 12:33:16

Modified files:
	gnu/usr.bin/perl: regcomp.c util.c 
	gnu/usr.bin/perl/pod: perldiag.pod perlrecharclass.pod 
	gnu/usr.bin/perl/t/lib/warnings: regcomp 
	gnu/usr.bin/perl/t/re: reg_mesg.t regex_sets.t 

Log message:
Fix various overflows in perl

Addresses:
* CVE-2018-18311 (Perl RT #133204)
* CVE-2018-18312 (Perl RT #133423)
* CVE-2018-18313 (Perl RT #133192)
* CVE-2018-18314 (Perl RT #131649)


CVSROOT:	/cvs
Module name:	src
Changes by:	afresh1@cvs.openbsd.org	2018/11/29 12:35:55

Modified files:
	gnu/usr.bin/perl: Tag: OPENBSD_6_4 regcomp.c util.c 
	gnu/usr.bin/perl/pod: Tag: OPENBSD_6_4 perldiag.pod 
	                      perlrecharclass.pod 
	gnu/usr.bin/perl/t/lib/warnings: Tag: OPENBSD_6_4 regcomp 
	gnu/usr.bin/perl/t/re: Tag: OPENBSD_6_4 reg_mesg.t regex_sets.t 

Log message:
Fix various overflows in perl

6.4 errata 003_perl

Addresses:
* CVE-2018-18311 (Perl RT #133204)
* CVE-2018-18312 (Perl RT #133423)
* CVE-2018-18313 (Perl RT #133192)
* CVE-2018-18314 (Perl RT #131649)


CVSROOT:	/cvs
Module name:	src
Changes by:	afresh1@cvs.openbsd.org	2018/11/29 12:36:38

Modified files:
	gnu/usr.bin/perl: Tag: OPENBSD_6_3 regcomp.c util.c 
	gnu/usr.bin/perl/pod: Tag: OPENBSD_6_3 perldiag.pod 
	                      perlrecharclass.pod 
	gnu/usr.bin/perl/t/lib/warnings: Tag: OPENBSD_6_3 regcomp 
	gnu/usr.bin/perl/t/re: Tag: OPENBSD_6_3 reg_mesg.t regex_sets.t 

Log message:
Fix various overflows in perl

6.3 errata 022_perl

Addresses:
* CVE-2018-18311 (Perl RT #133204)
* CVE-2018-18312 (Perl RT #133423)
* CVE-2018-18313 (Perl RT #133192)
* CVE-2018-18314 (Perl RT #131649)


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 13:15:25

Modified files:
	biology/emboss : Makefile 

Log message:
don't pick up gd if it happens to be installed


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 13:41:54

Modified files:
	graphics/animorph: Makefile 
Added files:
	graphics/animorph/patches: patch-include_animorph_util_h 
	                           patch-src_BodySettings_cpp 
	                           patch-src_FaceGroup_cpp 
	                           patch-src_Hotspot_cpp 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 14:06:27

Modified files:
	graphics/cal3d : Makefile 
Added files:
	graphics/cal3d/patches: patch-src_cal3d_platform_h 

Log message:
add missing include for ports-gcc


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/29 14:10:51

Modified files:
	usr.sbin/syslogd: syslogd.c 

Log message:
Honor SIGINT/QUIT when running in foreground

Allows stopping `syslogd -F' with ^C.

OK bluhm


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/29 14:14:45

Modified files:
	x11/xfce4/xfce4-dict: Makefile distinfo 
	x11/xfce4/xfce4-dict/pkg: PLIST 

Log message:
Update to xfce4-dict 0.8.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/29 14:15:11

Modified files:
	x11/xfce4/xfce4-systemload: Makefile distinfo 
	x11/xfce4/xfce4-systemload/pkg: PLIST 

Log message:
Update to xfce4-systemload 1.2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 14:16:57

Modified files:
	japanese/mecab : Makefile 

Log message:
add MODGCC4_CPPLIBDEP to subpackage


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/11/29 14:18:39

Modified files:
	lib/libc/sys   : unveil.2 

Log message:
Improve introduction so there is more clarity about the patterns of
unveil calls should follow.  ok various, including jmc


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/29 14:40:08

Modified files:
	usr.bin/mandoc : tbl_term.c 

Log message:
Now that it is better understood how borders work,
rewrite tbl_hrule() in a simpler way.
Fix several bugs in the process.

No more special flags, just use the existing TBL_OPT_* from mandoc.h.
Reduce the number of tracked rows from three to two, which is more logical:
one above the line and one below is sufficient to figure out crossings.
No more magic quirks, all conditions are readily comprehensible now.
Add comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/29 14:41:01

Modified files:
	lib/libc/sys   : unveil.2 

Log message:
remove double .Pp. oops - sorry for not spotting!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/29 14:52:20

Modified files:
	misc/cdrdao    : Makefile 
Added files:
	misc/cdrdao/patches: patch-trackdb_FormatConverter_cc 

Log message:
add missing include for ports-gcc


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 15:23:22

Modified files:
	regress/lib/libc/malloc/malloc_ulimit2: malloc_ulimit2.c 

Log message:
This test does not terminate if malloc conf is preconfigured with
J.  Clear that option to allow running full regress with paranoid
malloc flags.  This is the same fix as for malloc_ulimit1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 15:51:43

Modified files:
	infrastructure/bin: outdated-perl-ports 

Log message:
In outdated-perl-ports(1) use portslist package instead of removed
/usr/ports/INDEX.
OK espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 15:54:37

Modified files:
	share/man/man1 : outdated-perl-ports.1 

Log message:
Mention dependency on portslist package for outdated-perl-ports(1).
requested by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/11/29 16:08:08

Modified files:
	usr.bin/mandoc : tbl_term.c 

Log message:
Do not draw horizontal lines through vertical spans
which are requested in the data section rather than in the layout.
Mini-feature found in misc/pfm(1).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:11:00

Modified files:
	security/pecl-libsodium: Makefile distinfo 

Log message:
update to pecl-libsodium-2.0.15


CVSROOT:	/cvs
Module name:	ports
Changes by:	schwarze@cvs.openbsd.org	2018/11/29 16:12:59

Modified files:
	misc/pfm       : Makefile 

Log message:
Drop USE_GROFF and bump.
Only insignificant formatting differences remain
after the latest tbl(7) automatic column width improvements.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:13:16

Modified files:
	math/calc      : Makefile distinfo 

Log message:
update to calc-2.12.7.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:14:55

Modified files:
	net/icinga/web2-module-director: Makefile distinfo 
	net/icinga/web2-module-director/pkg: PLIST 

Log message:
update to icinga-web2-module-director-1.5.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:16:35

Modified files:
	net/nagios/check_postgres: Makefile distinfo 
	net/nagios/check_postgres/patches: patch-check_postgres_pl 

Log message:
update to check_postgres-2.24.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:16:46

Modified files:
	net/nagios/p5-Nagios-Plugin: Makefile distinfo 

Log message:
update to p5-Monitoring-Plugin-0.40


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 16:41:03

Modified files:
	converters/p5-Cpanel-JSON-XS: Makefile distinfo 

Log message:
update p5-Cpanel-JSON-XS to 4.08


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/29 16:49:03

Modified files:
	net/librenms   : Makefile distinfo 
	net/librenms/pkg: PLIST 

Log message:
update to librenms-1.45


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 17:02:20

Modified files:
	devel/p5-Sub-Attribute: Makefile distinfo 

Log message:
update p5-Sub-Attribute to 0.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 17:06:23

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update p5-Mail-SPF-Iterator to 1.119


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 17:27:48

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
update p5-Net-SIP to 0.818


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 17:44:12

Modified files:
	www/p5-WWW-Mechanize: Makefile distinfo 

Log message:
update p5-WWW-Mechanize to 1.90


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 17:51:54

Modified files:
	converters/p5-Unicode-LineBreak: Makefile distinfo 

Log message:
update p5-Unicode-LineBreak to 2018.003
from Charlene Wendling; OK afresh1@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 18:04:10

Modified files:
	mail/p5-MIME-Types: Makefile distinfo 

Log message:
update p5-MIME-Types to 2.17
from wen heping; OK afresh1


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 18:33:19

Log message:
    import p5-HTTP-CookieJar 0.008
    from wen heping; OK afresh1@
    
    Comment:
    minimalist HTTP user agent cookie jar
    
    Description:
    HTTP::CookieJar implements a minimalist HTTP user agent cookie jar in
    conformance with RFC 6265.
    
    Unlike the commonly used HTTP::Cookies module, this module does not require use
    of HTTP::Request and HTTP::Response objects. An LWP-compatible adapter is
    available as HTTP::CookieJar::LWP.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181130
    
    N ports/www/p5-HTTP-CookieJar/Makefile
    N ports/www/p5-HTTP-CookieJar/distinfo
    N ports/www/p5-HTTP-CookieJar/pkg/DESCR
    N ports/www/p5-HTTP-CookieJar/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/29 18:35:14

Modified files:
	www            : Makefile 

Log message:
+p5-HTTP-CookieJar


CVSROOT:	/cvs
Module name:	ports
Changes by:	jturner@cvs.openbsd.org	2018/11/29 18:38:40

Modified files:
	sysutils/login_duo: Makefile distinfo 

Log message:
Update login_duo to 1.11.1


CVSROOT:	/cvs
Module name:	src
Changes by:	mortimer@cvs.openbsd.org	2018/11/29 18:54:17

Modified files:
	regress/sys/kern/stackpivot/pagefault: stackpivot.c 

Log message:
Fix test when using malloc_conf=J
ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/29 19:24:52

Modified files:
	usr.bin/ssh    : authfd.c 

Log message:
don't attempt to connect to empty SSH_AUTH_SOCK; bz#293


CVSROOT:	/cvs
Module name:	src
Changes by:	jeremy@cvs.openbsd.org	2018/11/29 21:51:19

Modified files:
	lib/libcrypto/asn1: asn1.h 

Log message:
Restore function prototype for ASN1_dup, fixing usage on I32LP64 platforms.
This prototype was removed inadvertantly in r1.50.

OK jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2018/11/30 00:05:49

Modified files:
	usr.bin        : Makefile 
Removed files:
	usr.bin/midiplay: Makefile midiplay.1 midiplay.c 

Log message:
Remove midiplay.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2018/11/30 00:08:24

Modified files:
	usr.bin        : Makefile 
Added files:
	usr.bin/midicat: Makefile midicat.1 midicat.c 

Log message:
New midicat utility to send to or receive from MIDI ports.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2018/11/30 00:10:12

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/11/30 00:50:18

Log message:
    import py-simplesoap 1.16.2
    OK sthen@
    
    Comment:
    simple and lightweight SOAP library
    
    Description:
    Python simple and lightweight SOAP library for client and server webservices
    interfaces, aimed to be as small and easy as possible, supporting most common
    functionality. Initially it was inspired by PHP Soap Extension (mimicking its
    functionality, simplicity and ease of use), with many advanced features added.
    
    Status:
    
    Vendor Tag:	semarie
    Release Tags:	semarie_20181130
    
    N ports/net/py-simplesoap/Makefile
    N ports/net/py-simplesoap/distinfo
    N ports/net/py-simplesoap/pkg/DESCR
    N ports/net/py-simplesoap/pkg/PLIST
    N ports/net/py-simplesoap/patches/patch-setup_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/11/30 00:58:28

Modified files:
	net            : Makefile 

Log message:
+py-simplesoap
+py-simplesoap,python3


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/30 01:00:43

Modified files:
	usr.bin/midicat: midicat.1 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/30 01:03:05

Modified files:
	x11/gnome/grilo: Makefile distinfo 
	x11/gnome/grilo/pkg: PLIST 
Added files:
	x11/gnome/grilo/patches: patch-src_meson_build 

Log message:
Update to grilo-0.3.7.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/30 01:44:40

Modified files:
	usr.bin/tmux   : cmd-pipe-pane.c server-fn.c window.c 

Log message:
Clear PANE_EXITED flag when starting new child process in case the pane
has been respawned.


CVSROOT:	/cvs
Module name:	src
Changes by:	solene@cvs.openbsd.org	2018/11/30 01:55:57

Modified files:
	bin/ksh        : sh.1 

Log message:
in getopts, when a option is followed by a colon the parameter is mandatory

ok guenther@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/30 02:03:43

Modified files:
	www/py-bokeh   : Makefile distinfo 

Log message:
Update to py-bokeh-1.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/30 02:08:24

Modified files:
	databases/sqlports/files: Inserter.pm Var.pm 

Log message:
separate inserter roles so I'll be able to add secondary vars to the
ports view


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/30 02:10:45

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.57.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/30 02:10:56

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.57.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/30 02:11:08

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.67.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 02:23:31

Modified files:
	sys/kern       : uipc_mbuf.c uipc_socket.c 

Log message:
Trivial MH_ALIGN/M_ALIGN to m_align conversions.
OK bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 02:24:57

Modified files:
	sys/nfs        : nfs_subs.c 

Log message:
Switch MH_ALIGN to m_align which is the same.
OK bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 02:26:06

Modified files:
	sys/net80211   : ieee80211_output.c 

Log message:
MH_ALIGN -> m_align and make the spacing look the same in all three places.
OK bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 02:27:56

Modified files:
	sys/netinet    : if_ether.c 

Log message:
MH_ALIGN -> m_align. In revarprequest() set the ph_rtableid so that
the function is doing the same initialisation as arprequest().
OK bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 02:28:34

Modified files:
	sys/netinet6   : mld6.c 

Log message:
MH_ALIGN -> m_align
OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/30 03:13:38

Modified files:
	infrastructure/mk: pkgpath.mk 

Log message:
dump-vars is special, it will display all subpackages, so it shouldn't
override the default SUBPACKAGE

fixes sqlports scanning with a specific SUBDIRLIST

problem noticed by robert@

checked through a bulk scan and a normal sqlports without any bad
side-effects


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/30 04:40:33

Modified files:
	sysutils/burp/2.0: Makefile 
	sysutils/burp/2.0/pkg: PLIST 
	sysutils/burp/2.1: Makefile 
	sysutils/burp/2.1/pkg: PLIST 

Log message:
stop @sample'ing share/examples/burp/clientconfdir/testclient into
/etc/burp/clientconfdir, it has a hardcoded password, spotted by florian@.
clean up some other @sample problems while there.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/30 04:58:47

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Document m_align().
With and OK bluhm@, jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/30 05:17:49

Modified files:
	net/p5-Net-DNS : Makefile distinfo 

Log message:
update p5-Net-DNS to 1.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/30 05:59:10

Modified files:
	databases      : Makefile 
	databases/py-ldap: Makefile distinfo 
	databases/py-ldap/pkg: PLIST-examples PLIST-main 
Added files:
	databases/py-ldap/patches: patch-setup_cfg 

Log message:
update to python-ldap 3.1.0 and add py3 support
fix for databases/luma to follow


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/30 06:00:07

Modified files:
	databases/luma : Makefile 
Added files:
	databases/luma/patches: 
	                        patch-luma_base_backend_SmartDataObject_py 
	                        patch-luma_base_gui_Dialog_py 
	                        patch-luma_plugins_browser_gui_BrowserDialogs_py 

Log message:
unbreak with newer python-ldap


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/30 07:47:54

Modified files:
	net/samba      : Makefile 

Log message:
Respect LDFLAGS as well as CFLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	danj@cvs.openbsd.org	2018/11/30 08:06:25

Modified files:
	share/man/man1 : port-search-helper.1 

Log message:
Update after INDEX change

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	danj@cvs.openbsd.org	2018/11/30 08:06:47

Modified files:
	share/man/man1 : outdated-perl-ports.1 

Log message:
/usr/local/ -> ${LOCALBASE}

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/30 08:17:31

Modified files:
	net/samba      : Makefile 
	net/samba/pkg  : samba_ad_dc.rc 

Log message:
Fix pexp

If you run samba_ad_dc you'll need to kill samba manually and remove
/var/run/rc.d/samba_ad_dc for the change to take effect.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/30 08:19:07

Modified files:
	lang/ruby/2.4  : Makefile 
	lang/ruby/2.5  : Makefile 

Log message:
Bump REVISION after ASN1_dup prototype added back to LibreSSL

Recommended by jca@ and jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/30 08:24:09

Modified files:
	x11/qt5/qtbase : Makefile 

Log message:
Bump after ASN1_dup prototype added back to LibreSSL

Recommended by jca@ and jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/30 08:33:40

Modified files:
	usr.sbin/smtpd : config.c lka.c lka_report.c parse.y 
	                 smtp_report.c smtp_session.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : mta_report.c 

Log message:
prepare for smtp-out reporting and while at it, make a few changes to the
report format


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/30 08:41:15

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
on link-connect report events, add an fc-rdns field, currently empty


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/11/30 09:10:01

Modified files:
	net/dnscrypt-proxy: Makefile distinfo 
	net/dnscrypt-proxy/patches: 
	                            patch-dnscrypt-proxy_example-dnscrypt-proxy_toml 

Log message:
Update to dnscrypt-proxy-2.0.19.

Maintainer responded with "Looks good".

OK mestre@ (who had the same diff).


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/30 10:22:35

Modified files:
	www/chromium   : Makefile 
	www/chromium/files: unveil.main 
	www/iridium    : Makefile 
	www/iridium/files: unveil.main 

Log message:
add unveil(2) for /usr/bin/lpr to make the system print dialog work when
using lpr for printing


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2018/11/30 11:05:31

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
log current power status going into and out of suspend, since it may be
interesting to review.
it seems the battery status is sometimes stale, but that's another bug.
ok kn phessler


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/11/30 11:19:12

Modified files:
	lib/libfuse    : fuse_opt.3 

Log message:
Fix a typo and remove broken example.

From Edgar Pettijohn.


CVSROOT:	/cvs
Module name:	src
Changes by:	danj@cvs.openbsd.org	2018/11/30 11:40:57

Modified files:
	share/man/man1 : port-search-helper.1 

Log message:
Remove erroneous quote added in previous

Spotted by jmc, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/11/30 12:18:31

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add another Xeon E3-1200 v6/7 host device.
Add nVidia Quadro M1200

from Peter Ezetta, thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/11/30 12:19:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/30 12:54:29

Modified files:
	games/stockfish: Makefile distinfo 
	games/stockfish/patches: patch-Makefile 

Log message:
Update to stockfish-10. Had stockfish play a game against itself on scud as
a test.
Changelog:
https://github.com/official-stockfish/Stockfish/compare/sf_9...sf_10


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/30 12:55:19

Modified files:
	www/libmicrohttpd: Makefile distinfo 

Log message:
Update to libmicrohttpd-0.9.61 -- mostly bug fixes but a symbol was added,
so minor bump.
Drawpile remains happy.
Changelog: https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/30 14:05:32

Modified files:
	multimedia/streamdvd: Makefile 
Added files:
	multimedia/streamdvd/patches: patch-mplex_inputstrm_cpp 
	                              patch-mplex_multiplexor_cpp 
	                              patch-mplex_padstrm_cpp 
	                              patch-mplex_zalphastrm_in_cpp 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/30 14:26:04

Modified files:
	www/kore       : Makefile distinfo 
	www/kore/patches: patch-Makefile 

Log message:
Update kore to 3.2.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/30 14:49:54

Modified files:
	net/gloox      : Makefile 
Added files:
	net/gloox/patches: patch-src_connectiontcpserver_cpp 

Log message:
add missing include for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/30 15:26:04

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Var.pm 
	databases/sqlports/files/scripts: print-ports-index 

Log message:
integrate a few of the list variables into the main view


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/30 17:01:51

Added files:
	net/zeromq/patches: patch-Makefile_in 

Log message:
ports-gcc does not accept -Wl without argument


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/30 17:15:36

Modified files:
	sysutils/colortail: Makefile 
	sysutils/colortail/patches: patch-Colorizer_cc 
Added files:
	sysutils/colortail/patches: patch-main_cc 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/12/01 00:11:29

Modified files:
	usr.bin/units  : units.lib 

Log message:
update currency exchange rates;


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/01 01:28:55

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Var.pm 
	databases/sqlports/files/scripts: print-ports-index 

Log message:
add even more data to the main view, mainly most of the keyword lists
fixes a bug in the previous incarnation which would incorrectly record
one single key for lists (like CONFIGURE_STYLE)
simplify print-ports-INDEX accordingly


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/12/01 01:44:39

Modified files:
	x11/lxqt/build-tools: Makefile 
	x11/lxqt/build-tools/patches: 
	                              patch-cmake_modules_LXQtCompilerSettings_cmake 
	x11/lxqt/libqtxdg: Makefile 
	x11/lxqt/libqtxdg/patches: patch-cmake_compiler_settings_cmake 

Log message:
Disable LTO when building lxqt, should help building on non-clang
non-lld archs.
From Elias M. Mariani (maintainer) with hints from George Koehler.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/12/01 01:46:55

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 
	mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Bugfix update to thunderbird 60.3.2.

See https://www.thunderbird.net/en-US/thunderbird/60.3.2/releasenotes/


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/12/01 02:10:26

Modified files:
	textproc/py-ofxparse: Makefile distinfo 
	textproc/py-ofxparse/pkg: PLIST 

Log message:
update py-ofxparse from 0.19 to 0.20

OK landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	florian@cvs.openbsd.org	2018/12/01 02:13:08

Log message:
    Update to burp-2.2 which can listen on IPv4 and IPv6 sockets.
    The server configuration changed so keep 2.1.x around for now.
    review & problem with PLIST pointed out by bcallah
    hand holding, fixes & OK sthen
    
    Status:
    
    Vendor Tag:	florian
    Release Tags:	florian_20181201
    
    N ports/sysutils/burp/2.2/Makefile
    N ports/sysutils/burp/2.2/distinfo
    N ports/sysutils/burp/2.2/patches/patch-configs_server_burp_conf_in
    N ports/sysutils/burp/2.2/pkg/DESCR
    N ports/sysutils/burp/2.2/pkg/PLIST
    N ports/sysutils/burp/2.2/pkg/burp.rc
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	florian@cvs.openbsd.org	2018/12/01 02:15:58

Modified files:
	sysutils/burp  : Makefile 

Log message:
hook up 2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 02:17:13

Modified files:
	textproc/itstool: Makefile distinfo 
Removed files:
	textproc/itstool/patches: patch-itstool_in 

Log message:
Update to itstool-2.0.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 02:18:16

Modified files:
	textproc/itstool: Makefile 

Log message:
Indent.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/12/01 02:18:26

Modified files:
	security/nss   : Makefile distinfo 

Log message:
Update to nss 3.40.1.

Fixes CVE-2018-12404


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/12/01 02:19:27

Modified files:
	www/mozilla    : mozilla.port.mk 
	www/seamonkey  : Makefile 
	www/mozilla-firefox: Makefile 
	www/firefox-esr: Makefile 

Log message:
Bump requirement to nss 3.40.1 to ensure consumers pick it up.

Will be a hard requirement for upcoming 64 anyway.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/01 04:59:38

Modified files:
	mail/rspamd    : Makefile 

Log message:
Disable the luajit/torch code on powerpc as well, luajit should support it
but it seems that torch only supports 64-bit powerpc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/01 05:15:23

Modified files:
	www/seamonkey  : Makefile 

Log message:
do the "stop i386 running out of memory" dance for seamonkey as well, already
done for tb/fx/fx.esr


CVSROOT:	/cvs
Module name:	ports
Changes by:	martijn@cvs.openbsd.org	2018/12/01 05:59:20

Modified files:
	databases      : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	databases/directoryassistant: Makefile distinfo 
	databases/directoryassistant/pkg: DESCR PLIST 

Log message:
Remove directoryassistant. It doesn't seem to work with either the old
py-ldap or the new py-ldap 3.1.0. Upstream also appears dead.

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 06:04:41

Modified files:
	devel/dconf    : dconf.port.mk 
	x11/gnome      : gnome.port.mk 

Log message:
goo -> tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 06:32:11

Log message:
    Import yaru-18.10.7
    
    The Yaru Ubuntu GNOME theme contains:
    
    - a GNOME Shell theme
    - a GTK2 and GTK3 theme
    - an icon & cursor theme, derived from the Suru icon theme
    - a sound theme, combining sounds from the WoodenBeaver and Touch-Remix sound
    themes with an emphasis on making sound a usability feature instead of an
    annoyance
    
    ok robert@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20181201
    
    N ports/x11/yaru/Makefile
    N ports/x11/yaru/distinfo
    N ports/x11/yaru/pkg/DESCR
    N ports/x11/yaru/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 06:32:38

Modified files:
	x11            : Makefile 

Log message:
+yaru


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/01 08:48:15

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: TreeWalker.pm 

Log message:
minor tweaks:
- do the cd ${PORTSDIR} directly in the script, no need to change directory
to run mksqlitedb

- uniformize build vs fake to do every build part during build


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2018/12/01 10:48:03

Modified files:
	databases/postgresql: Makefile distinfo 
	databases/postgresql/pkg: PLIST-contrib PLIST-docs 
Removed files:
	databases/postgresql/patches: patch-src_pl_plperl_GNUmakefile 

Log message:
Update to 10.6

ok jeremy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/01 12:40:49

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.2.0.
Survived a bulk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/01 13:36:19

Modified files:
	databases/sqlports/files: Inserter.pm 

Log message:
also write the inserter in verbose mode


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/01 13:37:57

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Var.pm 

Log message:
iick, I still need to cd ${PORTSDIR} for DESCR, unfuck ports-INDEX

also add MASTER_SITES* and *DEPENDS to main ports view
also strip network.conf from "unneeded" makefile names


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/12/01 14:11:32

Modified files:
	devel/re2c     : Makefile 

Log message:
Add missing BDEP on bison, spotted on macppc thx to dpb junking.

The other option would be to disable it via ac_cv_path_BISON..


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/12/01 14:49:30

Modified files:
	www/dansguardian: Makefile 
Added files:
	www/dansguardian/patches: patch-src_ImageContainer_cpp 
	                          patch-src_SocketArray_cpp 
	                          patch-src_UDSocket_cpp 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/12/01 15:11:03

Modified files:
	www/havp       : Makefile 
Added files:
	www/havp/patches: patch-havp_genericscanner_h 
	                  patch-havp_sockethandler_cpp 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/12/01 15:41:39

Modified files:
	x11/blackbox   : Makefile 
	x11/blackbox/patches: patch-lib_Resource_cc 
	                      patch-src_ScreenResource_cc 
	                      patch-src_main_cc patch-util_bsetroot_cc 
Added files:
	x11/blackbox/patches: patch-lib_Image_cc patch-lib_XDG_cc 
	                      patch-src_BlackboxResource_cc 
	                      patch-src_Screen_cc 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/12/01 16:35:59

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
Use strtonum(3) for -t seconds, improve errors on invalid number input

Base 10 suffices, negative numbers should be invalid (not converted) and
zero not treated specially.

This also unifies error messages and removes unnecessary EINVAL from them
since strtonum()'s errstr is explicit enough already.

Feedback and OK martjin, tb


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/12/01 17:57:01

Modified files:
	databases/postgresql-pllua: Makefile 

Log message:
Add a BDEP on databases/postgresql,-main, needed for pg_config

Found the hard way by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 17:59:48

Modified files:
	devel/p5-POE   : Makefile distinfo 
	devel/p5-POE/pkg: DESCR PLIST 

Log message:
Update devel/p5-POE to 1.367

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:01:32

Modified files:
	devel/p5-POE-API-Peek: Makefile distinfo 

Log message:
Update devel/p5-POE-API-Peek to 2.20

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:03:31

Modified files:
	devel/p5-POE-Component-IKC: Makefile distinfo 
	devel/p5-POE-Component-IKC/pkg: PLIST 

Log message:
Update devel/p5-POE-Component-IKC to 0.2402

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:04:48

Modified files:
	devel/p5-POE-Loop-Event: Makefile distinfo 

Log message:
Update devel/p5-POE-Loop-Event to 1.305

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:05:59

Modified files:
	devel/p5-POE-Loop-Tk: Makefile distinfo 

Log message:
Update devel/p5-POE-Loop-Tk to 1.305

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/12/01 18:07:45

Modified files:
	net/toot       : Makefile 

Log message:
set HOMEPAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:08:13

Log message:
    Add devel/p5-POE-Component-Syndicator 0.06
    
    POE::Component::Syndicator is a base class for POE components which
    need to handle a persistent resource (e.g. a connection to an IRC
    server) for one or more sessions in an extendable way.
    
    From Charlene Wendling 
    
    OK fcambus@
    
    Status:
    
    Vendor Tag:	afresh1
    Release Tags:	afresh1_20181201
    
    C ports/devel/p5-POE-Component-Syndicator/Makefile
    C ports/devel/p5-POE-Component-Syndicator/distinfo
    C ports/devel/p5-POE-Component-Syndicator/pkg/DESCR
    C ports/devel/p5-POE-Component-Syndicator/pkg/PLIST
    
    4 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jafresh1:yesterday -jafresh1 ports/devel/p5-POE-Component-Syndicator

CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:14:37

Added files:
	devel/p5-POE-Component-Syndicator: Makefile distinfo 
	devel/p5-POE-Component-Syndicator/pkg: DESCR PLIST 

Log message:
Actually bring back devel/p5-POE-Component-Syndicator from the attic

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:16:38

Modified files:
	devel          : Makefile 

Log message:
+devel/p5-POE-Component-Syndicator


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:19:27

Modified files:
	net/p5-POE-Component-Client-DNS: Makefile distinfo 

Log message:
Update net/p5-POE-Component-Client-DNS to 1.054

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:22:26

Added files:
	net/p5-POE-Component-Resolver: Makefile distinfo 
	net/p5-POE-Component-Resolver/pkg: DESCR PLIST 

Log message:
Re-add net/p5-POE-Component-Resolver 0.921

From Charlene Wendling 

OK fcambus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/12/01 18:23:31

Modified files:
	net            : Makefile 

Log message:
+net/p5-POE-Component-Resolver


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/12/01 23:37:56

ports/sysutils/psftools/patches

Update of /cvs/ports/sysutils/psftools/patches
In directory cvs.openbsd.org:/tmp/cvs-serv53321/patches

Log Message:
Directory /cvs/ports/sysutils/psftools/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/12/01 23:40:32

Modified files:
	sysutils/psftools: Makefile 
Added files:
	sysutils/psftools/patches: patch-tools_psf2bsd_c 

Log message:
adjust psf2bsd for OpenBSD struct wsdisplay_font
ok fcambus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 02:15:35

Modified files:
	databases/postgresql-plv8: Makefile 
	databases/postgresql-plr: Makefile 
	databases/skytools: Makefile 

Log message:
Missing BDEP on postgresql-client (pg_config).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 03:25:09

Modified files:
	x11/gnome/shell-extensions: Makefile 
	x11/gnome/shell-extensions/pkg: PLIST 

Log message:
Enable all extensions and classic mode.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 04:19:28

Modified files:
	x11/gnome/librsvg: Makefile 

Log message:
Override MASTER_SITES provided by the gnome MODULE because we are
fetching from 2 different URLs.
Should unbreak make fetch on a clean system.

issue reported by manphiz at gmail dot com


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 04:20:54

Modified files:
	x11/gnome/librsvg: Tag: OPENBSD_6_4 Makefile 

Log message:
Override MASTER_SITES provided by the gnome MODULE because we are
fetching from 2 different URLs.
Should unbreak make fetch on a clean system.

issue reported by manphiz at gmail dot com


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/12/02 04:24:15

Modified files:
	security/libgcrypt: Makefile 
Added files:
	security/libgcrypt/patches: patch-configure_ac 
	                            patch-random_rand-internal_h 
	                            patch-random_random-csprng_c 
	                            patch-random_random-drbg_c 
	                            patch-random_random-system_c 
	                            patch-random_rndarc4random_c 
	                            patch-src_global_c 

Log message:
use arc4random_buf(3) in libgcrypt instead of /dev/random

this issue came to the light after using an unveil(2)'d chrome
inside a GNOME environment where it was trying to use the keyring
which was relying on libgcrypt

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/12/02 04:34:21

Modified files:
	usr.sbin/smtpd : mda_unpriv.c 

Log message:
err -> errx

diff from Lauri Tirkkonen 


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/02 04:42:25

Modified files:
	lang/gprolog   : Makefile 

Log message:
mark BROKEN-i386


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/12/02 04:46:31

Modified files:
	share/man/man5 : bsd.regress.mk.5 

Log message:
mention REGRESS_SKIP_TARGETS; ok bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2018/12/02 05:27:12

Modified files:
	databases/postgresql: Makefile 

Log message:
fix dependencies
spotted by aja@

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/02 05:46:58

Modified files:
	mail/mutt      : Makefile distinfo 

Log message:
update to mutt-1.11.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/02 06:25:44

Modified files:
	net/isc-bind   : Makefile distinfo 
	net/isc-bind/patches: patch-bin_dig_dig_c patch-bin_dig_host_c 
	                      patch-bin_dig_nslookup_c 
	                      patch-bin_named_include_named_globals_h 
	                      patch-lib_isc_unix_socket_c 
	net/isc-bind/pkg: PLIST 

Log message:
drop back to isc-bind 9.11.x pending investigation into how to fix the
named's requirement that cwd is writable.

install bind.keys to the right path (it used the compiled-in default
anyway but this gives the wrong cue to anyone wanting to update dnssec
root zone trust anchors).

problems reported by Mikolaj Kucharski


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 06:26:42

Modified files:
	databases/postgresql-plv8: Makefile 
	databases/postgresql-plr: Makefile 
	databases/skytools: Makefile 
	databases/postgresql-pllua: Makefile 

Log message:
postgresql-server now properly depends on -main (client).
Add a LIB_DEPENDS on postgresql-client where we have pq in WANTLIB.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/12/02 07:15:58

Modified files:
	fonts/spleen   : Makefile distinfo 

Log message:
Update spleen to 1.0.3.


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/12/02 07:44:33

Modified files:
	sys/dev/wsfont : wsfont.c 
Added files:
	sys/dev/wsfont : spleen12x24.h spleen16x32.h spleen32x64.h 
	                 spleen8x16.h 

Log message:
Add Spleen 8x16, 12x24, 16x32, and 32x64 variants to wsfont.

Together with the already imported Spleen 5x8, it will allow using the
same font family across a wide range of screen resolutions, from small
OLED displays to 4K monitors.

The fonts are 2-Clause BSD licensed and are my original creation.

OK jcs@, brynet@, bcallah@, kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/12/02 07:47:23

Modified files:
	sys/dev/wsfont : spleen5x8.h 

Log message:
Remove artefacts from 'C', 'c' and 'F' characters, to match the other
sizes.

OK patrick@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/12/02 09:10:32

Modified files:
	net/lldpd      : Makefile distinfo 
	net/lldpd/pkg  : PLIST 
Added files:
	net/lldpd/patches: patch-src_daemon_priv_c 

Log message:
update to lldpd-1.0.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/12/02 10:39:18

Modified files:
	x11/treewm     : Makefile 
Added files:
	x11/treewm/patches: patch-src_resmanager_h 

Log message:
add missing include for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/12/02 10:56:34

Modified files:
	x11/wmi        : Makefile 
	x11/wmi/patches: patch-src_util_cpp 
Added files:
	x11/wmi/patches: patch-src_logger_cpp patch-src_main_cpp 
	                 patch-src_wmiremote_cpp 

Log message:
add missing includes for ports-gcc


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/02 11:09:56

Modified files:
	x11/gnome/gjs  : Makefile distinfo 

Log message:
Update to gjs-1.52.5.

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/12/02 13:18:38

Modified files:
	textproc/elasticsearch: Makefile distinfo 
	textproc/elasticsearch/pkg: PLIST 

Log message:
Update elasticsearch 6.4.3 -> 6.5.1
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/12/02 13:19:59

Modified files:
	sysutils/logstash: Makefile distinfo 
	sysutils/logstash/pkg: PLIST 

Log message:
Update logstash 6.4.3 -> 6.5.1
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/12/02 13:21:53

Modified files:
	www/kibana     : Makefile distinfo 
	www/kibana/pkg : PLIST 

Log message:
Update kibana 6.4.3 -> 6.5.1
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/12/02 13:33:27

Modified files:
	sysutils       : Makefile 

Log message:
Unlink x-pack: it was integrated into non-free ELK distribution


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/12/02 14:30:21

Modified files:
	sys/dev/pci    : puc.c 

Log message:
Include "com.h" to fix using a puc(4) based serial port as serial console
which was broken by the previous commit.

ok jsg@, mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/12/02 18:51:17

Modified files:
	sys/sys        : _lock.h 

Log message:
Avoid uint32_t in _lock.h so users of rwlock.h mutex.h etc don't have to
include sys/types.h first.

ok guenther@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/12/02 19:59:52

Modified files:
	gnu/usr.bin/binutils-2.17/bfd: elf-bfd.h elf.c elf32-i386.c 
	                               elf64-x86-64.c elflink.c 
	                               elfxx-target.h 
	gnu/usr.bin/binutils-2.17/binutils: readelf.c 
	gnu/usr.bin/binutils-2.17/include: bfdlink.h 
	gnu/usr.bin/binutils-2.17/ld: ld.texinfo ldmain.c 
	gnu/usr.bin/binutils-2.17/ld/emultempl: elf32.em 
	gnu/usr.bin/binutils-2.17/ld/scripttempl: elf.sc 

Log message:
Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASH
to ld and improve the readelf support:
https://sourceware.org/ml/binutils/2006-07/msg00129.html
https://sourceware.org/ml/binutils/2006-07/msg00181.html

Disable the ld support on mips64, as its ABI requires a symbol
ordering that conflicts with the requirements of DT_GNU_HASH.

Tested on macppc, alpha, and sparc64 to verify operation with all
three ELF word size combos

testing help miod@
ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/12/02 22:29:56

Modified files:
	libexec/ld.so  : loader.c 

Log message:
DT_MIPS_RLD_MAP is an offset, so relocate it when present.
This fixes handling of lld-linked executables on mips64.

problem reported by visa@ and worked out with him


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/03 00:49:09

Modified files:
	x11/gnome/shell-extensions: Makefile 

Log message:
Missing BDEP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/12/03 01:43:56

Modified files:
	games/cataclysm-dda: Makefile distinfo 
	games/cataclysm-dda/patches: patch-Makefile 
	                             patch-src_translations_cpp 
	games/cataclysm-dda/pkg: PLIST 

Log message:
update to cataclysm-dda-2018.11.01
from Tim Meunier (MAINTAINER)
testing by Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/12/03 03:00:22

Modified files:
	x11/gnome/chrome-gnome-shell: Makefile 
	x11/gnome/chrome-gnome-shell/pkg: DESCR 

Log message:
Extend DESCR.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/12/03 03:10:49

Modified files:
	sys/netinet    : raw_ip.c 

Log message:
In PRU_DISCONNECT don't fall through into PRU_ABORT since the latter frees
the inpcb apart from the disconnect. Just call soisdisconnected() and
clear the inp->inp_faddr since the socket is still valid after a disconnect.
Problem found by syzkaller via Greg Steuck
OK visa@
Fixes:
Reported-by: syzbot+2cd350dfe5c96f6469f2@syzkaller.appspotmail.com
Reported-by: syzbot+139ac2d7d3d60162334b@syzkaller.appspotmail.com
Reported-by: syzbot+02168317bd0156c13b69@syzkaller.appspotmail.com
Reported-by: syzbot+de8d2459ecf4cdc576a1@syzkaller.appspotmail.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/12/03 05:20:01

Modified files:
	infrastructure/db: user.list 

Log message:
reenable _trytond user for upcoming productivity/tryton

OK aja@


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/12/03 05:28:22

Log message:
    reimport productivity/tryton at version 5.0
    
    it is currently only a subset of official tryton modules.
    for now, it is not linked in tree.
    
    OK aja@
    
    Status:
    
    Vendor Tag:	semarie
    Release Tags:	semarie_20181203
    
    C ports/productivity/tryton/Makefile.inc
    C ports/productivity/tryton/Makefile
    N ports/productivity/tryton/5.0/Makefile.inc
    N ports/productivity/tryton/5.0/Makefile
    N ports/productivity/tryton/5.0/trytond/Makefile
    N ports/productivity/tryton/5.0/trytond/distinfo
    N ports/productivity/tryton/5.0/trytond/pkg/PLIST
    N ports/productivity/tryton/5.0/trytond/pkg/README
    N ports/productivity/tryton/5.0/trytond/pkg/trytond.rc
    N ports/productivity/tryton/5.0/trytond/pkg/DESCR
    N ports/productivity/tryton/5.0/trytond/pkg/trytond_cron.rc
    N ports/productivity/tryton/5.0/trytond/pkg/trytond_worker.rc
    N ports/productivity/tryton/5.0/trytond/files/logging.conf
    N ports/productivity/tryton/5.0/trytond/files/server.conf
    N ports/productivity/tryton/5.0/party/Makefile
    N ports/productivity/tryton/5.0/party/distinfo
    N ports/productivity/tryton/5.0/party/pkg/PLIST
    N ports/productivity/tryton/5.0/party/pkg/DESCR
    N ports/productivity/tryton/5.0/sao/Makefile
    N ports/productivity/tryton/5.0/sao/distinfo
    N ports/productivity/tryton/5.0/sao/files/custom.css
    N ports/productivity/tryton/5.0/sao/files/custom.js
    N ports/productivity/tryton/5.0/sao/patches/patch-package_json
    N ports/productivity/tryton/5.0/sao/pkg/DESCR
    N ports/productivity/tryton/5.0/sao/pkg/PLIST
    N ports/productivity/tryton/5.0/account/Makefile
    N ports/productivity/tryton/5.0/account/distinfo
    N ports/productivity/tryton/5.0/account/pkg/PLIST
    N ports/productivity/tryton/5.0/account/pkg/DESCR
    N ports/productivity/tryton/5.0/country/Makefile
    N ports/productivity/tryton/5.0/country/distinfo
    N ports/productivity/tryton/5.0/country/pkg/PLIST
    N ports/productivity/tryton/5.0/country/pkg/DESCR
    N ports/productivity/tryton/5.0/proteus/Makefile
    N ports/productivity/tryton/5.0/proteus/distinfo
    N ports/productivity/tryton/5.0/proteus/pkg/PLIST
    N ports/productivity/tryton/5.0/proteus/pkg/DESCR
    N ports/productivity/tryton/5.0/company/Makefile
    N ports/productivity/tryton/5.0/company/distinfo
    N ports/productivity/tryton/5.0/company/pkg/PLIST
    N ports/productivity/tryton/5.0/company/pkg/DESCR
    N ports/productivity/tryton/5.0/currency/Makefile
    N ports/productivity/tryton/5.0/currency/distinfo
    N ports/productivity/tryton/5.0/currency/pkg/PLIST
    N ports/productivity/tryton/5.0/currency/pkg/DESCR
    N ports/productivity/tryton/5.0/tryton/Makefile
    N ports/productivity/tryton/5.0/tryton/distinfo
    N ports/productivity/tryton/5.0/tryton/pkg/DESCR
    N ports/productivity/tryton/5.0/tryton/pkg/PLIST
    N ports/productivity/tryton/5.0/account_fr/Makefile
    N ports/productivity/tryton/5.0/account_fr/distinfo
    N ports/productivity/tryton/5.0/account_fr/pkg/DESCR
    N ports/productivity/tryton/5.0/account_fr/pkg/PLIST
    N ports/productivity/tryton/5.0/account_invoice/Makefile
    N ports/productivity/tryton/5.0/account_invoice/distinfo
    N ports/productivity/tryton/5.0/account_invoice/pkg/DESCR
    N ports/productivity/tryton/5.0/account_invoice/pkg/PLIST
    N ports/productivity/tryton/5.0/account_product/Makefile
    N ports/productivity/tryton/5.0/account_product/distinfo
    N ports/productivity/tryton/5.0/account_product/pkg/DESCR
    N ports/productivity/tryton/5.0/account_product/pkg/PLIST
    N ports/productivity/tryton/5.0/party_siret/Makefile
    N ports/productivity/tryton/5.0/party_siret/distinfo
    N ports/productivity/tryton/5.0/party_siret/pkg/DESCR
    N ports/productivity/tryton/5.0/party_siret/pkg/PLIST
    N ports/productivity/tryton/5.0/product/Makefile
    N ports/productivity/tryton/5.0/product/distinfo
    N ports/productivity/tryton/5.0/product/pkg/DESCR
    N ports/productivity/tryton/5.0/product/pkg/PLIST
    N ports/productivity/tryton/5.0/account_asset/Makefile
    N ports/productivity/tryton/5.0/account_asset/distinfo
    N ports/productivity/tryton/5.0/account_asset/pkg/DESCR
    N ports/productivity/tryton/5.0/account_asset/pkg/PLIST
    N ports/productivity/tryton/5.0/account_invoice_stock/Makefile
    N ports/productivity/tryton/5.0/account_invoice_stock/distinfo
    N ports/productivity/tryton/5.0/account_invoice_stock/pkg/DESCR
    N ports/productivity/tryton/5.0/account_invoice_stock/pkg/PLIST
    N ports/productivity/tryton/5.0/purchase/Makefile
    N ports/productivity/tryton/5.0/purchase/distinfo
    N ports/productivity/tryton/5.0/purchase/pkg/DESCR
    N ports/productivity/tryton/5.0/purchase/pkg/PLIST
    N ports/productivity/tryton/5.0/stock/Makefile
    N ports/productivity/tryton/5.0/stock/distinfo
    N ports/productivity/tryton/5.0/stock/pkg/DESCR
    N ports/productivity/tryton/5.0/stock/pkg/PLIST
    N ports/productivity/tryton/5.0/account_payment/Makefile
    N ports/productivity/tryton/5.0/account_payment/distinfo
    N ports/productivity/tryton/5.0/account_payment/pkg/DESCR
    N ports/productivity/tryton/5.0/account_payment/pkg/PLIST
    N ports/productivity/tryton/5.0/account_payment_clearing/Makefile
    N ports/productivity/tryton/5.0/account_payment_clearing/distinfo
    N ports/productivity/tryton/5.0/account_payment_clearing/pkg/DESCR
    N ports/productivity/tryton/5.0/account_payment_clearing/pkg/PLIST
    N ports/productivity/tryton/5.0/account_payment_sepa/Makefile
    N ports/productivity/tryton/5.0/account_payment_sepa/distinfo
    N ports/productivity/tryton/5.0/account_payment_sepa/pkg/DESCR
    N ports/productivity/tryton/5.0/account_payment_sepa/pkg/PLIST
    N ports/productivity/tryton/5.0/account_statement/Makefile
    N ports/productivity/tryton/5.0/account_statement/distinfo
    N ports/productivity/tryton/5.0/account_statement/pkg/DESCR
    N ports/productivity/tryton/5.0/account_statement/pkg/PLIST
    N ports/productivity/tryton/5.0/account_statement_ofx/Makefile
    N ports/productivity/tryton/5.0/account_statement_ofx/distinfo
    N ports/productivity/tryton/5.0/account_statement_ofx/pkg/DESCR
    N ports/productivity/tryton/5.0/account_statement_ofx/pkg/PLIST
    N ports/productivity/tryton/5.0/analytic_account/Makefile
    N ports/productivity/tryton/5.0/analytic_account/distinfo
    N ports/productivity/tryton/5.0/analytic_account/pkg/DESCR
    N ports/productivity/tryton/5.0/analytic_account/pkg/PLIST
    N ports/productivity/tryton/5.0/analytic_invoice/Makefile
    N ports/productivity/tryton/5.0/analytic_invoice/distinfo
    N ports/productivity/tryton/5.0/analytic_invoice/pkg/DESCR
    N ports/productivity/tryton/5.0/analytic_invoice/pkg/PLIST
    N ports/productivity/tryton/5.0/bank/Makefile
    N ports/productivity/tryton/5.0/bank/distinfo
    N ports/productivity/tryton/5.0/bank/pkg/DESCR
    N ports/productivity/tryton/5.0/bank/pkg/PLIST
    N ports/productivity/tryton/5.0/account_fr_chorus/Makefile
    N ports/productivity/tryton/5.0/account_fr_chorus/distinfo
    N ports/productivity/tryton/5.0/account_fr_chorus/pkg/DESCR
    N ports/productivity/tryton/5.0/account_fr_chorus/pkg/PLIST
    N ports/productivity/tryton/5.0/account_be/Makefile
    N ports/productivity/tryton/5.0/account_be/distinfo
    N ports/productivity/tryton/5.0/account_be/pkg/DESCR
    N ports/productivity/tryton/5.0/account_be/pkg/PLIST
    N ports/productivity/tryton/5.0/account_credit_limit/Makefile
    N ports/productivity/tryton/5.0/account_credit_limit/distinfo
    N ports/productivity/tryton/5.0/account_credit_limit/pkg/DESCR
    N ports/productivity/tryton/5.0/account_credit_limit/pkg/PLIST
    N ports/productivity/tryton/5.0/account_de_skr03/Makefile
    N ports/productivity/tryton/5.0/account_de_skr03/distinfo
    N ports/productivity/tryton/5.0/account_de_skr03/pkg/DESCR
    N ports/productivity/tryton/5.0/account_de_skr03/pkg/PLIST
    N ports/productivity/tryton/5.0/account_eu/Makefile
    N ports/productivity/tryton/5.0/account_eu/distinfo
    N ports/productivity/tryton/5.0/account_eu/pkg/DESCR
    N ports/productivity/tryton/5.0/account_eu/pkg/PLIST
    N ports/productivity/tryton/5.0/account_deposit/Makefile
    N ports/productivity/tryton/5.0/account_deposit/distinfo
    N ports/productivity/tryton/5.0/account_deposit/pkg/DESCR
    N ports/productivity/tryton/5.0/account_deposit/pkg/PLIST
    N ports/productivity/tryton/5.0/account_dunning/Makefile
    N ports/productivity/tryton/5.0/account_dunning/distinfo
    N ports/productivity/tryton/5.0/account_dunning/pkg/DESCR
    N ports/productivity/tryton/5.0/account_dunning/pkg/PLIST
    N ports/productivity/tryton/5.0/account_dunning_email/Makefile
    N ports/productivity/tryton/5.0/account_dunning_email/distinfo
    N ports/productivity/tryton/5.0/account_dunning_email/pkg/DESCR
    N ports/productivity/tryton/5.0/account_dunning_email/pkg/PLIST
    N ports/productivity/tryton/5.0/account_dunning_fee/Makefile
    N ports/productivity/tryton/5.0/account_dunning_fee/distinfo
    N ports/productivity/tryton/5.0/account_dunning_fee/pkg/DESCR
    N ports/productivity/tryton/5.0/account_dunning_fee/pkg/PLIST
    N ports/productivity/tryton/5.0/account_dunning_letter/Makefile
    N ports/productivity/tryton/5.0/account_dunning_letter/distinfo
    N ports/productivity/tryton/5.0/account_dunning_letter/pkg/DESCR
    N ports/productivity/tryton/5.0/account_dunning_letter/pkg/PLIST
    N ports/productivity/tryton/5.0/account_es/Makefile
    N ports/productivity/tryton/5.0/account_es/distinfo
    N ports/productivity/tryton/5.0/account_es/pkg/DESCR
    N ports/productivity/tryton/5.0/account_es/pkg/PLIST
    N ports/productivity/tryton/5.0/account_invoice_correction/Makefile
    N ports/productivity/tryton/5.0/account_invoice_correction/distinfo
    N ports/productivity/tryton/5.0/account_invoice_correction/pkg/DESCR
    N ports/productivity/tryton/5.0/account_invoice_correction/pkg/PLIST
    N ports/productivity/tryton/5.0/account_invoice_history/Makefile
    N ports/productivity/tryton/5.0/account_invoice_history/distinfo
    N ports/productivity/tryton/5.0/account_invoice_history/pkg/DESCR
    N ports/productivity/tryton/5.0/account_invoice_history/pkg/PLIST
    N ports/productivity/tryton/5.0/analytic_sale/Makefile
    N ports/productivity/tryton/5.0/analytic_sale/distinfo
    N ports/productivity/tryton/5.0/analytic_sale/pkg/DESCR
    N ports/productivity/tryton/5.0/analytic_sale/pkg/PLIST
    N ports/productivity/tryton/5.0/account_invoice_line_standalone/Makefile
    N ports/productivity/tryton/5.0/account_invoice_line_standalone/distinfo
    N ports/productivity/tryton/5.0/account_invoice_line_standalone/pkg/DESCR
    N ports/productivity/tryton/5.0/account_invoice_line_standalone/pkg/PLIST
    N ports/productivity/tryton/5.0/account_payment_sepa_cfonb/Makefile
    N ports/productivity/tryton/5.0/account_payment_sepa_cfonb/distinfo
    N ports/productivity/tryton/5.0/account_payment_sepa_cfonb/pkg/DESCR
    N ports/productivity/tryton/5.0/account_payment_sepa_cfonb/pkg/PLIST
    N ports/productivity/tryton/5.0/account_stock_continental/Makefile
    N ports/productivity/tryton/5.0/account_stock_continental/distinfo
    N ports/productivity/tryton/5.0/account_stock_continental/pkg/DESCR
    N ports/productivity/tryton/5.0/account_stock_continental/pkg/PLIST
    N ports/productivity/tryton/5.0/analytic_purchase/Makefile
    N ports/productivity/tryton/5.0/analytic_purchase/distinfo
    N ports/productivity/tryton/5.0/analytic_purchase/pkg/DESCR
    N ports/productivity/tryton/5.0/analytic_purchase/pkg/PLIST
    N ports/productivity/tryton/5.0/product_measurements/Makefile
    N ports/productivity/tryton/5.0/product_measurements/distinfo
    N ports/productivity/tryton/5.0/product_measurements/pkg/DESCR
    N ports/productivity/tryton/5.0/product_measurements/pkg/PLIST
    N ports/productivity/tryton/5.0/purchase_request/Makefile
    N ports/productivity/tryton/5.0/purchase_request/distinfo
    N ports/productivity/tryton/5.0/purchase_request/pkg/DESCR
    N ports/productivity/tryton/5.0/purchase_request/pkg/PLIST
    N ports/productivity/tryton/5.0/sale/Makefile
    N ports/productivity/tryton/5.0/sale/distinfo
    N ports/productivity/tryton/5.0/sale/pkg/DESCR
    N ports/productivity/tryton/5.0/sale/pkg/PLIST
    N ports/productivity/tryton/5.0/sale_supply/Makefile
    N ports/productivity/tryton/5.0/sale_supply/distinfo
    N ports/productivity/tryton/5.0/sale_supply/pkg/DESCR
    N ports/productivity/tryton/5.0/sale_supply/pkg/PLIST
    N ports/productivity/tryton/5.0/sale_supply_drop_shipment/Makefile
    N ports/productivity/tryton/5.0/sale_supply_drop_shipment/distinfo
    N ports/productivity/tryton/5.0/sale_supply_drop_shipment/pkg/DESCR
    N ports/productivity/tryton/5.0/sale_supply_drop_shipment/pkg/PLIST
    N ports/productivity/tryton/5.0/stock_package/Makefile
    N ports/productivity/tryton/5.0/stock_package/distinfo
    N ports/productivity/tryton/5.0/stock_package/pkg/DESCR
    N ports/productivity/tryton/5.0/stock_package/pkg/PLIST
    N ports/productivity/tryton/5.0/stock_shipment_measurements/Makefile
    N ports/productivity/tryton/5.0/stock_shipment_measurements/distinfo
    N ports/productivity/tryton/5.0/stock_shipment_measurements/pkg/DESCR
    N ports/productivity/tryton/5.0/stock_shipment_measurements/pkg/PLIST
    N ports/productivity/tryton/5.0/stock_supply/Makefile
    N ports/productivity/tryton/5.0/stock_supply/distinfo
    N ports/productivity/tryton/5.0/stock_supply/pkg/DESCR
    N ports/productivity/tryton/5.0/stock_supply/pkg/PLIST
    N ports/productivity/tryton/5.0/account_stock_anglo_saxon/Makefile
    N ports/productivity/tryton/5.0/account_stock_anglo_saxon/distinfo
    N ports/productivity/tryton/5.0/account_stock_anglo_saxon/pkg/DESCR
    N ports/productivity/tryton/5.0/account_stock_anglo_saxon/pkg/PLIST
    N ports/productivity/tryton/5.0/account_stock_landed_cost/Makefile
    N ports/productivity/tryton/5.0/account_stock_landed_cost/distinfo
    N ports/productivity/tryton/5.0/account_stock_landed_cost/pkg/DESCR
    N ports/productivity/tryton/5.0/account_stock_landed_cost/pkg/PLIST
    N ports/productivity/tryton/5.0/account_stock_landed_cost_weight/Makefile
    N ports/productivity/tryton/5.0/account_stock_landed_cost_weight/distinfo
    N ports/productivity/tryton/5.0/account_stock_landed_cost_weight/pkg/DESCR
    N ports/productivity/tryton/5.0/account_stock_landed_cost_weight/pkg/PLIST
    
    2 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jsemarie:yesterday -jsemarie ports/productivity/tryton

CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/12/03 05:33:47

Added files:
	productivity/tryton: Makefile Makefile.inc 

Log message:
reimport productivity/tryton at version 5.0

it is currently only a subset of official tryton modules
for now, it is not linked in tree

OK aja@


CVSROOT:	/cvs
Module name:	ports
Changes by:	semarie@cvs.openbsd.org	2018/12/03 05:51:22

Modified files:
	productivity/tryton/5.0/account: Makefile distinfo 
	productivity/tryton/5.0/account_payment_sepa: Makefile distinfo 
	productivity/tryton/5.0/account_product: Makefile distinfo 
	productivity/tryton/5.0/proteus: Makefile distinfo 
	productivity/tryton/5.0/tryton: Makefile distinfo 
	productivity/tryton/5.0/trytond: Makefile distinfo 

Log message:
tryton 5.0: maintenance update
- account
- account_payment_sepa
- account_product
- proteus
- tryton
- trytond

(ports not linked in tree)


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/12/03 06:46:30

Modified files:
	sys/arch/sgi/dev: if_mec.c mavb.c mkbc.c power.c 
	sys/arch/sgi/localbus: com_lbus.c macebus.c macebusvar.h 
	sys/arch/sgi/pci: macepcibridge.c 

Log message:
Remove the unused interrupt type (edge/level) from the mace interrupt
handler registration. The code is inherited from isa(4), but on the O2,
although some interrupt sources on CRIME are edge-triggered, all
the MACE interrupts are level-triggered.

From miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/12/03 06:50:02

Modified files:
	sys/arch/sgi/localbus: macebus.c 

Log message:
Do not process the top 32 bits of the 64 bit interrupt mask register
on the O2. The CRIME interrupt controller only has 32 interrupt sources.

From miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/03 07:01:03

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files/scripts: print-ports-index 

Log message:
heh. adding all pkgpaths leading to a canonical version mean I have to
dedup for the ports index (e.g., group by...)

This should yield a fully stable index now


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/03 08:17:56

Added files:
	databases/sqlports/files/scripts: normalize-schema 

Log message:
a script to normalize sqlite3 schemas to be able to compare them easily.
not part of the package, used for testing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/12/03 08:28:40

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: Column.pm Inserter.pm 

Log message:
replace the Column stuff with semantically identical definitions but
correctly indented

This makes most views marginally more readable


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/12/03 09:17:58

Modified files:
	usr.bin/mandoc : roff_html.c 

Log message:
Render .br as 
, not as an empty
. The element
was already employed for many other purposes, so there is nothing wrong with using it. Also, it is safer because
is permitted in phrasing content, whereas
is only allowed in flow content. This is the first part of the HTML syntax audit which i wanted to do for a long time. Reminded by a loosely related bug report from Mark Harris . Examples of where this caused HTML nesting syntax errors: * in man(7) code between .nf and .fi * in mdoc(7) code between .Bd -unfilled and .Ed * in mdoc(7) code between .Ql Xo and .Xc * in mdoc(7) code between .Rs and .Re CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/03 09:22:08 Modified files: databases/postgresql: Makefile databases/postgresql/patches: patch-src_Makefile_shlib Log message: - Remove mismerged patch (fix was already committed upstream but the patch wasn't removed, so duplicated some Makefile lines). - Set SONAME correctly for the libraries. A symlink (libpq.so -> libpq.so.N.M) is present during build. Internal programs linking with "-lpq" on arches using LLD get "NEEDED libpq.so" from the symlink instead of the correct "libpq.so.N.M". Override this by setting -soname (similar to what upstream are doing, but the library minor was missing in their version). CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/12/03 10:05:51 Modified files: distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/12/03 10:16:12 Modified files: lib/libssl : d1_pkt.c Log message: Send SSL_AD_DECODE alerts in the case of a bad hello request or an invalid change cipher spec. Found due to dead assignment warnings by the Clang static analyzer. ok inoguchi (previous version), jsing CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/03 10:25:22 Modified files: sys/net : if_gre.c if_vxlan.c sys/netinet6 : ip6_output.c Log message: Convert more MH_ALIGN() to m_align(). Also switch from m_gethdr/M_GETHDR calls to m_get/M_GET calls because M_MOVE_PKTHDR() is initialising the pkthdr and so it is not needed when allocation the header. OK bluhm@ CVSROOT: /cvs Module name: ports Changes by: pvk@cvs.openbsd.org 2018/12/03 11:26:01 Removed files: sysutils/x-pack: Makefile distinfo sysutils/x-pack/patches: patch-kibana_x-pack_index_js sysutils/x-pack/pkg: DESCR PLIST README Log message: Remove x-pack: not used since ELK 6.3 ok sthen@ CVSROOT: /cvs Module name: ports Changes by: pvk@cvs.openbsd.org 2018/12/03 11:27:32 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Remove sysutils/x-pack: not used since ELK 6.3 ok sthen@ CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/03 11:39:42 Modified files: regress/sys/net/rtable: util.c Log message: The field dom_rtkeylen has been removed from struct domain. Convert to designated initializers and adapt the test. Fix white space. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/03 11:40:07 Modified files: textproc/mupdf : Makefile distinfo textproc/mupdf/patches: patch-Makerules patch-platform_x11_jstest_main_c patch-platform_x11_pdfapp_c patch-platform_x11_x11_main_c patch-source_fitz_load-jpx_c patch-source_tools_mudraw_c patch-source_tools_pdfextract_c patch-source_tools_pdfshow_c textproc/mupdf/pkg: PLIST Added files: textproc/mupdf/patches: patch-Makethird patch-platform_x11_curl_stream_c textproc/mupdf/pkg: PFRAG.js Removed files: textproc/mupdf/patches: patch-Makefile patch-source_tools_murun_c Log message: update to mupdf-1.14.0, some notable changes: - mupdf-gl now requires building with javascript support, so is no longer available in the default flavour (which has js disabled). If you use mupdf-gl you will need to switch to the js flavour (pkg_delete mupdf; pkg_add mupdf--js). - drop the patch to convert to shared libraries, the build process of mupdf is a headache and changes rather often, so this patch is getting in the way too much. unfortunately this bloats the packages somewhat... CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/03 11:40:33 Modified files: textproc/zathura/plugins/mupdf: Makefile distinfo Removed files: textproc/zathura/plugins/mupdf/patches: patch-meson_build Log message: update zathura-plugin-mupdf for new mupdf CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/03 11:41:36 Modified files: net/librenms : Makefile distinfo net/librenms/patches: patch-LibreNMS_Util_FileLock_php patch-includes_common_php net/librenms/pkg: PLIST Log message: update to librenms-1.46 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 12:13:14 Modified files: regress/usr.bin/mandoc/db/out: all.mout Log message: adapt to the change in mansearch.c rev. 1.62; reminded by bluhm@, thanks! CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/03 12:45:00 Added files: textproc/mupdf/patches: patch-thirdparty_lcms2_src_cmsmd5_c Log message: Add a patch from https://bugs.ghostscript.com/show_bug.cgi?id=699395 fixing build on BE arches. Tracked down by George Koehler who proposed an alternative simpler patch (but I'd prefer this one which is closer to the changes made for LE). CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/03 13:00:09 ports/devel/p5-POE/patches Update of /cvs/ports/devel/p5-POE/patches In directory cvs.openbsd.org:/tmp/cvs-serv49195/patches Log Message: Directory /cvs/ports/devel/p5-POE/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/03 13:11:15 Modified files: databases/sqlports: Makefile databases/sqlports/files: Inserter.pm Var.pm Log message: do a bit of pretty printing on the other generated views as well CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/03 13:32:50 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register pgsql 10.6 as it fixes CVE-2018-16850 It is still broken on i386 but there won't be any bulk until it's fixed CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 14:00:06 Modified files: usr.bin/mandoc : man_html.c man_term.c man_validate.c mdoc_html.c mdoc_man.c mdoc_markdown.c mdoc_term.c mdoc_validate.c regress/usr.bin/mandoc/man/PP: args.out_lint Log message: In the validators, translate obsolete macro aliases (Lp, Ot, LP, P) to the standard forms (Pp, Ft, PP) up front, such that later code does not need to look for the obsolete versions. This reduces the risk of incomplete handling. CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/03 14:19:10 Modified files: usr.sbin/smtpd : smtp_session.c Log message: Perform forward-confirmed reverse DNS verification on incoming connections. Only flag the session for now. input from and ok gilles@ sunil@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/03 14:29:15 Modified files: net/p5-POE-Component-IRC: Makefile distinfo Log message: update p5-POE-Component-IRC to 6.90 from Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/03 14:33:48 Modified files: net/p5-Bot-BasicBot: Makefile distinfo Log message: update p5-Bot-BasicBot to 0.93 from Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/03 14:47:21 Modified files: devel/p5-POE : Makefile Added files: devel/p5-POE/patches: patch-t_90_regression_rt56417-wheel-run_t Log message: Add patch that was forgotten in previous commit. Improve dependecies. OK afresh1@, Charlene Wendling CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/03 15:30:04 Modified files: share/mk : bsd.regress.mk Log message: If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests, print SKIPPED. This helps to detect such incomplete tests. OK anton@ CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/03 15:41:00 Modified files: regress/usr.sbin/switchd: Makefile run.pl Log message: Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 19:53:45 Modified files: usr.bin/mandoc : libmdoc.h man_validate.c mdoc.c mdoc_macro.c mdoc_validate.c roff.c roff_int.h roff_validate.c regress/usr.bin/mandoc/man/PP: empty.out_lint regress/usr.bin/mandoc/man/blank: afterSH.out_lint afterSS.out_lint line.out_lint regress/usr.bin/mandoc/mdoc/Sh: parborder.out_lint regress/usr.bin/mandoc/mdoc/blank: line.out_lint regress/usr.bin/mandoc/roff/args: roff.out_lint regress/usr.bin/mandoc/roff/cond: if.out_lint Log message: Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all combinations are handled, and are handled in a systematic manner. This resolves some erratic duplicate handling, handles a number of missing cases, and improves diagnostics in various respects. Move validation of .br and .sp to the roff validation module rather than doing that twice in the mdoc and man validation modules. Move the node relinking function to the roff library where it belongs. In validation functions, only look at the node itself, at previous nodes, and at descendants, not at following nodes or ancestors, such that only nodes are inspected which are already validated. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 20:28:54 Modified files: usr.bin/mandoc : roff_validate.c Log message: During validation, drop .br before a text line starting with a blank, rather than teaching each formatter individually to ignore the .br in such situations. That's simpler and also results in better diagnostics. Mark Harris reported that -T html got confused in particular. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/03 20:43:39 Modified files: textproc/py-markdown: Makefile Log message: Take maintainership Noticed because of Edward Lopez-Acosta work. ok Will Maier (previous maintainer) CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 22:20:14 Modified files: usr.bin/mandoc : mandoc.css Log message: Make sure all borders in a table are drawn in the same color. Required because browsers tend to have inconsistent defaults: For example, Firefox 62.0.2 sets border-color for tbody, but not for table, and Pali Rohar reports that Chrome set it for td, but not for tr or tbody. The td part is from Pali Rohar, the tbody and tr parts from me. CVSROOT: /cvs Module name: ports Changes by: martijn@cvs.openbsd.org 2018/12/03 22:57:31 Modified files: lang/python : python.port.mk Log message: /MODPY_DISTUTILS_INSTALL/s/LOCALBASE/TRUEPREFIX/ Triggered by remark of sthen@. OK sthen@, rpointel@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/03 23:11:44 Modified files: usr.bin/mandoc : mandoc.css Log message: Restrict "vertical-align: middle;" to descendants of class="tbl" elements, we don't want that for other tables. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/04 01:05:43 Modified files: devel/spidermonkey52: Makefile distinfo devel/spidermonkey52/pkg: PLIST Log message: Update to spidermonkey-52.9.0. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 01:06:23 Modified files: regress/usr.sbin/bgpd/config: bgpd.conf.10.ok bgpd.conf.8.ok Log message: Update bgpd result files after the community change. Forgot this bit of the commit. Reminded by bluhm@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 01:15:09 Modified files: usr.sbin/vmd : control.c vmd.c vmd.h vmm.c Log message: Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers a vmctl peerid that should be informed when the VM is stopped (like when the guest does a shutdown). Uses the same logic as using the VMOP_WAIT flag on IMSG_VMDOP_TERMINATE_VM_REQUEST. Ok ccardenas@, reyk@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 01:17:17 Modified files: usr.sbin/vmctl : main.c vmctl.8 vmctl.c vmctl.h Log message: Add 'vmctl wait ' a command that waits until the specified VM is stopped/terminates. Useful in scripts when waiting until a vm has finished its work. Ok ccardenas@, reyk@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/12/04 01:51:16 Modified files: textproc/uncrustify: Makefile distinfo Log message: update uncrustify to 0.68.1. CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/04 02:55:08 Modified files: www/chromium : Makefile www/iridium : Makefile Added files: www/chromium/patches: patch-chrome_browser_resources_settings_appearance_page_appearance_browser_proxy_js patch-chrome_browser_resources_settings_appearance_page_appearance_page_js www/iridium/patches: patch-chrome_browser_resources_settings_appearance_page_appearance_browser_proxy_js patch-chrome_browser_resources_settings_appearance_page_appearance_page_js Log message: fix theme handling by actually showing the necessary buttons in the settings page CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 03:06:28 Modified files: www/phantomjs : Makefile Log message: use -fno-ret-protector to avoid runtime failure in the old qtwebkit engine figured out by mortimer@, ok Francisco de Borja Lopez Rio (maintainer) (note that phantomjs doesn't seem to be actively developed any more, I recommend moving to an alternative, possibly headless Chrome/puppeteer) CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/04 03:35:09 Modified files: databases/sqlports: Makefile databases/sqlports/files: Inserter.pm mksqlitedb Added files: databases/sqlports/files: rebuild_schema Log message: faster turn-around: add a small script (and inserter logic) that can just recreate the view info on top of an existing db. CVSROOT: /cvs Module name: src Changes by: jmatthew@cvs.openbsd.org 2018/12/04 03:47:32 Modified files: sys/dev/ic : r92creg.h rtwn.c rtwnvar.h sys/dev/usb : if_urtwn.c Log message: Add support for RTL8192EU adapters, partly taken from netbsd. These show up with a variety of vendor/product ids, but the driver will only match those we've tested so far. help and testing from kevlo@ ok stsp@ kevlo@ CVSROOT: /cvs Module name: src Changes by: jmatthew@cvs.openbsd.org 2018/12/04 03:50:08 Modified files: share/man/man4 : urtwn.4 usb.4 Log message: mention RTL8192EU support CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/04 04:02:31 Modified files: security/p5-POE-Component-SSLify: Makefile distinfo security/p5-POE-Component-SSLify/patches: patch-lib_POE_Component_SSLify_pm Added files: security/p5-POE-Component-SSLify/patches: patch-t_renegotiate_client_pings_t patch-t_renegotiate_client_t patch-t_renegotiate_server_t patch-t_simple_large_t patch-t_simple_parallel_large_t patch-t_simple_parallel_t patch-t_simple_t patch-t_upgrade_t Log message: update p5-POE-Component-SSLify to 1.012 from Charlene Wendling CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/12/04 04:25:48 Modified files: sys/dev/fdt : ahci_fdt.c if_dwge_fdt.c sximmc.c sxitwi.c Log message: Unify messaged printed when we can't estiblish an interrupt. Pointed out by Artturi Alm. CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/04 05:04:17 Log message: import unbound 1.8.2 Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_8_2 U src/usr.sbin/unbound/ac_pkg_swig.m4 U src/usr.sbin/unbound/config.guess C src/usr.sbin/unbound/config.h.in U src/usr.sbin/unbound/ax_pthread.m4 U src/usr.sbin/unbound/acx_python.m4 C src/usr.sbin/unbound/configure.ac U src/usr.sbin/unbound/acx_nlnetlabs.m4 C src/usr.sbin/unbound/Makefile.in C src/usr.sbin/unbound/configure U src/usr.sbin/unbound/install-sh U src/usr.sbin/unbound/LICENSE U src/usr.sbin/unbound/README U src/usr.sbin/unbound/systemd.m4 U src/usr.sbin/unbound/config.sub U src/usr.sbin/unbound/aclocal.m4 U src/usr.sbin/unbound/ltmain.sh U src/usr.sbin/unbound/validator/val_nsec.c U src/usr.sbin/unbound/validator/val_nsec3.h U src/usr.sbin/unbound/validator/validator.h U src/usr.sbin/unbound/validator/val_anchor.h U src/usr.sbin/unbound/validator/val_utils.c U src/usr.sbin/unbound/validator/validator.c U src/usr.sbin/unbound/validator/val_neg.h U src/usr.sbin/unbound/validator/autotrust.c U src/usr.sbin/unbound/validator/val_kentry.h U src/usr.sbin/unbound/validator/val_sigcrypt.c U src/usr.sbin/unbound/validator/val_kcache.h U src/usr.sbin/unbound/validator/val_nsec.h U src/usr.sbin/unbound/validator/val_anchor.c U src/usr.sbin/unbound/validator/val_utils.h U src/usr.sbin/unbound/validator/val_secalgo.c U src/usr.sbin/unbound/validator/val_kcache.c U src/usr.sbin/unbound/validator/val_secalgo.h U src/usr.sbin/unbound/validator/val_nsec3.c U src/usr.sbin/unbound/validator/val_neg.c U src/usr.sbin/unbound/validator/autotrust.h U src/usr.sbin/unbound/validator/val_kentry.c U src/usr.sbin/unbound/validator/val_sigcrypt.h U src/usr.sbin/unbound/services/modstack.c U src/usr.sbin/unbound/services/view.h U src/usr.sbin/unbound/services/localzone.c U src/usr.sbin/unbound/services/mesh.h C src/usr.sbin/unbound/services/listen_dnsport.c U src/usr.sbin/unbound/services/view.c U src/usr.sbin/unbound/services/listen_dnsport.h C src/usr.sbin/unbound/services/outside_network.c C src/usr.sbin/unbound/services/authzone.c U src/usr.sbin/unbound/services/modstack.h U src/usr.sbin/unbound/services/outbound_list.c U src/usr.sbin/unbound/services/outbound_list.h U src/usr.sbin/unbound/services/outside_network.h U src/usr.sbin/unbound/services/localzone.h U src/usr.sbin/unbound/services/mesh.c C src/usr.sbin/unbound/services/authzone.h U src/usr.sbin/unbound/services/cache/infra.h C src/usr.sbin/unbound/services/cache/dns.c U src/usr.sbin/unbound/services/cache/dns.h U src/usr.sbin/unbound/services/cache/rrset.c U src/usr.sbin/unbound/services/cache/infra.c U src/usr.sbin/unbound/services/cache/rrset.h U src/usr.sbin/unbound/iterator/iter_resptype.h U src/usr.sbin/unbound/iterator/iter_fwd.c C src/usr.sbin/unbound/iterator/iter_utils.c C src/usr.sbin/unbound/iterator/iterator.c U src/usr.sbin/unbound/iterator/iter_scrub.h U src/usr.sbin/unbound/iterator/iter_resptype.c U src/usr.sbin/unbound/iterator/iter_delegpt.c U src/usr.sbin/unbound/iterator/iter_fwd.h U src/usr.sbin/unbound/iterator/iter_hints.h C src/usr.sbin/unbound/iterator/iter_scrub.c U src/usr.sbin/unbound/iterator/iter_donotq.h U src/usr.sbin/unbound/iterator/iter_priv.c U src/usr.sbin/unbound/iterator/iter_hints.c C src/usr.sbin/unbound/iterator/iterator.h U src/usr.sbin/unbound/iterator/iter_priv.h U src/usr.sbin/unbound/iterator/iter_donotq.c C src/usr.sbin/unbound/iterator/iter_utils.h U src/usr.sbin/unbound/iterator/iter_delegpt.h U src/usr.sbin/unbound/doc/requirements.txt C src/usr.sbin/unbound/doc/unbound-checkconf.8.in U src/usr.sbin/unbound/doc/FEATURES C src/usr.sbin/unbound/doc/Changelog U src/usr.sbin/unbound/doc/README.tests C src/usr.sbin/unbound/doc/example.conf.in C src/usr.sbin/unbound/doc/libunbound.3.in C src/usr.sbin/unbound/doc/unbound.conf.5.in U src/usr.sbin/unbound/doc/README.DNS64 U src/usr.sbin/unbound/doc/README.svn U src/usr.sbin/unbound/doc/control_proto_spec.txt U src/usr.sbin/unbound/doc/TODO C src/usr.sbin/unbound/doc/unbound-host.1.in C src/usr.sbin/unbound/doc/unbound.8.in C src/usr.sbin/unbound/doc/unbound-anchor.8.in U src/usr.sbin/unbound/doc/LICENSE C src/usr.sbin/unbound/doc/README C src/usr.sbin/unbound/doc/unbound.doxygen U src/usr.sbin/unbound/doc/CREDITS C src/usr.sbin/unbound/doc/unbound-control.8.in U src/usr.sbin/unbound/sldns/parseutil.h U src/usr.sbin/unbound/sldns/wire2str.h U src/usr.sbin/unbound/sldns/sbuffer.c U src/usr.sbin/unbound/sldns/parseutil.c U src/usr.sbin/unbound/sldns/keyraw.h U src/usr.sbin/unbound/sldns/sbuffer.h U src/usr.sbin/unbound/sldns/keyraw.c U src/usr.sbin/unbound/sldns/parse.h U src/usr.sbin/unbound/sldns/rrdef.h U src/usr.sbin/unbound/sldns/parse.c U src/usr.sbin/unbound/sldns/str2wire.h U src/usr.sbin/unbound/sldns/rrdef.c U src/usr.sbin/unbound/sldns/pkthdr.h U src/usr.sbin/unbound/sldns/wire2str.c U src/usr.sbin/unbound/sldns/str2wire.c U src/usr.sbin/unbound/edns-subnet/subnet-whitelist.c C src/usr.sbin/unbound/edns-subnet/subnetmod.c C src/usr.sbin/unbound/edns-subnet/subnetmod.h C src/usr.sbin/unbound/edns-subnet/addrtree.h U src/usr.sbin/unbound/edns-subnet/edns-subnet.c U src/usr.sbin/unbound/edns-subnet/edns-subnet.h U src/usr.sbin/unbound/edns-subnet/subnet-whitelist.h C src/usr.sbin/unbound/edns-subnet/addrtree.c C src/usr.sbin/unbound/smallapp/unbound-control.c U src/usr.sbin/unbound/smallapp/unbound-checkconf.c U src/usr.sbin/unbound/smallapp/unbound-anchor.c U src/usr.sbin/unbound/smallapp/worker_cb.c U src/usr.sbin/unbound/smallapp/unbound-host.c C src/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in U src/usr.sbin/unbound/libunbound/libunbound.c U src/usr.sbin/unbound/libunbound/ubsyms.def U src/usr.sbin/unbound/libunbound/unbound.h U src/usr.sbin/unbound/libunbound/worker.h C src/usr.sbin/unbound/libunbound/libworker.c U src/usr.sbin/unbound/libunbound/unbound-event.h U src/usr.sbin/unbound/libunbound/context.c U src/usr.sbin/unbound/libunbound/context.h U src/usr.sbin/unbound/libunbound/libworker.h U src/usr.sbin/unbound/respip/respip.c U src/usr.sbin/unbound/respip/respip.h U src/usr.sbin/unbound/testcode/checklocks.c U src/usr.sbin/unbound/testcode/streamtcp.1 U src/usr.sbin/unbound/testcode/unitregional.c U src/usr.sbin/unbound/testcode/memstats.c U src/usr.sbin/unbound/testcode/perf.c U src/usr.sbin/unbound/testcode/testpkts.c U src/usr.sbin/unbound/testcode/replay.h U src/usr.sbin/unbound/testcode/unitldns.c U src/usr.sbin/unbound/testcode/petal.c U src/usr.sbin/unbound/testcode/do-tests.sh U src/usr.sbin/unbound/testcode/lock_verify.c U src/usr.sbin/unbound/testcode/readhex.h U src/usr.sbin/unbound/testcode/unitneg.c U src/usr.sbin/unbound/testcode/unitauth.c U src/usr.sbin/unbound/testcode/streamtcp.c U src/usr.sbin/unbound/testcode/run_vm.sh U src/usr.sbin/unbound/testcode/unitecs.c U src/usr.sbin/unbound/testcode/unitanchor.c U src/usr.sbin/unbound/testcode/unitmsgparse.c U src/usr.sbin/unbound/testcode/delayer.c U src/usr.sbin/unbound/testcode/mini_tpkg.sh U src/usr.sbin/unbound/testcode/unitmain.h U src/usr.sbin/unbound/testcode/readhex.c U src/usr.sbin/unbound/testcode/fake_event.h U src/usr.sbin/unbound/testcode/checklocks.h U src/usr.sbin/unbound/testcode/unitmain.c U src/usr.sbin/unbound/testcode/pktview.c U src/usr.sbin/unbound/testcode/testpkts.h U src/usr.sbin/unbound/testcode/asynclook.c U src/usr.sbin/unbound/testcode/unitverify.c U src/usr.sbin/unbound/testcode/unitlruhash.c U src/usr.sbin/unbound/testcode/unitdname.c U src/usr.sbin/unbound/testcode/replay.c U src/usr.sbin/unbound/testcode/unitslabhash.c U src/usr.sbin/unbound/testcode/mini_tdir.sh U src/usr.sbin/unbound/testcode/fake_event.c U src/usr.sbin/unbound/testcode/signit.c U src/usr.sbin/unbound/testcode/testbound.c U src/usr.sbin/unbound/dnscrypt/dnscrypt.m4 C src/usr.sbin/unbound/dnscrypt/dnscrypt.c U src/usr.sbin/unbound/dnscrypt/dnscrypt_config.h.in U src/usr.sbin/unbound/dnscrypt/cert.h U src/usr.sbin/unbound/dnscrypt/dnscrypt.h U src/usr.sbin/unbound/daemon/worker.h U src/usr.sbin/unbound/daemon/cachedump.c U src/usr.sbin/unbound/daemon/daemon.c C src/usr.sbin/unbound/daemon/remote.c U src/usr.sbin/unbound/daemon/stats.c C src/usr.sbin/unbound/daemon/worker.c U src/usr.sbin/unbound/daemon/daemon.h U src/usr.sbin/unbound/daemon/remote.h U src/usr.sbin/unbound/daemon/unbound.c U src/usr.sbin/unbound/daemon/acl_list.h U src/usr.sbin/unbound/daemon/cachedump.h U src/usr.sbin/unbound/daemon/stats.h U src/usr.sbin/unbound/daemon/acl_list.c U src/usr.sbin/unbound/dnstap/dnstap.h U src/usr.sbin/unbound/dnstap/dnstap_config.h.in C src/usr.sbin/unbound/dnstap/dnstap.c U src/usr.sbin/unbound/dnstap/dnstap.proto U src/usr.sbin/unbound/dnstap/dnstap.m4 U src/usr.sbin/unbound/dns64/dns64.h C src/usr.sbin/unbound/dns64/dns64.c U src/usr.sbin/unbound/ipsecmod/ipsecmod.h U src/usr.sbin/unbound/ipsecmod/ipsecmod.c U src/usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.h U src/usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.c U src/usr.sbin/unbound/util/ub_event.c U src/usr.sbin/unbound/util/ub_event_pluggable.c U src/usr.sbin/unbound/util/winsock_event.c U src/usr.sbin/unbound/util/rbtree.h U src/usr.sbin/unbound/util/module.h U src/usr.sbin/unbound/util/configyyrename.h U src/usr.sbin/unbound/util/edns.h U src/usr.sbin/unbound/util/timehist.c U src/usr.sbin/unbound/util/tcp_conn_limit.c U src/usr.sbin/unbound/util/locks.h U src/usr.sbin/unbound/util/rtt.c U src/usr.sbin/unbound/util/as112.c U src/usr.sbin/unbound/util/tube.h U src/usr.sbin/unbound/util/ub_event.h U src/usr.sbin/unbound/util/net_help.h U src/usr.sbin/unbound/util/edns.c C src/usr.sbin/unbound/util/log.c C src/usr.sbin/unbound/util/configparser.y U src/usr.sbin/unbound/util/rbtree.c U src/usr.sbin/unbound/util/regional.h U src/usr.sbin/unbound/util/module.c U src/usr.sbin/unbound/util/alloc.c C src/usr.sbin/unbound/util/config_file.h U src/usr.sbin/unbound/util/random.c U src/usr.sbin/unbound/util/timehist.h C src/usr.sbin/unbound/util/config_file.c C src/usr.sbin/unbound/util/fptr_wlist.c U src/usr.sbin/unbound/util/fptr_wlist.h U src/usr.sbin/unbound/util/netevent.h U src/usr.sbin/unbound/util/alloc.h C src/usr.sbin/unbound/util/configlexer.lex U src/usr.sbin/unbound/util/tube.c U src/usr.sbin/unbound/util/tcp_conn_limit.h U src/usr.sbin/unbound/util/regional.c U src/usr.sbin/unbound/util/mini_event.c U src/usr.sbin/unbound/util/net_help.c U src/usr.sbin/unbound/util/as112.h U src/usr.sbin/unbound/util/rtt.h U src/usr.sbin/unbound/util/mini_event.h C src/usr.sbin/unbound/util/iana_ports.inc U src/usr.sbin/unbound/util/random.h U src/usr.sbin/unbound/util/netevent.c C src/usr.sbin/unbound/util/log.h U src/usr.sbin/unbound/util/locks.c U src/usr.sbin/unbound/util/winsock_event.h U src/usr.sbin/unbound/util/storage/lookup3.h U src/usr.sbin/unbound/util/storage/dnstree.c U src/usr.sbin/unbound/util/storage/lookup3.c U src/usr.sbin/unbound/util/storage/lruhash.c U src/usr.sbin/unbound/util/storage/lruhash.h U src/usr.sbin/unbound/util/storage/dnstree.h U src/usr.sbin/unbound/util/storage/slabhash.h U src/usr.sbin/unbound/util/storage/slabhash.c U src/usr.sbin/unbound/util/data/packed_rrset.h U src/usr.sbin/unbound/util/data/msgencode.h U src/usr.sbin/unbound/util/data/msgparse.h U src/usr.sbin/unbound/util/data/packed_rrset.c U src/usr.sbin/unbound/util/data/msgreply.c C src/usr.sbin/unbound/util/data/msgencode.c U src/usr.sbin/unbound/util/data/dname.h U src/usr.sbin/unbound/util/data/msgreply.h U src/usr.sbin/unbound/util/data/msgparse.c U src/usr.sbin/unbound/util/data/dname.c U src/usr.sbin/unbound/util/shm_side/shm_main.h U src/usr.sbin/unbound/util/shm_side/shm_main.c U src/usr.sbin/unbound/cachedb/cachedb.h U src/usr.sbin/unbound/cachedb/cachedb.c U src/usr.sbin/unbound/cachedb/redis.h U src/usr.sbin/unbound/cachedb/redis.c 46 conflicts created by this import. Use the following command to help the merge: cvs checkout -jNLNETLABS:yesterday -jNLNETLABS src/usr.sbin/unbound CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/04 05:05:07 Modified files: usr.sbin/unbound: Makefile.in config.h.in configure configure.ac usr.sbin/unbound/daemon: remote.c worker.c usr.sbin/unbound/dns64: dns64.c usr.sbin/unbound/dnscrypt: dnscrypt.c usr.sbin/unbound/dnstap: dnstap.c usr.sbin/unbound/doc: Changelog README example.conf.in libunbound.3.in unbound-anchor.8.in unbound-checkconf.8.in unbound-control.8.in unbound-host.1.in unbound.8.in unbound.conf.5.in unbound.doxygen usr.sbin/unbound/edns-subnet: addrtree.c addrtree.h subnetmod.c subnetmod.h usr.sbin/unbound/iterator: iter_scrub.c iter_utils.c iter_utils.h iterator.c iterator.h usr.sbin/unbound/libunbound: libworker.c usr.sbin/unbound/services: authzone.c authzone.h listen_dnsport.c outside_network.c usr.sbin/unbound/services/cache: dns.c usr.sbin/unbound/smallapp: unbound-control-setup.sh.in unbound-control.c usr.sbin/unbound/util: config_file.c config_file.h configlexer.lex configparser.y fptr_wlist.c iana_ports.inc log.c log.h usr.sbin/unbound/util/data: msgencode.c Log message: merge unbound 1.8.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 05:33:40 Modified files: security/clamav: Makefile distinfo security/clamav/patches: patch-clamd_Makefile_in patch-database_Makefile_in patch-etc_clamd_conf_sample patch-libclamav_Makefile_in patch-libclamav_str_c patch-unit_tests_Makefile_in security/clamav/pkg: PLIST Log message: update to ClamAV 0.101.0 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 05:39:54 Modified files: sys/netinet : ip_carp.c Log message: Use m_align() and while there reorder the pkthdr initalisation a bit. This also makes the IPv4 and IPv6 code more similar. OK phessler@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 06:23:11 Modified files: security/clamav: Makefile security/clamav/pkg: PLIST Log message: some additional headers are needed to use libclamav but aren't installed by default; install them, and use a subdir because one of them has a common name CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 06:40:06 Modified files: security/clamav: Makefile security/clamav/patches: patch-libclamav_clamav_h security/clamav/pkg: PLIST Log message: fix previous a different way that avoids the extra headers CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 06:47:03 Modified files: www/havp : Makefile Added files: www/havp/patches: patch-havp_scanners_clamlibscanner_cpp patch-havp_scanners_clamlibscanner_h Log message: cope with libclamav api change CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2018/12/04 06:51:54 Modified files: share/man/man4 : urtwn.4 Log message: Mention D-Link DWA-131 rev E1. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 07:13:40 Modified files: usr.sbin/bgpd : bgpd.8 rde_decide.c Log message: Since a while announcements added by bgpctl will overwrite the ones from the config and no longer live next to each other. Because of this step 13 in the decision process is no longer needed. OK benno@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 07:18:57 Modified files: www/c-icap/modules: Makefile Added files: www/c-icap/modules/patches: patch-services_virus_scan_clamav_mod_c Log message: cope with libclamav api change CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 07:45:29 Modified files: sbin/disklabel : disklabel.8 Log message: The common autolayout with all partitions needs not at least 10GB to be selected. Adjust documentation. OK krw@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 08:16:48 Modified files: mail/rspamd : Makefile distinfo Log message: update to rspamd-1.8.3 CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/04 08:49:34 Modified files: net/zeromq : Makefile net/zeromq/patches: patch-Makefile_in Log message: Use the version script to hide private symbols, as done on Linux ok jasper@ (maintainer) CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/04 09:24:13 Modified files: sys/arch/mips64/include: cpu.h sys/arch/mips64/mips64: cache_octeon.c cpu.c sys/arch/octeon/include: octeon_model.h sys/arch/octeon/octeon: machdep.c Log message: Add processor IDs for several OCTEON II and III SoCs. CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/04 11:00:57 Modified files: usr.sbin/apmd : apmd.8 apmd.c Log message: redo the debug logging to be more like everything else. ok kn CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/04 11:12:08 Modified files: usr.sbin/httpd : server_http.c Log message: Check maxrequestbody when we found the right server / location. Very patiently pointed out repeatedly by Tracey Emery ( tracey AT traceyemery.net ), thanks! OK benno CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/04 11:29:18 Modified files: usr.bin/mandoc : html.c Log message: HTML syntax audit: render \p as
, not as
. It can occur anywhere, in particular in phrasing context. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 12:11:23 Modified files: textproc/zathura/plugins/mupdf: Makefile Log message: fix BUILD_DEPENDS, ?= in ../Makefile.inc is overridden reported by aja@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 12:15:59 Modified files: devel/p5-Config-Std: Makefile distinfo Log message: update to p5-Config-Std-0.903, from Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 12:21:58 Modified files: databases/p5-DBM-Deep: Makefile distinfo Log message: update to p5-DBM-Deep-2.0016, from Charlene Wendling, plus enable LONG_TESTS CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 12:23:16 Modified files: lang/kona : Makefile distinfo Log message: Bugfix update to kona-3.2.0.20181127 CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 12:42:40 Modified files: lang/seed7 : Makefile distinfo Log message: Update to seed7-20181125 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/04 13:40:26 Modified files: net/py-ripe.atlas.tools: Makefile distinfo Log message: update to ripe.atlas.tools-2.3.0 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/04 13:43:58 Modified files: audio/libmad : Makefile Added files: audio/libmad/patches: patch-fixed_h Log message: Prevent multiple evaluation of macro argument on powerc. Resulting problem reported and fix tested by Charlene Wendling. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/04 13:44:57 Modified files: audio/aqualung : Makefile audio/audacity : Makefile audio/cmus : Makefile audio/deadbeef : Makefile audio/herrie : Makefile audio/libmp3splt: Makefile audio/madplay : Makefile audio/moc : Makefile audio/mpg321 : Makefile audio/normalize: Makefile audio/ocp : Makefile audio/paulstretch: Makefile audio/potamus : Makefile audio/sox : Makefile audio/squeezelite: Makefile audio/streamripper: Makefile games/alephone/alephone: Makefile games/endless-sky: Makefile games/quakespasm: Makefile games/residualvm: Makefile games/scummvm : Makefile games/scummvm-tools: Makefile games/stepmania: Makefile games/uhexen2 : Makefile misc/cdrdao : Makefile x11/gnustep/cynthiune: Makefile x11/kde/arts3 : Makefile x11/ogle : Makefile Log message: bump users of audio/libmad after macro change in header file CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 14:31:46 Modified files: shells/etsh : Makefile Log message: Upstream informs me that HOMEPAGE and MASTER_SITES has changed. Update them and bump. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 15:02:27 Log message: Import math/pcalc, a command line utility for doing hex/dec/oct/bin math quickly. Original submission from Charles Daniels , who takes MAINTAINER -- thanks! Feedback from sthen@ and kn@ ok sthen@ pcalc is a programmer's calculator. It simplifies some operations (especially working with multiple bases) that are hard work without this or another programmer's calculator. Main features: o Full math parser, parentheses, add, sub, mult, div, exponential o Automatic conversion between HEX DEC OCT BIN numbers o Mixing different bases in one expression o Definable variables o Math constants (E PI ...) o Built in math functions (sin/cos/sqrt ...) Status: Vendor Tag: bcallah Release Tags: bcallah_20181204 N ports/math/pcalc/Makefile N ports/math/pcalc/distinfo N ports/math/pcalc/pkg/DESCR N ports/math/pcalc/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 15:02:50 Modified files: math : Makefile Log message: +pcalc CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/04 15:28:24 Modified files: regress/usr.sbin/bgpd/config: Makefile Log message: Run each test as a single entry in REGRESS_TARGETS to get a better overview if something went wrong. This makes debugging easier. OK benno@ claudio@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/04 15:46:38 Log message: Import devel/p5-ExtUitls-CppGuess "ExtUtils::CppGuess" attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's "WriteMakefile" function. Feedback and OK bluhm Status: Vendor Tag: kn Release Tags: kn_20181204 N ports/devel/p5-ExtUtils-CppGuess/Makefile N ports/devel/p5-ExtUtils-CppGuess/distinfo N ports/devel/p5-ExtUtils-CppGuess/pkg/DESCR N ports/devel/p5-ExtUtils-CppGuess/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/04 15:53:58 Modified files: devel : Makefile Log message: +p5-ExtUtils-CppGuess CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/12/04 16:19:23 Modified files: build : support.dat Log message: +smlan.de CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/12/04 16:19:30 Modified files: . : support.html Log message: regen CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/04 17:08:19 Modified files: sysutils/cpdup : Makefile distinfo Log message: Bugfix update to the cpdup found in DragonFly BSD 5.4.0 CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/04 21:28:32 Modified files: libexec/ld.so : resolve.h Log message: Delete an unused struct member that has hid out here for 17 years CVSROOT: /cvs Module name: src Changes by: yasuoka@cvs.openbsd.org 2018/12/04 22:04:12 Modified files: sbin/savecore : savecore.c Log message: Unbreak "savecore -c". Also add missing unveil(2) for the raw device. ok mestre CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/04 23:44:09 Modified files: usr.sbin/ldapd : search.c Log message: key.data is a void *, on gcc archs doing a %s printf with such a pointer results in a warning. Use either the original string value or use a cast. This makes both clang and gcc happy. OK guenther@ CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/12/04 23:53:52 Modified files: usr.sbin/bgpctl: bgpctl.c Log message: Set the routing table when adding a network OK claudio@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/12/05 03:28:21 Modified files: sys/arch/alpha/include: cpu.h sys/arch/amd64/include: cpu.h sys/arch/arm/include: cpu.h sys/arch/arm64/include: cpu.h sys/arch/hppa/include: cpu.h sys/arch/i386/include: cpu.h sys/arch/m88k/include: cpu.h sys/arch/mips64/include: cpu.h sys/arch/powerpc/include: cpu.h sys/arch/sparc64/include: cpu.h Log message: Include srp.h where struct cpu_info uses srp to avoid erroring out when including cpu.h machine/intr.h etc without first including param.h when MULTIPROCESSOR is defined. ok visa@ CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/05 04:07:17 Modified files: net/libmaxminddb: Makefile distinfo Log message: Update GeoLite2 databases to latest version. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/05 05:12:51 Modified files: databases/postgresql: Makefile Log message: Use gcc to build postgresql on i386 to unbreak. In 10.6, an explicit check was added to prevent building on clang/i386 unless either -msse2 is used (restricting cpu support which we don't want), or the compiler gains support for -fexcess-precision=standard. Discussion leading up to the added check: https://www.postgresql.org/message-id/flat/20180904161624.57e68b3a%40fafnir.local.vm Upstream commit: https://github.com/postgres/postgres/commit/bd1463e348fcf ok pea@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/05 08:34:52 Modified files: share/man/man4 : multicast.4 share/man/man9 : style.9 usr.bin/cvs : cvsintro.7 Log message: fix incorrect usage of the .Bx macro; one case reported by Fabio Scotoni , the rest found with regress/usr.bin/mandoc/db/dbm_dump CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/05 08:42:45 Modified files: sys/kern : sysv_msg.c Log message: free(9) size for temporary buffer. ok ratchov@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/05 08:44:22 Modified files: sys/kern : subr_autoconf.c Log message: free(9) sizes for softcs. ok tedu@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/05 08:53:53 Log message: Import games/xonotic Xonotic is an addictive, arena-style first person shooter with crisp movement and a wide array of weapons. It combines intuitive mechanics with in-your-face action to elevate your heart rate. Initial port from jsg@ in 2015, updated and tweaked by me. Tests and Feedback solene, tests and OK bcallah Status: Vendor Tag: kn Release Tags: kn_20181205 N ports/games/xonotic/Makefile N ports/games/xonotic/distinfo N ports/games/xonotic/patches/patch-source_darkplaces_makefile_inc N ports/games/xonotic/pkg/DESCR-data N ports/games/xonotic/pkg/DESCR-main N ports/games/xonotic/pkg/DESCR-server N ports/games/xonotic/pkg/MESSAGE-server N ports/games/xonotic/pkg/PLIST-data N ports/games/xonotic/pkg/PLIST-main N ports/games/xonotic/pkg/PLIST-server No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/05 08:54:58 Modified files: sys/dev/usb : if_axen.c Log message: Do not call usbd_delay_ms() from interrupt context. From Nils Frohberg. CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/05 08:58:02 Modified files: games : Makefile Log message: +xonotic CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/05 09:04:56 Modified files: net/arp-scan : Makefile distinfo net/arp-scan/files: format-ma Log message: update mac-vendor list CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/05 09:32:13 Modified files: net/haproxy : Makefile distinfo net/haproxy/patches: patch-doc_haproxy_1 patch-include_proto_openssl-compat_h patch-src_ssl_sock_c net/haproxy/pkg: PLIST Log message: Update to haproxy-1.8.14 This update brings HTTP/2 support. Most libressl patching done by jsing@ ok tb@ jsing@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/05 10:11:59 Modified files: lib/libc/stdlib: malloc.3 Log message: remove a stray line accidentally left behind in rev. 1.120; patch from Hiltjo Posthuma CVSROOT: /cvs Module name: src Changes by: gerhard@cvs.openbsd.org 2018/12/05 10:41:23 Modified files: sys/dev/usb : usb_mem.c Log message: usb_block_allocmem() won't sleep. ok mpi@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/12/05 11:02:51 Modified files: sys/dev/pv : pvclock.c Log message: Correctly disable pvclock(4) on old hardware that lack a stable clock I falsely assumed that the KVM_FEATURE_CLOCKSOURCE_STABLE_BIT indicates that the actual clock values are stable, but it turned out that this isn't always the case. To detect if the clock value is stable, we now read it once in pvclock_attach() and check for the PVCLOCK_FLAG_TSC_STABLE flag. This needs further investigation. Reported and fix tested by johnw.mail at gmail.com OK chris@ phessler@ CVSROOT: /cvs Module name: src Changes by: bru@cvs.openbsd.org 2018/12/05 12:49:47 Modified files: sys/dev/wscons : wstpad.c Log message: Use a time-based method for tracking motion states of touches. ok mpi@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/05 13:05:09 Modified files: lang/php/7.1 : Makefile distinfo Log message: update to php-7.1.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/05 13:05:18 Modified files: lang/php/7.2 : Makefile distinfo Log message: update to php-7.2.13 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/05 13:18:30 Modified files: audio/libmad : Makefile Log message: Enable 64-bit fixed point math on all LP64 archs. This should improve accuracy at no practical performance cost. Welcome to the 21st century! CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/05 13:19:01 Modified files: audio/aqualung : Makefile audio/audacity : Makefile audio/cmus : Makefile audio/deadbeef : Makefile audio/herrie : Makefile audio/libmp3splt: Makefile audio/madplay : Makefile audio/moc : Makefile audio/mpg321 : Makefile audio/normalize: Makefile audio/ocp : Makefile audio/paulstretch: Makefile audio/potamus : Makefile audio/sox : Makefile audio/squeezelite: Makefile audio/streamripper: Makefile games/alephone/alephone: Makefile games/endless-sky: Makefile games/quakespasm: Makefile games/residualvm: Makefile games/scummvm : Makefile games/scummvm-tools: Makefile games/stepmania: Makefile games/uhexen2 : Makefile misc/cdrdao : Makefile x11/gnustep/cynthiune: Makefile x11/kde/arts3 : Makefile x11/ogle : Makefile Log message: again, bump users of audio/libmad after macro change in header file CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/05 13:35:25 Modified files: graphics/tiff : Makefile distinfo graphics/tiff/patches: patch-Makefile_in patch-libtiff_Makefile_in patch-libtiff_tif_codec_c patch-libtiff_tif_compress_c patch-libtiff_tif_extension_c patch-libtiff_tif_getimage_c patch-libtiff_tif_open_c patch-test_Makefile_in patch-tools_Makefile_in graphics/tiff/pkg: PLIST Log message: Update to 4.0.10. Disable the new support for ZSTD and WebP compression for the time being to avoid bringing in extra dependencies. CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/12/05 14:02:57 Modified files: faq/ports : guide.html Log message: plist -> update-plist update-plist(1) landed months ago, Marc sent mail to ports@ about it and general advise is to just use that, so update the guide accordingly. Also, only the `update-plist' target is documented in bsd.port.mk(5) while `plist' is not. OK tj, makes sense to espie CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/05 15:36:03 Modified files: devel/mercurial: Makefile distinfo Log message: Update to mercurial 4.8.1. CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/05 15:38:55 Modified files: devel/mercurial: Tag: OPENBSD_6_4 Makefile Added files: devel/mercurial/patches: Tag: OPENBSD_6_4 patch-mercurial_cext_revlog_c Log message: SECURITY. Bugfix backported from 4.8.1: "fix out-of-bounds access by negative parents read from revlog" CVSROOT: /cvs Module name: src Changes by: stsp@cvs.openbsd.org 2018/12/06 00:50:38 Modified files: sys/dev/usb : if_athn_usb.c Log message: Avoid unnecessary dynamic memory allocation in athn_usb_newauth(). Patch by Benjamin Baier ok ratchov@ mpi@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/06 00:59:42 Modified files: mail/mozilla-thunderbird: Makefile distinfo mail/thunderbird-i18n: Makefile.inc distinfo Log message: Bugfix update to thunderbird 60.3.3. See https://www.thunderbird.net/en-US/thunderbird/60.3.3/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 01:01:15 Modified files: audio/speech-dispatcher: Makefile Log message: Explicitely pass --without-flite to prevent picking it up. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/06 01:11:52 Modified files: sys/netinet6 : nd6_nbr.c Log message: When building ND packets use m_align() to pack the mbuf as optimal as possible. Because of an optional payload maxlen bytes are used on the m_align so that there is always enough space. OK florian@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/06 01:50:54 Modified files: www/nginx : Makefile distinfo Removed files: www/nginx/patches: patch-src_event_ngx_event_openssl_h Log message: Update to nginx 1.14.2. Fixes CVE-2018-16843, CVE-2018-16844, CVE-2018-16845 See http://nginx.org/en/CHANGES-1.14 ok robert@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 01:53:34 Modified files: net : Makefile Removed files: net/libepc : Makefile distinfo net/libepc/patches: patch-examples_simple-publisher_c patch-tests_framework_c net/libepc/pkg : DESCR PLIST Log message: Remove libepc, nothing uses it and it's barely maintained. ok robert@ jasper@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 01:54:28 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register libepc removal. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/06 02:20:06 Modified files: usr.sbin/vmd : dhcp.c loadfile.h loadfile_elf.c virtio.c virtio.h vm.c vmd.h Log message: Make it possible to define the bootdevice in vmd. This information is used currently only when booting a OpenBSD kernel. If VMBOOTDEV_NET is used the internal dhcp server will pass "auto_install" as boot file to the client and the boot loader passes the MAC of the first interface to the kernel to indicate PXE booting. Adding boot order support to SeaBIOS is not yet implemented. Ok ccardenas@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/06 02:23:15 Modified files: usr.sbin/vmctl : main.c vmctl.8 vmctl.c vmctl.h Log message: Add a new argument -B device to vmctl start. It allows to set the boot device. At the moment only 'net' is supported and all other values are silently ignored. This allows to kick of an OpenBSD autoinstall by using: vmctl start "installer" -Lc -B net -b bsd.rd -d disk.img OK ccardenas@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/12/06 02:34:51 Modified files: www/py-django/lts: Makefile distinfo www/py-django/lts/pkg: PLIST www/py-django/stable: Makefile distinfo www/py-django/stable/pkg: PLIST Log message: update django to 1.11.7 and 2.1.4. CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/12/06 02:52:09 Modified files: security/oledump: Makefile distinfo Log message: update oledump to 0.0.39. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/06 03:19:28 Modified files: mail/courier-authlib: Makefile Log message: Add LIB_DEPENDS to LIB_DEPENDS-main so that COMPILER_LIBCXX is in scope for non-clang archs - fixes packaging there, no change on clang archs, no bump. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/06 05:09:50 Modified files: usr.sbin/smtpd : lka.c lka_filter.c pony.c smtp.c smtp_session.c smtpd.c smtpd.h Log message: bring the first bits of DATA filtering plumbing but bypass it for now ok eric@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 05:19:11 Modified files: x11/dbus : Makefile distinfo Log message: Update to dbus-1.12.12. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/06 05:32:11 Modified files: usr.sbin/smtpd : mda_unpriv.c mda_variables.c smtpd.h Log message: in mda variables expansions, do not consider empty strings as errors since an empty %{sender} is really a mailer-daemon and not an error reported and initial diff by Lauri Tirkkonen commit is a revised version of the diff based on a discussion with eric@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/06 05:38:01 Modified files: usr.sbin/bgpd : bgpd.h parse.y Log message: Implement a simple ruleset optimizer. All it does is merge filter rules that only differ in the filter sets. Since this is still rather common it is able to reduce the number of rules by 5% on an autogenerated config. OK job@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/06 06:04:40 Modified files: usr.sbin/bgpd : kroute.c Log message: Be more strict when converting a netmask to prefixlen in mask2prefixlen6. Make sure we never return a value bigger than 128. OK remi@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/06 06:32:47 Modified files: x11/qt3 : Makefile Added files: x11/qt3/patches: patch-src_kernel_qimage_h Log message: Silence a harmless clang warning that clutters the build logs. Matches Qt4. For instance, this cuts the build output of cad/qcad in half. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/06 06:57:06 Modified files: usr.sbin/smtpd : lka_filter.c lka_proc.c parse.y smtp_session.c smtpd.h Log message: allow passing data lines to proc filters ok eric@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 07:03:41 Modified files: security/libnettle: Makefile distinfo security/libnettle/patches: patch-Makefile_in Log message: Update to libnettle-3.4.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/06 07:41:52 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.0.5. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/06 08:32:06 Modified files: usr.sbin/smtpd : lka.c lka_report.c mta_report.c smtp_report.c smtp_session.c smtpd.h Log message: introduce tx-mail and tx-rcpt report events CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/06 09:00:34 Log message: Import teaport Teapot is a compact spreadsheet software. It features a curses-based text terminal interface. It supports true three-dimensional tables and iterative expressions. ok jca@ sthen@ Status: Vendor Tag: solene Release Tags: solene_20181206 N ports/productivity/teapot/distinfo N ports/productivity/teapot/Makefile N ports/productivity/teapot/patches/patch-CMakeLists_txt N ports/productivity/teapot/patches/patch-teapot_1 N ports/productivity/teapot/pkg/DESCR N ports/productivity/teapot/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/06 09:01:32 Modified files: productivity : Makefile Log message: + teapot CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/06 09:05:04 Modified files: usr.sbin/smtpd : lka.c lka_report.c mta_report.c smtp_report.c smtp_session.c smtpd.h Log message: link-connect event report had an empty fcrdns field, but now that eric@ has plugged fcrdns in the smtp_session we can fill the field with a value CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/06 09:25:04 Modified files: productivity/teapot: Makefile productivity/teapot/patches: patch-CMakeLists_txt Added files: productivity/teapot/patches: patch-scanner_c Log message: Minor tweaks - set DISTNAME instead of fiddling with WRKDIST - missing include for function returning size_t ok solene@ (maintainer) CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/06 09:51:20 Modified files: usr.sbin/rebound: Makefile rebound.c Added files: usr.sbin/rebound: https.c Log message: add very experimental support for dns over https. (RFC 8484) performance may be less than great. ok anton CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/06 10:43:30 Modified files: usr.sbin/rebound: https.c Log message: log more info about errors CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/06 10:45:14 Modified files: usr.bin/find : find.1 option.c Log message: add -not as a sh friendly alias for !. ok millert CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/06 11:59:31 Modified files: gnu/usr.bin/binutils-2.17/binutils: readelf.c gnu/usr.bin/binutils-2.17/include/elf: common.h sys/sys : exec_elf.h sys/kern : exec_elf.c Log message: Core files with >65535 sections have to use PN_XNUM and a section header to pass the real count, with a minimal .shstrtab segment for consistency. Also, add support for PN_XNUM to readelf. problem reported and testing by claudio@ ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/06 13:10:03 Modified files: cad/qcad : Makefile cad/qcad/patches: patch-mkspecs_defs_pro Added files: cad/qcad/patches: patch-dxflib_src_dl_writer_h patch-qcadactions_src_rs_actionzoompan_cpp patch-qcadlib_src_information_rs_information_cpp Log message: add missing includes for ports-gcc CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/12/06 13:16:04 Modified files: usr.bin/sed : main.c Log message: Add support for "-" as an input file for stdin as per POSIX. Simplify the code by allowing usage of stdin with the -i flag by pushing the result to stdout, so filters and in place editing can be combined. OK millert@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/06 14:51:01 Modified files: devel/llvm : Makefile devel/llvm/pkg : PLIST-main PLIST-python Added files: devel/llvm/pkg : DESCR-lldb PLIST-lldb Log message: subpackage LLDB, and knock out that subpackage on arches where we build with ports-gcc which isn't yet in shape to build LLDB. tests and tweaks from various people including jca@, landry@, Charlene Wendling, and probably others -- ok jca@ CVSROOT: /cvs Module name: www Changes by: jca@cvs.openbsd.org 2018/12/06 15:25:11 Modified files: build : mirrors.dat Log message: ftp2.fr is back CVSROOT: /cvs Module name: www Changes by: jca@cvs.openbsd.org 2018/12/06 15:26:56 Modified files: . : ftp.html ftplist openbgpd : ftp.html openntpd : portable.html openssh : ftp.html portable.html Log message: sync CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/06 15:47:28 Modified files: graphics/libgexiv2/patches: patch-gexiv2_meson_build Log message: Replace empty string with empty array in order to pass no argument rather than an empty one; clang ignores empty arguments, but gcc errors out. Reported by landry@; ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2018/12/06 18:53:20 Modified files: sys/dev/ic : r92creg.h rtwn.c sys/dev/usb : if_urtwn.c Log message: Handle 2 Tx chains in the computation of transmit power for the RTL8192EU. While here sort vendors. Tested by jmatthew@ ok stsp@, jmatthew@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/12/06 19:31:20 Modified files: usr.bin/ssh : channels.c Log message: no need to allocate channels_pre/channels_post in channel_init_channels() as we do it anyway in channel_handler_init() that we call at the end of the function. Fix from Markus Schmidt via bz#2938 CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/12/06 20:32:26 Modified files: usr.bin/ssh : ssh-keygen.1 Log message: mention that the ssh-keygen -F (find host in authorized_keys) and -R (remove host from authorized_keys) options may accept either a bare hostname or a [hostname]:port combo. bz#2935 CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/12/06 20:33:18 Modified files: usr.bin/ssh : ssh-keygen.1 Log message: fix option letter pasto in previous CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/12/06 20:39:40 Modified files: usr.bin/ssh : kex.c kex.h Log message: only consider the ext-info-c extension during the initial KEX. It shouldn't be sent in subsequent ones, but if it is present we should ignore it. This prevents sshd from sending a SSH_MSG_EXT_INFO for REKEX for buggy these clients. Reported by Jakub Jelen via bz2929; ok dtucker@ CVSROOT: /cvs Module name: src Changes by: dtucker@cvs.openbsd.org 2018/12/06 21:36:09 Modified files: usr.bin/ssh : misc.c misc.h Log message: Fix calculation of initial bandwidth limits. Account for written bytes before the initial timer check so that the first buffer written is accounted. Set the threshold after which the timer is checked such that the limit starts being computed as soon as possible, ie after the second buffer is written. This prevents an initial burst of traffic and provides a more accurate bandwidth limit. bz#2927, ok djm. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/12/07 00:22:09 Modified files: lib/libssl : ssl_srvr.c Log message: Remove an ugly hack in the client certificate verification code that works around broken GOST implementations. It looks like client certificates with GOST have been completely broken since reimport of the GOST code, so no-one is using LibreSSL this way. The client side was fixed only last week for TLSv1.0 and TLSv1.1. This workaround is now in the way of much needed simplifcation and cleanup, so it is time for it to go. suggested by and ok jsing CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/07 00:24:03 Modified files: devel/p5-Class-C3: Makefile distinfo Log message: Update to p5-Class-C3-0.34 ok sthen@ Thanks to Charlene Wendling for the diff CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/07 00:25:04 Modified files: devel/p5-MooseX-Emulate-Class-Accessor-Fast: Makefile distinfo Log message: Update to p5-MooseX-Emulate-Class-Accessor-Fast-0.009032 ok sthen@ Thanks to Charlene Wendling for the diff CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/07 00:25:53 Modified files: devel/p5-B-Hooks-EndOfScope: Makefile distinfo Log message: Update to p5-B-Hooks-EndOfScope-0.24 ok sthen@ Thanks to Charlene Wendling for the diff CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/07 00:26:55 Modified files: devel/p5-Devel-PartialDump: Makefile distinfo devel/p5-Devel-PartialDump/pkg: PLIST Log message: Update to p5-Devel-PartialDump-0.20 ok sthen@ Thanks to Charlene Wendling for the diff CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/07 00:34:15 Modified files: net/qbittorrent: Makefile.inc net/qbittorrent/qbittorrent: distinfo net/qbittorrent/qbittorrent-nox: distinfo net/qbittorrent/qbittorrent-nox/pkg: README Log message: Update qbittorrent-4.1.4 From Elias M. Mariani (maintainer), ok solene@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/07 00:49:29 Modified files: x11/qdirstat : Makefile distinfo x11/qdirstat/patches: patch-src_src_pro x11/qdirstat/pkg: PLIST Added files: x11/qdirstat/patches: patch-man_man_pro Removed files: x11/qdirstat/patches: patch-doc_doc_pro patch-doc_stats_stats_pro patch-scripts_scripts_pro patch-src_Exception_cpp Log message: Update qdirstat-1.5 Notable changes: - Replace many patches by setting INSTALL_PREFIX. - Fix man page install path. ok kn@ CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/07 01:05:59 Modified files: usr.sbin/smtpd : lka.c pony.c smtpd.c smtpd.h usr.sbin/smtpd/smtpd: Makefile Added files: usr.sbin/smtpd : cert.c Log message: Refactor certificate initialization and verification. Factorize code duplicated in smtp_session.c and mta_session.c Implement a simple callback interface, with proper request management and simplified imsg protocol. Only add the necessary parts for now. Exisiting code path will be adapted later. input from gilles@ sunil@ ok gilles@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/07 01:37:24 Modified files: sys/sys : mbuf.h share/man/man9 : mbuf.9 Log message: All the references to the M_ALIGN and MH_ALIGN macros are gone. Time to bring them behind the shed and free them. Use m_align() instead. OK mpi@ henning@ florian@ kn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/07 01:40:55 Modified files: usr.sbin/eigrpd: util.c usr.sbin/ldpd : util.c usr.sbin/snmpd : kroute.c Log message: Be more strict in converting a netmask into a prefixlen. Make sure the prefixlen is never bigger than 128 for inet6. OK remi@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/07 01:41:27 Modified files: geo/py-fiona : Makefile distinfo geo/py-fiona/pkg: PLIST Removed files: geo/py-fiona/patches: patch-setup_py Log message: Update to fiona 1.8.1 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/07 01:42:14 Modified files: sbin/iked : util.c Log message: Make sure that the prefixlen returned by mask2prefixlen6 is never bigger than 128 also fail hard when the mask is non contiguous. OK remi@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/07 02:01:39 Modified files: devel/llvm : Makefile Log message: unbreak lldb python module by making the symlink to point to versioned liblldb.so tweak and ok jca@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/07 02:07:37 Modified files: devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/console-view: distinfo devel/py-buildbot/grid-view: distinfo devel/py-buildbot/pkg: distinfo devel/py-buildbot/waterfall-view: distinfo devel/py-buildbot/www: distinfo devel/py-buildslave: Makefile distinfo Log message: Update to buildbot/buildworker 1.6.0 CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/07 02:21:08 Modified files: etc : unbound.conf Log message: Enable DNSSEC validation. Requested by & OK claudio Input & OK sthen OK job, solene Various commenting that they run with validation since a long time without issues. CVSROOT: /cvs Module name: www Changes by: florian@cvs.openbsd.org 2018/12/07 02:22:23 Modified files: faq : current.html Log message: unbound(8): DNSSEC validation enabled in default configuration CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/07 02:45:17 Modified files: geo/postgis : Makefile distinfo geo/postgis/pkg: PLIST Log message: Update to postgis 2.5.1 CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/07 02:59:02 Modified files: faq : current.html Log message: whitespace and html validation ('<<' and '>>' need escaping) CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/07 03:01:06 Modified files: sys/netinet6 : nd6_nbr.c Log message: We are not going to send a neighbor advertisement from a non-master carp interface. Move the check to the beginning of the function to make it clear that there are no other side effects happening. OK claudio CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/07 04:07:35 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-BUILD_gn patch-ash_display_mirror_window_controller_cc patch-base_BUILD_gn patch-base_debug_stack_trace_posix_cc patch-base_process_kill_posix_cc patch-base_sys_info_posix_cc patch-base_threading_platform_thread_posix_cc patch-build_config_compiler_BUILD_gn patch-build_config_compiler_compiler_gni patch-build_toolchain_gcc_toolchain_gni patch-cc_BUILD_gn patch-chrome_app_chrome_main_cc patch-chrome_app_chrome_main_delegate_cc patch-chrome_app_chromium_strings_grd patch-chrome_app_generated_resources_grd patch-chrome_app_google_chrome_strings_grd patch-chrome_app_settings_strings_grdp patch-chrome_app_shutdown_signal_handlers_posix_cc patch-chrome_app_theme_chrome_unscaled_resources_grd patch-chrome_browser_about_flags_cc patch-chrome_browser_after_startup_task_utils_cc patch-chrome_browser_browser_process_impl_cc patch-chrome_browser_browser_process_impl_h patch-chrome_browser_browser_resources_grd patch-chrome_browser_chrome_browser_main_cc patch-chrome_browser_chrome_browser_main_linux_cc patch-chrome_browser_chrome_content_browser_client_cc patch-chrome_browser_chrome_content_browser_client_h patch-chrome_browser_custom_handlers_protocol_handler_registry_cc patch-chrome_browser_devtools_devtools_eye_dropper_cc patch-chrome_browser_download_chrome_download_manager_delegate_cc patch-chrome_browser_download_download_commands_cc patch-chrome_browser_download_download_commands_h patch-chrome_browser_download_download_prefs_cc patch-chrome_browser_download_download_prefs_h patch-chrome_browser_download_download_shelf_context_menu_cc patch-chrome_browser_extensions_BUILD_gn patch-chrome_browser_extensions_api_settings_private_prefs_util_cc patch-chrome_browser_extensions_bookmark_app_helper_cc patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc patch-chrome_browser_extensions_external_provider_impl_cc patch-chrome_browser_first_run_first_run_internal_posix_cc patch-chrome_browser_flag_descriptions_cc patch-chrome_browser_flag_descriptions_h patch-chrome_browser_media_galleries_media_file_system_registry_cc patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc patch-chrome_browser_media_webrtc_webrtc_log_uploader_cc patch-chrome_browser_memory_details_cc patch-chrome_browser_metrics_chrome_metrics_service_client_cc patch-chrome_browser_net_system_network_context_manager_cc patch-chrome_browser_password_manager_password_store_factory_cc patch-chrome_browser_plugins_plugins_resource_service_cc patch-chrome_browser_prefs_browser_prefs_cc patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc patch-chrome_browser_process_singleton_posix_cc patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc patch-chrome_browser_profiles_profile_io_data_cc patch-chrome_browser_renderer_preferences_util_cc patch-chrome_browser_resources_plugin_metadata_plugins_linux_json patch-chrome_browser_speech_tts_controller_impl_cc patch-chrome_browser_sync_chrome_sync_client_cc patch-chrome_browser_task_manager_sampling_task_group_cc patch-chrome_browser_task_manager_sampling_task_manager_impl_cc patch-chrome_browser_ui_browser_command_controller_cc patch-chrome_browser_ui_input_method_input_method_engine_base_cc patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc patch-chrome_browser_ui_tab_helpers_cc patch-chrome_browser_ui_views_accelerator_table_cc patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc patch-chrome_browser_ui_views_frame_browser_frame_cc patch-chrome_browser_ui_views_frame_browser_view_cc patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc patch-chrome_browser_ui_views_tabs_new_tab_button_cc patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc patch-chrome_browser_ui_webui_about_ui_cc patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc patch-chrome_common_BUILD_gn patch-chrome_common_chrome_features_cc patch-chrome_common_chrome_features_h patch-chrome_common_chrome_paths_cc patch-chrome_common_chrome_switches_cc patch-chrome_common_chrome_switches_h patch-chrome_common_pref_names_cc patch-chrome_common_pref_names_h patch-chrome_common_webui_url_constants_cc patch-chrome_common_webui_url_constants_h patch-chrome_renderer_chrome_content_renderer_client_cc patch-chrome_test_chromedriver_chrome_chrome_finder_cc patch-chromecast_browser_cast_browser_main_parts_cc patch-chromecast_browser_cast_content_browser_client_cc patch-components_autofill_core_browser_autofill_experiments_cc patch-components_autofill_core_browser_autofill_experiments_h patch-components_autofill_core_common_autofill_features_cc patch-components_content_settings_core_browser_website_settings_registry_cc patch-components_download_quarantine_quarantine_linux_cc patch-components_feature_engagement_public_event_constants_cc patch-components_feature_engagement_public_event_constants_h patch-components_metrics_BUILD_gn patch-components_network_session_configurator_browser_network_session_configurator_cc patch-components_os_crypt_os_crypt_h patch-components_policy_resources_policy_templates_json patch-components_sync_base_get_session_name_cc patch-components_sync_device_info_local_device_info_provider_impl_cc patch-content_app_content_main_runner_impl_cc patch-content_browser_BUILD_gn patch-content_browser_browser_child_process_host_impl_cc patch-content_browser_browser_main_loop_cc patch-content_browser_gpu_gpu_process_host_cc patch-content_browser_media_media_internals_cc patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc patch-content_browser_renderer_host_render_message_filter_cc patch-content_browser_renderer_host_render_message_filter_h patch-content_browser_renderer_host_render_process_host_impl_cc patch-content_browser_renderer_host_render_process_host_impl_h patch-content_browser_renderer_host_render_view_host_impl_cc patch-content_browser_renderer_host_render_widget_host_view_aura_cc patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc patch-content_browser_scheduler_responsiveness_native_event_observer_cc patch-content_browser_scheduler_responsiveness_native_event_observer_h patch-content_browser_service_manager_service_manager_context_cc patch-content_common_user_agent_cc patch-content_gpu_gpu_main_cc patch-content_gpu_gpu_sandbox_hook_linux_cc patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc patch-content_ppapi_plugin_ppapi_blink_platform_impl_h patch-content_public_common_common_param_traits_macros_h patch-content_public_common_content_switches_cc patch-content_public_common_content_switches_h patch-content_public_common_renderer_preferences_h patch-content_renderer_render_process_impl_cc patch-content_renderer_render_thread_impl_cc patch-content_renderer_renderer_blink_platform_impl_cc patch-content_renderer_renderer_blink_platform_impl_h patch-content_shell_browser_shell_browser_context_cc patch-content_shell_browser_shell_browser_main_parts_cc patch-content_utility_utility_blink_platform_with_sandbox_support_impl_cc patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc patch-gpu_ipc_service_gpu_init_cc patch-gpu_ipc_service_gpu_watchdog_thread_h patch-headless_lib_browser_headless_content_browser_client_h patch-media_audio_BUILD_gn patch-media_audio_audio_manager_cc patch-media_base_video_frame_cc patch-media_base_video_frame_h patch-media_capture_video_linux_v4l2_capture_delegate_cc patch-media_capture_video_video_capture_buffer_pool_impl_cc patch-media_capture_video_video_capture_device_client_cc patch-media_media_options_gni patch-net_BUILD_gn patch-net_base_address_tracker_linux_cc patch-net_base_network_change_notifier_cc patch-net_http_http_network_session_cc patch-net_proxy_resolution_proxy_resolution_service_cc patch-net_url_request_url_request_context_builder_cc patch-pdf_pdfium_pdfium_engine_cc patch-remoting_base_chromoting_event_cc patch-remoting_host_host_details_cc patch-remoting_host_remoting_me2me_host_cc patch-services_network_BUILD_gn patch-services_network_network_context_cc patch-services_network_network_sandbox_hook_linux_cc patch-services_network_network_service_cc patch-services_network_network_service_h patch-services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_h patch-third_party_angle_BUILD_gn patch-third_party_angle_src_libANGLE_Display_cpp patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp patch-third_party_blink_renderer_core_html_forms_internal_popup_menu_cc patch-third_party_blink_renderer_core_layout_layout_view_cc patch-third_party_blink_renderer_platform_fonts_font_cache_h patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc patch-third_party_blink_renderer_platform_heap_thread_state_cc patch-third_party_blink_renderer_platform_wtf_BUILD_gn patch-third_party_boringssl_BUILD_generated_gni patch-third_party_boringssl_src_include_openssl_base_h patch-third_party_boringssl_src_include_openssl_cpu_h patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc patch-third_party_sqlite_BUILD_gn patch-third_party_sqlite_amalgamation_sqlite3_c patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp patch-third_party_webrtc_BUILD_gn patch-third_party_webrtc_modules_audio_device_BUILD_gn patch-third_party_webrtc_rtc_base_BUILD_gn patch-third_party_webrtc_rtc_base_network_cc patch-third_party_webrtc_rtc_base_physicalsocketserver_cc patch-third_party_webrtc_system_wrappers_BUILD_gn patch-third_party_webrtc_webrtc_gni patch-tools_gn_bootstrap_bootstrap_py patch-ui_base_resource_resource_bundle_cc patch-ui_gfx_BUILD_gn patch-ui_gfx_mojo_buffer_types_struct_traits_cc patch-ui_gfx_mojo_buffer_types_struct_traits_h patch-ui_gl_BUILD_gn patch-ui_gl_generate_bindings_py patch-ui_views_bubble_bubble_dialog_delegate_view_cc patch-ui_views_controls_textfield_textfield_cc patch-ui_views_views_delegate_cc patch-ui_views_views_delegate_h patch-v8_BUILD_gn www/chromium/pkg: PLIST Added files: www/chromium/patches: patch-base_posix_can_lower_nice_to_cc patch-chrome_browser_apps_platform_apps_api_music_manager_private_device_id_linux_cc patch-chrome_browser_ui_browser_window_h patch-headless_lib_browser_headless_request_context_manager_cc patch-third_party_pdfium_xfa_fgas_font_cfx_fontsourceenum_file_cpp patch-third_party_perfetto_include_perfetto_base_event_h Removed files: www/chromium/patches: patch-chrome_browser_extensions_api_music_manager_private_device_id_linux_cc patch-chrome_browser_ui_browser_commands_cc patch-chrome_browser_ui_browser_commands_h patch-chrome_browser_ui_views_profiles_avatar_button_cc patch-components_password_manager_core_browser_password_reuse_defines_h patch-headless_lib_browser_headless_url_request_context_getter_cc patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h patch-third_party_webrtc_rtc_base_httpcommon_cc patch-tools_gyp_pylib_gyp_generator_make_py patch-tools_gyp_pylib_gyp_generator_ninja_py patch-ui_base_material_design_material_design_controller_cc patch-ui_message_center_views_message_view_factory_cc Log message: update to 71.0.3578.80 CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/07 04:54:04 Modified files: etc : unbound.conf Log message: Remove public resolver IP addresses, just provide a neutral "documentation prefix" address instead - there are so many available with varying policies that this isn't a good place to list them (and might imply some kind of recommendation which is not intended). Particularly prompted by several on the previous list (he.net and opendns) strip RRSIG from results which cause DNSSEC failures now that validation is enabled in the example config as noticed by solene@. While there, shrink qname-minimisation comment to match other nearby comments, and drop dns64 example which is quite a specialist use case and not really needed in this basic example. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/07 05:01:52 Modified files: faq : current.html Log message: fix typo in previous CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2018/12/07 05:52:47 Modified files: usr.sbin/dhcpd : pfutils.c Log message: I noticed the "pf table handler" process not going away on dhcpd restart, looked at the error handling here, and.... oh my. If opening /dev/pf on startup fails, don't just warn and move on, but bail. If chroot (or the chdir after) fail, don't just warn and move on, bail. If dropping privileges fails, the last thing we want to do is to just move on with root privs, having warned or not. If the pipe to the parent process is closed, that almost certainly means that the parent process went away, and it absolutely certainly means that the table handler process has no meaningful reason to exist any more, thus bail. ok florian ccardenas krw CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 06:11:24 Modified files: security/polarssl: Makefile distinfo Log message: Update to mbedtls-2.14.1 Addresses CVE-2018-19608. Bump minor of mbedcrypto as symbols have been added. OK kn@, jca@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 06:11:25 Modified files: sysutils/polkit: Makefile Added files: sysutils/polkit/patches: patch-src_polkit_polkitunixgroup_c patch-src_polkit_polkitunixprocess_c patch-src_polkit_polkitunixuser_c Log message: SECURITY fix: Allow negative uids/gids in PolkitUnixUser and Group objects CVE-2018-19788 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 06:15:32 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register mbedtls CVE CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 06:18:40 Modified files: sysutils/polkit: Tag: OPENBSD_6_4 Makefile Added files: sysutils/polkit/patches: Tag: OPENBSD_6_4 patch-src_polkit_polkitunixgroup_c patch-src_polkit_polkitunixprocess_c patch-src_polkit_polkitunixuser_c Log message: SECURITY fix: Allow negative uids/gids in PolkitUnixUser and Group objects CVE-2018-19788 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 06:20:31 Modified files: archivers/fuse-zip: Makefile distinfo archivers/fuse-zip/patches: patch-fuse-zip_1 Log message: Update to fuse-zip-0.5.0 OK kn@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 07:06:09 Modified files: x11/gnome/libgda: Makefile distinfo x11/gnome/libgda/pkg: PLIST-main PLIST-ui Removed files: x11/gnome/libgda/patches: patch-libgda_data_Makefile_in patch-libgda_sqlite_virtual_gda-vprovider-data-model_c Log message: Update to libgda-5.2.8. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/07 07:06:40 Modified files: x11/kde-applications/kdenlive: Makefile Log message: add missing run dependency Missing qtquickcontrols run-time dependency found by Harry in the telegram openbsdjumpstart group. Thanks! While here, add more build and run depends. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 07:08:58 Modified files: misc/hwdata : Makefile distinfo Log message: Update to hwdata-0.318. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 07:09:38 Modified files: misc/osinfo/osinfo-db: Makefile distinfo Log message: Update to osinfo-db-20181203. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 07:15:24 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.21.5. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/07 07:18:17 Modified files: usr.sbin/smtpd : smtp_session.c Log message: properly handle EAI_NODATA and EAI_NONAME in fc-rdns lookups ok eric@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/07 07:22:33 Modified files: x11/kde-applications: Makefile Log message: Bring a new structure with categories as comments CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/07 07:45:40 Modified files: usr.bin/sed : compile.c Log message: As an extension to POSIX, for consistency with our behaviour for the "b" and "t" commands with a label, and for compatibility with GNU sed, also accept ";" followed by another command after "b" and "t" commands without a label: branch to the end of the script instead of erroring out. Parsing is unchanged. Missing feature reported by Lars dot Nooden at gmail dot com on bugs@. OK martijn@ millert@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/07 08:30:31 Modified files: regress/usr.bin/sed: sedtest.expected sedtest.sh Log message: Test that "b" and "t" (branch) commands can be followed by a semicolon and another command. Related to compile.c rev. 1.50. millert@ OK'ed this diff without seeing it before it even occurred to me that i might write it - but i guess below regress/, that's fair enough. CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/07 09:17:51 Modified files: sys/net : bridgestp.c Log message: Remove useless spl protection. ok visa@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/07 09:19:40 Modified files: sys/net : if_bridge.c if_bridge.h if_switch.c Log message: Stop passing `sc' when it isn't needed and use `ifp' where it's good enough. ok sthen@, visa@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/07 09:21:19 Modified files: sys/sys : mount.h sys/kern : vfs_subr.c Log message: free(9) sizes for netcred. ok visa@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/07 09:23:57 Modified files: sbin/iked : pfkey.c Log message: Make sure the TAP extension is only added to the vector when needed. Fix a problem reported by Mark Patruck and dhill@ ok markus@, dhill@ CVSROOT: /cvs Module name: src Changes by: danj@cvs.openbsd.org 2018/12/07 11:07:55 Modified files: share/man/man1 : dpb.1 Log message: Reordering - Uppercase options come before lowercase ones - Sort alphabetically some parameters From Matthew Martin "if it's just reordering, you don't need my okay, go ahead" -- espie@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 11:21:15 Modified files: security/polarssl: Tag: OPENBSD_6_4 Makefile distinfo security/polarssl/patches: Tag: OPENBSD_6_4 patch-CMakeLists_txt patch-include_mbedtls_config_h Log message: Backport security update mbedtls 2.13.0 -> 2.14.1 Fixes CVE-2018-19608 OK jca@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 11:25:46 Modified files: emulators/dolphin: Tag: OPENBSD_6_4 Makefile Log message: Bump dolphin dolphin is a consumer of mbedtls, which received a security update OK jca@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 11:26:43 Modified files: www/hiawatha : Tag: OPENBSD_6_4 Makefile Log message: Bump hiawatha hiawatha is a consumer of mbedtls, which received a security update OK jca@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/07 11:27:24 Modified files: net/openvpn : Tag: OPENBSD_6_4 Makefile Log message: Bump openvpn openvpn is a consumer of mbedtls, which received a security update OK jca@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/07 11:27:35 Modified files: lang/gcc/4.9 : Makefile lang/gcc/4.9/patches: patch-gcc_config_openbsd_h lang/gcc/6 : Makefile lang/gcc/6/patches: patch-gcc_config_openbsd_h Log message: align with the base compilers: don't search /usr/local/include by default from Brad CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/07 11:31:33 Modified files: net/openvpn : Makefile net/openvpn/pkg: README Log message: Remove "Upgrading from OpenBSD 5.8 or earlier" ok jca@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/07 11:34:09 Modified files: devel/mercurial: Tag: OPENBSD_6_4 Makefile Added files: devel/mercurial/patches: Tag: OPENBSD_6_4 patch-contrib_python-zstandard_zstd_common_mem_h Log message: Fix zstd undefined symbols on non-clang platforms. Reported by tedu@. Fix found by jca@. CVSROOT: /cvs Module name: xenocara Changes by: danj@cvs.openbsd.org 2018/12/07 11:53:06 Modified files: . : 3RDPARTY Log message: Move some links to https There may still be a redirect but matthieu@ prefers generic URL as they should be more stable ok matthieu@ CVSROOT: /cvs Module name: www Changes by: danj@cvs.openbsd.org 2018/12/07 11:53:46 Modified files: faq/ports : ports.html Log message: Link the actual guide instead of the whole FAQ ok tj@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/07 12:14:42 Modified files: net/tor : Tag: OPENBSD_6_4 Makefile distinfo Log message: Bugfix update to tor-0.3.4.9 From upstream changelog: Tor 0.3.4.9 is the second stable release in its series; it backports numerous fixes, including a fix for a bandwidth management bug that was causing memory exhaustion on relays. Anyone running an earlier version of Tor 0.3.4.9 should upgrade. Diff & prodding from George Rosamond, ok pascal@ (maintainer) CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/07 12:29:38 Modified files: usr.sbin/ifstated: ifstated.conf.5 Log message: "every" is in seconds; from ross l richardson CVSROOT: /cvs Module name: src Changes by: patrick@cvs.openbsd.org 2018/12/07 14:33:28 Modified files: sys/arch/arm/cortex: ampintc.c sys/arch/arm64/dev: agintc.c ampintc.c sys/arch/armv7/marvell: mvmpic.c Log message: For shared interrupts we need to make sure that we register with the lowest IPL. Once we actually run the IRQ handler we raise to the highest IPL. Fixes a crash seen when having a network card in the PCIe slot of the MacchiatoBin. ok ccardenas@ CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/07 14:59:57 Modified files: usr.sbin/vmctl : vmctl.8 Log message: zap trailing whitespace CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 15:25:25 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.62. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 15:25:37 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.62. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/07 15:25:56 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.16.72. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/07 16:17:35 Modified files: geo/qgis : Makefile distinfo geo/qgis/patches: patch-src_app_qgisapp_cpp patch-src_server_CMakeLists_txt Removed files: geo/qgis/patches: patch-CMakeLists_txt patch-i18n_CMakeLists_txt Log message: Update to qgis 3.4.2 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/07 16:21:31 Modified files: bin/ln : symlink.7 Log message: format a pair of dashes as "\(em" rather than "--", and a normal hyphen as "-" rather than "\-" CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/07 16:44:29 Modified files: devel/p5-YAML-XS: Tag: OPENBSD_6_4 Makefile Log message: Fix the download of the distfile. From Charlene Wendling. CVSROOT: /cvs Module name: src Changes by: sunil@cvs.openbsd.org 2018/12/08 01:01:15 Modified files: usr.sbin/smtpd : bounce.c envelope.c queue.c scheduler.c smtpd.h Log message: Use correct RFC 3464 specified values for Action field in a DSN. error -> failed success -> delivered This fixes DSN parsing for Mailman. Issue reported by Cristiano Costa on misc@opensmtpd.org. While here, rename enums to reflect the intent and properly handle envelope ascii load/dump to understand change in the values. Suggestions and ok gilles@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/08 02:01:54 Modified files: databases/ports-readmes-dancer: Makefile Added files: databases/ports-readmes-dancer/patches: patch-lib_SqlPorts_pm Log message: major oops. ports-readme-dancer was broken because I forgot to add that patch to synchronize with sqlports. Noticed by Wen Heping while testing an update to www/p5-Dancer. See ? testing updates is good, it finds stupid mistakes (my own in this case).... CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/08 02:16:10 Modified files: lang/rust : Makefile distinfo lang/rust/patches: patch-src_bootstrap_bin_rustc_rs patch-src_bootstrap_lib_rs patch-src_libstd_sys_unix_os_rs patch-src_test_run-pass_out-of-stack_rs patch-src_test_run-pass_sse2_rs patch-src_vendor_openssl-sys_build_main_rs lang/rust/pkg : PFRAG.aarch64-main PFRAG.amd64-main PFRAG.i386-main PLIST-doc Log message: update lang/rust to 1.31.0 Announcing: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html Release notes: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1310-2018-12-06 ok landry@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/08 02:32:21 Modified files: print/cups : Makefile distinfo Log message: Update to cups-2.2.10. ok landry@ CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/08 02:40:53 Log message: Import mvdsv MVDSV (MultiView Demo SerVer) is a Quakeworld server that not only offers a multiplayer environment, but also allows to record demos from every player's point of view as well as providing different game modes. You will need to purchase the original Quake 1 game to use this package. ok jca@ help from fcambus@ sthen@ bcallah@ Thanks Tom Murphy for the port Status: Vendor Tag: solene Release Tags: solene_20181208 N ports/games/mvdsv/Makefile N ports/games/mvdsv/distinfo N ports/games/mvdsv/files/server.cfg N ports/games/mvdsv/patches/patch-meson_build N ports/games/mvdsv/pkg/PLIST N ports/games/mvdsv/pkg/DESCR N ports/games/mvdsv/pkg/README No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/08 02:41:36 Modified files: games : Makefile Log message: + mvdsv CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/08 03:25:05 Modified files: . : Makefile infrastructure/mk: pkgpath.mk Log message: forgot to commit the simplification to fix-permissions add create_DEPENDS_CACHE target, necessary to fix pkg_outdated in the presence of PORTS_PRIVSEP CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/08 03:29:12 Modified files: . : Makefile Log message: also needs to destroy it, unless we want to know about _PBUILD CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/08 03:31:58 Modified files: infrastructure/bin: pkg_outdated Log message: defer to the ports tree, because PORTS_PRIVSEP CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 05:02:21 Modified files: x11/xfce4/garcon: Makefile distinfo x11/xfce4/garcon/pkg: PLIST Log message: Update to garcon 0.6.2 CVSROOT: /cvs Module name: src Changes by: jca@cvs.openbsd.org 2018/12/08 05:12:45 Modified files: regress/bin/ksh: obsd-regress.t Log message: Basic regress test for kill -s SIG[NAME] (now failing) Prodded by anton@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/08 08:08:23 Modified files: www/vimb : Makefile distinfo Removed files: www/vimb/patches: patch-src_Makefile Log message: Update to vimb-3.3.0 OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/08 08:08:58 Modified files: devel/qt-creator: Makefile distinfo devel/qt-creator/patches: patch-src_libs_libs_pro patch-src_plugins_projectexplorer_gcctoolchain_cpp patch-src_plugins_qmakeprojectmanager_qmakebuildconfiguration_cpp devel/qt-creator/pkg: PLIST Added files: devel/qt-creator/patches: patch-src_tools_clangpchmanagerbackend_source_collectbuilddependencypreprocessorcallbacks_h Log message: Update to qt-creator-4.8.0 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 08:25:32 Modified files: graphics/babl : Makefile Log message: Unbreak on non-clang archs by setting COMPILER=base-clang ports-gcc ok ajacoutot@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 09:35:53 Log message: Import libdbusmenu 16.04. Library that provides GLib and Gtk implementation of the DBusMenu protocol. The DBusMenu protocol make it possible for applications to export and import their menus over DBus. ok/tweaks rsadowski@ Status: Vendor Tag: landry Release Tags: landry_20181208 N ports/x11/libdbusmenu/Makefile N ports/x11/libdbusmenu/distinfo N ports/x11/libdbusmenu/pkg/DESCR N ports/x11/libdbusmenu/pkg/PLIST N ports/x11/libdbusmenu/patches/patch-tests_Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 09:36:27 Modified files: x11 : Makefile Log message: +libdbusmenu CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 09:44:47 Log message: Import xfce4-screensaver 0.1.3. xfce4-screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop. - Integration with the Xfce Desktop per-monitor wallpaper - Locking down of configuration settings via Xfconf - DBUS interface to limited screensaver interaction - Support for XScreensaver screensavers ok rsadowski@ Status: Vendor Tag: landry Release Tags: landry_20181208 N ports/x11/xfce4/xfce4-screensaver/Makefile N ports/x11/xfce4/xfce4-screensaver/distinfo N ports/x11/xfce4/xfce4-screensaver/pkg/DESCR N ports/x11/xfce4/xfce4-screensaver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 09:47:55 Log message: Import xfce4-statusnotifier 0.2.1. A panel plugin which provides an area for status notifier items using the dbusmenu/statusnotifier fd.o specification (like cantata or owncloudclient, among others) ok rsadowski@ Status: Vendor Tag: landry Release Tags: landry_20181208 N ports/x11/xfce4/xfce4-statusnotifier/Makefile N ports/x11/xfce4/xfce4-statusnotifier/distinfo N ports/x11/xfce4/xfce4-statusnotifier/pkg/DESCR N ports/x11/xfce4/xfce4-statusnotifier/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 09:48:43 Modified files: x11/xfce4 : Makefile Log message: +xfce4-screensaver, +xfce4-statusnotifier CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/08 11:15:26 Modified files: net : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: net/dysnomia : Makefile distinfo net/dysnomia/patches: patch-deezer_cpp patch-deezer_hpp net/dysnomia/pkg: DESCR PLIST Log message: Retire net/dysnomia Probably useful in 2007 but the port hasn't been updated since. Deezer has likely changed its public facing API, and the software now crashes whenever a search is started. Time to take it behind the barn. ok fcambus@ solene@ ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/08 12:08:01 Modified files: productivity/tryton: Makefile.inc productivity/tryton/5.0: Makefile Log message: - remove unneeded .if defined() - link all prepared tryton modules ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/08 12:16:22 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: remove the removal of tryton, trytond ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/08 12:17:13 Modified files: productivity : Makefile Log message: + tryton ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/08 12:43:47 ports/geo/spatialite/librewms/patches Update of /cvs/ports/geo/spatialite/librewms/patches In directory cvs.openbsd.org:/tmp/cvs-serv16046/librewms/patches Log Message: Directory /cvs/ports/geo/spatialite/librewms/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/08 12:43:47 ports/geo/spatialite/gui/patches Update of /cvs/ports/geo/spatialite/gui/patches In directory cvs.openbsd.org:/tmp/cvs-serv16046/gui/patches Log Message: Directory /cvs/ports/geo/spatialite/gui/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/08 12:43:47 ports/geo/spatialite/gis/patches Update of /cvs/ports/geo/spatialite/gis/patches In directory cvs.openbsd.org:/tmp/cvs-serv16046/gis/patches Log Message: Directory /cvs/ports/geo/spatialite/gis/patches added to the repository CVSROOT: /cvs Module name: src Changes by: jca@cvs.openbsd.org 2018/12/08 14:03:51 Modified files: bin/ksh : trap.c regress/bin/ksh: obsd-regress.t Log message: Fix kill [-SIGNAME | -s SIGNAME] and simplify While the code intended to support both -s NAME and -s SIGNAME, the tests performed were wrong. Replace convoluted code with less cryptic conditionals. ok anton@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/08 14:26:54 Modified files: net/unifi/stable: Makefile distinfo net/unifi/stable/patches: patch-unifi_sh_api net/unifi/stable/pkg: PLIST Log message: switch net/unifi/stable to 5.9 branch (previously in testing) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/08 14:49:14 Modified files: net/unifi/testing: Makefile distinfo net/unifi/testing/pkg: PLIST Log message: update unifi/testing to 5.9.32 (beta version, you will need to be signed up to fetch the files) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/08 15:11:40 Modified files: net/h323plus : Makefile net/h323plus/patches: patch-src_make_lib_mak net/miniupnp/libnatpmp: Makefile net/miniupnp/libnatpmp/patches: patch-Makefile net/miniupnp/miniupnpc: Makefile net/miniupnp/miniupnpc/patches: patch-Makefile Removed files: net/h323plus/patches: patch-plugins_configure Log message: Drop useless soname patching. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/08 15:39:20 Modified files: editors/vim : Makefile distinfo editors/vim/pkg: PLIST-main Log message: update to vim-8.1.0573 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/08 15:40:30 Modified files: x11/xfce4/xfce4-mpc: Makefile distinfo x11/xfce4/xfce4-mpc/pkg: PLIST Log message: Update to xfce4-mpc 0.5.1 CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/08 15:48:39 Modified files: databases/xapian-bindings: Makefile databases/xapian-core: Makefile www/xapian-omega: Makefile Log message: Move xapian homepage/master_sites to https. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2018/12/08 16:06:41 Modified files: sbin/dhclient : bpf.c Log message: ssize_t and unsigned int may be different sizes. Use ssize_t instead of unsigned int for value being compared to the results of writev() and sendmsg() calls. Noticed by naddy@ on i386 compile. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/08 16:11:24 Modified files: usr.bin/sed : main.c Log message: revert previous, it breaks regress and the llvm, gtk+2, and gtk+3 ports because it changes the behaviour for empty input files; revert requested by naddy@ and sthen@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:19:46 Log message: Import kmag-18.08.2. Comment: KDE screen magnifier Description: KMag is a screen magnifier, useful for making stuff readable. Maintainer: KDE porting team WWW: https://www.kde.org/applications/utilities/kmag/ ok landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kmag/Makefile N ports/x11/kde-applications/kmag/distinfo N ports/x11/kde-applications/kmag/pkg/PLIST N ports/x11/kde-applications/kmag/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:25:35 Modified files: meta/kde4 : Makefile x11/kde4 : Makefile Removed files: x11/kde4/kmag : Makefile distinfo x11/kde4/kmag/pkg: DESCR PLIST Log message: unhook/remove KDE4 kmag CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:27:04 Modified files: x11/libqaccessibilityclient: Makefile distinfo x11/libqaccessibilityclient/pkg: PLIST Removed files: x11/libqaccessibilityclient/patches: patch-src_qaccessibilityclient_accessibleobject_h Log message: Update to libqaccessibilityclient-0.3.0 Switch from Qt4 to Qt5, so we can enable KDE5 kmag CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:28:24 Modified files: x11/kde-applications: Makefile Log message: hook our first KDE5 accessibility port: kmag-18.08.2 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:39:07 Log message: Import ksystemlog-18.08.2. Comment: system log viewer Description: KSystemLog is a system log viewer tool. This program is developed for beginner users, who don't know how to find information about their Linux system, and don't know where log files are. Features: - Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...) - Colorize log lines depending on their severities - Tabbed view to allow displaying several logs at the same time - Auto display new lines logged - Fast parsing and reading (more than 10000 lines each 5 seconds) - Detailed informations for each log lines - Quick filter - Able to send a log message manually to the system. - Save, copy to clipboard and printing are of course available. - It can parse the following log files of your system: - System logs - X.org logs - Kernel logs - Authentication logs - Acpid logs - Cups logs - Postfix logs - Apache logs - Samba logs - Daemons logs - Cron logs - XSessions logs Maintainer: KDE porting team WWW: https://www.kde.org/applications/system/ksystemlog/ Tweaks/OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/ksystemlog/Makefile N ports/x11/kde-applications/ksystemlog/distinfo N ports/x11/kde-applications/ksystemlog/pkg/PLIST N ports/x11/kde-applications/ksystemlog/pkg/DESCR N ports/x11/kde-applications/ksystemlog/patches/patch-src_modes_apache_apacheConfiguration_h N ports/x11/kde-applications/ksystemlog/patches/patch-src_modes_authentication_authenticationConfiguration_h N ports/x11/kde-applications/ksystemlog/patches/patch-src_modes_cron_cronConfiguration_h N ports/x11/kde-applications/ksystemlog/patches/patch-src_modes_daemon_daemonConfiguration_h N ports/x11/kde-applications/ksystemlog/patches/patch-src_modes_system_systemConfiguration_h No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:46:33 Log message: Import libkeduvocdocument-18.08.2. Comment: library for reading and writing vocabulary Required by: khangman-18.08.2 Description: KEduVocDocument is a library for reading and writing vocabulary files used by Parley, Kanagram, KHangMan and KWordQuiz.At this date no binary compatibility is guaranteed. Please update this lib when updating the applications mentioned above. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/libkeduvocdocument/Makefile N ports/x11/kde-applications/libkeduvocdocument/distinfo N ports/x11/kde-applications/libkeduvocdocument/pkg/DESCR N ports/x11/kde-applications/libkeduvocdocument/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:50:44 Log message: Import kdeedu-data-18.08.2. Comment: data files for KDE education applications Description: This package contains the architecture-independent data files for the KDE education applications. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kdeedu-data/Makefile N ports/x11/kde-applications/kdeedu-data/distinfo N ports/x11/kde-applications/kdeedu-data/pkg/DESCR N ports/x11/kde-applications/kdeedu-data/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 01:59:33 Log message: Import kfind-18.08.2 Comment: KDE dialog boxes from shell scripts Description: KFind can be used as a standalone search tool, launched by KRunner or from your menu. It is also integrated into Konqueror as "Find File" in the "Tools" menu. It allows you to find files by name, type or content. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kfind/Makefile N ports/x11/kde-applications/kfind/distinfo N ports/x11/kde-applications/kfind/pkg/PLIST N ports/x11/kde-applications/kfind/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/09 02:08:51 Log message: import of libytnef-1.9.3; This program decodes those annoying application/ms-tnef MIME attachments that Microsoft mail servers helpfully use to encapsulate your already MIME encoded attachments. Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format. The YTNEF program allows one to unpack the attachments which were encapsulated into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook to view them. ok ajacoutot@ Status: Vendor Tag: robert Release Tags: robert_20181209 N ports/converters/libytnef/Makefile N ports/converters/libytnef/distinfo N ports/converters/libytnef/pkg/DESCR N ports/converters/libytnef/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/09 02:09:38 Modified files: converters : Makefile Log message: +libytnef CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/09 02:10:19 Modified files: mail/evolution : Makefile mail/evolution/pkg: PLIST Log message: enable support for the TNEF module by using libytnef ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:15:09 Log message: Import kiten-18.08.2 Comment: Japanese reference tool for KDE Description: Kiten is a Japanese reference tool. Features: * Search with English keyword, Japanese reading, or a Kanji string on a list of EDICT files. * Search with English keyword, Japanese reading, number of strokes, grade number, or a Kanji on a list of KANJIDIC files. * Comes with all necessary files. * Limit searches to only common entries. * Nested searches of results possible. * Compact, small, fast interface. * Global KDE keybindings for searching highlighted strings. * Browse Kanji by grade. It is part of the KDE Education Project. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kiten/Makefile N ports/x11/kde-applications/kiten/distinfo N ports/x11/kde-applications/kiten/pkg/PLIST N ports/x11/kde-applications/kiten/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:17:40 Log message: Import klettres-18.08.2 Comment: alphabet learning application for KDE Description: KLettres aims to help to learn the alphabet and then to read some syllables in different languages. It is meant to help learning the very first sounds of a new language, for children or for adults. Currently 25 languages are available: Arabic, Czech, Brazilian Portuguese, Danish, Dutch, British English, English, English Phonix, French, German, Hebrew, Hungarian, Italian, Kannada, Hebrew, Hindi Romanized, Low Saxon, Luganda, Malayalam, Norwegian Bokml, Punjabi, Spanish, Slovak, Ukrainian and Telugu, you can choose them using the Languages menu. A toolbar with the special characters per language is provided if you don't have the correct country keyboard or the keyboard layout to be able to display correctly the accented letters. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/klettres/Makefile N ports/x11/kde-applications/klettres/distinfo N ports/x11/kde-applications/klettres/pkg/PLIST N ports/x11/kde-applications/klettres/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:22:45 Log message: Import keditbookmarks-18.08.2 Comment: KDE bookmarks editor Description: KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. Maintainer: KDE porting team Tweak/OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/keditbookmarks/Makefile N ports/x11/kde-applications/keditbookmarks/distinfo N ports/x11/kde-applications/keditbookmarks/pkg/PLIST N ports/x11/kde-applications/keditbookmarks/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:25:06 Log message: Import khelpcenter-18.08.2 Comment: KDE help center Description: KHelpCenter - Help Center and documentation viewer Features - Show documentation from various sources - Fundamentals and Plasma Manual - Application manuals - Systemsettings modules - Kioslaves - KInfoCenter Modules - Man pages - Info pages - Glossary - Search through the available documentation Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/khelpcenter/Makefile N ports/x11/kde-applications/khelpcenter/distinfo N ports/x11/kde-applications/khelpcenter/pkg/DESCR N ports/x11/kde-applications/khelpcenter/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/09 02:28:19 Modified files: geo/mapserver : Makefile Log message: Disable/comment out the php subpackage as it only works with php 5.6 which is going away soon. Support for recent php was merged upstream in https://github.com/mapserver/mapserver/pull/5687 but that'll only be in mapserver 7.4 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 02:30:07 Modified files: converters/libytnef: Makefile distinfo Log message: Simplify pre-configure. Drop bogus HOMEPAGE. The V variable isn't needed. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:33:41 Log message: Import khangman-18.08.2 Comment: KDE hangman game Description: KHangMan is the classical hangman game. The child should guess a word letter by letter. At each miss, the picture of a hangman appears. After 10 tries, if the word is not guessed, the game is over and the answer is displayed. A hint can be shown to help you guess the word. The words are nouns and available in several languages at the moment including English US, Bulgarian, Catalan, Czech, Danish, German, Greek, British English, Spanish, Estonian, Finnish, French, Irish (Gaelic), Hungarian, Italian, Norwegian (Bokml), Dutch, Norwegian (Nynorsk), Occitan, Punjabi, Polish, Portuguese, Brazilian Portuguese, Russian, Slovenian, Serbian, Slovak, Swedish, Tajik, Turkish and Ukrainian. The program will detect which languages are present and enable them. You will also be able to easily download other languages via the Get New Stuff dialog. There are at least 4 categories per language: easy, medium, hard and animals which contains only animals nouns. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/khangman/Makefile N ports/x11/kde-applications/khangman/distinfo N ports/x11/kde-applications/khangman/pkg/PLIST N ports/x11/kde-applications/khangman/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:42:57 Log message: Import kbruch-18.08.2 Comment: KDE calculating fractions practicing app Description: KBruch is a small program to practice calculating with fractions for KDE. Maintainer: KDE porting team WWW: https://edu.kde.org/kbruch/ OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kbruch/Makefile N ports/x11/kde-applications/kbruch/distinfo N ports/x11/kde-applications/kbruch/pkg/PLIST N ports/x11/kde-applications/kbruch/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 02:54:05 Log message: Import zeroconf-ioslave-18.08.2 Comment: KDE monitoring of Zeroconf services Description: KDE network monitor KDED module for DNS-SD services (Zeroconf). Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/zeroconf-ioslave/Makefile N ports/x11/kde-applications/zeroconf-ioslave/distinfo N ports/x11/kde-applications/zeroconf-ioslave/pkg/DESCR N ports/x11/kde-applications/zeroconf-ioslave/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 03:05:03 Log message: Import kanagram-18.08.2 Comment: letter order game Description: Kanagram is a game that is based on the word/letter puzzles that the author played as a child. A word is picked at random and displayed with its letters in a messed order, with difficulty dependent on the chosen level. You have an unlimited number of attempts, and scores are kept. Maintainer: KDE porting team WWW: https://edu.kde.org/kanagram/ OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kanagram/Makefile N ports/x11/kde-applications/kanagram/distinfo N ports/x11/kde-applications/kanagram/pkg/PLIST N ports/x11/kde-applications/kanagram/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 03:20:45 Log message: Import kldap-18.08.2 Comment: LDAP access API for KDE Description: Allows LDAP accessing with a convenient Qt style C++ API. Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kldap/Makefile N ports/x11/kde-applications/kldap/distinfo N ports/x11/kde-applications/kldap/pkg/DESCR N ports/x11/kde-applications/kldap/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 03:21:30 Log message: Import libksane-kf5-18.08.2 Comment: KDE SANE (scanner) wrapper library Description: A library for dealing with scanners. LibKSane is a KDE interface for SANE library to control flat scanners. This library provides a widget to control a scanner, KSaneWidget. Internally, it will use the SANE library (or directly use TWAIN on Windows if SANE is not available). Maintainer: KDE porting team OK landry@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/libksane/Makefile N ports/x11/kde-applications/libksane/distinfo N ports/x11/kde-applications/libksane/pkg/PLIST N ports/x11/kde-applications/libksane/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 03:39:51 Modified files: security/libgpg-error: Makefile distinfo security/libgpg-error/pkg: PLIST Log message: Update to libgpg-error-1.33. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 03:47:43 Modified files: x11/kde4 : Makefile meta/kde4 : Makefile Log message: Unhook KDE4 ports and adjust KDE4 meta - kanagram - kbruch - khangman - kiten - klettres - ksystemlog CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 03:52:58 Modified files: x11/kde-applications: Makefile Log message: hook more KDE5 ports - ksystemlog - keditbookmarks - kfind - khelpcenter - kanagram - kbruch - khangman - kiten - klettres - zeroconf-ioslave - kdeedu-data - kldap - libkeduvocdocument - libksane Many thanks to landry@ for review and ok's CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 04:04:47 Log message: Import kmplot-18.08.2 Comment: mathematical function plotter for KDE Description: KmPlot is a mathematical function plotter for the KDE. It has built in a powerfull parser. You can plot different functions simultaneously and combine their function terms to build new functions. KmPlot supports functions with parameters and functions in polar coordinates. Several grid modes are possible. Plots may be printed with high precision in correct scale. Maintainer: KDE porting team OK landry@, tested by Elias M. Mariani. Thanks! Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/kmplot/Makefile N ports/x11/kde-applications/kmplot/distinfo N ports/x11/kde-applications/kmplot/pkg/PLIST N ports/x11/kde-applications/kmplot/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 04:07:05 Modified files: x11/kde4 : Makefile meta/kde4 : Makefile x11/kde-applications: Makefile Log message: hook KDE5 kmplot, unhook KDE4 kmplot and adjust KDE4 meta CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 04:07:35 Modified files: www/nextcloud : Makefile www/nextcloud/files: apache-nextcloud.conf.dist.in www/nextcloud/pkg: PLIST README UNMESSAGE Added files: www/nextcloud/files: config.php.dist.in Log message: - disable integrity checks, we want to be able to patch files; some folks may not like it but the interest of packaging is that we are in control and we want to be able to modify the source without having integrity warnings - fix shebang in the occ command line - fix configuration for Apache - Big documentation overhaul: bring most stuff from the ownCloud port with added examples Following the README now works out-of-the-box for me ok gonzalo@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 04:19:28 Modified files: www/owncloud : Makefile www/owncloud/pkg: README Log message: Drop maintainer. (sync README with nextcloud) CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/09 04:32:03 Modified files: lib/libc/stdlib: malloc.c Log message: style; OK otto CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 05:05:25 Modified files: net/dnsdist : Makefile net/dnsdist/pkg: dnsdist.rc security/hitch : Makefile security/hitch/pkg: hitch.rc Log message: Don't hardcode user in $deamon (i.e. -u foo). Use daemon_flags for this, it's what it's for. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 05:10:19 Modified files: graphics/libgphoto2: Makefile distinfo Log message: Update to libgphoto-2.5.21. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/09 05:26:38 Modified files: usr.sbin/vmd : vmd.c Log message: When -B is used to specify a specific boot device also change the reboot behaviour of vmd to stop / exit at guest reboot. OK ccardenas@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 05:56:38 Modified files: x11/kde-applications/dolphin: Makefile Log message: add optional but important run dependency: KDE5 konsole CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:25:15 Modified files: net/unifi/stable: Makefile Log message: Missed bump: -@comment pkgpath=net/unifi/testing cdrom=http://www.ubnt.com/eula/ ftp=http://www.ubnt.com/eula/ +@comment pkgpath=net/unifi/stable cdrom=http://www.ubnt.com/eula/ ftp=http://www.ubnt.com/eula/ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:32:22 Added files: www/phantomjs/patches: patch-src_qt_qtwebkit_Source_JavaScriptCore_API_JSStringRef_cpp patch-src_qt_qtwebkit_Source_WTF_wtf_TypeTraits_h patch-src_qt_qtwebkit_Source_WebKit2_Shared_API_c_WKString_cpp Log message: Fix for upcoming icu 63.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:34:41 Modified files: www : Makefile Removed files: www/phantomjs : Makefile distinfo www/phantomjs/patches: patch-build_py patch-src_qt_qtbase_config_tests_unix_iconv_iconv_pro patch-src_qt_qtbase_config_tests_unix_pulseaudio_pulseaudio_pro patch-src_qt_qtbase_configure patch-src_qt_qtbase_mkspecs_features_create_cmake_prf patch-src_qt_qtbase_mkspecs_openbsd-clang_qmake_conf patch-src_qt_qtbase_mkspecs_openbsd-clang_qplatformdefs_h patch-src_qt_qtbase_mkspecs_openbsd-g++_qmake_conf patch-src_qt_qtbase_qmake_generators_makefile_cpp patch-src_qt_qtbase_qmake_generators_unix_unixmake2_cpp patch-src_qt_qtbase_qmake_generators_unix_unixmake_cpp patch-src_qt_qtbase_qmake_generators_unix_unixmake_h patch-src_qt_qtbase_src_3rdparty_forkfd_forkfd_c patch-src_qt_qtbase_src_3rdparty_icu_dependency_pri patch-src_qt_qtbase_src_concurrent_qtconcurrentiteratekernel_cpp patch-src_qt_qtbase_src_corelib_io_qfilesystemwatcher_cpp patch-src_qt_qtbase_src_corelib_io_qlockfile_unix_cpp patch-src_qt_qtbase_src_corelib_io_qstorageinfo_unix_cpp patch-src_qt_qtbase_src_corelib_kernel_qcore_unix_p_h patch-src_qt_qtbase_src_corelib_plugin_qlibrary_unix_cpp patch-src_qt_qtbase_src_corelib_tools_qbytearray_cpp patch-src_qt_qtbase_src_corelib_tools_qbytearray_h patch-src_qt_qtbase_src_gui_image_qxbmhandler_cpp patch-src_qt_qtbase_src_network_kernel_qdnslookup_unix_cpp patch-src_qt_qtbase_src_network_socket_qnativesocketengine_unix_cpp patch-src_qt_qtbase_src_network_ssl_qsslcontext_openssl_cpp patch-src_qt_qtbase_src_network_ssl_qsslsocket_cpp patch-src_qt_qtbase_src_network_ssl_qsslsocket_openssl_symbols_cpp patch-src_qt_qtbase_src_network_ssl_qsslsocket_openssl_symbols_p_h patch-src_qt_qtbase_src_platformheaders_platformheaders_pro patch-src_qt_qtbase_src_plugins_platforms_xcb_qxcbscreen_cpp patch-src_qt_qtbase_src_testlib_qtestcase_cpp patch-src_qt_qtbase_src_tools_qdoc_htmlgenerator_cpp patch-src_qt_qtbase_src_tools_qdoc_tokenizer_cpp patch-src_qt_qtwebkit_Source_JavaScriptCore_API_JSStringRef_cpp patch-src_qt_qtwebkit_Source_JavaScriptCore_dfg_DFGDisassembler_cpp patch-src_qt_qtwebkit_Source_JavaScriptCore_heap_MachineStackMarker_cpp patch-src_qt_qtwebkit_Source_JavaScriptCore_jit_ExecutableAllocator_h patch-src_qt_qtwebkit_Source_JavaScriptCore_jsc_pro patch-src_qt_qtwebkit_Source_WTF_wtf_MathExtras_h patch-src_qt_qtwebkit_Source_WTF_wtf_Platform_h patch-src_qt_qtwebkit_Source_WTF_wtf_RandomNumberSeed_h patch-src_qt_qtwebkit_Source_WTF_wtf_TypeTraits_h patch-src_qt_qtwebkit_Source_WebCore_Target_pri patch-src_qt_qtwebkit_Source_WebKit2_Shared_API_c_WKString_cpp patch-src_webpage_cpp www/phantomjs/pkg: DESCR PLIST www/casperjs : Makefile distinfo www/casperjs/pkg: DESCR PLIST Log message: Remove phantomjs and casperjs. Both projects have been discontinued: https://github.com/ariya/phantomjs/issues/15344 ok sthen@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:36:19 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register phantomjs and casperjs removal. CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/09 06:38:58 Modified files: productivity/tryton/5.0/sao: Makefile Log message: add devel/git as BDEP. no REVISION++ as it didn't build. noticed by and ok aja@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/09 06:40:34 Modified files: productivity/tryton/5.0/account_invoice: Makefile distinfo Log message: tryton/5.0 : maintenance update - account_invoice (missed in previous) OK aja@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/09 06:41:54 Modified files: x11/mate/screensaver: Makefile x11/mate/screensaver/pkg: PLIST Log message: Rename popsquares.desktop to mate-popsquares.desktop to prevent conflict with xscreensaver. ok robert@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/09 06:43:03 Modified files: x11/xscreensaver: Makefile x11/xscreensaver/pkg: PLIST Log message: Reinstate .desktop files for xscreensavers. Allows mate-screensaver & xfce4-screensaver to use them if installed. Discussed with ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:48:17 Modified files: www : Makefile Removed files: www/owncloud : Makefile distinfo www/owncloud/files: apache-httpd-owncloud.conf.dist.in config.php.dist.in www/owncloud/patches: patch-apps_updatenotification_appinfo_info_xml patch-version_php www/owncloud/pkg: DESCR PLIST README UNMESSAGE Log message: World has moved to Nextcloud. If you want to keep using a non-community driven version software, you can install ownCloud from the official tarball. ok stsp@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 06:49:48 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register owncloud removal. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 07:06:27 Modified files: www/nextcloud : Makefile www/nextcloud/pkg: README Log message: Add path to second .htaccess file (missed in previous). CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 07:14:51 Modified files: www/nextcloud : Tag: OPENBSD_6_4 Makefile distinfo www/nextcloud/files: Tag: OPENBSD_6_4 apache-nextcloud.conf.dist.in www/nextcloud/pkg: Tag: OPENBSD_6_4 PLIST README UNMESSAGE Added files: www/nextcloud/files: Tag: OPENBSD_6_4 config.php.dist.in Log message: Update to nextcloud-14.0.4. We want this port to be kept in sync with current to ease upgrades from one OpenBSD release to the other (incremental updates instead of a big one which may break things). ok gonzalo@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 07:35:59 Modified files: print/system-config-printer: Makefile Added files: print/system-config-printer/patches: patch-authconn_py Log message: Fix constructing the auth dialog (from upstream). CVSROOT: /cvs Module name: src Changes by: remi@cvs.openbsd.org 2018/12/09 07:56:24 Modified files: usr.sbin/ospf6d: util.c Log message: Make sure that the prefixlen returned by mask2prefixlen is never bigger than 128. Initially proposed by claudio@ for bgpd. ok claudio@ CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/12/09 08:07:06 Modified files: lib/libpcap : gencode.c gencode.h grammar.y pcap-filter.3 scanner.l Log message: add basic MPLS filtering support OK claudio@ jca@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/09 08:22:59 ports/x11/xchm/patches Update of /cvs/ports/x11/xchm/patches In directory cvs.openbsd.org:/tmp/cvs-serv51938/patches Log Message: Directory /cvs/ports/x11/xchm/patches added to the repository CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 08:26:03 Modified files: usr.sbin/smtpd : smtp_session.c Log message: when doing the rDNS lookup, require getnameinfo to return a hostname not an address by passing the NI_NAMREQD flag ok eric@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 08:34:43 Modified files: meta/kde4 : Makefile Log message: Missed bump. Changing RUN_DEPENDS requires a bump or packaging will break. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 09:37:51 Modified files: usr.sbin/smtpd : lka.c lka_filter.c smtp_session.c smtpd.h Log message: add client and listener address, as well as client rDNS and FCrDNS lookup result to the filter_session structure upon filter session allocation. it will allow me to simplify all filter hooks. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 10:08:52 Modified files: usr.sbin/smtpd : smtp_session.c Log message: unbreak builtin filters after last simplification in smtp_session CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 10:17:45 Log message: Import spectacle-18.08.2. Comment: KDE screen capture and screenshot program Description: Spectacle Spectacle is a simple application for capturing desktop screenshots. It can capture images of the entire desktop, a single monitor, the currently active window, the window currently under the mouse, or a rectangular region of the screen. The images can then be printed, sent to other applications for manipulation, or quickly be saved as-is. Features: - Capture the entire desktop (default) - Capture the current monitor - Capture the active window - Capture the window currently under the cursor, including parents of pop-up menus - Capture the window currently under the cursor, excluding parents of pop-up menus - Capture a rectangular region of the screen - Start in GUI mode (default) - Take a screenshot and exit without showing the GUI - Start in DBus-Activation mode - Save image to specified file in background mode - Wait for a click before taking screenshot Maintainer: KDE porting team WWW: https://www.kde.org/applications/graphics/spectacle/ Tweak and OK kn@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181209 N ports/x11/kde-applications/spectacle/Makefile N ports/x11/kde-applications/spectacle/distinfo N ports/x11/kde-applications/spectacle/pkg/DESCR N ports/x11/kde-applications/spectacle/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/09 10:18:52 Modified files: x11/kde-applications: Makefile Log message: hook spectacle CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 10:20:19 Modified files: usr.sbin/smtpd : lka_filter.c Log message: reverse bultin filters matching logic, to make it easier for human brains to understand discussed with eric@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 10:37:15 Modified files: usr.sbin/smtpd : lka.c lka_filter.c smtp_session.c smtpd.h Log message: no longer pass rdns in all filtering requests, they can be retrieved from the filter session. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2018/12/09 10:47:46 Modified files: print/poppler : Makefile distinfo print/poppler/patches: patch-poppler_Form_cc patch-poppler_XRef_cc print/poppler/pkg: PLIST-main PLIST-qt4 PLIST-qt5 Removed files: print/poppler/patches: patch-qt5_src_Makefile_in Log message: Update to poppler-0.61.1. This is the last version containing qt4 bindings. Update to 0.72 will happen when I've fixed build problems of qt4 bindings from 0.61.1 with newer versions of poppler. No fallout during a bulk update on amd64. I've tested some programs depending on it (evince, gummi). ok aja@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 11:05:20 Modified files: usr.sbin/smtpd : lka_filter.c parse.y smtpd.h Log message: add check-fcrdns builtin filter ok eric@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 11:24:15 Modified files: usr.sbin/smtpd : lka_filter.c parse.y Log message: allow check-rdns and check-fcrdns in connect, helo/ehlo, mail-from, rcpt-to hooks ok eric@ CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2018/12/09 12:09:13 Modified files: print/poppler-data: Makefile distinfo Log message: Update to poppler-data-0.4.9. CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2018/12/09 12:30:34 Modified files: usr.bin/openssl: genrsa.c Log message: Keep usage in sync with logic if OPENSSL_NO_DES is set. ok jmc@, jsing@ CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/12/09 12:38:40 Modified files: sys/net : pfvar.h Log message: Zap duplicate signatures Redundant under _KERNEL since introduction in r1.260 from 2006. OK jca CVSROOT: /cvs Module name: xenocara Changes by: fcambus@cvs.openbsd.org 2018/12/09 13:55:22 xenocara/driver/xf86-video-openchrome/src/xvmc Update of /cvs/xenocara/driver/xf86-video-openchrome/src/xvmc In directory cvs.openbsd.org:/tmp/cvs-serv96145/xvmc Log Message: Directory /cvs/xenocara/driver/xf86-video-openchrome/src/xvmc added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 14:00:26 Modified files: textproc/icu4c : Makefile distinfo textproc/icu4c/patches: patch-source_common_Makefile_in patch-source_common_putil_cpp patch-source_common_putilimp_h patch-source_config_mh-bsd-gcc patch-source_i18n_Makefile_in textproc/icu4c/pkg: PLIST-main Removed files: textproc/icu4c/patches: patch-source_common_ulist_c patch-source_common_utext_cpp patch-source_i18n_ucol_res_cpp patch-source_test_intltest_apicoll_cpp patch-source_test_intltest_apicoll_h patch-source_test_intltest_utxttest_cpp patch-source_test_intltest_utxttest_h Log message: Major update to icu4c-63.1. Tested on an amd64 bulk. If it breaks on other archs, feel free to put me in the loop for fixing. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/09 14:01:03 Modified files: lang/php/5.6 : Makefile games/0ad/base : Makefile textproc/vislcg3: Makefile games/openttd : Makefile Added files: x11/qt5/qtwebkit/patches: patch-Source_JavaScriptCore_API_JSStringRef_cpp patch-Source_WTF_wtf_TypeTraits_h patch-Source_WebKit2_Shared_API_c_WKString_cpp games/widelands/patches: patch-src_graphic_text_bidi_h Log message: Unbreak with new icu. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/09 14:01:41 Modified files: games/manaplus : Makefile distinfo Log message: Update to manaplus-1.8.12.8 CVSROOT: /cvs Module name: xenocara Changes by: fcambus@cvs.openbsd.org 2018/12/09 14:07:34 Modified files: driver/xf86-video-openchrome: ChangeLog Makefile.am Makefile.bsd-wrapper Makefile.in NEWS README aclocal.m4 config.h.in configure configure.ac driver/xf86-video-openchrome/man: Makefile.am Makefile.in driver/xf86-video-openchrome/src: Makefile.am Makefile.in compat-api.h via_3d.c via_3d.h via_ch7xxx.c via_ch7xxx.h via_display.c via_dmabuffer.h via_dri.c via_dri.h via_driver.c via_driver.h via_i2c.c via_memcpy.c via_priv.h via_regs.h via_vgahw.c via_vgahw.h via_vt162x.c via_vt162x.h via_xvmc.c via_xvmc.h driver/xf86-video-openchrome/tools: Makefile.am Makefile.in registers.c Added files: driver/xf86-video-openchrome/src: drm_fourcc.h openchrome.man via_analog.c via_drm.h via_eng_regs.h via_exa.c via_exa_h2.c via_exa_h6.c via_fp.c via_fp.h via_kms.c via_kms.h via_memmgr.c via_memmgr.h via_outputs.c via_sii164.c via_sii164.h via_tmds.c via_tv.c via_ums.c via_ums.h via_vt1632.c via_vt1632.h via_xv.c via_xv.h via_xv_overlay.c via_xv_overlay.h driver/xf86-video-openchrome/src/xvmc: Makefile.am Makefile.in driDrawable.c driDrawable.h viaLowLevel.c viaLowLevel.h viaLowLevelPro.c viaXvMC.c viaXvMCPriv.h vldXvMC.h xf86dri.c xf86dri.h xf86dristr.h Removed files: driver/xf86-video-openchrome: compile driver/xf86-video-openchrome/libxvmc: Makefile.am Makefile.in driDrawable.c driDrawable.h viaLowLevel.c viaLowLevel.h viaLowLevelPro.c viaXvMC.c viaXvMCPriv.h vldXvMC.h xf86dri.c xf86dri.h xf86dristr.h driver/xf86-video-openchrome/man: openchrome.man driver/xf86-video-openchrome/src: version.h via.h via_accel.c via_bandwidth.c via_bios.h via_crtc.c via_cursor.c via_dga.c via_id.c via_id.h via_lvds.c via_memcpy.h via_memory.c via_mode.c via_mode.h via_panel.c via_shadow.c via_swov.c via_swov.h via_timing.c via_timing.h via_vbe.c via_video.c via_video.h Log message: Update openchrome to 0.6.176. This fixes display on my VX900 systems. OK matthieu@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/09 14:43:46 Modified files: usr.sbin/smtpd : lka_filter.c Log message: no need to pass rdns and fcrdns info to helo/ehlo proc filter lines CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/09 22:40:34 Modified files: sys/arch/sgi/dev: if_mec.c Log message: Fix phy discovery on O2 systems. After a cold boot, the mii bus appears to take some time to initialize; the phy does not answer to address 8 but to a larger address (10 or 11), then, after being reset, to its correct address of 8. So the kernel would discover the phy at a wrong address, attach it, and after it gets reset, reading from the phy at the wrong address would return either all bits clear or all bits set, confusing the link speed logic without any way to recover. Work around the issue by resetting all phys found when the interface is reset for the first time. Thus, by the time mii_attach() runs and walks the bus again, the phy will answer at the right address. From miod@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/09 22:42:34 Modified files: sys/arch/sgi/dev: if_mec.c if_mecreg.h Log message: Clean up the mec(4) MII read/write routines a bit. The PHY register offsets are adjusted because the registers are accessed using 64-bit loads and stores. From miod@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/10 00:13:49 Modified files: audio/gradio : Makefile distinfo Log message: Update to gradio 0.7.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/12/10 00:24:25 Modified files: . : MODULES 3RDPARTY Log message: update CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/10 00:28:41 Modified files: audio/cantata : Makefile distinfo audio/cantata/pkg: PLIST Log message: Update to cantata 2.3.2 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/10 00:33:12 Modified files: x11/kde-applications/spectacle: Makefile x11/kde-applications/spectacle/pkg: DESCR Log message: zap double "Spectacle" in DESCR Spotted by kn@ Thanks! CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/12/10 00:57:49 Modified files: lib/libc/stdlib: malloc.c Log message: Improve speed for the multi-threaded case by reducing lock contention. tested by many; ok florian@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/10 01:49:32 Modified files: archivers/gcab : Makefile distinfo archivers/gcab/pkg: PLIST Log message: Update to gcab-1.2. CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/10 02:46:26 Modified files: devel/p5-Modern-Perl: Makefile distinfo Log message: Maintainer update to Modern-Perl-1.20181021 Adds support for Perl 5.26 & 5.28. CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/10 02:49:13 Modified files: x11/stumpwm : Makefile distinfo x11/stumpwm/patches: patch-Makefile_in Log message: Update to stumpwm-18.05 ok jca@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/10 03:55:27 Modified files: sysutils/upower: Makefile distinfo sysutils/upower/patches: patch-libupower-glib_up-device_c sysutils/upower/pkg: PLIST Log message: Update to upower 0.99.9. Upstream switched to fd.o's gitlab, adapt MASTER_SITES accordingly. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/10 05:06:20 Modified files: print/libpaper : Makefile distinfo Log message: Update to libpaper-1.1.25. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 06:22:04 Modified files: textproc/redland-bindings: Makefile Added files: textproc/redland-bindings/patches: patch-configure_ac Removed files: textproc/redland-bindings/patches: patch-configure Log message: disable the php bindings which are <=5.6-only garbage-collect and fix a bogus LIB_DEPENDS in the Makefile while there CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 06:23:12 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: quirk for php-librdf CVSROOT: /cvs Module name: src Changes by: landry@cvs.openbsd.org 2018/12/10 06:35:55 Modified files: sys/sys : sensors.h share/snmp : OPENBSD-SENSORS-MIB.txt usr.sbin/snmpd : mib.c usr.sbin/sensorsd: sensorsd.c sbin/sysctl : sysctl.c usr.bin/systat : sensors.c Log message: Add a velocity sensor type (displayed as m/s) Change distance sensor type to be displayed as meters with 3 decimals instead of millimeters. ok mpi@ kettenis@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/10 07:39:17 Modified files: games/megaglest/base: Makefile Log message: Don't rely on wx-config to reach into /usr/local/include wx-config from wxWidgets-3.x won't put -I/usr/local/include in --cflags any more. Bump REVISION "just in case". CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 07:58:37 Modified files: net/unifi : Makefile Log message: comment-out testing/ to stop dpb whining, the distfiles aren't public (it's a PERMIT_*=no port anyway) CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/10 08:22:17 Modified files: databases/py-influxdb: Makefile distinfo Log message: Update to py-influxdb-5.2.1 CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/12/10 08:23:21 Modified files: lang/jruby : Makefile distinfo lang/jruby/pkg : PLIST Log message: Update to JRuby 9.2.5.0 OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/10 08:31:33 Log message: import a meta port for the MATE desktop that consist of two packages, the main and the extras port from Edward Lopez-Acosta ok ajacoutot@ Status: Vendor Tag: robert Release Tags: robert_20181210 N ports/meta/mate/Makefile N ports/meta/mate/pkg/DESCR-extras N ports/meta/mate/pkg/DESCR-main N ports/meta/mate/pkg/PLIST-extras N ports/meta/mate/pkg/PLIST-main No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/10 08:31:52 Modified files: meta : Makefile Log message: +mate CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 08:38:05 Modified files: www/nghttp2 : Makefile distinfo Log message: update to nghttp2 1.35.1 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/10 08:57:00 Log message: Import kalzium-18.08.2 Comment: periodic table of elements Description: Kalzium is your digital replacement for the periodic table on paper. It is a program that visualizes the Periodic Table of Elements (PSE) and includes basic information about all common elements in the PSE. It has a gained much more functions over time. Features: - versatile overview of all important data from the elements like melting points, electron affinity, electronegativity, electron configuration, radii, mass, ionisation energy - tool to visualize the spectral lines of each element - different colored views of the PSE: separation of the different blocks, Year simulator, Temperature simulator - Molecular weight calculator - an Isotope table - 3D molecule editor, with a load and save functionality - an equation solver for stoichiometric problems - filetype conversion for different types of chemical programs - tool to produce a comprehensive list of all Risk_and_Safety_Statements Maintainer: KDE porting team WWW: https://edu.kde.org/kalzium/ Tweak/OK kn@ DESCR tweaks from schwarze@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181210 N ports/x11/kde-applications/kalzium/Makefile N ports/x11/kde-applications/kalzium/distinfo N ports/x11/kde-applications/kalzium/pkg/DESCR N ports/x11/kde-applications/kalzium/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/10 09:00:27 Log message: Import step-18.08.2 Comment: KDE interactive physics simulator Description: Step is an interactive physical simulator. It allows you to explore the physical world through simulations. Features - Classical mechanical simulation in two dimensions - Particles, springs with damping, gravitational and coulomb forces - Rigid bodies - Collision detection (currently only discrete) and handling - Soft (deformable) bodies simulated as user-editable particles-springs systems, sound waves - Molecular dynamics (currently using Lennard-Jones potential): gas and liquid, condensation and evaporation, calculation of macroscopic quantities and their variances - Unit conversion and expression calculation: you can enter something like (2 days + 3 hours) * 80 km/h and it will be accepted as distance value - Error calculation and propagation: you can enter values like 1.3 +/- 0.2 for any property and errors for all dependent properties will be calculated using statistical formulas - Solver error estimation: errors introduced by the solver are calculated and added to user-entered errors - Several different solvers: up to 8th order, explicit and implicit, with or without adaptive timestep - Controller tool to easily change properties during the simulation, including customizable keyboard shortcuts - Tools to visualize results: graph, meter, tracer - Context information for all objects, integrated wikipedia browser - Collection of example experiments and integrated tutorials Maintainer: KDE porting team WWW: https://www.kde.org/applications/education/step Tweaks/OK kn@ Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181210 N ports/x11/kde-applications/step/Makefile N ports/x11/kde-applications/step/distinfo N ports/x11/kde-applications/step/pkg/PLIST N ports/x11/kde-applications/step/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/10 09:06:34 Modified files: x11/kde4 : Makefile meta/kde4 : Makefile Log message: unhook KDE4 step and adjust KDE4 meta CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/10 09:06:54 Modified files: x11/kde-applications: Makefile Log message: hook KDE5-kalzium and step CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/10 09:09:11 Modified files: usr.sbin/nsd : Makefile.in config.h.in configlexer.lex configparser.y configure configure.ac ipc.c nsd-checkconf.8.in nsd-checkconf.c nsd-checkzone.8.in nsd-control.8.in nsd-control.c nsd.8.in nsd.c nsd.conf.5.in nsd.conf.sample.in nsd.h options.c options.h remote.c server.c xfrd.c zparser.y Added files: usr.sbin/nsd/dnstap: dnstap.c dnstap.h dnstap.m4 dnstap.proto dnstap_collector.c dnstap_collector.h dnstap_config.h.in Log message: Update to 4.1.26 OK sthen CVSROOT: /cvs Module name: ports Changes by: claudio@cvs.openbsd.org 2018/12/10 09:25:17 Modified files: sysutils/firmware/vmm: Makefile sysutils/firmware/vmm/files: config sysutils/firmware/vmm/patches: patch-src_fw_paravirt_c patch-src_optionroms_c Log message: Change vmm-firmware port by adding: - bootorder support (CONFIG_BOOTORDER=y) - setting the default for screen-and-debug to 0 since for vmd screen is always the serial port (which is used for debug) - Use a while (len--) inb() loop to read from IO ports instead of 'rep insb' This will allow to implement fw_cfg support into vmd(4) and through that to support alternative boot devices. I tested OpenBSD (disk and cdrom boots) and a Linux guests and all still works. OK reyk@, sthen@ and mlarkin@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/10 09:28:54 Modified files: archivers/fuse-zip: Makefile Log message: Avoid redundancy in post-install, clarify on gmake workaround post-install is pretty much a do-install, so simply pass the proper MANDIR and just uncompress the manual. The make symlink is only needed for tests/Makefile since $(MAKE) is already used elsewhere, so turn do-configure into do-test. OK bket CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/10 09:46:03 Modified files: etc : unbound.conf Log message: remove qname-minimisation from sample config, this was turned on by default upstream in 1.7.2 (picked up by us with the update to 1.7.3). ok florian@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2018/12/10 09:48:05 Modified files: sys/arch/amd64/stand/libsa: exec_i386.c sys/arch/i386/stand/libsa: exec_i386.c Log message: Do not call free on a non-allocated pointer. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/12/10 09:48:16 Modified files: sys/net : if_pflog.c pf.c pf_if.c pf_ioctl.c pf_lb.c pf_table.c pfvar.h Log message: Remove useless macros These are just unhelpful case conversion. OK sashan henning CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2018/12/10 09:52:02 Modified files: sys/arch/amd64/stand/libsa: exec_i386.c sys/arch/i386/stand/libsa: exec_i386.c Log message: Ensure that we close the file descriptor after loading microcode. Otherwise we end up keeping file descriptor and inode related buffers around, that are unnecessarily consuming memory. ok deraadt@ patrick@ CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/10 10:06:01 Modified files: devel/radare2/bindings: Makefile distinfo devel/radare2/main: Makefile distinfo devel/radare2/main/patches: patch-libr_Makefile devel/radare2/main/pkg: PLIST Log message: devel/radare2: Update to 3.1.0. From David Carlier, with input from sthen@. OK sthen@. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/10 10:12:24 Modified files: usr.bin/sed : sed.1 Log message: correct inaccurate and misplaced information in CAVEATS and move it in part to the DESCRIPTION, in part to STANDARDS; triggered by a loosely related bug report from Lars dot Nooden at gmail dot com; OK jmc@, and no opposition when shown on bugs@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 10:52:58 Modified files: textproc/mupdf : Makefile Added files: textproc/mupdf/patches: patch-Makefile Log message: use LLD_EMUL to avoid the need for HAVE_OBJCOPY=no on LLD arches. zap some lines which are no longer needed. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/10 12:19:04 Modified files: usr.sbin/pkg_add/OpenBSD: Add.pm Log message: advance the progress meter while skipping remaning files this gets rid of the "hung" impression on updating texlive, since most files match, and the packages are so gigantisch the meter appears to stay at 0% forever. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/10 12:26:27 Modified files: www/libmicrohttpd: Makefile distinfo Log message: Minor update to libmicrohttpd-0.9.62 -- note the minor bump Consumers happy CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/10 13:40:23 Modified files: net/icinga/web2-module-director: Makefile distinfo net/icinga/web2-module-director/pkg: PLIST Log message: update to icingaweb2-module-director-1.6.0 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/10 14:13:59 Modified files: sys/arch/amd64/amd64: vmm.c Log message: Start passing the IO ports 0x510, 0x511, 0x514, and 0x518 to vmd(8). These IO ports are used by qemu's fw_cfg interface and vmd(8) will start using it to pass options to SeaBIOS. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/10 14:24:22 Modified files: usr.sbin/vmd : i8253.c Log message: No need to \n in log_debug. Part of a larger diff. OK mlarkin@ ccardenas@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/10 14:30:33 Modified files: usr.sbin/vmd : Makefile vm.c vmd.h Added files: usr.sbin/vmd : fw_cfg.c fw_cfg.h Log message: Implement the fw_cfg interface basics and use it to set the bootorder if a bootdevice was forced. This implements both the pure IO port interface and also the new DMA interface, a few direct commands are implemented which are needed but in general the "file" interface should be used. There is no write support for the guest. Tested against the latest vmm-firmware port. This requires also a -current kernel to pass the IO ports to vmd(8). OK mlarkin@ ccardenas@ CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/10 16:00:01 Modified files: sys/netinet6 : icmp6.c Log message: When forwarding IPv6 packets, generated ICMP6 packets used the interface address of the route as source address. To avoid using link-local addresses in ICMP6 packets sent into networks where they are out of scope, use the regular IPv6 source selection algorithm also in this icmp6_reflect() case. reported by sthen@; fix from Arnaud BRAND; OK claudio@ CVSROOT: /cvs Module name: ports Changes by: benno@cvs.openbsd.org 2018/12/10 16:38:37 Modified files: productivity/zim: Makefile distinfo productivity/zim/pkg: PLIST Log message: Update zim to version 0.68, diff from Edward Lopez-Acosta (elopezacosta AT gmail DOT com), thanks! ok jca@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/10 18:27:08 Modified files: sys/net : if_ethersubr.c sys/netinet : if_ether.h Log message: split ether_output into resolution, encapsulation, and output functions if if_output can be overridden on ethernet interfaces, it will allow things like vlan to do it's packet encapsulation during output before putting the packet directly on the underlying interface for output. this has two benefits. first, it can avoid having ether_output on pseudo interfaces recurse, which makes profiling of the network stack a lot clearer. secondly, and more importantly, it allows pseudo ethernet interface packet encapsulation to by run concurrently by the stack, rather than having packets unnecessarily serialied by an ifq. this diff just splits ether_output up, it doesnt have any interface take advantage of it yet. tweaks and ok claudio@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/10 18:33:05 Modified files: sys/net : ifq.c ifq.h Log message: add ifq_hdatalen for getting the size of the packet at the head of an ifq this gets the locks right, and returns 0 if there's no packet available. ok stsp@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/10 18:33:40 Modified files: share/man/man9 : ifq_enqueue.9 Log message: document ifq_hdatalen() ok stsp@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/10 18:34:10 Modified files: sys/net : if_tun.c Log message: use ifq_hdatalen for handling the FIONREAD ioctl ok stsp@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/10 18:36:42 Modified files: sys/net : ifq.c ifq.h Log message: provide ifq_is_priq, mostly so things can tell if hfsc is in effect or not. CVSROOT: /cvs Module name: src Changes by: semarie@cvs.openbsd.org 2018/12/10 22:45:14 Modified files: usr.bin/libtool/LT/Mode/Link: Library.pm Log message: teach libtool to build shared libraries with a soname ok naddy@ CVSROOT: /cvs Module name: ports Changes by: kirby@cvs.openbsd.org 2018/12/11 00:12:53 Modified files: net/seafile/seafile: Makefile Log message: remove missing files from MODPY_ADJ_FILES and switch to do-gen CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/11 00:25:57 Modified files: usr.sbin/smtpd : smtpd.h cert.c Log message: Improve the cert_*() interface. Use the return value to tell whether the request is pending (waiting for an async event) or not. Success or failure is always reported through the callback function. ok gilles@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/11 00:44:25 Modified files: usr.sbin/vmctl : main.c vmctl.8 Log message: Extend vmctl start -B argument to work for disk, cdrom and net. Currently SeaBIOS will respect disk and cdrom and our kernel will understand net. OK ccardenas@, reyk@, mlarkin@ CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/11 00:57:31 Modified files: usr.sbin/smtpd : smtp_session.c Log message: remove unnecessary calls to getsockname() ok gilles@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/11 01:05:16 Modified files: devel/meson : Makefile distinfo meson.port.mk devel/meson/patches: patch-mesonbuild_build_py devel/meson/pkg: PLIST Removed files: devel/meson/patches: patch-mesonbuild_backend_backends_py patch-mesonbuild_minstall_py Log message: Update to meson-0.49.0. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 01:40:56 Modified files: usr.sbin/smtpd : lka.c lka_report.c mta_report.c smtp_report.c smtp_session.c smtpd.h Log message: generate an event when a helo name identifies a link CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/11 02:02:14 Modified files: usr.sbin/bgpd : bgpd.h rde.c rde.h rde_attr.c rde_filter.c rde_rib.c util.c Log message: Refactor aspath code a bit. Move cached source_as (for origin validation) into struct aspath and pass that struct to aspath_match(). OK denis@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/11 02:03:36 Modified files: usr.sbin/bgpctl: bgpctl.c Log message: bgpctl can no long reuse the aspath_match function from bgpd so move the roughly the same function here called match_aspath(). OK denis@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 02:41:28 Modified files: databases/sqlite3: Makefile distinfo Log message: Update to sqlite 3.25.3, will be required by gecko 65. See https://www.sqlite.org/releaselog/3_25_2.html & https://www.sqlite.org/releaselog/3_25_3.html for changes. sqlite 3.26.0 has been released but a .1 is pending, and will require a bit more baking. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/11 02:58:39 Modified files: textproc/jo : Makefile distinfo Log message: Update jo to 1.2 and switch HOMEPAGE to HTTPS. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/11 03:18:37 Modified files: usr.sbin/pkg_add/OpenBSD/Dependencies: SolverBase.pm Log message: style CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/11 03:31:45 Modified files: usr.sbin/smtpd : smtp_session.c Log message: fix previous ok gilles@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/11 03:46:06 Modified files: security/libnettle: Makefile Added files: security/libnettle/patches: patch-rsa-sign-tr_c Log message: Unbreak on gcc archs by rewriting C99 construct Spotted on sparc64 by landry@ who had the same diff. ok aja@ (maintainer) landry@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 03:51:06 Modified files: security/pecl-libsodium: Makefile Log message: fix symlinkable ini-file, it should be "sodium" not "libsodium" reported by johnwmail at gmail CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:12:22 Modified files: x11/freerdp : Makefile Log message: https HOMEPAGE etc. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 04:29:44 Modified files: usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c smtpd.h Log message: report filter responses to smtp CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:41:54 Modified files: lang/php : Makefile Makefile.inc lang/php/7.2 : Makefile Log message: enable ext/sodium for php 7.2. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:42:23 Modified files: security : Makefile Log message: disable pecl-libsodium for php 7.2, use the built-in support instead CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:43:45 Modified files: lang/php/7.2 : Makefile lang/php/7.2/pkg: PLIST-main Log message: use @pkgpath to merge old pecl72-libsodium into php-7.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:46:15 Modified files: lang/php : Makefile Log message: oops, committed one file too many CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 04:54:29 Modified files: lang/php/7.2 : Makefile Log message: garbage-collect CONFIGURE_ARGS factored to Makefile.inc already CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:07:48 Modified files: archivers : Makefile databases : Makefile graphics : Makefile mail : Makefile security : Makefile www : Makefile net : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: www/xcache : Makefile distinfo www/xcache/pkg : DESCR MESSAGE PFRAG.coverager PLIST www/pecl56-memcached: Makefile distinfo www/pecl56-memcached/pkg: DESCR PLIST www/pecl56-pecl_http: Makefile distinfo www/pecl56-pecl_http/patches: patch-config9_m4 www/pecl56-pecl_http/pkg: DESCR PLIST www/pecl56-propro: Makefile distinfo www/pecl56-propro/pkg: DESCR PLIST www/pecl56-raphf: Makefile distinfo www/pecl56-raphf/pkg: DESCR PLIST www/pecl56-ssh2: Makefile distinfo www/pecl56-ssh2/pkg: DESCR PLIST security/pecl56-libsodium: Makefile distinfo security/pecl56-libsodium/pkg: DESCR PLIST mail/pecl56-mailparse: Makefile distinfo mail/pecl56-mailparse/pkg: DESCR PLIST net/nedi : Makefile distinfo net/nedi/patches: patch-contrib_bulkdelete_sh patch-html_log_msg_txt patch-inc_crontab patch-nedi_conf net/nedi/pkg : DESCR PLIST README Log message: drop ports/flavours requiring php 5.6 which is about to stop receiving security fixes. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:10:19 Modified files: lang/php : Makefile Makefile.inc php.port.mk Removed files: lang/php/5.6 : Makefile distinfo lang/php/5.6/patches: patch-Zend_zend_compile_h patch-Zend_zend_execute_h patch-acinclude_m4 patch-aclocal_m4 patch-configure_in patch-ext_gd_config_m4 patch-ext_gd_libgd_gdkanji_c patch-ext_iconv_iconv_c patch-ext_mbstring_php_mbregex_c patch-ext_mcrypt_mcrypt_c patch-ext_mysqlnd_config9_m4 patch-ext_odbc_config_m4 patch-ext_openssl_config0_m4 patch-ext_session_session_c patch-ext_spl_php_spl_c patch-ext_spl_php_spl_h patch-ext_standard_password_c patch-ext_tidy_config_m4 patch-ext_tidy_tidy_c patch-ext_xmlrpc_libxmlrpc_encodings_c patch-main_php_h patch-main_php_ini_c patch-main_streams_php_stream_transport_h patch-php_ini-development patch-php_ini-production patch-sapi_apache_mod_php5_c patch-sapi_cgi_cgi_main_c patch-sapi_cli_php_cli_c patch-sapi_fpm_fpm_fpm_atomic_h patch-sapi_fpm_php-fpm_conf_in patch-sapi_phpdbg_phpdbg_h patch-scripts_Makefile_frag patch-scripts_php-config_in patch-scripts_phpize_in suhosin-ext_suhosin_execute_c lang/php/5.6/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl PLIST-dba PLIST-dbg PLIST-gd PLIST-gmp PLIST-imap PLIST-intl PLIST-ldap PLIST-main PLIST-mcrypt PLIST-mssql PLIST-mysql PLIST-mysqli PLIST-odbc PLIST-pcntl PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap PLIST-sqlite3 PLIST-sybase_ct PLIST-tidy PLIST-xmlrpc PLIST-xsl PLIST-zip php56_fpm.rc Log message: remove php 5.6 and infrastructure, it is nearly out of security support CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:10:46 Modified files: lang/php/7.1 : Makefile lang/php/7.1/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl PLIST-dba PLIST-dbg PLIST-gd PLIST-gmp PLIST-imap PLIST-intl PLIST-ldap PLIST-main PLIST-mcrypt PLIST-mysqli PLIST-odbc PLIST-pcntl PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc PLIST-xsl PLIST-zip Log message: add @pkgpath markers to move old versions of core php extensions 7.1 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:26:54 Modified files: lang/php/pecl : pecl.port.mk Log message: remove php 5.6 scaffolding from pecl.port.mk; changes to pecl-* ports to follow CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:33:26 Modified files: archivers/pecl-lzf: Makefile archivers/pecl-lzf/pkg: PLIST archivers/pecl-rar: Makefile archivers/pecl-rar/pkg: PLIST databases/pecl-redis: Makefile databases/pecl-redis/pkg: PLIST graphics/pecl-imagick: Makefile graphics/pecl-imagick/pkg: PLIST mail/pecl-mailparse: Makefile mail/pecl-mailparse/pkg: PLIST security/pecl-libsodium: Makefile security/pecl-libsodium/pkg: PLIST www/pecl-chroot: Makefile www/pecl-chroot/pkg: PLIST www/pecl-geoip : Makefile www/pecl-geoip/pkg: PLIST www/pecl-memcache: Makefile www/pecl-memcache/pkg: PLIST www/pecl-memcached: Makefile www/pecl-memcached/pkg: PLIST www/pecl-pecl_http: Makefile www/pecl-pecl_http/pkg: PLIST www/pecl-pledge: Makefile www/pecl-proctitle: Makefile www/pecl-proctitle/pkg: PLIST www/pecl-propro: Makefile www/pecl-propro/pkg: PLIST www/pecl-raphf : Makefile www/pecl-raphf/pkg: PLIST www/pecl-ssh2 : Makefile www/pecl-ssh2/pkg: PLIST www/pecl-swish : Makefile www/pecl-swish/pkg: PLIST www/pecl-uploadprogress: Makefile www/pecl-uploadprogress/pkg: PLIST Log message: move @pkgpath markers for pecl extensions so that versions compiled against the old "ports default" versions of php are autoupdated to the current one CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 05:48:06 Modified files: databases/pecl-redis: Makefile distinfo Log message: update to pecl-redis 4.2.0 (there were some breaking changes in 4.x, for information see https://github.com/phpredis/phpredis/issues/1333, nextcloud is reported as being ok with them, no other users in-tree) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 06:27:54 Modified files: net/openvpn-auth-ldap: Makefile Log message: link with -lc++abi -lpthread on clang arches, fixes broken build on clang+ld.bfd (missing unwind symbols). "make test" works, actual runtime with openvpn not tested. ok sebastia@ (maintainer) CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 06:29:52 Modified files: usr.sbin/smtpd : lka.c smtp_session.c smtpd.h usr.sbin/smtpd/smtpd: Makefile Added files: usr.sbin/smtpd : report_smtp.c Log message: factor smtp-in and smtp-out reporting code CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 06:30:45 Removed files: usr.sbin/smtpd : mta_report.c smtp_report.c Log message: these files are no longer used CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 06:35:23 Modified files: usr.sbin/smtpd : smtpd.c smtpd.h Log message: remove unused imsg names CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 06:40:30 Modified files: usr.sbin/smtpd : lka.c lka_filter.c pony.c smtp.c smtp_session.c smtpd.c smtpd.h Log message: do some imsg renaming to make them more clear CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/11 06:46:55 Modified files: usr.sbin/unbound/dns64: dns64.c Log message: Fix dns64 allocation in wrong region for returned internal queries. (This is the only code change in upstream release 1.8.3). CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/11 06:48:15 Log message: import the rest of unbound 1.8.3 (to merge version numbers etc) Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_8_3 U src/usr.sbin/unbound/ac_pkg_swig.m4 U src/usr.sbin/unbound/config.guess U src/usr.sbin/unbound/config.h.in U src/usr.sbin/unbound/ax_pthread.m4 U src/usr.sbin/unbound/acx_python.m4 C src/usr.sbin/unbound/configure.ac U src/usr.sbin/unbound/acx_nlnetlabs.m4 U src/usr.sbin/unbound/Makefile.in C src/usr.sbin/unbound/configure U src/usr.sbin/unbound/install-sh U src/usr.sbin/unbound/LICENSE U src/usr.sbin/unbound/README U src/usr.sbin/unbound/systemd.m4 U src/usr.sbin/unbound/config.sub U src/usr.sbin/unbound/aclocal.m4 U src/usr.sbin/unbound/ltmain.sh U src/usr.sbin/unbound/validator/val_nsec.c U src/usr.sbin/unbound/validator/val_nsec3.h U src/usr.sbin/unbound/validator/validator.h U src/usr.sbin/unbound/validator/val_anchor.h U src/usr.sbin/unbound/validator/val_utils.c U src/usr.sbin/unbound/validator/validator.c U src/usr.sbin/unbound/validator/val_neg.h U src/usr.sbin/unbound/validator/autotrust.c U src/usr.sbin/unbound/validator/val_kentry.h U src/usr.sbin/unbound/validator/val_sigcrypt.c U src/usr.sbin/unbound/validator/val_kcache.h U src/usr.sbin/unbound/validator/val_nsec.h U src/usr.sbin/unbound/validator/val_anchor.c U src/usr.sbin/unbound/validator/val_utils.h U src/usr.sbin/unbound/validator/val_secalgo.c U src/usr.sbin/unbound/validator/val_kcache.c U src/usr.sbin/unbound/validator/val_secalgo.h U src/usr.sbin/unbound/validator/val_nsec3.c U src/usr.sbin/unbound/validator/val_neg.c U src/usr.sbin/unbound/validator/autotrust.h U src/usr.sbin/unbound/validator/val_kentry.c U src/usr.sbin/unbound/validator/val_sigcrypt.h U src/usr.sbin/unbound/services/modstack.c U src/usr.sbin/unbound/services/view.h U src/usr.sbin/unbound/services/localzone.c U src/usr.sbin/unbound/services/mesh.h U src/usr.sbin/unbound/services/listen_dnsport.c U src/usr.sbin/unbound/services/view.c U src/usr.sbin/unbound/services/listen_dnsport.h U src/usr.sbin/unbound/services/outside_network.c U src/usr.sbin/unbound/services/authzone.c U src/usr.sbin/unbound/services/modstack.h U src/usr.sbin/unbound/services/outbound_list.c U src/usr.sbin/unbound/services/outbound_list.h U src/usr.sbin/unbound/services/outside_network.h U src/usr.sbin/unbound/services/localzone.h U src/usr.sbin/unbound/services/mesh.c U src/usr.sbin/unbound/services/authzone.h U src/usr.sbin/unbound/services/cache/infra.h U src/usr.sbin/unbound/services/cache/dns.c U src/usr.sbin/unbound/services/cache/dns.h U src/usr.sbin/unbound/services/cache/rrset.c U src/usr.sbin/unbound/services/cache/infra.c U src/usr.sbin/unbound/services/cache/rrset.h U src/usr.sbin/unbound/iterator/iter_resptype.h U src/usr.sbin/unbound/iterator/iter_fwd.c U src/usr.sbin/unbound/iterator/iter_utils.c U src/usr.sbin/unbound/iterator/iterator.c U src/usr.sbin/unbound/iterator/iter_scrub.h U src/usr.sbin/unbound/iterator/iter_resptype.c U src/usr.sbin/unbound/iterator/iter_delegpt.c U src/usr.sbin/unbound/iterator/iter_fwd.h U src/usr.sbin/unbound/iterator/iter_hints.h U src/usr.sbin/unbound/iterator/iter_scrub.c U src/usr.sbin/unbound/iterator/iter_donotq.h U src/usr.sbin/unbound/iterator/iter_priv.c U src/usr.sbin/unbound/iterator/iter_hints.c U src/usr.sbin/unbound/iterator/iterator.h U src/usr.sbin/unbound/iterator/iter_priv.h U src/usr.sbin/unbound/iterator/iter_donotq.c U src/usr.sbin/unbound/iterator/iter_utils.h U src/usr.sbin/unbound/iterator/iter_delegpt.h U src/usr.sbin/unbound/doc/requirements.txt C src/usr.sbin/unbound/doc/unbound-checkconf.8.in U src/usr.sbin/unbound/doc/FEATURES C src/usr.sbin/unbound/doc/Changelog U src/usr.sbin/unbound/doc/README.tests C src/usr.sbin/unbound/doc/example.conf.in C src/usr.sbin/unbound/doc/libunbound.3.in C src/usr.sbin/unbound/doc/unbound.conf.5.in U src/usr.sbin/unbound/doc/README.DNS64 U src/usr.sbin/unbound/doc/README.svn U src/usr.sbin/unbound/doc/control_proto_spec.txt U src/usr.sbin/unbound/doc/TODO C src/usr.sbin/unbound/doc/unbound-host.1.in C src/usr.sbin/unbound/doc/unbound.8.in C src/usr.sbin/unbound/doc/unbound-anchor.8.in U src/usr.sbin/unbound/doc/LICENSE C src/usr.sbin/unbound/doc/README U src/usr.sbin/unbound/doc/unbound.doxygen U src/usr.sbin/unbound/doc/CREDITS C src/usr.sbin/unbound/doc/unbound-control.8.in U src/usr.sbin/unbound/sldns/parseutil.h U src/usr.sbin/unbound/sldns/wire2str.h U src/usr.sbin/unbound/sldns/sbuffer.c U src/usr.sbin/unbound/sldns/parseutil.c U src/usr.sbin/unbound/sldns/keyraw.h U src/usr.sbin/unbound/sldns/sbuffer.h U src/usr.sbin/unbound/sldns/keyraw.c U src/usr.sbin/unbound/sldns/parse.h U src/usr.sbin/unbound/sldns/rrdef.h U src/usr.sbin/unbound/sldns/parse.c U src/usr.sbin/unbound/sldns/str2wire.h U src/usr.sbin/unbound/sldns/rrdef.c U src/usr.sbin/unbound/sldns/pkthdr.h U src/usr.sbin/unbound/sldns/wire2str.c U src/usr.sbin/unbound/sldns/str2wire.c U src/usr.sbin/unbound/edns-subnet/subnet-whitelist.c U src/usr.sbin/unbound/edns-subnet/subnetmod.c U src/usr.sbin/unbound/edns-subnet/subnetmod.h U src/usr.sbin/unbound/edns-subnet/addrtree.h U src/usr.sbin/unbound/edns-subnet/edns-subnet.c U src/usr.sbin/unbound/edns-subnet/edns-subnet.h U src/usr.sbin/unbound/edns-subnet/subnet-whitelist.h U src/usr.sbin/unbound/edns-subnet/addrtree.c U src/usr.sbin/unbound/smallapp/unbound-control.c U src/usr.sbin/unbound/smallapp/unbound-checkconf.c U src/usr.sbin/unbound/smallapp/unbound-anchor.c U src/usr.sbin/unbound/smallapp/worker_cb.c U src/usr.sbin/unbound/smallapp/unbound-host.c U src/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in U src/usr.sbin/unbound/libunbound/libunbound.c U src/usr.sbin/unbound/libunbound/ubsyms.def U src/usr.sbin/unbound/libunbound/unbound.h U src/usr.sbin/unbound/libunbound/worker.h U src/usr.sbin/unbound/libunbound/libworker.c U src/usr.sbin/unbound/libunbound/unbound-event.h U src/usr.sbin/unbound/libunbound/context.c U src/usr.sbin/unbound/libunbound/context.h U src/usr.sbin/unbound/libunbound/libworker.h U src/usr.sbin/unbound/respip/respip.c U src/usr.sbin/unbound/respip/respip.h U src/usr.sbin/unbound/testcode/checklocks.c U src/usr.sbin/unbound/testcode/streamtcp.1 U src/usr.sbin/unbound/testcode/unitregional.c U src/usr.sbin/unbound/testcode/memstats.c U src/usr.sbin/unbound/testcode/perf.c U src/usr.sbin/unbound/testcode/testpkts.c U src/usr.sbin/unbound/testcode/replay.h U src/usr.sbin/unbound/testcode/unitldns.c U src/usr.sbin/unbound/testcode/petal.c U src/usr.sbin/unbound/testcode/do-tests.sh U src/usr.sbin/unbound/testcode/lock_verify.c U src/usr.sbin/unbound/testcode/readhex.h U src/usr.sbin/unbound/testcode/unitneg.c U src/usr.sbin/unbound/testcode/unitauth.c U src/usr.sbin/unbound/testcode/streamtcp.c U src/usr.sbin/unbound/testcode/run_vm.sh U src/usr.sbin/unbound/testcode/unitecs.c U src/usr.sbin/unbound/testcode/unitanchor.c U src/usr.sbin/unbound/testcode/unitmsgparse.c U src/usr.sbin/unbound/testcode/delayer.c U src/usr.sbin/unbound/testcode/mini_tpkg.sh U src/usr.sbin/unbound/testcode/unitmain.h U src/usr.sbin/unbound/testcode/readhex.c U src/usr.sbin/unbound/testcode/fake_event.h U src/usr.sbin/unbound/testcode/checklocks.h U src/usr.sbin/unbound/testcode/unitmain.c U src/usr.sbin/unbound/testcode/pktview.c U src/usr.sbin/unbound/testcode/testpkts.h U src/usr.sbin/unbound/testcode/asynclook.c U src/usr.sbin/unbound/testcode/unitverify.c U src/usr.sbin/unbound/testcode/unitlruhash.c U src/usr.sbin/unbound/testcode/unitdname.c U src/usr.sbin/unbound/testcode/replay.c U src/usr.sbin/unbound/testcode/unitslabhash.c U src/usr.sbin/unbound/testcode/mini_tdir.sh U src/usr.sbin/unbound/testcode/fake_event.c U src/usr.sbin/unbound/testcode/signit.c U src/usr.sbin/unbound/testcode/testbound.c U src/usr.sbin/unbound/dnscrypt/dnscrypt.m4 U src/usr.sbin/unbound/dnscrypt/dnscrypt.c U src/usr.sbin/unbound/dnscrypt/dnscrypt_config.h.in U src/usr.sbin/unbound/dnscrypt/cert.h U src/usr.sbin/unbound/dnscrypt/dnscrypt.h U src/usr.sbin/unbound/daemon/worker.h U src/usr.sbin/unbound/daemon/cachedump.c U src/usr.sbin/unbound/daemon/daemon.c U src/usr.sbin/unbound/daemon/remote.c U src/usr.sbin/unbound/daemon/stats.c U src/usr.sbin/unbound/daemon/worker.c U src/usr.sbin/unbound/daemon/daemon.h U src/usr.sbin/unbound/daemon/remote.h U src/usr.sbin/unbound/daemon/unbound.c U src/usr.sbin/unbound/daemon/acl_list.h U src/usr.sbin/unbound/daemon/cachedump.h U src/usr.sbin/unbound/daemon/stats.h U src/usr.sbin/unbound/daemon/acl_list.c U src/usr.sbin/unbound/dnstap/dnstap.h U src/usr.sbin/unbound/dnstap/dnstap_config.h.in U src/usr.sbin/unbound/dnstap/dnstap.c U src/usr.sbin/unbound/dnstap/dnstap.proto U src/usr.sbin/unbound/dnstap/dnstap.m4 U src/usr.sbin/unbound/dns64/dns64.h C src/usr.sbin/unbound/dns64/dns64.c U src/usr.sbin/unbound/ipsecmod/ipsecmod.h U src/usr.sbin/unbound/ipsecmod/ipsecmod.c U src/usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.h U src/usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.c U src/usr.sbin/unbound/util/ub_event.c U src/usr.sbin/unbound/util/ub_event_pluggable.c U src/usr.sbin/unbound/util/winsock_event.c U src/usr.sbin/unbound/util/rbtree.h U src/usr.sbin/unbound/util/module.h U src/usr.sbin/unbound/util/configyyrename.h U src/usr.sbin/unbound/util/edns.h U src/usr.sbin/unbound/util/timehist.c U src/usr.sbin/unbound/util/tcp_conn_limit.c U src/usr.sbin/unbound/util/locks.h U src/usr.sbin/unbound/util/rtt.c U src/usr.sbin/unbound/util/as112.c U src/usr.sbin/unbound/util/tube.h U src/usr.sbin/unbound/util/ub_event.h U src/usr.sbin/unbound/util/net_help.h U src/usr.sbin/unbound/util/edns.c U src/usr.sbin/unbound/util/log.c U src/usr.sbin/unbound/util/configparser.y U src/usr.sbin/unbound/util/rbtree.c U src/usr.sbin/unbound/util/regional.h U src/usr.sbin/unbound/util/module.c U src/usr.sbin/unbound/util/alloc.c U src/usr.sbin/unbound/util/config_file.h U src/usr.sbin/unbound/util/random.c U src/usr.sbin/unbound/util/timehist.h U src/usr.sbin/unbound/util/config_file.c U src/usr.sbin/unbound/util/fptr_wlist.c U src/usr.sbin/unbound/util/fptr_wlist.h U src/usr.sbin/unbound/util/netevent.h U src/usr.sbin/unbound/util/alloc.h U src/usr.sbin/unbound/util/configlexer.lex U src/usr.sbin/unbound/util/tube.c U src/usr.sbin/unbound/util/tcp_conn_limit.h U src/usr.sbin/unbound/util/regional.c U src/usr.sbin/unbound/util/mini_event.c U src/usr.sbin/unbound/util/net_help.c U src/usr.sbin/unbound/util/as112.h U src/usr.sbin/unbound/util/rtt.h U src/usr.sbin/unbound/util/mini_event.h U src/usr.sbin/unbound/util/iana_ports.inc U src/usr.sbin/unbound/util/random.h U src/usr.sbin/unbound/util/netevent.c U src/usr.sbin/unbound/util/log.h U src/usr.sbin/unbound/util/locks.c U src/usr.sbin/unbound/util/winsock_event.h U src/usr.sbin/unbound/util/storage/lookup3.h U src/usr.sbin/unbound/util/storage/dnstree.c U src/usr.sbin/unbound/util/storage/lookup3.c U src/usr.sbin/unbound/util/storage/lruhash.c U src/usr.sbin/unbound/util/storage/lruhash.h U src/usr.sbin/unbound/util/storage/dnstree.h U src/usr.sbin/unbound/util/storage/slabhash.h U src/usr.sbin/unbound/util/storage/slabhash.c U src/usr.sbin/unbound/util/data/packed_rrset.h U src/usr.sbin/unbound/util/data/msgencode.h U src/usr.sbin/unbound/util/data/msgparse.h U src/usr.sbin/unbound/util/data/packed_rrset.c U src/usr.sbin/unbound/util/data/msgreply.c U src/usr.sbin/unbound/util/data/msgencode.c U src/usr.sbin/unbound/util/data/dname.h U src/usr.sbin/unbound/util/data/msgreply.h U src/usr.sbin/unbound/util/data/msgparse.c U src/usr.sbin/unbound/util/data/dname.c U src/usr.sbin/unbound/util/shm_side/shm_main.h U src/usr.sbin/unbound/util/shm_side/shm_main.c U src/usr.sbin/unbound/cachedb/cachedb.h U src/usr.sbin/unbound/cachedb/cachedb.c U src/usr.sbin/unbound/cachedb/redis.h U src/usr.sbin/unbound/cachedb/redis.c 13 conflicts created by this import. Use the following command to help the merge: cvs checkout -jNLNETLABS:yesterday -jNLNETLABS src/usr.sbin/unbound CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/11 06:49:02 Modified files: usr.sbin/unbound: configure configure.ac usr.sbin/unbound/doc: Changelog README example.conf.in libunbound.3.in unbound-anchor.8.in unbound-checkconf.8.in unbound-control.8.in unbound-host.1.in unbound.8.in unbound.conf.5.in Log message: merge 1.8.3 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 07:21:51 Modified files: textproc/oniguruma: Makefile distinfo Log message: update to oniguruma-6.9.1 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 07:28:57 Modified files: net/lldpd : Makefile distinfo Log message: update to lldpd-1.0.3 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 07:47:46 Removed files: productivity/zim/patches: patch-zim_environ_py Log message: missed cvs rm (done correctly in submitter's diff) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 07:48:40 Modified files: productivity/zim/patches: patch-setup_py Log message: regen patch CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/11 07:52:50 Modified files: usr.sbin/smtpd : parse.y Log message: remove filter action "rewrite" can only be done from a proc filter remove "report" keyword, a proc filter gets report events discussed with eric@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 08:21:01 Modified files: lang/php/5.6 : Tag: OPENBSD_6_4 Makefile distinfo Log message: update to php-5.6.39 in -stable CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 08:30:44 Modified files: www/mozilla : mozilla.port.mk Log message: Bump dependency on sqlite 3.25.3. Technically only 3.25.1 is reqd' by gecko 64, but 65 requires 3.25.3 so that might do. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 08:31:15 Modified files: www/seamonkey : Makefile Log message: Bump after mozilla.port.mk commit CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 08:32:35 Modified files: www/firefox-i18n: Makefile.inc distinfo www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/patches: patch-security_manager_pki_resources_content_exceptionDialog_js www/mozilla-firefox/pkg: PLIST Log message: Update to firefox 64.0. See https://www.mozilla.org/en-US/firefox/64.0/releasenotes/ Note that this version won't be backported to 6.4-stable as this requires newer cbingen. -stable users should fallback to firefox-esr.. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 08:34:31 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 60.4.0. See https://www.mozilla.org/en-US/firefox/60.4.0/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/11 08:35:51 Modified files: www/firefox-esr: Tag: OPENBSD_6_4 Makefile distinfo Log message: MFC: update to firefox-esr 60.4.0. See https://www.mozilla.org/en-US/firefox/60.4.0/releasenotes/ -stable packages at the usual spot. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/11 08:47:13 Modified files: editors/featherpad: Makefile distinfo editors/featherpad/pkg: PLIST Log message: Update to featherpad-0.9.2 Changelog: https://github.com/tsujan/FeatherPad/blob/master/ChangeLog CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/11 09:12:50 Modified files: sysutils/diffoscope: Makefile distinfo Log message: Update to diffoscope-107 CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/11 09:26:01 Modified files: regress/usr.sbin/pkg_add: Makefile Log message: add a non regression test that triggers the nettle bug CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 10:01:06 Modified files: lang/php/7.0 : Tag: OPENBSD_6_4 Makefile distinfo Log message: update -stable to php-7.0.32 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 10:01:13 Modified files: lang/php/7.1 : Tag: OPENBSD_6_4 Makefile distinfo lang/php/7.1/patches: Tag: OPENBSD_6_4 patch-ext_odbc_config_m4 patch-sapi_cgi_cgi_main_c patch-sapi_fpm_fpm_fpm_atomic_h patch-scripts_Makefile_frag Added files: lang/php/7.1/patches: Tag: OPENBSD_6_4 patch-sapi_fpm_fpm_fpm_children_c Log message: update -stable to php-7.1.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/11 10:01:22 Modified files: lang/php/7.2 : Tag: OPENBSD_6_4 Makefile distinfo lang/php/7.2/patches: Tag: OPENBSD_6_4 patch-ext_odbc_config_m4 patch-sapi_cgi_cgi_main_c patch-sapi_fpm_fpm_fpm_atomic_h patch-scripts_Makefile_frag Added files: lang/php/7.2/patches: Tag: OPENBSD_6_4 patch-sapi_fpm_fpm_fpm_children_c Log message: update -stable to php-7.2.13 CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/11 10:09:07 Modified files: gnu/usr.bin/binutils/bfd: elfcode.h elfcore.h gnu/usr.bin/binutils/binutils: readelf.c gnu/usr.bin/binutils/include/elf: common.h gnu/usr.bin/binutils-2.17/bfd: elfcode.h elfcore.h Log message: Add PN_XNUM support to libbfd so objdump and gdb can handle core dumps with many many segments. ok yasuoka@ CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/11 11:03:11 Modified files: libexec/ftpd : ftpd.c Log message: Convert some variables with non-negative values to unsigned type to avoid comparison of integers of different signs. from Jan Klemkow; OK tb@ CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/11 11:19:22 Modified files: devel/tortoisehg: Makefile distinfo Log message: Update to tortoisehg 4.8.1. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/11 11:19:55 Modified files: libexec/ftpd : ftpd.c Log message: Flip snprintf(3) error check to align it with the man page example. No functional change. suggested by tb@; from Jan Klemkow CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/11 11:33:23 Modified files: lang/gerbil : Makefile Log message: Disable gerbil for non clang platforms. Gerbil needs a gambit version compiled a C compiler with thread-local storage support. I prefer avoid to change Gambit to ports GCC and the gerbil built would be really slow on old platforms anyway. CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/12/11 12:16:36 Modified files: etc : unbound.conf Log message: the world is not ready for dnssec enabled by default CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/11 12:44:32 Modified files: net/gupnp/tools: Makefile distinfo net/gupnp/tools/pkg: PLIST Log message: Update to gupnp-tools-0.8.15. ok jasper@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/11 13:01:37 Modified files: graphics/pqiv : Makefile distinfo Log message: Update to pqiv-2.11 CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/11 13:21:20 Modified files: multimedia/mpv : Makefile Log message: Drop MAINTAINER, enable SEPARATE_BUILD, use TLS WRKBUILD is now outside of WRKSRC and does not need manual setting. czarkoff is inactive and does not respond, so drop it. OK jca and jca naddy jaunfra for MAINTAINER CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/11 13:44:56 Modified files: www/py-requests: Makefile distinfo Log message: Update to py-requests-2.21.0 CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/11 13:54:45 Modified files: www/py-flask-login: Makefile distinfo www/py-flask-login/pkg: PLIST Log message: Update to py-flask-login-0.4.1 Add a py3 flavor while there From Edward Lopez-Acosta, ok abieber@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/11 13:55:28 Modified files: www : Makefile Log message: + py-flask-login,python3 CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/11 13:56:11 Modified files: lang/pcbasic : Makefile distinfo lang/pcbasic/pkg: PLIST Log message: Update to pcbasic-2.0.1 Change the V variable to MODPY_EGG_VERSION (it should have been that in the first place) Changelog: https://github.com/robhagemans/pcbasic/compare/v2.0.0...v2.0.1 CVSROOT: /cvs Module name: www Changes by: florian@cvs.openbsd.org 2018/12/11 14:10:12 Modified files: faq : current.html Log message: The change in unbound.conf got reverted; pointed out by danj CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/11 14:29:30 Modified files: archivers/p5-Archive-Zip: Makefile distinfo Removed files: archivers/p5-Archive-Zip/patches: patch-lib_Archive_Zip_Member_pm patch-t_10_chmod_t Log message: update to p5-Archive-Zip-1.64 Fixes CVE-2018-10860 (directory traversal), from Charlene Wendling, thanks! CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/11 14:30:29 Modified files: devel/physfs : Makefile Added files: devel/physfs/patches: patch-src_physfs_lzmasdk_h Log message: detect endianness via endian.h; from the equivalent patch in archivers/p7zip CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/11 14:50:02 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: register p5-Archive-Zip CVE CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/11 15:08:57 Modified files: sys/net : if.c if_var.h Log message: add optional per-cpu counters for interface stats. these exist so interfaces that want to do mpsafe work outside the ifq machinery have a place to allocate and update stats in. the generic ioctl handling for getting stats to userland knows how to roll the new per cpu stats into the rest before export. ok visa@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/11 15:11:01 Modified files: regress/usr.sbin/bgpd/config: bgpd.conf.10.ok Log message: Fix regress test. The rule optimizer changes output since all the set community rules are merged into one big set block. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/11 17:19:07 Modified files: games/stockfish: Makefile Log message: Ensure that -latomic is linked when on powerpc. Fixes the build error noted in the latest powerpc bulk report. While here, there is no legitimate reason to have base-gcc in the COMPILERS list when this is C++11. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/11 22:38:26 Modified files: sys/net : if_ethersubr.c Log message: allow ethernet interfaces to provide a custom if_output routine. this will be mostly useful for virtual interfaces like vlan and etherip, where they can bypass queueing on an ifq, and instead encapsulate in on multiple cpus concurrently and push the packet onto the next layer directly. ok visa@ CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/12 00:29:38 Modified files: sys/dev : kcov.c Log message: Make kcov MP-safe. Calling the injected tracing function __sanitizer_cov_trace_pc() early in the boot process caused a subtle crash while booting the secondary CPU(s). On amd64, accessing curcpu during this period is not safe since its GSBASE register is yet not written. After the CPU has been booted curproc can also be NULL for a brief period of time before the idle thread tied to the same CPU has started. The two problems can simply be avoided by postponing access to curcpu and curproc until /dev/kcov has been opened at least once. The end goal here is to allow fuzzing of MP kernels, which already is in full swing. This work has gone through many iterations before settling on the least intrusive change; many thanks for visa@ for reviewing and providing valuable input. Issue originally reported by Greg Steuck on tech@ who also took the time to test all iterations and providing me access to a virtualised OpenBSD machine for easier testing. ok mpi@ visa@ CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/12 00:43:07 Modified files: faq : current.html Log message: chicken binaries csi and csc have been renamed to chicken-csi and chicken-csc to avoid conflicts with lang/mono. from timo myyra CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/12 01:04:25 Modified files: lang/php/7.2 : Makefile Log message: REVISION-apache needed a bump as well: +@depend security/libsodium:libsodium-*:libsodium-1.0.16p0 -@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.0 +@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.1 +@wantlib sodium.9.1 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 01:38:00 Modified files: lang/php/7.2 : Makefile Log message: bumps for -cgi and -dbg as well CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/12 01:55:44 Modified files: regress/usr.sbin/bgpd/config: bgpd.conf.10.in bgpd.conf.10.ok Log message: Enable the rules doing more than one match at a time. This works since a while. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/12 03:50:04 Modified files: usr.sbin/smtpd : smtp_session.c Log message: upon MAIL or RCPT errors, only trigger report_smtp_tx_{mail,rcpt} events if error happened within an SMTP transaction. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 03:52:13 Modified files: telephony/asterisk: Makefile distinfo telephony/asterisk/patches: patch-third-party_pjproject_source_pjmedia_src_pjmedia_sdp_c Removed files: telephony/asterisk/patches: patch-third-party_pjproject_source_pjlib_src_pj_ssl_sock_ossl_c Log message: update to asterisk-13.24.0 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/12 05:04:56 Modified files: infrastructure/mk: bsd.port.mk bsd.port.subdir.mk pkgpath.mk Log message: rewrite the way 'default' target is set: - common code ends in pkgpath.mk - generic protection for recursive targets - much better detection of cases that don't work as expected, and sensible error messages. tests and ok kn@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 06:34:31 Modified files: sysutils/conky : Makefile sysutils/symon : Makefile sysutils/upower: Makefile x11/dstat : Makefile x11/xdimmer : Makefile net/zabbix : Makefile sysutils/htop : Makefile x11/i3status : Makefile x11/e17/e : Makefile Log message: bump HW_SENSORS users, kernel ABI change from adding a new sensor type breakage in zabbix reported by Mark Patruck CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/12 07:11:03 Modified files: usr.sbin/pkg_add/OpenBSD: UpdateSet.pm Log message: moving handles to kept means they're not affected by complete_set, which means that they won't get their dependency information. But if they're in kept, they're actually installed so make sure they have a location. This will let pkg_add always follow dependencies for all sets even if there's nothing to directly install CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/12 07:14:06 Modified files: usr.sbin/pkg_add/OpenBSD: PkgAdd.pm Log message: even when there's no update needed, respect dependency chain order. More specifically, the set currently being installed won't be affected, but shared libraries may be reached through a long dependency chain, so they actually require "full" dependency ordering. This fixes the libnettle issue reported by jca@ (see regress) okay aja@, sthen@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/12 07:14:39 Modified files: regress/usr.sbin/pkg_add: Makefile Log message: +nettle-bug now that the fix has been committed CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/12 07:15:00 Modified files: sys/kern : sysv_sem.c Log message: free(9) sizes for SVID semaphores. ok bluhm@, visa@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/12 07:15:35 Modified files: sys/kern : sysv_shm.c Log message: free(9) sizes for sysv shm. ok bluhm@, visa@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/12 07:17:46 Modified files: geo/postgis : Makefile Log message: Add cunit to BDEP, otherwise if it's around during configure cmake detects it and make fake blows if dpb junked it in the meantime. reported by naddy@ CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/12/12 07:19:15 Modified files: sys/net : if_bridge.c bridgectl.c Log message: Various cleanups: - Unify the two hooks by passing the same argument - Check for nullity before dereferencing `if_bridgeport', this will matter when we go MP - Use the same pattern to find a member in the ioctl path ok bluhm@, visa@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 08:09:14 Modified files: devel/jansson : Makefile distinfo devel/jansson/patches: patch-CMakeLists_txt devel/jansson/pkg: PLIST Log message: update to jansson-2.12 and enable static libraries. ok kirby@ (maintainer) - inspired by a diff from yasuoka@, but rewritten to continue using cmake instead of switching to autoconf CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/12 09:17:30 Modified files: infrastructure/mk: bsd.port.mk Log message: add a "show-indexed" target that displays variables with (potential) SUBPACKAGE variation. Less brittle than make show=FULLPKGNAME\${SUBPACKAGE} CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/12 09:32:59 Modified files: infrastructure/bin: pkg_outdated Log message: use show-indexed CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/12 09:36:19 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document show-indexed CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/12 09:56:12 Modified files: math/bcal : Makefile distinfo math/bcal/patches: patch-bcal_1 patch-src_bcal_c Log message: Update to bcal-2.1 -- upstream now makes real tarballs Changelog: https://github.com/jarun/bcal/blob/master/CHANGELOG CVSROOT: /cvs Module name: www Changes by: denis@cvs.openbsd.org 2018/12/12 10:12:51 Modified files: . : 65.html Log message: mention MPLS filtering CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/12 10:55:28 Modified files: usr.bin/kdump : kdump.1 kdump.c Log message: allow reading from stdin with -f -. ok kn CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/12 12:52:15 ports/news/sabnzbd/patches Update of /cvs/ports/news/sabnzbd/patches In directory cvs.openbsd.org:/tmp/cvs-serv34725/patches Log Message: Directory /cvs/ports/news/sabnzbd/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/12 12:54:32 Modified files: news/sabnzbd : Makefile distinfo news/sabnzbd/files: sabnzbd news/sabnzbd/pkg: PLIST sabnzbd.rc Added files: news/sabnzbd/patches: patch-sabnzbd_assembler_py Log message: Update to sabnzbd-2.3.5 Most of the work is done by Mikolaj Kucharski . Thank you! Maintainer timeout CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/12 13:12:03 Modified files: lib/libpcap : pcap.3 Log message: some pcap_setdirection details; from jan stary ok djm CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/12 13:21:04 Modified files: share/man/man7 : tbl.7 usr.sbin/bgpctl: bgpctl.8 usr.sbin/smtpd : smtpd.conf.5 Log message: zap trailing whitespace; CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/12 13:41:04 Modified files: net/curl : Makefile distinfo net/curl/pkg : PLIST Log message: Update to 7.63.0. No known security fixes. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/12 14:19:22 Modified files: usr.sbin/vmd : loadfile_elf.c Log message: Set the com speed to 115200 like we do in our bootloader when using SeaBIOS. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/12 14:20:57 Modified files: usr.sbin/vmd : loadfile_elf.c Log message: Simplify mbzero() by using mem_write with a NULL buf which does zero out all memory at once without having to use a zero buffer. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/12 14:27:49 Modified files: usr.sbin/smtpd : lka.c lka_report.c report_smtp.c smtp_session.c smtpd.h Log message: add tx-data reporting event CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/12 14:28:39 Modified files: usr.sbin/smtpd : smtpd.h Log message: remove unused prototypes CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 14:42:02 Modified files: x11/libdbusmenu: Makefile Log message: BDEP on intltool CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/12 14:54:30 Modified files: usr.bin/mandoc : eqn.c mandoc.h out.c roff.c tbl.c tbl_data.c tbl_html.c tbl_layout.c tbl_opts.c tbl_term.c tree.c Added files: usr.bin/mandoc : tbl.h Log message: Cleanup, no functional change: No need to expose the tbl(7) syntax tree data structures everywhere. Move them to their own include file, "tbl.h", and improve comments. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/12 15:51:58 Modified files: net : Makefile Log message: Fix py-stem,python3 hook revision 1.1032 date: 2017/11/12 20:05:18; author: danj; state: Exp; lines: +3 -2; commitid: HlZusBvIetsYUW2x; + py-stem + py-stem - stem The commit message was accurate, I forgot the ",python3" CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 15:58:57 Modified files: textproc/txt2man: Makefile textproc/txt2man/patches: patch-bookman Log message: Adjust txt2man's bookman script to avoid "[[ $i ]] || ...", /bin/sh doesn't like this at all. This is an alternative to a diff proposed by Charles A Daniels that moved txt2man to using bash. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/12 16:05:35 Modified files: devel : Makefile Log message: + py-smmap,python3 In the commit revision 1.8 date: 2016/04/25 09:09:17; author: danj; state: Exp; lines: +10 -5; commitid: Q1CPa59twalxlTp4; update py-smmap to 0.9.0 ok jca@ I added a py3 flavor but didn't hook it up. It packages fine, do it now. CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/12 16:20:38 Modified files: etc : unbound.conf Log message: add commented-out "val-log-level: 2" next to the uncommentable line to enable dnssec validation, it's really useful for debug CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 16:36:12 Removed files: www/pecl-swish : Makefile distinfo www/pecl-swish/pkg: DESCR PLIST www/pecl-uploadprogress: Makefile distinfo www/pecl-uploadprogress/pkg: DESCR PLIST Log message: remove already-unhooked PHP 5.6-only pecl ports CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 16:36:47 Removed files: www/pecl-memcache: Makefile distinfo www/pecl-memcache/files: connect.inc www/pecl-memcache/pkg: DESCR PLIST Log message: remove already-unhooked PHP 5.6-only pecl ports CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 16:44:32 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: more quirks for PHP pecl ports; - obsolete_reason for 5.6-only ports, - update old "rename pecl-foo -> pecl56-foo" entries to use pecl71-foo - add new "rename pecl56/70-foo -> pecl71-foo" entries to make sure extensions that were installed standalone rather than as a dependency of another port get updated CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/12 16:46:18 Modified files: mail/pecl-mailparse: Makefile security/pecl-libsodium: Makefile www/pecl-memcached: Makefile www/pecl-pecl_http: Makefile www/pecl-propro: Makefile www/pecl-raphf : Makefile www/pecl-ssh2 : Makefile lang/php/pecl : pecl.port.mk Log message: garbage-collect now unused MODPECL_V CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/12 19:05:57 Modified files: usr.bin/mandoc : libroff.h roff.c roff.h tbl.c tbl_data.c tbl_layout.c tbl_opts.c Added files: usr.bin/mandoc : tbl_int.h tbl_parse.h Log message: Cleanup, no functional change: Move tbl(7)-specific parser internals out of libroff.h. Move some tbl(7)-internal processing from roff.c to tbl.c. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/12 20:40:09 Modified files: usr.bin/mandoc : eqn.c roff.c Added files: usr.bin/mandoc : eqn_parse.h Removed files: usr.bin/mandoc : libroff.h Log message: Cleanup, no functional change: In libroff.h, nothing was left except the eqn(7) parser interface, which isn't really part of the roff(7) parser, so rename it to eqn_parse.h. While here, move struct eqn_def to eqn.c because that's the only file using it, and let eqn_box_free() and eqn_free() handle NULL. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/12 22:13:15 Modified files: usr.bin/mandoc : eqn.c eqn_html.c eqn_parse.h eqn_term.c mandoc.h roff.c tree.c Added files: usr.bin/mandoc : eqn.h Log message: Cleanup, no functional change: No need to expose the eqn(7) syntax tree data structures everywhere. Move them to their own include file, "eqn.h". While here, delete the unused enum eqn_pilet. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/12 23:17:17 Modified files: usr.bin/mandoc : read.c roff.h roff_int.h Log message: Cleanup, no functional change: Move the roffhash_*() functions from roff.h to roff_int.h because they are only intended for use by parsers, neither by main programs nor by formatters. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/12 23:47:36 Modified files: lib/libpcap : pcap.3 Log message: further document pcap_dump; from jan stary text tweaked and ok djm CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/12 23:51:52 Modified files: usr.sbin/vmctl : vmctl.8 Log message: various minor tweaks; ok mlarkin CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/12/12 23:52:46 Modified files: security/theharvester: Makefile distinfo security/theharvester/pkg: PLIST Log message: update theHarvester to 3.0.4. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 00:25:38 Modified files: usr.bin/mandoc : st.c Removed files: usr.bin/mandoc : st.in Log message: Cleanup, no functional change: Finally merge the pointless file st.in into st.c. Nobody should do operating systems dependent changes to standards: By definition, standards are the same for every operating system. While here, libmdoc.h no longer requires mdoc.h. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 00:29:35 Modified files: usr.bin/mandoc : att.c Log message: libmdoc.h no longer needs mdoc.h CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/13 02:35:32 Log message: Import NLopt NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. It is designed as a simple, unified interface and packaging of several free/open-source nonlinear optimization libraries. Feedback and OK sthen Status: Vendor Tag: kn Release Tags: kn_20181213 N ports/math/nlopt/Makefile N ports/math/nlopt/distinfo N ports/math/nlopt/pkg/DESCR N ports/math/nlopt/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/13 02:37:16 Modified files: math : Makefile Log message: +nlopt CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/12/13 03:54:29 Modified files: usr.sbin/snmpctl: snmpclient.c usr.sbin/snmpd : smi.c Log message: fix printf statements when compiled with -DDEBUG. OK deraadt@, tb@, claudio@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/13 04:42:45 Modified files: print/libpaper : Makefile distinfo Log message: Update to libpaper-1.1.26. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 04:55:14 Modified files: usr.bin/mandoc : Makefile att.c cgi.c main.c man_html.c man_term.c mandoc.h mandocdb.c mansearch.c mdoc_html.c mdoc_term.c out.c preconv.c read.c roff.c roff.h roff_html.c Added files: usr.bin/mandoc : mandoc_parse.h Log message: Cleanup, no functional change: Split the top level parser interface out of the utility header mandoc.h, into a new header mandoc_parse.h, for use in the main program and in the main parser only. Move enum mandoc_os into roff.h because struct roff_man is the place where it is stored. This allows removal of mandoc.h from seven files in low-level parsers and in formatters. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/13 05:14:27 Modified files: x11/libdbusmenu: Makefile Log message: Prefer MODULES for textproc/intltool. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/13 05:48:53 Modified files: usr.sbin/pkg_add/OpenBSD: Add.pm PkgAdd.pm Log message: split the status display in two, so that I can explicitly show I'm not extracting files, but skipping tied entries, which still takes time for texlive. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/13 05:59:59 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.44.10. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/13 07:06:01 Modified files: usr.sbin/smtpd : smtpd.c Log message: we don't want to parse a filter command line CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2018/12/13 07:06:10 Modified files: usr.sbin/installboot: bootstrap.c Log message: Revert last. Breaks landisk snap building for currently unknown reason. Noticed by deraadt@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/13 07:27:47 Modified files: net/isc-bind : Makefile distinfo Log message: update to BIND 9.11.5-P1 5108. [bug] Named could fail to determine bottom of zone when removing out of date keys leading to invalid NSEC and NSEC3 records being added to the zone. [GL #771] CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/13 07:43:31 Modified files: usr.sbin/smtpd : parse.y Log message: only allow builtin filters to declare which hook they listen to in the conf since proc filters are going to register themselves through the protocol. this will allow us to plug proc filters that deal with multiple hooks w/out having to declare each and every hook, and without risking to forget one. discussed with eric@ CVSROOT: /cvs Module name: src Changes by: lum@cvs.openbsd.org 2018/12/13 07:59:16 Modified files: usr.bin/mg : buffer.c def.h funmap.c main.c mg.1 Log message: Allow all non-ephemeral buffers to be toggled writable or read-only while mg is running: toggle-read-only-all CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/13 08:49:59 Modified files: infrastructure/mk: pkgpath.mk Log message: somehow I managed to lose that commit CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/13 09:01:56 Modified files: x11/kde-applications/khelpcenter: Makefile Log message: Mark BROKEN. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find KF5 (missing: Init) (found suitable version "5.51.0", minimum required is "5.20.0") Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args) CMakeLists.txt:27 (find_package) CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/13 09:35:07 Modified files: sys/arch/mips64/mips64: tlbhandler.S sys/arch/sgi/sgi: ip32_machdep.c Log message: Use a faster, more reliable way to figure out how many TLB entries are available on RM7000 processors. From miod@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/13 10:07:13 Modified files: usr.sbin/smtpd : smtpd.c Log message: do not use err() on fork_processor() exit CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/13 10:08:10 Modified files: usr.sbin/smtpd : lka.c lka_report.c mproc.c report_smtp.c smtpd.h Log message: in event reports, use a struct timeval instead of time_t since we want more than second precision discussed with eric@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/13 10:32:50 Modified files: lang/gravity : Makefile distinfo Log message: Update to gravity-0.6.1 Changelog: https://github.com/marcobambini/gravity/compare/0.5.5...0.6.1 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/13 10:48:53 Modified files: x11/libqaccessibilityclient: Makefile x11/libqaccessibilityclient/pkg: PLIST Log message: Unbreak build libqaccessibilityclient-0.3.0 depends on ECM - Extra CMake Modules. Replace cmake- and qt5-module by kf5 and update PLIST and bump. Spotted by naddy@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/13 10:51:44 Modified files: textproc/nfoview: Makefile distinfo textproc/nfoview/pkg: PLIST Log message: Minor update to nfoview-1.25 Changelog: https://github.com/otsaloma/nfoview/blob/master/NEWS.md CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/13 12:07:25 Modified files: x11/kde-applications/khelpcenter: Makefile Log message: Unbreak khelpcenter kinit is not only a run dependency, it's also a build dependency. Spotted by naddy@ and ajacoutot@ Thanks! CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/13 12:52:46 Modified files: devel/boost : Makefile Added files: devel/boost/patches: patch-boost_context_fixedsize_stack_hpp patch-boost_context_pooled_fixedsize_stack_hpp patch-boost_context_posix_protected_fixedsize_stack_hpp patch-libs_context_src_asm_jump_i386_sysv_elf_gas_S patch-libs_context_src_asm_make_i386_sysv_elf_gas_S patch-libs_context_src_asm_ontop_i386_sysv_elf_gas_S patch-tools_build_src_engine_execunix_c devel/boost/pkg: DESCR-main DESCR-md PLIST-main PLIST-md Removed files: devel/boost/pkg: DESCR PLIST Log message: Add support for boost contexts on i386, arm, amd64, from otto@. As this brings new libraries on supported architectures, split the package into -main and -md subpackages, keeping plist updates simpler and avoiding need for knowledge of supported arches in dependent ports. Also means that if future ports start picking up the MD libraries they will be easier to find. (Thanks aja@ for running a bulk build and check-lib-depends run with an earlier version to make sure existing ports don't pick up the new libs.) ok rsadowski@ Bumps for ports using boost as LIB_DEPENDS or RUN_DEPENDS to follow. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/13 12:53:24 Modified files: archivers/innoextract: Makefile audio/ncmpcpp : Makefile audio/py-tagpy : Makefile cad/openscad : Makefile comms/gnuradio : Makefile comms/sigrok/pulseview: Makefile converters/libpst: Makefile databases/mongodb: Makefile devel/codeblocks: Makefile devel/cpp-hocon: Makefile devel/leatherman: Makefile devel/stp : Makefile devel/yaml-cpp : Makefile editors/libreoffice: Makefile emulators/emulationstation: Makefile emulators/mupen64plus/video-glide64mk2: Makefile games/0ad/base : Makefile games/alephone/alephone: Makefile games/bastet : Makefile games/colobot/colobot: Makefile games/fifengine: Makefile games/freeorion: Makefile games/ja2-stracciatella: Makefile games/pingus : Makefile games/pokerth : Makefile games/returntotheroots: Makefile games/supertux : Makefile games/vegastrike/engine: Makefile games/wesnoth : Makefile games/widelands: Makefile geo/osm2pgsql : Makefile geo/osrm-backend: Makefile graphics/aqsis : Makefile graphics/blender: Makefile graphics/gfract: Makefile graphics/hugin : Makefile graphics/krita : Makefile graphics/mapnik: Makefile graphics/openimageio: Makefile graphics/orthanc/postgresql-plugin: Makefile graphics/orthanc/server: Makefile graphics/orthanc/webviewer-plugin: Makefile graphics/vigra : Makefile math/cgal : Makefile math/mlpack : Makefile multimedia/mkvtoolnix: Makefile multimedia/synfig: Makefile net/bitcoin : Makefile net/fastnetmon : Makefile net/icinga/core2: Makefile net/kea : Makefile net/libtorrent-rasterbar: Makefile net/powerdns : Makefile net/qbittorrent/qbittorrent: Makefile net/qbittorrent/qbittorrent-nox: Makefile productivity/akonadi: Makefile productivity/gnucash: Makefile productivity/ledger: Makefile sysutils/facter: Makefile sysutils/gource: Makefile sysutils/grive2: Makefile textproc/source-highlight: Makefile www/cclive : Makefile x11/kde-applications/kig: Makefile x11/ogre : Makefile Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/13 13:19:28 Modified files: devel/openocd : Makefile Log message: don't pick up libftdi1 over libftdi CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/13 13:30:59 Modified files: devel : Makefile textproc : Makefile Log message: Hook missing py3 flavor + py-hamcrest,python3 + py-elasticsearch,python3 ok pvk@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/13 14:38:33 Log message: Import py-arrow-0.12.1, a python module for easy date manipulation from Edward Lopez-Acosta pkg/DESCR: Arrow is a lightweight library which makes working with dates and times simpler. This is done by including an API which supports many common scenarios. Arrow can also easily generate time span, ranges and more while being a drop in replacement for the standard datetime module. Status: Vendor Tag: jca Release Tags: jca_20181213 N ports/devel/py-arrow/Makefile N ports/devel/py-arrow/distinfo N ports/devel/py-arrow/pkg/DESCR N ports/devel/py-arrow/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/13 14:41:36 Modified files: devel : Makefile Log message: +py-arrow +py-arrow,python3 ok bket@ (forgot to mention that at import time, sorry) CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 18:17:46 Modified files: usr.bin/mandoc : Makefile cgi.c chars.c libmandoc.h main.c man_macro.c man_validate.c mandoc.h mandoc_parse.h mandocdb.c mdoc_state.c msec.c read.c roff_term.c roff_validate.c st.c tbl_data.c tbl_layout.c Added files: usr.bin/mandoc : mandoc_msg.c Log message: Major cleanup; may imply minor changes in edge cases of error reporting. Finally, drop support for the run-time configurable mandocmsg() callback. It was over-engineered from the start, never used for anything in a decade, and repeatedly caused maintenance headaches. Consolidate reporting infrastructure into two files, mandoc.h and mandoc_msg.c, mopping up the bits and pieces that were scattered around main.c, read.c, mandoc_parse.h, libmandoc.h, the prototypes of four parsing-related functions, and both parser structs. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 19:15:10 Modified files: usr.bin/mandoc : read.c Log message: Fold mparse_parse_buffer() into mparse_readfd(), making the code considerably more readable. This is possible now that i finally deleted mparse_readmem() from mandoc portable - an unused function that never existed in OpenBSD. This cleanup already made me find a minor bug: after a recursive parse, restoring the line number of the parent file was forgotten. This is fixed now. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 22:17:45 Modified files: usr.bin/mandoc : eqn.c main.c man.c man_macro.c man_validate.c mandoc.c mandoc.h mandoc_msg.c mdoc.c mdoc_argv.c mdoc_macro.c mdoc_validate.c read.c roff.c roff_validate.c tbl.c tbl_data.c tbl_layout.c tbl_opts.c Log message: Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(), where it is no longer used. While here, rename mandoc_vmsg() to mandoc_msg() and retire the old version: There is really no point in having another function merely to save "%s" in a few places. Minus 140 lines of code. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/13 23:33:03 Modified files: usr.bin/mandoc : eqn.c eqn_parse.h libmandoc.h man_macro.c mandoc.c mdoc_argv.c read.c roff.c roff.h tbl.c tbl_int.h tbl_parse.h Log message: Cleanup, no functional change: Now that message handling is properly encapsulated, remove struct mparse pointers from four structs (roff, roff_man, tbl_node, eqn_node) and from the argument lists of five functions (roff_alloc, roff_man_alloc, mandoc_getarg, tbl_alloc, eqn_alloc). Except for being passed to the main program as an opaque object, it now only occurs in read.c, as it should, and not across 15 files like in the past. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 00:42:00 Modified files: print/hplip : Makefile distinfo print/hplip/patches: patch-Makefile_in patch-scan_py print/hplip/pkg: PLIST-hpijs Log message: Update to hplip-3.18.12. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/14 00:56:17 Modified files: usr.sbin/vmctl : main.c Log message: sync usage(); also, stop enclosing arg names in quotes, since it was applied inconsistently, and applied consistently would make it look like spaghetti; ok mlarkin CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/14 02:18:03 Modified files: usr.sbin/smtpd : smtp_session.c Log message: use new cert helpers for incoming smtp sessions ok gilles@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/12/14 02:44:28 Modified files: x11/smtube : Makefile distinfo Log message: Update for SMTube to 18.11.0 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/14 03:00:57 Modified files: multimedia/mkvtoolnix: Makefile distinfo multimedia/mkvtoolnix/patches: patch-ac_qt5_m4 Added files: multimedia/mkvtoolnix/patches: patch-src_mkvtoolnix-gui_util_sleep_inhibitor_cpp Log message: Update to mkvtoolnix-29.0.0 CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/14 03:10:35 Modified files: . : 65.html Log message: reword entries for ECDSA timing and Portsmash CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/14 03:29:16 Modified files: graphics/krita : Makefile distinfo Removed files: graphics/krita/patches: patch-plugins_impex_qimageio_krita_qimageio_desktop Log message: Update to krita-4.1.7 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/14 03:37:22 Modified files: sysutils/pkg_mgr: Makefile sysutils/pkg_mgr/patches: patch-OpenBSD_PackageManager_DBIModel_pm Log message: fix the database name also make a more specific connection, so that we don't create the wrong database name accidentally CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/14 03:40:23 Modified files: databases/ports-readmes/files: make-readmes Log message: make the db connection read-only CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/14 03:41:48 Modified files: databases/ports-readmes-dancer: Makefile databases/ports-readmes-dancer/patches: patch-lib_SqlPorts_pm Log message: make the connection read-only CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 05:33:51 Modified files: www/webkitgtk4 : Makefile distinfo www/webkitgtk4/patches: patch-Source_cmake_WebKitFeatures_cmake Log message: Update to webkitgtk4-2.22.5. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 05:34:14 Modified files: www/webkitgtk4 : Tag: OPENBSD_6_4 Makefile distinfo www/webkitgtk4/patches: Tag: OPENBSD_6_4 patch-Source_cmake_WebKitFeatures_cmake Log message: Update to webkitgtk4-2.22.5 (to ease future security updates). CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 06:13:48 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.65. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 06:14:02 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.65. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/14 06:14:14 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.75. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/14 08:29:31 Modified files: . : 65.html Log message: zap doubled word CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/14 08:30:34 Modified files: news : Makefile Removed files: news/sickbeard : Makefile distinfo news/sickbeard/files: sickbeard news/sickbeard/pkg: DESCR MESSAGE PLIST Log message: Remove sickbeard alpha software from 2015 and upstream stopped the dev in 2016 ok mglocker@ (maintainer), rsadowski@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/14 08:33:06 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register sickbeard removal CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/14 10:58:03 Modified files: lang/gcc/6 : Makefile lang/gcc/6/patches: patch-gcc_config_gcc lang/gcc/6/pkg : PLIST-c++ PLIST-main Added files: lang/gcc/6/patches: patch-gcc_config_t-openbsd Log message: Include header files that are tightly coupled to the compiler: stdatomic.h, stdfix.h, stdalign.h, and stdnoreturn.h Ensure these headers are usable on all archs by ensuring that openbsd-stdint.h is used on all archs. While here, explicitly add the --disable-libssp flag to configure, otherwise it will get built and installed. Sync the PLISTs for these changes. Prompted and much help and diagnosis on macppc by George Koehler. Feedback from sthen@ and pascal@ ok pascal@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/14 11:57:58 Modified files: . : Makefile Log message: give a much bigger hint to people who try mixing -current and 6.4 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/14 12:00:20 Modified files: devel/spidermonkey52: Makefile x11/gnome/gjs : Makefile x11/gnome/documents: Makefile x11/gnome/sushi: Makefile Log message: Remove ports-clang from COMPILER, prefer ports-gcc on non-clang archs. As of now, those c++ ports have a LIB_DEPENDS on lang/gcc/4.9,-libs for libestdc++ so they ended up depending on both llvm & gcc, and our infra plumbing gets a bit confused with that (compiler cannot create executables yadada yadada). With gcc 4.9 spidermonkey52 packages fine on sparc64, unblocking other things. There are more ports with broken COMPILER lines like this, they might get fixed over time. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/14 12:23:53 Modified files: lang/gcc/6 : Makefile distinfo Log message: Update amd64 bootstrap, remove USE_LLD=No. CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/14 12:56:02 Modified files: usr.bin/nm : elf.c elfuncs.h Log message: Delete unused phdr functions; move declarations for functions internal to elf.c to that file ok mpi@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/14 13:18:27 Modified files: lib/libtls/man : tls_conn_version.3 Log message: Delete a note taken during the rev. 1.1 man page splite that should have been deleted before commit. The cross reference is already present below SEE ALSO. Glitch noticed by jsing@. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/14 13:22:52 Modified files: usr.sbin/smtpd : lka_filter.c Log message: let smtpd fatal on misbehaving proc filters let filters register the reporting events and filter hooks they support but only as a stub for now CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/14 13:48:18 Modified files: lib/libc/stdio : fread.c Log message: Back out the optimization in rev 1.13, it does not update flags on EOF or error. This caused a regression in the cPickle python extension. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/14 13:55:17 Modified files: lib/libc/stdio : fread.c Log message: Revisit the optimization for unbuffered I/O. We can use the buffer passed to fread(3) directly in the FILE * and call __srefill() in a loop without the memcpy(). This preserves the expected behavior in all cases. OK semarie@, "This is neat" tedu@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/14 14:22:38 Modified files: www/varnish : Makefile Added files: www/varnish/patches: patch-doc_sphinx_reference_varnishd_rst Log message: Fix tiny but annoying documentation bug in varnishd(1) The default protocol specifier for `-a' is "HTTP", not "HTTP/1". Cherry-picked from bdc0c48f38c8789337896d913e7825d0f26bc821. OK gonzalo CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/14 16:18:27 Modified files: graphics/termtosvg: Makefile distinfo graphics/termtosvg/pkg: PLIST Log message: Update termtosvg to 0.7.0. CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/14 17:50:21 Modified files: regress/usr.bin/ssh: Makefile Log message: remove unused and problematic sudo clean. ok espie CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 02:00:26 Modified files: security/gnutls: Makefile distinfo security/gnutls/pkg: PLIST Log message: Major update to gnutls-3.6.5. This is the new stable branch. Survived a bulk. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/15 02:03:06 Modified files: fonts/font-awesome: Makefile distinfo Log message: Update to font-awesome-5.6.1 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/15 02:05:51 Modified files: x11/xwallpaper : Makefile distinfo Log message: Update to xwallpaper-0.4.0 CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/15 03:08:09 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-build_config_compiler_BUILD_gn Log message: update to 71.0.3578.98 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:11:21 Modified files: misc/osinfo/osinfo-db: Makefile distinfo misc/osinfo/osinfo-db/pkg: PLIST Log message: Update to osinfo-db-20181214. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:14:03 Modified files: sysutils/amazon-ecs-cli: Makefile distinfo Log message: Update to ecs-cli-1.12.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:19:48 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches: patch-makefile Log message: Update to amazon-ssm-agent-2.3.344.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:23:23 Modified files: sysutils/terraform/terraform: Makefile distinfo Log message: Update to terraform-0.11.11. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:26:09 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.66. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:26:19 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.66. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:26:33 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.76. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:32:25 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo sysutils/terraform/provider-aws: Makefile distinfo sysutils/terraform/provider-icinga2: Makefile distinfo sysutils/terraform/provider-vault: Makefile distinfo sysutils/terraform/provider-heroku: Makefile distinfo Log message: Update Terraform providers. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:41:48 Modified files: sysutils/packer: Makefile distinfo Log message: Update to packer-1.3.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/15 04:42:39 Modified files: security/vault : Makefile distinfo Log message: Update to vault-1.0.0. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/15 05:14:26 Modified files: sysutils/borgbackup: Makefile distinfo Log message: Update to borgbackup-1.1.8 OK giovanni@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/12/15 05:43:40 Modified files: math/z3 : Makefile distinfo math/z3/pkg : PLIST Log message: update z3 to 4.8.3. ok pirofti@. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/15 07:19:18 Modified files: www/hugo : Makefile distinfo Log message: Update hugo-0.52 NO_TEST hint by Edward Lopez-Acosta From Kevin Wondratsch (Maintainer) Thanks! CVSROOT: /cvs Module name: ports Changes by: jsing@cvs.openbsd.org 2018/12/15 07:54:41 Modified files: lang/go : Makefile distinfo lang/go/pkg : PLIST Log message: Update lang/go to version 1.11.4. This minor revision update includes various fixes, three of which address security related issues. CVSROOT: /cvs Module name: src Changes by: bcook@cvs.openbsd.org 2018/12/15 08:10:12 Modified files: lib/libcrypto/arc4random: Tag: OPENBSD_6_4 getentropy_aix.c getentropy_hpux.c getentropy_linux.c getentropy_osx.c getentropy_solaris.c Log message: Backport getentropy changes from deraadt@ on MAIN Saw a mention somewhere a while back that the gotdata() function in here could creates non-uniformity since very short fetches of 0 would be excluded. blocks of 0 are just as random as any other data, including blocks of 4 4 4.. This is a misguided attempt to identify errors from the entropy churn/gather code doesn't make sense, errors don't happen. ok bcook CVSROOT: /cvs Module name: src Changes by: bcook@cvs.openbsd.org 2018/12/15 08:10:53 Modified files: lib/libcrypto/arc4random: Tag: OPENBSD_6_3 getentropy_aix.c getentropy_hpux.c getentropy_linux.c getentropy_osx.c getentropy_solaris.c Log message: Backport getentropy changes from deraadt@ on MAIN Saw a mention somewhere a while back that the gotdata() function in here could creates non-uniformity since very short fetches of 0 would be excluded. blocks of 0 are just as random as any other data, including blocks of 4 4 4.. This is a misguided attempt to identify errors from the entropy churn/gather code doesn't make sense, errors don't happen. ok bcook CVSROOT: /cvs Module name: src Changes by: bcook@cvs.openbsd.org 2018/12/15 08:13:23 Modified files: lib/libcrypto : Tag: OPENBSD_6_3 opensslv.h Log message: bump for LibreSSL 2.7.5 CVSROOT: /cvs Module name: src Changes by: bcook@cvs.openbsd.org 2018/12/15 08:13:56 Modified files: lib/libcrypto : Tag: OPENBSD_6_4 opensslv.h Log message: bump for LibreSSL 2.8.3 CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/15 08:16:12 Modified files: regress/lib/libc/asr/bin: common.c common.h getaddrinfo.c gethostnamadr.c getnameinfo.c getnetnamadr.c getrrsetbyname.c res_mkquery.c res_query.c Log message: add a -R option to set/unset resolver flags. use strcasecmp for reading args. CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/15 08:21:48 Modified files: devel/llvm : Makefile Log message: Take devel/llvm maintainership The goal is to provide quick feedback on proposed diffs, and enforce testing on at least one gcc arch (probably sparc64) before diffs get committed. All contributions are still welcome. Maintainer timeout, ok ajacoutot@ visa@ naddy@ sthen@ espie@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/15 08:37:28 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Add sqlite3 in my $cve ok espie@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/15 09:25:25 Modified files: devel/cudf : Makefile devel/cudf/patches: patch-c-lib_Makefile patch-c-lib_cudf_pc_in Log message: On i386, the ocaml runtime causes text relocations. Pass the -znotext linker option to everything that links with the ocaml library. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/15 12:30:20 Modified files: share/man/man7 : mandoc_char.7 roff.7 usr.bin/mandoc : chars.c html.c mandoc.1 mandoc.c mandoc.h mandoc_msg.c mdoc_man.c mdoc_markdown.c roff.c term.c regress/usr.bin/mandoc/char/accent: Makefile nocombine.in nocombine.out_ascii nocombine.out_utf8 regress/usr.bin/mandoc/char/space: Makefile esct-man.in esct-man.out_ascii esct-man.out_lint regress/usr.bin/mandoc/roff/esc: Makefile ignore.in ignore.out_ascii ignore.out_lint one.in one.out_ascii Added files: regress/usr.bin/mandoc/char/accent: nocombine.out_lint regress/usr.bin/mandoc/char/space: invalid.in invalid.out_ascii invalid.out_lint regress/usr.bin/mandoc/roff/esc: O.in O.out_ascii O.out_lint invalid.in invalid.out_ascii invalid.out_lint unsupp.in unsupp.out_ascii unsupp.out_lint Log message: Several improvements to escape sequence handling. * Add the missing special character \_ (underscore). * Partial implementations of \a (leader character) and \E (uninterpreted escape character). * Parse and ignore \r (reverse line feed). * Add a WARNING message about undefined escape sequences. * Add an UNSUPP message about unsupported escape sequences. * Mark \! and \? (transparent throughput) and \O (suppress output) as unsupported. * Treat the various variants of zero-width spaces as one-byte escape sequences rather than as special characters, to avoid defining bogus forms with square brackets. * For special characters with one-byte names, do not define bogus forms with square brackets, except for \[-], which is valid. * In the form with square brackets, undefined special characters do not fall back to printing the name verbatim, not even for one-byte names. * Starting a special character name with a blank is an error. * Undefined escape sequences never abort formatting of the input string, not even in HTML output mode. * Document the newly handled escapes, and a few that were missing. * Regression tests for most of the above. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/15 13:16:22 Modified files: net/mldonkey : Makefile Log message: On i386, the ocaml runtime causes text relocations. We need to pass -znotext to the linker when combining OCaml and C code. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/15 13:25:54 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm net/haproxy : Makefile distinfo net/haproxy/patches: patch-src_ssl_sock_c Log message: Update to haproxy-1.8.15 2 CVEs are fixed with this update CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/15 16:33:20 Modified files: share/man/man7 : roff.7 usr.bin/mandoc : html.c html.h man_html.c mandoc.c mandoc.h mdoc_html.c roff_html.c roff_term.c roff_validate.c tbl_html.c regress/usr.bin/mandoc/roff/esc: Makefile f.in f.out_ascii regress/usr.bin/mandoc/roff/ft: Makefile badargs.in badargs.out_ascii badargs.out_lint Added files: regress/usr.bin/mandoc/roff/esc: f.out_html regress/usr.bin/mandoc/roff/ft: badargs.out_html Log message: Yet another round of improvements to manual font selection. Unify handling of \f and .ft. Support \f4 (bold+italic). Support ".ft BI" and ".ft CW" for terminal output. Support the .ft request in HTML output. Reject the bogus fonts \f(C1, \f(C2, \f(C3, and \f(CP. CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/12/15 17:00:43 Modified files: libressl : index.html releases.html Log message: LibreSSL 2.9.0, 2.8.3, and 2.7.5 CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/15 17:06:46 Modified files: lang/cython : Makefile distinfo Log message: Update to cython 0.29.2. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/15 17:10:03 Modified files: regress/usr.bin/mandoc/roff/ft: badargs.in badargs.out_ascii badargs.out_html badargs.out_lint Log message: make test output less ugly CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/15 17:10:43 Modified files: archivers/lzip/tarlz: Makefile distinfo Log message: Update to tarlz 0.7. From Sascha Paunovic. CVSROOT: /cvs Module name: ports Changes by: abieber@cvs.openbsd.org 2018/12/15 18:05:53 Modified files: sysutils/fzf : Makefile distinfo Log message: Update fzf to 0.17.5 OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: abieber@cvs.openbsd.org 2018/12/15 18:09:55 Modified files: security/gopass: Makefile distinfo Added files: security/gopass/patches: patch-pkg_protect_protect_openbsd_go Log message: Bump gopass to 1.8.3. Patch has been sent upstream: https://github.com/gopasspw/gopass/pull/1015 OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: abieber@cvs.openbsd.org 2018/12/15 18:11:22 Modified files: www/kwebapp : Makefile distinfo Log message: Jump to 0.6.9! OK rsadowski@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/15 18:34:34 Modified files: share/man/man7 : roff.7 Log message: minor polishing, in parts related to functional improvements in the past, and also adding some cross references for important escape sequences CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/15 19:20:26 Modified files: share/man/man7 : man.7 Log message: The .HP macro was deprecated by groff, and that makes sense because it serves no real purpose and works poorly with HTML. While here, describe the section argument of .TH, clarify the syntax display of .TP, and polish some wordings. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/15 20:36:02 Modified files: sys/sys : task.h sys/kern : kern_task.c sys/net : ifq.c Log message: add task_pending jsg@ wants this for drm, and i've had a version of it in diffs sine 2016, but obviously havent needed to use it just yet. task_pending is modelled on timeout_pending, and tells you if the task is on a list waiting to execute. ok jsg@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/15 20:40:12 Modified files: share/man/man9 : task_add.9 Log message: document task_pending() CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/15 20:40:40 Modified files: lib/libc/stdio : fread.c Log message: Back out rev 1.17 for now, it causes issues with python when building databases/tdb from ports. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/12/16 01:31:50 Modified files: sys/lib/libsa : alloc.c Log message: Make the freelist best fit code a tiny bit smarter to not use a block if half or more would be wasted. Causes more effective re-use of blocks. ok jsing@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/12/16 01:33:16 Modified files: sys/arch/amd64/stand/libsa: biosdev.c sys/arch/i386/stand/libsa: biosdev.c Log message: Avoid using a too big bounce buffer by splitting up large reads. Allows for booting using large (64k) blocksize filesystems. ok tedu@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/16 01:50:11 Modified files: devel/cargo : cargo.port.mk devel/cbindgen : Makefile sysutils/exa : Makefile textproc/ripgrep: Makefile distinfo www/geckodriver: Makefile Log message: change MODCARGO_CRATES syntax for devel/cargo module. The new syntax to have version with '-' character: -MODCARGO_CRATES += aho-corasick-0.6.8 # Unlicense/MIT +MODCARGO_CRATES += aho-corasick 0.6.8 # Unlicense/MIT update all customers of devel/cargo to use the new syntax ok landry@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/16 01:54:24 Modified files: textproc/ripgrep: distinfo Log message: backout change on distinfo: it wasn't intented to be commit CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/16 02:19:57 Modified files: lang/rust : Makefile lang/rust/patches: patch-src_etc_rust-gdb lang/rust/pkg : PLIST-main Added files: lang/rust/pkg : DESCR-clippy DESCR-gdb DESCR-rustfmt PLIST-clippy PLIST-gdb PLIST-rustfmt Log message: build clippy (linter) and rustfmt (code formatter) and provide them in subpackages. while here create a subpackage for rust-gdb also. looks good landry@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/16 03:16:43 Modified files: usr.sbin/pkg_add/OpenBSD/ProgressMeter: Term.pm Log message: the width code was moved to State.pm a while ago, remove last remnants CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/16 03:44:18 Modified files: usr.sbin/pkg_add/OpenBSD: Signature.pm Log message: missing annotation after refactor dependency on libraries should always trigger an update found by landry@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/16 03:45:38 Modified files: usr.sbin/pkg_add/OpenBSD: Signature.pm Log message: bad choice of name. don't reuse the same method name to mean different things CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/16 04:56:53 Modified files: lib/libcrypto : format-pem.pl Log message: Add a check that libressl is actually able to verify CA certs. Skip outputting them if invalid (e.g. GENERALIZEDTIME date before 2050). CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2018/12/16 05:08:32 Modified files: lib/libcrypto : cert.pem Log message: Regenerate root CA list using updated format-pem.pl. Specifically this drops CA certificates whose validity dates don't comply with the rules on ASN.1 encoding in RFC 5280 (and predecessors - same rule goes back to at least RFC 2459, section 4.1.2.5). LibreSSL strictly enforces this, so attempting to validate certificates signed by these CAs just result in the following: error 13 at 1 depth lookup:format error in certificate's notBefore field "probably" beck@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/16 06:08:35 Modified files: bin/ksh : ksh.1 sh.1 Log message: Tweak the syntax displays to show that the list of words in "for name in [word ...]; do list; done" can be empty. In sh(1), clarify what happens in that case. In ksh(1), clarify how it can happen that the list is never executed. OK jmc@ tb@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2018/12/16 06:53:22 Modified files: devel/git : Makefile distinfo devel/git/patches: patch-t_t1450-fsck_sh patch-t_test-lib_sh devel/git/pkg : PLIST-main Log message: Update to git-2.20.1 OK benoit CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/16 07:43:38 Modified files: sys/arch/octeon/dev: octcrypto.c Log message: Fix pool ipl to prevent a deadlock scenario. While here, make the pool use the default memory alignment. The default setting is good enough for the driver and the hardware. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/16 08:08:34 Modified files: sysutils/amazon-ssm-agent: Makefile sysutils/amazon-ssm-agent/patches: patch-makefile Log message: Don't run the checkstyle script to unbreak with new go. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/16 08:09:58 Log message: Import traccar 4.2, from MAINTAINER Renaud Allard. Traccar is an open source GPS tracking system. It supports more than 170 GPS protocols and more than 1500 models of GPS tracking devices. Traccar can be used with any major SQL database system. It also provides an easy to use REST API. Some of the available features include: * Real-time GPS tracking * Driver behaviour monitoring * Detailed and summary reports * Geofencing functionality * Alarms and notifications * Account and device management * Email and SMS support ok/tweaks sthen@ Status: Vendor Tag: rallard Release Tags: landry_20181216 N ports/geo/traccar/Makefile N ports/geo/traccar/distinfo N ports/geo/traccar/patches/patch-conf_default_xml N ports/geo/traccar/patches/patch-conf_traccar_xml N ports/geo/traccar/pkg/DESCR N ports/geo/traccar/pkg/PLIST N ports/geo/traccar/pkg/traccar.rc No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/16 08:10:24 Modified files: geo : Makefile Log message: +traccar CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/16 08:11:30 Modified files: sys/dev/pci : pcidevs Log message: few more devs CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/16 08:11:33 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/16 08:33:44 Modified files: infrastructure/db: user.list Log message: reserve uid 824 for _traccar, reminded by danj@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/16 08:34:25 src/regress/lib/libc/fread Update of /cvs/src/regress/lib/libc/fread In directory cvs.openbsd.org:/tmp/cvs-serv27483/fread Log Message: Directory /cvs/src/regress/lib/libc/fread added to the repository CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/16 08:36:27 Modified files: regress/lib/libc: Makefile Added files: regress/lib/libc/fread: Makefile fread.c Log message: Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/12/16 08:38:29 Modified files: lib/libc/stdio : fread.c Log message: Restore the optimization for unbuffered I/O. The buffer needs to be reset before each call to __srefill(). Passes new regress. OK semarie@ CVSROOT: /cvs Module name: www Changes by: gilles@cvs.openbsd.org 2018/12/16 08:51:09 Modified files: opensmtpd : index.html Added files: opensmtpd/announces: release-6.4.1.txt Log message: release 6.4.1 containing the recent errata + portability fixes CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/16 08:56:03 Modified files: regress/sys/dev/kcov: Makefile kcov.c Log message: split tests into multiple make targets CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/16 09:52:39 Modified files: productivity/tryton/5.0/trytond: Makefile productivity/tryton/5.0/trytond/files: server.conf productivity/tryton/5.0/trytond/pkg: README Log message: Tweak documentation While there, passlib[bcrypt] seems to be just bcrypt so add a rdep on it with and ok semarie@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/16 09:53:35 Modified files: productivity/tryton/5.0/trytond/files: server.conf Log message: Missed in previous CVSROOT: /cvs Module name: src Changes by: tim@cvs.openbsd.org 2018/12/16 13:41:30 Modified files: etc : unbound.conf Log message: Remove control-use-cert. It is ignored for local sockets (since unbound 1.7.3). OK florian@ sthen@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/16 17:50:28 ports/textproc/py-black/patches Update of /cvs/ports/textproc/py-black/patches In directory cvs.openbsd.org:/tmp/cvs-serv49227/patches Log Message: Directory /cvs/ports/textproc/py-black/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/16 18:01:24 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm x11/nx : Makefile Removed files: x11/nx/nxssh : Makefile distinfo x11/nx/nxssh/patches: patch-configure patch-includes_h patch-log_h patch-openbsd-compat_openbsd-compat_h patch-readpass_c patch-sshd_c x11/nx/nxssh/pkg: DESCR PLIST x11/nx/opennx : Makefile distinfo x11/nx/opennx/patches: patch-Makefile_in patch-MySession_cpp patch-MyXmlConfig_cpp patch-configure patch-opennxApp_cpp x11/nx/opennx/pkg: DESCR PLIST README Log message: Remove insecure nxssh and obsolete opennx nxssh is based on an old copy of OpenSSH 4.7. Upstream stopped supporting it and it hasn't been updated since import, so it's likely affected by all the issues listed on https://www.openssh.com/security.html since 2008. opennx is a graphical client that uses nxssh under the hood. It is dead upstream, hasn't been updated since 2009 and won't build with wxWidgets3. ok kn@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/16 18:08:29 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm telephony/iaxclient: Makefile Removed files: telephony/iaxclient/patches: patch-simpleclient_iaxcomm_calls_cc patch-simpleclient_iaxcomm_frame_cc patch-simpleclient_iaxcomm_ringer_cc telephony/iaxclient/pkg: DESCR-iaxcomm PLIST-iaxcomm Log message: Remove iaxcomm subpackage iaxcomm doesn't build with wxWidgets3, not very surprising since the last beta release was in 2008. Maintainer timeout, ok kn@ rsadowski@ sthen@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/16 18:10:00 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Fix sickbeard removal CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/17 01:56:31 Modified files: usr.sbin/smtpd : mproc.c Log message: set the return pointer to NULL when receiving a 0-sized data. ok gilles CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/17 02:11:11 Modified files: sys/net : pf.c pf_ioctl.c Log message: Use timeout_add_sec() instead of timeout_add() with a multiplication with hz OK kn@, florian@, visa@, cheloha@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/17 02:17:30 Modified files: sys/netinet : ip_carp.c Log message: Switch from timeout_add with tvtohz to just timeout_add_tv. Now this change will reduce the sleep time by one tick which doesn't matter in the common case. The code never passes a true 0 timeval to timeout_add_tv so the code will always sleep for at least 1 tick which is good enough. OK kn@, florian@, visa@, cheloha@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/17 02:58:46 Log message: import net/libunbound, ok/feedback jca@ florian@ This package contains the validating resolver library from the Unbound distribution (the main Unbound resolver daemon and tools are in OpenBSD's base OS). Status: Vendor Tag: sthen Release Tags: sthen_20181217 N ports/net/libunbound/Makefile N ports/net/libunbound/distinfo N ports/net/libunbound/patches/patch-Makefile_in N ports/net/libunbound/pkg/DESCR N ports/net/libunbound/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/17 02:59:13 Modified files: net : Makefile Log message: +libunbound CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/12/17 03:39:25 Modified files: . : MODULES 3RDPARTY Log message: update CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2018/12/17 04:14:56 Modified files: usr.sbin/smtpd : mta_session.c Log message: use new cert helpers for mta sessions ok @gilles CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/17 04:24:30 Modified files: usr.sbin/bgpd : rde.h Log message: path_empty() is not a function and does not need a prototype. CVSROOT: /cvs Module name: www Changes by: gilles@cvs.openbsd.org 2018/12/17 06:09:29 Modified files: opensmtpd : index.html opensmtpd/announces: release-6.4.1.txt Log message: fscked up portable tarball, update announce and links to new tarball CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/17 06:51:21 Modified files: usr.sbin/pkg_add/OpenBSD: ForwardDependencies.pm Log message: I'm an idiot, of course kept packages need adjusting as well CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/17 07:05:21 Modified files: lang/gcc/4.9 : Makefile distinfo Log message: Update mips64 bootstrap, from visa@. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/17 07:09:30 Modified files: lang/gcc/6 : Makefile distinfo Log message: Update mips64 bootstrap, from visa@. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/17 07:51:57 Modified files: share/man/man9 : psignal.9 sys/kern : kern_sig.c sys/sys : signalvar.h Log message: Remove unused function gsignal(). OK deraadt@ anton@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/17 08:19:40 Modified files: mail/kopano : Makefile.inc mail/kopano/core: Makefile distinfo mail/kopano/core/patches: patch-ECtools_mapitime_cpp patch-ECtools_monitor_monitor_cpp patch-ECtools_presence_kopano_presence___init___py patch-ECtools_search_Makefile_in patch-Makefile_in patch-caldav_CalDAV_cpp patch-common_platform_linux_cpp patch-configure_ac patch-gateway_Gateway_cpp patch-installer_linux_ldap_cfg patch-lddcheck patch-php7-ext_typeconversion_cpp patch-provider_libserver_ECAttachmentStorage_cpp patch-provider_server_ECServer_cpp patch-spooler_DAgent_cpp patch-spooler_Spooler_cpp patch-spooler_python_Makefile_in patch-tools_python-scripts_kopano-cachestat mail/kopano/core/pkg: PLIST-main PLIST-mapi Removed files: mail/kopano/core/patches: patch-common_SSLUtil_cpp patch-provider_libserver_ECSession_cpp Log message: update to 8.7.80.312 CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/12/17 08:37:41 Modified files: sys/net : pf_ioctl.c pf_ruleset.c pfvar.h Log message: Rename pf_anchor_remove() to pf_remove_anchor() For semantic consistency with pf_{create,find,remove}_{anchor,ruleset}(). Simplify logic by squashing the if/else block while here. No functional change. Feedback jca and mikeb, OK mikeb CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/17 09:46:59 Modified files: sys/kern : uipc_socket.c Log message: When using MSG_WAITALL, soreceive() can sleep while processing the receive buffer of a stream socket. Then a new pair of control and data mbuf can be appended to the mbuf queue. In this case, terminate the loop with a short read to prevent a panic. Userland should read the control message with the next system call. OK claudio@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/17 10:54:47 Modified files: net/p5-OSPF-LSDB: Makefile distinfo Log message: update p5-OSPF-LSDB to 1.10 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/17 11:06:05 Modified files: infrastructure/mk: bsd.port.subdir.mk Log message: forgot about that specific optimization, noticed by naddy@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/17 11:21:01 Modified files: games/prboom-plus: Makefile Log message: Needs a modern-ish compiler for __builtin_bswap32 from Charlene Wendling, input from bcallah@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/17 11:41:56 Modified files: productivity/devtodo: Makefile Added files: productivity/devtodo/patches: patch-src_todoterm_cc Log message: Missing includes when building with ports-gcc from Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/17 11:44:18 Modified files: net/xprobe : Makefile Added files: net/xprobe/patches: patch-libs-external_USI++_src_ip_cc patch-libs-external_USI++_usi++_tcp_h Log message: Missing includes when building with ports-gcc from Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/17 11:45:41 Modified files: net/xprobe : Makefile net/xprobe/pkg : DESCR Log message: Trailing whitespace in DESCR CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/17 11:49:50 Modified files: x11/xglobe : Makefile x11/xglobe/patches: patch-renderer_cpp Added files: x11/xglobe/patches: patch-desktopwidget_cpp patch-desktopwidget_h Log message: Missing includes when building with ports-gcc from Charlene Wendling, committing on behalf of espie@ (maintainer) CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/17 12:14:59 Modified files: sys/dev/wscons : wsmux.c Log message: When no child devices are attached to a wsmux device, make sure to return an error for inappropriate ioctl commands. Prevents a panic caused by using a wsmux device as the controlling terminal. ok deraadt@ visa@ Reported-by: syzbot+44bab40fc5a11357d774@syzkaller.appspotmail.com CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/17 12:26:25 Modified files: regress/sys/dev/wscons: Makefile sigio.c Added files: regress/sys/dev/wscons: util.c util.h Log message: rework wscons regress: * generalize to allow for multiple test programs * stop abusing REGRESS_SKIP_TARGETS CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/17 12:29:55 Modified files: regress/sys/dev/wscons: Makefile Added files: regress/sys/dev/wscons: wscons.c Log message: ensure inappropriate ioctl commands are rejected CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/17 12:48:24 Modified files: geo/traccar : Makefile geo/traccar/patches: patch-conf_default_xml geo/traccar/pkg: PLIST Added files: geo/traccar/pkg: README Log message: Assorted tweaks from Renaud Allard (MAINTAINER) - make the web iface default to listen on localhost only - disable the builtin 'report statistics home' feature - provide a README with an example nginx vhost CVSROOT: /cvs Module name: ports Changes by: feinerer@cvs.openbsd.org 2018/12/17 13:23:20 Modified files: multimedia/libv4l: Makefile distinfo Log message: Update to libv4l 1.16.3 No functional change as the update only contains changes in utils which we currently do not build on OpenBSD. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/12/17 13:28:28 Modified files: lang/mruby : Makefile distinfo lang/mruby/patches: patch-lib_mruby_build_rb lang/mruby/pkg : PLIST Log message: Update to mruby 2.0.0 Reenable on sparc64, since it now builds there, thanks to jca@ for testing. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/12/17 14:52:59 Modified files: usr.bin/tmux : input.c Log message: Fix parsing of empty colon-separated fields, reported by Siarhei Siniak. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/12/17 14:53:24 Modified files: faq : current.html Log message: small tweak to avoid confusion with quotes CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/17 15:11:37 Modified files: regress/sys/dev/kcov: Makefile Log message: add missing dependency on PROG CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/17 16:08:36 Modified files: sys/net : if_etherip.c if_gre.c Log message: If something like ether_ioctl returns ENETRESET, don't let it bubble out. ENETRESET in hardware drivers means you should reprogram the hardware. There's no hardware to reprogram, so just turn it into 0 on the way out. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/17 16:42:47 Modified files: sys/net : if_etherip.c if_gre.c Log message: Handle SIOCADDMULTI and SIOCDELMULTI as nops in ioctl code. There's nothing underneath the tunnels that needs configuration, so there's no point in keepign track of configured multicast addresses. We will at least save a bit of memory. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/17 17:12:14 Modified files: print/poppler : Makefile Log message: set USE_LLD=Yes on i386 to unbreak the bulk build for now. probably still broken on other ld.bfd arches, build log excerpts at https://marc.info/?l=openbsd-ports-cvs&m=154445446621320&w=2 CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2018/12/17 18:26:07 Modified files: sys/dev/pci : pcidevs Log message: Add some devices found on Intel Leaf Hill CRB. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2018/12/17 18:27:13 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/17 19:11:32 Modified files: textproc/py-black: Makefile distinfo textproc/py-black/pkg: PLIST Added files: textproc/py-black/patches: patch-setup_py Log message: Update to py3-black-18.9beta0 Don't install blackd for now, because our aiohttp is old. Take maintainership. ok jca@ juanfra@ CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/17 21:25:16 Modified files: sys/dev/pci : pcidevs Log message: add a wifi 9560 found in a new laptop. ok deraadt CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/17 21:25:28 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/18 01:04:58 Modified files: usr.sbin/vmctl : vmctl.8 Log message: show log/reset/stop as single commands, like usage() currently does; ok mlarkin claudio CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:18:47 Log message: Import opencc-1.0.5. Open Chinese Convert (OpenCC) is an open-source project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. ok naddy@ Status: Vendor Tag: bentley Release Tags: bentley_20181218 N ports/converters/opnecc/Makefile N ports/converters/opnecc/distinfo N ports/converters/opnecc/pkg/DESCR N ports/converters/opnecc/pkg/PLIST N ports/converters/opnecc/patches/patch-data_CMakeLists_txt No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:20:20 Log message: Import opencc-1.0.5. Open Chinese Convert (OpenCC) is an open-source project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. ok naddy@ (Reimporting into the correct directory.) Status: Vendor Tag: bentley Release Tags: bentley_20181218 N ports/converters/opencc/Makefile N ports/converters/opencc/base64/Makefile N ports/converters/opencc/base64/distinfo N ports/converters/opencc/base64/pkg/DESCR N ports/converters/opencc/base64/pkg/PLIST N ports/converters/opencc/base64/patches/patch-base64_c N ports/converters/opencc/btoa/Makefile N ports/converters/opencc/btoa/distinfo N ports/converters/opencc/btoa/patches/patch-Makefile_sun N ports/converters/opencc/btoa/pkg/DESCR N ports/converters/opencc/btoa/pkg/PLIST N ports/converters/opencc/convmv/Makefile N ports/converters/opencc/convmv/distinfo N ports/converters/opencc/convmv/patches/patch-Makefile N ports/converters/opencc/convmv/pkg/DESCR N ports/converters/opencc/convmv/pkg/PLIST N ports/converters/opencc/d1489/Makefile N ports/converters/opencc/d1489/distinfo N ports/converters/opencc/d1489/patches/patch-todos_c N ports/converters/opencc/d1489/pkg/DESCR N ports/converters/opencc/d1489/pkg/PLIST N ports/converters/opencc/dos2unix/Makefile N ports/converters/opencc/dos2unix/distinfo N ports/converters/opencc/dos2unix/patches/patch-Makefile N ports/converters/opencc/dos2unix/pkg/DESCR N ports/converters/opencc/dos2unix/pkg/PLIST N ports/converters/opencc/enca/Makefile N ports/converters/opencc/enca/distinfo N ports/converters/opencc/enca/pkg/DESCR N ports/converters/opencc/enca/pkg/PLIST N ports/converters/opencc/enca/patches/patch-test_test-iconv_sh N ports/converters/opencc/html2text/Makefile N ports/converters/opencc/html2text/distinfo N ports/converters/opencc/html2text/patches/patch-Makefile_in N ports/converters/opencc/html2text/patches/patch-configure N ports/converters/opencc/html2text/pkg/DESCR N ports/converters/opencc/html2text/pkg/PLIST N ports/converters/opencc/html2wml/Makefile N ports/converters/opencc/html2wml/distinfo N ports/converters/opencc/html2wml/patches/patch-Makefile N ports/converters/opencc/html2wml/pkg/DESCR N ports/converters/opencc/html2wml/pkg/MESSAGE N ports/converters/opencc/html2wml/pkg/PLIST N ports/converters/opencc/ish/Makefile N ports/converters/opencc/ish/distinfo N ports/converters/opencc/ish/patches/patch-crc32_c N ports/converters/opencc/ish/patches/patch-decode_c N ports/converters/opencc/ish/patches/patch-mvol_c N ports/converters/opencc/ish/pkg/DESCR N ports/converters/opencc/ish/pkg/PLIST N ports/converters/opencc/libdvdcss/Makefile N ports/converters/opencc/libdvdcss/distinfo N ports/converters/opencc/libdvdcss/patches/patch-src_css_c N ports/converters/opencc/libdvdcss/pkg/DESCR N ports/converters/opencc/libdvdcss/pkg/PLIST N ports/converters/opencc/libiconv/Makefile N ports/converters/opencc/libiconv/distinfo N ports/converters/opencc/libiconv/patches/patch-libcharset_lib_config_charset N ports/converters/opencc/libiconv/patches/patch-lib_relocatable_c N ports/converters/opencc/libiconv/patches/patch-libcharset_lib_localcharset_c N ports/converters/opencc/libiconv/patches/patch-src_Makefile_in N ports/converters/opencc/libiconv/patches/patch-tests_Makefile_in N ports/converters/opencc/libiconv/pkg/DESCR N ports/converters/opencc/libiconv/pkg/PLIST N ports/converters/opencc/libpst/Makefile N ports/converters/opencc/libpst/distinfo N ports/converters/opencc/libpst/pkg/DESCR-main N ports/converters/opencc/libpst/pkg/DESCR-python N ports/converters/opencc/libpst/pkg/PLIST-main N ports/converters/opencc/libpst/pkg/PLIST-python N ports/converters/opencc/libunistring/Makefile N ports/converters/opencc/libunistring/distinfo N ports/converters/opencc/libunistring/patches/patch-Makefile_in N ports/converters/opencc/libunistring/pkg/DESCR N ports/converters/opencc/libunistring/pkg/PLIST N ports/converters/opencc/luastruct/Makefile N ports/converters/opencc/luastruct/distinfo N ports/converters/opencc/luastruct/pkg/DESCR N ports/converters/opencc/luastruct/pkg/PLIST N ports/converters/opencc/mimepp/Makefile N ports/converters/opencc/mimepp/distinfo N ports/converters/opencc/mimepp/files/Makefile N ports/converters/opencc/mimepp/patches/patch-makefile_unx N ports/converters/opencc/mimepp/patches/patch-mimepp_msgcmp_h N ports/converters/opencc/mimepp/patches/patch-mimepp_token_h N ports/converters/opencc/mimepp/patches/patch-body_cpp N ports/converters/opencc/mimepp/patches/patch-bodypart_cpp N ports/converters/opencc/mimepp/patches/patch-dw_cte_cpp N ports/converters/opencc/mimepp/patches/patch-field_cpp N ports/converters/opencc/mimepp/patches/patch-headers_cpp N ports/converters/opencc/mimepp/patches/patch-mailbox_cpp N ports/converters/opencc/mimepp/patches/patch-mboxlist_cpp N ports/converters/opencc/mimepp/patches/patch-mediatyp_cpp N ports/converters/opencc/mimepp/patches/patch-mimepp_field_h N ports/converters/opencc/mimepp/patches/patch-mimepp_fieldbdy_h N ports/converters/opencc/mimepp/patches/patch-mimepp_headers_h N ports/converters/opencc/mimepp/patches/patch-mimepp_string_h N ports/converters/opencc/mimepp/patches/patch-msgcmp_cpp N ports/converters/opencc/mimepp/patches/patch-proto_un_cpp N ports/converters/opencc/mimepp/patches/patch-string_cpp N ports/converters/opencc/mimepp/patches/patch-token_cpp N ports/converters/opencc/mimepp/pkg/DESCR N ports/converters/opencc/mimepp/pkg/PLIST N ports/converters/opencc/mpack/Makefile N ports/converters/opencc/mpack/distinfo N ports/converters/opencc/mpack/patches/patch-codes_c N ports/converters/opencc/mpack/patches/patch-decode_c N ports/converters/opencc/mpack/patches/patch-encode_c N ports/converters/opencc/mpack/patches/patch-magic_c N ports/converters/opencc/mpack/patches/patch-part_c N ports/converters/opencc/mpack/patches/patch-unixos_c N ports/converters/opencc/mpack/patches/patch-unixpk_c N ports/converters/opencc/mpack/patches/patch-unixpk_man N ports/converters/opencc/mpack/patches/patch-unixunpk_c N ports/converters/opencc/mpack/patches/patch-unixunpk_man N ports/converters/opencc/mpack/patches/patch-uudecode_c N ports/converters/opencc/mpack/patches/patch-xmalloc_c N ports/converters/opencc/mpack/pkg/DESCR N ports/converters/opencc/mpack/pkg/PLIST N ports/converters/opencc/otf2bdf/Makefile N ports/converters/opencc/otf2bdf/distinfo N ports/converters/opencc/otf2bdf/pkg/DESCR N ports/converters/opencc/otf2bdf/pkg/PLIST N ports/converters/opencc/p5-Calendar-Simple/Makefile N ports/converters/opencc/p5-Calendar-Simple/distinfo N ports/converters/opencc/p5-Calendar-Simple/pkg/DESCR N ports/converters/opencc/p5-Calendar-Simple/pkg/PLIST N ports/converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese/Makefile N ports/converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese/distinfo N ports/converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese/pkg/DESCR N ports/converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese/pkg/PLIST N ports/converters/opencc/p5-Catalyst-View-JSON/Makefile N ports/converters/opencc/p5-Catalyst-View-JSON/distinfo N ports/converters/opencc/p5-Catalyst-View-JSON/pkg/DESCR N ports/converters/opencc/p5-Catalyst-View-JSON/pkg/PLIST N ports/converters/opencc/p5-Convert-ASCII-Armour/Makefile N ports/converters/opencc/p5-Convert-ASCII-Armour/distinfo N ports/converters/opencc/p5-Convert-ASCII-Armour/pkg/DESCR N ports/converters/opencc/p5-Convert-ASCII-Armour/pkg/PLIST N ports/converters/opencc/p5-JSON/Makefile N ports/converters/opencc/p5-JSON/distinfo N ports/converters/opencc/p5-JSON/pkg/DESCR N ports/converters/opencc/p5-JSON/pkg/PLIST N ports/converters/opencc/p5-Convert-ASN1/Makefile N ports/converters/opencc/p5-Convert-ASN1/distinfo N ports/converters/opencc/p5-Convert-ASN1/pkg/DESCR N ports/converters/opencc/p5-Convert-ASN1/pkg/PLIST N ports/converters/opencc/p5-Convert-BER/Makefile N ports/converters/opencc/p5-Convert-BER/distinfo N ports/converters/opencc/p5-Convert-BER/pkg/DESCR N ports/converters/opencc/p5-Convert-BER/pkg/PLIST N ports/converters/opencc/p5-Convert-Base32/Makefile N ports/converters/opencc/p5-Convert-Base32/distinfo N ports/converters/opencc/p5-Convert-Base32/pkg/DESCR N ports/converters/opencc/p5-Convert-Base32/pkg/PLIST N ports/converters/opencc/p5-Convert-BinHex/Makefile N ports/converters/opencc/p5-Convert-BinHex/distinfo N ports/converters/opencc/p5-Convert-BinHex/pkg/DESCR N ports/converters/opencc/p5-Convert-BinHex/pkg/PLIST N ports/converters/opencc/p5-Convert-Binary-C/Makefile N ports/converters/opencc/p5-Convert-Binary-C/distinfo N ports/converters/opencc/p5-Convert-Binary-C/pkg/DESCR N ports/converters/opencc/p5-Convert-Binary-C/pkg/PLIST N ports/converters/opencc/p5-Convert-Color/Makefile N ports/converters/opencc/p5-Convert-Color/distinfo N ports/converters/opencc/p5-Convert-Color/pkg/DESCR N ports/converters/opencc/p5-Convert-Color/pkg/PLIST N ports/converters/opencc/p5-Convert-PEM/Makefile N ports/converters/opencc/p5-Convert-PEM/distinfo N ports/converters/opencc/p5-Convert-PEM/pkg/DESCR N ports/converters/opencc/p5-Convert-PEM/pkg/PLIST N ports/converters/opencc/p5-Convert-TNEF/Makefile N ports/converters/opencc/p5-Convert-TNEF/distinfo N ports/converters/opencc/p5-Convert-TNEF/pkg/DESCR N ports/converters/opencc/p5-Convert-TNEF/pkg/PLIST N ports/converters/opencc/p5-Convert-UU/Makefile N ports/converters/opencc/p5-Convert-UU/distinfo N ports/converters/opencc/p5-Convert-UU/pkg/DESCR N ports/converters/opencc/p5-Convert-UU/pkg/PLIST N ports/converters/opencc/p5-Convert-UUlib/Makefile N ports/converters/opencc/p5-Convert-UUlib/distinfo N ports/converters/opencc/p5-Convert-UUlib/pkg/DESCR N ports/converters/opencc/p5-Convert-UUlib/pkg/PLIST N ports/converters/opencc/p5-Date-Tolkien-Shire/Makefile N ports/converters/opencc/p5-Date-Tolkien-Shire/distinfo N ports/converters/opencc/p5-Date-Tolkien-Shire/pkg/DESCR N ports/converters/opencc/p5-Date-Tolkien-Shire/pkg/PLIST N ports/converters/opencc/p5-DateManip/Makefile N ports/converters/opencc/p5-DateManip/distinfo N ports/converters/opencc/p5-DateManip/pkg/DESCR N ports/converters/opencc/p5-DateManip/pkg/PLIST N ports/converters/opencc/p5-Encode-IMAPUTF7/Makefile N ports/converters/opencc/p5-Encode-IMAPUTF7/distinfo N ports/converters/opencc/p5-Encode-IMAPUTF7/pkg/DESCR N ports/converters/opencc/p5-Encode-IMAPUTF7/pkg/PLIST N ports/converters/opencc/p5-Finance-Currency-Convert-XE/Makefile N ports/converters/opencc/p5-Finance-Currency-Convert-XE/distinfo N ports/converters/opencc/p5-Finance-Currency-Convert-XE/pkg/DESCR N ports/converters/opencc/p5-Finance-Currency-Convert-XE/pkg/PLIST N ports/converters/opencc/p5-JSON-Any/Makefile N ports/converters/opencc/p5-JSON-Any/distinfo N ports/converters/opencc/p5-JSON-Any/pkg/DESCR N ports/converters/opencc/p5-JSON-Any/pkg/PLIST N ports/converters/opencc/p5-JSON-DWIW/Makefile N ports/converters/opencc/p5-JSON-DWIW/distinfo N ports/converters/opencc/p5-JSON-DWIW/patches/patch-libjsonevt_int_defs_h N ports/converters/opencc/p5-JSON-DWIW/patches/patch-libjsonevt_jsonevt_h N ports/converters/opencc/p5-JSON-DWIW/patches/patch-libjsonevt_jsonevt_utils_h N ports/converters/opencc/p5-JSON-DWIW/pkg/DESCR N ports/converters/opencc/p5-JSON-DWIW/pkg/PLIST N ports/converters/opencc/p5-JSON-XS/Makefile N ports/converters/opencc/p5-JSON-XS/distinfo N ports/converters/opencc/p5-JSON-XS/pkg/DESCR N ports/converters/opencc/p5-JSON-XS/pkg/PLIST N ports/converters/opencc/p5-JSON-XS-VersionOneAndTwo/Makefile N ports/converters/opencc/p5-JSON-XS-VersionOneAndTwo/distinfo N ports/converters/opencc/p5-JSON-XS-VersionOneAndTwo/pkg/DESCR N ports/converters/opencc/p5-JSON-XS-VersionOneAndTwo/pkg/PLIST N ports/converters/opencc/p5-Jcode/Makefile N ports/converters/opencc/p5-Jcode/distinfo N ports/converters/opencc/p5-Jcode/pkg/DESCR N ports/converters/opencc/p5-Jcode/pkg/PLIST N ports/converters/opencc/p5-MARC-Record/Makefile N ports/converters/opencc/p5-MARC-Record/distinfo N ports/converters/opencc/p5-MARC-Record/pkg/DESCR N ports/converters/opencc/p5-MARC-Record/pkg/PLIST N ports/converters/opencc/p5-Net-IDN-Encode/Makefile N ports/converters/opencc/p5-Net-IDN-Encode/distinfo N ports/converters/opencc/p5-Net-IDN-Encode/pkg/DESCR N ports/converters/opencc/p5-Net-IDN-Encode/pkg/PLIST N ports/converters/opencc/p5-Net-IDN-Nameprep/Makefile N ports/converters/opencc/p5-Net-IDN-Nameprep/distinfo N ports/converters/opencc/p5-Net-IDN-Nameprep/pkg/DESCR N ports/converters/opencc/p5-Net-IDN-Nameprep/pkg/PLIST N ports/converters/opencc/p5-Text-Iconv/Makefile N ports/converters/opencc/p5-Text-Iconv/distinfo N ports/converters/opencc/p5-Text-Iconv/pkg/DESCR N ports/converters/opencc/p5-Text-Iconv/pkg/PLIST N ports/converters/opencc/p5-Unicode-LineBreak/Makefile N ports/converters/opencc/p5-Unicode-LineBreak/distinfo N ports/converters/opencc/p5-Unicode-LineBreak/pkg/DESCR N ports/converters/opencc/p5-Unicode-LineBreak/pkg/PLIST N ports/converters/opencc/p5-Unicode-Map/Makefile N ports/converters/opencc/p5-Unicode-Map/distinfo N ports/converters/opencc/p5-Unicode-Map/pkg/DESCR N ports/converters/opencc/p5-Unicode-Map/pkg/PLIST N ports/converters/opencc/p5-Unicode-Map8/Makefile N ports/converters/opencc/p5-Unicode-Map8/distinfo N ports/converters/opencc/p5-Unicode-Map8/pkg/DESCR N ports/converters/opencc/p5-Unicode-Map8/pkg/PLIST N ports/converters/opencc/p5-Unicode-MapUTF8/Makefile N ports/converters/opencc/p5-Unicode-MapUTF8/distinfo N ports/converters/opencc/p5-Unicode-MapUTF8/pkg/DESCR N ports/converters/opencc/p5-Unicode-MapUTF8/pkg/PLIST N ports/converters/opencc/p5-Unicode-String/Makefile N ports/converters/opencc/p5-Unicode-String/distinfo N ports/converters/opencc/p5-Unicode-String/pkg/DESCR N ports/converters/opencc/p5-Unicode-String/pkg/PLIST N ports/converters/opencc/p5-Unicode-Stringprep/Makefile N ports/converters/opencc/p5-Unicode-Stringprep/distinfo N ports/converters/opencc/p5-Unicode-Stringprep/pkg/DESCR N ports/converters/opencc/p5-Unicode-Stringprep/pkg/PLIST N ports/converters/opencc/pflogx/Makefile N ports/converters/opencc/pflogx/distinfo N ports/converters/opencc/pflogx/patches/patch-src_Makefile N ports/converters/opencc/pflogx/patches/patch-src_SysTools_cpp N ports/converters/opencc/pflogx/pkg/DESCR N ports/converters/opencc/pflogx/pkg/PLIST N ports/converters/opencc/ppmtoTbmp/Makefile N ports/converters/opencc/ppmtoTbmp/distinfo N ports/converters/opencc/ppmtoTbmp/patches/patch-ppmtoTbmp_c N ports/converters/opencc/ppmtoTbmp/pkg/DESCR N ports/converters/opencc/ppmtoTbmp/pkg/PLIST N ports/converters/opencc/py-cjkcodecs/Makefile N ports/converters/opencc/py-cjkcodecs/distinfo N ports/converters/opencc/py-cjkcodecs/pkg/DESCR N ports/converters/opencc/py-cjkcodecs/pkg/PLIST N ports/converters/opencc/py-html2text/Makefile N ports/converters/opencc/py-html2text/distinfo N ports/converters/opencc/py-html2text/pkg/DESCR N ports/converters/opencc/py-html2text/pkg/PLIST N ports/converters/opencc/py-iconvcodec/Makefile N ports/converters/opencc/py-iconvcodec/distinfo N ports/converters/opencc/py-iconvcodec/pkg/DESCR N ports/converters/opencc/py-iconvcodec/pkg/PLIST N ports/converters/opencc/qprint/Makefile N ports/converters/opencc/qprint/distinfo N ports/converters/opencc/qprint/patches/patch-configure_in N ports/converters/opencc/qprint/pkg/DESCR N ports/converters/opencc/qprint/pkg/PLIST N ports/converters/opencc/recode/Makefile N ports/converters/opencc/recode/distinfo N ports/converters/opencc/recode/patches/patch-configure N ports/converters/opencc/recode/patches/patch-src_Makefile_in N ports/converters/opencc/recode/patches/patch-tests_bigauto_py N ports/converters/opencc/recode/patches/patch-src_libiconv_c N ports/converters/opencc/recode/patches/patch-libiconv_aliases_h N ports/converters/opencc/recode/patches/patch-src_recodext_h N ports/converters/opencc/recode/pkg/DESCR N ports/converters/opencc/recode/pkg/PLIST N ports/converters/opencc/ripmime/Makefile N ports/converters/opencc/ripmime/distinfo N ports/converters/opencc/ripmime/pkg/DESCR N ports/converters/opencc/ripmime/pkg/PLIST N ports/converters/opencc/rpm2cpio/Makefile N ports/converters/opencc/rpm2cpio/files/rpm2cpio N ports/converters/opencc/rpm2cpio/pkg/DESCR N ports/converters/opencc/rpm2cpio/pkg/PLIST N ports/converters/opencc/lastools/Makefile N ports/converters/opencc/lastools/distinfo N ports/converters/opencc/lastools/pkg/DESCR N ports/converters/opencc/lastools/pkg/PLIST N ports/converters/opencc/lastools/patches/patch-LASzip_src_lasindex_cpp N ports/converters/opencc/lastools/patches/patch-LASzip_src_lasinterval_cpp N ports/converters/opencc/ruby-multi_json/Makefile N ports/converters/opencc/ruby-multi_json/distinfo N ports/converters/opencc/ruby-multi_json/pkg/DESCR N ports/converters/opencc/ruby-multi_json/pkg/PLIST N ports/converters/opencc/trans/Makefile N ports/converters/opencc/trans/distinfo N ports/converters/opencc/trans/patches/patch-bin_trans_h N ports/converters/opencc/trans/patches/patch-src_Makefile N ports/converters/opencc/trans/patches/patch-src_checkiso_man N ports/converters/opencc/trans/patches/patch-src_checkuni_man N ports/converters/opencc/trans/patches/patch-src_datatype_h N ports/converters/opencc/trans/patches/patch-src_transce8_c N ports/converters/opencc/trans/patches/patch-src_transce8_man N ports/converters/opencc/trans/patches/patch-src_transhtm_man N ports/converters/opencc/trans/patches/patch-src_transiso_man N ports/converters/opencc/trans/patches/patch-src_transtab_man N ports/converters/opencc/trans/pkg/DESCR N ports/converters/opencc/trans/pkg/PLIST N ports/converters/opencc/wv/Makefile N ports/converters/opencc/wv/distinfo N ports/converters/opencc/wv/patches/patch-wvMime N ports/converters/opencc/wv/patches/patch-wvText_in N ports/converters/opencc/wv/patches/patch-wvWare_c N ports/converters/opencc/wv/pkg/DESCR N ports/converters/opencc/wv/pkg/PLIST N ports/converters/opencc/wv2/Makefile N ports/converters/opencc/wv2/distinfo N ports/converters/opencc/wv2/patches/patch-CMakeLists_txt N ports/converters/opencc/wv2/patches/patch-cmake_FindLIBGSF_cmake N ports/converters/opencc/wv2/patches/patch-cmake_MacroCreateLibtoolFile_cmake N ports/converters/opencc/wv2/patches/patch-src_CMakeLists_txt N ports/converters/opencc/wv2/patches/patch-src_olestream_h N ports/converters/opencc/wv2/patches/patch-src_zcodec_cxx N ports/converters/opencc/wv2/pkg/DESCR N ports/converters/opencc/wv2/pkg/PLIST N ports/converters/opencc/xlhtml/Makefile N ports/converters/opencc/xlhtml/distinfo N ports/converters/opencc/xlhtml/patches/patch-oledecod_c N ports/converters/opencc/xlhtml/patches/patch-pptHtml_Makefile_in N ports/converters/opencc/xlhtml/patches/patch-pptHtml_nspptview N ports/converters/opencc/xlhtml/patches/patch-xlHtml_Makefile_in N ports/converters/opencc/xlhtml/patches/patch-xlHtml_nsopen N ports/converters/opencc/xlhtml/patches/patch-xlHtml_nsxlview N ports/converters/opencc/xlhtml/pkg/DESCR N ports/converters/opencc/xlhtml/pkg/PLIST N ports/converters/opencc/xmltoman/Makefile N ports/converters/opencc/xmltoman/distinfo N ports/converters/opencc/xmltoman/patches/patch-Makefile N ports/converters/opencc/xmltoman/pkg/DESCR N ports/converters/opencc/xmltoman/pkg/PLIST N ports/converters/opencc/p5-Types-Serialiser/Makefile N ports/converters/opencc/p5-Types-Serialiser/distinfo N ports/converters/opencc/p5-Types-Serialiser/pkg/DESCR N ports/converters/opencc/p5-Types-Serialiser/pkg/PLIST N ports/converters/opencc/uudeview/Makefile N ports/converters/opencc/uudeview/distinfo N ports/converters/opencc/uudeview/patches/patch-config_h_in N ports/converters/opencc/uudeview/patches/patch-configure_in N ports/converters/opencc/uudeview/patches/patch-man_uudeview_1 N ports/converters/opencc/uudeview/patches/patch-unix_uudeview_c N ports/converters/opencc/uudeview/patches/patch-unix_uuenview_c N ports/converters/opencc/uudeview/patches/patch-uulib_uulib_c N ports/converters/opencc/uudeview/patches/patch-uulib_uunconc_c N ports/converters/opencc/uudeview/patches/patch-uulib_uuscan_c N ports/converters/opencc/uudeview/patches/patch-uulib_uustring_c N ports/converters/opencc/uudeview/patches/patch-uulib_uustring_h N ports/converters/opencc/uudeview/pkg/DESCR N ports/converters/opencc/uudeview/pkg/PLIST N ports/converters/opencc/p5-JSON-MaybeXS/Makefile N ports/converters/opencc/p5-JSON-MaybeXS/distinfo N ports/converters/opencc/p5-JSON-MaybeXS/pkg/DESCR N ports/converters/opencc/p5-JSON-MaybeXS/pkg/PLIST N ports/converters/opencc/unoconv/Makefile N ports/converters/opencc/unoconv/distinfo N ports/converters/opencc/unoconv/pkg/DESCR N ports/converters/opencc/unoconv/pkg/PLIST N ports/converters/opencc/lua-utf8/Makefile N ports/converters/opencc/lua-utf8/distinfo N ports/converters/opencc/lua-utf8/pkg/DESCR N ports/converters/opencc/lua-utf8/pkg/PLIST N ports/converters/opencc/p5-Cpanel-JSON-XS/Makefile N ports/converters/opencc/p5-Cpanel-JSON-XS/distinfo N ports/converters/opencc/p5-Cpanel-JSON-XS/pkg/DESCR N ports/converters/opencc/p5-Cpanel-JSON-XS/pkg/PLIST N ports/converters/opencc/lua-iconv/Makefile N ports/converters/opencc/lua-iconv/distinfo N ports/converters/opencc/lua-iconv/patches/patch-test_iconv_lua N ports/converters/opencc/lua-iconv/pkg/DESCR N ports/converters/opencc/lua-iconv/pkg/PLIST N ports/converters/opencc/p5-Date-Tolkien-Shire-Data/Makefile N ports/converters/opencc/p5-Date-Tolkien-Shire-Data/distinfo N ports/converters/opencc/p5-Date-Tolkien-Shire-Data/pkg/DESCR N ports/converters/opencc/p5-Date-Tolkien-Shire-Data/pkg/PLIST N ports/converters/opencc/k2pdfopt/Makefile N ports/converters/opencc/k2pdfopt/distinfo N ports/converters/opencc/k2pdfopt/patches/patch-CMakeLists_txt N ports/converters/opencc/k2pdfopt/patches/patch-k2pdfoptlib_k2master_c N ports/converters/opencc/k2pdfopt/patches/patch-k2pdfoptlib_k2pdfopt_h N ports/converters/opencc/k2pdfopt/patches/patch-k2pdfoptlib_textrows_c N ports/converters/opencc/k2pdfopt/patches/patch-mupdf_mod_font_c N ports/converters/opencc/k2pdfopt/patches/patch-mupdf_mod_pdf-colorspace_c N ports/converters/opencc/k2pdfopt/patches/patch-mupdf_mod_stext-device_c N ports/converters/opencc/k2pdfopt/patches/patch-willuslib_CMakeLists_txt N ports/converters/opencc/k2pdfopt/patches/patch-willuslib_wmupdf_c N ports/converters/opencc/k2pdfopt/patches/patch-willuslib_wmupdfinfo_c N ports/converters/opencc/k2pdfopt/patches/patch-leptonica_mod_allheaders_h N ports/converters/opencc/k2pdfopt/patches/patch-willuslib_willus_h N ports/converters/opencc/k2pdfopt/pkg/DESCR N ports/converters/opencc/k2pdfopt/pkg/PLIST N ports/converters/opencc/p5-Sereal-Decoder/Makefile N ports/converters/opencc/p5-Sereal-Decoder/distinfo N ports/converters/opencc/p5-Sereal-Decoder/patches/patch-Makefile_PL N ports/converters/opencc/p5-Sereal-Decoder/pkg/DESCR N ports/converters/opencc/p5-Sereal-Decoder/pkg/PLIST N ports/converters/opencc/p5-Sereal-Encoder/Makefile N ports/converters/opencc/p5-Sereal-Encoder/distinfo N ports/converters/opencc/p5-Sereal-Encoder/patches/patch-Makefile_PL N ports/converters/opencc/p5-Sereal-Encoder/pkg/DESCR N ports/converters/opencc/p5-Sereal-Encoder/pkg/PLIST N ports/converters/opencc/py-amf/Makefile N ports/converters/opencc/py-amf/distinfo N ports/converters/opencc/py-amf/pkg/DESCR N ports/converters/opencc/py-amf/pkg/PLIST N ports/converters/opencc/unsf/Makefile N ports/converters/opencc/unsf/distinfo N ports/converters/opencc/unsf/patches/patch-Makefile_linux N ports/converters/opencc/unsf/pkg/DESCR N ports/converters/opencc/unsf/pkg/PLIST N ports/converters/opencc/sqlite2mdoc/Makefile N ports/converters/opencc/sqlite2mdoc/distinfo N ports/converters/opencc/sqlite2mdoc/pkg/DESCR N ports/converters/opencc/sqlite2mdoc/pkg/PLIST N ports/converters/opencc/py-mini-amf/Makefile N ports/converters/opencc/py-mini-amf/distinfo N ports/converters/opencc/py-mini-amf/pkg/DESCR N ports/converters/opencc/py-mini-amf/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:24:57 Removed files: converters/opencc: Makefile converters/opencc/base64: Makefile distinfo converters/opencc/base64/patches: patch-base64_c converters/opencc/base64/pkg: DESCR PLIST converters/opencc/btoa: Makefile distinfo converters/opencc/btoa/patches: patch-Makefile_sun converters/opencc/btoa/pkg: DESCR PLIST converters/opencc/convmv: Makefile distinfo converters/opencc/convmv/patches: patch-Makefile converters/opencc/convmv/pkg: DESCR PLIST converters/opencc/d1489: Makefile distinfo converters/opencc/d1489/patches: patch-todos_c converters/opencc/d1489/pkg: DESCR PLIST converters/opencc/dos2unix: Makefile distinfo converters/opencc/dos2unix/patches: patch-Makefile converters/opencc/dos2unix/pkg: DESCR PLIST converters/opencc/enca: Makefile distinfo converters/opencc/enca/patches: patch-test_test-iconv_sh converters/opencc/enca/pkg: DESCR PLIST converters/opencc/html2text: Makefile distinfo converters/opencc/html2text/patches: patch-Makefile_in patch-configure converters/opencc/html2text/pkg: DESCR PLIST converters/opencc/html2wml: Makefile distinfo converters/opencc/html2wml/patches: patch-Makefile converters/opencc/html2wml/pkg: DESCR MESSAGE PLIST converters/opencc/ish: Makefile distinfo converters/opencc/ish/patches: patch-crc32_c patch-decode_c patch-mvol_c converters/opencc/ish/pkg: DESCR PLIST converters/opencc/k2pdfopt: Makefile distinfo converters/opencc/k2pdfopt/patches: patch-CMakeLists_txt patch-k2pdfoptlib_k2master_c patch-k2pdfoptlib_k2pdfopt_h patch-k2pdfoptlib_textrows_c patch-leptonica_mod_allheaders_h patch-mupdf_mod_font_c patch-mupdf_mod_pdf-colorspace_c patch-mupdf_mod_stext-device_c patch-willuslib_CMakeLists_txt patch-willuslib_willus_h patch-willuslib_wmupdf_c patch-willuslib_wmupdfinfo_c converters/opencc/k2pdfopt/pkg: DESCR PLIST converters/opencc/lastools: Makefile distinfo converters/opencc/lastools/patches: patch-LASzip_src_lasindex_cpp patch-LASzip_src_lasinterval_cpp converters/opencc/lastools/pkg: DESCR PLIST converters/opencc/libdvdcss: Makefile distinfo converters/opencc/libdvdcss/patches: patch-src_css_c converters/opencc/libdvdcss/pkg: DESCR PLIST converters/opencc/libiconv: Makefile distinfo converters/opencc/libiconv/patches: patch-lib_relocatable_c patch-libcharset_lib_config_charset patch-libcharset_lib_localcharset_c patch-src_Makefile_in patch-tests_Makefile_in converters/opencc/libiconv/pkg: DESCR PLIST converters/opencc/libpst: Makefile distinfo converters/opencc/libpst/pkg: DESCR-main DESCR-python PLIST-main PLIST-python converters/opencc/libunistring: Makefile distinfo converters/opencc/libunistring/patches: patch-Makefile_in converters/opencc/libunistring/pkg: DESCR PLIST converters/opencc/lua-iconv: Makefile distinfo converters/opencc/lua-iconv/patches: patch-test_iconv_lua converters/opencc/lua-iconv/pkg: DESCR PLIST converters/opencc/lua-utf8: Makefile distinfo converters/opencc/lua-utf8/pkg: DESCR PLIST converters/opencc/luastruct: Makefile distinfo converters/opencc/luastruct/pkg: DESCR PLIST converters/opencc/mimepp: Makefile distinfo converters/opencc/mimepp/files: Makefile converters/opencc/mimepp/patches: patch-body_cpp patch-bodypart_cpp patch-dw_cte_cpp patch-field_cpp patch-headers_cpp patch-mailbox_cpp patch-makefile_unx patch-mboxlist_cpp patch-mediatyp_cpp patch-mimepp_field_h patch-mimepp_fieldbdy_h patch-mimepp_headers_h patch-mimepp_msgcmp_h patch-mimepp_string_h patch-mimepp_token_h patch-msgcmp_cpp patch-proto_un_cpp patch-string_cpp patch-token_cpp converters/opencc/mimepp/pkg: DESCR PLIST converters/opencc/mpack: Makefile distinfo converters/opencc/mpack/patches: patch-codes_c patch-decode_c patch-encode_c patch-magic_c patch-part_c patch-unixos_c patch-unixpk_c patch-unixpk_man patch-unixunpk_c patch-unixunpk_man patch-uudecode_c patch-xmalloc_c converters/opencc/mpack/pkg: DESCR PLIST converters/opencc/otf2bdf: Makefile distinfo converters/opencc/otf2bdf/pkg: DESCR PLIST converters/opencc/p5-Calendar-Simple: Makefile distinfo converters/opencc/p5-Calendar-Simple/pkg: DESCR PLIST converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese: Makefile distinfo converters/opencc/p5-Catalyst-Plugin-Charsets-Japanese/pkg: DESCR PLIST converters/opencc/p5-Catalyst-View-JSON: Makefile distinfo converters/opencc/p5-Catalyst-View-JSON/pkg: DESCR PLIST converters/opencc/p5-Convert-ASCII-Armour: Makefile distinfo converters/opencc/p5-Convert-ASCII-Armour/pkg: DESCR PLIST converters/opencc/p5-Convert-ASN1: Makefile distinfo converters/opencc/p5-Convert-ASN1/pkg: DESCR PLIST converters/opencc/p5-Convert-BER: Makefile distinfo converters/opencc/p5-Convert-BER/pkg: DESCR PLIST converters/opencc/p5-Convert-Base32: Makefile distinfo converters/opencc/p5-Convert-Base32/pkg: DESCR PLIST converters/opencc/p5-Convert-BinHex: Makefile distinfo converters/opencc/p5-Convert-BinHex/pkg: DESCR PLIST converters/opencc/p5-Convert-Binary-C: Makefile distinfo converters/opencc/p5-Convert-Binary-C/pkg: DESCR PLIST converters/opencc/p5-Convert-Color: Makefile distinfo converters/opencc/p5-Convert-Color/pkg: DESCR PLIST converters/opencc/p5-Convert-PEM: Makefile distinfo converters/opencc/p5-Convert-PEM/pkg: DESCR PLIST converters/opencc/p5-Convert-TNEF: Makefile distinfo converters/opencc/p5-Convert-TNEF/pkg: DESCR PLIST converters/opencc/p5-Convert-UU: Makefile distinfo converters/opencc/p5-Convert-UU/pkg: DESCR PLIST converters/opencc/p5-Convert-UUlib: Makefile distinfo converters/opencc/p5-Convert-UUlib/pkg: DESCR PLIST converters/opencc/p5-Cpanel-JSON-XS: Makefile distinfo converters/opencc/p5-Cpanel-JSON-XS/pkg: DESCR PLIST converters/opencc/p5-Date-Tolkien-Shire: Makefile distinfo converters/opencc/p5-Date-Tolkien-Shire/pkg: DESCR PLIST converters/opencc/p5-Date-Tolkien-Shire-Data: Makefile distinfo converters/opencc/p5-Date-Tolkien-Shire-Data/pkg: DESCR PLIST converters/opencc/p5-DateManip: Makefile distinfo converters/opencc/p5-DateManip/pkg: DESCR PLIST converters/opencc/p5-Encode-IMAPUTF7: Makefile distinfo converters/opencc/p5-Encode-IMAPUTF7/pkg: DESCR PLIST converters/opencc/p5-Finance-Currency-Convert-XE: Makefile distinfo converters/opencc/p5-Finance-Currency-Convert-XE/pkg: DESCR PLIST converters/opencc/p5-JSON: Makefile distinfo converters/opencc/p5-JSON/pkg: DESCR PLIST converters/opencc/p5-JSON-Any: Makefile distinfo converters/opencc/p5-JSON-Any/pkg: DESCR PLIST converters/opencc/p5-JSON-DWIW: Makefile distinfo converters/opencc/p5-JSON-DWIW/patches: patch-libjsonevt_int_defs_h patch-libjsonevt_jsonevt_h patch-libjsonevt_jsonevt_utils_h converters/opencc/p5-JSON-DWIW/pkg: DESCR PLIST converters/opencc/p5-JSON-MaybeXS: Makefile distinfo converters/opencc/p5-JSON-MaybeXS/pkg: DESCR PLIST converters/opencc/p5-JSON-XS: Makefile distinfo converters/opencc/p5-JSON-XS/pkg: DESCR PLIST converters/opencc/p5-JSON-XS-VersionOneAndTwo: Makefile distinfo converters/opencc/p5-JSON-XS-VersionOneAndTwo/pkg: DESCR PLIST converters/opencc/p5-Jcode: Makefile distinfo converters/opencc/p5-Jcode/pkg: DESCR PLIST converters/opencc/p5-MARC-Record: Makefile distinfo converters/opencc/p5-MARC-Record/pkg: DESCR PLIST converters/opencc/p5-Net-IDN-Encode: Makefile distinfo converters/opencc/p5-Net-IDN-Encode/pkg: DESCR PLIST converters/opencc/p5-Net-IDN-Nameprep: Makefile distinfo converters/opencc/p5-Net-IDN-Nameprep/pkg: DESCR PLIST converters/opencc/p5-Sereal-Decoder: Makefile distinfo converters/opencc/p5-Sereal-Decoder/patches: patch-Makefile_PL converters/opencc/p5-Sereal-Decoder/pkg: DESCR PLIST converters/opencc/p5-Sereal-Encoder: Makefile distinfo converters/opencc/p5-Sereal-Encoder/patches: patch-Makefile_PL converters/opencc/p5-Sereal-Encoder/pkg: DESCR PLIST converters/opencc/p5-Text-Iconv: Makefile distinfo converters/opencc/p5-Text-Iconv/pkg: DESCR PLIST converters/opencc/p5-Types-Serialiser: Makefile distinfo converters/opencc/p5-Types-Serialiser/pkg: DESCR PLIST converters/opencc/p5-Unicode-LineBreak: Makefile distinfo converters/opencc/p5-Unicode-LineBreak/pkg: DESCR PLIST converters/opencc/p5-Unicode-Map: Makefile distinfo converters/opencc/p5-Unicode-Map/pkg: DESCR PLIST converters/opencc/p5-Unicode-Map8: Makefile distinfo converters/opencc/p5-Unicode-Map8/pkg: DESCR PLIST converters/opencc/p5-Unicode-MapUTF8: Makefile distinfo converters/opencc/p5-Unicode-MapUTF8/pkg: DESCR PLIST converters/opencc/p5-Unicode-String: Makefile distinfo converters/opencc/p5-Unicode-String/pkg: DESCR PLIST converters/opencc/p5-Unicode-Stringprep: Makefile distinfo converters/opencc/p5-Unicode-Stringprep/pkg: DESCR PLIST converters/opencc/pflogx: Makefile distinfo converters/opencc/pflogx/patches: patch-src_Makefile patch-src_SysTools_cpp converters/opencc/pflogx/pkg: DESCR PLIST converters/opencc/ppmtoTbmp: Makefile distinfo converters/opencc/ppmtoTbmp/patches: patch-ppmtoTbmp_c converters/opencc/ppmtoTbmp/pkg: DESCR PLIST converters/opencc/py-amf: Makefile distinfo converters/opencc/py-amf/pkg: DESCR PLIST converters/opencc/py-cjkcodecs: Makefile distinfo converters/opencc/py-cjkcodecs/pkg: DESCR PLIST converters/opencc/py-html2text: Makefile distinfo converters/opencc/py-html2text/pkg: DESCR PLIST converters/opencc/py-iconvcodec: Makefile distinfo converters/opencc/py-iconvcodec/pkg: DESCR PLIST converters/opencc/py-mini-amf: Makefile distinfo converters/opencc/py-mini-amf/pkg: DESCR PLIST converters/opencc/qprint: Makefile distinfo converters/opencc/qprint/patches: patch-configure_in converters/opencc/qprint/pkg: DESCR PLIST converters/opencc/recode: Makefile distinfo converters/opencc/recode/patches: patch-configure patch-libiconv_aliases_h patch-src_Makefile_in patch-src_libiconv_c patch-src_recodext_h patch-tests_bigauto_py converters/opencc/recode/pkg: DESCR PLIST converters/opencc/ripmime: Makefile distinfo converters/opencc/ripmime/pkg: DESCR PLIST converters/opencc/rpm2cpio: Makefile converters/opencc/rpm2cpio/files: rpm2cpio converters/opencc/rpm2cpio/pkg: DESCR PLIST converters/opencc/ruby-multi_json: Makefile distinfo converters/opencc/ruby-multi_json/pkg: DESCR PLIST converters/opencc/sqlite2mdoc: Makefile distinfo converters/opencc/sqlite2mdoc/pkg: DESCR PLIST converters/opencc/trans: Makefile distinfo converters/opencc/trans/patches: patch-bin_trans_h patch-src_Makefile patch-src_checkiso_man patch-src_checkuni_man patch-src_datatype_h patch-src_transce8_c patch-src_transce8_man patch-src_transhtm_man patch-src_transiso_man patch-src_transtab_man converters/opencc/trans/pkg: DESCR PLIST converters/opencc/unoconv: Makefile distinfo converters/opencc/unoconv/pkg: DESCR PLIST converters/opencc/unsf: Makefile distinfo converters/opencc/unsf/patches: patch-Makefile_linux converters/opencc/unsf/pkg: DESCR PLIST converters/opencc/uudeview: Makefile distinfo converters/opencc/uudeview/patches: patch-config_h_in patch-configure_in patch-man_uudeview_1 patch-unix_uudeview_c patch-unix_uuenview_c patch-uulib_uulib_c patch-uulib_uunconc_c patch-uulib_uuscan_c patch-uulib_uustring_c patch-uulib_uustring_h converters/opencc/uudeview/pkg: DESCR PLIST converters/opencc/wv: Makefile distinfo converters/opencc/wv/patches: patch-wvMime patch-wvText_in patch-wvWare_c converters/opencc/wv/pkg: DESCR PLIST converters/opencc/wv2: Makefile distinfo converters/opencc/wv2/patches: patch-CMakeLists_txt patch-cmake_FindLIBGSF_cmake patch-cmake_MacroCreateLibtoolFile_cmake patch-src_CMakeLists_txt patch-src_olestream_h patch-src_zcodec_cxx converters/opencc/wv2/pkg: DESCR PLIST converters/opencc/xlhtml: Makefile distinfo converters/opencc/xlhtml/patches: patch-oledecod_c patch-pptHtml_Makefile_in patch-pptHtml_nspptview patch-xlHtml_Makefile_in patch-xlHtml_nsopen patch-xlHtml_nsxlview converters/opencc/xlhtml/pkg: DESCR PLIST converters/opencc/xmltoman: Makefile distinfo converters/opencc/xmltoman/patches: patch-Makefile converters/opencc/xmltoman/pkg: DESCR PLIST converters/opnecc: Makefile distinfo converters/opnecc/patches: patch-data_CMakeLists_txt converters/opnecc/pkg: DESCR PLIST Log message: Remove botched import. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:30:26 ports/converters/opencc/patches Update of /cvs/ports/converters/opencc/patches In directory cvs.openbsd.org:/tmp/cvs-serv68367/patches Log Message: Directory /cvs/ports/converters/opencc/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:30:26 ports/converters/opencc/pkg Update of /cvs/ports/converters/opencc/pkg In directory cvs.openbsd.org:/tmp/cvs-serv68367/pkg Log Message: Directory /cvs/ports/converters/opencc/pkg added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:32:23 Added files: converters/opencc: Makefile distinfo converters/opencc/patches: patch-data_CMakeLists_txt converters/opencc/pkg: DESCR PLIST Log message: Add opencc-1.0.5. Open Chinese Convert (OpenCC) is an open-source project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. ok naddy@ CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/18 02:34:05 Modified files: converters : Makefile Log message: +opencc CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 02:39:21 Modified files: x11/kde-applications: Makefile Makefile.inc x11/kde-applications/analitza: Makefile distinfo x11/kde-applications/analitza/pkg: PLIST x11/kde-applications/ark: Makefile distinfo x11/kde-applications/ark/pkg: PLIST x11/kde-applications/artikulate: Makefile distinfo x11/kde-applications/artikulate/pkg: PLIST x11/kde-applications/audiocd-kio: Makefile distinfo x11/kde-applications/audiocd-kio/patches: patch-plugins_wav_encodercda_cpp x11/kde-applications/audiocd-kio/pkg: PLIST x11/kde-applications/blinken: Makefile distinfo x11/kde-applications/blinken/pkg: PLIST x11/kde-applications/bomber: Makefile distinfo x11/kde-applications/bomber/pkg: PLIST x11/kde-applications/bovo: Makefile distinfo x11/kde-applications/bovo/pkg: PLIST x11/kde-applications/cantor: Makefile distinfo x11/kde-applications/cantor/pkg: PLIST x11/kde-applications/cervisia: Makefile distinfo x11/kde-applications/cervisia/pkg: PLIST x11/kde-applications/dolphin: Makefile distinfo x11/kde-applications/dolphin/pkg: PLIST x11/kde-applications/dolphin-plugins: Makefile distinfo x11/kde-applications/dolphin-plugins/pkg: PLIST x11/kde-applications/dragon: Makefile distinfo x11/kde-applications/dragon/pkg: PLIST x11/kde-applications/ffmpegthumbs: Makefile distinfo x11/kde-applications/granatier: Makefile distinfo x11/kde-applications/granatier/pkg: PLIST x11/kde-applications/kalgebra: Makefile distinfo x11/kde-applications/kalgebra/pkg: PLIST x11/kde-applications/kalzium: Makefile distinfo x11/kde-applications/kalzium/pkg: PLIST x11/kde-applications/kanagram: Makefile distinfo x11/kde-applications/kanagram/pkg: PLIST x11/kde-applications/kapman: Makefile distinfo x11/kde-applications/kapman/pkg: PLIST x11/kde-applications/kate: Makefile distinfo x11/kde-applications/katomic: Makefile distinfo x11/kde-applications/katomic/pkg: PLIST x11/kde-applications/kblackbox: Makefile distinfo x11/kde-applications/kblackbox/pkg: PLIST x11/kde-applications/kblocks: Makefile distinfo x11/kde-applications/kblocks/pkg: PLIST x11/kde-applications/kbounce: Makefile distinfo x11/kde-applications/kbounce/pkg: PLIST x11/kde-applications/kbreakout: Makefile distinfo x11/kde-applications/kbreakout/pkg: PLIST x11/kde-applications/kbruch: Makefile distinfo x11/kde-applications/kbruch/pkg: PLIST x11/kde-applications/kcalc: Makefile distinfo x11/kde-applications/kcalc/pkg: PLIST x11/kde-applications/kcalcore: Makefile distinfo x11/kde-applications/kcalcore/pkg: PLIST x11/kde-applications/kdeedu-data: Makefile distinfo x11/kde-applications/kdegraphics-mobipocket: Makefile distinfo x11/kde-applications/kdenlive: Makefile distinfo x11/kde-applications/kdenlive/pkg: PLIST x11/kde-applications/kdiamond: Makefile distinfo x11/kde-applications/kdiamond/pkg: PLIST x11/kde-applications/keditbookmarks: Makefile distinfo x11/kde-applications/kfind: Makefile distinfo x11/kde-applications/kfind/pkg: PLIST x11/kde-applications/kfourinline: Makefile distinfo x11/kde-applications/kfourinline/pkg: PLIST x11/kde-applications/kgoldrunner: Makefile distinfo x11/kde-applications/kgoldrunner/pkg: PLIST x11/kde-applications/khangman: Makefile distinfo x11/kde-applications/khangman/pkg: PLIST x11/kde-applications/khelpcenter: Makefile distinfo x11/kde-applications/kig: Makefile distinfo x11/kde-applications/kig/pkg: PLIST x11/kde-applications/kigo: Makefile distinfo x11/kde-applications/kigo/pkg: PLIST x11/kde-applications/killbots: Makefile distinfo x11/kde-applications/killbots/pkg: PLIST x11/kde-applications/kimap: Makefile distinfo x11/kde-applications/kimap/pkg: PLIST x11/kde-applications/kio-extras: Makefile distinfo x11/kde-applications/kio-extras/patches: patch-man_man2html_cpp x11/kde-applications/kio-extras/pkg: PLIST x11/kde-applications/kiriki: Makefile distinfo x11/kde-applications/kiriki/pkg: PLIST x11/kde-applications/kiten: Makefile distinfo x11/kde-applications/kiten/pkg: PLIST x11/kde-applications/kjumpingcube: Makefile distinfo x11/kde-applications/kjumpingcube/pkg: PLIST x11/kde-applications/kldap: Makefile distinfo x11/kde-applications/kldap/pkg: PLIST x11/kde-applications/klettres: Makefile distinfo x11/kde-applications/klettres/pkg: PLIST x11/kde-applications/klickety: Makefile distinfo x11/kde-applications/klickety/pkg: PLIST x11/kde-applications/klines: Makefile distinfo x11/kde-applications/klines/pkg: PLIST x11/kde-applications/kmag: Makefile distinfo x11/kde-applications/kmag/pkg: PLIST x11/kde-applications/kmahjongg: Makefile distinfo x11/kde-applications/kmahjongg/pkg: PLIST x11/kde-applications/kmbox: Makefile distinfo x11/kde-applications/kmime: Makefile distinfo x11/kde-applications/kmime/pkg: PLIST x11/kde-applications/kmplot: Makefile distinfo x11/kde-applications/kmplot/pkg: PLIST x11/kde-applications/knavalbattle: Makefile distinfo x11/kde-applications/knavalbattle/pkg: PLIST x11/kde-applications/knetwalk: Makefile distinfo x11/kde-applications/knetwalk/pkg: PLIST x11/kde-applications/kolf: Makefile distinfo x11/kde-applications/kolf/pkg: PLIST x11/kde-applications/kollision: Makefile distinfo x11/kde-applications/kollision/pkg: PLIST x11/kde-applications/konquest: Makefile distinfo x11/kde-applications/konquest/pkg: PLIST x11/kde-applications/konsole: Makefile distinfo x11/kde-applications/konsole/pkg: PLIST x11/kde-applications/kpimtextedit: Makefile distinfo x11/kde-applications/kpimtextedit/pkg: PLIST x11/kde-applications/kqtquickcharts: Makefile distinfo x11/kde-applications/kreversi: Makefile distinfo x11/kde-applications/kreversi/pkg: PLIST x11/kde-applications/ksirk: Makefile distinfo x11/kde-applications/ksirk/pkg: PLIST x11/kde-applications/ksystemlog: Makefile distinfo x11/kde-applications/ksystemlog/pkg: PLIST x11/kde-applications/ktouch: Makefile distinfo x11/kde-applications/ktouch/pkg: PLIST x11/kde-applications/libkcddb: Makefile distinfo x11/kde-applications/libkcddb/pkg: PLIST x11/kde-applications/libkcompactdisc: Makefile distinfo x11/kde-applications/libkcompactdisc/pkg: PLIST x11/kde-applications/libkdcraw: Makefile distinfo x11/kde-applications/libkdegames: Makefile distinfo x11/kde-applications/libkdegames/pkg: PLIST x11/kde-applications/libkeduvocdocument: Makefile distinfo x11/kde-applications/libkeduvocdocument/pkg: PLIST x11/kde-applications/libkexiv2: Makefile distinfo x11/kde-applications/libkexiv2/pkg: PLIST x11/kde-applications/libkface: Makefile distinfo x11/kde-applications/libkgeomap: Makefile distinfo x11/kde-applications/libkipi: Makefile distinfo x11/kde-applications/libkmahjongg: Makefile distinfo x11/kde-applications/libkmahjongg/pkg: PLIST x11/kde-applications/libkomparediff2: Makefile distinfo x11/kde-applications/libkomparediff2/pkg: PLIST x11/kde-applications/libksane: Makefile distinfo x11/kde-applications/libksane/pkg: PLIST x11/kde-applications/marble: Makefile distinfo x11/kde-applications/marble/pkg: PLIST x11/kde-applications/okteta: Makefile distinfo x11/kde-applications/spectacle: Makefile distinfo x11/kde-applications/spectacle/pkg: PLIST x11/kde-applications/step: Makefile distinfo x11/kde-applications/step/pkg: PLIST x11/kde-applications/svgpart: Makefile distinfo x11/kde-applications/svgpart/pkg: PLIST x11/kde-applications/umbrello: Makefile distinfo x11/kde-applications/umbrello/pkg: PLIST x11/kde-applications/zeroconf-ioslave: Makefile distinfo x11/kde-applications/zeroconf-ioslave/pkg: PLIST Added files: x11/kde-applications: kde-applications.port.mk x11/kde-applications/cantor/patches: patch-src_backends_qalculate_qalculateexpression_cpp x11/kde-applications/kio-extras/patches: patch-cmake_Findlibssh_cmake Log message: Update KDE Applications to 18.12 Release notes: https://www.kde.org/announcements/announce-applications-18.12.0.php Port notes: - Update all KDE5 ports to 18.12.0 - Reorder Makefile and enable libkmahjongg and kmahjongg - Change MAINTAINER email - New kde-applications.port.mk baesed on Makefile.inc - Includes the following new helpers: - MODKDE5_DESKTOP_FILE - MODKDE5_ICON_CACHE - MODKDE5_TRANSLATIONS - MODKDE5_DOCS - Makefile.inc improvements - Fix and improve some many @pkgpath's, @sample's, and run-,build- and lib-depends. - Tweak some CATEGORIES The new infrastructure makes it very easy for us to port the missing KDE5 applications. Feedback from kn@ Thanks! CVSROOT: /cvs Module name: src Changes by: benno@cvs.openbsd.org 2018/12/18 03:16:24 Modified files: usr.bin/netstat: inet.c Log message: With option -l, show only UDP sockets that can receive packets from any other host, i.e. are somewhat like tcp sockets in LISTEN state. Suggested by tedu@ asking about netstat output. ok claudio@ tedu@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/18 03:59:20 Modified files: games/postal : Makefile games/postal/pkg: README Log message: solene@ reports that GOG updated their Postal game, and the pkg/README is now outdated. Update and simplify, and bump. CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/18 04:23:03 Modified files: infrastructure/db: user.list Log message: user.list: Reserve a user ID for go-ipfs. CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/18 04:58:21 Log message: Import net/go-ipfs. ``` IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. ``` Originally from Fabian Raetz, with input from abieber@. OK abieber@, thanks. Status: Vendor Tag: edd Release Tags: edd_20181218 N ports/net/go-ipfs/distinfo N ports/net/go-ipfs/Makefile N ports/net/go-ipfs/pkg/DESCR N ports/net/go-ipfs/pkg/PLIST N ports/net/go-ipfs/pkg/README N ports/net/go-ipfs/pkg/go_ipfs.rc No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/18 05:01:04 Modified files: net : Makefile Log message: Link net/go-ipfs. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/18 06:18:31 Modified files: sys/net : pfkeyv2.c Log message: Fix the IPL of pfkeyv2_mtx to prevent a deadlock. The system can use the mutex with and without the kernel lock. Prompted by WITNESS. OK deraadt@ kettenis@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/12/18 06:20:44 Modified files: usr.bin/tmux : cmd-send-keys.c server-client.c tmux.h window-buffer.c window-client.c window-clock.c window-copy.c window-tree.c window.c Log message: Pass window into mode functions. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/18 06:44:11 Modified files: sys/arch/octeon/octeon: autoconf.c Log message: Accept DUID as a root disk specifier. Example boot command: bootoctlinux rootdev=e7f5137a2eb9a085 numcores=4 CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/18 07:24:02 Modified files: sys/arch/octeon/include: octeonreg.h sys/arch/octeon/octeon: machdep.c Log message: Figure out the number of available CPUs using system fuse registers. This makes `ncpusfound' independent of kernel boot parameters. The kernel still needs the help of the firmware to spin up secondary CPUs, so the `coremask' or `numcores' boot parameter is still needed for multicore operation. Tested on CN5020, CN6120, CN7130 and CN7360. CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/18 07:56:13 Modified files: net/go-ipfs : Makefile net/go-ipfs/pkg: go_ipfs.rc Log message: net/go-ipfs: Inline daemon_flags as suggested by ajacoutot@. And add NO_TEST=Yes, which was supposed to be part of my previous commit. daemon_flags change, OK ajacoutot@. NO_TEST change, OK abieber@. Thanks CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/18 08:09:12 Modified files: sys/kern : Tag: OPENBSD_6_3 uipc_socket.c Log message: When using MSG_WAITALL, soreceive() can sleep while processing the receive buffer of a stream socket. Then a new pair of control and data mbuf can be appended to the mbuf queue. In this case, terminate the loop with a short read to prevent a panic. Userland should read the control message with the next system call. found by Greg Steuck; OK claudio@ deraadt@ Reported-by: syzbot+613db18acc3d2149ab94@syzkaller.appspotmail.com OpenBSD 6.3 errata 026 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/18 08:10:14 Modified files: sys/kern : Tag: OPENBSD_6_4 uipc_socket.c Log message: When using MSG_WAITALL, soreceive() can sleep while processing the receive buffer of a stream socket. Then a new pair of control and data mbuf can be appended to the mbuf queue. In this case, terminate the loop with a short read to prevent a panic. Userland should read the control message with the next system call. found by Greg Steuck; OK claudio@ deraadt@ Reported-by: syzbot+613db18acc3d2149ab94@syzkaller.appspotmail.com OpenBSD 6.4 errata 009 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/12/18 08:35:42 Modified files: net/maradns-deadwood: Makefile distinfo net/maradns-deadwood/pkg: PLIST Log message: Update to maradns-deadwood-3.2.13 OK sthen@ CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/12/18 08:42:35 Modified files: . : errata63.html errata64.html Log message: release recvwait errata CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 08:56:50 Modified files: x11/xwallpaper : Makefile distinfo Log message: Bugfix update xwallpaper-0.4.1 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/18 12:09:26 Added files: databases/sqlports/files: Sql.pm Log message: (unused yet) tools to building "readable" sql requests with nice indent for sqlports CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 12:19:52 Log message: Import kmousetool-18.12.0. OK kn@ Comment: KDE mouse clicker for accessibility users Description: kmousetool is a program which clicks the mouse for you. Maintainer: Rafael Sadowski Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/kmousetool/Makefile N ports/x11/kde-applications/kmousetool/distinfo N ports/x11/kde-applications/kmousetool/patches/patch-kmousetool_CMakeLists_txt N ports/x11/kde-applications/kmousetool/pkg/DESCR N ports/x11/kde-applications/kmousetool/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 12:27:32 Log message: Import palapeli-18.12.0; OK/Tweaks bcallah@ Comment: jigsaw puzzle game Description: Palapeli is a single-player jigsaw puzzle game. Unlike other games in that genre, you are not limited to aligning pieces on imaginary grids. The pieces are freely moveable. Also, Palapeli features real persistency, i.e. everything you do is saved on your disk immediately. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/palapeli Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/palapeli/Makefile N ports/x11/kde-applications/palapeli/distinfo N ports/x11/kde-applications/palapeli/pkg/DESCR N ports/x11/kde-applications/palapeli/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/18 12:28:52 Modified files: infrastructure/db: user.list Log message: reserve uid 826 for _telegraf CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/18 12:31:28 Log message: Import telegraf 1.9.0. Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Plugin-driven, it has the concept of 4 distinct plugin types: * Input Plugins collect metrics from the system, services, or 3rd party APIs * Processor Plugins transform, decorate, and/or filter metrics * Aggregator Plugins create aggregate metrics (e.g. mean, min, max, quantiles, etc.) * Output Plugins write metrics to various destinations note that input.system is currently broken on OpenBSD (probably because of gopsutil or go internals), tracked in https://github.com/influxdata/telegraf/issues/5157. Other plugins seem to work fine. As it was done for influxdb (telegraf comes from the same source), bundle the go deps and selfhost the distfile. ok danj@ Status: Vendor Tag: landry Release Tags: landry_20181218 N ports/sysutils/telegraf/Makefile N ports/sysutils/telegraf/distinfo N ports/sysutils/telegraf/pkg/telegraf.rc N ports/sysutils/telegraf/pkg/PLIST N ports/sysutils/telegraf/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/18 12:32:01 Modified files: sysutils : Makefile Log message: +telegraf CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 12:34:00 Log message: Import lskat-18.12.0; Tweaks/OK bcallah@ Comment: Lieutnant Skat - from German Offiziersskat Description: Lieutenant Skat (from German Offiziersskat) is a fun and engaging card game for two players, where the second player is either live opponent, or built in artificial intelligence. The game is played using a single deck of cards. Cards are shuffled and distributed amongst the players in such a way that half of them are face down and half of them are open. Each participant plays one of the open cards per turn. As soon as all the cards are played the round ends and points are calculated and awarded. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/lskat Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/lskat/Makefile N ports/x11/kde-applications/lskat/distinfo N ports/x11/kde-applications/lskat/pkg/DESCR N ports/x11/kde-applications/lskat/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 12:37:42 Log message: Import kubrick-18.12.0; OK bcallah@ Comment: 3-D Game based on Rubiks Cube Description: Kubrick is based on the famous Rubik's Cube(TM) puzzle. In Kubrick, the cube sizes range from 2x2x2 (easy) up to 6x6x6 (very hard), or you can play with irregular "bricks" such as 5x3x2 and "mats" (one cubie thick) such as 6x4x1. The game has a selection of puzzles at several levels of difficulty, as well as some demonstrations of pretty patterns and solution moves. It is also possible to make up your own puzzles. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kubrick Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/kubrick/Makefile N ports/x11/kde-applications/kubrick/distinfo N ports/x11/kde-applications/kubrick/pkg/DESCR N ports/x11/kde-applications/kubrick/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 12:41:52 Modified files: x11/kde-applications/lskat/pkg: DESCR Log message: Better DESCR from bcallah@ port is still unhooked so bump is not necessary CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 13:09:48 Log message: Import ksudoku-18.12.0; OK bcallah@ Comment: sudoku game Description: KSudoku is a logic-based symbol placement puzzle. The player has to fill a grid with symbols so that each column, row and block on the game board contains only one instance of each symbol. In KSudoku the symbols are usually the numbers 1 to 9, but may be the letters A to P or A to Y in larger puzzles. Puzzles start with the board partially filled and it is your job to fill in the rest. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/ksudoku Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/ksudoku/Makefile N ports/x11/kde-applications/ksudoku/distinfo N ports/x11/kde-applications/ksudoku/pkg/DESCR N ports/x11/kde-applications/ksudoku/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/18 13:10:44 Modified files: x11/xfce4/xfce4-taskmanager: Makefile distinfo x11/xfce4/xfce4-taskmanager/pkg: PLIST Log message: Update to xfce4-taskmanager 1.2.2. Now that the crash on exit has been fixed, defaults to Gtk3. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 13:14:34 Log message: Import ksquares-18.12.0; Tweak/OK bcallah@ Comment: connect the dots to create squares game Description: KSquares is modeled after the well known pen and paper based game of Dots and Boxes. The idea behind KSquares is to construct squares by interconnecting the dots on the grid. Up to four players can play this game together, taking turns. The trick is regardless of who has constructed most of the square, it is the player who completes the square that gets the point for it. To win the game the player has to collect the most points by covering the most area with the squares of player's own color. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/ksquares Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/ksquares/Makefile N ports/x11/kde-applications/ksquares/distinfo N ports/x11/kde-applications/ksquares/pkg/DESCR N ports/x11/kde-applications/ksquares/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/18 13:32:32 Modified files: audio/chromaprint: Makefile Log message: Remove trailing "/" which breaks HOMEPAGE ok naddy@ CVSROOT: /cvs Module name: src Changes by: tedu@cvs.openbsd.org 2018/12/18 13:34:32 Modified files: usr.sbin/rebound: rebound.c Log message: Rework how socket fds are passed around internally. This will allow more flexibility in listening sockets (and fixes a bug related to inet6). Everything is in arrays now instead of discrete variables. ok anton CVSROOT: /cvs Module name: src Changes by: lum@cvs.openbsd.org 2018/12/18 13:35:34 Modified files: usr.bin/mg : mg.1 util.c Log message: Make mg kill a region if the 'delete' or 'backspace' keys are pressed and a region is selected. The contents of the region are then placed into the kill buffer. Like emacs. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/18 13:37:27 Modified files: lib/libsndio : mio_open.3 Log message: "a" MIDI, not "an"; CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 14:00:38 Log message: Import ktuberling-18.12.0; OK bcallah@ Comment: picture game for children Description: KTuberling is a "potato editor". That means that you can drag and drop eyes, mouths, mustache, and other parts of face and goodies onto a potato-like guy. Similarly, you have other playgrounds with different themes. There is no winner for the game. The only purpose is to make the funniest faces you can. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/ktuberling Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/ktuberling/Makefile N ports/x11/kde-applications/ktuberling/distinfo N ports/x11/kde-applications/ktuberling/pkg/DESCR N ports/x11/kde-applications/ktuberling/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/18 14:07:57 Log message: Import kspaceduel-18.12.0; Tweak/OK bcallah@ Comment: space arcade game Description: In KSpaceduel players control a satellite spaceship orbiting the sun. As the game progresses players have to eliminate the opponent's spacecraft. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kspaceduel Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181218 N ports/x11/kde-applications/kspaceduel/Makefile N ports/x11/kde-applications/kspaceduel/distinfo N ports/x11/kde-applications/kspaceduel/pkg/DESCR N ports/x11/kde-applications/kspaceduel/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/18 14:11:09 Modified files: sys/arch/amd64/amd64: locore0.S Log message: Detection of MELTDOWN-proof Intel CPUs was broken: cpuid.07 has subleafs, so to get SEFF0EDX_ARCH_CAP we have to clear %ecx too. While here, delete a redundant cpuid.01 invocation. problem noted and testing by tedu@ ok mlarkin@ deraadt@ CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/18 14:14:22 Modified files: gnu/usr.bin/binutils-2.17/ld/emulparams: armelf_obsd.sh hppaobsd.sh shelf_obsd.sh Log message: Generate PIE ldscripts on armv7, hppa, and sh, so that there are symbols for the start+end of .{preinit,init,fini}_array sections when building PIE executables. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/18 14:15:21 Modified files: gnu/usr.bin/binutils-2.17/ld/emulparams: elf32m88k_obsd.sh Log message: The scripts just tests whether GENERATE_PIE_SCRIPT is set and ignores its value, so setting it to 'no' was completely misleading CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/18 14:29:45 Modified files: distrib/sets/lists/comp: md.hppa Log message: sync CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/18 14:32:21 Modified files: usr.sbin/rebound: rebound.c Log message: Rework previous: use getopt(3) to parse options passed to the worker process. ok tedu@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/18 14:58:41 Modified files: usr.bin/mandoc : mandoc.c roff.c Log message: As a first step towards making roff_res() callable from mandoc_getarg(), move the function mandoc_getarg() from mandoc.c to roff.c. It was misplaced in mandoc.c in the first place; that file is intended for utilities needed both by parsers and by formatters, while reading macro arguments in copy mode is purely a task of the roff(7) parser. Needed as a preliminary for an upcoming bugfix. No code change. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/18 16:05:03 Modified files: usr.bin/mg : mg.1 Log message: use Sq for single chars, and escape ";" properly; CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/18 20:00:28 Modified files: archivers/ripole: Makefile Log message: Fix HOMEPAGE The www. domain has an IP as a CNAME and it doesn't work CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/12/18 20:51:58 Modified files: . : 62.html lyrics.html Added files: images : 62_right.gif Log message: Release the 6.2 song! This comes 13 months late 'cause things came up. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/12/18 21:36:02 Modified files: . : lyrics.html Log message: better mp3 CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/18 22:31:28 Modified files: sys/net : if_var.h Log message: get rid of a prototype for if_enqueue_try() it isn't implemented, and is never called. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/12/18 23:00:57 Modified files: devel/geotiff : Makefile distinfo Log message: Update to libgeotiff 1.4.3. See http://osgeo-org.1560.x6.nabble.com/libgeotiff-1-4-3-released-td5389317.html CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/12/19 00:30:24 Modified files: textproc/highlight: Makefile distinfo textproc/highlight/patches: patch-src_makefile Log message: Update to highlight-3.48. ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Makefile distinfo patches/patch-src_makefile CVS: ---------------------------------------------------------------------- CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 00:43:23 Log message: Import kshisen-18.12.0; Tweak/OK bcallah@ Comment: Shisen-Sho Mahjongg-like game Description: KShisen is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kshisen Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181219 U ports/x11/kde-applications/kspaceduel/Makefile U ports/x11/kde-applications/kspaceduel/distinfo U ports/x11/kde-applications/kspaceduel/pkg/DESCR U ports/x11/kde-applications/kspaceduel/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 00:44:25 Log message: kshisen-18.12.0; Tweak/OK bcallah@ Comment: Shisen-Sho Mahjongg-like game Description: KShisen is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kshisen Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181219 N ports/x11/kde-applications/kshisen/Makefile N ports/x11/kde-applications/kshisen/distinfo N ports/x11/kde-applications/kshisen/pkg/DESCR N ports/x11/kde-applications/kshisen/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 00:45:47 Log message: Import kmines-18.12.0; Tweak/OK bcallah@ Comment: Minesweeper-like Game Description: KMines is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kmines Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181219 N ports/x11/kde-applications/kmines/Makefile N ports/x11/kde-applications/kmines/distinfo N ports/x11/kde-applications/kmines/pkg/DESCR N ports/x11/kde-applications/kmines/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 00:55:42 Log message: Import kajongg-18.12.0; Tweaks/OK bcallah@ Comment: Mah Jongg four players board game for KDE5 Description: Kajongg is the ancient Chinese board game for 4 players. Kajongg can be used in two different ways: Scoring a manual game where you play as always and use Kajongg for the computation of scores and for bookkeeping. Or you can use Kajongg to play against any combination of other human players or computer players. If you are looking for Mah Jongg solitaire, use the kmahjongg package. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/kajongg Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181219 N ports/x11/kde-applications/kajongg/Makefile N ports/x11/kde-applications/kajongg/distinfo N ports/x11/kde-applications/kajongg/pkg/DESCR N ports/x11/kde-applications/kajongg/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 01:00:56 Log message: Import ksnakeduel-18.12.0; New DESCR and OK bcallah@ Comment: Tron-like game Description: KSnakeDuel is a simple snake duel game for the KDE. You can play KSnakeDuel against the computer or a friend. The aim of the game is to live longer than your opponent. To do that, avoid running into a wall, your own tail and that of your opponent. KSnakeDuel also comes with KSnake, a simple Snake-like game for the KDE. The aim of KSnake is to survive as long as possible and eat as many fruits as you can. You can switch between these games using the game type selector in the configuration dialog. Maintainer: Rafael Sadowski WWW: https://www.kde.org/applications/games/ksnakeduel Status: Vendor Tag: rsadowski Release Tags: rsadowski_20181219 N ports/x11/kde-applications/ksnakeduel/Makefile N ports/x11/kde-applications/ksnakeduel/distinfo N ports/x11/kde-applications/ksnakeduel/pkg/DESCR N ports/x11/kde-applications/ksnakeduel/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:13:56 Log message: import authentication_sms tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/authentication_sms/Makefile N ports/productivity/tryton/5.0/authentication_sms/distinfo N ports/productivity/tryton/5.0/authentication_sms/pkg/DESCR N ports/productivity/tryton/5.0/authentication_sms/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:14:30 Log message: import carrier tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/carrier/Makefile N ports/productivity/tryton/5.0/carrier/distinfo N ports/productivity/tryton/5.0/carrier/pkg/DESCR N ports/productivity/tryton/5.0/carrier/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:15:16 Log message: import carrier_percentage tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/carrier_percentage/Makefile N ports/productivity/tryton/5.0/carrier_percentage/distinfo N ports/productivity/tryton/5.0/carrier_percentage/pkg/DESCR N ports/productivity/tryton/5.0/carrier_percentage/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:15:47 Log message: import carrier_weight tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/carrier_weight/Makefile N ports/productivity/tryton/5.0/carrier_weight/distinfo N ports/productivity/tryton/5.0/carrier_weight/pkg/DESCR N ports/productivity/tryton/5.0/carrier_weight/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:16:43 Log message: import commission tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/commission/Makefile N ports/productivity/tryton/5.0/commission/distinfo N ports/productivity/tryton/5.0/commission/pkg/DESCR N ports/productivity/tryton/5.0/commission/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:17:09 Log message: import commission_waiting tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/commission_waiting/Makefile N ports/productivity/tryton/5.0/commission_waiting/distinfo N ports/productivity/tryton/5.0/commission_waiting/pkg/DESCR N ports/productivity/tryton/5.0/commission_waiting/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:17:33 Log message: import company_work_time tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/company_work_time/Makefile N ports/productivity/tryton/5.0/company_work_time/distinfo N ports/productivity/tryton/5.0/company_work_time/pkg/DESCR N ports/productivity/tryton/5.0/company_work_time/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:18:03 Log message: import customs tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/customs/Makefile N ports/productivity/tryton/5.0/customs/distinfo N ports/productivity/tryton/5.0/customs/pkg/DESCR N ports/productivity/tryton/5.0/customs/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:18:33 Log message: import dashboard tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/dashboard/Makefile N ports/productivity/tryton/5.0/dashboard/distinfo N ports/productivity/tryton/5.0/dashboard/pkg/DESCR N ports/productivity/tryton/5.0/dashboard/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:19:03 Log message: import edocument_uncefact tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/edocument_uncefact/Makefile N ports/productivity/tryton/5.0/edocument_uncefact/distinfo N ports/productivity/tryton/5.0/edocument_uncefact/pkg/DESCR N ports/productivity/tryton/5.0/edocument_uncefact/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:19:27 Log message: import edocument_unece tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/edocument_unece/Makefile N ports/productivity/tryton/5.0/edocument_unece/distinfo N ports/productivity/tryton/5.0/edocument_unece/pkg/DESCR N ports/productivity/tryton/5.0/edocument_unece/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:19:57 Log message: import google_maps tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/google_maps/Makefile N ports/productivity/tryton/5.0/google_maps/distinfo N ports/productivity/tryton/5.0/google_maps/pkg/DESCR N ports/productivity/tryton/5.0/google_maps/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:20:27 Log message: import notification_email tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/notification_email/Makefile N ports/productivity/tryton/5.0/notification_email/distinfo N ports/productivity/tryton/5.0/notification_email/pkg/DESCR N ports/productivity/tryton/5.0/notification_email/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:21:07 Log message: import party_relationship tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/party_relationship/Makefile N ports/productivity/tryton/5.0/party_relationship/distinfo N ports/productivity/tryton/5.0/party_relationship/pkg/DESCR N ports/productivity/tryton/5.0/party_relationship/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:21:38 Log message: import product_attribute tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_attribute/Makefile N ports/productivity/tryton/5.0/product_attribute/distinfo N ports/productivity/tryton/5.0/product_attribute/pkg/DESCR N ports/productivity/tryton/5.0/product_attribute/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 01:21:44 Modified files: net/megatools : Makefile Log message: Unbreak sparc64 build Set "-std=c99" to unbreak with base gcc. Feedback from bentley@ CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:22:07 Log message: import product_classification tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_classification/Makefile N ports/productivity/tryton/5.0/product_classification/distinfo N ports/productivity/tryton/5.0/product_classification/pkg/DESCR N ports/productivity/tryton/5.0/product_classification/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:22:34 Log message: import product_classification_taxonomic tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_classification_taxonomic/Makefile N ports/productivity/tryton/5.0/product_classification_taxonomic/distinfo N ports/productivity/tryton/5.0/product_classification_taxonomic/pkg/DESCR N ports/productivity/tryton/5.0/product_classification_taxonomic/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:22:57 Log message: import product_cost_fifo tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_cost_fifo/Makefile N ports/productivity/tryton/5.0/product_cost_fifo/distinfo N ports/productivity/tryton/5.0/product_cost_fifo/pkg/DESCR N ports/productivity/tryton/5.0/product_cost_fifo/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:23:23 Log message: import product_cost_history tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_cost_history/Makefile N ports/productivity/tryton/5.0/product_cost_history/distinfo N ports/productivity/tryton/5.0/product_cost_history/pkg/DESCR N ports/productivity/tryton/5.0/product_cost_history/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:23:44 Log message: import product_price_list tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_price_list/Makefile N ports/productivity/tryton/5.0/product_price_list/distinfo N ports/productivity/tryton/5.0/product_price_list/pkg/DESCR N ports/productivity/tryton/5.0/product_price_list/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:24:03 Log message: import product_price_list_dates tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_price_list_dates/Makefile N ports/productivity/tryton/5.0/product_price_list_dates/distinfo N ports/productivity/tryton/5.0/product_price_list_dates/pkg/DESCR N ports/productivity/tryton/5.0/product_price_list_dates/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:24:24 Log message: import product_price_list_parent tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/product_price_list_parent/Makefile N ports/productivity/tryton/5.0/product_price_list_parent/distinfo N ports/productivity/tryton/5.0/product_price_list_parent/pkg/DESCR N ports/productivity/tryton/5.0/product_price_list_parent/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:24:48 Log message: import production tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production/Makefile N ports/productivity/tryton/5.0/production/distinfo N ports/productivity/tryton/5.0/production/pkg/DESCR N ports/productivity/tryton/5.0/production/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:25:09 Log message: import production_outsourcing tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production_outsourcing/Makefile N ports/productivity/tryton/5.0/production_outsourcing/distinfo N ports/productivity/tryton/5.0/production_outsourcing/pkg/DESCR N ports/productivity/tryton/5.0/production_outsourcing/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:25:29 Log message: import production_routing tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production_routing/Makefile N ports/productivity/tryton/5.0/production_routing/distinfo N ports/productivity/tryton/5.0/production_routing/pkg/DESCR N ports/productivity/tryton/5.0/production_routing/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:25:47 Log message: import production_split tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production_split/Makefile N ports/productivity/tryton/5.0/production_split/distinfo N ports/productivity/tryton/5.0/production_split/pkg/DESCR N ports/productivity/tryton/5.0/production_split/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:26:10 Log message: import production_work tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production_work/Makefile N ports/productivity/tryton/5.0/production_work/distinfo N ports/productivity/tryton/5.0/production_work/pkg/DESCR N ports/productivity/tryton/5.0/production_work/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:26:32 Log message: import production_work_timesheet tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/production_work_timesheet/Makefile N ports/productivity/tryton/5.0/production_work_timesheet/distinfo N ports/productivity/tryton/5.0/production_work_timesheet/pkg/DESCR N ports/productivity/tryton/5.0/production_work_timesheet/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:26:55 Log message: import purchase_shipment_cost tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/purchase_shipment_cost/Makefile N ports/productivity/tryton/5.0/purchase_shipment_cost/distinfo N ports/productivity/tryton/5.0/purchase_shipment_cost/pkg/DESCR N ports/productivity/tryton/5.0/purchase_shipment_cost/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:27:19 Log message: import sale_shipment_cost tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/sale_shipment_cost/Makefile N ports/productivity/tryton/5.0/sale_shipment_cost/distinfo N ports/productivity/tryton/5.0/sale_shipment_cost/pkg/DESCR N ports/productivity/tryton/5.0/sale_shipment_cost/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:27:39 Log message: import timesheet tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/timesheet/Makefile N ports/productivity/tryton/5.0/timesheet/distinfo N ports/productivity/tryton/5.0/timesheet/pkg/DESCR N ports/productivity/tryton/5.0/timesheet/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:27:58 Log message: import web_user tryton 5.0 module ok aja@ Status: Vendor Tag: semarie Release Tags: semarie_20181219 N ports/productivity/tryton/5.0/web_user/Makefile N ports/productivity/tryton/5.0/web_user/distinfo N ports/productivity/tryton/5.0/web_user/pkg/DESCR N ports/productivity/tryton/5.0/web_user/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/19 01:28:57 Modified files: productivity/tryton/5.0: Makefile Log message: import a second serie of tryton 5.0 modules "go ahead" aja@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/19 01:35:54 Modified files: security/gnutls: Makefile security/gnutls/pkg: PLIST Log message: Enable libdane now that with have libunbound. Survived a bulk. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/19 01:39:17 Modified files: mail/kopano/core: Makefile Log message: Unbreak: needs to depends on the python3 FLAVOR. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 01:51:13 Modified files: x11/kde4 : Makefile x11/kde-applications: Makefile meta/kde4 : Makefile Log message: Unhook KDE4 games, hook KDE5 games and adjust KDE4 meta kajongg kmines kshisen ksnakeduel kspaceduel ksquares ksudoku ktuberling kubrick lskat palapeli Additional unhook KDE4 libkdegames, libkmahjongg. No consumer any more. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 01:52:16 Modified files: x11/kde-applications: Makefile Log message: +kmousetool CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/12/19 02:17:02 Modified files: graphics/jhead : Makefile distinfo graphics/jhead/patches: patch-gpsinfo_c patch-jhead_c Log message: Update to jhead-3.02. CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 02:30:15 Modified files: x11/gmrun : Makefile Added files: x11/gmrun/patches: patch-src_ci_string_h patch-src_prefs_cc Log message: Missing includes for ports-gcc CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/19 02:38:49 Log message: Import net/vf1. ---8<--- VF-1 is a command line gopher client. It is built around an interactive command prompt, and has a very "REPL" feeling. You only need a small number of commands to get around, and most of them can be abbreviated to one or two chars --->8--- From Paco Esteban with input from myself and solene@. OK solene@ Thanks Status: Vendor Tag: edd Release Tags: edd_20181219 N ports/net/vf1/Makefile N ports/net/vf1/distinfo N ports/net/vf1/pkg/DESCR N ports/net/vf1/pkg/README N ports/net/vf1/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/12/19 02:45:07 Modified files: net : Makefile Log message: Link net/vf1. CVSROOT: /cvs Module name: ports Changes by: lum@cvs.openbsd.org 2018/12/19 02:59:45 Modified files: net/py-dnspython: Makefile distinfo net/py-dnspython/pkg: PLIST Log message: Update to py-dnspython 1.16.0. Bugfix release. Advice and ok sthen@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/12/19 03:18:34 Modified files: www/nextcloud : Makefile distinfo www/nextcloud/pkg: PLIST Log message: Update for Nextcloud to 15.0.0 OK aja@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 03:23:40 Modified files: net/firewalk/patches: patch-ifaddrlist_c patch-packet_c Log message: Drop unneeded #include hunk, and regen patches CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/12/19 03:24:21 Modified files: www/nextcloud : Tag: OPENBSD_6_4 Makefile distinfo www/nextcloud/pkg: Tag: OPENBSD_6_4 PLIST Log message: Update for Nextcloud to 15.0.0 keeping it in sync with current OK aja@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/19 03:36:04 Modified files: devel/glib2 : Makefile distinfo devel/glib2/pkg: PLIST Log message: Update to glib2-2.56.4. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/19 03:41:25 Modified files: devel/libgsf : Makefile distinfo Log message: Update to libgsf-1.14.45. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/19 03:59:41 Modified files: lang/gcc/6 : Makefile distinfo Log message: Update i386 adastrap. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/12/19 05:30:27 Modified files: devel/p5-Term-Table: Makefile distinfo Log message: update p5-Term-Table to 0.013 CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/19 05:44:12 Modified files: x11 : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: x11/pinot : Makefile distinfo x11/pinot/patches: patch-Core_pinot-search_1 patch-IndexSearch_ModuleFactory_cpp patch-IndexSearch_Xapian_Makefile_in patch-Tokenize_filters_GMimeMboxFilter_cc patch-UI_GTK2_src_mainWindow_cc patch-Utils_xdgmime_xdgmime_c patch-configure patch-textcat_conf_txt x11/pinot/pkg : DESCR PLIST Log message: Remove pinot ok jca@ sthen@ gsoares@ CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/19 06:26:25 Modified files: www/phppgadmin : Makefile distinfo www/phppgadmin/pkg: PLIST Added files: www/phppgadmin/patches: patch-conf_config_inc_php-dist Log message: Update phppgadmin-5.6.0 help from sthen ok sthen@ pea@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/19 06:34:14 Modified files: graphics/ImageMagick: Makefile Log message: configure --without-zstd otherwise it gets picked up if present and junked by dpb(1) during bulks. CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 06:47:45 Removed files: audio/mt-daapd/patches: patch-src_rend-avahi_c Log message: Patch not needed any more, is standalone now CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/19 06:51:02 Modified files: devel/py-hachoir-core: Makefile devel/py-hachoir-metadata: Makefile devel/py-hachoir-parser: Makefile net/py-IP : Makefile Log message: Fix HOMEPAGE The nick "haypo" is not used anymore. ok benoit@ CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/19 08:19:04 Modified files: x11 : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: x11/gaia : Makefile distinfo x11/gaia/patches: patch-SConstruct patch-lib_wwfetch_SConscript patch-lib_wwfetch_wwfetch_http_c patch-lib_wwfetch_wwfetch_image_c patch-programs_gaia_GPSSourceGPSD_cc patch-programs_gaia_GPSSourceNMEA_cc patch-programs_gaia_Hud_cc patch-programs_gaia_SConscript patch-programs_gaia_Texture_cc x11/gaia/pkg : DESCR PLIST Log message: Remove x11/gaia upstread abandoned project and the WMS server hardcoded in the code doesn't exist anymore. ok jca@ landry@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/19 08:26:42 Modified files: usr.sbin/bgpd : bgpd.h parse.y printconf.c rde.c rde.h rde_attr.c rde_filter.c rde_update.c Log message: Fold ext-communities into filter_community so that bgpd can match multiple ext-communities at the same time as well. Additionally this fixes parsing some of the ext-community types. Now all communities are handled by one common struct. OK benno@ plus some input from denis@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/19 08:27:29 Modified files: usr.sbin/bgpctl: bgpctl.c parser.c parser.h Log message: Adjust bgpctl now that filter_extcommunity is no more. OK benno@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/19 08:29:47 Modified files: databases/sqlports: Makefile databases/sqlports/files/scripts: show-reverse-deps Log message: have show-reverse-deps be more extensive. Specifically, get it to take a pkgpath, and extend it to all variations on that path (e.g., try show-reverse-deps devel/py-jedi after the change, yields all the stuff depending on python2 AND python3 flavors) CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/19 08:30:14 Modified files: regress/usr.sbin/bgpd/config: Makefile Added files: regress/usr.sbin/bgpd/config: bgpd.conf.11.in bgpd.conf.11.ok Log message: Basic config test for various ext-community options. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/19 08:34:14 Modified files: databases/sqlports/files: Sql.pm Log message: tweak join handling so it preserves column order CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/19 08:46:23 Modified files: lang/cython : Makefile Log message: Fix HOMEPAGE ok juanfra@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/19 09:05:14 Modified files: databases/sqlports/files: Sql.pm Log message: add glue for with contents allow view columns without join (for now) fix group by/order by display CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/19 09:08:08 Modified files: multimedia/xine-lib: Makefile Log message: If we're on arm64, manually set the env variable AS in order to defeat a configure check that prevents xine-lib from building. Enables this to package and install on arm64. ok phessler@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 10:55:13 Modified files: devel/libowfat : Makefile devel/libowfat/patches: patch-GNUmakefile Log message: fix CFLAGS and reorder Makefile along the lines of Makefile.template ordering, ok Jan Klemkow (maintainer) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 10:57:06 Modified files: emulators/qemu : Makefile distinfo emulators/qemu/patches: patch-configure patch-hw_virtio_virtio_c patch-util_oslib-posix_c emulators/qemu/pkg: PLIST Log message: update to qemu-3.1.0, from Brad. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 10:59:09 Modified files: devel/libowfat : Makefile distinfo devel/libowfat/patches: patch-GNUmakefile devel/libowfat/pkg: PLIST Added files: devel/libowfat/patches: patch-io_iom_init_c patch-io_iom_wait_c Removed files: devel/libowfat/patches: patch-buffer_buffer_put_c Log message: update to libowfat-0.32, from maintainer Jan Klemkow CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/19 10:59:13 Modified files: x11/kde-applications/dolphin: Makefile Log message: add missing build dependency kinit Spotted by ajacoutot@ Thanks CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 11:18:43 Modified files: security/ccrypt: Makefile Added files: security/ccrypt/patches: patch-src_main_c Log message: Fix getopts string and use system getopts from upstream via maintainer Charlene Wendling CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 12:45:26 Modified files: net/wmnetload : Makefile net/wmnetload/patches: patch-src_ifstat_openbsd_c Log message: Fix memory leak, simplify memory management No need to keep around the ifaddrs list returned by getifaddrs, instead always free it as soon as we have the data we want. Leak reported by Ed Hynan who also provided an alternative patch. Testing hints and ok sthen@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 13:20:35 Modified files: devel/cppunit : Makefile Log message: Untangle CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/19 13:22:45 Modified files: devel/cppunit : Makefile Log message: Mention new upstream at https://freedesktop.org/wiki/Software/cppunit/ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/19 13:30:09 Modified files: lib/libcrypto/man: BIO_s_file.3 Log message: typo; from Jakub Wilk via OpenSSL commit a21285b3 Aug 21 18:30:34 2018 +0200 CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/19 13:43:17 Modified files: editors/libreoffice: Makefile distinfo editors/libreoffice/patches: patch-RepositoryExternal_mk patch-configure patch-oox_Library_oox_mk Log message: update to 6.1.4.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 13:51:31 Modified files: mail/kopano/core: Makefile Log message: BUILD_DEPENDS on everybody's favourite libexecinfo CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/19 14:10:52 Modified files: lang/gcc/6 : Makefile distinfo Log message: Update powerpc bootstrap. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/19 14:12:58 Modified files: lib/libcrypto/man: BIO_should_retry.3 Log message: Specify the return values of some of these functions more precisely; inspired by OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800 by Paul Yang , but without creating a RETURN VALUES section because that makes no sense here: it would either result in a confusing order of information or in duplicate information. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/19 14:19:19 src/regress/sys/kern/recvwait Update of /cvs/src/regress/sys/kern/recvwait In directory cvs.openbsd.org:/tmp/cvs-serv49844/recvwait Log Message: Directory /cvs/src/regress/sys/kern/recvwait added to the repository CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/19 14:21:59 Modified files: regress/sys/kern: Makefile Added files: regress/sys/kern/recvwait: Makefile mcontrol-stream.c Log message: Test the code path where soreceive(9) sleeps and a control mbuf is inserted into the stream. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 14:24:50 Modified files: net/scamper : Makefile distinfo Log message: update to scamper-20181219 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/19 14:53:53 Modified files: lib/libcrypto/man: BN_bn2bin.3 Log message: Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3). Inspired by OpenSSL commit a130950d Aug 23 12:06:41 2017 -0400 by Rich Salz , but using a more explicit wording, and fixing *both* places rather than only half of them. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 16:08:00 Modified files: www/p5-HTML-Lint: Makefile distinfo Log message: update to www/p5-HTML-Lint 2.32, from Charlene Wendling - make use of TEST_POD instead of using test depends - add libwww as a dependency for weblint CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 16:11:46 Log message: import ports/fonts/tagmukay, a font used for Berber languages from George Rosamond, ok bentley@ Tagmukay is a Shifinagh script font with support for the Tawallammat Tamajaq language. The script name is more commonly spelled Tifinagh, but Shifinagh is the preferred spelling in the region where Tawallammat Tamajaq is spoken. Tagmukay is a Unicode font that features bi-consonant ligatures and alternate forms necessary to support this language. This port contains both TrueType and Web fonts. Status: Vendor Tag: sthen Release Tags: sthen_20181219 N ports/fonts/tagmukay/Makefile N ports/fonts/tagmukay/distinfo N ports/fonts/tagmukay/pkg/PLIST N ports/fonts/tagmukay/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/19 16:12:09 Modified files: fonts : Makefile Log message: +tagmukay CVSROOT: /cvs Module name: ports Changes by: mariani@cvs.openbsd.org 2018/12/19 16:50:42 Modified files: devel/py-pathlib2: Makefile distinfo Makefile distinfo pkg/PLIST Updating to 2.3.3 ok danj@ devel/py-pathlib2/pkg: PLIST Makefile distinfo pkg/PLIST Updating to 2.3.3 ok danj@ Log message: CVSROOT: /cvs Module name: ports Changes by: mariani@cvs.openbsd.org 2018/12/19 16:51:57 Modified files: geo/openbsd-developers: Makefile Makefile files/OpenBSD Added myself to the list. OK danj@ geo/openbsd-developers/files: OpenBSD Makefile files/OpenBSD Added myself to the list. OK danj@ Log message: CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/12/19 19:23:06 Modified files: devel/py-distutils-extra: Makefile Log message: Fix HOMEPAGE CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/19 20:38:10 Modified files: usr.bin/mandoc : roff.c regress/usr.bin/mandoc/char/space: esct-man.in esct-man.out_ascii esct-man.out_lint Log message: Bugfix: When after a \\, \t, or \a, another \t or \a had to be resolved in copy mode within the same argument, the argument got corrupted. Found while working on a loosely related bug report from Fabio Scotoni . CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/19 20:39:29 Modified files: usr.sbin/tcpdump: addrtoname.c Log message: LLDP has it's own group address, so teach tcpdump about it. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/12/20 00:23:22 Modified files: usr.sbin/rebound: rebound.c Log message: zap whitespace CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/20 01:19:31 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm net : Makefile Removed files: net/openafs/files: krb5.conf openafs-setup param.i386_obsd.h net/openafs/patches: patch-Makefile_in patch-src_afs_OBSD_osi_misc_c patch-src_afs_OBSD_osi_vfsops_c patch-src_afs_VNOPS_afs_vnop_lookup_c patch-src_afs_afs_osi_c patch-src_afs_afs_server_c patch-src_cf_osconf_m4 patch-src_comerr_error_table_y patch-src_config_afs_sysnames_h patch-src_gtx_curseswindows_c patch-src_kauth_Makefile_in patch-src_lwp_lwp_h patch-src_ptserver_map_c patch-src_ptserver_ptprocs_c patch-src_rx_rx_getaddr_c patch-src_sys_rmtsysc_c patch-src_ubik_utst_client_c patch-src_ubik_utst_server_c net/openafs/pkg: DESCR PLIST README Log message: Remove openafs Broken on i386 due to clang switch and was only for arch i386. ok todd@ naddy@ CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/20 01:28:24 Log message: Import mada-1.3. Mada is a modernist, low-contrast Arabic typeface based largely on the typeface seen in Cairo metro old signage which was designed by Professor Fathi Gouda of Faculty of Applied Arts, Helwan University. Mada is characterised by low descenders, open contours and low-contrast forms making it suitable for small point sizes, user interfaces, signage or low resolution settings. Mada can work also as a display typeface giving modernist and simplistic feeling. Mada comes in 7 weights (ExtraLight, Light, Regular, Medium, SemiBold, Bold and Black), as well as an interpolatable variable font that can provide any intermediate weight on the fly. ok sthen@ From George Rosamond; thanks! Status: Vendor Tag: bentley Release Tags: bentley_20181220 N ports/fonts/mada/Makefile N ports/fonts/mada/distinfo N ports/fonts/mada/pkg/DESCR N ports/fonts/mada/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/20 01:29:04 Modified files: fonts : Makefile Log message: +mada CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/20 02:55:44 Modified files: games/wump : wump.c Log message: Move a badly positioned parenthesis that caused nonsensical movement properties for the Wumpus. The bug has been present since 4.3BSD-Reno and was introduced by Keith Bostic on February 14, 1990 when committing the major rewrite from Dave Taylor. Patch (accompanied by a detailed functional and historical analysis) from David Fifield on bugs@. With all the bats in these caves, how could a bug possibly survive for twenty-eight years? CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/20 02:59:26 Modified files: databases/xapian-bindings: Makefile databases/xapian-bindings/pkg: PLIST-python PLIST-ruby Added files: databases/xapian-bindings/patches: patch-python3_Makefile_in Removed files: databases/xapian-bindings/patches: patch-python_Makefile_in Log message: move the python subpackage to python 3 as this is only used by kopano which is using python 3 already update plist of the ruby subpackage while here CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/20 03:01:18 Modified files: mail/kopano/core: Makefile mail/kopano/core/patches: patch-common_platform_linux_cpp patch-configure_ac Log message: remove dep on lang/python/2.7,-bsddb and avoid using libexecinfo CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/20 03:26:36 Modified files: sys/net : if.c if_var.h Log message: Make this not hz dependent by using timeout_add_sec() also rename the define to IFNET_SLOWTIMO since it is no longer a hz divisor. OK visa@ bluhm@ kn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/20 03:27:37 Modified files: sys/net : rtsock.c Log message: Convert to timeout_add_msec instead of counting ticks. OK visa@ bluhm@ kn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/20 03:28:58 Modified files: sys/netinet6 : nd6_nbr.c Log message: The timeouts in nd6 are in msec so just use timeout_add_msec() instead of some complicated match to convert them to ticks. OK visa@ bluhm@ kn@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/20 05:01:52 Modified files: databases/xapian-bindings: Makefile Log message: Use python3 FLAVOR for dependencies. ok robert@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/20 05:13:01 Modified files: databases/sqlports/files: Sql.pm Log message: make table aliases global, but trigger them later add "prepend" so that we can more easily tweak tables/views from both sides CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/20 06:27:54 Modified files: sys/netinet : ip_output.c Log message: Replace a wrong poor mans m_trailingspace() with the real thing. The mbuf passed to ip_pcbopts could be a cluster and so the size check is all wrong. found by Greg Steuck; OK bluhm@ Reported-by: syzbot+c2543ae6b6692a5843e3@syzkaller.appspotmail.com eVS: ---------------------------------------------------------------------- CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/12/20 07:13:17 Modified files: security/keybase: Makefile distinfo Log message: Update for Keybase to 2.11.0 OK abieber@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/20 08:10:13 Modified files: databases/sqlports/files: Inserter.pm Sql.pm Log message: Tweak table/view creation so that it will be able to use the new nicer way once it's ready CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/20 08:57:14 Removed files: etc/signify : openbsd-62-base.pub openbsd-62-fw.pub openbsd-62-pkg.pub openbsd-62-syspatch.pub Log message: 6.2 keys no longer required CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/20 08:57:16 Modified files: databases/sqlports/files: Sql.pm Log message: a bit more fluff CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/20 09:04:04 Modified files: sys/netinet : Tag: OPENBSD_6_3 ip_output.c Log message: Replace a wrong poor mans m_trailingspace() with the real thing. The mbuf passed to ip_pcbopts could be a cluster and so the size check is all wrong. from claudio@; found by Greg Steuck; OK bluhm@ Reported-by: syzbot+c2543ae6b6692a5843e3@syzkaller.appspotmail.com OpenBSD 6.3 errata 027 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/12/20 09:04:25 Modified files: sys/netinet : Tag: OPENBSD_6_4 ip_output.c Log message: Replace a wrong poor mans m_trailingspace() with the real thing. The mbuf passed to ip_pcbopts could be a cluster and so the size check is all wrong. from claudio@; found by Greg Steuck; OK bluhm@ Reported-by: syzbot+c2543ae6b6692a5843e3@syzkaller.appspotmail.com OpenBSD 6.4 errata 010 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/20 10:02:24 Modified files: telephony/asterisk: Makefile Added files: telephony/asterisk/patches: patch-apps_app_voicemail_c Log message: Fix MWI for voicemail in asterisk; patch from upstream via Mark Patruck https://issues.asterisk.org/jira/browse/ASTERISK-28215 CVSROOT: /cvs Module name: ports Changes by: lum@cvs.openbsd.org 2018/12/20 10:31:21 Modified files: security/py-bcrypt: Makefile distinfo Log message: update to py-bcrypt-3.1.5 and add testing to Makefile. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/12/20 10:36:57 Modified files: textproc/nfoview: Makefile distinfo Log message: Tiny bugfix update to nfoview-1.26 CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/20 10:57:44 Modified files: usr.sbin/smtpd : smtp_session.c Log message: call smtp_check_noparam() on RSET, DATA, NOOP, QUIT, WIZ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/20 11:23:18 Modified files: usr.bin/mandoc : mandoc.1 Log message: Explain what the fields in mandoc messages mean, rather than merely specifying the message syntax. Gap in documentation found while looking at a bug report from Raf Czlonka . CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/12/20 11:41:45 Modified files: lang/mruby : Makefile Added files: lang/mruby/patches: patch-include_mrbconf_h Log message: Fix build on big endian systems by defining MRB_ENDIAN_BIG Tested on sparc64 by jca@ OK jca@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/20 11:47:16 Modified files: distrib/sets/lists/base: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/12/20 11:50:04 Modified files: archivers/lzip/tarlz: Makefile distinfo Log message: Update to tarlz 0.8. From Sascha Paunovic. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/20 12:40:13 Modified files: usr.sbin/smtpd : ssl.c Log message: change the format of ssl_to_text() to match that of io's, this only affect smtp and mta "tls" log lines and tls event reporting CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/12/20 12:41:56 Modified files: . : errata63.html errata64.html Log message: release pcbopts errata CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/20 12:45:17 Modified files: usr.sbin/smtpd : mail.maildir.c Log message: use the machine hostname, not localhost, in mail.maildir.c spotted and ok tedu@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/20 12:50:39 Modified files: usr.sbin/smtpd : mail.maildir.c Log message: use HOST_NAME_MAX+1 instead of MAXHOSTNAMELEN, also avoids including the sys/param.h header CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/20 12:57:30 Modified files: usr.sbin/smtpd : smtp_session.c Log message: the ciphers part of tls log lines doesn't need to be quoted, mta_session.c has it right, make smtp_session.c use the same format CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/20 13:18:53 Added files: devel/ptlib/patches: patch-src_ptclib_pwavfile_cxx Log message: add missing include for big-endian archs; ok jca@ ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/20 13:39:24 Modified files: databases/sqlports/files: Sql.pm Log message: simplify origin sytnax CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/20 14:02:09 Modified files: databases/sqlports/files: Sql.pm Log message: add group_concat idiom add missing commas remove extra table name from select if there's just one table involved CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/20 14:27:51 Modified files: usr.bin/mandoc : main.c read.c Log message: Move the full responsibility for reporting open(2) errors from mparse_open() to the caller. That is better because only the caller knows its preferred reporting method and format and only the caller has access to all the data that should be included - like the column number in .so processing or the current manpath in makewhatis(8). Moving the mandoc_msg() call out is possible because the caller can call strerror(3) just as easily as mparse_open() can. Move mandoc_msg_setinfilename() closer to the parsing of the file contents, to avoid problems *with* the file (like non-existence, lack of permissions, etc.) getting misreported as problems *in* the file. Fix the column number reported for .so failure: let it point to the beginning of the filename. Taken together, this prevents makewhatis(8) from spewing confusing messages about .so failures to stderr, a bug reported by Raf Czlonka on ports@. It also prevents mandoc(1) from issuing *two* messages for every single .so failure. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/20 16:00:55 Modified files: share/man/man4 : Makefile sys/net : if_ethersubr.c sys/conf : GENERIC files Added files: share/man/man4 : bpe.4 sys/net : if_bpe.c if_bpe.h Log message: add bpe(4) or Backbone Provider Edge interfaces Backbone refers to 802.1ah or 802.1Q Provider Backbone Bridges (PBB), or mac-in-mac, which is like vlans except it completely encapsulates the inner packet rather than just add a shim to it. This removes the need for Backbone Core Bridges (ie, switches between bpe instances) to know all the addresses on all the networks. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/12/20 16:16:47 Modified files: share/man/man4 : bpe.4 Log message: .Nm, not Nm. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/20 16:20:07 Modified files: games/xevil : Makefile games/xevil/patches: patch-cmn_actual_cpp patch-cmn_game_style_cpp patch-cmn_physical_cpp patch-cmn_utils_cpp patch-cmn_xetp_cpp Log message: Add missing header for ports-gcc. Use over because the latter is C++11, which ports-gcc 4.9 only supports with -std=c++11 and base-gcc 4.2 not at all. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/12/20 16:57:06 Modified files: share/man/man4 : bpe.4 Log message: tweak previous; CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/20 18:29:22 Modified files: distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/12/20 18:51:07 Modified files: sys/arch/amd64/include: intr.h Log message: remove intr_find_mpmapping proto func removed in intr.c rev 1.31 in 2011 CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/12/20 22:45:42 Modified files: lib/csu : crt0.c crtbegin.c extern.h Log message: Add support for {preinit,init,fini}_array sections in static binaries ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: solene@cvs.openbsd.org 2018/12/20 23:58:38 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm geo : Makefile Removed files: geo/emerillon : Makefile distinfo geo/emerillon/pkg: DESCR PLIST Log message: Remove emerillon superseded by gnome-maps ok landry@ jca@ CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/12/21 00:38:35 Modified files: archivers/ucl : Makefile Log message: Update license marker. Move homepage/master_sites to https. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 00:48:24 Modified files: graphics/graphite2: Makefile distinfo Log message: Update to graphite2-1.3.13. CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2018/12/21 01:24:19 Modified files: lang/rust : Makefile distinfo lang/rust/patches: patch-src_etc_rust-gdb lang/rust/pkg : PFRAG.aarch64-main PFRAG.amd64-main PFRAG.i386-main Log message: maintenance update to 1.31.1 Version 1.31.1 (2018-12-20) - Fix Rust failing to build on powerpc-unknown-netbsd - Fix broken go-to-definition in RLS - Fix infinite loop on hover in RLS CVSROOT: /cvs Module name: ports Changes by: pirofti@cvs.openbsd.org 2018/12/21 02:12:08 Modified files: infrastructure/db: user.list Log message: Reserve forthcoming ossec-hids users and group. OK sthen@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/21 04:11:06 Modified files: databases/sqlports/files: Column.pm Sql.pm Var.pm Log message: register views and tables centrally (so we know the names) inserter sql statement CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/21 04:12:11 Modified files: emulators/snes9x: Makefile distinfo emulators/snes9x/patches: patch-gtk_configure_ac emulators/snes9x/pkg: PLIST Log message: Update snes9x to 1.58. Notable changes: - Remove now unnecessary LIB_DEPENDS on textproc/libxml - Install the new LICENSE file in place of snes9x-license.txt CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/12/21 04:16:04 Modified files: sbin/pfctl : pfctl.8 share/man/man4 : pf.4 Log message: DIOCIGETIFACES provides interfaces and groups, not drivers "driver" is a left-over from earlier implementations. Nowadays each driver such as lo(4) has it's respective interface group of the same name ("lo"), but additional driver-independent groups exist, too: # ifconfig lo0 group foo # pfctl -s I -i foo foo lo0 OK henning CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2018/12/21 04:44:09 Modified files: lang/gcc/6 : Makefile distinfo Log message: Update hppa bootstrap. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/21 04:49:05 Modified files: databases/sqlports/files: Sql.pm Log message: take column names into account CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/21 04:52:05 Modified files: emulators/vice : Makefile distinfo emulators/vice/patches: patch-configure_ac emulators/vice/pkg: PLIST Removed files: emulators/vice/patches: patch-doc_Makefile_in Log message: Update vice to 3.3. Notable changes: - Add devel/gettext to LIB_DEPENDS - Remove --with-sdlsound configure option, it is not necessary anymore and now links against both SDL and SDL2 if kept enabled CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/12/21 05:02:55 Modified files: sys/arch/amd64/amd64: cpu.c Log message: Do PAT setup earlier such that mapping the framebuffer WC works at the point where we remap it. ok deraadt@, mlarkin@ CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/21 05:12:31 ports/emulators/atari800/patches Update of /cvs/ports/emulators/atari800/patches In directory cvs.openbsd.org:/tmp/cvs-serv90722/patches Log Message: Directory /cvs/ports/emulators/atari800/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/21 05:13:49 Modified files: emulators/atari800: Makefile Added files: emulators/atari800/patches: patch-src_atari800_man Log message: Fix an error in the man page regarding the '800-rev' option. Reported by Tracey Emery, thanks! CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 05:37:31 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.21.6. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/21 05:59:22 Modified files: mail/rcube-ldapAliasSync: Makefile distinfo Added files: mail/rcube-ldapAliasSync/patches: patch-config-default_inc_php Removed files: mail/rcube-ldapAliasSync/patches: patch-ldapAliasSync_php Log message: switch rcube-ldapAliasSync to a fork with URI support CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/21 06:18:26 Modified files: mail/roundcubemail: Makefile Added files: mail/roundcubemail/patches: patch-program_lib_Roundcube_rcube_ldap_generic_php Log message: patch roundcubemail to fix typo CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:19:24 Modified files: databases/xapian-bindings: Makefile Log message: Missed bump for the ruby subpackage PLIST change. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:23:31 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo sysutils/terraform/provider-aws: Makefile distinfo sysutils/terraform/provider-heroku: Makefile distinfo sysutils/terraform/provider-postgresql: Makefile distinfo sysutils/terraform/provider-vault: Makefile distinfo Log message: Update terraform providers. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:31:05 Modified files: x11/libfm : Makefile.inc x11/libfm/core : Makefile distinfo x11/libfm/core/pkg: PLIST x11/libfm/extra: distinfo Log message: Update to libfm{,-extra}-1.3.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:31:21 Modified files: x11/pcmanfm : Makefile distinfo x11/pcmanfm/pkg: PLIST Log message: Update to pcmanfm-1.3.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:34:37 Modified files: lang/vala : Makefile distinfo lang/vala/pkg : PLIST-main Log message: Update to vala-0.40.12. ok jasper@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 06:44:33 Modified files: devel/harfbuzz : Makefile distinfo devel/harfbuzz/pkg: PLIST-main Log message: Update to harfbuzz-2.3.0. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/21 07:04:19 Modified files: usr.sbin/pkg_add/OpenBSD: PkgAdd.pm Log message: do not try merging packages that are already kept, the forward dependency check did fail (noticed by bluhm@) CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/12/21 07:04:53 Modified files: regress/usr.sbin/pkg_add: Makefile Log message: make sure that test is not run in interactive mode, since the failing code path changed slightly CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 07:07:08 Modified files: net/netatalk3 : Makefile distinfo net/netatalk3/pkg: PLIST Added files: net/netatalk3/patches: patch-etc_uams_openssl_compat_h Log message: Update to netatalk-3.1.12. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/21 07:33:43 Modified files: distrib/notes/octeon: install Log message: Document how to boot from SD/MMC or SATA on U-Boot. Also mention that the root disk may be specified by DUID. Initial diff by Chris McGee CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 07:33:52 Modified files: usr.sbin/smtpd : config.c lka.c lka_filter.c lka_proc.c lka_report.c parse.y smtp_session.c smtpd.h Log message: bring in new grammar for filters, allowing filter chains and plugging of different filters & chains on different interfaces. in this diff, proc filters are still disabled as they're missing on very important piece of logic. ok eric@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/21 07:35:56 Modified files: distrib/notes/octeon: prep Log message: Remove outdated instruction. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/12/21 07:37:24 Modified files: app : Makefile Log message: Unlink the following utilities from the build: fslsfonts, fstobdf, showfont, xfsinfo, xfwp and scripts (xon) Ports can be created if needed. ok deraadt@, jca@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/12/21 07:37:54 Modified files: distrib/sets/lists/xbase: mi distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 07:41:41 Modified files: usr.sbin/smtpd : smtp_session.c Log message: start simplifying log lines, they're no longer intended to be parseable, we have a reporting API for tools that want to analyze events, maillog is just for us, hoomans. similar work will be brought to other logs in upcoming diffs ok eric@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 07:42:39 Modified files: games/zaz : Makefile Log message: Fix dependencies. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/12/21 08:00:42 Modified files: lang/ucblogo : Makefile distinfo lang/ucblogo/patches: patch-configure patch-graphics_c patch-init_c patch-makefile_in patch-term_c patch-wrksp_c lang/ucblogo/pkg: PLIST Log message: update to ucblogo-6.0 sample code at https://people.eecs.berkeley.edu/~bh/logo-sample.html behaves a bit strangely but it's the same with the in-tree version but simple tests with pen control/movement work as well as before. (the distfile for 5.5 is no longer available upstream, port had no MASTER_SITES line so was using implicit default of MASTER_SITE_OPENBSD) CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/21 08:21:01 Modified files: games/xevil : Makefile Log message: Use the -W... option that actually suppresses ~64000 warnings with clang. Bonus: It's the same for gcc. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 09:58:49 Modified files: usr.bin/mandoc : libmandoc.h libmdoc.h man_macro.c mdoc_argv.c mdoc_macro.c roff.c regress/usr.bin/mandoc/man/RS: REarg.in REarg.out_ascii REarg.out_lint regress/usr.bin/mandoc/mdoc/Bl: Makefile regress/usr.bin/mandoc/mdoc/Eo: Makefile regress/usr.bin/mandoc/mdoc/Fd: Makefile regress/usr.bin/mandoc/mdoc/Li: Makefile regress/usr.bin/mandoc/mdoc/Ns: Makefile regress/usr.bin/mandoc/mdoc/Op: Makefile regress/usr.bin/mandoc/roff/args: mdoc.out_lint Added files: regress/usr.bin/mandoc/mdoc/Bl: esc.in esc.out_ascii esc.out_markdown regress/usr.bin/mandoc/mdoc/Eo: arg.in arg.out_ascii arg.out_markdown arg.out_utf8 regress/usr.bin/mandoc/mdoc/Fd: arg.in arg.out_ascii arg.out_markdown regress/usr.bin/mandoc/mdoc/Li: arg.in arg.out_ascii arg.out_markdown regress/usr.bin/mandoc/mdoc/Ns: arg.in arg.out_ascii arg.out_markdown regress/usr.bin/mandoc/mdoc/Op: arg.in arg.out_ascii arg.out_markdown Log message: Rename mandoc_getarg() to roff_getarg() and pass it the roff parser struct as an argument such that after copy-in, it can call roff_expand() once again, which used to be called roff_res() before this. This fixes a subtle low-level roff(7) parsing bug reported by Fabio Scotoni in the 4.4BSD-Lite2 mdoc.samples(7) manual page, because that page used an escaped escape sequence in a macro argument. To expand escaped escape sequences in quoted mdoc(7) arguments, too, stop bypassing the call to roff_getarg() in mdoc_argv.c, function args() for this case. This does not solve the case of escaped escape sequences in quoted .Bl -column phrases yet. Because roff_expand() can make the string longer, roff_getarg() can no longer operate in-place but needs to malloc(3) the returned string. In the high-level parsers, free(3) that string after processing it. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 10:04:46 Modified files: usr.sbin/smtpd : lka_filter.c parse.y smtpd.h Log message: implement some additional builtin filters: check-src-{table,regex}, check-rdns-{table,regex} make sure that these builtins may be used at all phases CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/21 10:06:07 Modified files: databases/sqlports/files: Sql.pm Log message: skip actual autoincrement keys. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/12/21 10:06:21 Modified files: databases/sqlports/files: Column.pm Log message: join will become ambiguous CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 10:22:50 Modified files: usr.sbin/smtpd : lka_filter.c Log message: use ss_src in src builtin filters CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 10:31:57 Modified files: usr.sbin/smtpd : lka_filter.c Log message: in lka_filter_init(), split into two passes, one to deal with filters then another one to associate filters to chains CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 12:07:47 Modified files: usr.sbin/smtpd : lka_filter.c lka_proc.c parse.y Log message: - make the proc filter fd non-blocking - client sessions may disappear while filter is streaming data, dont panic CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 12:30:19 Modified files: lib/libcrypto/man: BN_generate_prime.3 Log message: Mention that some functions call BN_GENCB_call(3) with a second argument of 3; from Beat Bolli via OpenSSL commit bd93f1ac Jul 28 16:45:22 2018 -0400. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/12/21 12:51:46 Modified files: x11/tellico : Makefile distinfo x11/tellico/pkg: PLIST Log message: Update to tellico-3.1.4 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 13:09:04 Modified files: lib/libcrypto/man: BN_rand.3 Log message: Since OpenBSD 6.1, BN_pseudo_rand*(3) does the same as BN_rand*(3). Say so, and note that OpenSSL followed suit in 1.1.0 according to OpenSSL commit 5ecff87d Jun 21 13:55:02 2017 +0100. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 13:38:42 Modified files: usr.sbin/smtpd : lka_filter.c Log message: do not tree_xget() sessions in filter_protocol_next(), filter_data_next() & lka_proc_filter_in_session() because there are legitimate reasons a session would no longer be around. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/21 14:22:53 Modified files: security/botan2: Makefile Log message: Always add ${LOCALBASE} to the path since ports-gcc no longer looks there by default. Also, with the COMPILER infrastructure, CHOSEN_COMPILER is the correct variable to check for the compiler type. ok bluhm@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/21 14:27:44 Modified files: telephony/asterisk-openbsd-moh: Makefile distinfo telephony/asterisk-openbsd-moh/pkg: PLIST Log message: add the 6.2 song CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/21 14:35:29 Modified files: usr.sbin/smtpd : parse.y ruleset.c smtpd.conf.5 smtpd.h table.c Log message: since we already support regex lookups in tables for builtin filters, let's also support regex lookups in match rule criterias performing table lookups ok millert@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 14:36:21 Modified files: lib/libcrypto/man: DES_set_key.3 Log message: grammar and style fixes from wesinator at github via OpenSSL commit 521738e9 Oct 5 14:58:30 2018 -0400 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 14:54:48 Modified files: lib/libcrypto/man: DH_get0_pqg.3 Log message: Clarify behaviour of DH_get0_pqg(3) and DH_get0_key(3) with NULL arguments; from via OpenSSL commit 5777254b May 27 09:07:07 2018 +0200. CVSROOT: /cvs Module name: ports Changes by: pirofti@cvs.openbsd.org 2018/12/21 15:01:57 Log message: Import security/ossec-hids. OSSEC is a scalable, multi-platform, open source Host-based Intrusion Detection System (HIDS). It has a powerful correlation and analysis engine, integrating log analysis, file integrity checking, Windows registry monitoring, centralized policy enforcement, rootkit detection, real-time alerting and active response. Help from and OK sthen@, thanks! Status: Vendor Tag: pirofti Release Tags: pirofti_20181222 N ports/security/ossec-hids/Makefile N ports/security/ossec-hids/distinfo N ports/security/ossec-hids/patches/patch-install_sh N ports/security/ossec-hids/patches/patch-src_Makefile N ports/security/ossec-hids/patches/patch-src_headers_defs_h N ports/security/ossec-hids/patches/patch-src_shared_fs_op_c N ports/security/ossec-hids/patches/patch-src_headers_shared_h N ports/security/ossec-hids/patches/patch-src_external_lua-5_2_3_src_Makefile N ports/security/ossec-hids/patches/patch-src_external_zlib-1_2_11_Makefile_in N ports/security/ossec-hids/pkg/DESCR N ports/security/ossec-hids/pkg/PLIST N ports/security/ossec-hids/pkg/ossec_hids.rc N ports/security/ossec-hids/pkg/MESSAGE No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: pirofti@cvs.openbsd.org 2018/12/21 15:04:03 Modified files: security : Makefile Log message: Link ossec-hids CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 15:13:28 Modified files: lib/libcrypto/man: ECDSA_SIG_new.3 Log message: Document the ECDSA_SIG_new(3) return value. Inspired by OpenSSL commit 6da34cfb Jun 2 16:17:32 2018 -0400 by Ken Goldman , but use the same wording as in ASN1_item_new(3) instead. CVSROOT: /cvs Module name: ports Changes by: pirofti@cvs.openbsd.org 2018/12/21 16:20:01 ports/math/libcerf/patches Update of /cvs/ports/math/libcerf/patches In directory cvs.openbsd.org:/tmp/cvs-serv49528/patches Log Message: Directory /cvs/ports/math/libcerf/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/12/21 16:36:10 Modified files: sysutils/bacula: Makefile Log message: add MODGCC4_CPPLIBDEP to subpackages CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/21 16:45:10 Modified files: net/GeoIP : Makefile net/GeoIP/pkg : PLIST-main Log message: Use rm(1) `-f' in @extraunexec to prevent erroring out when using pkg_delete -c. ok sthen@ (maintainer) CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 16:51:42 Modified files: lib/libcrypto/man: EVP_PKEY_CTX_ctrl.3 Log message: The wrong header file was given for EVP_PKEY_CTX_set_signature_md(3). Also clarify to which algorithms it applies. From Matt Caswell via OpenSSL commit d45a97f4 Mar 5 17:41:49 2018 +0000. Document EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), and EVP_PKEY_CTX_get_rsa_mgf1_md(3). From Antoine Salon via OpenSSL commit 87103969 Oct 1 14:11:57 2018 -0700 from the OpenSSL_1_1_1-stable branch, which is still under a free license. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/21 17:03:51 Modified files: lib/libcrypto/man: BN_rand.3 Log message: Delete irrelevant HISTORY details. Simply use BN_rand(3); there is no need to know at which time BN_pseudo_rand(3) was made the same as BN_rand(3). Considering that question might even mislead people to attempt ill-advised #ifdef'ing. Pointed out by deraadt@. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/12/22 01:02:30 Added files: mail/geary/patches: patch-src_client_application_geary-controller_vala Log message: Unbreak with new vala (upstream). CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 01:18:55 Modified files: usr.sbin/smtpd : smtpd.conf.5 Log message: remove space prompted by jmc@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 01:54:02 Modified files: usr.sbin/smtpd : parse.y ruleset.c smtpd.conf.5 smtpd.h Log message: introduce new matching criteria 'from rdns' to match sessions based on rDNS of the client, works with literal and tables, both string and regex: match from rdns "mx1.poolp.org" for any action blahblah CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 02:30:19 Modified files: usr.sbin/smtpd : parse.y Log message: reuse existing tokens for builtin filter names to avoid creating too many new keywords, 'check-rdns' & 'check-src' are not better than 'rdns' & 'src' CVSROOT: /cvs Module name: ports Changes by: pirofti@cvs.openbsd.org 2018/12/22 02:35:30 Modified files: math/gnuplot : Makefile distinfo math/gnuplot/patches: patch-configure patch-src_command_c Log message: Update math/gnuplot to 5.2.5. Here is a minor update to gnuplot. http://www.gnuplot.info/ReleaseNotes_5_2_5.html Contains new features and a couple of bug fixes. OK ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/12/22 02:39:03 Modified files: lang/freehdl : Makefile lang/freehdl/patches: patch-kernel_fhdl_stream_cc Added files: lang/freehdl/patches: patch-vaul_pool_cc Log message: Missing includes for ports-gcc CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 03:18:56 Modified files: usr.sbin/smtpd : lka_filter.c Log message: tree_xget() -> tree_get() CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/12/22 03:31:01 Modified files: gnu/usr.bin/binutils-2.17/bfd: elf64-mips.c Log message: Add support for R_MIPS_PC32 relocation. It is needed for linking code that has been compiled using clang. The added code is based on old binutils code from year 2000. Prodded by and OK jca@, OK kettenis@ guenther@ CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/12/22 03:35:17 Modified files: www/kore : Makefile distinfo Log message: Update kore to 3.2.1. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 03:39:16 Modified files: usr.sbin/smtpd : lka_filter.c Log message: simplify filter_data() and filter_data_next() by factoring logic CVSROOT: /cvs Module name: www Changes by: visa@cvs.openbsd.org 2018/12/22 03:54:48 Modified files: . : 65.html Log message: Mention core number detection and DUID as rootdev value on octeon. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 04:28:11 Modified files: usr.sbin/smtpd : lka_filter.c Log message: simplify filter_protocol / filter_protocol_next by factoring code while at it comment both filter_protocol_internal and filter_data_internal, the gilles@ that will read this in six months will thank me. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 04:32:43 Modified files: usr.sbin/smtpd : lka_filter.c Log message: remove lka_filter_response() which is no longer used, and reshuffle a bit the functions within the file to make it easier to read CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/22 04:33:48 Modified files: x11/mate/notification-daemon: Makefile distinfo x11/mate/notification-daemon/pkg: PLIST Log message: update to 1.20.2 CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/22 05:07:24 Modified files: net/mattermost-server: Makefile distinfo net/mattermost-server/pkg: PLIST Log message: update to 5.6.1 CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 05:17:16 Modified files: usr.sbin/smtpd : lka_filter.c parse.y smtpd.h Log message: introduce 'helo' builtin filter, can be used on any hook but 'connect' CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/22 05:17:49 Modified files: mail/kopano : Makefile.inc mail/kopano/core: Makefile distinfo mail/kopano/core/pkg: PLIST-main Log message: update to 8.7.80.355 CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 05:31:40 Modified files: usr.sbin/smtpd : lka_filter.c parse.y smtpd.h Log message: introduce 'mail-from' builtin filter, can be applied on the 'mail-from', 'rcpt-to', 'data' and 'commit' phases. CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/12/22 06:09:05 Modified files: usr.sbin/smtpd : lka_filter.c parse.y smtpd.h Log message: introduce 'rcpt-to' builtin filter, can only be used on 'rcpt-to' hook CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/12/22 07:42:29 Modified files: sys/dev/sdmmc : if_bwfm_sdio.c Log message: Avoid using m_trailingspace(9) on an mbuf allocated with MGET(9) as it relies on header fields that aren't initialized, which may trigger an assertion. Check whether the control message doesn't exceed MLEN instead and turn the check into a KASSERT as the driver should not generate control messages that are larger. with help form claudio@ (who points out that the driver should not use MT_CONTROL here). ok patrick@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/12/22 09:12:40 Modified files: usr.sbin/bgpd : bgpd.h control.c rde.c session.h Log message: bgpctl can cause bgpd to do a lot of work (e.g. dumping all of the RIB) but then bgpctl can quickly exit and bgpd still has to do all the work. Instead introduce a terminate imsg to stop such long running commands if bgpctl closes the connection before the run is over. OK benno@, sthen@, deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/12/22 10:33:39 Modified files: distrib/sets/lists/comp: md.armv7 Log message: sync CVSROOT: /cvs Module name: ports Changes by: pea@cvs.openbsd.org 2018/12/22 10:49:21 Modified files: security/gnupg2: Makefile distinfo Log message: Update to 2.2.12 ok ajacoutot@, lum@, abieber@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2018/12/22 10:55:23 Modified files: mail/kopano/webapp: Makefile distinfo mail/kopano/webapp/pkg: PLIST Log message: update to 3.5.1.2047 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/12/22 12:48:46 Modified files: usr.bin/mandoc : mdoc_html.c Log message: In the TOC, close before opening