Commit graph

13260 commits

Author SHA1 Message Date
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Mathieu Arnold
f4a5e70072 Update to 5.1.2.
Sponsored by:	Absolight
2014-10-16 11:16:52 +00:00
Anton Berezin
a683a3e9d0 Update to 0.63. 2014-10-16 09:51:35 +00:00
John Marino
10899bd955 databases/apq*: Remove @dirrm from four ports 2014-10-16 09:47:15 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Alex Dupre
461822e938 Update to 2.6.5 release. 2014-10-16 08:38:05 +00:00
Frederic Culot
a0ca6fd1f1 - Update to 1.80
- Remove unneeded dependencies

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
2014-10-15 09:03:16 +00:00
Frederic Culot
0dc92a345b - Update to 5.0.16
- Update WWW link

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
2014-10-15 08:52:45 +00:00
Dmitry Sivachenko
5029106eef Add /usr/local/bin to PATH to let startup scripts to find bash. 2014-10-14 15:49:02 +00:00
Dmitry Marakasov
d7d7167a49 - Add LICENSE_FILE
- Fix broken symlink (this doesn't unbreak the port though)

Approved by:	portmgr blanket
2014-10-13 23:48:40 +00:00
Mathieu Arnold
bcd0fff7b5 These do not build with php 5.6.
With hat:	portmgr
Sponsored by:	Absolight
2014-10-13 13:20:51 +00:00
Antoine Brodin
c8fc771288 Mark BROKEN: Fails to build
with gcc:
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c  -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149: warning: function declaration isn't a prototype
../../include/freetds/tds.h:149: error: bit-field '__res_state' has invalid type
Makefile:439: recipe for target 'threadsafe.lo' failed

with clang:
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe  -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c  -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149:16: error: bit-field '__res_state' has non-integral type 'TDS_USMALLINT (*())'
        TDS_USMALLINT _res:10;
                      ^    ~~
/usr/include/resolv.h:282:16: note: expanded from macro '_res'
#define _res (*__res_state())
               ^
1 error generated.
Makefile:439: recipe for target 'threadsafe.lo' failed

Reported by:	pkg-fallout
2014-10-12 20:51:13 +00:00
Matthew Seaman
79b095adad Update to 4.2.10
This is a routine bugfix release

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10/phpMyAdmin-4.2.10-notes.html/view
2014-10-11 18:09:35 +00:00
Antoine Brodin
55a8195ed1 - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended group
2014-10-10 21:36:09 +00:00
Sergey A. Osokin
0a3e78eb8c Upgrade from 3.0.0-beta8 to 3.0.0-rc1.
<ChangeLog>

--[ Redis 3.0.0 RC1 (version 2.9.101) ] Release date: 9 oct 2014

This is the first release candidate of Redis Cluster.

>> General changes

* [FIX] An very large number of small fixes, old and new, merged in the
        context of a the issue #1906. Please see the issue page here
        for exact credits: https://github.com/antirez/redis/pull/1906
        of each commit. (Matt Stancliff and many others).
* [FIX] SAVE is no longer propagated to AOF / slaves.
* [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff).
* [FIX] Limit SCAN latency when the hash table is in an odd state (very few
        populted buckets because rehashing is in progress). (Xiaost and
        Salvatore Sanfilippo)

* [NEW] Redis is now able to load truncated AOF files without requiring a
        redis-check-aof utility run. The default now is to load truncated
        (but apparently not corrupted) AOFs, you can change this in redis.conf.
        (Salvatore Sanfilippo).
* [NEW] DEBUG POPULATE two args form implemented. It is now possible to
        call it with DEBUG POPULATE <count> <prefix>. Default prefix
        is "key:" as usually.
* [NEW] INCR: Modify incremented object in-place when possible. This results
        in speed improvements + possibly better memory locality.

>> Cluster changes

* [FIX] Cluster: claim ping_sent time even if we can't connect.
* [FIX] redis-trib should not abort easily on connection issues.
* [FIX] Cluster test: less console-spammy resharding test.
* [FIX] Fix logic to detect we are among a minority.
* [FIX] Process gossip section only for known nodes.

* [NEW] Redis Cluster is stable and tested enough, there is a clear MVP,
        so it was promoted from beta to stable.
* [NEW] New unit 09, Pub/Sub across the cluster.
* [NEW] New unit 08, update messages.
* [NEW] New cluster option to work with partial slots coverage.
* [NEW] More chatty cluster slaves when failover is stalled. They log reason
        with rate limiting, only when reason changes or a given time
        has elapsed.

>> Sentinel changes

* [FIX] Sentinel critical bug fixed: the absolute majority was computed in a
        wrong way because of a programming error. Now the implementation does
        what the specification says and the majority to authorize a failover
        (that should not be confused with the ODOWN quorum) is the majority of
        *all* the Sentinels ever seen for a given master, regardless of their
        current state.
* [FIX] Resolved a memory leak in the hiredis library causing a memory leak
        in Redis Sentinel when a monitored instance or another Sentinel is
        unavailable. Every reconnection attempt will leak a small amount of
        memory, but in the long run the process can reach a considerable size.

* [NEW] Sentinel: ability to announce itself with an arbitrary IP/port to work
        in the context of natted networks. However this is probably still
        not enough since there is no equivalent mechanism for slaves listed
        in the master INFO output. (Dara Kong and Salvatore Sanfilippo)

</ChangeLog>
2014-10-10 21:18:00 +00:00
Palle Girgensohn
1375907999 Update to PostgreSQL 9.4 beta3 2014-10-09 15:20:52 +00:00
Steve Wills
30873603e8 databases/jasperreports: update to 5.5.2
PR:		189123
Submitted by:	Joe Benden <joe@thrallingpenguin.com>
2014-10-09 03:07:54 +00:00
Bartek Rutkowski
7a331bfded databases/R-cran-RSQLite: update 0.11.2 -> 0.11.4
- Fix RUN_DEPENDS variable assignment
- Pet portlint
- Maintainer's timeout

PR:		190803
Submitted by:	Bartek Rutkowski <robak@FreeBSD.org>
Approved by:	mentors (implicit)
2014-10-08 22:03:45 +00:00
Baptiste Daroussin
d72235df58 Convert to USES=pgsql and USES=python 2014-10-08 17:16:33 +00:00
Baptiste Daroussin
6ec4780fb7 Convert to USES=pgsql USES=python 2014-10-08 17:15:37 +00:00
Baptiste Daroussin
e68176c310 Convert USES=pgsql and USES=python:3 2014-10-08 17:14:51 +00:00
Baptiste Daroussin
c889167e31 Convert to USES=pgsql and USES=python 2014-10-08 17:13:17 +00:00
Baptiste Daroussin
4494220653 Convert to USES=pgsql 2014-10-08 17:09:39 +00:00
Baptiste Daroussin
abe541e47d Convert to USES=pgsql and USES=python 2014-10-08 17:05:36 +00:00
Baptiste Daroussin
05a76749b4 Convert to USES=pgsql 2014-10-08 17:02:18 +00:00
Baptiste Daroussin
50952f66fe Convert to USES=pgsql
Strip binaries
2014-10-08 17:01:28 +00:00
Baptiste Daroussin
857159930b Convert to USES=pgsql
Strip binaries
2014-10-08 16:59:56 +00:00
Baptiste Daroussin
fafeeb9043 Simplify plist 2014-10-07 17:02:16 +00:00
Pietro Cerutti
f92ac99b69 - Bump PORTREVISION after r370351 2014-10-07 16:03:52 +00:00
Pietro Cerutti
aeabbc16ff - New port: databases/speedtables
Speed tables is a high-performance memory-resident database, currently oriented
towards Tcl.  Speed tables provides an interface for defining tables containing
zero or more rows, with each row containing one or more fields. The speed table
compiler reads the table definition and generates C code to create and manage
corresponding structures, generating a custom C language Tcl extension to
create, access and manipulate those tables and building a native code package
in a shared library that is loadable on demand via Tcl's "package require"
mechanism.

WWW: http://flightaware.github.io/speedtables/
2014-10-07 16:01:41 +00:00
Baptiste Daroussin
d2f381833d Fix without gperf in base 2014-10-07 15:58:38 +00:00
Pietro Cerutti
fd6b682435 - USE_LDCONFIG 2014-10-07 15:49:55 +00:00
William Grzybowski
e109de4669 databases/py-psycopg2: allow concurrent install
- USES pgsql python

With hat:	python
Reported by:	Richard Kuhns (via freebsd-python@)
2014-10-07 14:45:39 +00:00
Sergey A. Osokin
36586af30c Attempt to fix build on 8.x. 2014-10-06 22:48:58 +00:00
Antoine Brodin
152cf908d3 Fix pkgname collision 2014-10-06 21:43:08 +00:00
John Marino
63a3c19fc9 Add new port databases/py-mysql-connectory-python2
PR:		194048
Submitted by:	Muhammad Rahman

MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).
2014-10-06 20:29:39 +00:00
Jason E. Hale
56264669c7 - Convert python and pgsql to USES
- Clean up plist
2014-10-06 15:18:10 +00:00
Steve Wills
cf36293abe databases/rubygem-openid-redis-store: create port
Implementation of the ruby-openid Store interface that stores information in
Redis

