Commit graph

13128 commits

Author SHA1 Message Date
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Kurt Jaeger
9ba4075f1b databases/cego: 2.20.12 -> 2.20.13
- Fix in CegoQueryHelper::evalAttrCond. In some table ordering cases,
  the attributes had been switched and the evaluation was wrong
  ( LESS_THAN, MORE_THAN, LESS_EQUAL_THAN, MORE_EQUAL_THAN ).

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-09-10 14:07:11 +00:00
Baptiste Daroussin
d3a9ea1e08 Turn OPTIONS_SINGLE KRB5 into an OPTIONS_RADIO like it is supposed to be
PR:		193451
Submitted by:	dmitry2004@yandex.ru
2014-09-10 13:34:53 +00:00
Antoine Brodin
1bea147658 Allow staging as a regular user 2014-09-10 13:22:02 +00:00
Philippe Audeoud
82c07d682c - Update to 3.4.1 2014-09-10 12:58:38 +00:00
Mathieu Arnold
2da6d328bd Add two missing dependencies.
PR:		193201
Submitted by:	Michelle Sullivan
Sponsored by:	Absolight
2014-09-10 12:13:06 +00:00
Adam Weinberger
a69900ac39 Add some spaces after periods. 2014-09-10 03:11:42 +00:00
John Marino
27887035db Stage databases/linux-oracle-instantclient-sdk
PR:		193320
Submitted by:	papowell (astart.com)
2014-09-10 00:00:54 +00:00
Sergey A. Osokin
6b13c621a1 Upgrade from 3.0.0-beta6 to 3.0.0-beta8.
<ChangeLog>

--[ Redis 3.0.0 Beta 8 (version 2.9.57) ] Release date: 29 jul 2014

This is the 8th beta of Redis 3.0.0.

>> General changes

* [FIX] Solaris compilation issues. (Matt Stancliff, Salvatore Sanfilippo)
* [FIX] Allow shared integer objects if maxmemory policy is not LRU based.
        (Salvatore Sanfilippo)
* [FIX] PFSELFTEST: less false positives. (Salvatore Sanfilippo)
* [FIX] Fail SYNC if background save child aborted due to a signal. (Yossi
        Gottlieb)

* [NEW] Latency framework backported from unstable branch. (Salvatore
        Sanfilippo)
* [NEW] AOF rewrite improved for latency. (Salvatore Sanfilippo)
* [NEW] Pub/Sub PING. (Salvatore Sanfilippo)
* [NEW] Much faster ZUNIONSTORE. (Kyle Hubert, Salvatore Sanfilippo)
* [NEW] Faster ll2string() implementation. (Salvatore Sanfilippo)

>> Cluster changes

* [FIX] CLUSTER RESET: Flush slave dataset on reset. (Salvatore Sanfilippo)
* [FIX] Replica migration: don't migrate to masters that never had slaves
        in the past, but only to masters that remained orphaned after
        failure events. (Salvatore Sanfilippo)

* [NEW] redis-trib: allow to reshard in non-interactive way. (Salvatore
        Sanfilippo)
* [NEW] Cluster test: unit 04, check consistency during resharding. (Salvatore
        Sanfilippo)
* [NEW] Cluster test: unit 05, slave selection. (Salvatore Sanfilippo)
* [NEW] Cluster test: unit 06, slaves with stale data can't failover. (Salvatore
        Sanfilippo)
* [NEW] Cluster test: unit 07, replicas migration. (Salvatore Sanfilippo)

>> Sentinel changes

* No Sentinel changes in this release.

--[ Redis 3.0.0 Beta 7 (version 2.9.56) ] Release date: 30 jun 2014

This is the 7th beta of Redis 3.0.0.

>> General changes

* [FIX] Scripting fixes backported from unstable, see Redis 2.8.12 changelog
        for more info. (Salvatore Sanfilippo)
* [FIX] Cancel SHUTDOWN if initial AOF is being written. (Matt Stancliff)

* [NEW] New command: COMMAND, for commands introspection (Matt Stancliff &
        Salvatore Sanfilippo)
* [NEW] hiredis: Update to latest version. (Matt Stancliff)
* [NEW] Jemalloc updated to 3.6.0. (Salvatore Sanfilippo)

>> Cluster changes

* [FIX] Cluster: clear NOADDR flag when updating node address.
        (Salvatore Sanfilippo)

* [NEW] New CLUSTER SLOTS command to simplify Cluster clients operations.
        (Matt Stancliff)
