| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This also introduces sysutils/ansible25 port to track 2.5 release branch.
Changes: https://github.com/ansible/ansible/blob/v2.6.0/changelogs/CHANGELOG-v2.6.rst
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fix code issues who causes build failures
due to missing spaces between literal and identifier.
Bump PORTREVISION.
PR: 229271
Submitted by: <w.schwarzenfeld@utanet.at>
|
|
|
|
|
|
|
|
| |
Fixed explaining of unnamed array function arguments
Explaining unnamed array function arguments like:
void f(char[])
now works.
|
|
|
|
| |
Both these ports have long been replaced with wsjtx.
|
|
|
|
| |
Let the grim reaper take them both in 3 months
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
4.5 Release Notes:
Using declarations
Added support for C++11's using declarations as a synonym for typedef.
4.6 Release Notes:
Explain using declarations
Added support for explaining C++11's using declarations.
Notified by: portscout
|
| |
|
| |
|
|
|
|
|
| |
- Fix build with clang 6
- Cosmetic fixes
|
|
|
|
|
|
|
|
|
| |
galactic conquest (4X) computer game being designed and built by
the FreeOrion project. FreeOrion is inspired by the tradition of
the Master of Orion games, but is not a clone or remake of that
series or any other game.
WWW: http://www.freeorion.org/
|
|
|
|
|
| |
Release notes at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.0.2
|
|
|
|
| |
Reported by: Diane Bruce <db@db.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue where gksudo would successfully authenticate
the user, but fail to run the requested command. This was caused by
gksudo forking a new PTY, meaning that different TTY was used for the
"sudo -v" command and subsequent "sudo -n ..." command. Whilst this used
to work, newer versions of sudo used per TTY authentication caching.
Patch taken from Arch Linux: https://aur.archlinux.org/packages/libgksu/
Also fixed:
- Made Nautilus plugin optional, so gksu can be installed without GNOME
- Added license details, pet portlint
- Tidied patches: move path fixes into port Makefile
|
|
|
|
|
|
|
|
|
| |
Changes: https://www.thunderbird.net/en-US/thunderbird/52.9.0/releasenotes/
PR: 229452
Approved by: jbeich (gecko, maintainer)
MFH: 2018Q2
Security: cd81806c-26e7-4d4a-8425-02724a2f48af
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Add DOCS option
https://github.com/sivel/speedtest-cli/releases/tag/v2.0.0
https://github.com/sivel/speedtest-cli/releases/tag/v2.0.1
PR: 229091
Submitted by: cpm
Approved by: nivit (maintainer timeout, 2 weeks)
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
- Remove SSH option as Kodi has dropped internal sftp support in
commit da7054759836fdaf169d37cb257dafdedbebca2f
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add syslogs and newsyslog config files
* Add USE_SYSLOG option
PR: 228185
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
|
|
|
|
| |
- Unbreak VAAPI and VDPAU by syncing default settings with Linux again
|
|
|
|
|
|
| |
- No functional change on FreeBSD in this version
- Building the bootstrap target is enough to build Myrddin
- Always run the test suite after the build
|
| |
|
|
|
|
| |
Molecular Format files
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove restriction from OPTIMIZED_CFLAGS, it only adds the -O3 flag and
works just as well on amd64 from what I can tell.
Note: Demosaic packs were not updated upstream because there were no changes
made.
Changes: https://www.libraw.org/news/libraw-0-18-13
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
|
| |
don't have gdb installed as part of the base system.
Submitted by: sbruno
|
|
|
|
|
|
|
|
|
|
| |
- Omit GVFS in mount(8) listing.
- Improve default exFAT mount options.
- Add mount_msdosfs(8) fallback.
- Set caja as file manager in example.
- Add version option.
Submitted by: vermaden <vermaden@interia.pl> (maintainer)
|
|
|
|
|
| |
- Renaming active BE is now supported via 'zfs rename -u'.
- All zfs options are now quoted
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- remove reference assemblies as a dependency: no longer required
- remove mono-addins as a dependency: shipped internally (via github)
- remove cmake as a dependency: replaced by new build system based on msbuild
- add multiple nuget feeds and move nuget dependencies into separate files
- explicitly set full path to install(1) to fix installation script
- USES=mono: read nupkg name and version from nuspec file
Differential Revision: https://reviews.freebsd.org/D16070
|
|
|
|
|
|
|
|
| |
- add msbuild as build dependency (xbuild is no longer used)
- remove redundant mono dependency (now provided via USES)
- move nuget dependencies out to `nupkg-nuget` due to length
Differential Revision: https://reviews.freebsd.org/D16069
|
|
|
|
|
|
|
|
| |
- Add a note to UPDATING about removal of support for IRC transport
- Thanks to reporter for help with testing
PR: 229388
Reported by: post at zuglufttier dot de
|
|
|
|
| |
WWW: https://github.com/kodi-pvr/pvr.iptvsimple
|
|
|
|
| |
WWW: https://github.com/kodi-pvr/pvr.hts/
|
|
|
|
|
|
| |
WWW: https://github.com/xbmc/kodi-platform
Submitted by: myself
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.0.1
- Moves USES to pet portlint
- Fix License because it is GPLv2+ according to
https://github.com/Pulse-Eight/platform/blob/master/debian/copyright
PR: 228948
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
| |
of bugs.
|
|
|
|
|
|
| |
PR: 228950
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich)
|
|
|
|
|
|
|
| |
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich)
|
|
|
|
|
|
|
| |
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: jbeich (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE and LICENSE_FILE
- Register missing dependencies
- Switch to USES=localbase framework
- Add NLS option
- Add INTEL_FIX option to fix garbled screenshot when 3D hardware acceleration is enabled via x11-drivers/xf86-video-intel port
- Provide more elaborate port description and add WWW line in pkg-descr
Changelog: https://gitlab.gnome.org/GNOME/gnome-screenshot/blob/master/NEWS
PR: 229061
Submitted by: cpm
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
- Update PORTVERSION and distinfo checksum to 18.1.0
- Add TEST_DEPENDS and test target
PR: 229170
Reviewed by: koobs
Approved by: koobs (mentor), Axel Rau <axel.rau@chaos1.de> (maintainer)
Differential Revision: https://reviews.freebsd.org/D15923
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
| |
USE_PYTHON=cython is added.
Reported by: portscout
|
|
|
|
|
| |
The PyPI site had a wrong version, wrong homepage, and missing tarball.
The upstream fixed this.
|
|
|
|
|
| |
PR: 229247
Submitted by: yani@pi-greece.eu
|
| |
|
|
|
|
| |
Reported by: portscout@
|
|
|
|
|
|
|
|
|
|
|
| |
The Microsoft Build Engine is a platform for building applications. This
engine, which is also known as MSBuild, provides an XML schema for a project
file that controls how the build platform processes and builds software. Visual
Studio uses MSBuild, but MSBuild does not depend on Visual Studio. By invoking
msbuild.exe on your project or solution file, you can orchestrate and build
products in environments where Visual Studio isn't installed.
Differential Revision: https://reviews.freebsd.org/D14135
|
|
|
|
|
|
|
|
| |
-change MASTER_SITES
-add LICENSE_FILE
PR: 229356
Submitted by: takefu@airport.fm (maintainer)
|
|
|
|
| |
based on libuv
|
|
|
|
|
|
|
| |
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich)
|
|
|
|
|
|
|
| |
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich)
|
|
|
|
|
|
| |
PR: 229143
Submitted by: decke
Reviewed by: hselasky
|
|
|
|
|
| |
PR: 228741
Submitted by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- fix ordering of variables
- remove mono dependency (as it is provided by USES=mono)
- no change (log)
|
|
|
|
|
|
|
|
|
|
| |
- fix ordering of variables
- remove MAKE_JOBS_UNSAFE (builds fine with jobs)
ChangeLog:
- point all scripts to mono 4.5 directories
- allow 0.0.0.0/IPAddress.Any in FastCgi module
- Fixed invalid redirect from httos to http in FastCgi module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:
# pkg install -y `cat ghc-pkgs.txt`
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16038
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
* Give maintainership to egypcio@googlemail.com
* Create man page from .ronn file
PR: 229213
Submitted by: egypcio@googlemail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15982
|
|
|
|
|
|
|
| |
PR: 229354
Submitted by: monsieurp@gentoo.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16048
|
|
|
|
|
|
|
| |
PR: 229172
Reported by: freebsd_ports@k-worx.org
Approved by: tcberner (mentor) jharris@widomaker.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D15970
|
|
|
|
|
|
|
|
|
|
| |
objdump is being removed from HEAD, make sure everything still works
when this happens.
PR: 229049
Reported by: emaste
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15904
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
Upstream is deprecating liblogging-stdlog.so.0, but we still need the
devel/liblogging port because we link against liblogging-rfc3195.so.0
-- adjust the dependency accordingly.
ChangeLog: https://github.com/rsyslog/rsyslog/blob/v8.36.0/ChangeLog
|
|
|
|
| |
Reported by: FreshPorts Sanity Daemon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add LTS versions
- Dotnet Core 2.1 fails due to issue with linprocfs (PR pending)
.NET Core is a free and open-source managed software framework. It consists of
CoreCLR, a complete runtime implementation of CLR, the virtual machine that
manages the execution of .NET programs. CoreCLR comes with an improved
just-in-time compiler, called RyuJIT. .NET Core also includes CoreFX, which is
a partial fork of FCL. While .NET Core shares a subset of .NET Framework APIs,
it comes with its own API that is not part of .NET Framework. Further,
.NET Core contains CoreRT, the .NET Native runtime optimized to be integrated
into AOT compiled native binaries. A variant of the .NET Core library is used
for UWP. .NET Core's command-line interface offers an execution entry point
for operating systems and provides developer services like compilation and
package management.
.NET Core supports four cross-platform scenarios: ASP.NET Core web apps,
command-line apps, libraries, and Universal Windows Platform apps. It does not
implement Windows Forms or WPF which render the standard GUI for desktop
software on Windows. .NET Core is also modular, meaning that instead of
assemblies, developers work with NuGet packages. Unlike .NET Framework, which
is serviced using Windows Update, .NET Core relies on its package manager to
receive updates.
Differential Revision: https://reviews.freebsd.org/D13870
|
|
|
|
|
|
|
|
|
| |
Enhance makenupkg to properly generate nupkg-* files when multiple feeds
provide the same package (but different versions).
Add NUGET_LAYOUT to dictate the layout of the package directory. Sometimes
msbuild (and nuget) does not work with symbolic links and cannot handle the
`legacy` layout.
|
|
|
|
| |
Obtained from: upstream github
|
| |
|
| |
|
|
|
|
| |
Changes: https://myrlang.org/release-notes/r0p3
|
|
|
|
| |
Changelog: https://github.com/grpc/grpc/releases/tag/v1.13.0
|
|
|
|
|
|
|
|
| |
Fix bsnmp-regex-0.6 allowing to change "expires" option from the default
zero value to non-zero one not allowing to change it back to zero.
PR: 228765
Approved by: koobs (maintainer timeout, 3 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Back out r349278 that added --with-non-gnu-iconv trying to solve
our early iconv() inconsistences that are not actual anymore
as it now now correctly returns non-zero count of convertable symbols.
This fixes unsigned underflow in the slrn code turning
negative value to large positive leading to incorrect memory accesses later.
PR: 228502
Approved by: johans (maintainer timeout, 1 month)
|
|
|
|
|
| |
PR: 228644
Approved by: maintainer (timeout)
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/2.14.0...2.14.1
|
|
|
|
| |
Changes: https://github.com/DCurrent/openbor/compare/4a717a63...5005b966
|
|
|
|
| |
Changes: https://github.com/MrAlex94/Waterfox/compare/ff88ad0b627dc...7f6ff796eeda4
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/438751075...490b7ded0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the error is:
checking for struct natlookup.nl_inipaddr.in6... no
checking for struct natlookup.nl_realipaddr.in6... eval: ${+...}: Bad substitution
===> Script "configure" failed unexpectedly.
Please report the problem to timp87@gmail.com [maintainer] and attach the
"/export/wrkdir/amd64/export/home/cy/freebsd/git/ports/www/squid-devel/work/squid-4.0.25/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make[1]: stopped in /export/home/cy/freebsd/git/ports/www/squid-devel
*** Error code 1
Stop.
make: stopped in /export/home/cy/freebsd/git/ports/www/squid-devel
PR: 229244
Submitted by: cy
Reported by: cy
Approved by: Maintainer <timp87@gmail.com>
|
|
|
|
|
|
| |
$LOCALBASE/bin/python3 is installed. Address the issue.
PR: 229227
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
| |
Port changes:
* New dependency
* Remove LICENSE_FILE
* Now it builds on python-3
Reported by: portscout
|
|
|
|
| |
https://acpica.org/node/158
|
|
|
|
|
|
|
| |
Changelog: https://github.com/hashicorp/vagrant/blob/v2.1.2/CHANGELOG.md
PR: 229416
Approved by: Joseph Benden (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
- added a new metric iwth the timestamp of when the redis instance was started
- fixed a CloudFoundry host discovery issue
PR: 229278
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
|
|
|
|
| |
Obtained from: upstream github
|
|
|
|
|
|
|
| |
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.42.2
PR: 229399
Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- first release after 2011
PR: 229412
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Relnotes: https://metacpan.org/source/TODDR/Crypt-OpenSSL-RSA-0.30/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Asymptote with enabled hardware acceleration produces incorrect rendered
figures in 3D. It is proven that asy has problems with the xf86-video-intel
driver.
To successfully process 3D figures or examples, it is necessary to always
use software rendering.
% env LIBGL_ALWAYS_SOFTWARE=1 asy sample.asy
PR: 229043
Submitted by: cpm
Approved by: nivit (maintainer timeout, 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create a single pkg-plist that uses arch-specific PLIST_SUBs to control
arch-specific linker scripts but is otherwise machine-independent.
- Only include objcopy for OS versions older than 11.0 (11.0 uses the
elftoolchain elfcopy as objcopy in the base system)
- Use %%BUTARGET%% throughout. This probably fixes the sparc64 pkg-plist
which was not updated when BUTARGET started including OSREL. This also
avoids hardcoding an OSREL of 12.0 for powerpc64.
- Enable MIPS ldscripts for all MIPS architectures which probably fixes
this port on mips64 and mipsn32.
- Enable PowerPC ldscripts for all PowerPC architectures which probably
fixes this port on powerpc.
Reviewed by: bapt, bdrewery
|
| |
|
|
|
|
| |
- Fix build with clang 6
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Fix build with clang 6
- Switch to options helpers
- Regenerate patches
|
| |
|
|
|
|
|
|
|
|
|
| |
Move some variables to its place.
PR: 229273
Reported by: hannes@mehnert.org
Approved by: tcberner (mentor) beyert@cs.ucr.edu (maintainer)
Differential Revision: https://reviews.freebsd.org/D16022
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dovecot changelog:
v2.3.2 is mainly a bugfix release. It contains all the changes in v2.2.36, as well as a bunch of other fixes (mainly for v2.3-only bugs). Binary packages are already in https://repo.dovecot.org/
* old-stats plugin: Don't temporarily enable PR_SET_DUMPABLE while
opening /proc/self/io. This may still cause security problems if the
process is ptrace()d at the same time. Instead, open it while still
running as root.
+ doveadm: Added mailbox cache decision&remove commands. See
doveadm-mailbox(1) man page for details.
+ doveadm: Added rebuild attachments command for rebuilding
$HasAttachment or $HasNoAttachment flags for matching mails. See
doveadm-rebuild(1) man page for details.
+ cassandra: Use fallback_consistency on more types of errors
+ lmtp proxy: Support outgoing SSL/TLS connections
+ lmtp: Add lmtp_rawlog_dir and lmtp_proxy_rawlog_dir settings.
+ submission: Add support for rawlog_dir
+ submission: Add submission_client_workarounds setting.
+ lua auth: Add password_verify() function and additional fields in
auth request.
- doveadm-server: TCP connections are hanging when there is a lot of
network output. This especially caused hangs in dsync-replication.
- Using multiple type=shared mdbox namespaces crashed
- mail_fsync setting was ignored. It was always set to "optimized".
- lua auth: Fix potential crash at deinit
- SSL/TLS servers may have crashed if client disconnected during
handshake.
- SSL/TLS servers: Don't send extraneous certificates to client when
alt certs are used.
- lda, lmtp: Return-Path header without '<' may have assert-crashed.
- lda, lmtp: Unencoded UTF-8 in email address headers may assert-crash
- lda: -f parameter didn't allow empty/null/domainless address
- lmtp, submission: Message size limit was hardcoded to 40 MB.
Exceeding it caused the connection to get dropped during transfer.
- lmtp: Fix potential crash when delivery fails at DATA stage
- lmtp: login_greeting setting was ignored
- Fix to work with OpenSSL v1.0.2f
- systemd unit restrictions were too strict by default
- Fix potential crashes when a lot of log output was produced
- SMTP client may have assert-crashed when sending mail
- IMAP COMPRESS: Send "end of compression" marker when disconnecting.
- cassandra: Fix consistency=quorum to work
- dsync: Lock file generation failed if home directory didn't exist
- Snippet generation for HTML mails didn't ignore &entities inside
blockquotes, producing strange looking snippets.
- imapc: Fix assert-crash if getting disconnected and after
reconnection all mails in the selected mailbox are gone.
- pop3c: Handle unexpected server disconnections without assert-crash
- fts: Fixes to indexing mails via virtual mailboxes.
- fts: If mails contained NUL characters, the text around it wasn't
indexed.
- Obsolete dovecot.index.cache offsets were sometimes used. Trying to
fetch a field that was just added to cache file may not have always
found it.
pigeonhole changelog:
Changelog v0.5.2:
+ Implement plugin for the a vendor-defined IMAP capability called
"FILTER=SIEVE". It adds the ability to manually invoke Sieve filtering
in IMAP. More information can be found in
doc/plugins/imap_filter_sieve.txt.
- The Sieve address test caused an assertion panic for invalid addresses
with UTF-8 codepoints in the localpart. Fixed by properly detecting
invalid addresses with UTF-8 codepoints in the localpart and skipping
these like other invalid addresses while iterating addresses for the
address test.
- Make the length of the subject header for the vacation response
configurable and enforce the limit in UTF-8 codepoints rather than
bytes. The subject header for a vacation response was statically
truncated to 256 bytes, which is too limited for multi-byte UTF-8
characters.
- Sieve editheader extension: Fix assertion panic occurring when it is
used to manipulate a message header with a very large header field.
- Properly abort execution of the sieve_discard script upon error.
Before, the LDA Sieve plugin attempted to execute the sieve_discard
script when an error occurs. This can lead to the message being lost.
- Fix the interaction between quota and the sieve_discard script. When
quota was used together with a sieve_discard script, the message
delivery did not bounce when the quota was exceeded.
|
|
|
|
| |
- Fix build with clang 6
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
|
| |
Changelog: https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md
PR: 229394
Submitted by: Marko Turk <mt@markoturk.info> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
This update was blocked as it requires version 2.7.1, 2.7.2 fails which is a gitlab core bug:
https://gitlab.com/gitlab-org/gitlab-ce/issues/48415
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Security: b950a83b-789e-11e8-8545-d8cb8abf62dd
Differential Revision: https://reviews.freebsd.org/D16009
|
|
|
|
|
|
| |
Reviewed by: mat, tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D16032
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is the story:
- Default Perl is 5.24.
- You install stuff, and have Perl 5.24.
- The default Perl is changed to 5.26 because it was time.
- You do not really follow those things and are not using pkg (and
possibly poudriere) to maintain your /usr/local and you run
portmaster to update what needs to be updated.
- As you did not set anything, your Perl default is still 5.24 because
it is the installed /usr/local/bin/perl.
- Turns out that there has been a new version of lang/perl5.24 in the
mean time, and portmaster updates it. Keep in mind that the only
thing that makes 5.24 the default is that it is the installed version
you have. If you did not have it installed, the default would be
5.26.
- portmaster builds the new perl 5.24, and before it installs it, it
needs to remove the old version.
- now, you do not have any Perl installed, so the default falls back to
5.26.
- portmaster installs perl 5.24 it just built, but as it is not the
default any pore, it will not install /usr/local/bin/perl, and
everything using Perl on your system is toast, you spend countless
hours not understanding wtf happened. You end up rebuilding
everything with 5.26.
PR: 227356
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 229382
Submitted by: tobik
|
|
|
|
| |
PR: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
| |
Changelog: https://github.com/matteocorti/check_ssl_cert/blob/master/ChangeLog
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to Unicode 11.0.0
PR: 220597
Submitted by: Ting-Wei Lan <lantw44@gmail.com>,
Reported by: vas@mpeks.tomsk.su
Reviewed by: w.schwarzenfeld@utanet.at, Chris Hutchinson <portmaster@bsdforge.com>
Relnotes: https://gitlab.gnome.org/GNOME/gucharmap/commits/master
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946
|
|
|
|
|
|
|
|
|
|
| |
Otherwise, when used with BATCH defined so as to not be bothered by
config screen and all, it will almost silently reverse obsolete patches
and make you wonder why something is now broken.
Reviewed by: sbruno
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15804
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Molecular Format files
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
computing
|
|
|
|
| |
Sponsored by: Pivotal Software, Inc
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
PR: 229057
Submitted by: greg at unrelenting.technology
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
PR: 229262
Submitted by: greg at unrelenting.technology
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 229258
Reported by: maintainer
|
|
|
|
| |
for Python/asyncio
|
| |
|
|
|
|
|
|
|
| |
This is related to some recent change in the Qt-related infrastructure.
It isn't clear why this caused index breakeage, and not just a port breakage.
Reported by: portsnap
|
|
|
|
|
| |
PR: 229401
Submitted by: Martin Filla <martinfilla@post.cz>
|
|
|
|
| |
- Add NLS option
|
|
|
|
|
| |
PR: 229383
Reported by: Phillip R. Jaenke <prj@rootwyrm.com>
|
| |
|
| |
|
|
|
|
| |
Changes: https://salsa.debian.org/debian/debhelper/tags
|
|
|
|
| |
Changes: https://github.com/GoogleContainerTools/container-diff/releases
|
|
|
|
|
| |
Changes: https://github.com/keybase/client/releases
https://github.com/keybase/client/commits/master
|
|
|
|
| |
Changes: https://github.com/keybase/kbfs/commits/master
|
|
|
|
| |
Changes: https://sourceforge.net/projects/iperf2/files/#readme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ecCodes is a package developed by ECMWF which provides an application
programming interface and a set of tools for decoding and encoding messages in
the following formats:
- WMO FM-92 GRIB edition 1 and edition 2
- WMO FM-94 BUFR edition 3 and edition 4
- WMO GTS abbreviated header (only decoding).
A useful set of command line tools provide quick access to the messages. C,
Fortran 90 and Python interfaces provide access to the main ecCodes
functionality.
ecCodes is an evolution of GRIB-API. It is designed to provide the user with a
simple set of functions to access data from several formats with a key/value
approach.
For GRIB encoding and decoding, the GRIB-API functionality is provided fully in
ecCodes with only minor interface and behaviour changes. Interfaces for C,
Fortran 90 and Python are all maintained as in GRIB-API. However, the GRIB-API
Fortran 77 interface is no longer available.
WWW: https://software.ecmwf.int/wiki/display/ECC
|
|
|
|
|
| |
PR: 229268
Submitted by: lightside <lightside@gmx.com> (maintainer)
|
|
|
|
|
| |
PR: 229299
Submitted by: Kai <freebsd_ports@k-worx.org> (maintainer)
|
|
|
|
|
| |
PR: 229352
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
|
|
|
|
| |
PR: 229353
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
|
| |
PR: 229364
Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
|
|
|
|
|
| |
PR: 229367
Submitted by: peter@netkey.at (maintainer)
|
|
|
|
|
| |
PR: 229374
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
|
|
|
|
| |
PR: 229377
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
|
|
|
|
| |
PR: 229328
Submitted by: Franco Fichtner <franco@opnsense.org>
|
|
|
|
|
| |
Changelog:
https://feh.finalrewind.org/archive/2.26.4/
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notified by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
|
|
|
|
|
|
| |
- Fix STREAM_SSL_PREREAD
PR: 229336, 229237
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Fix build by using -std=c++98
Also regenerate patch with make makepatch
PR: 229128
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Reported by: mat (MASTER_SITES)
|
| |
|
|
|
|
|
|
| |
- Switch to new test framework
Approved by: portmgr blanket
|
|
|
|
| |
It was removed in r418057.
|
| |
|
|
|
|
|
|
|
| |
Release notes: https://blog.gitea.io/2018/06/release-of-1.4.3/
PR: 229379
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
default.
- Add an 'hpn' FLAVOR to produce a package for users with HPN and
NONECIPHER enabled.
Approved by: portmgr (implicit)
|
|
|
|
| |
Reported by: acm
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add DOCS option
- Replace hard-coded paths of /etc
- Sort variables
- Reformat pkg-descr
- Update WWW
- While I'm here, allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
PR: 228691
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: Alexander Nusov <alexander.nusov@nfvexpress.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add DOCS option
- Sort variables
- Reformat pkg-descr
- Update WWW
- While I'm here, allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
PR: 228690
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: Alexander Nusov <alexander.nusov@nfvexpress.com> (maintainer)
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
|
|
|
|
| |
Changes: https://docs.openstack.org/oslo.log/latest/user/history.html
|
|
|
|
|
|
|
| |
- Fix version requirement of RUN_DEPENDS
Changes: https://github.com/twisted/epsilon/releases
https://github.com/twisted/epsilon/blob/master/NEWS.rst
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Authen-SCRAM
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Math-Utils
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update TEST_DEPENDS: Test::Fatal and Test::Requires are bundled in 0.010
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Type-Tie
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/App-perlbrew
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Cpanel-JSON-XS
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Archive-Tar-Wrapper
|
|
|
|
|
|
|
|
|
|
|
| |
aioh2 is an HTTP/2 implementation with hyper-h2 on Python 3 asyncio.
Features:
- Asynchronous HTTP/2 client and server
- Multiplexing streams of data with managed flow and priority control
- Optional tickless health check
WWW: https://github.com/decentfox/aioh2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Priority is a pure-Python implementation of the priority logic for HTTP/2, set
out in RFC 7540 Section 5.3 (Stream Priority). This logic allows for clients to
express a preference for how the server allocates its (limited) resources to the
many outstanding HTTP requests that may be running over a single HTTP/2
connection.
Specifically, this Python implementation uses a variant of the implementation
used in the excellent H2O project. This original implementation is also the
inspiration for nghttp2's priority implementation, and generally produces a very
clean and even priority stream. The only notable changes from H2O's
implementation are small modifications to allow the priority implementation to
work cleanly as a separate implementation, rather than being embedded in a
HTTP/2 stack directly.
While priority information in HTTP/2 is only a suggestion, rather than an
enforceable constraint, where possible servers should respect the priority
requests of their clients.
WWW: https://github.com/python-hyper/priority
|
|
|
|
|
|
|
| |
pytest-aiohttp allows to use aiohttp pytest plugin without need for implicitly
loading it like pytest_plugins = 'aiohttp.pytest_plugin'.
WWW: https://github.com/aio-libs/pytest-aiohttp
|
|
|
|
|
|
|
| |
synctest is built on top of the standard unittest module and cuts down
boilerplate code when testing libraries for asyncio.
WWW: https://github.com/Martiusweb/asynctest
|
|
|
|
|
| |
PR: 229369
Approved by: maintainer (swills)
|
|
|
|
|
| |
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_601/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
| |
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/689977bbf...438751075
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/3b8eab87d...345f92ab0
|
|
|
|
| |
Sponsored by: DARPA, AFRL
|
|
|
|
|
| |
- https://www.hdfgroup.org/ should be removed in r426844.
- ftp://support.hdfgroup.org/ is no longer available.
|
|
|
|
|
|
|
|
|
|
|
|
| |
mping is a utility for pinging multiple hosts. It is written in shell with
minimal dependencies (awk, date, getconf, head, host, ping, sleep, sort, stty,
tr, uname, and xargs). It also has a feature to keep watching the given hosts
and alert to any changes in uptime.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Smule, Inc.
Differential Revision: https://reviews.freebsd.org/D15875
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
| |
Remove 11.2-RC3 MANIFEST files.
Approved by: bdrewery (maintainer, implicit, re blanket)
MFH: 2018Q2
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
| |
Reported by: vanilla
|
| |
|
|
|
|
|
|
| |
- Tweak depends
- Switch to options helpers
- Fix build with clang 6
|
|
|
|
|
| |
Changes: https://github.com/cisco/openh264/releases/tag/v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It currently implements GeoSeries and GeoDataFrame types which are subclasses
of pandas.Series and pandas.DataFrame respectively. GeoPandas objects can act
on shapely geometry objects and perform geometric operations.
GeoPandas geometry operations are cartesian. The coordinate reference system
(crs) can be stored as an attribute on an object, and is automatically set when
loading from a file. Objects may be transformed to new coordinate systems with
the to_crs() method. There is currently no enforcement of like coordinates for
operations, but that may change in the future.
WWW: https://pypi.python.org/pypi/geopandas
PR: 228666
Submitted by: lbartoletti@tuxfamily.org
|
|
|
|
| |
Submitted by: Bartlomiej Rutkowski <contracting@pixeware.com>
|
|
|
|
|
|
| |
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
writing data in standard Python IO style and relies upon familiar Python
types and protocols such as files, dictionaries, mappings, and iterators
instead of classes specific to OGR. Fiona can read and write real-world
data using multi-layered GIS formats and zipped virtual file systems and
integrates readily with other Python GIS packages such as pyproj, Rtree,
and Shapely. Fiona is supported only on CPython versions 2.7 and 3.4+.
WWW: https://pypi.python.org/pypi/fiona
PR: 228665
Submitted by: lbartoletti@tuxfamily.org
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/HTTP-Cookies-Mozilla
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-4.html
|