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
|
# Depends on: openssl
|
||||||
|
|
||||||
name=uw-imap
|
name=uw-imap
|
||||||
version=2004g
|
version=2006b
|
||||||
release=1
|
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 () {
|
build () {
|
||||||
cd imap-$version
|
cd imap-$version
|
||||||
echo y | make slx EXTRACFLAGS="$CFLAGS" \
|
|
||||||
SSLTYPE=unix \
|
sed -i 's/read x/x=y/' Makefile
|
||||||
SSLDIR=/usr \
|
make slx \
|
||||||
SSLCERTS=/etc/ssl/certs \
|
EXTRACFLAGS="$CFLAGS" \
|
||||||
IP=6
|
SSLTYPE=unix \
|
||||||
|
SSLDIR=/usr \
|
||||||
|
SSLCERTS=/etc/ssl/certs \
|
||||||
|
IP=6
|
||||||
|
|
||||||
install -D -m 755 imapd/imapd $PKG/usr/sbin/imapd
|
install -D -m 755 imapd/imapd $PKG/usr/sbin/imapd
|
||||||
install -m 755 ipopd/{ipop2d,ipop3d} $PKG/usr/sbin
|
install -m 755 ipopd/{ipop2d,ipop3d} $PKG/usr/sbin
|
||||||
install -D -m 644 src/imapd/imapd.8 $PKG/usr/man/man8/imapd.8
|
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
|
REQUIREMENTS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user