| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Changes: https://github.com/sumoheavy/jira-ruby/commits/master
|
| |
|
|
| |
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
| |
|
|
| |
Changes: http://search.cpan.org/dist/Imager/Changes
|
| |
|
|
| |
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
|
| |
|
|
|
| |
Approved by: bdrewery (maintainer, implicit, re@ blanket)
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
| |
PR: 221841
Submitted by: vidar@karlsen.tech (maintainer)
|
| |
|
|
|
| |
Move ONLY_FOR_ARCHS earlier in the Makefile per guidance from portlint
and the FreeBSD Porter's Handbook.
|
| |
|
|
| |
MFH: 2017Q3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog v0.4.20:
+ Made the retention period for redirect duplicate identifiers
configurable. For accounts that perform many redirects, the lda-dupes
database could grow to impractical sizes. Changed the default
retention period from 24 to 12 hours.
- sieve-filter: Fixed memory leak: forgot to clean up script binary at
end of execution. Normally, this would merely be an inconsequential
memory leak. However, when the script comes from an LDAP storage, this
would cause io leak warnings.
- managesieve-login: Fixed handling of AUTHENTICATE command. A second
authenticate command would be parsed wrong. This problem was caused by
changes in the previous release.
- LDA Sieve plugin: Fixed minor memory leak caused by not cleaning up
the sieve_discard script.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r448361 updated Qt WebKit and dropped QT_DIST and QT_DEFINES, which led to
existing installations being upgraded to remove qconfig-webkit.h while not
removing the corresponding #include <QtCore/modules/qconfig-webkit.h> from
qconfig-modules.h.
Consequently, any build that uses existing Qt5 ports (i.e. building a port
locally, or any project using Qt5) fails with errors like:
/usr/local/include/qt5/QtCore/qconfig-modules.h:8:10: fatal error:
'QtCore/modules/qconfig-webkit.h' file not found
Add a pkg-install that takes care of removing any offending lines from
qconfig-modules.h.
PR: 221828
Reviewed by: tcberner, Adriaan de Groot <groot@kde.org>
|
| |
|
|
|
|
|
| |
While here, silence portlint warning about order of USES/USE_*.
Upstream changes:
https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
e2fsprogs v1.43.4 and .5 appear to attempt unaligned writes to disk
devices, which causes "invalid argument" errors and failures.
Patch unix_io.c to always obtain the alignment requirements on
FreeBSD, so that e2fsprogs uses its own write buffers and read-
modify-write cycles when writing only parts of a block.
Bump PORTREVISION, as crucial executables and libs change.
While here, bump self-test requirement to FreeBSD >= 12,
since the maintainer has tested these on 11.0/11.1 amd64/i386.
Reported by: Artyon Mirgorodsky (in private)
|
| |
|
|
|
| |
PR: 221788
Submitted by: jeff.lawson@flightaware.com (maintainer)
|
| |
|
|
|
| |
PR: 221786
Submitted by: lbartoletti@tuxfamily.org (maintainer)
|
| |
|
|
| |
- USE_PYTHON+=concurrent for bin/stats.py and bin/validator.py
|
| |
|
|
|
|
| |
Changes: https://github.com/timescale/timescaledb/releases/tag/0.4.0
PR: 221843
Submitted by: kbowling (maintainer)
|
| |
|
|
| |
- USE_PYTHON+=concurrent for bin/yapf
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Details:
Maintainer observes false positives almost every day. Apparently the
distfiles are automatically recreated even if there is no change, but
portscout notices it and sends an e-mail to maintainer.
|
| | |
|
| |
|
|
| |
changes: http://cpansearch.perl.org/src/BKB/Net-IPv6Addr-0.7/ChangeLog
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
or devel/ncurses in ports (USES=ncurses:ports). The default option is to
depend on ncurses in ports (if installed), otherwise depend on base
(same as USES=ncurses).
This works around the following problem when screen is linked with
devel/ncurses:
$ view /etc/passwd
view: No terminal database found
$
To avoid the above problem either have screen depend on ncurses in base
or set TERM=xterm when creating new screen window.
Adding screeninfo.src from the screen tarball to terminfo.src in
devel/ncurses does not resolve this issue.
This problem does not affect packages built by poudriere.
PR: 221829
|
| |
|
|
|
| |
Added ssize_t
Similar to size_t, support for ssize_t has been added.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Aaron Sachau sent email about bug he found. The "qjail console jailname"
command that has a jail with a fib assigned to it was not working correctly.
This error was introduced by changes done to correct coding syntax problems
that the hs-shellcheck package found and corrected and then published in
qjail-5.2. Reverted back to how qjail-5.1 did it. Aaron Sachau tested the
patch. Fixed now.
PR: 221839
Submitted by: maintainer (Joe Barbish)
|
| |
|
|
|
|
| |
- Update WWW
Approved by: portmgr (blanket)
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Changes: https://github.com/sinatra/mustermann/blob/master/README.md#stable-releases
https://github.com/sinatra/mustermann/commits/master
|
| |
|
|
|
| |
Changes: https://github.com/google/protobuf/releases
Notified by: remko
|
| |
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
|
| |
|
|
| |
Changes: https://software.ecmwf.int/wiki/display/GRIB/Latest+news
|
| |
|
|
| |
Changes: https://github.com/pciutils/pciids/commits/master
|
| |
|
|
|
|
| |
Also silence portlint warning about order of USES/USE_*.
Upstream changes: https://github.com/SchedMD/slurm/blob/slurm-17.02/NEWS
|
| |
|
|
|
| |
PR: 221765
Submitted by: timp87@gmail.com (maintainer)
|
| |
|
|
|
| |
PR: 221612
Submitted by: Michael Beer <beerml@sigma6audio.de> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Apparently the build is indeed broken with parallel jobs, even though I wasn't
able to reproduce it in my tests. Checking what's broken would take time and
anyone interested in that should rather try updating the port to 3.6.0.
PR: 219293
Reported by: John Marino <freebsdml@marino.st>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
zabbix32-agent
This project provides comprehensive monitoring of PostgreSQL servers using a
natively compiled Zabbix agent module, written in C.
The module enables discovery and monitoring of tablespaces, databases,
namespaces, tables, indexes, etc.
WWW: http://cavaliercoder.com/libzbxpgsql/
databases/zabbix3-libzbxpgsql -> databases/zabbix32-libzbxpgsql
PR: 221831
Submitted by: Martin Waschbüsch <martin@waschbuesch.de>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
zabbix22-agent
This project provides comprehensive monitoring of PostgreSQL servers using a
natively compiled Zabbix agent module, written in C.
The module enables discovery and monitoring of tablespaces, databases,
namespaces, tables, indexes, etc.
WWW: http://cavaliercoder.com/libzbxpgsql/
databases/zabbix3-libzbxpgsql -> databases/zabbix22-libzbxpgsql
PR: 221830
Submitted by: Martin Waschbüsch <martin@waschbuesch.de>
|
| |
|
|
|
|
|
|
|
|
| |
Rename to allow multiple version of libzbxpgsql to coexist, each one
uses a different zabbix-agent version.
Add CONFLICTS in preparation for multiple versions as well.
PR: 221798
Submitted by: Martin Waschbüsch <martin@waschbuesch.de> (maintainer)
|