| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Simple health check of Rails app for uptime monitoring.
WWW: https://github.com/ianheggie/health_check
PR: 209902
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Notes:
svn path=/head/; revision=416414
|
|
|
|
|
|
|
|
|
|
|
| |
Ensure forced double-colon rules work with -j.
This fixes parallel building of Firefox.
Reported by: cmt
Notes:
svn path=/head/; revision=416413
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ruby extension for base32 encoding and decoding
WWW: https://rubygems.org/gems/base32/
PR: 209901
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Notes:
svn path=/head/; revision=416412
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 209534
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
Security: CVE-2015-8312
Security: CVE-2016-2860
Security: CVE-2016-4536
Security: https://vuxml.FreeBSD.org/freebsd/2e8fe57e-2b46-11e6-ae88-002590263bf5.html
Security: https://vuxml.FreeBSD.org/freebsd/bcbd3fe0-2b46-11e6-ae88-002590263bf5.html
Notes:
svn path=/head/; revision=416410
|
|
|
|
| |
Notes:
svn path=/head/; revision=416409
|
|
|
|
|
|
|
|
|
|
| |
Add version range valid for backported commit on 1.8 and 1.9 in quarterly.
Security: CVE-2016-4450
Security: https://vuxml.FreeBSD.org/freebsd/36cf7670-2774-11e6-af29-f0def16c5c1b.html
Notes:
svn path=/head/; revision=416408
|
|
|
|
|
|
|
|
| |
PR: 209900
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Notes:
svn path=/head/; revision=416406
|
|
|
|
| |
Notes:
svn path=/head/; revision=416405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The upstream maintainer reports "The main focus of this release is
improving the grouping functionality of JabRef with various bug fixes
and new features." and suggests to see their blog for detailed
change explanations: http://www.jabref.org/blog/
Changelog: https://github.com/JabRef/jabref/blob/v3.4/CHANGELOG.md
Set NO_ARCH.
Simplify MASTER_SITES, and add builds.jabref.org.
Notes:
svn path=/head/; revision=416404
|
|
|
|
|
|
|
|
|
|
|
|
| |
This follows upstream way of distributing the package, and allows installing
only the needed parts on a system.
PR: 208546
Submitted by: myself
Approved by: maintainer stepped back
Notes:
svn path=/head/; revision=416403
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove options, leaving only sqlite 3 support, split sqlite2
support in a separate slave port [1]
- Convert to USES=sqlite (depends on [1])
Suggested by: mandree (thanks) [1]
Notes:
svn path=/head/; revision=416402
|
|
|
|
|
|
|
|
|
| |
PR: 209692
Submitted by: dim@
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=416401
|
|
|
|
|
|
|
|
| |
PR: 210052
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
Notes:
svn path=/head/; revision=416400
|
|
|
|
|
|
|
|
| |
PR: 208513
Reported by: junovitch
Notes:
svn path=/head/; revision=416398
|
|
|
|
|
|
|
|
|
|
| |
PR: 209593
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
Security: CVE-2016-4561
Security: https://vuxml.FreeBSD.org/freebsd/0297b260-2b3b-11e6-ae88-002590263bf5.html
Notes:
svn path=/head/; revision=416397
|
|
|
|
|
|
|
|
| |
PR: 208513
Reported by: junovitch
Notes:
svn path=/head/; revision=416396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.
PostGIS development was started by Refractions Research as a project
in open source spatial database technology. PostGIS is released
under the GNU General Public License. PostGIS continues to be
developed by a group of contributors led by a Project Steering
Committee and new features continue to be added.
WWW: http://postgis.net/
PR: 206049, 208513
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>, <darcy@dbitech.ca>, Rainer Hurling <rhurlin@gwdg.de>
Approved by: Harrison Grundy <harrison.grundy@astrodoggroup.com> (maintainer postgis21)
Notes:
svn path=/head/; revision=416395
|
|
|
|
|
|
|
|
|
|
| |
https://hg.mozilla.org/releases/mozilla-release/rev/b0310cb90fd0
MFH: 2016Q2
X-MFH-With: r416309
Notes:
svn path=/head/; revision=416394
|
|
|
|
|
|
|
|
|
|
|
|
| |
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.
PR: 209868
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=416393
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes several runtime fixes, e.g. crashes on reverse-stepi
and use-after-free errors, see https://www.gnu.org/software/gdb/news/
PR: 209935
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
MFH: 2016Q2
Notes:
svn path=/head/; revision=416392
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://openvsp.org/blogs/announcements/2016/05/30/openvsp-3-6-1-released
PR: 209872
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Notes:
svn path=/head/; revision=416391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
- Made scgi_get_env(), scgi_get_param(), scgi_get_cookie(), and
scgi_get_file() consistently reject NULL arguments in all servers.
- Changed the acceptable parameter quantities to 25 environment variables,
50 parameters, 50 files, and 25 cookies.
- Added hash table index to speed up scgi_get_env(), scgi_get_param(),
scgi_get_cookie(), and scgi_get_file().
- Fixed "make debug" target for the threaded library. Added description of
use of debugging builds to manuals.
- Fixed scgi_get_file() in event.c. It was returning char * when it needed
to return char **.
- Clarified used of the -x option in manuals.
PR: 209969
Submitted by: jimmy@mammothcheese.ca (maintainer)
Notes:
svn path=/head/; revision=416390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix: setting date on system not POSIX 2008 compliant (like FreeBSD 8)
- Fix: running pkg in env where the 0 file descriptor is closd
- Fix: make http mirror type respect the specified port
- Fix: chown/chmod on linux
- Fix: pkg ssh
- Improved upgrade chain in multi repo environment
- Update libucl to latest version
Notes:
svn path=/head/; revision=416389
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Simplify installation
Notes:
svn path=/head/; revision=416388
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix: make http mirror type respect the specified port
- Fix: chown/chmod on linux
- Fix: pkg ssh
- Update libucl to latest version
- Reduce adherence on openssl
Notes:
svn path=/head/; revision=416387
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/extremeshok/clamav-unofficial-sigs/releases
PR: 209894
Submitted by: uros.gruber@gmail.com, Marko Njezic <sf@maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=416386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- submitter becomes maintainer after repeated maintainer timeouts
Enhancements
- Add support for NTP and command response rate limiting
- Add support for dropping root privileges on Mac OS X, FreeBSD, Solaris
- Add require and trust options for source selection
- Enable logchange by default (1 second threshold)
- Set RTC on Mac OS X with rtcsync directive
- Allow binding to NTP port after dropping root privileges on NetBSD
- Drop CAP_NET_BIND_SERVICE capability on Linux when NTP port is disabled
- Resolve names in separate process when seccomp filter is enabled
- Replace old records in client log when memory limit is reached
- Don't reveal local time and synchronisation state in client packets
- Don't keep client sockets open for longer than necessary
- Ignore poll in KoD RATE packets as ntpd doesn't always set it correctly
- Warn when using keys shorter than 80 bits
- Add keygen command to generate random keys easily
- Add serverstats command to report NTP and command packet statistics
Bug fixes
- Fix clock correction after making step on Mac OS X
- Fix building on Solaris
PR: 209690
Submitted by: Yonas Yanfa <yonas@fizk.net)
Approved by: masaki@club.kyutech.ac.jp (maintainer timeout)
Notes:
svn path=/head/; revision=416385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In conjunction with the QBS update to 1.5.0 the Qt Creator IDE is
updated to version 4.0.0. The patch is from kde@FreeBSD.org's area51
repository and includes optional installation of the Qt 5 API
documentation and the Qt 5 examples to be used with Qt Creator for
Qt development. The port also contains the User Manual of Qt Creator
after qt5-qdoc has been fixed to enable the build.
PR: 209977
Submitted by: Ralf Nolden <nolden@kde.org> (kde), Tobias C.Berner <tcberner@gmail.com> (kde)
Notes:
svn path=/head/; revision=416384
|
|
|
|
| |
Notes:
svn path=/head/; revision=416383
|
|
|
|
| |
Notes:
svn path=/head/; revision=416382
|
|
|
|
| |
Notes:
svn path=/head/; revision=416381
|
|
|
|
| |
Notes:
svn path=/head/; revision=416380
|
|
|
|
| |
Notes:
svn path=/head/; revision=416379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Fix RUN_DEPENDS
- Add TEST_DEPENDS and include a do-test target
- Update MAINTAINER to my @FreeBSD.org address
- Update WWW in pkg-descr
- Bump PORTREVISION
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6700
Notes:
svn path=/head/; revision=416378
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Source of patch see
https://rt.cpan.org/Public/Bug/Display.html?id=112246
and there:
http://www.nntp.perl.org/group/perl.perl5.porters/2016/05/msg236847.html,
the patches from Dave Mitchell
PR: 210036
Notes:
svn path=/head/; revision=416377
|
|
|
|
| |
Notes:
svn path=/head/; revision=416376
|
|
|
|
| |
Notes:
svn path=/head/; revision=416375
|
|
|
|
| |
Notes:
svn path=/head/; revision=416374
|
|
|
|
|
|
|
|
|
| |
The NeoMutt Project is hoping to kick-start development on the Mutt project
Integrating many old patches that never found their way to the official mutt
Notes:
svn path=/head/; revision=416373
|
|
|
|
|
|
|
|
|
|
|
| |
checking for pcre_fullinfo in -lpcre... no
checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=416372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extensive changelog on http://code.call-cc.org/releases/4.11.0/NEWS-4.11.0
including security fixes for Specialisation rules for string-{ref,set!}, bit-set?
and move-memory no longer use unchecked C functions which could
result in undefined behaviour, including buffer overruns.
While on it: Pet portlint
PR: 209810
Submitted by: vmagerya@gmail.com (maintainer)
Reported by: philneaton95@gmail.com
MFH: 2016Q2
Notes:
svn path=/head/; revision=416371
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pyuic4 MainWindow.ui -o MainWindow.py
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/pyuic.py", line 26, in <module>
from PyQt4 import QtCore
ImportError: No module named sip
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=416370
|
|
|
|
|
|
|
|
|
|
|
| |
src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not found
#include "sipAPIqti.h"
^
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=416369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cythoning src/re2.pyx to src/re2.cpp
Error compiling Cython file:
------------------------------------------------------------
...
return self._named_groups
self._named_groups = result
it = self.named_groups.begin()
while it != self.named_groups.end():
indexes[cpp_to_pystring(deref(it).first)] = deref(it).second
^
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=416368
|
|
|
|
|
|
|
|
|
|
|
| |
All previous patches have been dropped, since these have all been merged
upsream.
Approved by: mokhi64@gmail.com (maintainer)
PR: 209937
Notes:
svn path=/head/; revision=416367
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=416366
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve Web UI for password change
- Use contact email in user profile page
- Fix sometimes dirents duplicated in Firefox
PR: 210019
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=416365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Qt Enginio port was introduced with the Qt 5.5.1 version to
ports, however, upstream development is discontinued and the upstream
code is marked as deprecated in the Qt 5.6 version and removed in
Qt 5.7. As the port is currently not used by any other port, we
would like to schedule the removal of our port already for our
upgrade to Qt 5.6. If any interested parties would still like to
use the port, you are given time until August 4, 2016 to notice
kde@FreeBSD.org for a possible solution. Otherwise the port will
get removed at latest by importing Qt 5.6.x to ports.
PR: 210015
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
Notes:
svn path=/head/; revision=416364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use php_stream_context_from_zval() to get default stream context
- PHPC-572: Keep stream context options alive for Manager's lifetime
- Use separate vars when fetching debug and context from driverOptions
- Remove macros for PHP 5.3 compatibility
- PHPC-671: Avoid mongoc_client_t use-after-free by Cursor and Server
- Revise object macros for use within expressions
- PHPC-698: Check HAVE_OPENSSL_EXT before calling php-ssl.c functions
- PHPC-699: Rename "php_mongo" functions to not conflict with legacy driver
- Fix expected exception message for PHPC-487 test case
- Initialize mongoc_ssl_opt_t struct to zero
- PHPC-677: Keep pem_file valid for life of mongoc_client_t
- PHPC-550: Remove XFAIL ODS tests for removed functionality
- Increased vagrant memory usage for virtual box to 2G
- PHPC-672: Fix zend_str_tolower usage
Notes:
svn path=/head/; revision=416363
|
|
|
|
|
|
|
|
| |
PR: 209934
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Notes:
svn path=/head/; revision=416362
|