* [NEW] More Cluster tests. (Salvatore Sanfilippo)
* [NEW] Log when failover authorization are granted / denied.
        (Salvatore Sanfilippo)

>> Sentinel changes

* [FIX] A few Sentinel bugs fixed and improvements, see Redis 2.8.12
        changelog for more info.  (Salvatore Sanfilippo & Matt Stancliff)
* [NEW] New Sentinel-Client handshake protocol, ROLE command, CLIENT KILL,
        all backported to 3.0 branch. (Salvatore Sanfilippo)

</ChangeLog>
2014-09-09 22:38:00 +00:00
Sergey A. Osokin
a2e6c47b90 Upgrade from 2.8.11 to 2.8.14.
<ChangeLog>

--[ Redis 2.8.14 ] Release date: 1 Sep 2014

# UPGRADE URGENCY: HIGH for Lua scripting users, the server could crash because
                   of a bug introduced in Redis 2.8.10, otherwise LOW.
                   LOW for Redis Sentinel.

* [FIX] Don't prevent use of shared integers if maxmemory policy is non-LRU.
        (Salvatore Sanfilippo)
* [FIX] Fail SYNC if background save child aborted due to a signal.
        (Yossi Gottlieb)
* [FIX] Different small redis-cli fixes. (Dov Murik, Charsyam, cubicdaiya,
        Kashif Rasul, Jan-Erik Rediger, Matt Stancliff)
* [FIX] AIX compilation fixes. (Siah Lyimo)
* [FIX] A number of other smaller issues.
* [FIX] Improved SIGINT handling (Matt Stancliff, Salvatore Sanfilippo)
* [FIX] Use unsigned types in SDS header to raise limit to 4GB.
        (Matt Stancliff, Salvatore Sanfilippo)
* [FIX] Handle signed/unsigned comparisons with more care around the code.
        (Salvatore Sanfilippo)
* [FIX] Colorized test output fixed to don't change the background color.
        (Mariano Pérez Rodríguez)
* [FIX] More Sentinel IPv6 fixes. (Eiichi Sato)
* [FIX] Deny CLIENT command in scripts. (Matt Stancliff)
* [FIX] Allow datasets with more than 2 billion of keys, initial work.
* [FIX] Fix a Lua scripting crash by storing the length of the static
        argv when first allocated. (Paddy Byers)

* [NEW] Pub/Sub PING. (Salvatore Sanfilippo)
* [NEW] Much faster ZUNIONSTORE. (Kyle Hubert, Salvatore Sanfilippo)
* [NEW] Faster ll2string() implementation. (Salvatore Sanfilippo)
* [NEW] **WARNING, minor API change**: PUBSUB NUMSUB: return type modified
        to integer. (Matt Stancliff)
* [NEW] redis-benchmark support for AUTH. (CharSyam)

--[ Redis 2.8.13 ] Release date: 14 Jul 2014

# UPGRADE URGENCY: LOW for Redis and Sentinel, this is a features enhancement
                   release mostly. Since this release introduces the latency
                   monitoring feature, Redis 2.8 users experiencing latency
                   issues are strongly encouraged to upgrade.

* [FIX] CLIENT KILL minor backward compatibility fixes. (Salvatore Sanfilippo)
* [FIX] Enable HAVE_ATOMIC for PowerPC. (Matt Stancliff)
* [FIX] More robust PSYNC and AOF rewrites tests. (Salvatore Sanfilippo)
* [FIX] Solaris build fixed. (Matt Stancliff, Salvatore Sanfilippo)

* [NEW] The new latency monitoring feature, as documented at
        http://redis.io/topics/latency-monitor (Salvatore Sanfilippo)
* [NEW] The COMMAND command, exposing the Redis command table
        as an API. (Matt Stancliff)
* [NEW] Update used memory with C11 __atomic. (Matt Stancliff)

--[ Redis 2.8.12 ] Release date: 23 Jun 2014

# UPGRADE URGENCY: HIGH for Redis, CRITICAL for Sentinel.

# WARNING: This release contains a non backward compatible semantical change
           to Lua script that should affect an almost zero number of users.

* [FIX / BREAKS BACKWARD COMPATIBILITY] Using SELECT inside Lua scripts no
       longer makes the selected DB to be set in the calling client.
       So Lua can still use SELECT, but the client calling the script will
       remain set to the original DB. Thix fixes an issue with Redis
       replication of Lua scripts that called SELECT without reverting the
       selected DB to the original one. (Salvatore Sanfilippo)