WWW: https://github.com/dekart/openid-redis-store
2014-10-06 04:38:30 +00:00
Steve Wills
2dd463a4bd databases/rubygem-hiredis: create port
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking
I/O)

WWW: http://github.com/redis/hiredis-rb
2014-10-06 02:41:57 +00:00
John Marino
41b92b154f databases/py-mysql-connector-python: Upgrade version 1.2.2 => 1.2.3
Assign maintainership to submitter.

PR:		194044
Submitted by:	Muhammad Rahman
2014-10-05 23:03:54 +00:00
Tijl Coosemans
d81073ea69 Remove USES=pathfix and add USES=libtool and INSTALL_TARGET=install-strip 2014-10-05 21:10:47 +00:00
Antoine Brodin
00531e9f2a Remove trailing / 2014-10-05 14:37:24 +00:00
Antoine Brodin
2997778a85 Hook postgresql93-plv8js to the build 2014-10-05 14:34:56 +00:00
Wen Heping
aa31baa85c - Bump PORTREVISION to chase the update of math/cgal 2014-10-05 11:28:20 +00:00
Li-Wen Hsu
a4b80c472b - Let slave port can override WANT_PGSQL_VER 2014-10-05 07:10:24 +00:00
Li-Wen Hsu
1674717c6a - Turn postgresql-plv8js version aware and add postgresql93-plv8js
Approved by:	vanilla (via skype)
2014-10-05 07:06:08 +00:00
Antoine Brodin
97178b5518 Allow installing 2014-10-04 23:35:49 +00:00
Antoine Brodin
2cd0060cd8 Allow installing 2014-10-04 23:31:22 +00:00
Li-Wen Hsu
451f19a3c7 - Update to 1.4.2
- Add LICENSE

PR:		194140
Submitted by:	lwhsu
Approved by:	vanilla (via skype)
2014-10-04 16:09:39 +00:00
Mikolaj Golub
e21ad7ca1d Update to 1.1.4. 2014-10-04 14:37:03 +00:00