On 2006/09/08 01:35, Sebastian Rother wrote: > On Fri, 8 Sep 2006 00:08:50 +0100 > Stuart Henderson <[EMAIL PROTECTED]> wrote: > > > On 2006/09/08 00:50, Sebastian Rother wrote: > > > I`ve installed OpenBSD 4.0 (snapshot) and searched in my Ports to find > > > the Openoffice Port but I wasn`t able to find it > > > > editors/openoffice. > > Thanks! > cd usr/ports > make search key=openoffice didn`t told me that.
It's not hooked into the main ports build yet (and unless I'm mistaken as to reasons, I imagine it probably won't be for a while longer). Because of this, "make" in /usr/ports/editors won't descend into openoffice. If you move /usr/ports/INDEX out the way and play around with "make -n" (index, and the things that suggests) you should understand why this matters.