* [FIX] Sentinel failover was instalbe if the master was detected as available
        during the failover (especially during manual failovers) because
        of an implementation error (lack of checking of
        SRI_PROMOTED flag). (Salvatore Sanfilippo)
* [FIX] Cancel SHUTDOWN if initial AOF is being written. (Matt Stancliff)
* [FIX] Sentinel: bind source address for outcoming connections. (Matt
        Stancliff).
* [FIX] Less timing sensitive Sentinel tests. (Salvatore Sanfilippo).

* [NEW] redis-cli --intrinsic-latency stopped with SIGINT still reports
        stats (Matt Stancliff)
* [NEW] Sentinels broadcast an HELLO message ASAP after a failover in order to
        reach a consistent state faster (before it relied for periodic HELLO
        messages). (Salvatore Sanfilippo).
* [NEW] Jemalloc updated to 3.6.0. (Salvatore Sanfilippo)
* [NEW] CLIENT LIST speedup. (Salvatore Sanfilippo)
* [NEW] CLIENT LIST new unique incremental ID to every client. (Salvatore
        Sanfilippo)
* [NEW] ROLE command added. (Salvatore Sanfilippo)
* [NEW] CLIENT KILL new form to kill by client type and ID (see doc at
        redis.io for more info). (Salvatore Sanfilippo)
