| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-Mix/Changes
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://github.com/tootsuite/mastodon/releases/tag/v1.5.0rc3
Port changes:
- remove dependency on www/npm
|
| |
|
|
|
|
|
|
| |
daylight global variable as implemented in glibc.
Obtained from: https://github.com/Gnucash/gnucash/pull/116
|
|
|
|
|
|
|
| |
- Add missing dependencies reported by stage-qa
- Regenerate some patches
- The patch for embedded psutils mostly taken from sysutils/py-psutil121
port
|
| |
|
|
|
|
| |
Submitted by: Giel van Schijndel <me@mortis.eu> (former maintainer)
|
|
|
|
|
|
|
|
|
|
| |
dectecting whether DST is currently in effect for the timezone (TZ) in use
instead of emulating the glibc global daylight variable which is set to 0 if
DST conversions should never be applied for the TZ in use; otherwise non-zero.
PR: 220665
Submitted by: madpilot
MFH: 2017Q3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-ffast-math) is emitting references to the sincos() function which is not
implemented on versions of FreeBSD < 1200032. Workaround by adding
-fno-unsafe-math-optimizations to armv6 CFLAGS.
/bin/sh ../libtool --tag=CC --mode=link /nxb-bin/usr/bin/cc -D_THREAD_SAFE -pthread -O2 -pipe -O3 -ffast-math -fstrict-aliasing -fomit-frame-pointer -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm
libtool: link: /nxb-bin/usr/bin/cc -D_THREAD_SAFE -pthread -O2 -pipe -O3 -ffast-math -fstrict-aliasing -fomit-frame-pointer -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
./libbench2/libbench2.a(verify-lib.o): In function `aphase_shift':
verify-lib.c:(.text+0x578): undefined reference to `sincos'
./libbench2/libbench2.a(verify-lib.o): In function `tf_shift':
verify-lib.c:(.text+0x13a0): undefined reference to `sincos'
verify-lib.c:(.text+0x16e4): undefined reference to `sincos'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:400: bench] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fftw3/work/fftw-3.3.6-pl2/tests'
gmake[2]: *** [Makefile:684: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fftw3/work/fftw-3.3.6-pl2'
gmake[1]: *** [Makefile:549: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fftw3/work/fftw-3.3.6-pl2'
*** Error code 1
PR: 220590
Submitted by: jbeich
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://github.com/Perl/perl5/compare/v5.27.2-17-g6be75e6...v5.27.2-82-g3c76107
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
and upgrade dependencies to this version.
PR: 220829
Submitted by: Rainer Hurling (rhurlin@gwdg.de)
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11709
|
|
|
|
|
| |
PR: 221106
Submitted by: james@now.ie
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patches
While here:
- Fix Q/A errors (shebangfix)
- Update WWW
- Use OPSYS with OSVERSION
PR: 220674
Submitted by: craig001@lerwick.hopto.org (maintainer)
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D11550
|
|
|
|
|
| |
PR: 219840
Submitted by: Jov <amutu@amutu.com>
|
|
|
|
|
|
| |
be cached.
Reported by: poudriere bulk -t
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Process to fix paths in script and configuration files are simplified.
* Now man page of logcheck is generated from DocBook SGML source file by using textproc/docbook-to-man.
* Sort pkg-plist.
* Add forgotten files/patch-etc_logcheck.logfiles.
* Update files/patch-etc_logcheck.conf
* Move backup file cleaning up from post-patch to do-build so 'make makepatch' works as expected.
PR: 220609
Submitted by: yasu@utahime.org (maintainer)
|
|
|
|
|
| |
- Bugfix update to 1.10.9
- Remove BUILD_DEPENDS, implied in LIB_DEPENDS
|
|
|
|
|
|
|
|
|
|
| |
This fixes build issues with other spidermonkey using ports when
SM 1.7 is installed, due to SM 1.7's headers being found first. [2]
Update SM 1.7 users to take this change into account.
PR: 219761 [1], 214724 [2], 202246 [2]
Approved by: maintainer timeout (nearly 2 months)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/grass: renamed to databases/grass6
- submitter becomes maintainer
- changed dependency for graphics/qgis to grass6
Geographic Resources Analysis Support System
(GRASS GIS)
An open source Geographical Information System (GIS) with raster,
topological vector, image processing, and graphics production functionality
that operates on various platforms through a graphical user interface and
shell in X-Windows. It is released under GNU General Public License (GPL).
WWW: http://grass.osgeo.org/
PR: 221087
Submitted by: lbartoletti@tuxfamily.org
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 220686
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
|
|
|
|
|
|
| |
Changes: https://github.com/composer/composer/releases/tag/1.4.2
PR: 221061
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
| |
PR: 221065
Submitted by: rakuco
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 220687
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add LICENSE_FILE
- Fix indent
- Bump PORTREVISION for package change
PR: 220685
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: 220684
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: 220630
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days)
|
|
|
|
| |
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add BUILD_DEPENDS
- Add missing *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Apache-AuthTicket/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
|
|
| |
- Remove DOCS option
Changes: http://search.cpan.org/dist/Math-Currency/Changes
|
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Data-Float/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Perl4-CoreLibs/Changes
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Params-Classify/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-Path/Changes
|
|
|
|
| |
Changes: https://github.com/kamui/retriable/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
Changes: https://github.com/pysal/pysal/releases
https://github.com/pysal/pysal/blob/master/CHANGELOG.txt
https://github.com/pysal/pysal/commits/dev
|
|
|
|
|
|
|
| |
Bugs Fixed:
- relax tests to pass with 7.1.4RC1 (remicollet)
- #74799 fix memory leak in apply_filter function (gleb-svitelskiy)
- #72540 fix crash in yaml_parse_url when stream/file is empty (bd808)
|
|
|
|
|
| |
Bugs Fixed:
- #72540 yaml_parse_url: check php_stream_copy_to_mem return value
|
|
|
|
|
|
| |
PR: 221080
Submitted by: amutu@amutu.com (maintainer)
MFH: 2017Q3
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 221052
Reported by: lifanov
|
|
|
|
|
| |
Changes: https://github.com/ruby-rdf/rdf/releases
https://github.com/ruby-rdf/rdf/commits/develop
|
|
|
|
| |
Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jasmine/jasmine/releases
|
|
|
|
| |
Changes: https://github.com/cloudfoundry/cf-uaa-lib/commits/master
|
|
|
|
| |
- Fix space/tab
|
| |
|
| |
|
|
|
|
| |
- Fix indent
|
|
|
|
|
| |
- Add PORTSCOUT
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
| |
Changes: https://github.com/borntyping/python-colorlog/releases
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Apache-AuthCookie/Changes
|
|
|
|
|
|
|
| |
- Add missing *_DEPENDS
- Update WWW
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Dispatch-FileRotate/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
|
|
| |
v1.3:
- fix pam_ocra "dir=" option
- introduce pam_ocra "rmsg=", "cmsg=" and "nodata=" options
contributed by Richard Nichols rdn757@gmail.com
While here, add LICENSE_FILE
PR: 221089
Submitted by: Stefan Grundmann <sg2342@googlemail.com> (maintainer)
|
| |
|
|
|
|
| |
MFH: 2017Q3
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here:
Convert to options target helper
Switch to Github release format
Update license
PR: 221078
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
|
| |
|
|
|
|
| |
Security: CVE-2017-11691
|
|
|
|
|
|
|
|
| |
- luakit version 2017.07.26 is incompatible with the version from 2012
UPDATING entry suggests to remove the old configs
PR: 221016
Submitted by: freebsd-bugzilla@textmail.me
|
|
|
|
|
|
| |
Changelog: https://github.com/borgbackup/borg/releases/tag/1.0.11
PR: 220945
|
|
|
|
|
| |
PR: 220352
Submitted by: Marius Halden <marius.h@lden.org>
|
|
|
|
| |
as working copy messed up, and the file existed but not checked in.
|
|
|
|
| |
Submitted by: netchild
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added further constraint check in CegoTableManager::dropObjectSynced.
Primary objects just allowed to be removed, if no foreign key
reference exists
- More fixes on foreign key contraint handling in
CegoTableManager::checkKeyIntegrity and CegoTableManager::insertDataTable
methods
- Fix in CegoTableManager::checkKeyIntegrity. The implementation
of the mehod has been completly reworked, since not all violation
cases have been treated.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
| |
- Add CLANG38 option [2]
PR: 219838
Submitted by: Jov <amutu@amutu.com> [2]
Approved by: Klaus Aehlig <aehlig@linta.de> (maintainer) [1]
|
|
|
|
|
|
| |
- fix LICENSE
- rename README
- move URL
|
| |
|
| |
|
|
|
|
| |
Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.9
|
|
|
|
|
|
|
|
| |
assertion failure after successfully creating an archive containing a file
which was (allegedly) last modified prior to January 1, 1970.
Upgrading is recommended, as (despite their implausibility) it seems that
a large number of people have files with such modification times.
|
|
|
|
|
| |
Upstream changes:
https://github.com/tootsuite/goldfinger/releases/tag/v2.0.0
|
|
|
|
| |
This change was accidentally committed with the previous commit.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
gmake[2]: HELPDIR=/usr/local/share/calc/help: No such file or directory
gmake[2]: *** No rule to make target 'HELPDIR=/usr/local/share/calc/help'. Stop.
|
|
|
|
|
|
|
|
|
|
|
| |
The path to `llvm-config40` was set to the empty string in the generated
`config.toml`, because I was still using the ${LLVM_PREFIX} variable
instead of the appropriate ${LLVM_CONFIG}. Bad completion and lack of
testing, sorry for that...
Reported by: Rainer Hurling <rhurlin@gwdg.de>,
Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>,
dim@
|
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
|
|
|
|
|
|
| |
the CNExEq instruction.
Sponsored by: DARPA, AFRL
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the build with GCC 6, which switched its default from -std=gnu++98
to -std=gnu++14. With this switch, it added a `operator delete(void*, size_t)'
overload and uses it for all delete calls. This does not play well with
dependencies built with other compilers (such as base clang), which use the old
operator delete overload and cause linking errors.
PR: 219484
Submitted by: fernando.apesteguia@gmail.com (maintainer)
MFH: 2017Q3
|
|
|
|
|
|
| |
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Commit b5430a3ced fixes parsing of 32-bit MIPS process cores.
- kgdb has been ported to 8.0 including renaming the new OSABI constant,
using gdb_bfd_openr, new return type of ldirname, and solib_add
changed.
- GDB 8.0 requires C++11, however the port is marked as requiring C++14
as a workaround for bugs in clang 10.3.
- patch-armfbsd is updated for the new OSABI constant names (a.out was
removed in 8.0) and new filename convention (arm-fbsd-*)
- patch-gdb-amd64-bsd-nat.c (renamed from patch-gdbamd64-bsd-nat.c) is
simplified to just store the r_flags value before collecting registers
from the register cache rather than a full copy of the entire register
set.
- patch-gdb-corelow.c has been removed. It isn't really correct and if
arm cores still cause core dumps the error is in arm-fbsd-tdep.c.
- patch-gdb-i386-fbsd-nat.c renamed to account for rename of patched
file.
- patch-gdb-x86bsd-nat.c has been removed. The file was renamed, but the
stock file also compiled fine for me on i386.
PR: 221025 (exp-run for 10.3)
Submitted by: luca.pizzamiglio@gmail.com (original version)
Reviewed by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: brooks
Differential Revision: https://reviews.freebsd.org/D11465
|
| |
|
|
|
|
|
| |
Reported by: mjg
Approved by: portmgr (implicit)
|
|
|
|
| |
Upstream changes: https://github.com/tootsuite/mastodon/releases
|
| |
|
|
|
|
|
|
|
|
| |
PR: 220905
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11763
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added missing depend
* Sorted Uses section for portlint
Changelog: https://github.com/baskerville/sxhkd/compare/0.5.7...0.5.8
PR: 220789
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Reviewed by: matthew (mentor), mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11754
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added missing depend
* Sorted Uses section for portlint
Changelog: https://github.com/baskerville/bspwm/compare/0.9.2...0.9.3
PR: 220788
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Reviewed by: matthew (mentor), mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It can scan localhost or remote hosts via SSH. Vuls has a Terminal-Based User
Interface(TUI) to display the scan results.
Vuls' features include:
* scan for vulnerabilitie in Ubuntu, Debian, CentOS, Amazon Linux, RHEL, Oracle Linux, FreeBSD and Raspbian;
* scan middleware that are not included in OS package management;
* nondestructive testing;
* email and slack notification.
WWW: https://github.com/future-architect/vuls
PR: 220328
Submitted by: Alexandru Ciobanu <iscandr@gmail.com> (maintainer)
Reviewed by: matthew (mentor), mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and the Japan Vulnerability Notes (JVN). NVD and JVN contain security
vulnerabilities according to their CVE identifiers, including exhaustive
information and a risk score. The local copy is generated in sqlite format, and
the tool has a server mode for easy querying.
WWW: https://github.com/kotakanbe/go-cve-dictionary/
PR: 220561
Submitted by: Alexandru Ciobanu <iscandr@gmail.com> (maintainer)
Reviewed by: matthew (mentor), koobs, mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11745
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.
It is also an open source project that aims to make the web application
firewall technology available to everyone.
WWW: http://www.modsecurity.org/
PR: 220352
Submitted by: Marius Halden <marius.h@lden.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
No longer clobber user's configuration.
Fixup most pathnames, works for me now (tm)
PR: ports/217142
PR: ports/219938
PR: ports/219990
|
|
|
|
|
|
|
|
|
| |
The BUILD_DEPENDS argument for the PORT_LLVM option was not updated: it
was using the ${LLVM_PREFIX} variable which was removed. Now, it uses
${LOCALBASE} and ${LLVM_VER} as a suffix to the executable verified.
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Reported by: Rainer Hurling <rhurlin@gwdg.de>
|
|
|
|
|
|
|
|
|
| |
- Add MPL[10|11]
- Copy MPL -> MPL20
Reported by: sunpoet
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D11772
|
|
|
|
| |
Approved by: dvl@
|
|
|
|
| |
PR: ports/217142
|
| |
|
|
|
|
| |
Changes: http://www.catb.org/~esr/greed/NEWS
|
|
|
|
|
|
|
| |
New OPTIONS: COOKIES DNSTAP GO STATS
PR: 220419
Submitted by: freebsd@dns-lab.com (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Geo-ShapeFile/Changes
|
| |
|
|
|
|
| |
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
|
|
|
|
| |
- Fix indent
|
|
|
|
|
|
| |
- Update LICENSE
Changes: https://github.com/certifi/python-certifi/commits/master
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Email-MIME-ContentType/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Dispatch-FileRotate/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Path/Changes
|
|
|
|
| |
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/kamui/retriable/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-GlobalDestruction-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main change in the port is the switch from configure+make to the
`x.py` build script. This is the recommended way of building Rust. It
takes a configuration file, `config.toml`, which, in the port case,
indicates:
* where to install things;
* which release channel to use;
* where to find Python and llvm-config;
* if documentation should be also built.
The build process should now honor ${MAKE_JOBS_NUMBER} instead of always
using all available CPU cores.
The Cargo registry archive is significantly larger. It includes the
whole registry index (not only the crates needed by Rust). If the index
is missing, Cargo wants to download it from crates.io and I couldn't
find a way to convince it skip it.
New bootstraps for FreeBSD/aarch64 were prepared for this update. Those
are based on Rust 1.18.0 and Cargo 0.19.0.
CONFLICTS_BUILD with installed lang/rust and lang/rust-nightly is
commented out for now. I couldn't see any build failure with an installed
lang/rust so it looks promising. But I couldn't test with an installed
lang/rust-nightly because the latter is marked BROKEN for now. Once it's
restored, I'll do more testing and hopefully completely remove this
CONFLICTS_BUILD variables.
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Remove redundant variables
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
With hat: puppet
|
|
|
|
|
| |
PR: 218590
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
| |
- Sort RUN_DEPENDS
Changes: https://github.com/mose/shellplay/blob/master/CHANGELOG.md
PR: 220650
Submitted by: sunpoet (myself)
Approved by: mose <mose@mose.com> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
| |
- submitter becomes maintainer
PR: 221016
Relnotes: https://luakit.github.io/luakit/news/luakit-2017.07.26.html
Submitted by: Stefan Hagen <freebsd-bugzilla@textmail.me>
|
| |
|
|
|
|
|
|
|
| |
- While I'm here, update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Sort RUN_DEPENDS
Changes: https://github.com/savonrb/savon/blob/master/CHANGELOG.md
PR: 220658
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
| |
Changes: https://github.com/savonrb/wasabi/blob/master/CHANGELOG.md
PR: 220657
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/savonrb/httpi/blob/master/CHANGELOG.md
PR: 220656
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/savonrb/akami/blob/master/CHANGELOG.md
PR: 220655
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
|
|
|
| |
- Sort RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 220629
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
| |
Changes: https://github.com/ruby-amqp/bunny/blob/master/ChangeLog.md
PR: 220654
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/spree/deface/commits/master
PR: 220652
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
|
|
|
|
| |
While here, add LICENSE_FILE
Changes: https://github.com/tj/git-extras/releases/tag/4.4.0
PR: 220964
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
- zone parser parses type AVC (it has TXT format).
- Fix #1272: use writev to put tcp length field with data for outgoing
zone transfer requests.
Bugfixes:
- Fix potential null pointer in nsec3 adjustment tree.
- Fix text format of deletes for CDS and CDNSKEY, single 0 to represent
empty base64 or hex string.
PR: 220939
Submitted by: jaap@NLnetLabs.nl (maintainer)
|
|
|
|
|
| |
PR: 221054
Submitted by: pfg (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://github.com/git-lfs/git-lfs/releases/tag/v2.2.1
PR: 221047
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-16-Release-td367392.html
ABI: https://abi-laboratory.pro/tracker/timeline/nspr/
MFH: 2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/b2fa0fdf...f613901e
|
| |
|
|
|
|
|
|
|
|
|
| |
This was causing memcached functionality to not work.
Also flip around the link ordering for libmemcached and libsasl2 to
resolve link-time issues.
Sponsored by: Dell EMC Isilon
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Currently it only supports debugging of FreeBSD/amd64 kernels via kernel
crashes (vmcores) or live systems via /dev/mem. It does not include a
port of the in-kernel kmdb debugger.
PR: 220891
Reviewed by: mat
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D11682
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch files from the last round of security patches: these have
now been incorporated in the release.
Add license
Update to use some additional options-helpers features
ChangeLog: https://docs.bestpractical.com/release-notes/rt/4.2.14
|
|
|
|
|
|
|
|
|
|
|
| |
In case you want to have an automated import of your Virtual Machines and/or
Physical Host from VMware Sphere (vCenter) into your Icinga monitoring system
this module might be what you have been looking for.
At the time of this writing, the main purpose of this module is being a Import
Source provider for the Icinga Director.
WWW: https://github.com/Icinga/icingaweb2-module-vsphere
|
|
|
|
|
|
| |
Add Grafana graphs into Icinga Web 2 to display performance metrics.
WWW: https://github.com/Mikesch-mp/icingaweb2-module-grafana
|
|
|
|
|
|
|
|
|
|
| |
This plugin for Kibana adds session management and multi tenancy
to a Search Guard secured cluster.
WWW: https://github.com/floragunncom/search-guard-kibana-plugin
PR: 219738
Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
|
|
|
|
|
|
|
| |
SoCs.
PR: 221053
Submitted by: manu
|
|
|
|
|
|
|
|
|
| |
Remove all patches: it's simpler to cope with the wrong library name in
dependent ports while this change has not been merged upstream.
PR: 220601 [1], 220661 [2]
Submitted by: romain [1], sunpoet [2]
With hat: puppet
|
|
|
|
|
|
| |
PR: 220471
Submitted by: zleslie
With hat: puppet
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG
|
|
|
|
|
| |
PR: 221051
Reported by: lifanov
|
|
|
|
|
|
| |
Function
WWW: http://github.com/jtdowney/hkdf
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plugin and stand-alone application. It enables you to compose drums in midi and
mix them with a multichannel approach. It is comparable to that of mixing a real
drumkit that has been recorded with a multimic setup.
Features include:
* Stand-alone, Lv2 and VSTi versions available
* Open drumkit file format, allowing the community to create their own drumkits
* Drum velocity, allowing for several different hit velocities for each drum
* Multichannel output, making it possible to mix it just the way you would a
real drumkit
* Optional built-in humanizer, analyzing the midi notes, adjusting velocities
on-the-fly
* Stand-alone midi renderer, generating .wav files, 1 for each channel
* Stand-alone midi input, making it possible to use DrumGizmo as a software
sampler for an electronic drumkit
WWW: http://www.drumgizmo.org/
PR: 216241
Submitted by: meka@tilda.center
|
|
|
|
| |
- Sort PLIST
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
|
| |
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-AttributeShortcuts/Changes
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CallChecker/Changes
|
|
|
|
| |
Fix compatibility in databases/proftpd-mod_sql_tds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sadly upstream is very silent and has not released a new version
which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In
the meantime the community has created patches which are
collected in the github projects bugtracker and pull requests.
This unofficial version cherry picks the useful stuff of it.
Highlights of unofficial phpvirtualbox 5.1-1:
* based on git commit 65ebced (latest commit from May 19, 2016)
* Patch to support Virtualbox 5.1
https://github.com/phpvirtualbox/phpvirtualbox/pull/22
* Fix argument count mismatches revealed by PHP 7.1
https://github.com/phpvirtualbox/phpvirtualbox/pull/24
* Make decryption of images/VMs work by not providing a password ID
https://github.com/phpvirtualbox/phpvirtualbox/pull/55
* Tried to make clearOnSuspend work
https://github.com/phpvirtualbox/phpvirtualbox/pull/57
PR: ports/220171
Submitted By: rozhuk.im
With hat: vbox@ (kind of)
|
|
|
|
|
|
|
|
| |
PR: 220692
Changes: https://github.com/silnrsi/teckit/releases
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
Reviewed by: dbaio, ultima
Approved by: nikola.lecic@anthesphoria.net (maintainer timeout)
|
|
|
|
|
|
|
|
|
| |
- Convert to options helpers
- Use INSTALL_LIB to get stripped library
PR: 221036
Submitted by: myself
Approved by: maho (maintainer)
|
|
|
|
|
|
| |
PR: 221046
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
- Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes
- Update VSPAERO integration to support v4.1
- Add ellipsoid geom type
- Add von Karman-Trefftz airfoil type
- Add CST Airfoils to Fuselage and Stack
Bug Fixes:
- Fix bugs in parasite drag
- Fix split surface problem for IGES/STEP export
- Fix VSPAERO rotor induced velocity terms
- Fix VSPAERO integration issues
- Simplify file insert to avoid crashes
- Fix bug where DisplayNames sometimes don't get updated
Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0
PR: 220951
Submitted by: fernando.apesteguia@gmail.com
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename man pages in the style of Tcl packages, so as to avoid a
conflict with open-motif (Object.3)
- Remove obsolete CONFLICTS setting.
PR: 221045
Submitted by: olgeni
Approved by: gahr
|
|
|
|
| |
Changes: https://github.com/docker/compose/releases/tag/1.15.0
|
|
|
|
|
|
|
| |
- Fix egregious accept=>connect mistake
PR: 218590
Reported by: antoine
|
|
|
|
|
|
|
|
|
| |
- Major version update to 3.0.2
- Fix PKGNAME
- Add LICENSE_FILE
- Add iconv and curl dependencies
- Remove post-install fix
- Remove now redundant patch
|
|
|
|
|
|
|
|
| |
- Replace direct struct access with get/setters
PR: 218590
Approved by: erdgeist (maintainer)
MFH: 2017Q3
|
| |
|
| |
|
|
|
|
|
| |
- Bugfix update to 1.10.8
- Re-order USE(S) in line with handbook
|
| |
|
| |
|
|
|
|
| |
Security: CVE-2017-7418
|
|
|
|
|
|
|
|
|
| |
The message should point to a common mistake, when building
lang/php71 with ZTS option enabled using poudriere.
There is already the same message in lang/php70.
Reported by: Jim Trigg <jktrigg@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
The pg_dirtyread extension provides the ability to read dead but unvacuumed
rows from a relation.
WWW: https://github.com/ChristophBerg/pg_dirtyread
PR: 220537
Submitted by: Jov <amutu@amutu.com>
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Strip binary
- Regenerate patches
- Update WWW
|
|
|
|
|
|
|
| |
- Add LICENSE
- Unsilence installation
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: ports/220675
Submitted by: lifanov
Approved by: Mose <mose@mose.com>
|
|
|
|
|
|
| |
levels VERBOSE, NOTICE, and SPAM
Sponsored by: iXsystems, Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libraries such like libvncserver, freerdp and spice to be used in hypervisor
implementation.
With a basic data structure it is easy to implement any remote desktop
protocol without dig into the protocol specification or third part
libraries, you can check some of our examples.
WWW: https://github.com/araujobsd/libhyve-remote
Differential Revision: iXsystems, Inc.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=ssh2&release=1.1.2
|