Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2017 13:33:36 +0800
From:      blubee blubeeme <gurenchan@gmail.com>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: SF mastersites
Message-ID:  <CALM2mEktOuzLnGVMNdh5V5%2BeY5Hkw%2BYXKXhfoX0ocyQbBuZkdA@mail.gmail.com>
In-Reply-To: <CALM2mE=Nfwz1iu82mjsqtSAUMsniHNGDrEwqkTEPLE3xfkJ8Nw@mail.gmail.com>
References:  <CALM2mE=Nfwz1iu82mjsqtSAUMsniHNGDrEwqkTEPLE3xfkJ8Nw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I literally copy the entire url and add it to master_sites and it doesn't
work!

what does [:tl] even mean here? There's nothing about it on the whole page:
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html

SF ${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
MASTER_SITES= SF/spacenav/files/spacenav%20library%20%28SDK%29/
DISTNAME= libspnav-${PORTVERSION}

=> libspnav-0.2.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
https://downloads.sourceforge.net/project/spacenav/files/spacenav%20library%20%28SDK%29/libspnav-0.2.3.tar.gz
fetch:
https://downloads.sourceforge.net/project/spacenav/files/spacenav%20library%20%28SDK%29/libspnav-0.2.3.tar.gz:
Not Found
=> Attempting to fetch
https://cytranet.dl.sourceforge.net/project/spacenav/files/spacenav%20library%20%28SDK%29/libspnav-0.2.3.tar.gz
fetch:
https://cytranet.dl.sourceforge.net/project/spacenav/files/spacenav%20library%20%28SDK%29/libspnav-0.2.3.tar.gz:
Not Found
=> Attempting to fetch
https://excellmedia.dl.sourceforge.net/project/spacenav/files/spacenav%20library%20%28SDK%29/libspnav-0.2.3.tar.gz

still giving me not found errors!


On Sat, Oct 28, 2017 at 1:06 PM, blubee blubeeme <gurenchan@gmail.com>
wrote:

> These SF mater_sites give me a real tough time trying to figure it out and
> try to find github mirrors whenever possible but I need to figure this out.
>
> I'm trying to download: https://sourceforge.net/projects/spacenav/
>
> PORTNAME= freespacenav
> PORTVERSION= 0.2.3
>
> MASTER_SITES= SF/spacenav
> DISTNAME= libspnav-${PORTVERSION}
>
> I would think the version above would work since it leads to:
> https://downloads.sourceforge.net/project/spacenav/libspnav-0.2.3.tar.gz
>
> but that doesn't work!
>
> The documentation on: https://www.freebsd.org/
> doc/en/books/porters-handbook/makefile-distfiles.html
> 5.4.2.2. Magic MASTER_SITES Macros
> also leaves me more confused that relieved.
>
> Can anyone help me sort this out?
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mEktOuzLnGVMNdh5V5%2BeY5Hkw%2BYXKXhfoX0ocyQbBuZkdA>