| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r419598 tried to solve a problem where when hw.snd.default_unit is
set to anything except zero /dev/dsp0 is not available to programs
using portaudio since it assumes that /dev/dsp and /dev/dsp0 are
the same device.
However with that fix, when hw.snd.default_unit=1 and
hw.snd.basename_clone=0, portaudio will hide /dev/dsp1 from the
device list since it will use /dev/dsp for it instead of /dev/dsp1.
However since /dev/dsp is not available, QueryDevice() will fail
and /dev/dsp1 will never be added to the device list.
Instead of looking up hw.snd.default_unit we can solve this by
always trying to add /dev/dsp to the device list first.
PR: 236118
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Notes:
svn path=/head/; revision=494248
|
|
|
|
|
|
|
| |
While here also install C++ bindings examples
Notes:
svn path=/head/; revision=494247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
adding module in /www/nginx-devel/work/nginx-dav-ext-module-3.0.0
+ ngx_http_dav_ext_module was configured
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... found
checking for zlib library ... found
checking for libxslt ... not found
checking for libxslt in /usr/local/ ... not found
checking for libxslt in /usr/pkg/ ... not found
checking for libxslt in /opt/local/ ... not found
./configure: error: the HTTP XSLT module requires the libxml2/libxslt
libraries. You can either do not enable the module or install the libraries.
Notes:
svn path=/head/; revision=494246
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=494245
|
|
|
|
|
|
|
|
| |
according to the project website; distfiles' contents and modification time
are identical regardless of the download location.
Notes:
svn path=/head/; revision=494244
|
|
|
|
|
|
|
| |
Security: CVE-2019-7251
Notes:
svn path=/head/; revision=494243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
foo/lib/pgm-5.2/include does not exist, so applications using strict
compiler flags will fail to build due to this.
Here this breaks devel/xeus build after r491260 [1]:
CMake Error in CMakeLists.txt:
Imported target "cppzmq" includes non-existent path
"/usr/local/lib/pgm-5.2/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
- Bump revisions of all net/openpgm consumers
- Unbreak devel/xeus
[1] http://beefy9.nyi.freebsd.org/data/112amd64-default/491532/logs/errors/xeus-0.18.1.log
PR: 230575
Notes:
svn path=/head/; revision=494242
|
|
|
|
|
|
|
|
|
| |
/usr/local/include/gtk-2.0/gdk/gdktypes.h:114:39: error: typedef redefinition with different types ('struct _GdkDrawable' vs 'struct _GdkWindow')
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=494241
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=494240
|
|
|
|
|
|
|
|
|
|
| |
AppController.m:9:10: fatal error: 'GL/glu.h' file not found
#include <GL/glu.h>
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=494239
|
|
|
|
|
|
|
| |
Approved by: tcberner (mentor)
Notes:
svn path=/head/; revision=494238
|
|
|
|
|
|
|
|
| |
Announcement:
https://kde.org/announcements/plasma-5.15.2.php
Notes:
svn path=/head/; revision=494237
|
|
|
|
| |
Notes:
svn path=/head/; revision=494236
|
|
|
|
| |
Notes:
svn path=/head/; revision=494235
|
|
|
|
|
|
|
|
|
|
| |
consumers due to shared library version change.
PR: 236114
Submitted by: maintainer
Notes:
svn path=/head/; revision=494234
|
|
|
|
|
|
|
|
| |
PR: 235698
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Notes:
svn path=/head/; revision=494233
|
|
|
|
|
|
|
|
| |
PR: 235727
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes:
svn path=/head/; revision=494232
|
|
|
|
|
|
|
|
|
| |
PR: 235737
Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com>
Approved by: Helen Koike <helen.koike@collabora.com> (maintainer)
Notes:
svn path=/head/; revision=494231
|
|
|
|
| |
Notes:
svn path=/head/; revision=494230
|
|
|
|
|
|
|
|
| |
PR: 235740
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=494229
|
|
|
|
|
|
|
|
| |
PR: 235741
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=494228
|
|
|
|
|
|
|
|
|
|
| |
The project moved to GutLab.
PR: 235974
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer)
Notes:
svn path=/head/; revision=494227
|
|
|
|
|
|
|
|
| |
PR: 235745
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=494226
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=494225
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=494224
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=494223
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=494222
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=494221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build of GCC on powerpc64.
While building GCC itself we have to use the built GCC libraries to
configure additional parts of GCC and not the libraires from the host.
Install the built 32-bit libraries. This was not done up to now.
And no longer required GCC 5 to build on powerpc64, making this port a
natural choice of a "base" for newer members of the lang/gcc* family.
PR: 235964, 231804
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=494220
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix status sed/regex error on 11/head.
* Fix some bogus 'pwait: No such process' warnings.
* image -t firmware: Fix installation of /usr/local/etc files (#637).
* image -f: Fix @flavor support.
* image: Fix errors calculating IMAGESIZE when not needed (like -t tar).
* image: Fix cleaning up temporary files properly when USE_TMPFS=all is used.
Notes:
svn path=/head/; revision=494219
|
|
|
|
| |
Notes:
svn path=/head/; revision=494218
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=494217
|
|
|
|
|
|
|
|
|
| |
Update third-party dav-ext module to its recent version 3.0.0.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=494216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: variables support in the "ssl_certificate" and
"ssl_certificate_key" directives.
*) Feature: the "poll" method is now available on Windows when using
Windows Vista or newer.
*) Bugfix: if the "select" method was used on Windows and an error
occurred while establishing a backend connection, nginx waited for
the connection establishment timeout to expire.
*) Bugfix: the "proxy_upload_rate" and "proxy_download_rate" directives
in the stream module worked incorrectly when proxying UDP datagrams.
</ChangeLog>
Notes:
svn path=/head/; revision=494215
|
|
|
|
|
|
|
| |
PR: 227238
Notes:
svn path=/head/; revision=494214
|
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 6.0.1 to 6.0.2.
Bump PORTREVISION for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=494213
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=494212
|
|
|
|
|
|
|
|
| |
Reported by: Peter Jeremy <peter@rulingia.com>
Pointyhat to: swills
Notes:
svn path=/head/; revision=494211
|
|
|
|
|
|
|
| |
With hat: python
Notes:
svn path=/head/; revision=494209
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=494208
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=494207
|
|
|
|
|
|
|
|
|
|
| |
databases/py-sqlparse01 (0.1.x) is no longer needed since devel/py-twext depends on databases/py-sqlparse020 (0.2.0) now.
PR: 235966
Submitted by: Axel Rau <axel.rau@chaos1.de>
Notes:
svn path=/head/; revision=494206
|
|
|
|
| |
Notes:
svn path=/head/; revision=494205
|
|
|
|
| |
Notes:
svn path=/head/; revision=494204
|
|
|
|
|
|
|
| |
Changes: https://github.com/chef/mixlib-archive/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=494203
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
Notes:
svn path=/head/; revision=494202
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
Notes:
svn path=/head/; revision=494201
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
Notes:
svn path=/head/; revision=494200
|
|
|
|
| |
Notes:
svn path=/head/; revision=494199
|
|
|
|
|
|
|
| |
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
Notes:
svn path=/head/; revision=494198
|