| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Make the options a MULTI select
|
|
|
|
|
|
| |
- Regenerate patch file with makepatch:
MFH: 2015Q2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/cego: 2.21.1 -> 2.22.0
databases/p5-DBD-cego: 1.2.9 -> 1.3.0
lfcbase:
- Added syslog support
- syslog is enabled per default
cego:
- fix in CegoFieldValue::comp for correct null value ordering
- adapt to lfcbase 1.6 with syslog support
p5-DBD-cego:
- adapt to lfcbase 1.6 with syslog support
Submitted by: Björn Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
| |
The -Werror flag reappeared on the latest version, and it still doesn't
build without error on GCC5. In this case, the FLAGS_env variable was
defined and not used tripping [-Werror=unused-variable]
I would seriously remove -Werror from this port (again), but this patch
makes it build again on DragonFly, at least for the moment.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
|
|
|
|
|
|
|
|
| |
- Fix typo in pkg-plist.
PR: 199833
Submitted by: packet@nerdheim.de
Approved by: maintainer <harrison.grundy@astrodoggroup.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.27.0 -> 2.27.1
devel/pear-Horde_Argv 2.0.10 -> 2.0.11
security/pear-Horde_Auth 2.1.7 -> 2.1.8
devel/pear-Horde_Autoloader 2.1.0 -> 2.1.1
www/pear-Horde_Browser 2.0.8 -> 2.0.9
mail/pear-Horde_Mail 2.5.1 -> 2.6.0
mail/pear-Horde_Mapi 1.0.4 -> 1.0.5
mail/pear-Horde_Mime 2.8.1 -> 2.9.0
textproc/pear-Horde_Pdf 2.0.4 -> 2.0.5
security/pear-Horde_Perms 2.1.3 -> 2.1.4
devel/pear-Horde_Prefs 2.7.2 -> 2.7.3
devel/pear-Horde_Rdo 2.0.3 -> 2.0.4
www/pear-Horde_Routes 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.9.0 -> 1.9.1
devel/pear-Horde_Support 2.1.2 -> 2.1.3
textproc/pear-Horde_Text_Filter 2.3.0 -> 2.3.1
devel/pear-Horde_Tree 2.0.3 -> 2.0.4
devel/pear-Horde_View 2.0.4 -> 2.0.5
textproc/pear-Horde_Xml_Element 2.0.2 -> 2.0.3
www/horde-base 5.2.4 -> 5.2.5
mail/horde-imp 6.2.7 -> 6.2.8
mail/horde-ingo 3.2.4 -> 3.2.5
deskutils/horde-kronolith 4.2.5 -> 4.2.6
deskutils/horde-mnemo 4.2.5 -> 4.2.6
mail/horde-turba 4.2.5 -> 4.2.6
mail/horde-webmail 5.2.5 -> 5.2.6
deskutils/horde-groupware 5.2.5 -> 5.2.6
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.7
- Assign maintainership to Harrison Grundy
PR: 199831
Submitted by: Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by: maintainer timeout (more than three in a row)
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/MongoDB
While here, move the second BUILD_DEPENDS block to before TEST_DEPENDS.
|
|
|
|
|
|
|
|
|
|
|
| |
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization
Approved by: oliver@ (as maintainer of various of these ports)
Differential Revision: https://reviews.freebsd.org/D2391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the build failure on FreeBSD 8 (and probably 9), the application
fails to start because the base version of libstdc++ is loaded at
runtime, which does not satify the requirements of webkit-gtk3. The
reason is that evolution does not directly link to libstdc++, so
the rpath added to it by USES=compiler:c++11-lib has no effect. The
first shared library that links to libstdc++ belongs to
evolution-data-server, which does not have USES=compiler:c++11-lib,
which causes the base version of libstdc++ to be loaded.
Unconditionally add USES=compiler:c++11-lib to
databases/evolution-data-server. Adding the rpath to its shared
libraries will cause the newer version of libstdc++ to be loaded
when evolution starts and fix the runtime error on FreeBSD 8 and
9. For standard versions of FreeBSD 10 and higher on amd64 and
i386, it is a no-op, so there is no harm in doing this. If FreeBSD
10 or higher is configured to build with base gcc and clang is not
present, which is an option on amd64 and i386 and is mandatory on
some tier 2 platforms that don't have clang support, then
USES=compiler:c++11-lib is needed.
PR: 199746
Differential Revision: https://reviews.freebsd.org/D2388
Reviewed by: kwm
Approved by: mat (mentor)
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Remove DOCS from OPTIONS_DEFAULT
- Update WWW
Changes: https://github.com/farcepest/MySQLdb1/blob/master/HISTORY
https://github.com/farcepest/MySQLdb1/commits/master
|
|
|
|
| |
PR: 199553
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.4/phpMyAdmin-4.4.4-notes.html/view
|
|
|
|
|
|
| |
- Add PORTSCOUT
- Reformat pkg-descr
- Take maintainership
|
| |
|
| |
|
|
|
|
|
| |
PR: 199585
Submitted by: Franco Fichtner
|
| |
|
| |
|
|
|
|
|
|
| |
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.3/phpMyAdmin-4.4.3-notes.html/view
|
|
|
|
| |
aren't updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
|
|
|
|
|
| |
different c++ libraries and drop gcc requirement
Suggested by: jbeich
|
|
|
|
| |
2015-04-15 databases/php53-pdo_sqlite: security EOL reached 14 Aug 2014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/DBIx-Class-Candy/Changes
|
|
|
|
|
|
| |
- Regenerate patch file
Changes: http://search.cpan.org/dist/DBD-ODBC/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PACKAGE_VERSION is 3.8.9, not 3.8.9.0. tcl-sqlite3 uses it for
naming shared library. Also saved in pkg-config --modversion.
Bump PORTREVISION to make sure both ports are on the same PORTVERSION.
PR: 199312
PR: 199313
Reported by: pkg-fallout
Requested by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Pointy hat: jbeich
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
I have no time left to work on lua at all for now
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
$ pkg version --test-version 3.8.9 3.8.9.0
=
PR: 199312 (fixup)
PR: 199313 (fixup)
Submitted by: mat
|
|
|
|
|
|
|
|
| |
Changes: https://sqlite.org/releaselog/3_8_9.html
ACC report: http://upstream-tracker.org/compat_reports/sqlite/3080803_to_3080900/abi_compat_report.html
PR: 199312
PR: 199313
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
loops in Makefile.
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
to run.
Submitted by: mat@
|
|
|
|
|
|
|
|
| |
- Point WWW line to a working page in the port description, reformat it
- Unmute installation command while I'm here
PR 199424
Submitted by: maintainer
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.2/phpMyAdmin-4.4.2-notes.html/view
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Maintainer's timeout (demon@FreeBSD.org)
PR: 198964
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
| |
is present.
Submitted by: antoine@
Double pointyhat to: kwm@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fixes for btree handling. Some field value offsets have been corrected
based on experiences with SAGE db import
- Improved error messages for CegoLockHandler to indicate low level lock
error messages from pthread calls
- Added sudo command to cego rc script to run db as given user
Submitted by: lemke@lemke-it.com
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
available.
Submitted by: antoine@
|
|
|
|
|
|
|
|
| |
.class file which configure uses to figure out java setting.
In theory this should fix other archs too if java ever gets ported.
Annoyed by: pkg-fallout mails
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Convert to new GH_* knobs
PR: 199273
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
|
|
|
|
|
|
|
| |
Note: 4.4.1.1 is a quick fix just removing some debug code that was
accidentally left in 4.4.1. The real meat of the changes are in 4.4.1
ChangeLog: (for 4.4.1) http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.1/phpMyAdmin-4.4.1-notes.html/view
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge all changes from databases/redis-devel to databases/redis.
<ChangeLog>
Redis 3.0 release notes
=======================
--[ Redis 3.0.0 ] Release date: 1 Apr 2015
>> What's new in Redis 3.0 compared to Redis 2.8?
* Redis Cluster: a distributed implementation of a subset of Redis.
* New "embedded string" object encoding resulting in less cache
misses. Big speed gain under certain work loads.
* AOF child -> parent final data transmission to minimize latency due
to "last write" during AOF rewrites.
* Much improved LRU approximation algorithm for keys eviction.
* WAIT command to block waiting for a write to be transmitted to
the specified number of slaves.
* MIGRATE connection caching. Much faster keys migraitons.
* MIGARTE new options COPY and REPLACE.
* CLIENT PAUSE command: stop processing client requests for a
specified amount of time.
* BITCOUNT performance improvements.
* CONFIG SET accepts memory values in different units (for example
you can use "CONFIG SET maxmemory 1gb").
* Redis log format slightly changed reporting in each line the role of the
instance (master/slave) or if it's a saving child log.
* INCR performance improvements.
>> Refactoring changes (no new features nor bug fixes)
* Blocking operations full refactoring (blocked.c)
* Client output buffer memory tracking refactored.
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 3.0.0 ] Release date: 1 Apr 2015
Changes between RC6 and 3.0.0 stable:
>> General changes
* Fixes to diskless replication. (Oran Agra)
* Test for BLPOP replication on role change. (Salvatore Sanfilippo)
* prepareClientToWrite() error handling improvements. (Salvatore Sanfilippo)
* Remove dict.c no longer used function. (Salvatore Sanfilippo)
>> Cluster changes
None
>> Sentinel changes
None
--[ Redis 3.0.0 RC6 (version 2.9.106) ] Release date: 24 mar 2015
Upgrade urgency: HIGH because of bugs related to Redis Custer and replication.
This is the 6th release candidate of Redis 3.0.0. This release fixes important
issues discovered during stress testing, and implements safest behavior
for blocking operations during clients reshardings, and a new much needed
functionality of Redis Cluster manual failovers.
In order to fix certain bugs quite a bit of refactoring was needed which
is usually non advisabble in a Release Candidate, but needed in order to
end with a clean fix.
>> General changes
* [FIX] Redis (non clustered & clustered) replication bug involving blocking
operations: see issue #2473. (Salvatore Sanfilippo)
>> Cluster changes
* [FIX] clientsArePaused() fix crashing the old master during manual failover.
(Salvatore Sanfilippo)
* [FIX] Lua scripts replication in Redis Cluster was totally broken.
(Salvatore Sanfilippo)
* [FIX] Redirect clients blocked into list operations when the hash slot
they are blocked into is migrated to another instance or the cluster
state turns into "fail". (Salvatore Sanfilippo)
* [NEW] TAKEOVER option for CLUSTER FAILOVER implemented. It is now possible
to fix a cluster manually in the minority side of the partition, for
example in order to allow for multi DC setups & recovery.
(Salvatore Sanfilippo)
>> Sentinel changes
No changes in Sentinel.
--[ Redis 3.0.0 RC5 (version 2.9.105) ] Release date: 20 mar 2015
Upgrade urgency: Moderate for Redis Cluster users, low otherwise.
This is the 5th release candidate of Redis 3.0.0, released in order to fix
a moderate bug in Redis Cluster. This RC does not shift in the future the
Redis 3.0.0 final release which is scheduled in a few days (we are in the
process of finishing the documentation for Redis Cluster).
>> General changes
* [FIX] Fix LATENCY command crash. (Salvatore Sanfilippo, thx to Ingmar)
* [FIX] Config: missing activerehashing option support in CONFIG SET added.
(Salvatore Sanfilippo, thx to Bill Anderson)
* [FIX] Fix for backtrace generation issue. (Mariano Pérez Rodríguez, Matt Stancliff, Salvatore Sanfilippo)
* [NEW] Redis-cli --latency-dist backported from unstable.
(Salvatore Sanfilippo)
>> Cluster changes
* [FIX] Avoid redundant SELECT in MIGRATE. (Tommy Wang, Salvatore Sanfilippo)
* [FIX] More robust slave check in CLUSTER REPLICATE. (Salvatore Sanfilippo)
* [FIX] Fixed possible Redis Cluster node crash due to wrong separation of
concerns between getNodeByQuery() and Cluster global state update
fnuction. (Salvatore Sanfilippo, thx to Ingmar)
* [NEW] Add command CLUSTER MYID to easily featch instance ID. (Michel Martens)
>> Sentinel changes
* [NEW] Support for CLIENT command added. It was missing in the command table.
(Leandro López)
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS helpers for the PERLTOOLS option
- Remove a redundant block of code for setting PGSQL_VER: this
functionality is already supplied via 'USES+= pgsql'
- Maintainer's timeout (olgeni@FreeBSD.org)
PR: 185906
Submitted by: Matthew Seaman <matthew@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
up, instead of sqlite. Upgrade from 1.2.3 to 1.2.4 released in 2010.
Do not install the empty TODO-file. Be sure to convert DOS ends-of-line.
Preserve time-stamps on files and directories, when installing.
Define LICENSE.
|
| |
|
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
| |
- Urgent fix in CegoFieldValue::comp method.
New introduced null value comparison might result in a dump.
Since, the new btree null value extension breaks specification
to version 2.20, update to version 2.21 was required.
Submitted by: lemke@lemke-it.com
|
|
|
|
|
|
| |
I've encountered rrd graphs with broken fonts because it still was
looking in old font location. Forcing a rebuild of rrdtool package fixes
it.
|
|
|
|
|
|
| |
Forgotten in last commit.
Submitted by: mat
|
|
|
|
|
|
|
|
| |
- Added multibyte character evaluation in CegoOutput to show visible
chain length
- added build_depends for a specific version of lfcbase
Submitted by: lemke@lemke-it.com
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
|
|
|
| |
- Convert to new options helper
- While I'm here, fix indent
Approved by: portmgr (blanket)
|
|
|
|
| |
- Update RUN_DEPENDS
|
|
|
|
|
|
|
| |
- Use USES=tar:tgz
- Use COPYTREE_SHARE instead of CP -R
- Simplify Makefile
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SpatiaLite
spatialite-tools is a collection of open source Command Line Interface (CLI)
tools supporting SpatiaLite.
* spatialite: a complete CLI front-end, more or less equivalent to the well
known sqlite3 front-end, but fully supporting SpatiaLite
* spatialite_tool: a tool supporting import/export of Shapefiles and DBF-files
* shp_doctor: a diagnostic tool to check anomalous shapefiles
* exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures
* spatialite_network: a tool creating a VirtualNetwork (supporting
shortest path / routing SQL queries)
* spatialite_gml: a tool importing GML files
* spatialite_convert: a tool converting DB-files from different versions
of SpatiaLite
* spatialite_dxf: an tool importing DXF files
* OSM-tools: spatialite_osm_raw, spatialite_osm_filter, spatialite_osm_map,
spatialite_osm_net, spatialite_osm_overpass: tools supporting
OpenStreetMap datasets
* XML-tools: spatialite_xml_load, spatialite_xml_collapse,
spatialite_xml_print, spatialite_xml_validator: tools supporting XML files
processing
WWW: http://www.gaia-gis.it/fossil/spatialite-tools/index
PR: 197263
Submitted by: Loic Bartoletti <coder@tuxfamily.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
CMake Error at cmake/ssl.cmake:247 (MESSAGE):
Cannot find appropriate system libraries for SSL. Make sure you've
specified a supported SSL version. Consult the documentation for WITH_SSL
alternatives
Call Stack (most recent call first):
CMakeLists.txt:442 (MYSQL_CHECK_SSL)
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
While here, clean up plist a bit
|
|
|
|
|
|
|
|
| |
- Adjust option descriptions
- Fix typo
- Cosmetic change
Changes: http://trac.osgeo.org/postgis/browser/tags/2.0.7/NEWS
|
|
|
|
| |
Submitted by: demon
|
|
|
|
|
|
|
|
| |
- Fix on update query for referenced attributes in nested select like
update t1 tx set b = ( select d from t2 where t1.a = c )
This table alias was not resolved correctly.
Submitted by: lemke@lemke-it.com
|
|
|
|
|
|
|
|
|
|
|
| |
- SQL optimizer improvement was added. In case of select conditions
with "a is null", neither index nor btree was used. Just for "a = null",
the index was used. This has been fixed.
- Added fix for btree null value handling. A dedicated null value
flag was introduced for each btree value ( class CegoBTreeValue )
to handle null values.
Submitted by: lemke@lemke-it.com
|
| |
|
|
|
|
|
|
| |
This is a routine bugfix and functionality update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
| |
|
|
|
|
|
|
|
| |
- Maintainer's timeout (pgsql@FreeBSD.org)
PR: 197489
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
PostGIS wouldn't build on DragonFly if the RASTER option was selected.
The fix is simple, set USES+= alias. While here, fix the check pkg-plist
failure seen when RASTER OPTION set. No revbump because RASTER is not
a default option, so no change to default package list.
Approved by: Just fix it
|
| |
|
|
|
|
|
| |
- fixed bugs that could cause sqlr-start with no id to crash and
sqlr-start on an id with neither port nor socket defined to crash
|
|
|
|
|
|
|
|
| |
Just some syntax sugar for your DBIx::Class applications. This was originally
created to remove code duplication between Dancer::Plugin::DBIC and
Dancer2::Plugin::DBIC.
WWW: http://search.cpan.org/dist/DBICx-Sugar/
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change (on FreeBSD 10+)
PR: 186563
Submitted by: romain
|
|
|
|
|
|
|
|
|
| |
This may be useful to balance load between CPU cores or to
listen on IPv6 [::] in addition to IPv4 *.
PR: 198734
Submitted by: Gennady Karpov <gekar@yandex-team.ru>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- Update puppetdb to 2.2.2
- Update puppetdb-terminus to 2.2.2
- Hardcode puppetdb_log_file, as it can be overwritten
in rc.conf if necessary.
PR: 198619
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: mentors (implicit)
|
|
|
|
| |
With hat: ruby@
|
|
|
|
|
|
| |
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.13/phpMyAdmin-4.3.13-notes.html/view
|
|
|
|
| |
versions.
|
| |
|
| |
|
|
|
|
| |
designed for use with Mojolicious.
|
|
|
|
|
|
| |
2015-03-28 audio/raproxy: Broken for more than 6 months
2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x
2015-03-28 databases/pydbdesigner: Broken for more than 6 months
|
|
|
|
|
|
|
|
|
|
| |
This update allows squirrel-sql to run on Java 1.8
Changelog:
http://sourceforge.net/p/squirrel-sql/git/ci/master/tree/sql12/core/doc/changes.txt
PR: 198843
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
|
| |
PR: 198963
Submitted by: shun.fbsd.pr@dropcut.net
|
|
|
|
| |
Submitted by: sunpoet
|
|
|
|
|
| |
PR: 198787
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 198786
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
- Strip library
|
|
|
|
|
|
|
| |
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fix conflicts between client, server, and script packages
Shebangfix
The plists now are closer aligned with the mysql51-* ports
PR: 197679
PR: 171338
|
|
|
|
|
|
| |
It turns out the problematic directory is used, but only if the
ImageMagick option is set. Adjust accordingly, and hopefully this is
the final attempt to fix.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
| |
|
|
|
|
|
| |
- Use -lpthread instead of -pthread
- Cleanup -lpthread/-pthread manipulation
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
Note that this version removes some previously-deprecated methods.
|
| |
|
| |
|
|
|
|
|
|
| |
When I tested the fix to virtuoso, the directory was empty, but according
to a report, it isn't always. Change rmdir to rm -rf so the port
builds in all cases. No bump necessasry.
|
|
|
|
|
|
| |
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip library
|
|
|
|
| |
ChangeLog: http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
|
|
|
|
| |
- Fix PORTEPOCH which was unintentionally removed at r378508
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
| |
|
|
|
|
|
| |
PR: 182449
Submitted by: <dereckson@gmail.com>, <niels.poppe@gmail.com>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 198368
Submitted by: Bernard Spil
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
|
|
|
|
| |
- Add GitHub repository to WWW
|
|
|
|
|
|
| |
Remove with the rest of the php53 ports in ~4 weeks.
PR: 198150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
|
|
|
| |
- Maintainer's timeout (pgsql@FreeBSD.org)
PR: 197488
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
| |
- Maintainer's timeout (pgsql@FreeBSD.org)
PR: 197487
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
| |
- Maintainer's timeout (pgsql@FreeBSD.org)
PR: 197486
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
| |
- Maintainer's timeout (pgsql@FreeBSD.org)
PR: 197485
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
|
|
| |
- Cleanup MASTER_SITES
Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist missing @dir entry
PR: 198635
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer
|
|
|
|
|
|
| |
- Fix PORTSCOUT
Changes: http://search.cpan.org/dist/MongoDB/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
| |
- Strip library
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DB/Changes
|
|
|
|
| |
Changes: http://sourceforge.net/projects/dbh/files/dbh/
|
| |
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBM-Deep
PR: 198455
Approved by: maintainer
|
|
|
|
| |
Submitted by: bapt
|
|
|
|
|
|
|
| |
CouchDB's administration interface should be able to modify this file.
PR: 198597
Submitted by: Yuri
|
|
|
|
|
|
|
|
|
|
| |
queries and getting result field values. Both putting parameters and getting
values use a printf/scanf style interface, with consistent specifiers for both.
WWW: http://libpqtypes.esilo.com/
PR: 196767
Submitted by: Dave Green <dg@fastmail.co.uk>
|
|
|
|
|
|
| |
This is a routine bugfix update.
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.12/phpMyAdmin-4.3.12-notes.html/view
|
|
|
|
|
|
| |
- Take MAINTAINERSHIP
Approved by: bapt marino (implicit)
|
|
|
|
|
|
| |
- Take MAINTAINERSHIP
Approved by: bapt marino (implicit)
|
|
|
|
|
| |
PR: 198513
Obtained from: github.com/redis/hiredis
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.26.0 -> 2.26.1
devel/pear-Horde_Core 2.19.0 -> 2.19.2
security/pear-Horde_Group 2.0.4 -> 2.0.5
databases/pear-Horde_HashTable 1.2.2 -> 1.2.3
www/pear-Horde_Http 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.26.1 -> 2.27.0
mail/pear-Horde_Mime 2.7.0 -> 2.8.0
mail/pear-Horde_Smtp 1.8.0 -> 1.9.0
net/pear-Horde_Socket_Client 1.1.2 -> 2.0.0
devel/pear-Horde_Util 2.5.3 -> 2.5.4
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
- Add empty directories to plist
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
| |
|
|
|
|
|
| |
- define python versions
- sort python uses
|
| |
|
|
|
|
|
|
| |
port -- the installed shared library no longer links with Gnome shared
libraries, which it is using requiring any users of -lscintilla to link
with them explicitly..
|
|
|
|
|
|
|
| |
Security Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2015-1.php
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.11.1/phpMyAdmin-4.3.11.1-notes.html/view
Security: 81b4c118-c586-11e4-8495-6805ca0b3d42
|
|
|
|
| |
Approved by: bapt marino (implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-mysql
|
|
|
|
|
|
| |
net/rubygem-ruby-openid
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
|
| |
Pet portlint while here.
PR: 198310
Submitted by: Bernard Spil <spil.oss@gmail.com>
Approved by: zi (mentor)
|
|
|
|
|
| |
NOTE: doc/en was not included in this release
Approved by: mat (mentor)
|
|
|
|
| |
- Sort RUN_DEPENDS
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
| |
|
|
|
|
|
| |
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
http://search.cpan.org/dist/Search-Xapian/Changes
|
|
|
|
| |
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
|
|
|
|
| |
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
|
|
|
|
| |
- Fix examples installation
|
|
|
|
|
|
|
| |
- Change MAINTAINER to <spil.oss@gmail.com> (maintainer approved)
PR: 198305
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Simplify the port
- Fix typo which prevented correct examples packaging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PyQt4 has been updated to 4.11.3.
* QScintilla has been updated to 2.8.4.
* SIP has been updated to 4.16.5.
This update is much smaller than the previous one, as there has been no
further need for clean ups in the ports infrastructure.
Pretty much the entire patch set has been originally contributed by Tobias
Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot!
PR: 198016
Submitted by: Tobias Berner <tcberner@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
- Move p5-SQL-Translator to BUILD_DEPENDS as it is a prerequisite for
building it and hence has been moved from TEST_DEPENDS
Approved by: bapt marino (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port generates some headers based on MySQL headers, and a couple
of the variables must have been deprecated because the resulting
variable name ended in "__UNUSED". Double underscores are not allowed
in Ada, so the build broke.
Since the Ada header is generated during the configure phase, I'm adding
a post-configure target to replace "__" with "_" to restore the build.
Since the dependencies change from MySQL 5.5 to MySQL 5.6, revbump.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Added command line parameter validation for poolsize, numdbthread,
numadminthread and numlogthread parameters
- Fix in CegoFactor::evalFieldValue : For the QUERY case, the select
instance was not reset. Since the query starts from a undefined point,
this might lead to "list position exceeded" exceptions
- Fix in CegoQueryHelper::evalSelection for isAgg-case
Submitted by: Björn Lemke <lemke@lemke-it.com> (author)
|
| |
|
|
|
|
| |
There needs to be pressure on *coin, and they seem to be making some progress.
|
|
|
|
|
|
|
|
|
| |
This started failing without a recent change to opendbx, so a dependency
most have stopped pulling in readline. The configure error was:
error: readline library (libreadline) not found
approved by: blanket
|
| |
|
|
|
|
|
| |
PR: 198040
Submitted by: Freddy Andersen <freddy@cfandersen.com>
|
|
|
|
|
|
| |
sufficient.
Thanks to az for showing me the light here.
|
|
|
|
|
|
|
|
|
| |
- Set MAINTAINER to portmaster@BSDforge.com
- Adjust pkg-descr text
- Fix WWW url
PR: 197557
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Mongo is a c++ program, and the REINPLACE command was affecting the
CCFLAGS variable, not the CFLAGS variable. In most cases, but not all,
CXXFLAGS and CFLAGS have the same value though.
Approved by: just fix it.
|
| |
|
|
|
|
| |
Obtained from: bapt@, mat@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Require PostgreSQL 9.1+
- Strip binaries
- Sync pkg-descr
- Pass maintainership
PR: 197586
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
ChangeLog:
- Supports PostgreSQL 9.4
- Change not to wait for transactions in different databases.
- Support for DESC, NULLS FIRST/LAST, COLLATE to index keys.
|
|
|
|
|
|
|
|
| |
ERL_ZFLAGS is used to configure the Erlang VM itself (see also
erl(1), "EMULATOR FLAGS")
PR: 197847
Submitted by: Dave Cottlehuber
|
| |
|
|
|
|
| |
2: switch to DEFAULT_VERSIONS.
|
| |
|
|
|
|
| |
2: switch to DEFAULT_VERSIONS.
|
|
|
|
| |
- Strip libhiredis.so
|
|
|
|
|
| |
PR: 197759
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 197758
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Fix random capitalization
Submitted by: Jimmy Olgeni <olgeni@olgeni.com>
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
|
| |
|
|
|
|
|
|
|
|
|
| |
- update to 4.0.3.16.84
- pass maintainership to submitter
- unmute installation commands
PR: 196352
Submitted by: mizhka@gmail.com
|
|
|
|
|
|
| |
- Fix issue with starting Riak due to incorrect dirs ownership
PR: 195220
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
- Drop @dirrm, @dirrmtry from plist
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.10/phpMyAdmin-4.3.10-notes.html/view
|
|
|
|
| |
Suggested by: az
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark ignored for versions 51 and 55 of mysql [1]
- Move things to proper places in Makefile
- Remove PLIST_SUB, no subs needed
- Define DOCS option, port uses PORTDOCS
- Switch to PLIST_FILES, port installs only 3 files
- Remove Author tag from pkg-descr file
PR: 197348 [1]
Submitted by: timp87@gmail.com [1]
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own
tables, so to make any possible kind of data exchange between these two popular
open source Spatial DBMSes as straightforward and simple as possible.
WWW: http://www.gaia-gis.it/fossil/virtualpg/index
PR: 197261
Submitted by: Loïc BARTOLETTI <coder@tuxfamily.org>
|
|
|
|
|
|
|
|
| |
RocksDB defines a number of variables it doesn't use, so it fails Werror
on modern compilers that check for this. Remove the -Werror flag from
the Makefile with sed since we are using it anyway.
Approved by: blanket
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 3.0.0 RC4 (version 2.9.104) ] Release date: 13 feb 2015
Upgrade urgency: High for Redis if you use LRU eviction, low otherwise.
This is the 4th release candidate of Redis 3.0.0, it fixes problems with
LRU eviction that are not present in older release (2.8.x is not affected)
and adds new tools to inspect latency and load-test LRU.
>> General changes
* [FIX] redis-cli CSV output NIL spurious newline removed. (Matt Collier)
* [FIX] Memory efficiency test in unit test is now much faster: it affacted
the total "make test" execution time in a bad way. (Salvatore
Sanfilippo)
* [FIX] Fixes and improvements to dict.c and LRU eviction. Redis 3.0.0 new
LRU eviction had bugs creating high latency spikes when LRU was
happening during the keys dictionary rehashing. This bug is not
present into 2.8, was 3.0 specific. As a side effect of this issue
dict.c is now improved, and LRU algorithm is more precise (better
approximates true LRU). This was a joint effort, see issue
#2306 for details. (Oran Agra, Sun He, Salvatore Sanfilippo).
Thanks to Charsyam for spotting an integer overflow.
* [NEW] New latency tool: redis-cli --latency-dist is able to show an
xterm-256 based spectrum of latencies over time. (Salvatore Sanfilippo)
* [NEW] redis-cli --lru-test implemented (cache workload simulator). (Salvatore
Sanfilippo)
* [NEW] redis-cli --stat now shows LOAD when Redis is loading data.
* [NEW] Support "1G" etc. units in CONFIG SET. (Chris Lamb, Salvatore
Sanfilippo)
>> Cluster changes
* None.
>> Sentinel changes
* None.
</ChangeLog>
|