Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 00:11:12 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        doc@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   url.cgi has a slight bug in it...
Message-ID:  <20050530071111.GW959@funkthat.com>

next in thread | raw e-mail | index | archive | help
If I knew perl I'd fix it, but luckily, I don't.

The problem is line 60.  If you take a look at:
http://www.freebsd.org/cgi/url.cgi?ports/net/cvsup-without-gui/../cvsup/pkg-descr.nogui

It declares that this is:
Port description for net/cvsup

when in fact it should be:
Port description for net/cvsup-without-gui

line 60 designed to deal with another problem produces this problem where
we should kill the path after the .. instead of before...  Though I don't
know the ports structure too well, so I don't know what type of problem
this is...

I've cc'd ports for their input into this, and they might even be the
ones that maintain this file...

Thanks for listening...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



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