head 1.2; access; symbols pkgsrc-2014Q2:1.1.0.6 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.4 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.2 pkgsrc-2013Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2014.08.17.19.03.32; author joerg; state dead; branches; next 1.1; commitid 4mnTRI7jNTyVpKMx; 1.1 date 2013.11.18.22.50.01; author pettai; state Exp; branches; next ; commitid mhUc6xmNXfxJpOdx; desc @@ 1.2 log @Replace bootstrap script with working direct invocations of autotools. @ text @$NetBSD: patch-bootstrap,v 1.1 2013/11/18 22:50:01 pettai Exp $ Add support for newer automake --- bootstrap.orig 2013-11-18 09:00:56.000000000 +0000 +++ bootstrap @@@@ -36,7 +36,7 @@@@ aclocalflags="`sed -ne 's/^[ \t]*ACLOCAL # Check for automake amvers="no" -for v in 13 12 11 10 9 8 7 6 5; do +for v in 14 13 12 11 10 9 8 7 6 5; do if automake-1.${v} --version >/dev/null 2>&1; then amvers="-1.${v}" break @ 1.1 log @OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTPD nowadays is a fairly complete SMTP implementation. OpenSMTPD is primarily developed by Gilles Chehade, Eric Faurot and Charles Longeau; with contributions from various OpenBSD hackers. @ text @d1 1 a1 1 $NetBSD$ @