Guido Falsi
2dd9174342
- Update devel/courier-unicode to 2.1
...
- Convert to USES localbase
- Update mail/cone to 1.0 [1]
- Update mail/courier-imap to 5.0.0
- Add LICENSE
- Update mail/maildrop to 3.0.0
- Remove IDN option since it's now mandatory
- Update mail/sqwebmail to 6.0.0 [2]
- Update security/courier-authlib to 0.69.0
- Add note to UPDATING
- Silence some portlint warnings
PR: 231471 [1]
Submitted by: me
Approved by: Maintainer timeout [1],
oliver@ [2]
Differential Revision: https://reviews.freebsd.org/D17234
2018-10-10 11:54:58 +00:00
Sunpoet Po-Chuan Hsieh
640e5e41c5
Update to 3.2
...
Changes: https://github.com/darold/pgFormatter/releases
2018-10-10 10:22:04 +00:00
Mahdi Mokhtari
f1750d5d5c
databases/mysql56-{client, server}: Fix build with OpenSSL1.1.x
...
This is the backport of fix on mysql57
PR: 225888
Reported by: brnrd
Reviewed by: antoine
Sponsored by: The FreeBSD Foundation
2018-10-09 07:49:27 +00:00
Sunpoet Po-Chuan Hsieh
3d52a4f729
Update to 0.38
...
Changes: https://metacpan.org/changes/distribution/DBD-SQLite2
2018-10-08 21:40:51 +00:00
Vasil Dimov
fc32d12c19
databases/mysqlwsrep57-server: replay r459359 from mysql57-server
...
r459359 | mmokhi | 2018-01-18 17:09:53 +0100 (Thu, 18 Jan 2018) | 5 lines
databases/mysql57-server: Delete no-longer-needed patch.
The patch was casting variables to right size on previous versions
Issue seems fixed by upstream it's not needed anymore.
It also fixes a warning/error for from Clang6 on the port build.
2018-10-08 18:19:41 +00:00
Antoine Brodin
3f14fbb2c0
Fix some PKGNAME collisions
2018-10-08 15:08:13 +00:00
Torsten Zuehlsdorff
b4100a4c15
Connect all the PHP 7.3 ports
2018-10-08 09:31:09 +00:00
Torsten Zuehlsdorff
3a5533b48d
Add PHP 7.3 RC2 to the ports-tree.
...
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default
Changes to Mk/Uses/php.mk approved by ale
2018-10-08 08:52:51 +00:00
Tobias C. Berner
b05f3ff1ac
databases/kbibtex: update to 0.8.1 and switch to Qt5
...
- An upcoming release of poppler will drop support for Qt4.
Prepare this port by switching to Qt5 already.
2018-10-07 13:32:25 +00:00
Dmitry Marakasov
fd906cf4b3
- Update WWW
...
Approved by: portmgr blanket
2018-10-07 09:38:38 +00:00
Dag-Erling Smørgrav
9dff352320
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
...
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
2018-10-06 13:06:42 +00:00
Thomas Zander
2e4b740f2c
Update to upstream version 2.0.5
...
PR: 231581
Submitted by: riggs
Approved by: maintainer timeout (2 weeks)
MFH: 2018Q4
2018-10-06 12:15:39 +00:00
Tobias Kortkamp
dc48457bac
databases/sqlcached: Switch to sqlite3 and respect {C,LD}FLAGS
...
PR: 231992
Submitted by: tobik
Approved by: ivoras (maintainer, via mail)
2018-10-06 10:30:45 +00:00
Sunpoet Po-Chuan Hsieh
7b65b26c30
Update to 3.1.3
...
Changes: https://github.com/infused/dbf/blob/master/CHANGELOG.md
2018-10-06 09:35:55 +00:00
Sunpoet Po-Chuan Hsieh
0c2e535dbc
Update to 1.8.1
...
Changes: https://metacpan.org/changes/distribution/BSON
2018-10-06 09:34:16 +00:00
Mark Linimon
8d936c5cc5
Presumably fixed on powerpc64 by fix to masterport in r481225.
...
Approved by: portmgr (tier-2 blanket)
2018-10-04 15:14:28 +00:00
Mark Felder
3701c113a6
databases/percona57-client: Fix build with ppc64
...
PR: 231758
MFH: 2018Q4
2018-10-04 15:07:30 +00:00
Romain Tartière
635489d544
Update to 1.2.5
...
With hat: puppet
2018-10-03 17:03:52 +00:00
Mark Felder
bf44443d13
Reset maintainer on my python ports
2018-10-02 19:06:16 +00:00
Bernard Spil
093d3ba980
databases/mariadb102-server: Update to 10.2.18
2018-10-01 09:08:13 +00:00
Wen Heping
cece5d2236
A modern, feature-rich and highly-tunable Python client library for
...
Apache Cassandra (2.1+) using exclusively Cassandra's binary protocol
and Cassandra Query Language v3.
WWW: https://github.com/datastax/python-driver
PR: 231737
Submitted by: sergey@akhmatov.ru
2018-10-01 02:23:40 +00:00
Koop Mast
951c1f5d1c
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
...
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
2018-09-30 11:58:29 +00:00
Tobias Kortkamp
8593fd89f4
New port: databases/sequeler
...
Sequeler is a friendly SQL client that allows you to connect to
your local and remote databases, write SQL in a handy text editor
with language recognition, and visualize SELECT results.
WWW: https://github.com/Alecaddd/sequeler
2018-09-29 21:28:29 +00:00
Jan Beich
a9d287a5ea
lang/rust: update to 1.29.1
...
- Force rebuild all consumers as standard library is statically linked
Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html
PR: 229826 (follow up)
Approved by: dumbbell
Differential Revision: https://reviews.freebsd.org/D17337
2018-09-28 17:59:24 +00:00
Dmitry Marakasov
25e7b94ae5
- Add LICENSE
...
- Add NO_ARCH
Approved by: portmgr blanket
2018-09-28 09:08:29 +00:00
Romain Tartière
e4f722d42d
New port: databases/puppetdb-cli
...
The PuppetDB CLI project provide Puppet subcommands for querying PuppetDB data,
via `puppet query <query>`, and PuppetDB administrative tasks, `puppet db
<import|export|status>`.
The query subcommand will allow you to query PuppetDB using either the upcoming
PQL syntax of the traditional PuppetDB query syntax (also known as AST).
The db subcommand is a replacement for the older puppetdb <export|import>
commands with faster startup times and much friendlier error messages.
WWW: https://github.com/puppetlabs/puppetdb-cli
With hat: puppet
2018-09-27 09:11:02 +00:00
Romain Tartière
6cca27874b
New port: databases/puppetdb6
...
Release notes:
https://puppet.com/docs/puppetdb/6.0/release_notes.html
With hat: puppet
2018-09-27 08:06:17 +00:00
Yuri Victorovich
672b0eca3a
databases/py-pickleshare: Update 0.7.4 -> 0.7.5
...
Reported by: portscout
2018-09-27 03:12:28 +00:00
Brooks Davis
3a34ffa58f
Update Objective-C LLVM version to 6.0.
...
Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0.
PR: 230116
Submitted by: mikael.urankar@gmail.com
Approved by: theraven (prior version)
Sponsored by: DARPA, AFRL
2018-09-26 15:23:37 +00:00
Rene Ladan
d8f2aa7042
databases/py-fakeredis: update to 0.14.0
...
Reported by: portscout
2018-09-26 10:09:46 +00:00
Sunpoet Po-Chuan Hsieh
eaf7a0061b
Update to 1.11.0
...
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
2018-09-25 16:08:45 +00:00
Tobias Kortkamp
66c73d6ca1
databases/mantis: Update to 2.17.1
...
Changes: https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.17.1
Security: 6bf71117-c0c9-11e8-b760-6023b685b1ee
MFH: 2018Q3 (with r479187)
2018-09-25 14:09:17 +00:00
Kevin Bowling
58d647cabf
databases/timescaledb: Update to 0.12.1
...
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D17309
2018-09-25 13:15:51 +00:00
Mark Linimon
b54b77fa86
These ports now build on powerpc64.
...
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2018-09-25 07:29:25 +00:00
Alex Dupre
0d65439b66
Update to 5.6.38 release.
2018-09-24 12:01:39 +00:00
Mathieu Arnold
83c0ed08a0
These options seem to also install files that are not documentation, so
...
remove their dependency on DOCS.
2018-09-24 09:49:21 +00:00
Mark Linimon
022ec88b2e
Fix build on gcc-based archs.
...
Tested on powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket)
2018-09-23 12:28:37 +00:00
Sunpoet Po-Chuan Hsieh
7097fa1ce3
Update to 0.120
...
- Fix *_DEPENDS
Changes: https://metacpan.org/changes/distribution/Dancer2-Session-DBIC
2018-09-23 11:14:26 +00:00
Sunpoet Po-Chuan Hsieh
952e593240
Cosmetic change
2018-09-23 11:13:56 +00:00
Sunpoet Po-Chuan Hsieh
a5a7dd4ba6
Update MASTER_SITES
2018-09-23 09:47:45 +00:00
Sunpoet Po-Chuan Hsieh
f1bdd01bc8
Update MASTER_SITES
2018-09-23 09:47:40 +00:00
Sunpoet Po-Chuan Hsieh
0dd7842ce0
Update MASTER_SITES
2018-09-23 09:47:30 +00:00
Sunpoet Po-Chuan Hsieh
0313b1ac48
Update MASTER_SITES
2018-09-23 09:47:25 +00:00
Sunpoet Po-Chuan Hsieh
a246cca7a5
Update MASTER_SITES
2018-09-23 09:47:20 +00:00
Sunpoet Po-Chuan Hsieh
a22cf470d3
Update MASTER_SITES
2018-09-23 09:38:36 +00:00
Sunpoet Po-Chuan Hsieh
fac3f7986c
Update MASTER_SITES
2018-09-23 09:38:32 +00:00
Sunpoet Po-Chuan Hsieh
afdaf272ec
Update MASTER_SITES
2018-09-23 09:38:27 +00:00
Sunpoet Po-Chuan Hsieh
616a97e150
Update MASTER_SITES
2018-09-23 09:38:22 +00:00
Sunpoet Po-Chuan Hsieh
85d106c817
Update MASTER_SITES
2018-09-23 09:38:16 +00:00
Sunpoet Po-Chuan Hsieh
06b7a66604
Update MASTER_SITES
2018-09-23 09:38:12 +00:00