Commit graph

278819 commits

Author SHA1 Message Date
wiz
9b08ca4abc ledger: Fix build with gcc-6.
From upstream via Roberto Oliveira.
2018-03-14 13:59:52 +00:00
dholland
99b6887d5b Fix build with ocaml 4.06. 2018-03-14 11:16:14 +00:00
maya
159fa310a1 libxml2: fix compilation on Solaris 11.3
We use INFINITY which is available on C99 and later, so be explicit
that we compile C99 code.

Also tested as compiling fine on netbsd-current.

Fixes PR pkg/53098
2018-03-14 10:49:00 +00:00
dholland
7cd5cc0060 minor pkglint 2018-03-14 10:16:57 +00:00
dholland
baeb76a4a9 Fix build with ocaml 4.06 2018-03-14 10:16:03 +00:00
adam
b16884828e Added PYTHON_VERSIONS_ACCEPTED=27 2018-03-14 09:59:22 +00:00
mrg
9bbbcce887 adjust the BUILTIN_VERSION_SCRIPT to match xorgproto 2018.1's xproto 7.0.32. 2018-03-14 09:37:35 +00:00
dholland
531f48c8a5 Add patch comments. 2018-03-14 09:16:02 +00:00
dholland
57dd6e4912 pkglint whitespaec 2018-03-14 09:14:38 +00:00
dholland
6afb61374e Fix build with ocaml 4.06. 2018-03-14 09:14:05 +00:00
dholland
b6450df205 Bump PKGREVISION (to 16) for previous: using the ocaml infrastructure
will result in native (rather than bytecode) builds on more
architectures.
2018-03-14 09:08:45 +00:00
dholland
183446c33c Use the ocaml infrastructure. 2018-03-14 09:07:54 +00:00
dholland
90fcd65e4b Use SUBST. 2018-03-14 09:03:24 +00:00
adam
adf8f80783 Clean-up 2018-03-14 09:00:17 +00:00
dholland
8603748599 Add patch comments. 2018-03-14 08:59:59 +00:00
dholland
d20d94b1e7 Fix build with ocaml 4.06. 2018-03-14 08:58:43 +00:00
bsiegert
d7a0e20dab three Go package updates 2018-03-14 08:48:10 +00:00
bsiegert
d4bc2081e1 Update lf to 20180302.
No changelog (and indeed no releases) from upstream :(
2018-03-14 08:46:23 +00:00
bsiegert
f561dca49e Update caddy to 0.10.11.
This release improves automatic HTTPS in cluster configurations, internal TLS
asset management, adds service discovery support to reverse proxying, reusable
snippets for the Caddyfile, and more!

Read the details in the announcement blog post!
https://caddyserver.com/blog/caddy-0_10_11-released

A few minor "breaking" changes include how signals are handled, conflicting TLS
configurations are no longer allowed (an error is raised), and a TLS alert is
raised if SNI is used but no certificate is available, rather than serving a
default certificate.

Special thanks to Ed for helping us patch a minor path-based open redirect
possibility!

Full change log:

Reusable snippets for the Caddyfile
Updated QUIC
Auto-HTTPS certificates may be shared by multiple instances
Expand globbed values in -conf flag
Swap behavior of SIGTERM and SIGQUIT; ignore SIGHUP
9 new DNS provider plugins for the ACME DNS challenge
New placeholder for {<Response-Header} values
basicauth: Username put in {user} placeholder
fastcgi: GET requests can now send a body
proxy: Service discovery with DNS SRV load balancing
request_id: Allow reusing request ID from header field
tls: Improved efficiency of many certificates and reloads
tls: Raise error if conflicting TLS configurations collide
tls: Raise TLS alert if SNI used and no cert matched
tls: Reject OCSP responses that expire after the certificate
tls: Clients can use SNI to request a specific certificate
tls: Add option for backend to approve on-demand certificate
tls: Synchronize maintenance of shared, managed certificates
Numerous fabulous bug fixes
2018-03-14 08:41:32 +00:00
bsiegert
71ffb9dd18 Update matterircd to 0.16.5.
0.16.5
------
New features
- Add support for private channels in slack #142

Bugfix
- Slack: fixes join/parts #143, #146
- Slack: fixes away #144

0.16.4
------
Bugfix
- Fix some messages going to &messages #140

0.16.3
------
Bugfix
- Fix crash on /nick change when not logged in #141

0.16.2
------
Bugfix
- Remove crash on channel lookup of private messages

0.16.1
------
Bugfix
- Remove debug code which could cause a crash
- Only append channel name to sender once in &messages

0.16.0
------
New features
- -conf option (for a config file). See
  https://github.com/42wim/matterircd/blob/master/matterircd.toml.example for
  an example. Thanks @slowbro for this PR.

New config file options

JoinExclude: an array of channels that won't be joined on IRC.
Messages that get sent to unjoined channels (but you're joined on mattermost)
will get sent to the &messages channel.
You can still /JOIN exclude channels.
JoinExclude = ["#town-square","#boringchannel"]

JoinInclude: an array of channels that only will be joined on IRC.
If it's empty, it means all channels get joined (except those defined in
JoinExclude).
Messages that get sent to unjoined channels (but you're joined on mattermost)
will get sent to the &messages channel.
JoinInclude = ["#devops"]

PartFake: a bool that defines if you do a /LEAVE or /PART on IRC it will also
actually leave the channel on mattermost.
Default false
PartFake = true

- don't log passwords used with 'mattermost' and 'slack'. Closes #73

Bugfix
- Already read messages are replayed again and again #130
- Update to latest mattermost (4.6) libs
- Deprecated flags -bindinterface and -port removed


0.15.0
------
New features
- Support mattermost 4.2 and higher (4.x) (use mattermost v4 API)
- Add -mmskiptlsverify option to skip TLS certificate checks on mattermost

Enhancements
- Display nickname, if set #120
- Replace IRC parsing function with shellwords like function to allow for
  passwords with spaces. (#8)
2018-03-14 08:39:12 +00:00
dholland
81cef08d01 Fix build with ocaml 4.06. 2018-03-14 08:28:44 +00:00
wiz
b644c372ae doc: Updated www/p5-HTTP-Message to 6.15 2018-03-14 08:05:45 +00:00
wiz
c654ae443a p5-HTTP-Message: update to 6.15.
6.15      2018-03-13 13:02:56Z
    - Whenever possible, use an absolute four digit year for Time::Local (GH#97)
    - Add is_cacheable_by_default() (GH#98) (Theo van Hoesel)
2018-03-14 08:05:37 +00:00
wiz
c2b0b2f69d doc: Updated www/p5-Dancer-Session-Cookie to 0.30 2018-03-14 08:03:38 +00:00
wiz
a7033d2042 p5-Dancer-Session-Cookie: update to 0.30.
0.30 2018-03-11
  [ ENHANCEMENTS ]
    - add a CONTRIBUTING file [GH#18, Paul Cochrane]
    - minor refactoring, bump minor Perl version to 5.10.0.

  [ STATISTICS ]
    - code churn: 5 files changed, 127 insertions(+), 26 deletions(-)
2018-03-14 08:03:27 +00:00
wiz
d4e549b795 doc: Added devel/p5-PerlX-Maybe version 1.001 2018-03-14 08:03:04 +00:00
wiz
a7e5859ec6 devel/p5-PerlX-Maybe: import p5-PerlX-Maybe-1.001
The Perl maybe function checks that both arguments defined. If they
are, it returns them both as a list; otherwise it returns the empty
list.
2018-03-14 08:02:23 +00:00
adam
fbe79a8166 py-daphne: updated to 2.1.0
2.1.0:
* Removed subprotocol support from server, as it never really worked. Subprotocols
  can instead be negotiated by ASGI applications now.
* Non-ASCII query strings now raise a 400 Bad Request error rather than silently
  breaking the logger
2018-03-14 08:00:08 +00:00
wiz
593a57304d doc: Updated textproc/p5-Pod-Coverage-TrustPod to 0.100005 2018-03-14 07:57:45 +00:00
wiz
b8e1697a05 p5-Pod-Coverage-TrustPod: update to 0.100005.
0.100005  2018-03-12 08:34:52-04:00 America/New_York
        - remove an accidentally introduced // operator!
2018-03-14 07:57:35 +00:00
wiz
aa779898a4 doc: Updated security/p5-Net-SSLeay to 1.85 2018-03-14 07:56:59 +00:00
wiz
d16a80e1ea p5-Net-SSLeay: update to 1.85.
1.85 2018-03-14
	Preparations for transferring maintenace to a new maintainer
	Fixed test failure in t/local/33_x509_create_cert.t for some version of OpenSSL.
	Fixed free() error that causes "Free to wrong pool ..." merssage on Windows.
	Reported and patched by Steffen Ullrich.
2018-03-14 07:56:50 +00:00
wiz
76cdeb77bb doc: Updated devel/p5-Test2-Suite to 0.000108 2018-03-14 07:55:00 +00:00
wiz
f21a36915d p5-Test2-Suite: update to 0.000108.
0.000108  2018-03-11 12:51:56-07:00 America/Los_Angeles

    - No changes since last release

0.000107  2018-03-09 15:43:30-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Add rounded() and within() wrappers for approximate comparisons
2018-03-14 07:54:48 +00:00
wiz
9b0875bf3c doc: Updated devel/p5-Test-Simple to 1.302133 2018-03-14 07:53:43 +00:00
wiz
fec07bec1c p5-Test-Simple: update to 1.302133.
1.302133  2018-03-11 12:48:37-07:00 America/Los_Angeles

    - No changes since last trial

1.302132  2018-03-09 15:43:51-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Add method to validate facet data
    - Add Test2::Event::V2 event class, and context helpers
    - Improve how events handle facets
    - Break out meta_facet_data
    - Document and fix Facets2Legacy
    - Fix nested and in_subtest to look at hub facets
    - Fix event->related and trace with uuid

1.302131  2018-03-07 09:36:16-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Make sure event puts the uuid into the about facet
2018-03-14 07:53:35 +00:00
adam
7f180fb34c unrar: updated to 5.6.1
5.6.1:
Unknown changes.
2018-03-14 07:51:41 +00:00
wiz
b43cc19682 doc: Updated www/curl to 7.59.0 2018-03-14 07:44:35 +00:00
wiz
b9ab2a8bce curl: update to 7.59.0.
Curl and libcurl 7.59.0

This release includes the following changes:

 o curl: add --proxy-pinnedpubkey [10]
 o added: CURLOPT_TIMEVALUE_LARGE and CURLINFO_FILETIME_T [13]
 o CURLOPT_RESOLVE: Add support for multiple IP addresses per entry [37]
 o Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS [37]
 o Add new tool option --happy-eyeballs-timeout-ms [37]
 o Add CURLOPT_RESOLVER_START_FUNCTION and CURLOPT_RESOLVER_START_DATA [39]

This release includes the following bugfixes:

 o openldap: check ldap_get_attribute_ber() results for NULL before using [50]
 o FTP: reject path components with control codes [51]
 o readwrite: make sure excess reads don't go beyond buffer end [52]
 o lib555: drop text conversion and encode data as ascii codes [1]
 o lib517: make variable static to avoid compiler warning
 o lib544: sync ascii code data with textual data [1]
 o GSKit: restore pinnedpubkey functionality [2]
 o darwinssl: Don't import client certificates into Keychain on macOS [3]
 o parsedate: fix date parsing for systems with 32 bit long [4]
 o openssl: fix pinned public key build error in FIPS mode [5]
 o SChannel/WinSSL: Implement public key pinning [6]
 o cookies: remove verbose "cookie size:" output
 o progress-bar: don't use stderr explicitly, use bar->out [7]
 o Fixes for MSDOS
 o build: open VC15 projects with VS 2017
 o curl_ctype: private is*() type macros and functions [8]
 o configure: set PATH_SEPARATOR to colon for PATH w/o separator [9]
 o winbuild: make linker generate proper PDB [11]
 o curl_easy_reset: clear digest auth state [12]
 o curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6 [14]
 o range: commonize FTP and FILE range handling [15]
 o progress-bar docs: update to match implementation [16]
 o fnmatch: do not match the empty string with a character set
 o fnmatch: accept an alphanum to be followed by a non-alphanum in char set [17]
 o build: fix termios issue on android cross-compile [18]
 o getdate: return -1 for out of range [19]
 o formdata: use the mime-content type function [20]
 o time-cond: fix reading the file modification time on Windows [21]
 o build-openssl.bat: Extend VC15 support to include Enterprise and Professional
 o build-wolfssl.bat: Extend VC15 support to include Enterprise and Professional
 o openssl: Don't add verify locations when verifypeer==0
 o fnmatch: optimize processing of consecutive *s and ?s pattern characters [22]
 o schannel: fix compiler warnings [23]
 o content_encoding: Add "none" alias to "identity" [24]
 o get_posix_time: only check for overflows if they can happen
 o http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING [25]
 o README: language fix [26]
 o sha256: build with OpenSSL < 0.9.8 [27]
 o smtp: fix processing of initial dot in data [28]
 o --tlsauthtype: works only if libcurl is built with TLS-SRP support [29]
 o tests: new tests for http raw mode [30]
 o libcurl-security.3: man page discussion security concerns when using libcurl
 o curl_gssapi: make sure this file too uses our *printf()
 o BINDINGS: fix curb link (and remove ruby-curl-multi)
 o nss: use PK11_CreateManagedGenericObject() if available [31]
 o travis: add build with iconv enabled [32]
 o ssh: add two missing state names [33]
 o CURLOPT_HEADERFUNCTION.3: mention folded headers
 o http: fix the max header length detection logic [34]
 o header callback: don't chop headers into smaller pieces [35]
 o CURLOPT_HEADER.3: clarify problems with different data sizes
 o curl --version: show PSL if the run-time lib has it enabled
 o examples/sftpuploadresume: resume upload via CURLOPT_APPEND [36]
 o Return error if called recursively from within callbacks [38]
 o sasl: prefer PLAIN mechanism over LOGIN
 o winbuild: Use CALL to run batch scripts [40]
 o curl_share_setopt.3: connection cache is shared within multi handles
 o winbuild: Use macros for the names of some build utilities [41]
 o projects/README: remove reference to dead IDN link/package [42]
 o lib655: silence compiler warning [43]
 o configure: Fix version check for OpenSSL 1.1.1
 o docs/MANUAL: formfind.pl is not accessible on the site anymore [44]
 o unit1309: fix warning on Windows x64 [45]
 o unit1307: proper cleanup on OOM to fix torture tests
 o curl_ctype: fix macro redefinition warnings
 o build: get CFLAGS (including -werror) used for examples and tests [46]
 o NO_PROXY: fix for IPv6 numericals in the URL [47]
 o krb5: use nondeprecated functions [48]
 o winbuild: prefer documented zlib library names [49]
 o http2: mark the connection for close on GOAWAY [53]
 o limit-rate: kick in even before "limit" data has been received [54]
 o HTTP: allow "header;" to replace an internal header with a blank one [55]
 o http2: verbose output new MAX_CONCURRENT_STREAMS values
 o SECURITY: distros' max embargo time is 14 days
 o curl tool: accept --compressed also if Brotli is enabled and zlib is not
 o WolfSSL: adding TLSv1.3 [56]
 o checksrc.pl: add -i and -m options
 o CURLOPT_COOKIEFILE.3: "-" as file name means stdin
2018-03-14 07:44:24 +00:00
wiz
c401d051c7 doc: Updated devel/p5-Alien-Base-ModuleBuild to 1.02 2018-03-14 07:42:17 +00:00
wiz
6b69a6609f p5-Alien-Base-ModuleBuild: update to 1.02.
1.02 2018-03-11 14:33:44 -0400
  - Production release identical to 1.01_01

1.01_01 2018-03-09 17:40:12 -0500
  - Allow changing protocol with environment variables.
2018-03-14 07:42:07 +00:00
msaitoh
28b7b09365 Updated sysutils/intel-microcode-netbsd to 20180312. 2018-03-14 07:30:26 +00:00
msaitoh
0fe351ef3f Update intel-microcode-netbsd to 20180312.
Detailed Description

Intel Processor Microcode Package for Linux
20180312 Release

== Updates upon 20171117 release ==
MODEL STEP f-mm-s:pf version
-- New Platforms --
BDX-DE EGW A0 6-56-5:10 e000009
SKX B1 6-55-3:97 1000140
-- Updates --
SNB D2 6-2a-7:12 29->2d
JKT C1 6-2d-6:6d 619->61c
JKT C2 6-2d-7:6d 710->713
IVB E2 6-3a-9:12 1c->1f
IVT C0 6-3e-4:ed 428->42c
IVT D1 6-3e-7:ed 70d->713
HSW Cx/Dx 6-3c-3:32 22->24
HSW-ULT Cx/Dx 6-45-1:72 20->23
CRW Cx 6-46-1:32 17->19
HSX C0 6-3f-2:6f 3a->3c
HSX-EX E0 6-3f-4:80 0f->11
BDW-U/Y E/F 6-3d-4:c0 25->2a
BDW-H E/G 6-47-1:22 17->1d
BDX-DE V0/V1 6-56-2:10 0f->15
BDW-DE V2 6-56-3:10 700000d->7000012
BDW-DE Y0 6-56-4:10 f00000a->f000011
SKL-U/Y D0 6-4e-3:c0 ba->c2
SKL R0 6-5e-3:36 ba->c2
KBL-U/Y H0 6-8e-9:c0 62->84
KBL B0 6-9e-9:2a 5e->84
CFL D0 6-8e-a:c0 70->84
CFL U0 6-9e-a:22 70->84
CFL B0 6-9e-b:02 72->84
SKX H0 6-55-4:b7 2000035->2000043
2018-03-14 07:29:14 +00:00
dholland
f80d9fe585 Fix build with ocaml 4.06. Use ocaml infrastructure.
Use pkgsrc ocaml-csv instead of severely outdated included copy.

Note: there's a new(er) upstream version, from 2008 instead of 2006,
but I'm having problems building it. If anyone uses this and is
interested in the update, let me know.
2018-03-14 06:27:21 +00:00
mrg
4fe94d4cd2 fix the xorgproto list to include everything in all the subdirs they
may exist in.  i rebuilt the contents from the other xorg*proto
files here, which should make them functionally equivalent.

fixes builds of eg, devel/imake and devel/pango with native x11.

bump version to 1.09.
2018-03-14 02:11:04 +00:00
ryoon
315e03234a Add required newer freetype2 to fix X11_TYPE=native build partially 2018-03-13 21:45:20 +00:00
ryoon
a6ce3e45b8 Do not hardcode Python prefix 2018-03-13 21:41:55 +00:00
bsiegert
96fee4b466 Interface -> Inter-UI 2018-03-13 21:23:34 +00:00
khorben
e93dd579a6 Re-introduce support for NetBSD in src/util/scoped_timer.cpp
I forgot to patch this part in the latest update; sorry.
This has now been submitted upstream as well.

Originally from dholland@.

Compile-tested on NetBSD/amd64.

Bump PKGREVISION.
2018-03-13 21:20:34 +00:00
bsiegert
3bac1a301c Update Interface to 2.5, now called Inter-UI.
The fonts got major updates and changed their names. There is now a new
original "Black" weight. They still look gorgeous :)
2018-03-13 21:19:52 +00:00