prhistory shows PR from the FreeBSD GNATS database corresponding
to a port. Show a summary view of all PR related to a port and
request an individual PR by number.
WWW: https://github.com/waitman/prhistory
PR: 175627
Submitted by: uzimac@da3m0n8t3r.com
- Package links to gpgme, make it LIB_DEPENDS also turn off
linking to it when GPGME=off
- Add empty line between description and WWW line,
remove extraneous whitespace on EOL in pkg-descr
PR: ports/174732 [1]
Submitted by: Sean Greven <sean.greven@gmail.com> (maintainer)
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
This port contains data and baseline images for VTK regression testing
and other VTK examples. The Data directory are data files of various
types. This includes polygonal data, images, volumes, structured grids,
rectilinear grids, and multi-variate data.
The Baseline are the testing images. These are used in testing to compare
a valid image against a generated image. If a difference between the two
images is found, then the test is considered to have failed.
WWW: http://www.vtk.org/
Changes:
Version 1.1.18 (released 28-Feb-2013)
* fix exception raised by BDB-backed SVN repositories (issue #519)
* hide revision-less files when rcsparse is in use
* include branchpoints in branch views using rcsparse (issue #347)
* miscellaneous cvsdb improvements:
- add --port option to make-database (issue #521)
- explicitly name columns in queries (issue #522)
- update MySQL syntax to avoid discontinued "TYPE=" terms
New features:
- cf-promises flag --parse-tree is replaced by
--policy-output-format=, requiring the user to
specify the output format (none, cf, json)
- cf-promises allows partial check of policy (without
body common control) without integrity check;
--full-check enforces integrity check
- agent binaries support JSON input format (.json
file as generated by cf-promises)
- cf-key: new options --trust-key/-t and --print-digest/-p
- Class "failsafe_fallback" is defined in failsafe.cf when
main policy contains errors and failsafe is run because
of this
- add scope attribute for body classes (Redmine #2013)
Changes:
- process promises don't log if processes are out of range
unless you run in verbose mode
- reports promises are now allowed in any context (Redmine
#2005)
- cf-report has been removed
- cf-execd: --once implies --no-fork
Bugfixes:
- do not wait for splaytime when executing only once
- disable xml editing functionality when libxml2 doesn't
provide necessary APIs (Redmine #1937)
Approved by: cy (maintainer, implicit)
Changelog:
Serf 1.2.0 [2013-02-22, from /tags/1.2.0]
Fixed issue 94: Serf can enter an infinite loop when server aborts conn.
Fixed issue 91: Serf doesn't handle an incoming 408 Timeout Request
Fixed issue 80: Serf is not handling Negotiate authentication correctly
Fixed issue 77: Endless loop if server doesn't accept Negotiate authn
Fixed issue 93: cleanup-after-fork interferes with parent (r1714)
Fixed most of issue 89: Support REAL SPNEGO authentication
Enable Negotiate/Kerberos support for proxy servers.
Return error when C-L, chunked, gzip encoded response bodies where
truncated (due to aborted connection) (r1688)
Add a logging mechanism that can be enabled at compile-time.
Don't lookup server address if a proxy was configured. (r1706)
Fix an off-by-one in buffer sizing (r1695)
Disable SSL compression by default + API to enable it (r1692)
New serf_connection_get_latency() for estimated network latency (r1689)
New error code and RFC compliance for the HTTPS tunnel (r1701, r1644)
Handle EINTR when a user suspends and then backgrounds the app (r1708)
Minor fixes and test suite improvements.
PR: 176404
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
- Trim header
- Sort out HTMLDOCS installation
- Don't depend on unnecessary glib parts [1]
PR: 176391 [1]
Submitted by: Reko Turja <reko.turja@liukuma.net>