./wip/commoncpp2, Portable and highly optimized class framework for C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.1nb1, Package name: commoncpp2-1.8.1nb1, Maintainer: pkgsrc-users

GNU Common C++ is a portable and highly optimized class framework for
writing C++ applications that need to use threads, sockets, XML parsing,
serialization, config files, etc. This framework offers a class foundation
that hides platform differences from your C++ application so that you need
not write platform specific code. GNU Common C++ has been ported to compile
nativily on most platforms which support either posix threads, or on
Microsoft Windows.


Required to run:
[textproc/libxml2] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: af613320ec9572d590127f854dc40a9b5240ae16
Filesize: 887.381 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-06-02 21:16:47 by othyro | Files touched by this commit (1)
Log message:
Updated due to source file change. Patch is otherwise the same.
   2011-06-02 21:15:53 by othyro | Files touched by this commit (1) | Package updated
Log message:
updated
   2011-06-02 21:15:11 by othyro | Files touched by this commit (1)
Log message:
version++
   2010-06-05 13:51:36 by OBATA Akio | Files touched by this commit (1)
Log message:
Note TODO for ready to import.
   2010-06-05 13:39:26 by OBATA Akio | Files touched by this commit (2)
Log message:
kill special /opt handling completely.
   2010-06-05 13:33:03 by OBATA Akio | Files touched by this commit (1)
Log message:
reformat