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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Jan 12 22:06:39 CET 2013


Revision: 20101
          http://gar.svn.sourceforge.net/gar/?rev=20101&view=rev
Author:   bonivart
Date:     2013-01-12 21:06:38 +0000 (Sat, 12 Jan 2013)
Log Message:
-----------
clamav/trunk: rebuild so mapfile is used

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

Modified: csw/mgar/pkg/clamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clamav/trunk/Makefile	2013-01-12 20:15:18 UTC (rev 20100)
+++ csw/mgar/pkg/clamav/trunk/Makefile	2013-01-12 21:06:38 UTC (rev 20101)
@@ -48,28 +48,18 @@
 PATCHFILES += CSWclamav.clamd.conf.p
 PATCHFILES += CSWclamav.clamav-milter.conf.p
 PATCHFILES += CSWclamav.optparser.c.p
-# Not needed with 0.97.6
-#PATCHFILES += CSWclamav.scanners.c.p
 
 # Must have 64-bit libmilter for this to work
 #BUILD64 = 1
 
-#PACKAGING_PLATFORMS  = solaris9-sparc solaris9-i386
-#PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 GARCOMPILER = GNU
 
-# Seems to be a compiler bug forcing us to use -xO2 instead of -xO3
-# http://bugs.sun.com/view_bug.do?bug_id=6683773
-# New bug filed since the above one isn't really solved, no bug id yet
-#OPT_FLAGS_SOS = -xO2
-
 sysconfdir = /etc/opt/csw
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-clamav
-# unrecognized by 0.95rc1? CONFIGURE_ARGS += --with-sendmail=$(libdir)/sendmail
 CONFIGURE_ARGS += --with-dbdir=/var/opt/csw/$(NAME)/db
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw/$(NAME)
 CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)

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