aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gman/pkg-plist
blob: 6dabe70a5c1441a266db663eceac367e4bf1b9a8 (plain) (blame)
1
2
3
4
bin/gman
bin/gman.cgi
www/cgi-bin/gman.pl
@dirrmtry www/cgi-bin
1'>| | | Fix problem with large WHERE clauses or large IN dittos. * - Update to 0.8.8lwhsu2016-10-182-5/+5 | | | | | | | - Change RUN_DEPENDS to py-sqlalchemy10 [1] PR: 213562 [1] Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> * databases/mariadb101-server: Update to 10.1.18brnrd2016-10-182-4/+4 | | | | - Regular update to 10.1.18 * - Update to 1.9.160630wen2016-10-172-5/+6 | | | | | PR: 213545 Submitted by: cyberbotx@cyberbotx.com(maintainer) * Update to 1.2.1matthew2016-10-173-6/+6 | | | | Changes: https://github.com/2ndQuadrant/pglogical/compare/REL1_2_1...master * databases/mysql-connector-c++: Fix unconditional CMAKE_ARGSbofh2016-10-161-3/+3 | | | | | | - Take Maintainership Submitted by: danfe * databases/mysql-conector-c++: Fix build in 11.0 and later [1]bofh2016-10-164-39/+45 | | | | | | | - Make patches makepatch compatible PR: 213346 [1] Submitted by: supportme@ukr.net [1] * databases/cassandra-cpp-driver: fix build on power8 (and possibly armv6)gahr2016-10-162-2/+11 | | | | Obtained from: https://github.com/datastax/cpp-driver/commit/f6c8e8e * - Update pgrouting to 2.3.0madpilot2016-10-158-66/+19 | | | | | PR: 213066 Submitted by: lbartoletti@tuxfamily.org (maintainer) * New port for Puppetboard 0.2romain2016-10-157-4/+37 | | | | | | | | | | | | | | | | | | Puppetboard depends on pypuppetdb>=0.3, so: - copy databases/py-pypuppetdb to databases/py-pypuppetdb03; - update databases/py-pypuppetdb03 to 0.3.1; - copy www/py-puppetboard to www/py-puppetboard02; - update www/py-puppetboard02 to 0.2.0; - register conflicts between these ports; - take maintainership of new ports. While here: - Update projects account. PR: 211604 [1], 211918 [2] Submitted by: neel@neelc.org [1], romain [2] * Upgrade to 1.0.2girgen2016-10-152-62/+57 | | | | | | | | For upgrading, see this site: https://docs.influxdata.com/influxdb/v1.0/administration/013_vs_1/ Submitted by: maintainer PR: ports/213464 * - Update to 0.19.0wen2016-10-142-3/+4 | * - Switch couple more ports to verbose buildamdmi32016-10-131-2/+1 | | | | | | - Remove --disable-silent-rules which are used by default Approved by: portmgr blanket * Update databases/elixir-timex_ecto to version 3.0.5.olgeni2016-10-132-4/+4 | * Update databases/elixir-db_connection to version 1.0.0.olgeni2016-10-122-4/+4 | * Update to 1.4.5.adamw2016-10-112-4/+5 | | | | Changes: https://metacpan.org/changes/distribution/MongoDB * - Update to version 1.3.8 [1]pawel2016-10-112-5/+5 | | | | | | | - Install doc files only when needed PR: 213171 [1] Submitted by: Neel Chauhan (maintainer) [1] * - Fix "install" target with ImageMagick disabled.fjoe2016-10-101-7/+3 | | | | | - USES=execinfo - Bump PORTREVISION * devel/rudiments: 0.55.0 -> 0.56.0pi2016-10-103-15/+19 | | | | | | | databases/sqlrelay: 0.65.0 -> 0.66.0 Changes: http://software.firstworks.com/2016/09/version-0.html http://software.firstworks.com/2016/09/sql-relay-0660-release-announcement.html * Update to version 3.7.1pawel2016-10-093-10/+5 | | | | | PR: 212890 Submitted by: Jonathan Chen (maintainer) * devel/nspr, security/nss: drop version from SONAMEjbeich2016-10-091-1/+1 | | | | | | | | | | | | | | | | | | No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine * Update to 1.56.adamw2016-10-092-3/+4 | | | | Changes: https://metacpan.org/changes/distribution/DBD-ODBC * Update to 3.1.0girgen2016-10-082-4/+4 | * Update to 9.0girgen2016-10-082-3/+4 | * Mark BROKEN: fails to buildantoine2016-10-081-0/+2 | | | | | | | [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (concat-NOTICE-files) on project hbase-assembly: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] Reported by: pkg-fallout MFH: 2016Q4 * databases/libcouchbase: 2.6.2 -> 2.6.3pi2016-10-084-8/+6 | | | | | | | | | | | - WWW changed from https://github.com/couchbase/libcouchbase/ to http://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html PR: 213040 Changes: https://github.com/couchbase/libcouchbase/blob/master/RELEASE_NOTES.markdown Submitted by: Sergey Avseyev <sergey.avseyev@gmail.com> (maintainer) * Add LICENSE_GROUPS.mandree2016-10-081-0/+1 | | | | | | Note that the license specifically is NOT copyfree: http://copyfree.org/standard/rejected, see under 'Open Source License for Oracle Berkeley DB' * Correct license information to Sleepycat.mandree2016-10-081-1/+2 | | | | It's not BSD3CLAUSE but Sleepycat (unknown to the framework). * Clean up, modernize, add LICENSE.mandree2016-10-081-13/+12 | | | | | | | | The clean up drops an obsolete comment (overcome by a patch), drops the --disable-tcl that is overridden anyhow, and replaces a few .if empty(PORT_OPTIONS:Mfoo) by post-install-FOO-{on|off}: targets. This is to get the port closer to db6. * Fix packaging with enabled TCL option.mandree2016-10-081-2/+2 | | | | | PR: 213279 Submitted by: osidorkin@gmail.com * ARM: for mutexes, use machine/atomic.h primitivesmandree2016-10-062-7/+24 | | | | | | | | | | | The previous approach only worked on ARMv7+, this should now permit build and use with environments shared between processes on a wider set of ARM architectures. Bump PORTREVISION. PR: 213223 Submitted by: mikael.urankar@gmail.com * databases/mysqlbackup: unbreak (fetches fine)marino2016-10-061-5/+2 | | | | | | | | Maybe the renatasystems server was down briefly because this port fetches without any issue now. PR: 213002 Submitted by: maintainer * Update to 2.033001tj2016-10-063-4/+6 | | | | Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033001/Changes * Update to 1.5tj2016-10-062-3/+6 | * - Add NO_ARCHamdmi32016-10-051-10/+6 | | | | | - Switch to options helpers - Simplify installation * - Update to 7.2.4.2fjoe2016-10-054-26/+41 | | | | - Fix ownership of installed files * Update sqlitebrowser to 3.9.1madpilot2016-10-052-4/+4 | | | | | PR: 213174 Submitted by: lbartoletti at tuxfamily.org (maintainer) * Update to 5.1.40matthew2016-10-042-5/+4 | | | | Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html * - Use INSTALLS_ICONS=yesfjoe2016-10-041-1/+2 | | | | | | - Bump PORTREVISION PR: 213024 * Update to 2.0.3girgen2016-10-046-12/+16 | | | | | | | | | | | | | Add PG 9.6 compatibility Fix issues in shared memory estimation, which could prevent starting postgres or reduce the amount of possible locks (thanks to Jean-Sébastien BACQ for the report) Add hint of possible reasons pgss.max could not be retrieved, which could prevent starting postgres Make portlint happy * Bump PORTREVISION for the benefit of ARMv6 users.mandree2016-10-041-0/+1 | * pg_citus is not compatible with postgresql 9.6.0 -- only 9.5.x works.matthew2016-10-041-1/+1 | | | | For now. * Avoid POSIX mutexes on armv6* and aarch64.mandree2016-10-041-3/+3 | | | | | | db6 switched from the stpb-based mutexes that db5 used to ldrex/strex. PR: 213167 (related) * - Update to 3.14.1amdmi32016-10-042-4/+7 | | | | - Add tests support * Update databases/pear-Horde_Mongo to 1.1.0mm2016-10-042-3/+4 | * Remove expired/expiring ports:rene2016-10-0434-3121/+0 | | | | | | | 2016-10-01 databases/postgresql91-client: End-of-life is near 2016-10-08 databases/postgresql91-pgtcl: Depends on expired PostgreSQL 9.1 2016-10-01 databases/postgresql91-server: End-of-life is near 2016-10-08 databases/postgresql-pllua: Depends on expired PostgreSQL 9.1 * databases/p5-DBD-mysql: 4.036 -> 4.037pi2016-10-032-4/+4 | | | | | | | | | | | Security release to patch possible buffer overflow in prepared statements. Reported and fixed by Pali Rohar. This vulnerability is present in all releases at least back to versions 3.0 of the driver, which were released in 2005. Security: CVE-2016-1246 Changes: http://cpansearch.perl.org/src/MICHIELB/DBD-mysql-4.037/Changes MFH: 2016Q3 * Update databases/elixir-postgrex to version 0.12.1.olgeni2016-10-022-4/+4 | * Deprecate: depends on expired PostgreSQL 9.1antoine2016-10-021-0/+3 | * Remove expired ports:rene2016-10-023-77/+0 | | | | | | 2016-10-01 databases/postgresql91-pltcl: End-of-life is near 2016-10-01 databases/postgresql91-docs: End-of-life is near 2016-10-02 www/mediawiki125: EOL upstream * databases/mariadb101: Fix stage-QA for clientmarino2016-10-021-7/+6 | | | | | | | | | | | | | | | | THere were 5 new programs built and installed by both the client and the server. This is not a unique case. Previously they were allocated to the client and removed by the post-install target of the server. In this case, they've already been allocated to the server, so we need a new post-install target for the client to remove them from the stage directory so stage-QA checks pass. While here, remove the now-unnecessary DragonFly configure argument and change the backtick in a comment to an apostrophe to avoid the makefile being interpreted as a shell script by some editors. Also remove redundant forward slashes on the server post-install target. Approved by: just-fix-it * databases/mariadb101: Fix OPSYS logicmarino2016-10-021-4/+6 | | | | | | The intent was to check for GSSAPI BASE option set on FreeBSD 9, but the effect was an IGNORE set for all non-FreeBSD platforms. Fix the logic to its original intent under the just-fix-it blanket. * Update to 0.28, and add LICENSE and NO_ARCH.adamw2016-10-023-4/+14 | | | | Changes: Who knows? Upstream hasn't updated Changes in 5 years. * Remove support for expired PostgreSQL 9.1antoine2016-10-015-8/+10 | * Deprecate: depends on expired PostgreSQL 9.1antoine2016-10-011-0/+3 | * powa-archivist requires PostgreSQL 9.4 or greatergirgen2016-10-011-1/+1 | * Modify postgresql9[2-5]-docs to include postgresql96-docs/Makefileantoine2016-10-015-6/+45 | | | | instead of expired postgresql91-docs/Makefile * Modify postgresql9[2-5]-pltcl to include postgresql96-pltcl/Makefileantoine2016-10-015-6/+30 | | | | instead of expired postgresql91-pltcl/Makefile * Restore databases/postgresql91-client for now to unbreak INDEXrene2016-10-012-0/+20 | | | | | | | Mk/Uses/pgsql.mk needs to be adjusted too. Submitted by: portsnap buildbox Pointyhat: rene * Remove expired ports:rene2016-10-016-87/+0 | | | | | | | | 2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS 2016-10-01 databases/postgresql91-contrib: End-of-life is near 2016-10-01 databases/postgresql91-client: End-of-life is near 2016-10-01 databases/postgresql91-plpython: End-of-life is near 2016-10-01 databases/postgresql91-plperl: End-of-life is near * Chase php 5.5 expiration dateantoine2016-10-014-0/+12 | * databases/sqlitebrowser: update to 3.9.0rm2016-10-015-31/+29 | | | | | | | | | - update to 3.9.0 - update maintainer's email - pet portlint PR: 212395 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) * databases/sqlitebrowser-qt5: fix typorm2016-10-011-1/+1 | | | | Approved by: portmgr (blanket) * Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-012-3/+2 | | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine) * Update to 2.0matthew2016-10-016-50/+46 | | | | | | - Account for different username between postgresql 9.5 (postgres) or earlier versions (pgsql) - Regenerate patches by 'make makepatch' * Add a suite of real time metrics tools for PostgreSQLgirgen2016-09-3015-0/+176 | | | | | | | | The PostgreSQL Workload Analyzer is performance tool for PostgreSQL 9.4 and later, allowing to collect, aggregate and purge statistics on a PostgreSQL instance from various sources. It is implemented as a background worker. pg_qualstats, providing data about predicates, i.e. where clauses * Update Rails 4 from 4.2.6 to 4.2.7.1tz2016-09-294-6/+8 | | | | | | | Security: CVE-2016-6316 Security: CVE-2016-6317 Approved by: swills (mentor) * databases/rubygem-globalid: Update from 0.3.6 to 0.3.7tz2016-09-292-3/+4 | | | | | | Changes: verify instances of SignedGlobalID when locating them Approved by: swills (mentor) * PostgreSQL 9.6, the latest version of the world's leading open sourcegirgen2016-09-293-4/+6 | | | | | | | | | database, was released today by the PostgreSQL Global Development Group. This release will allow users to both scale up and scale out high performance database workloads. New features include parallel query, synchronous replication improvements, phrase search, and improvements to performance and usability, as well as many more features. * - Update to 1.6.9.9vg2016-09-292-4/+4 | * Update to 0.7.4antoine2016-09-292-7/+12 | | | | | PR: 213050 Submitted by: maintainer * You cannot, ever, set DEFAULT_VERSIONS in a port.mat2016-09-281-2/+0 | | | | Sponsored by: Absolight * Upgrade from 3.2.3 to 3.2.4.osa2016-09-284-9/+8 | | | | ChangeLog: https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES * - Update devel/doxygen to 1.8.12antoine2016-09-282-5/+5 | | | | | | - Adjust plist of ports depending on it PR: 212869 * Change upstream from Google code to Githubskreuzer2016-09-262-4/+6 | | | | | PR: 212885 Submitted by: Andres Montalban <amontalban@gmail.com> * databases/riak: fix riak-admin command functionalityrobak2016-09-242-8/+9 | | | | | | | | | | * Fis issues around riak-admin functionality in env.sh script * Adjust COMMENT * Bump PORTREVISION PR: 212864 Submitted by: rm MFH: 2016Q3 * - Update devel/icu to 57.1.tijl2016-09-247-5/+9 | | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine) * Update email address to jrm@FreeBSD.org for ports that I maintainjrm2016-09-241-2/+1 | | | | | | Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D7995 * lang/php56: Update from 5.6.25 to 5.6.26tz2016-09-2316-16/+0 | | | | | | | | | | | | | Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7411 Security: CVE-2016-7413 Security: CVE-2016-7418 MFH: 2016Q3 Approved by: swills (mentor) * Remove the now pointless pkg-message, forgotten in previous commit.matthew2016-09-221-6/+0 | * pglogical: update to 1.2.0matthew2016-09-2211-104/+15 | | | | | | | | | | | | pglogical-output: delete; merged into databases/pglogical The databases/pglogical and databases/pglogical-output ports have been merged into one codebase upstream, and database/pglogical now installs the pglogical-output.so module. pkg(8) should handle the merger correctly; portmaster(1), portupgrade(1) users are advised to manually delete pglogical-output before upgrading. * New port: databases/pgmodelerrakuco2016-09-228-0/+345 | | | | | | | | | | | | | pgModeler - PostgreSQL Database Modeler - is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship diagrams and the features that PostgreSQL implements as extensions of SQL standards. WWW: http://pgmodeler.com.br/ PR: 203204 Submitted by: lbartoletti@tuxfamily.org * lang/php70: Update from 7.0.10 to 7.0.11tz2016-09-2113-13/+0 | | | | | | | | | | | | Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7413 Security: CVE-2016-7418 MFH: 2016Q3 Approved by: pi (mentor) * We should tell initdb which user we want as DBAgirgen2016-09-212-2/+2 | * - Update to 5.0.2wen2016-09-202-4/+4 | * Fix cut-and-paste typo.linimon2016-09-191-1/+1 | | | | Reported by: maintainer * - Update to 1.4.2vg2016-09-192-4/+4 | | | | | | | | | | | | | - Allow fragmented pipeline requests. - Allow multispace delim in native proto - MATCH with slashes - Linestring nearby search correction - Allow for nginx support - Reset requirepass - Added "BOUNDS key" command PR: ports/212800 Submitted by: olevole@olevole.ru (maintainer) * databases/ruby-bdb: fix rdoc parse issueswills2016-09-192-1/+31 | | | | While here, fix a stage permission issue with the docs * Mark broken on sparc64.linimon2016-09-181-0/+1 | | | | Approved by: portmgr (tier-2 blanket) * Mark as broken on armv6 and mips.linimon2016-09-181-0/+3 | * - Switch to options helpersamdmi32016-09-181-3/+8 | | | | - Silence stripping * Update to upstream version 5.7.15; fixes zero-day remote vuln CVE-2016-6662riggs2016-09-169-41/+50 | | | | | | | PR: 212690 Submitted by: mokhi64@gmail.com (maintainer) MFH: 2016Q3 Security: CVE 2016-6662 * Update to 5.5.52 release.ale2016-09-162-4/+4 | * Update to 5.6.33 release.ale2016-09-162-4/+4 | * Fix some more shebangscrees2016-09-151-0/+3 | | | | Submitted by: Amanda Strnad <amstrnad@gmail.com> * Update databases/elixir-geo to version 1.1.2.olgeni2016-09-152-4/+4 | * Unmark broken on powerpc64swills2016-09-1532-64/+0 | | | | These ports built successfully * Release some of my ports back to the heapmarino2016-09-151-1/+1 | * GOOGLE_CODE has gone away.mat2016-09-1410-3/+17 | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight * - Add LICENSEamdmi32016-09-141-3/+11 | | | | | - Add NO_ARCH - Switch to options helpers * databases/mariadb55-server: Upgrade to 5.5.52brnrd2016-09-142-4/+4 | | | | - Upstream bugfix update * Add new port databases/sqlitebrowser-qt5 as slaveport of databases/sqlitebrowsertcberner2016-09-143-3/+24 | | | | | | | | | | Add a new port databases/sqlitebrowser-qt5 as slaveport of the existing databases/sqlitebrowser. PR: 211217 Reviewed by: mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7253 * databases/mysql-connector-c: Fix build for non-base SSL, support LibreSSLmarino2016-09-143-11/+35 | | | | | | | Also, SSL is only a build requirement. While here, prevent extract shared libraries from building on DragonFly. Approved by: SSL blanket * Update to 5.5.51-38.1flo2016-09-132-9/+5 | | | | | Security: https://www.percona.com/blog/2016/09/12/percona-server-critical-update-cve-2016-6662/ MFH: 2016Q3 * databass/mysql57-server: Fix configuration of non-base SSL on all platformsmarino2016-09-121-10/+4 | | | | | | | This simplifies the logic involved. Now the port will present as BROKEN if it's built on FreeBSD 9 using the base SSL library. Approved by: SSL blanket * - Update to 2.30wen2016-09-122-4/+4 | | | | Changes: http://cpansearch.perl.org/src/SRI/Mojo-Pg-2.30/Changes * - Update to 4.036wen2016-09-123-5/+4 | | | | Changes: http://cpansearch.perl.org/src/MICHIELB/DBD-mysql-4.036/Changes * - Update to 6.4.6wen2016-09-113-4/+6 | * update to 3.1.0trociny2016-09-112-3/+4 | * - Fix LICENSEamdmi32016-09-112-25/+25 | | | | | | - Add LICENSE_FILE - Switch to options helpers - Simplify installation * databases/cego: 2.30.26 -> 2.31.0pi2016-09-102-4/+4 | | | | | | | - Added database flag DUPLICATENULL to allow duplicate null values for unique btree objects Submitted by: Bjoern Lemke <lemke@lemke-it.com> * - Update to 0.5-1tota2016-09-102-4/+4 | * databases/sqlcipher: Add CFLAGS and LDFLAGS for USES=sslmarino2016-09-101-2/+3 | | | | Approved by: SSL blanket * databases/pecl-mongodb: USES+= sslmarino2016-09-101-1/+1 | | | | Approved by: SSL blanket * Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534 * Horde package update:mm2016-09-084-9/+8 | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/pear-Horde_Alarm 2.2.7 -> 2.2.8 devel/pear-Horde_Cache 2.5.3 -> 2.5.4 devel/pear-Horde_Core 2.25.0 -> 2.26.1 security/pear-Horde_Crypt_Blowfish 1.1.1 -> 1.1.2 databases/pear-Horde_Db 2.3.2 -> 2.3.3 www/pear-Horde_Form 2.0.14 -> 2.0.15 databases/pear-Horde_HashTable 1.2.5 -> 1.2.6 mail/pear-Horde_Imap_Client 2.29.8 -> 2.29.9 devel/pear-Horde_Lock 2.1.3 -> 2.1.4 mail/pear-Horde_Mime 2.10.0 -> 2.10.1 mail/pear-Horde_Mime_Viewer 2.2.0 -> 2.2.1 devel/pear-Horde_Prefs 2.7.6 -> 2.8.0 devel/pear-Horde_Queue 1.1.3 -> 1.1.4 devel/pear-Horde_Rdo 2.0.5 -> 2.1.0 www/pear-Horde_SessionHandler 2.2.7 -> 2.2.8 security/pear-Horde_Share 2.1.0 -> 2.1.1 textproc/pear-Horde_Text_Filter 2.3.4 -> 2.3.5 www/horde-base 5.2.11 -> 5.2.12 mail/horde-imp 6.2.15 -> 6.2.16 mail/horde-ingo 3.2.11 -> 3.2.12 deskutils/horde-kronolith 4.2.17 -> 4.2.18 deskutils/horde-nag 4.2.10 -> 4.2.11 mail/horde-turba 4.2.15 -> 4.2.16 mail/horde-webmail 5.2.15 -> 5.2.16 deskutils/horde-groupware 5.2.15 -> 5.2.16 * Update to 1.9.0gblach2016-09-082-3/+4 | * - Add LICENSE_FILEamdmi32016-09-081-26/+16 | | | | | - Switch to options helpers - Bump PORTREVISION for x11-toolkits/scintilla library change * Update databases/elixir-ecto to version 2.0.5.olgeni2016-09-072-4/+4 | * Upgrade to 5.2.1matthew2016-09-072-4/+4 | | | | ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md * databases/mtools-mongodb: Update to version 1.2.1.bsam2016-09-072-3/+4 | * - Switch to options helpersamdmi32016-09-072-10/+12 | | | | - Regenerate patches with `make makepatch` * Fix plist problem for postgresql-9.6 [1]girgen2016-09-073-4/+6 | | | | | | | Fix spelling while here [2] Pointed out by: matthew [1], bcr [2] Pointy hat to: girgen * - Switch to USES=zip:infozip to fix extraction problem on recent currentamdmi32016-09-071-0/+1 | | | | | PR: 212311 Submitted by: rhurlin@gwdg.de (maintainer) * - Update to 1.6.8.767vg2016-09-062-4/+4 | * - Update 1.6.8.741vg2016-09-062-5/+5 | | | | - Updated MASTER_SITE * Update databases/elixir-postgrex to version 0.12.0.olgeni2016-09-063-4/+8 | * Chase update of Poppler after revision r421386olivierd2016-09-061-1/+1 | * - Update to 5.20.6amdmi32016-09-062-14/+14 | | | | | | | - While here, some minor cosmetic fixes PR: 212342 Submitted by: dem.procopiou@gmail.com (maintainer) * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-064-12/+5 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine) * Fix broken package name for PostgreSQL 9.6 RC1girgen2016-09-054-4/+3 | | | | Fix bad pkg-plist for postgresql 9.6 server * Add PostgreSQL-9.6 RC1girgen2016-09-0536-1/+2751 | | | | | | | Please read the entry from 20160905 in UPDATING: daemon user has changed to `postgres' ICU is default on * - Convert to USES=localbase, fixing build (it mixes up bundled and system ↵amdmi32016-09-041-4/+3 | | | | | | | | sqlite headers) - While here, verbosify build Approved by: portmgr blanket * - Update to 2.13wen2016-09-042-4/+5 | | | | | | | Changes: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-2.13/Changes PR: 211831 Submitted by: hvo.pm@xs4all.nl * - Update to 2.17wen2016-09-042-4/+5 | | | | | | | Changes: http://cpansearch.perl.org/src/BIGPRESH/Dancer2-Plugin-Database-2.17/Changes PR: 211830 Submitted by: hvo.pm@xs4all.nl * databases/mysqltuner: 1.6.0 -> 1.6.18pi2016-09-042-3/+4 | | | | | | | | | - Galera metrics - System metrics - Better thread pool metrics - InnoDB 5.7 innodb_buffer_pool_chunk_size checks - Bugs fixes on CVE detection - Bug fixes on error message displayed for some versions * New port: databases/libcouchbasepi2016-09-036-0/+143 | | | | | | | | | | | This is the C client library for Couchbase. It communicates with the cluster and speaks the relevant protocols necessary to connect to the cluster and execute data operations. https://github.com/couchbase/libcouchbase/ PR: 205377 Submitted by: gebhart@secnetix.de, Sergey Avseyev <sergey.avseyev@gmail.com> * Readd missed newline.crees2016-09-021-1/+2 | * Update databases/libiodbc to 3.52.12tcberner2016-09-013-9/+13 | | | | | | | While doing so, make qa.sh happy by adding some GTK2-deps. Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7728 * databases/mariadb101-server: Update to 10.1.17brnrd2016-09-013-5/+5 | | | | | - Update to 10.1.17 - Remove no-op cmake flag for -client * Remove reference to internal variable.crees2016-08-311-2/+1 | | | | No change in functionality. * Update to 5.5.51 release.ale2016-08-312-4/+4 | * Update to 5.6.32 release.ale2016-08-313-3/+5 | * lang/php56: Update from 5.6.24 to 5.6.25tz2016-08-3016-16/+16 | | | | | | PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor) * databases/p5-Dancer-Plugin-Database-Core: 0.14 -> 0.16pi2016-08-302-3/+4 | | | | | | | | | | - Fix bug introduced in 0.15's refactoring which stopped empty where clauses (e.g. $where => {}) working - factor code for Dancer::Plugin::SimpleCRUD (joshrabinowitz) PR: 211829 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Approved by: sunpoet (maintainer timeout) * databases/mariadb100-server: Update to 10.0.27brnrd2016-08-302-6/+5 | | | | | - Update to 10.0.27 - Move from USE_OPENSSL to USES= ssl * databases/cassandra-cpp-driver: update to 2.4.3gahr2016-08-293-26/+5 | | | | Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#243 * Update to 5.6.32-78.0flo2016-08-272-4/+4 | | | | | PR: 212169 Submitted by: Thomas Babut * - Convert to USES=mysql sqlitepawel2016-08-261-2/+5 | | | | - Add LICENSE info * Update databases/elixir-timex_ecto to version 3.0.4.olgeni2016-08-253-6/+9 | * Neo4j is the world's leading Graph Database. It is a high performance graphcrees2016-08-259-0/+235 | | | | | | | | | | | store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions. The programmer works with a flexible network structure of nodes and relationships rather than static tables yet enjoys all the benefits of enterprise-quality database. For many applications, Neo4j offers orders of magnitude performance benefits compared to relational DBs. WWW: https://neo4j.com * databases/mysql57-server: Fix build with LibreSSLbrnrd2016-08-253-2/+32 | | | | | | | | | | | - Fix building when OPENSSL_VERSION_NUMBER == 2 - Switch USE_OPENSSL to USES= ssl PR: 211770 Submitted by: Markus Kohlmeyer <rootservice@gmail.com> Reported by: Markus Kohlmeyer <rootservice@gmail.com> Approved by: Mahdi Mokhtari <mokhi64@gmail.com> MFH: 2016Q3 * databases/speedtables: update to 1.10.1gahr2016-08-242-4/+4 | | | | Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.10.1 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-243-6/+7 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961 * Update to version 3.14.1pawel2016-08-242-4/+4 | | | | | PR: 211725 Submitted by: Pavel Volkov (maintainer) * - Update to version 3.14.1pawel2016-08-242-7/+14 | | | | | | | - Add UNKNOWN_SQL option PR: 211724 Submitted by: Pavel Volkov (maintainer) * databases/py-sqlalchemy10: 1.0.13 -> 1.0.14pi2016-08-242-4/+4 | | | | | | PR: 212063 Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.14 Approved by: m.tsatsenko@gmail.com (maintainer) * - Update to 5.0.1wen2016-08-232-3/+4 | * Fix staging as a regular user.mat2016-08-231-0/+1 | | | | | | COPYTREE_SHARE installs as 444, which may be a mistake. Sponsored by: Absolight