[csw-devel] SF.net SVN: gar:[10710] csw/mgar/pkg/powerdns/branches

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Mon Aug 9 11:48:03 CEST 2010


Revision: 10710
          http://gar.svn.sourceforge.net/gar/?rev=10710&view=rev
Author:   idogan23
Date:     2010-08-09 09:48:03 +0000 (Mon, 09 Aug 2010)

Log Message:
-----------
powerdns: opendbx backend

Modified Paths:
--------------
    csw/mgar/pkg/powerdns/branches/opendbx/Makefile

Added Paths:
-----------
    csw/mgar/pkg/powerdns/branches/opendbx/

Modified: csw/mgar/pkg/powerdns/branches/opendbx/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile	2010-08-05 06:44:09 UTC (rev 10701)
+++ csw/mgar/pkg/powerdns/branches/opendbx/Makefile	2010-08-09 09:48:03 UTC (rev 10710)
@@ -27,17 +27,17 @@
 
 GARCOMPILER = GCC3
 PACKAGING_PLATFORMS +=  solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS +=  solaris10-sparc solaris10-i386
 SKIPTEST = 1
-EXTRA_LD_OPTIONS = -R/opt/csw/mysql5/lib/mysql
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw/pdns
-CONFIGURE_ARGS += --with-mysql=/opt/csw/mysql5
+CONFIGURE_ARGS += --with-modules=""
+CONFIGURE_ARGS += --with-dynmodules=opendbx
 
 RUNTIME_DEP_PKGS_CSWpdns += CSWzlib
 RUNTIME_DEP_PKGS_CSWpdns += CSWgcc3core
 RUNTIME_DEP_PKGS_CSWpdns += CSWgcc3g++
-RUNTIME_DEP_PKGS_CSWpdns += CSWmysql5rt
 
 INITSMF = /etc/opt/csw/init.d/cswpdns
 PRESERVECONF = /etc/opt/csw/pdns/pdns.conf


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