[csw-devel] SF.net SVN: gar:[17911] csw/mgar/pkg

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Apr 30 18:49:32 CEST 2012


Revision: 17911
          http://gar.svn.sourceforge.net/gar/?rev=17911&view=rev
Author:   wahwah
Date:     2012-04-30 16:49:31 +0000 (Mon, 30 Apr 2012)
Log Message:
-----------
libpqxx/trunk: Initial commit, doesn't build: connection_base.cxx, line 480: Error: Cannot use std::__reverse_bi_iterator<std::list<pqxx::errorhandler*>::iterator, std::bidirectional_iterator_tag, pqxx::errorhandler*, pqxx::errorhandler*&, pqxx::errorhandler**, int> to initialize const std::__reverse_bi_iterator<std::list<pqxx::errorhandler*>::const_iterator, std::bidirectional_iterator_tag, pqxx::errorhandler*, pqxx::errorhandler*const&, pqxx::errorhandler*const*, int>

Added Paths:
-----------
    csw/mgar/pkg/libpqxx/
    csw/mgar/pkg/libpqxx/Makefile
    csw/mgar/pkg/libpqxx/branches/
    csw/mgar/pkg/libpqxx/tags/
    csw/mgar/pkg/libpqxx/trunk/
    csw/mgar/pkg/libpqxx/trunk/Makefile
    csw/mgar/pkg/libpqxx/trunk/checksums
    csw/mgar/pkg/libpqxx/trunk/files/

Added: csw/mgar/pkg/libpqxx/Makefile
===================================================================
--- csw/mgar/pkg/libpqxx/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libpqxx/Makefile	2012-04-30 16:49:31 UTC (rev 17911)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/libpqxx/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/libpqxx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libpqxx/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libpqxx/trunk/Makefile	2012-04-30 16:49:31 UTC (rev 17911)
@@ -0,0 +1,21 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = libpqxx
+VERSION = 4.0
+GARTYPE = v2
+CATEGORIES = lib
+
+DESCRIPTION = C++ client API for PostgreSQL
+define BLURB
+endef
+
+MASTER_SITES = http://pqxx.org/download/software/libpqxx/
+DISTFILES  = $(DISTNAME).tar.gz
+
+BUILD_DEP_PKGS = CSWpostgresql-dev
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/libpqxx/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/libpqxx/trunk/checksums
===================================================================
--- csw/mgar/pkg/libpqxx/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libpqxx/trunk/checksums	2012-04-30 16:49:31 UTC (rev 17911)
@@ -0,0 +1 @@
+bd7541f858400a96cbe2a48cb342ad0e  libpqxx-4.0.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list