uw-imap: update to 2006b
This commit is contained in:
parent
dd1342b211
commit
a2ae68ce36
@ -1 +1 @@
|
||||
9a80f58d8d6a0979c13714ae69050020 imap-2004g.tar.Z
|
||||
56215a1bec976451fd1e62d48d13bd57 imap-2006b.tar.Z
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
README for uw-imap 2004
|
||||
README for uw-imap 2006
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user