Skip site navigation (1)Skip section navigation (2)
Date:      26 Jun 1998 15:43:50 +0200
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        Warner Losh <imp@village.org>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/python Makefile ports/math/numpy Makefile  ports/math/pygist Makefile ports/x11/pygtk Makefile ports/devel/SWIG Makefile
Message-ID:  <87u358ffc9.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: Warner Losh's message of "Thu, 25 Jun 1998 07:26:33 -0600"
References:  <199806250643.XAA15462@freefall.freebsd.org> <199806251326.HAA26300@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@village.org> writes:

> In message <199806250643.XAA15462@freefall.freebsd.org> Thomas Gellekum writes:
> :   Add virtual category "python".
> 
> I noticed that NetBSD's pkgsrc stuff uses py-foo for all python
> stuff.  Is there any reason that we shouldn't do something similar?

I don't really care about names, I just left them alone.

~:228) find /usr/ports -name Makefile | xargs grep 'CAT.*python'
/usr/ports/devel/SWIG/Makefile:CATEGORIES=      devel python tcl81
/usr/ports/lang/python/Makefile:CATEGORIES=     lang python tk80
/usr/ports/math/numpy/Makefile:CATEGORIES=      math python
/usr/ports/math/pygist/Makefile:CATEGORIES=     math python
/usr/ports/math/rng/Makefile:CATEGORIES=        math python
/usr/ports/x11/pygtk/Makefile:CATEGORIES=       x11 python

How about

numpy  -> py-numerical
pygist -> py-gist
rng    -> py-rng
pygtk  -> py-gtk

?

Forget pythonqt, it's dead. I'll remove the port in a couple of days
and import kdebindings (as py-kdebindings).

How do we go on about this? Satoshi?

tg

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87u358ffc9.fsf>