| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
WWW: https://github.com/ewencp/pyhashxx
Notes:
svn path=/head/; revision=415294
|
|
|
|
|
|
|
|
|
|
| |
Sets can be created from and displayed as integer spans such as
1-3,14,29,92-97 rather than exhaustive member listings.
WWW: https://pypi.python.org/pypi/intspan/
Notes:
svn path=/head/; revision=415293
|
|
|
|
|
|
|
|
|
|
|
| |
Varnish Module (vmod) for accessing maxminddb geoip data
Approved by: feld
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D6380
Notes:
svn path=/head/; revision=415292
|
|
|
|
| |
Notes:
svn path=/head/; revision=415291
|
|
|
|
|
|
|
| |
- Change maintainer to xmj@chaot.net at new maintainer's request
Notes:
svn path=/head/; revision=415289
|
|
|
|
| |
Notes:
svn path=/head/; revision=415288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
20160330
The collate.pl script by Viktor Dukhovni for grouping Postfix
logfile records into "sessions" based on queue ID and process
ID information. Files: auxiliary/collate/*.
20160407
Treat SASL_FAIL and SASL_NOMEM as temporary errors.
Markus Benning. File: xsasl/xsasl_cyrus_server.c.
20160410
Bugfix (introduced: Postfix 2.6): the "bad filetype"
header_checks pattern falsely rejected Content-Mumble headers
with ``name="example"; x-apple-part-url="example.com"''.
Fixed by respecting the ";" separator between content
attribute values. Reported by Cedric Knight. File:
proto/header_checks.
20160515
Portability: OpenBSD 6.0. Files: makedefs, util/sys_defs.h,
dns/dns_str_resflags.c.
MFH: 2016Q2
Notes:
svn path=/head/; revision=415287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
20160228
Documentation: typos in postfix-tls-script(1) manpage.
20160327
Documentation: line wrapping in postconf(1) manpage.
20160310
Bugfix (introduced: Postfix 2.6): the Milter SMFIR_CHGFROM
(replace sender) request lost the sender_bcc_maps address.
Fixed by moving some record keeping to the sender output
function. Files: cleanup/cleanup_envelope.c,
cleanup/cleanup_addr.c, cleanup/cleanup_milter.c,
cleanup/cleanup.h, regression tests.
20160410
Bugfix (introduced: Postfix 2.6): the "bad filetype"
header_checks pattern falsely rejected Content-Mumble headers
with ``name="example"; x-apple-part-url="example.com"''.
Fixed by respecting the ";" separator between content
attribute values. Reported by Cedric Knight. File:
proto/header_checks.
20160515
Portability: OpenBSD 6.0. Files: makedefs, util/sys_defs.h.
MFH: 2016Q2
Notes:
svn path=/head/; revision=415286
|
|
|
|
|
|
|
| |
This is to preserve compat with old package name.
Notes:
svn path=/head/; revision=415285
|
|
|
|
| |
Notes:
svn path=/head/; revision=415284
|
|
|
|
| |
Notes:
svn path=/head/; revision=415283
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://pandas.pydata.org/pandas-docs/version/0.18.1/
- Add optional dependencies on devel/py-Jinja2 and textproc/py-xlsxwriter
PR: 209521
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes:
svn path=/head/; revision=415282
|
|
|
|
| |
Notes:
svn path=/head/; revision=415281
|
|
|
|
|
|
|
| |
* Properly check for TIMESTAMP in distinfo
Notes:
svn path=/head/; revision=415278
|
|
|
|
|
|
|
| |
repo.
Notes:
svn path=/head/; revision=415277
|
|
|
|
|
|
|
| |
Approved by: bdrewery (mentor, implicit)
Notes:
svn path=/head/; revision=415276
|
|
|
|
|
|
|
|
|
|
|
| |
- move distsite to github
- internal changes (transition away from global variables)
PR: 209506
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes:
svn path=/head/; revision=415275
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simple plaintext presentation tool.
WWW: http://tools.suckless.org/sent/
PR: 209503
Submitted by: Neel Chauhan <neel@neelc.org>
Notes:
svn path=/head/; revision=415274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a minimalistic API server that replicates the behavior of Graphite-web,
pruned and simplified as much code as possible while keeping the basic
functionality.
WWW: https://github.com/brutasse/graphite-api
PR: 208890
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Notes:
svn path=/head/; revision=415273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python
bindings and object-oriented API for cairo. Cairo is a 2D vector graphics
library with support for multiple backends including image buffers, PNG,
PostScript, PDF, and SVG file output.
WWW: https://github.com/SimonSapin/cairocffi
PR: 208889
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Notes:
svn path=/head/; revision=415272
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makes structured logging with key-value logging, incremental context building,
and arbitrary formatting easy.
WWW: http://www.structlog.org/
PR: 208888
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Notes:
svn path=/head/; revision=415271
|
|
|
|
|
|
|
|
| |
PR: 209520
Submitted by: ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=415270
|
|
|
|
| |
Notes:
svn path=/head/; revision=415269
|
|
|
|
|
|
|
|
| |
Approved by: brd
Differential Revision: https://reviews.freebsd.org/D6340
Notes:
svn path=/head/; revision=415268
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rice is a C++ interface to Ruby's C API. It provides a type-safe and
exception-safe interface in order to make embedding Ruby and writing Ruby
extensions with C++ easier. It is similar to Boost.Python in many ways, but
also attempts to provide an object-oriented interface to all of the Ruby C API.
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=415267
|
|
|
|
|
|
|
|
| |
PR: 208813
Submitted by: koichiro@rworks.jp (maintainer)
Notes:
svn path=/head/; revision=415266
|
|
|
|
| |
Notes:
svn path=/head/; revision=415265
|
|
|
|
|
|
|
| |
Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=415264
|
|
|
|
|
|
|
|
| |
Changes: https://gitlab.com/gitlab-org/gitlab_git/blob/master/CHANGELOG
https://gitlab.com/gitlab-org/gitlab_git/commits/master
Notes:
svn path=/head/; revision=415263
|
|
|
|
|
|
|
| |
Changes: https://github.com/github/linguist/releases
Notes:
svn path=/head/; revision=415262
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
https://github.com/fog/fog-softlayer/commits/master
Notes:
svn path=/head/; revision=415261
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Notes:
svn path=/head/; revision=415260
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/RPC-XML/ChangeLog
Notes:
svn path=/head/; revision=415259
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XSLoader/Changes
Notes:
svn path=/head/; revision=415258
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Params-Validate/Changes
Notes:
svn path=/head/; revision=415257
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/InlineX-C2XS/CHANGES
Notes:
svn path=/head/; revision=415256
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-Format-Strptime/Changes
Notes:
svn path=/head/; revision=415255
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime/Changes
Notes:
svn path=/head/; revision=415254
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Data-Peek/ChangeLog
Notes:
svn path=/head/; revision=415253
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MongoDB/Changes
Notes:
svn path=/head/; revision=415252
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog
Notes:
svn path=/head/; revision=415251
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Object-Simple/Changes
Notes:
svn path=/head/; revision=415250
|
|
|
|
|
|
|
| |
Changes: https://github.com/harrowio/capistrano-harrow/commits/master
Notes:
svn path=/head/; revision=415249
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: https://github.com/mattbrictson/airbrussh/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=415248
|
|
|
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-assets/commits/master
Notes:
svn path=/head/; revision=415247
|
|
|
|
|
|
|
| |
Changes: https://github.com/envygeeks/pathutil/commits/master
Notes:
svn path=/head/; revision=415246
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
Notes:
svn path=/head/; revision=415245
|
|
|
|
|
|
|
| |
Changes: https://mediaarea.net/MediaInfo/ChangeLog
Notes:
svn path=/head/; revision=415244
|
|
|
|
|
|
|
| |
Changes: https://mediaarea.net/MediaInfo/ChangeLog
Notes:
svn path=/head/; revision=415243
|
|
|
|
| |
Notes:
svn path=/head/; revision=415242
|