From nobody Wed Dec 18 14:51:37 2024 X-Original-To: haskell@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YCxTP2C8Cz5hRYY for ; Wed, 18 Dec 2024 14:51:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YCxTP0ysSz4NqG for ; Wed, 18 Dec 2024 14:51:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734533497; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CXCZHx1S3btC+07+gztJ859N7SQKLO8ZjAKxYZmbGas=; b=Y1ZOdttLT+TPngKbjrFzX2uoBoELXRluX3ap3xhLgv0MweqGgENN0V/kj/28qlYs5rJ2yC zHdWkWVzz1R19a9dS5/MDNA4tcv2v2jgx9Uam01V8TYbc5ltB8fLOpaHx5WXVebyq+hApO ugHqFy5Lf7JApQfOXgpvlIZz2RDJ8D3mEwz2qlwjVp3b1096V7DFJvWxYvi/ziiiKIa5MO XBOd053qB2n6zSUTzAqialApEY4KxlRI05/8ttPCL/KELh/5Jzbsg3s4yHmnV95/GwiBU3 b/EkkaEQFeXKUN8A+EBTzolaFqvn0j4fK24pv7BEBFe8OsSYw8xFO7j6HXDmNA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734533497; a=rsa-sha256; cv=none; b=esfvjElO7rF6/OVMO3PK4+fc41Q5ITAnkBNsRTMlXtYUfY1Z2BEvOw5a8fPEEzqu0R6k2G pkHLNtAmD0RfcXUyDKZmb26yMDolzQ9ws08771SSqVHW5gptbQAEhU6xmTUiTXJEWyTS+U +Oq6xwpyJZM3Fv+pexnMnv4ge70+u4I0Ix6HqvQx6U49kZ7v2FpYwkrO2xgKwpKkWCeq6r 1rnp4FfGrLZwgRYHQpfJTLBcvYgMFYlGsJuMP2yZsDt5IdtzNzVzKtf+DN2qX2nawjqwlW M5es0kNm4sc38QNHeNhR40YYlyJCRKpl4pgvzmUnR5MvQKhqGMLFeZhwsD+zjA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YCxTP0ZsVz1Bvs for ; Wed, 18 Dec 2024 14:51:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4BIEpagb017588 for ; Wed, 18 Dec 2024 14:51:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BIEpav5017587 for haskell@FreeBSD.org; Wed, 18 Dec 2024 14:51:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 283368] lang/ghc: remove unused DOCS_BUILD_DEPENDS=xetex Date: Wed, 18 Dec 2024 14:51:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283368 Siva Mahadevan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me@svmhdvn.name --- Comment #2 from Siva Mahadevan --- Ah that's my mistake, I looked through the pkg-plists, Makefiles, and patch files, and found no mention of PDF documentation being packaged. I'm fine with the HTML documentation being built because: * it's very easy to read it on both graphical and non-graphical freebsd sys= tems * as plaintext, it's lightweight * it doesn't pull in any other dependencies except Sphinx The PDF documentation is essentially unreadable on non-graphical freebsd systems, which are (in my understanding) the majority of the freebsd market share. Yet it pulls in quite heavyweight ports just to build something that= is already mostly available online (to someone who is able to view it with a graphical browser/PDF viewer anyway). For the sake of the general/majority consumer of lang/ghc, could we stop building PDF documentation, but keep HTML documentation as-is? --=20 You are receiving this mail because: You are the assignee for the bug.=