| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=385767
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385741
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
"delete from xxx"
oracle temp tables that need to be dropped at the end of the session
are truncated first, rather than the connection re-logging in
an ora-14452 error (basically indicating that a temp table can only be
dropped after being truncated, or if the current session ends)
does not automatically trigger a re-login any more
updated cachemanager to use directory::read() directly instead of
directory::getChildName(index)
added cache and opencache commands to sqlrsh
made cache ttl a 64-bit number
added enabled="yes"/"no" parameter to logger modules
updated odbc connection code to use new/delete and rudiments methods
rather than malloc/free and native calls
retired Ruby DBI driver
fixed command line client crash when using -id "instance" with an
instance that uses authtier="database"
fixed bugs that could make reexecuted db2 selects fail and cause a
database re-login loop
tweaked spec file to remove empty directories on uninstall
fixed typo that could sometimes cause a listener crash
postgresql and mdbtools return error code of 1 rather than 0 for all
errors now
tweaked odbc driver to work with Oracle Heterogenous Agent (dblinks)
fixed bugs related to autocommit with db's that support transaction
blocks
implemented the ODBC driver-manager dialog for windows
updated windows installer to install ODBC registry settings
ODBC driver copies references now
fixed various bugs in sqlrconfigfile that caused sqlr-start with no
-id to crash or behave strangely sometimes
refactored build process to use nmake and be compatible with many
different versions of MS Visual Studio
updated the slow query logger to show the date/time that the query
was executed
consolidated c, c++ and server source/includes down a few levels
implemented column-remapping for get db/table/column commands to
enable different formats for mysql, odbc, etc.
odbc connection correctly returns database/table lists now
added support for maxselectlistsize/maxitembuffersize to MySQL
connection
updated mysql connection to fetch blob columns in chunks and not be
bound by maxitembuffersize
fixed a misspelling in sqlrelay.dtd
swapped order of init directory detection, looking for /etc/init.d
ahead of /etc/rc.d/init.d to resolve conflict with dkms on
SuSE Enterprise
C# api and tests compile and work under Mono on unix/linux now
sqlr-start spawns a new window on Windows now
added global temp table tracking for firebird
added droptemptables parameter for firebird
added globaltemptables parameter for oracle and firebird
updated mysql connection to allow mysql_init to allocate a mysql
struct on platforms that support mysql_init, rather than
using a static struct
fixed subtle noon/midnight-related bugs in date/time translation
updated mysql connection to get affected rows when not using the
statement api
updated mysql connection not to use the statement API on windows,
for now
disabled mysql_change_user, for now
fixed blob-input binds on firebird
Notes:
svn path=/head/; revision=385725
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/IVAN/DBIx-DBSchema-0.45/Changes
Notes:
svn path=/head/; revision=385715
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6/phpMyAdmin-4.4.6-notes.html/view
Notes:
svn path=/head/; revision=385659
|
|
|
|
|
|
|
|
|
|
|
| |
when using the internal mutex implementation via unsupported instructions.
PR: 197227
Submitted by: andrew@
Approved by: mandree@
Notes:
svn path=/head/; revision=385644
|
|
|
|
|
|
|
| |
Pointyhat to: antoine
Notes:
svn path=/head/; revision=385621
|
|
|
|
| |
Notes:
svn path=/head/; revision=385620
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385619
|
|
|
|
|
|
|
|
| |
PR: 199575
Submitted by: maintainer
Notes:
svn path=/head/; revision=385606
|
|
|
|
|
|
|
|
|
| |
PR: 199997
Submitted by: olgeni
Approved by: maintainer
Notes:
svn path=/head/; revision=385599
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
using asynchronous calls internally but offering a blocking interface so
that regular code can run unmodified.
WWW: https://bitbucket.org/dvarrazzo/psycogreen
PR: 199067
Submitted by: loic.blot@unix-experience.fr
Notes:
svn path=/head/; revision=385589
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385521
|
|
|
|
| |
Notes:
svn path=/head/; revision=385511
|
|
|
|
|
|
|
| |
- Replace spaces with a single space after WWW: in pkg-descr
Notes:
svn path=/head/; revision=385507
|
|
|
|
|
|
|
| |
ReleaseNotes: http://www.pgbarman.org/barman-1-4-1-released/
Notes:
svn path=/head/; revision=385505
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view
Notes:
svn path=/head/; revision=385504
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 199607
Notes:
svn path=/head/; revision=385499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 3.0.1 ] Release date: 5 May 2015
Upgrade urgency: LOW for Redis, Sentinel, Cluster.
* [FIX] Sentinel memory leak due to hiredis fixed. (Salvatore Sanfilippo)
* [FIX] Sentinel memory leak on duplicated instance. (Charsyam)
* [FIX] Redis crash on Lua reaching output buffer limits. (Yossi Gottlieb)
* [FIX] Sentinel flushes config on +slave events. (Bill Anderson)
</ChangeLog>
Notes:
svn path=/head/; revision=385498
|
|
|
|
|
|
|
|
| |
Submitted by: mat
Pointy hat to: olgeni
Notes:
svn path=/head/; revision=385494
|
|
|
|
| |
Notes:
svn path=/head/; revision=385492
|
|
|
|
|
|
|
| |
Submitted by: mat
Notes:
svn path=/head/; revision=385491
|
|
|
|
| |
Notes:
svn path=/head/; revision=385490
|
|
|
|
| |
Notes:
svn path=/head/; revision=385454
|
|
|
|
| |
Notes:
svn path=/head/; revision=385451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=385413
|
|
|
|
| |
Notes:
svn path=/head/; revision=385410
|
|
|
|
| |
Notes:
svn path=/head/; revision=385398
|
|
|
|
|
|
|
| |
Submitted by: mat
Notes:
svn path=/head/; revision=385383
|
|
|
|
| |
Notes:
svn path=/head/; revision=385377
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385349
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix unfetchable distfile
- Convert to USE_GITHUB
- Add LICENSE
PR: 199499
Submitted by: Chenguang Li <horus.li@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=385346
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update RUN_DEPENDS: use Rails 4
- Update WWW
Changes: https://github.com/mbleigh/seed-fu/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=385330
|
|
|
|
|
|
|
|
| |
PR: 199625
Submitted by: Geoff Garside <freebsd@geoffgarside.co.uk> (maintainer)
Notes:
svn path=/head/; revision=385186
|
|
|
|
|
|
|
| |
- Make the options a MULTI select
Notes:
svn path=/head/; revision=385178
|
|
|
|
|
|
|
|
|
| |
- Regenerate patch file with makepatch:
MFH: 2015Q2
Notes:
svn path=/head/; revision=385160
|
|
|
|
| |
Notes:
svn path=/head/; revision=385156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=385129
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=385116
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
Notes:
svn path=/head/; revision=385110
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
Notes:
svn path=/head/; revision=385103
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo in pkg-plist.
PR: 199833
Submitted by: packet@nerdheim.de
Approved by: maintainer <harrison.grundy@astrodoggroup.com>
Notes:
svn path=/head/; revision=385091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=385085
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=385083
|
|
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/MongoDB
While here, move the second BUILD_DEPENDS block to before TEST_DEPENDS.
Notes:
svn path=/head/; revision=385062
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=385029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=384997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=384932
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=384855
|
|
|
|
|
|
|
| |
PR: 199553
Notes:
svn path=/head/; revision=384819
|