Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 20:34:29 -0400 (EDT)
From:      Superuser <root@xena.gsicomp.on.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19428: Update to Cyrus-2.0.x Port
Message-ID:  <200006220034.e5M0YTt75830@xena.gsicomp.on.ca>

next in thread | raw e-mail | index | archive | help

>Number:         19428
>Category:       ports
>Synopsis:       Update to Cyrus-2.0.x Port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 21 17:40:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Emmerton
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
Computer Partners
>Environment:

	

>Description:

	Cyrus-2.0.x Port Update 1

>How-To-Repeat:

	

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cyrus2/patches/patch-ac
#	cyrus2/patches/patch-zy
#	cyrus2/patches/patch-zz
#
echo x - cyrus2/patches/patch-ac
sed 's/^X//' >cyrus2/patches/patch-ac << 'END-of-cyrus2/patches/patch-ac'
X*** configure.orig	Wed Jun 21 18:26:11 2000
X--- configure	Wed Jun 21 18:28:47 2000
X***************
X*** 4065,4074 ****
X  	cmu_saved_LIBS=$LIBS
X  	if test -d ${with_sasl}; then
X            ac_cv_sasl_where_lib=${with_sasl}/lib
X!           ac_cv_sasl_where_inc=${with_sasl}/include
X  
X  	  SASLFLAGS="-I$ac_cv_sasl_where_inc"
X! 	  LIB_SASL"-L$ac_cv_sasl_where_lib"
X  	  CPPFLAGS="${cmu_saved_CPPFLAGS} -I${ac_cv_sasl_where_inc}"
X  	  LDFLAGS="${cmu_saved_LDFLAGS} -L${ac_cv_sasl_where_lib}"
X  	fi
X--- 4065,4074 ----
X  	cmu_saved_LIBS=$LIBS
X  	if test -d ${with_sasl}; then
X            ac_cv_sasl_where_lib=${with_sasl}/lib
X!           ac_cv_sasl_where_inc=${with_sasl}/include/sasl
X  
X  	  SASLFLAGS="-I$ac_cv_sasl_where_inc"
X! 	  LIB_SASL="-L$ac_cv_sasl_where_lib"
X  	  CPPFLAGS="${cmu_saved_CPPFLAGS} -I${ac_cv_sasl_where_inc}"
X  	  LDFLAGS="${cmu_saved_LDFLAGS} -L${ac_cv_sasl_where_lib}"
X  	fi
END-of-cyrus2/patches/patch-ac
echo x - cyrus2/patches/patch-zy
sed 's/^X//' >cyrus2/patches/patch-zy << 'END-of-cyrus2/patches/patch-zy'
X*** perl/sieve/acap/Makefile.PL.orig	Tue Jun  6 17:22:10 2000
X--- perl/sieve/acap/Makefile.PL	Wed Jun 21 14:49:46 2000
X***************
X*** 47,53 ****
X  WriteMakefile(
X      'NAME'	=> 'Cyrus::SIEVE::acap',
X      'VERSION_FROM' => 'acap.pm', # finds $VERSION
X!     'LIBS'	=> ["-L../../../acap/ -lacap $SASL_LIB -L../../../lib/ -lcyrus -lssl -lcrypto"],   # e.g., '-lm' 
X      'DEFINE'	=> '',     # e.g., '-DHAVE_SOMETHING' 
X      'INC'	=> "-I../../../acap/ $SASL_INC",     # e.g., '-I/usr/include/other' 
X  );
X--- 47,53 ----
X  WriteMakefile(
X      'NAME'	=> 'Cyrus::SIEVE::acap',
X      'VERSION_FROM' => 'acap.pm', # finds $VERSION
X!     'LIBS'	=> ["-L../../../acap/ -lacap -L../../../lib/ -lcyrus $SASL_LIB -lssl -lcrypto"],   # e.g., '-lm' 
X      'DEFINE'	=> '',     # e.g., '-DHAVE_SOMETHING' 
X      'INC'	=> "-I../../../acap/ $SASL_INC",     # e.g., '-I/usr/include/other' 
X  );
END-of-cyrus2/patches/patch-zy
echo x - cyrus2/patches/patch-zz
sed 's/^X//' >cyrus2/patches/patch-zz << 'END-of-cyrus2/patches/patch-zz'
X*** perl/sieve/managesieve/Makefile.PL.orig	Tue Jun  6 17:22:10 2000
X--- perl/sieve/managesieve/Makefile.PL	Wed Jun 21 14:45:16 2000
X***************
X*** 47,53 ****
X  WriteMakefile(
X      'NAME'	=> 'Cyrus::SIEVE::managesieve',
X      'VERSION_FROM' => 'managesieve.pm', # finds $VERSION
X!     'LIBS'	=> ["-L../lib/ -lisieve $SASL_LIB -L../../../lib/ -lcyrus -lssl -lcrypto"], 
X      'DEFINE'	=> '',     # e.g., '-DHAVE_SOMETHING' 
X      'INC'	=> "-I../lib/ -I../../../lib/ $SASL_INC",
X  );
X--- 47,53 ----
X  WriteMakefile(
X      'NAME'	=> 'Cyrus::SIEVE::managesieve',
X      'VERSION_FROM' => 'managesieve.pm', # finds $VERSION
X!     'LIBS'	=> ["-L../lib/ -lisieve -L../../../lib/ -lcyrus $SASL_LIB -lssl -lcrypto"], 
X      'DEFINE'	=> '',     # e.g., '-DHAVE_SOMETHING' 
X      'INC'	=> "-I../lib/ -I../../../lib/ $SASL_INC",
X  );
END-of-cyrus2/patches/patch-zz
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006220034.e5M0YTt75830>