This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] uw-imap/uw-imap-util/uw-imap-imapd/c-client: UW IMAP Toolkit


Hi

I would like to adopt and maintain the
'uw-imap/uw-imap-util/uw-imap-imapd/c-client'
packages from Abraham Backus.

 o http://www.washington.edu/imap/               (Homepage)
 o ftp://ftp.cac.washington.edu/imap/imap.tar.Z  (Download location)


Here are the setup.hint files:

++ src/imap-2007/CYGWIN-PATCHES/c-client.hint  2008-03-09 17:25:59.593750000 +0100
sdesc: "UW c-client library"
ldesc: "University of Washington c-client library and headers"
category: Devel
requires: openssl-devel uw-imap
external-source: uw-imap

++ src/imap-2007/CYGWIN-PATCHES/setup.hint     2008-03-09 17:25:59.593750000 +0100
sdesc: "UW IMAP Toolkit"
ldesc: "University of Washington IMAP Toolkit Environment"
category: Mail
requires: cygwin

++ src/imap-2007/CYGWIN-PATCHES/uw-imap-imapd.hint     2008-03-09 17:25:59.609375000 +0100
sdesc: "UW IMAP Servers"
ldesc: "University of Washington Toolkit IMAP, POP3, and POP2 daemons"
category: Mail
requires: uw-imap openssl
external-source: uw-imap

++ src/imap-2007/CYGWIN-PATCHES/uw-imap-util.hint      2008-03-09 17:25:59.609375000 +0100
sdesc: "UW IMAP Utilities"
ldesc: "University of Washington IMAP Toolkit Utilities"
category: Mail
requires: uw-imap openssl
external-source: uw-imap

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir -p uw-imap/uw-imap-util uw-imap/c-client uw-imap/uw-imap-imapd

cd uw-imap
wget http://volkerzell.de/cygwin/ITP/uw-imap/setup.hint
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-2007-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-2007-1.tar.bz2

cd uw-imap-util
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-util/setup.hint
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-util/uw-imap-util-2007-1.tar.bz2

cd ../c-client
wget http://volkerzell.de/cygwin/ITP/uw-imap/c-client/setup.hint
wget http://volkerzell.de/cygwin/ITP/uw-imap/c-client/c-client-2007-1.tar.bz2

cd ../uw-imap-imapd
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-imapd/setup.hint
wget http://volkerzell.de/cygwin/ITP/uw-imap/uw-imap-imapd/uw-imap-imapd-2007-1.tar.bz2
-------------------------------- cut here ------------------------------------

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]