| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=409597
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.6.9)
- Update TEST_DEPENDS and test target
- Remove TESTS option bits accordingly
- Sort USE{S} entries
- Enable NO_ARCH (architecture independent)
- Patch setup.py to remove unnecessary tornado entry and exclude tests
from installation, for a future upstream patch that adds tests to the
PyPI sdist.
Changes:
https://github.com/nsqio/pynsq/blob/v0.6.9/ChangeLog.md
Notes:
svn path=/head/; revision=409516
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.3.1)
- Add TEST_DEPENDS and test target
- Add LICENSE_FILE
- Update COMMENT (matching setup.py:description)
- Enable NO_ARCH (architecture independent)
- Patch setup.py adding tests_require and support for test command
Notes:
svn path=/head/; revision=409514
|
|
|
|
|
|
|
|
|
|
| |
scaling to several petabytes and handling thousands of clients.
Submitted by: Craig Butler (maintainer)
PR: 194409
Notes:
svn path=/head/; revision=409479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- preliminary IPv6 support
- fixed bug in hostsreader
- preliminary support for usage on OpenBSD (caveat emptor)
- Remove DISTNAME (renamed upstream)
- Add TODO to DOCS
- Fix build, add do-build, issue #108
- Change pkg-descr
Notes:
svn path=/head/; revision=409432
|
|
|
|
| |
Notes:
svn path=/head/; revision=409404
|
|
|
|
| |
Notes:
svn path=/head/; revision=409403
|
|
|
|
|
|
|
| |
past year and the maintainer hasn't been seen since the port was created.
Notes:
svn path=/head/; revision=409283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix for CVE-2015-6360.
- Use BE byte ordering of RTCP trailer.
- Allow zero length payload on unprotect.
PR: 207003
MFH: 2016Q1
Approved by: alexander@brovikov.ru (maintainer timeout)
Notes:
svn path=/head/; revision=409268
|
|
|
|
| |
Notes:
svn path=/head/; revision=409246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.17.1) [1]
- Update test target (modern convention)
- Enable concurrent (Python version) installation
- Enable architecture independence (NO_ARCH)
- Remove patch to setup.py (upstreamed)
- Backport commit 15ea270 to fix test_sanity tests
A number of test failures are (still) present in test_util [2]
[2] https://github.com/sixohsix/twitter/issues/166
PR: 207365 [1]
Submitted by: bsam [1]
Notes:
svn path=/head/; revision=409230
|
|
|
|
|
|
|
| |
Submitted by: rodrigo
Notes:
svn path=/head/; revision=409229
|
|
|
|
|
|
|
|
|
|
| |
- While here, minor cleanup for net/tcpsplit
PR: 206406, 206407
Approved by: lars@eggert.org (private email)
Notes:
svn path=/head/; revision=409181
|
|
|
|
|
|
|
| |
I intended this to align with the next quarterly release.
Notes:
svn path=/head/; revision=409127
|
|
|
|
|
|
|
| |
This Samba port was not yet marked deprecated. It has been EoL since 2015-03-04
Notes:
svn path=/head/; revision=409126
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patch
PR: 207067
Submitted by: <coder@tuxfamily.org> (maintainer)
Notes:
svn path=/head/; revision=409116
|
|
|
|
|
|
|
| |
- While here remove old php gruft
Notes:
svn path=/head/; revision=409110
|
|
|
|
| |
Notes:
svn path=/head/; revision=409068
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=409046
|
|
|
|
|
|
|
|
| |
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
Notes:
svn path=/head/; revision=409034
|
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
http://dpdk.org/doc/guides/rel_notes/release_2_2.html
PR: 207078
Approved by: Bruce Richardson <bruce.richardson@intel.com> (maintainer)
Notes:
svn path=/head/; revision=409027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From upstream commit fecd0e5 in rabbitmq/rabbitmq-common:
Opening several ports for single fd is considered undefined behaviour
in erlang. It's safe to replace this whole function with 'io:format'.
Because writing to standard_error with io:format is synchronous - after
this call has returned data was definitely sent to the port. And
`erlang:halt` guarantees that this data will be flushed afterwards.
See also ba531a1 in erlang/otp:
Instead of outputting a formatted message showing errors found, a core
was (often) created.
This commit should fix all issues related to core dumps with RabbitMQ on
Erlang 18, which were most often observed when creating or joining
clusters.
MFH requested because a beam core dump would be most certainly interpreted
as the symptom of something worse within the Erlang VM.
PR: 204147
Submitted by: Alexey Lebedeff (follow up)
MFH: 2016Q1
Notes:
svn path=/head/; revision=409020
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that somehow this module was originally released with the wrong
module paths, and this has been fixed in this update.
It was
XML::Compile::Transfer::SOAPHTTP_AnyEvent
and is now
XML::Compile::Transport::SOAPHTTP_AnyEvent
Even with this the modules do not match the package name.
Changes: https://metacpan.org/changes/distribution/XML-Compile-SOAP-AnyEvent
Notes:
svn path=/head/; revision=409004
|
|
|
|
| |
Notes:
svn path=/head/; revision=408962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@.
Notes:
svn path=/head/; revision=408932
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports expired last month.
Adjust Mk/bsd.php.mk
Reviewed by: antoine, marino
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D5278
Notes:
svn path=/head/; revision=408884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Notes:
svn path=/head/; revision=408881
|
|
|
|
|
|
|
|
|
|
|
| |
- Use bsd.openssl.mk defined variable for libs
Reviewed by: koobs (mentor), feld (mentor)
Approved by: feld (mentor)
Differential Revision: D4843
Notes:
svn path=/head/; revision=408876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ Henry Stern ]
* Use gmtime_r() instead of gmtime() in JSON and text format generators
(#46).
[ Robert Edmonds ]
* Distribute README.FILTERS.md in release tarballs.
Install README.md and README.FILTERS.md in ${DOCSDIR}
Sponsored by: Farsight Security, Inc.
Notes:
svn path=/head/; revision=408828
|
|
|
|
|
|
|
|
| |
Reported by: rene
MFH: 2016Q1
Notes:
svn path=/head/; revision=408768
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
old OpenSSL included in 9.x
- Backport the fis to net/asterisk (asterisk 1.8)
- net/asterisk13 already includes this fix, so remove my workaround
While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE
it and add an expiration time.
MFH: 2016Q1
Notes:
svn path=/head/; revision=408743
|
|
|
|
| |
Notes:
svn path=/head/; revision=408713
|
|
|
|
| |
Notes:
svn path=/head/; revision=408681
|
|
|
|
| |
Notes:
svn path=/head/; revision=408680
|
|
|
|
|
|
|
| |
Sponsored by: Farsight Security, Inc.
Notes:
svn path=/head/; revision=408658
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=408634
|
|
|
|
|
|
|
|
| |
Reviewed by: feld
Differential Revision: https://reviews.freebsd.org/D5236
Notes:
svn path=/head/; revision=408595
|
|
|
|
| |
Notes:
svn path=/head/; revision=408541
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
v1.0.8 [06 Feb 2016]
- Fixed execution of PHP scripts used as sub-gophermaps,
- Sub-gophermap CGI scripts are executed regardless of their extension,
- Dynamic gophermaps can output partial gophermap lines now (Motsognir
will fill in lacking data like for normal gophermaps),
- Added the PubDirList configuration list to allow serving content
from outside the gopher root (typically via symlinks),
- CGI/PHP scripts are executed whith their working directory set
to either where the script is, or where the parent gophermap is (if
called as an inline subgophermap).
v1.0.7 [12 Jul 2015]
- Support for secondary parameters passed to CGI scripts (when both
a search string AND a '?' URL is used),
- Added a configurable secondary query-delimiter character (SecUrlDelim),
- New CAPS token: 'ServerDefaultEncoding',
- Implemented a configurable 'Paranoid mode' for serving only
world-readable files,
- Fixed a slight memory leak,
- Significantly improved performances when reading data from CGI.
PR: 206984
Submitted by: kaltheat@gmail.com
Approved by: Mateusz Viste <mateusz@viste.fr> (maintainer)
Notes:
svn path=/head/; revision=408493
|
|
|
|
| |
Notes:
svn path=/head/; revision=408485
|
|
|
|
| |
Notes:
svn path=/head/; revision=408465
|
|
|
|
| |
Notes:
svn path=/head/; revision=408461
|
|
|
|
| |
Notes:
svn path=/head/; revision=408453
|
|
|
|
|
|
|
|
|
|
| |
Since 4.11.0, libkvkontakte was split out of the digiKam tarball and is
released independently.
Submitted by: Tobias Berner <tcberner@gmail.com> via the area51 repository
Notes:
svn path=/head/; revision=408452
|
|
|
|
|
|
|
|
|
|
| |
- MAXGROUPS has been increased to 32
PR: 206964
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes:
svn path=/head/; revision=408437
|
|
|
|
|
|
|
| |
MFH: 2016Q1
Notes:
svn path=/head/; revision=408350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The guacamole-server package is a set of software which forms the
basis of the Guacamole stack. It consists of guacd, libguac, and
several protocol support libraries.
guacd is the Guacamole proxy daemon used by the Guacamole web
application and framework. As JavaScript cannot handle binary
protocols (like VNC and remote desktop) efficiently, a new test-based
protocol was developed which would contain a common superset of the
operations needed for efficient remote desktop access, but would
be easy for JavaScript programs to process. guacd is the proxy which
translates between arbitrary protocols and the Guacamole protocol.
WWW: https://github.com/glyptodon/guacamole-server
PR: 202754
Submitted by: Ultima1252@gmail.com
Notes:
svn path=/head/; revision=408301
|
|
|
|
| |
Notes:
svn path=/head/; revision=408297
|
|
|
|
|
|
|
| |
https://www.wireshark.org/docs/relnotes/wireshark-2.0.1.html .
Notes:
svn path=/head/; revision=408267
|
|
|
|
| |
Notes:
svn path=/head/; revision=408209
|