* [NEW] Sentinel now disconnects clients when instances are reconfigured
        (see http://redis.io/topics/sentinel-clients). (Salvatore Sanfilippo)
* [NEW] Hiredis update to latest version. (Matt Stancliff)

</ChangeLog>
2014-09-09 22:18:39 +00:00
Tijl Coosemans
76368e6b87 - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove duplicate entry from pkg-plist
2014-09-09 20:33:56 +00:00
Tijl Coosemans
5fc1417229 Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-09 20:32:21 +00:00
Tijl Coosemans
9456c98dd1 Convert to USES=libtool and add INSTALL_TARGET=install-strip 2014-09-09 20:31:22 +00:00
Tijl Coosemans
539e3b354b - Fix MASTER_SITES
- Add USES=libtool and INSTALL_TARGET=install-strip
- Avoid including bsd.port.options.mk
2014-09-09 20:30:28 +00:00
TAKATSU Tomonari
a335cc5a46 - Update to 0.3.0 2014-09-09 16:04:03 +00:00
Antoine Brodin
1e67d8ed2d Allow staging as a regular user 2014-09-08 18:27:23 +00:00
Antoine Brodin
15ab16419a Allow staging as a regular user 2014-09-08 18:24:49 +00:00
Dan Langille
59d70fc617 * Upgrade to 1.2.17
* Change maintainer to my @FreeBSD.org address

PR:                 193419
Submitted by:       Andrew Berg <aberg010@my.hennepintech.edu>
Approved by:	    wg (mentor)
2014-09-08 13:22:21 +00:00
Baptiste Daroussin
f0d8160906 Only strip RRDs.so if actually built 2014-09-07 22:10:09 +00:00
John Marino
65bc1c4486 Removed unstaged databases/frontbase and two staged ports that depend on it 2014-09-07 18:02:23 +00:00
Tijl Coosemans
a3566cb26e */courier-authlib*:
- Add USES=libtool
- Remove USE_LDCONFIG, not needed for modules
- Disable static modules
- Remove install-configure from INSTALL_TARGET, no impact with staging
- Add manpages to pkg-plist
- Use @sample
- Replace pkg-(de)install and pre-install target with USERS and GROUPS
- Create /var/run/authdaemond at package installation instead of in rc
  script
2014-09-07 16:12:36 +00:00
Antoine Brodin
ee4e63a05c Allow staging as a regular user 2014-09-07 11:01:53 +00:00
Antoine Brodin
6635691fe9 2014-08-31 databases/kinterbasdb: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-09-07 07:44:48 +00:00
Antoine Brodin
7a7b282fcd Remove optional dependency on BROKEN and unstaged databases/msql 2014-09-07 07:17:30 +00:00
Antoine Brodin
795d665c37 Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
John Marino
6cae5241fe Removed unstaged database/firebird21-* ports
Also remove reference to them in bsd.database.mk
2014-09-06 22:55:17 +00:00
Tijl Coosemans
10a3b8247f deskutils/gnotime basically contains two ports. Split off one part into
a new port databases/qof:

QOF - Query Object Framework - library to add a query engine to C
applications with generic XML backend.  A SQL database is not needed; any
collection of C/C++ objects can act as tables.

WWW: https://alioth.debian.org/projects/qof/
2014-09-06 21:51:59 +00:00
Steve Wills
dee2b46abb databases/rubygem-arel: update to 5.0.1.20140414130214 2014-09-06 21:04:38 +00:00
Steve Wills
7f34fe5dcd devel/rubygem-tzinfo: update to 1.2.2
While here, create a port for the older 0.3 version for the ports that need it,
hook it up to the build, set those ports to use the older version and bump
portrev on those ports.
2014-09-06 20:51:04 +00:00
Steve Wills
9659a6b295 databases/puppetdb: add port for puppetdb
The PuppetDB storeconfigs backend

WWW: https://docs.puppetlabs.com/puppetdb/latest/

PR:		187517
Submitted by:	Zach Leslie <xaque208@gmail.com>
2014-09-06 19:21:56 +00:00
Thomas Zander
18e51b603d - Update to new upstream version 1.00.20140902
- Assign maintainership to Chris Hutchinson <portmaster@bsdforge.com>
- Cleanup Makefile, update pkg-descr
- Stagify
- Remove EXPIRATION_DATE

PR:		193046
Submitted by:	portmaster@bsdforge.com
Reviewed by:	riggs
2014-09-06 09:27:24 +00:00
Mikolaj Golub
68309a4329 Update to 2.1.0. 2014-09-05 21:04:30 +00:00
Mikolaj Golub
7fa5e746f9 Update to 1.1.2. 2014-09-05 20:43:09 +00:00
Antoine Brodin
80ad2bb065 Revert r367333, it doesn't work
Mark BROKEN instead
2014-09-05 11:44:18 +00:00
Kurt Jaeger
674869b68a databases/p5-Net-Async-CassandraCQL: fix _DEPENDS
PR:		186057
Submitted by:	az
Reviewed by:	sunpoet
2014-09-05 03:39:47 +00:00
Kurt Jaeger
5c2c944002 databases/cassandra2: fix jdk7 invocation
PR:		193236
Submitted by:	toshiro.biz@gmail.com
Approved by:	admins@perceptyx.com (maintainer)
2014-09-05 03:30:38 +00:00
Kurt Jaeger
fbd1044558 databases/firebird25-{server|client}: 2.5.2 -> 2.5.3
Changes:
http://www.firebirdsql.org/file/documentation/release_notes/html/rlsnotes253.html#notes-253

PR:		193174
Tested by:	Steve Faleiro <stevef199@yahoo.com>
2014-09-04 20:53:31 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Bartek Rutkowski
b9a07ffe46 databases/mariadb55-client: update 5.5.38 -> 5.5.39
PR:		192495
Submitted by:	iron@mail.ua
Approved by:	mentors (implicit)
2014-09-04 16:16:00 +00:00
Bartek Rutkowski
b825f6edb4 databases/mariadb55-server: update 5.5.38 -> 5.5.39
PR:		192495
Submitted by:	iron@mail.ua
Approved by:	mentors (implicit)
2014-09-04 16:14:25 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
Jimmy Olgeni
d7d3d4d94f Upgrade to version 1.6.1. 2014-09-03 15:14:22 +00:00
Bartek Rutkowski
27d9c2c368 databases/py-bsddb3: update 6.0.1 -> 6.1.0
PR:		192988
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Reviewed by:	marino (mentor)
Approved by:	implicit (mentors)
2014-09-03 12:48:52 +00:00
Yen-Ming Lee
cf459b291d - update to 1.16 2014-09-03 08:09:31 +00:00
Tijl Coosemans
1926ee7436 - Add USES=iconv and link with -liconv
- Remove USE_GCC=any because there's already USES=compiler:gcc-c++11-lib
- Use default LIBTOOLIZE_ARGS

Reported by:	antoine
2014-09-02 21:34:30 +00:00
Tijl Coosemans
a6fbe0d2c0 Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by:	antoine
2014-09-02 20:30:18 +00:00
Sunpoet Po-Chuan Hsieh
9d2010b280 - Update to 0.07
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2014-09-02 15:37:41 +00:00
Tijl Coosemans
d0c59a821a Delete calls to g_thread_init. It isn't needed with glib 2.32 and up
and the port doesn't link with libgthread-2.0.

Reported by:	antoine
2014-09-02 14:44:06 +00:00
Baptiste Daroussin
e9d232eb4d Remove now useless @cwd 2014-09-02 14:41:00 +00:00
Baptiste Daroussin
eb474a046e Remove now useless @cwd 2014-09-02 14:40:06 +00:00