non port: databases/sqlrelay/Makefile.common |
SVNWeb
|
Number of commits found: 40 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Jun 2020
|
[ 14:51 pi ]
devel/rudiments: upgrade 1.1.0 -> 1.2.2
databases/sqlrelay: upgrade 1.4.0 -> 1.7.0
http://software.firstworks.com/2019/03/rudiments-120-release-announcement.html
http://software.firstworks.com/2019/08/rudiments-121-release-announcement.html
http://software.firstworks.com/2020/01/rudiments-122-release-announcement.html
http://software.firstworks.com/2019/03/sql-relay-150-release-announcement.html
http://software.firstworks.com/2019/04/sql-relay-151-release-announcement.html
http://software.firstworks.com/2019/08/sql-relay-160-release-announcement.html
http://software.firstworks.com/2020/01/sql-relay-170-release-announcement.html
|
Sun, 23 Dec 2018
|
[ 10:07 pi ]
devel/rudiments: upgrade 1.0.7 -> 1.1.0
databases/sqlrelay: upgrade 1.3.0 -> 1.4.0
- dbase="mariadb" works now
http://software.firstworks.com/2018/09/rudiments-110-release-announcement.html
http://software.firstworks.com/2018/09/sql-relay-140-release-announcement.html
|
Tue, 19 Jun 2018
|
[ 09:09 pi ]
devel/rudiments: update 1.0.6 -> 1.0.7
databases/sqlrelay: update 1.2.0 -> 1.3.0
http://software.firstworks.com/2018/05/rudiments-107-release-announcement.html
http://software.firstworks.com/2018/05/sql-relay-130-release-announcement.html
|
Sun, 4 Feb 2018
|
[ 15:59 pi ]
databases/sqlrelay: update 1.1.0 -> 1.2.0
- The main focus of this release is ODBC improvements.
Relnotes:
http://software.firstworks.com/2017/11/sql-relay-120-release-announcement.html
|
Sat, 3 Jun 2017
|
[ 19:26 pi ]
devel/rudiments: update 1.0.4 -> 1.0.5
databases/sqlrelay: update 1.0.1 -> 1.1.0
http://software.firstworks.com/2017/05/rudiments-105-release-announcement.html
http://software.firstworks.com/2017/05/sql-relay-110-release-announcement.html
|
Sun, 26 Mar 2017
|
[ 09:49 pi ]
devel/rudiments: update 1.0.2 -> 1.0.4
databases/sqlrelay: update 1.0.0 -> 1.0.1
rudiments:
- added support for EOT to codetree
- added loop-avoidance to xmldomevents class
- added alias support to codetree class
- replaced readline with libedit
- included implementation of history_truncate_file for versions of
libedit that don't provide it
- added --disable-wall and --disable-werror configure options
sqlrelay:
- updated sqlr-bench to create "db"-bench.png
- added edoc-generated API docs for the Erlang API (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Feb 2017
|
[ 04:35 bdrewery ]
Remove ${PORTSDIR} from databases/py-sqlrelay dependencies.
|
Thu, 19 Jan 2017
|
[ 19:50 pi ]
devel/rudiments: update 0.57.0 -> 1.0.2
databases/sqlrelay: update 0.67.0 -> 1.0.0
Recommended reading:
http://software.firstworks.com/2016/12/benchmarking-sql-relay-100.html
http://software.firstworks.com/2016/12/rudiments-100-release-announcement.html
http://software.firstworks.com/2016/12/rudiments-102-release-announcement.html
http://software.firstworks.com/2016/12/sql-relay.html
|
Mon, 21 Nov 2016
|
[ 21:13 pi ]
devel/rudiments: update 0.56.0 -> 0.57.0
databases/sqlrelay: update 0.66.0 -> 0.67.0
http://software.firstworks.com/2016/11/rudiments-0570-release-announcement.html
http://software.firstworks.com/2016/11/sql-relay-0670-release-announcement.html
|
Sun, 9 Oct 2016
|
[ 16:10 pi ]
devel/rudiments: 0.55.0 -> 0.56.0
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
|
Sun, 3 Apr 2016
|
[ 10:17 pi ]
devel/rudiments: 0.54 -> 0.55.0
databases/sqlrelay: 0.64 -> 0.65.0
rudiments:
- file::open sets errno=ENOENT if the file or path wasn't found on
Windows now
- fixed a bug with filedescriptor::printf when printing to non-buffered
files on Windows and Solaris 11
- fixed a bug that caused a crash in codetree if codeposition is NULL
- added missing dll export clause to codetreegrammar class
- added xmldomevents class
- added namespace discrimination in codetree::write
- fixed a codetree end-of-string-during-concatenation bug
- fixed a codetree tree reset bug
- fixed an xmlsax bug that caused text nodes with empty values to be (Only the first 15 lines of the commit message are shown above )
|
Sat, 17 Oct 2015
|
[ 13:07 pi ]
devel/rudiments: 0.53 -> 0.54
databases/sqlrelay: 0.63 -> 0.64
Changes rudiments:
http://software.firstworks.com/2015/10/rudiments-054-release-announcement.html
Changes sqlrelay:
http://software.firstworks.com/2015/10/sql-relay-064-release-announcement.html
|
Wed, 2 Sep 2015
|
[ 20:35 pi ]
devel/rudiments: 0.52 -> 0.53
databases/sqlrelay: 0.62 -> 0.63
0.53 - exposed codetreegrammar class and updated codetree class so that
successive parses/writes can use the same grammar without
having to reload it
added insert/appendXml(File) methods to xmldomnode to parse and
insert/append xml strings or files to a node
fixed FILE->fileno detection for solaris 11.2,
which doesn't have it at all
llabs() is detected and preferred to abs()
added partial xml namespace support (namespaces for tags)
added partial support for extended ascii character set to character
class
added setgroups() call before setuid() call to drop extraneous groups (Only the first 15 lines of the commit message are shown above )
|
Sat, 8 Aug 2015
|
[ 12:11 pi ]
databases/sqlrelay: 0.60 -> 0.62
- added query filter plugin framework
- added regex, string and pattern filters
- added normalization translation
- added reformatdatetime result set translation
- fixed error in sqlrconfigfile class that could cause sqlr-start to
- crash if one instance defines addresses but the next doesn't
- added query status flag to sqlrservercursor
- tweaked odbc driver's SQLGetTypeInfo()
- field name is passed into runResultSetTranslations() now
- added support for maxitembuffersize, maxselectlistsize,
- and maxbindcount for firebird
- added native api for node.js
- added recognition of bigint, ubigint and uniqueidentifier fields in (Only the first 15 lines of the commit message are shown above )
|
Sun, 21 Jun 2015
|
[ 11:52 pi ]
devel/rudiments: 0.50 -> 0.51
databases/sqlrelay: 0.59 -> 0.60
- Both packages are updated together.
- Lots of changes in devel/rudiments, see ChangeLog
- Fixes in sqlrelay:
o fixed true->false transposition in sqlrservercontroller::interceptQuery
that could lead to a reLogIn loop
o applied George Carrette's patch to fix PDO connectstring options
o migrated directory/file paths info into sqlrpaths class
o removed undocumented and not-so-relevent-these-days
o MAX_CONNECTIONS/overridemaxconnections failsafe in sqlr-start
o fixed java header detection for javac located in /usr/bin
o updated java api to support non-null-tolerant implementations of
environment::NewStringUTF()
o the perl api builds correctly on OSR5 again
o the postgresql sslmode is omitted entirely from the connect string now,
if it's disabled, to prevent problems with older versions of
postgresql that don't support the parameter at all
o mono 2.8 or greater is required now
o added a datedelimiters attribute to the instance tag in sqlrelay.conf
to limit what date delimiters are used when translating dates
o re-added mssqlserver detection, which had been accidentally removed
o fixed statically-linked build
o fixed mysql lob field bug that could cause a crash
|
Fri, 8 May 2015
|
[ 04:03 pi ]
databases/sqlrelay: 0.58.1 -> 0.59
0.59 - updated docs, removed some Cygwin-specific info
added support for login warnings
made bind variable buffers dynamic on the client side
added maxbindvars parameter on the server side
binding a NULL to an integer works with db2 now
moved getting started with DB docs into the cloud
added a semaphore to ensure that the listener doesn't hand off the
client to the connection until the connection is ready,
elimiating a race condition on the handoff socket that could
occur if the connection timed out waiting for the listener
just after the listener had decided to use that connection
oracle temp tables that need to be truncated at the end of the session
are truncated with "truncate table xxx" now rather than (Only the first 15 lines of the commit message are shown above )
|
Wed, 1 Apr 2015
|
[ 16:59 pi ]
databases/sqlrelay: 0.58 -> 0.58.1
- 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
|
Wed, 31 Dec 2014
|
[ 12:33 pi ]
databases/sqlrelay: 0.56 -> 0.58
Changes:
http://software.firstworks.com/2014/10/sql-relay-057-is-out.html
http://software.firstworks.com/2014/12/sql-relay-058-is-out.html
PR: 196366
|
Fri, 3 Oct 2014
|
[ 12:05 tijl ]
Remove some unneeded patches and other bits so USES=autoreconf can be
removed (avoids a problem with upcoming devel/libtool update)
PR: 194068
|
Mon, 22 Sep 2014
|
[ 20:20 pi ]
databases/sqlrelay: 0.53.1 -> 0.56, unbreak, take maintainership
- Long list of changes since 0.53.1, see ChangeLog
- unbreak
- many of the options need to be tested and fine-tuned
PR: 193846
|
Thu, 7 Nov 2013
|
[ 13:50 wg ]
databases/sqlrelay: update to 0.53.1
- Update to 0.53.1
- Unbreak build due to librudiments update
Reported by: marino
|
Tue, 29 Oct 2013
|
[ 01:11 pawel ]
Fix make index
|
Mon, 28 Oct 2013
|
[ 22:01 pawel ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update devel/rudiments to 0.43 [1]
- Add support for STAGEDIR [1]
- Update databases/sqlrelay to 0.52 (fixes build with new devel/rudiments)
- Remove leading article from COMMENT
- Add support for STAGEDIR
- Remove GTK1 option - no longer available feature
- Rename INTERBASE option to FIREBIRD (globally defined)
- Rename SQLITE2 to SQLITE3 as dependency changed to databases/sqlite3
- Use options substitutions, sort plist
PR: ports/181880 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 14 Apr 2012
|
[ 04:32 jgh ]
- Update to 0.44
- unbreak and undeprecate
PR: ports/166409
Submitted by: m.tsatsenko@gmail.com
Approved by: maintainer timeout ( 19 days )
|
Mon, 2 Nov 2009
|
[ 15:55 skv ]
- Update to 0.41
- Add WANT_GNOME [1]
- Be PREFIX-neutral [2]
Changes:
PR: ports/137491 [1], ports/138912 [1], ports/139472 [2],
Submitted by: Pavel Gubin <pg xx 2lazy.ru> [1],
Anatoly Borodin <anatoly.borodin xx gmail.com> [1],
Sahil Tandon <sahil xx tandon.net> [2]
|
Thu, 3 Jul 2008
|
[ 16:16 skv ]
Update to 0.39.4
|
Fri, 1 Dec 2006
|
[ 16:22 skv ]
* update to 0.38
* take maintainership (approved by demon@)
|
Tue, 15 Aug 2006
|
[ 16:53 skv ]
Update to 0.37.1
Approved by: maintainer (demon)
|
Wed, 19 Oct 2005
|
[ 07:03 demon ]
Update to version 0.36.4.
|
Sat, 21 May 2005
|
[ 08:44 demon ]
Upgrade to version 0.36.2.
|
Mon, 9 May 2005
|
[ 07:18 demon ]
Update to version 0.36.1.
|
Sat, 16 Oct 2004
|
[ 18:59 demon ]
Take maintainership;
Use autoconf to generate configure script.
Remove redundant bits which were probably needed for older versions of sqlrelay.
|
Mon, 30 Aug 2004
|
[ 07:53 demon ]
Update to version 0.35.
|
Fri, 28 May 2004
|
[ 12:43 demon ]
Update to version 0.34.3. Merger some changes from the PR.
PR: 66646
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Wed, 26 May 2004
|
[ 14:26 demon ]
Update to version 0.34.2.
Remove BROKEN for 5.X.
Leave BROKEN for 4.X since I didn't test there, but I hope it should
work. More testing is needed.
I switched off all DB variants support but MySQL due to the lack of tests.
Comments welcome.
|
Sun, 27 Oct 2002
|
[ 17:54 knu ]
Update to 0.32.
USE_REINPLACE.
|
Sat, 23 Feb 2002
|
[ 19:56 knu ] (Only the first 10 of 19 ports in this commit are shown above. )
Update SQLRelay to 0.30.
|
Fri, 21 Sep 2001
|
[ 18:26 knu ]
Update to 0.28.
|
Fri, 6 Jul 2001
|
[ 11:24 knu ] (Only the first 10 of 31 ports in this commit are shown above. )
Add sqlrelay, a persistent DB connection pooling/proxying/load balancing
system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.
|
Number of commits found: 40 |