| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
common changes:
- don't use deprecated USE_KDE4=kdehier
- drop deprecated @dirrmtry and use absolute path instead of @cwd
databases/akonadi:
- Update to 1.13.0
- add upstream patch to really avoid building Akonadi's unit tests
devel/grantlee:
- update to 0.5.1
devel/libkgapi:
- update to 2.2.0
devel/libkolab:
- update to 0.5.3
multimedia/phonon and multimedia/phonon-designerplugin:
- update to 4.8.1
multimedia/phonon-gstreamer:
- update to 4.8.0
- switch from GStreamer 0.10.x to 1.x
multimedia/phonon-vlc:
- update to 0.8.0
Notes:
svn path=/head/; revision=371190
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371173
|
|
|
|
|
|
|
|
|
|
|
|
| |
is being removed. No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.
PR: 193961
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=371117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added restricted access for JDBC information requests
The jdbc role now is required to perform any JDBC information requests.
- A problem occured with inner and outer joins if the same table
occurs two times or more in the query
For the CegoAttrComp class, the tablealias name is stored now to
evaluate if the compare is appropriate for the corresponding table
- Small optimization in CegoDisManager::updateLocalDataTable
Instead of requesting a new lock for the commitment phase, the lock we
already have is also used for the commit in case of forecedTransactions
( update case ).
- This ensures, that the forced transaction can be done without
risking to not obtain the lock for the corresponding table again.
Submitted by: Björn Lemke <lemke@lemke-it.com>
Notes:
svn path=/head/; revision=371107
|
|
|
|
| |
Notes:
svn path=/head/; revision=371095
|
|
|
|
| |
Notes:
svn path=/head/; revision=371081
|
|
|
|
| |
Notes:
svn path=/head/; revision=371077
|
|
|
|
| |
Notes:
svn path=/head/; revision=371055
|
|
|
|
| |
Notes:
svn path=/head/; revision=371040
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=371001
|
|
|
|
| |
Notes:
svn path=/head/; revision=370990
|
|
|
|
| |
Notes:
svn path=/head/; revision=370989
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=370983
|
|
|
|
| |
Notes:
svn path=/head/; revision=370979
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded dependencies
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
Notes:
svn path=/head/; revision=370898
|
|
|
|
|
|
|
|
|
| |
- Update WWW link
Changes: http://sourceforge.net/projects/dbh/files/dbh/
Notes:
svn path=/head/; revision=370896
|
|
|
|
| |
Notes:
svn path=/head/; revision=370868
|
|
|
|
|
|
|
|
|
| |
- Fix broken symlink (this doesn't unbreak the port though)
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=370828
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=370773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=370740
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix release
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10/phpMyAdmin-4.2.10-notes.html/view
Notes:
svn path=/head/; revision=370656
|
|
|
|
|
|
|
| |
- Bump portrevision as files were not packaged with intended group
Notes:
svn path=/head/; revision=370606
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<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>
Notes:
svn path=/head/; revision=370602
|
|
|
|
| |
Notes:
svn path=/head/; revision=370540
|
|
|
|
|
|
|
|
| |
PR: 189123
Submitted by: Joe Benden <joe@thrallingpenguin.com>
Notes:
svn path=/head/; revision=370498
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS variable assignment
- Pet portlint
- Maintainer's timeout
PR: 190803
Submitted by: Bartek Rutkowski <robak@FreeBSD.org>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=370491
|
|
|
|
| |
Notes:
svn path=/head/; revision=370468
|
|
|
|
| |
Notes:
svn path=/head/; revision=370467
|
|
|
|
| |
Notes:
svn path=/head/; revision=370466
|
|
|
|
| |
Notes:
svn path=/head/; revision=370465
|
|
|
|
| |
Notes:
svn path=/head/; revision=370463
|
|
|
|
| |
Notes:
svn path=/head/; revision=370461
|
|
|
|
| |
Notes:
svn path=/head/; revision=370460
|
|
|
|
|
|
|
| |
Strip binaries
Notes:
svn path=/head/; revision=370459
|
|
|
|
|
|
|
| |
Strip binaries
Notes:
svn path=/head/; revision=370458
|
|
|
|
| |
Notes:
svn path=/head/; revision=370370
|
|
|
|
| |
Notes:
svn path=/head/; revision=370361
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=370360
|
|
|
|
| |
Notes:
svn path=/head/; revision=370356
|
|
|
|
| |
Notes:
svn path=/head/; revision=370351
|
|
|
|
|
|
|
|
|
|
| |
- USES pgsql python
With hat: python
Reported by: Richard Kuhns (via freebsd-python@)
Notes:
svn path=/head/; revision=370346
|
|
|
|
| |
Notes:
svn path=/head/; revision=370239
|
|
|
|
| |
Notes:
svn path=/head/; revision=370234
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=370224
|
|
|
|
|
|
|
| |
- Clean up plist
Notes:
svn path=/head/; revision=370186
|
|
|
|
|
|
|
|
|
|
| |
Implementation of the ruby-openid Store interface that stores information in
Redis
WWW: https://github.com/dekart/openid-redis-store
Notes:
svn path=/head/; revision=370143
|
|
|
|
|
|
|
|
|
|
| |
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking
I/O)
WWW: http://github.com/redis/hiredis-rb
Notes:
svn path=/head/; revision=370137
|
|
|
|
|
|
|
|
|
|
| |
Assign maintainership to submitter.
PR: 194044
Submitted by: Muhammad Rahman
Notes:
svn path=/head/; revision=370133
|
|
|
|
| |
Notes:
svn path=/head/; revision=370124
|
|
|
|
| |
Notes:
svn path=/head/; revision=370089
|