Date: Tue, 5 Dec 2006 12:13:49 +0100 From: VeeJay <maanjee@gmail.com> To: "Julian D. Seifert" <alamar@alamar.org> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: FreeBSD Port Question Message-ID: <2cd0a0da0612050313w7bf768e8ye175db406afa3950@mail.gmail.com> In-Reply-To: <20061205102445.GA74276@213-203-244-237.bsdtest.vdserver.de> References: <2cd0a0da0612050138t782fab92q4bf77cbf1c8c8aca@mail.gmail.com> <20061205102445.GA74276@213-203-244-237.bsdtest.vdserver.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Julian....
But it is still compiled distribution "
mysql-standard-5.0.27-freebsd6.0-i386.tar.gz" I have tried to download it
and tar it....
Like there is a Source distribution is also availible for Windows plateform:
"mysql-5.0.24a-win-src.tar.gz"
I wonder if I can get Source Distribution for FreeBSD 6.x :o(
Brgds
VJ
On 12/5/06, Julian D. Seifert <alamar@alamar.org> wrote:
>
>
> On Tue, Dec 05, 2006 at 10:38:30AM +0100, VeeJay wrote:
> > a snipt from Makefile:
> >
> > PORTNAME?= mysql
> > PORTVERSION= 5.0.2
> > PORTREVISION?= 0
> > CATEGORIES= databases
> > MASTER_SITES= ${MASTER_SITE_MYSQL}
>
> # grep -nie master.*site.*mysql /usr/ports/Mk/*
> /usr/ports/Mk/bsd.sites.mk:661:.if !defined(IGNORE_MASTER_SITE_MYSQL)
> /usr/ports/Mk/bsd.sites.mk:662:MASTER_SITE_MYSQL+= \
>
> After looking into the file /usr/ports/Mk/bsd.sites.mk we see for example:
> ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ \
>
> so what about subdir?
> /usr/ports/databases/mysql50-server]# grep -ie subdir= Make
> MASTER_SITE_SUBDIR= MySQL-5.0
>
> so we have:
> ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/
>
> tada :)
>
> cya,
>
> Julian D. `alamar` Seifert
>
> --
> If the truth is in your favor no one will believe you.
>
> gpg fingerprint:
> 435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E
>
>
>
--
Thanks!
BR / vj
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2cd0a0da0612050313w7bf768e8ye175db406afa3950>
