Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6D52E63B11D for ; Sat, 13 Mar 2010 22:16:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 234A363B17A; Sat, 13 Mar 2010 22:16:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 37E8763B141 for ; Sat, 13 Mar 2010 22:16:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1B724175DF; Sat, 13 Mar 2010 22:16:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 13 Mar 2010 22:16:35 +0000 From: Amitai Schlair Subject: CVS commit: pkgsrc/math/pari To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20100313221635.1B724175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Sat Mar 13 22:16:35 UTC 2010 Modified Files: pkgsrc/math/pari: Makefile PLIST distinfo options.mk pkgsrc/math/pari/patches: patch-ai Added Files: pkgsrc/math/pari/patches: patch-ap Log Message: Add a "doc" option (on by default) to control whether the documentation is rendered and installed. Disabling the option is helpful e.g. for web servers supporting OpenID logins, where X and TeX aren't present. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 pkgsrc/math/pari/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/pari/PLIST cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/pari/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/pari/options.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/pari/patches/patch-ai cvs rdiff -u -r0 -r1.3 pkgsrc/math/pari/patches/patch-ap Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.