summaryrefslogtreecommitdiff
path: root/mail/imap-uw
diff options
context:
space:
mode:
authormartti <martti>2001-12-15 08:30:26 +0000
committermartti <martti>2001-12-15 08:30:26 +0000
commit74fe094e8f401c090580d0422e8dabb3e9812eb8 (patch)
tree5586d81da93ec3d7b8e17f465376d57300444963 /mail/imap-uw
parent8d926ba5c11190213ec1cc5f15cfc68266a9475e (diff)
downloadpkgsrc-74fe094e8f401c090580d0422e8dabb3e9812eb8.tar.gz
* Updated to 2001.1 (2001a).
* Updated buildlink.mk as the new version has some new #defines in the .h file (and e.g. pine won't build against the old version) Updated: 2 November 2001 imap-2001a is a maintenance release, consisting primarily of bugfixes including some critical bugfixes to crash and denial of service problems. Programs written for imap-2001 will build with this version without modification. The following new facilities have also been added: The new /norsh switch in mailbox names provides a more intuitive way of disabling rsh-IMAP than the existing :143 or setting the rsh-timeout to 0. Passwords are no longer returned in mm_dlog() callbacks unless the application sets the SET_DEBUGSENSITIVE parameter. The SET_NETFSSTATBUG parameter allows an application to force the traditional UNIX mailbox driver to close and reopen the mailbox at ping time. This is EXTREMELY inefficient, and should only be used to access files stored on AFS and old NFS systems. The ISO 8859 and Windows conversion tables have been updated to comply with Unicode 3.1, and the KOI8-R table has been verified as compliant with Unicode 3.1. The SPECIALS mechanism for passing parameters to the lowest level Makefile has been updated to be more general. See the next item for why you might care. New lrh port to build on Red Hat Linux 7.2, with pre-set definitions for the places where Red Hat has placed Kerberos and SSL. It's actually just the lnp port with SPECIALS defined accordingly. You may want to use it as a model if your system needs such definitions. Note that SPECIALS is primarily for IMAP toolkit (and Pine) purposes, and that user settings should use EXTRASPECIALS instead.
Diffstat (limited to 'mail/imap-uw')
-rw-r--r--mail/imap-uw/Makefile8
-rw-r--r--mail/imap-uw/PLIST3
-rw-r--r--mail/imap-uw/buildlink.mk4
-rw-r--r--mail/imap-uw/distinfo6
4 files changed, 10 insertions, 11 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 175ab96794d..d81093445b6 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2001/11/06 20:02:46 tv Exp $
+# $NetBSD: Makefile,v 1.37 2001/12/15 08:30:26 martti Exp $
-DISTNAME= imap-2001.FINAL
-PKGNAME= imap-uw-2001.0
+DISTNAME= imap-2001a
+PKGNAME= imap-uw-2001.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
EXTRACT_SUFX= .tar.Z
@@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.washington.edu/imap/
COMMENT= University of Washington's IMAP, POP2, and POP3 servers
-WRKSRC= ${WRKDIR}/imap-2001.RELEASE-CANDIDATE.1
-
USE_BUILDLINK_ONLY= # defined
USE_LIBTOOL= # defined
diff --git a/mail/imap-uw/PLIST b/mail/imap-uw/PLIST
index 76a2e20f637..3534ef6d5c9 100644
--- a/mail/imap-uw/PLIST
+++ b/mail/imap-uw/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:00:13 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/12/15 08:30:26 martti Exp $
include/c-client/c-client.h
include/c-client/env.h
include/c-client/env_unix.h
@@ -48,6 +48,7 @@ share/doc/imap-uw/SSLBUILD
share/doc/imap-uw/Y2K
share/doc/imap-uw/bugs.txt
share/doc/imap-uw/calendar.txt
+share/doc/imap-uw/commndmt.txt
share/doc/imap-uw/drivers.txt
share/doc/imap-uw/formats.txt
share/doc/imap-uw/imaprc.txt
diff --git a/mail/imap-uw/buildlink.mk b/mail/imap-uw/buildlink.mk
index b12900f37e6..ffe79d73687 100644
--- a/mail/imap-uw/buildlink.mk
+++ b/mail/imap-uw/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.6 2001/10/16 13:00:46 tron Exp $
+# $NetBSD: buildlink.mk,v 1.7 2001/12/15 08:30:26 martti Exp $
#
# This Makefile fragment is included by packages that use imap-uw.
#
@@ -17,7 +17,7 @@ IMAP_UW_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.imap-uw?= imap-uw>=2001.0
+BUILDLINK_DEPENDS.imap-uw?= imap-uw>=2001.1
DEPENDS+= ${BUILDLINK_DEPENDS.imap-uw}:../../mail/imap-uw
EVAL_PREFIX+= BUILDLINK_PREFIX.imap-uw=imap-uw
diff --git a/mail/imap-uw/distinfo b/mail/imap-uw/distinfo
index 39d93396cf8..ddb508b051c 100644
--- a/mail/imap-uw/distinfo
+++ b/mail/imap-uw/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2001/10/11 15:34:50 martti Exp $
+$NetBSD: distinfo,v 1.5 2001/12/15 08:30:26 martti Exp $
-SHA1 (imap-2001.FINAL.tar.Z) = 44dbe1ba9fbe5a62df2e23984aeb17bb445f267e
-Size (imap-2001.FINAL.tar.Z) = 1934968 bytes
+SHA1 (imap-2001a.tar.Z) = 505ea704159846cc79e517d719d10bef94e2dc88
+Size (imap-2001a.tar.Z) = 1959777 bytes
SHA1 (patch-ae) = b8468d9171098c9df996929c846bbd4349cb573f
SHA1 (patch-ai) = aaa778f60684c797cc53a109b8430fa05ec7f424