aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Python wrapper of xxhash that supports concurrencyMark Felder2016-05-164-0/+24
| | | | | | | WWW: https://github.com/ewencp/pyhashxx Notes: svn path=/head/; revision=415294
* intspan is a set subclass that conveniently stores sets of integers.Mark Felder2016-05-164-0/+26
| | | | | | | | | | 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
* add www/varnish-libvmod-maxminddbAllan Jude2016-05-166-0/+60
| | | | | | | | | | | 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
* Adopt it.Marcelo Araujo2016-05-161-1/+1
| | | | Notes: svn path=/head/; revision=415291
* deskutils/fbreader: Change maintainer to xmj@chaot.netBernard Spil2016-05-151-1/+1
| | | | | | | - Change maintainer to xmj@chaot.net at new maintainer's request Notes: svn path=/head/; revision=415289
* Update to a May 13th snapshot.Brooks Davis2016-05-155-46/+52
| | | | Notes: svn path=/head/; revision=415288
* - update to 3.2-20160515Olli Hauer2016-05-152-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - update to 3.1.1Olli Hauer2016-05-152-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Comment why we do magic to DISTNAMEAlfred Perlstein2016-05-151-0/+3
| | | | | | | This is to preserve compat with old package name. Notes: svn path=/head/; revision=415285
* - Update to 0.36.3Danilo Egea Gondolfo2016-05-152-3/+4
| | | | Notes: svn path=/head/; revision=415284
* - Update to 1.8.5Vsevolod Stakhov2016-05-152-3/+3
| | | | Notes: svn path=/head/; revision=415283
* math/py-pandas: 0.17.0 -> 0.18.1Kurt Jaeger2016-05-152-9/+21
| | | | | | | | | | | | 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
* Drop maintainershipBaptiste Daroussin2016-05-151-1/+1
| | | | Notes: svn path=/head/; revision=415281
* Update to 2.17.2.Joe Marcus Clarke2016-05-152-8/+10
| | | | | | | * Properly check for TIMESTAMP in distinfo Notes: svn path=/head/; revision=415278
* Bump version to 2.17.1 for previous commit and sync with my localJoe Marcus Clarke2016-05-152-2/+3
| | | | | | | repo. Notes: svn path=/head/; revision=415277
* Add missing USE_RC_SUBR so the startup script is actually installedBrad Davis2016-05-151-1/+2
| | | | | | | Approved by: bdrewery (mentor, implicit) Notes: svn path=/head/; revision=415276
* sysutils/currtime: 0.2.4 -> 0.2.5Kurt Jaeger2016-05-153-5/+9
| | | | | | | | | | | - 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
* New port: misc/sentKurt Jaeger2016-05-155-0/+57
| | | | | | | | | | | | 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
* Graphite-APIMatthew Seaman2016-05-154-0/+39
| | | | | | | | | | | | | | 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
* cairocffiMatthew Seaman2016-05-155-0/+38
| | | | | | | | | | | | | | | 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
* Structured Logging for PythonMatthew Seaman2016-05-154-0/+30
| | | | | | | | | | | | | 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
* www/py-django-constance: 1.1.2 -> 1.2Kurt Jaeger2016-05-152-4/+5
| | | | | | | | PR: 209520 Submitted by: ultima1252@gmail.com (maintainer) Notes: svn path=/head/; revision=415270
* Reroll the tar file it was badly createdBaptiste Daroussin2016-05-151-3/+3
| | | | Notes: svn path=/head/; revision=415269
* Update to v2.6 and fix RUN_DEPENDS.Jonathan Anderson2016-05-153-27/+59
| | | | | | | | Approved by: brd Differential Revision: https://reviews.freebsd.org/D6340 Notes: svn path=/head/; revision=415268
* Add devel/rubygem-rice.Brad Davis2016-05-154-0/+30
| | | | | | | | | | | | 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
* Update to upstream release 6.0SP2Thomas Zander2016-05-156-9/+8
| | | | | | | | PR: 208813 Submitted by: koichiro@rworks.jp (maintainer) Notes: svn path=/head/; revision=415266
* Update www/py-django-bootstrap-form to 3.2.1.Alfred Perlstein2016-05-152-3/+4
| | | | Notes: svn path=/head/; revision=415265
* - Update to 2.4.1Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=415264
* - Update to 10.1.1Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | | 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
* - Update to 4.8.5Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://github.com/github/linguist/releases Notes: svn path=/head/; revision=415262
* - Update to 1.1.1Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | | 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
* - Update to 3.13Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes Notes: svn path=/head/; revision=415260
* - Update to 0.80Sunpoet Po-Chuan Hsieh2016-05-152-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/RPC-XML/ChangeLog Notes: svn path=/head/; revision=415259
* - Update to 0.20Sunpoet Po-Chuan Hsieh2016-05-152-4/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/XSLoader/Changes Notes: svn path=/head/; revision=415258
* - Update to 1.24Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Params-Validate/Changes Notes: svn path=/head/; revision=415257
* - Update to 0.25Sunpoet Po-Chuan Hsieh2016-05-152-4/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/InlineX-C2XS/CHANGES Notes: svn path=/head/; revision=415256
* - Update to 1.68Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DateTime-Format-Strptime/Changes Notes: svn path=/head/; revision=415255
* - Update to 1.27Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DateTime/Changes Notes: svn path=/head/; revision=415254
* - Update to 0.46Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Data-Peek/ChangeLog Notes: svn path=/head/; revision=415253
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2016-05-153-5/+12
| | | | | | | Changes: http://search.cpan.org/dist/MongoDB/Changes Notes: svn path=/head/; revision=415252
* - Update to 3.12Sunpoet Po-Chuan Hsieh2016-05-152-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog Notes: svn path=/head/; revision=415251
* - Update to 3.16Sunpoet Po-Chuan Hsieh2016-05-152-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Object-Simple/Changes Notes: svn path=/head/; revision=415250
* - Update to 0.5.1Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://github.com/harrowio/capistrano-harrow/commits/master Notes: svn path=/head/; revision=415249
* - Update to 1.0.2Sunpoet Po-Chuan Hsieh2016-05-152-3/+4
| | | | | | | | | - Add NO_ARCH Changes: https://github.com/mattbrictson/airbrussh/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=415248
* - Update to 2.2.6Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://github.com/jekyll/jekyll-assets/commits/master Notes: svn path=/head/; revision=415247
* - Update to 0.10.0Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://github.com/envygeeks/pathutil/commits/master Notes: svn path=/head/; revision=415246
* - Update to 2.200003Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=415245
* - Update to 0.7.85Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog Notes: svn path=/head/; revision=415244
* - Update to 0.7.85Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog Notes: svn path=/head/; revision=415243
* - Update to 0.7.85 (0.4.33)Sunpoet Po-Chuan Hsieh2016-05-152-3/+3
| | | | Notes: svn path=/head/; revision=415242