summaryrefslogtreecommitdiff
path: root/databases/libcassandra
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19Reset MAINTAINER after tonnerre resigned.jperkin1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-17Revbump after updating devel/boost-libsadam1-2/+2
2014-11-07Revbump after updating boostadam1-2/+2
2014-09-22Don't bail out on unused local typedefs. Bump revision.joerg1-2/+2
2014-08-13Revbump after boost-libs updateadam1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-23Disable 64bit handling logic in configure, fixes build on SunOS.fhajny1-1/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-06-26Add one missing #if for C++03 vs C++11 differences.joerg2-7/+16
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-30Use C++11 headers directly if in C++11 mode or when using libc++.joerg8-13/+262
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-11-16Disable warning about C++11 usage in Boost.joerg3-5/+18
Always return a value in a non-void function.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-07-02Revbump after updating boostadam1-2/+2
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-12Use "GCC_REQD+=4.4" instead of a direct dependence on lang/gcc44.sbd1-9/+5
2012-02-29Recursive bump from devel/boost-libs update.hans1-2/+2
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2011-11-29databases/libcassandra: DragonFly: Remove dependency on lang/gcc44marino1-3/+7
DragonFly is capable of building libcassandra without lang/gcc44.
2011-11-27Disable -Wundef, it fails with libthrift.joerg1-1/+4
2011-11-23Fix build with newer libthriftjoerg3-1/+30
2011-10-19Recursive Bump from boost-libs ABI bump.obache1-2/+2
2011-09-24configure (ab)uses Perljoerg1-1/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-02-11revbump(1) for devel/libevent update.tnn1-1/+2
2010-10-16Update libcassandra to version 20101010. Changes since 20100501:tonnerre4-10/+21
- Rewritten parts in C++0x - Lots of bugfixes - Added some header files
2010-05-01Remove pkgsrc hack from patch-aa, it shouldn't be there.tonnerre2-12/+3
2010-05-01Import libcassandra version 20100501.tonnerre6-0/+153
libcassandra is a C++ client API for Apache Cassandra. The standard front-end (in the sense of "language binding") for writing C++ programs that use Cassandra.