From: kmos Date: Sat, 13 Aug 2022 07:14:07 +0000 (+0000) Subject: The portgen Python modue has been rotting and doesn't generate a usable X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=cd0489233f19cacb2bf562713b279b52ec1dc439;p=openbsd The portgen Python modue has been rotting and doesn't generate a usable port. Disable it and pull mention of it from the portgen(1) man page. Don't delete the modules yet, in case someone wants to whip it back into shape. ok sthen --- diff --git a/share/man/man1/portgen.1 b/share/man/man1/portgen.1 index 5eb1cf4eb0e..dfe5d4deb61 100644 --- a/share/man/man1/portgen.1 +++ b/share/man/man1/portgen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: portgen.1,v 1.8 2022/01/13 18:39:14 jmc Exp $ +.\" $OpenBSD: portgen.1,v 1.9 2022/08/13 07:14:07 kmos Exp $ .\" .\" Copyright (c) 2015 Giannis Tsaraias .\" Copyright (c) 2015 Vadim Zhukov @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 13 2022 $ +.Dd $Mdocdate: August 13 2022 $ .Dt PORTGEN 1 .Os .Sh NAME @@ -63,8 +63,6 @@ values: .Bl -inset -offset indent -compact .It Cm p5 for Perl modules on CPAN. -.It Cm py -for Python modules on PyPI. .It Cm ruby for Ruby gems. .It Cm go