[csw-devel] SF.net SVN: gar:[7108] csw/mgar/pkg/unbound/trunk/Makefile

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Wed Nov 4 16:45:56 CET 2009


Revision: 7108
          http://gar.svn.sourceforge.net/gar/?rev=7108&view=rev
Author:   idogan23
Date:     2009-11-04 15:45:55 +0000 (Wed, 04 Nov 2009)

Log Message:
-----------
unbound: bump version to 1.3.4

Modified Paths:
--------------
    csw/mgar/pkg/unbound/trunk/Makefile

Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile	2009-11-04 15:24:26 UTC (rev 7107)
+++ csw/mgar/pkg/unbound/trunk/Makefile	2009-11-04 15:45:55 UTC (rev 7108)
@@ -28,6 +28,9 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
+PACKAGING_PLATFORMS =  solaris8-sparc solaris8-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
 ifeq ($(shell uname -r),5.8)
 	GARCOMPILER = GCC4
 	REQUIRED_PKGS += CSWgcc4corert
@@ -39,6 +42,7 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGUTE_ARGS += --with-solaris-threads
+CONFIGURE_ARGS += --with-ldns=/opt/csw
 CONFIGURE_ARGS += --with-ssl=/opt/csw
 CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw


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