Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2E77C84F01 for ; Wed, 21 Jun 2023 19:08:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id jcJNou2DbSxF for ; Wed, 21 Jun 2023 19:08:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B422684EE5 for ; Wed, 21 Jun 2023 19:08:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B17A3FA89; Wed, 21 Jun 2023 19:08:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687374516164400" MIME-Version: 1.0 Date: Wed, 21 Jun 2023 19:08:36 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/mk/defaults To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230621190836.B17A3FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687374516164400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Jun 21 19:08:36 UTC 2023 Modified Files: pkgsrc/mk/defaults: options.description Log Message: Describe 'sgml' option. To generate a diff of this commit: cvs rdiff -u -r1.702 -r1.703 pkgsrc/mk/defaults/options.description Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687374516164400 Content-Disposition: inline Content-Length: 673 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mk/defaults/options.description diff -u pkgsrc/mk/defaults/options.description:1.702 pkgsrc/mk/defaults/options.description:1.703 --- pkgsrc/mk/defaults/options.description:1.702 Wed May 24 17:15:08 2023 +++ pkgsrc/mk/defaults/options.description Wed Jun 21 19:08:36 2023 @@ -795,6 +795,7 @@ sendmail-socketmap Enable Sendmail SOCKE serf Use serf HTTP/WebDAV client library. serialconsole Enable use of serial console. sge Support for Sun Grid Engine batch scheduler +sgml Enable SGML support. shine Enable shine (non-FPU mp3) support. shout Enable SHOUTcast support. sidplay Enable support for the SID audio file format. --_----------=_1687374516164400--