includes a new kernel module, `nvidia-modeset.ko', a driver component that
works in conjunction with the `nvidia.ko' kernel module.
However, previously the build process did not respect LINUX compile (port)
option. Adopt the same way this is done for the core driver.
PR: 213222
Submitted by: peter
Upgrade third-party njs module to its latest version ee84984.
<ChangeLog>
*) Change: the --with-ipv6 configure option was removed, now IPv6
support is configured automatically.
*) Change: now if there are no available servers in an upstream, nginx
will not reset number of failures of all servers as it previously
did, but will wait for fail_timeout to expire.
*) Feature: the ngx_stream_ssl_preread_module.
*) Feature: the "server" directive in the "upstream" context supports
the "max_conns" parameter.
*) Feature: the --with-compat configure option.
*) Feature: "manager_files", "manager_threshold", and "manager_sleep"
parameters of the "proxy_cache_path", "fastcgi_cache_path",
"scgi_cache_path", and "uwsgi_cache_path" directives.
*) Bugfix: flags passed by the --with-ld-opt configure option were not
used while building perl module.
*) Bugfix: in the "add_after_body" directive when used with the
"sub_filter" directive.
*) Bugfix: in the $realip_remote_addr variable.
*) Bugfix: the "dav_access", "proxy_store_access",
"fastcgi_store_access", "scgi_store_access", and "uwsgi_store_access"
directives ignored permissions specified for user.
*) Bugfix: unix domain listen sockets might not be inherited during
binary upgrade on Linux.
*) Bugfix: nginx returned the 400 response on requests with the "-"
character in the HTTP method.
</ChangeLog>
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475314642 which corresponds to commit 57ef482 tagged
as this release.
Reported by: portscout
be examples are bundled into DOCSDIR. Fix this by installing them into
EXAMPLESDIR regardless of the EXAMPLES knob and trust pkg to DTRT
- Make vpopmail depend on vpopmail-the-package, instead of
vchkpw-the-silly-looking-path-under-LOCALBASE
- Turn the curl dependency in the SOLR knob to a LIB_DEPENDS instead of a
BUILD_DEPENDS, so that curl is available at runtime as well
- Categorize the OPTIONS helpers under the same categories they're listed
under in the OPTIONS dialogue, to aid with organization
PORTREVISION bump for the potential plist and dependency changes.
This library turns your Arduino into a seven segment display
controller! Use it to easily display numbers on your seven segment
display without any additional controllers.
It supports common cathode and common anode displays, and the use
of switching transistors. Displays with 1 to 9 digits can be used,
and decimal places are supported. Characters and strings are not
supported.
WWW: https://github.com/DeanIsMe/SevSeg
PR: 212806
Submitted by: Craig Leres <leres@ee.lbl.gov>
- Convert to test framework
Changelog:
- better support for custom algorithm development [r2659]
- extend build system to work without Fortran compiler [r2660,r2661]
PR: 213341 [1]
Submitted by: pfg (maintainer) [1]