[csw-devel] SF.net SVN: gar:[19846] csw/mgar/pkg/courier-imap/trunk

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Fri Dec 7 15:43:37 CET 2012


Revision: 19846
          http://gar.svn.sourceforge.net/gar/?rev=19846&view=rev
Author:   wilbury
Date:     2012-12-07 14:43:37 +0000 (Fri, 07 Dec 2012)
Log Message:
-----------
courier-imap/trunk: Add manifest, take one.

Modified Paths:
--------------
    csw/mgar/pkg/courier-imap/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/courier-imap/trunk/files/cswcourier-imap.xml

Modified: csw/mgar/pkg/courier-imap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/courier-imap/trunk/Makefile	2012-12-07 14:40:42 UTC (rev 19845)
+++ csw/mgar/pkg/courier-imap/trunk/Makefile	2012-12-07 14:43:37 UTC (rev 19846)
@@ -13,16 +13,19 @@
 MASTER_SITES = $(SF_MIRRORS)
 SF_PROJECT = courier/imap
 DISTFILES  = $(DISTNAME).tar.bz2
+DISTFILES += cswcourier-imap.xml
 
 PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
 
+sysconfdir = /etc/opt/csw/courier-imap
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-root-check
 CONFIGURE_ARGS += --with-waitfunc=wait3
 CONFIGURE_ARGS += --enable-unicode
 CONFIGURE_ARGS += --with-db=gdbm
 CONFIGURE_ARGS += --with-userdb=/etc/opt/csw/authlib/userdb
-CONFIGURE_ARGS += --with-certsdir=$(sysconfdir)/courier-imap
+CONFIGURE_ARGS += --with-certsdir=$(sysconfdir)
 CONFIGURE_ARGS += --with-certdb=/etc/opt/csw/ssl/certs/ca-certificates.crt
 
 REINPLACE_USRLOCAL += $(mandir)/man1/maildirmake.1

Added: csw/mgar/pkg/courier-imap/trunk/files/cswcourier-imap.xml
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/courier-imap/trunk/files/cswcourier-imap.xml
___________________________________________________________________
Added: svn:mime-type
   + application/xml

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