Commit graph

10 commits

Author SHA1 Message Date
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
jperkin
ac4dcc786d Reset MAINTAINER after tonnerre resigned. 2017-04-19 11:24:36 +00:00
wiz
3e8fc3ae34 Also link against libexecinfo on FreeBSD.
From rodent@
2016-11-16 09:40:24 +00:00
wiz
b0caeaf406 Updated google-glog to 0.3.4.
google-glog 0.3.4

    repository moved from code.google.com/p/google-glog to github.com/google/glog
    fixes for latest MSVS
    add libc++ support
    fix build issue in demangle.cc
    add callback for OpenObjectFileContainingPcAndGetStartAddress
    add StrError and replace posix_strerror_r call
    fix VC build by adding GOOGLE_GLOG_DLL_DECL
    style fix for C++11
    reduce dynamic allocation from 3 to 1 per log message
    attempt to improve mingw-w64 support
    support unordered_(map|set) by stl_logging
2016-11-01 15:22:26 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these 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-11-03 03:27:11 +00:00
obache
312ee66ffd Add buildlink3.mk. 2014-11-29 09:35:17 +00:00
joerg
cba5d22771 Fix use of NUL compared against pointers, including a real bug due to
missing indices. Bump revision.
2013-07-18 12:01:29 +00:00
joerg
3b44bce23b libc++ doesn't provide libstdc++'s ext/slist.h, so don't use it. 2013-05-09 13:50:14 +00:00
joerg
3f8e9c2506 Must link against libexecinfo on newer NetBSD. 2013-02-26 10:24:50 +00:00
tonnerre
2696259ca2 Initial import of the Google application level logging library,
version 0.3.3.

	This package contains a C++ implementation of the Google
	logging module, a library implementing application level
	logging for C++
2013-02-08 22:06:37 +00:00