From owner-cvs-all Thu Sep 19 14: 9:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A854337B401; Thu, 19 Sep 2002 14:09:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F58443E7B; Thu, 19 Sep 2002 14:09:12 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8JL9CCo058281; Thu, 19 Sep 2002 14:09:12 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8JL9CER058280; Thu, 19 Sep 2002 14:09:12 -0700 (PDT) Message-Id: <200209192109.g8JL9CER058280@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 19 Sep 2002 14:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/anubis Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/09/19 14:09:12 PDT Modified files: mail/anubis Makefile distinfo pkg-plist Log: - Update to 3.4.6 - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov (new maintainer) Revision Changes Path 1.5 +63 -12 ports/mail/anubis/Makefile 1.5 +1 -1 ports/mail/anubis/distinfo 1.3 +5 -3 ports/mail/anubis/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message