r2003 - crux-2.2/ports/opt/uw-imap
Author: jue Date: 2006-10-07 16:56:51 +0200 (Sat, 07 Oct 2006) New Revision: 2003 Modified: crux-2.2/ports/opt/uw-imap/.md5sum crux-2.2/ports/opt/uw-imap/Pkgfile crux-2.2/ports/opt/uw-imap/README Log: uw-imap: update to 2006b Modified: crux-2.2/ports/opt/uw-imap/.md5sum =================================================================== --- crux-2.2/ports/opt/uw-imap/.md5sum 2006-10-07 14:52:37 UTC (rev 2002) +++ crux-2.2/ports/opt/uw-imap/.md5sum 2006-10-07 14:56:51 UTC (rev 2003) @@ -1 +1 @@ -9a80f58d8d6a0979c13714ae69050020 imap-2004g.tar.Z +56215a1bec976451fd1e62d48d13bd57 imap-2006b.tar.Z Modified: crux-2.2/ports/opt/uw-imap/Pkgfile =================================================================== --- crux-2.2/ports/opt/uw-imap/Pkgfile 2006-10-07 14:52:37 UTC (rev 2002) +++ crux-2.2/ports/opt/uw-imap/Pkgfile 2006-10-07 14:56:51 UTC (rev 2003) @@ -4,18 +4,21 @@ # Depends on: openssl name=uw-imap -version=2004g +version=2006b release=1 -source=(ftp://ftp.cac.washington.edu/imap/old/imap-$version.tar.Z) +source=(ftp://ftp.cac.washington.edu/imap/imap-$version.tar.Z) build () { cd imap-$version - echo y | make slx EXTRACFLAGS="$CFLAGS" \ - SSLTYPE=unix \ - SSLDIR=/usr \ - SSLCERTS=/etc/ssl/certs \ - IP=6 - + + sed -i 's/read x/x=y/' Makefile + make slx \ + EXTRACFLAGS="$CFLAGS" \ + SSLTYPE=unix \ + SSLDIR=/usr \ + SSLCERTS=/etc/ssl/certs \ + IP=6 + install -D -m 755 imapd/imapd $PKG/usr/sbin/imapd install -m 755 ipopd/{ipop2d,ipop3d} $PKG/usr/sbin install -D -m 644 src/imapd/imapd.8 $PKG/usr/man/man8/imapd.8 Modified: crux-2.2/ports/opt/uw-imap/README =================================================================== --- crux-2.2/ports/opt/uw-imap/README 2006-10-07 14:52:37 UTC (rev 2002) +++ crux-2.2/ports/opt/uw-imap/README 2006-10-07 14:56:51 UTC (rev 2003) @@ -1,4 +1,4 @@ -README for uw-imap 2004 +README for uw-imap 2006 REQUIREMENTS
participants (1)
-
crux@crux.nu